@keyframes chartjs-render-animation{from{opacity:.99}to{opacity:1}}.chartjs-render-monitor{animation:chartjs-render-animation 1ms}.chartjs-size-monitor,.chartjs-size-monitor-expand,.chartjs-size-monitor-shrink{position:absolute;direction:ltr;left:0;top:0;right:0;bottom:0;overflow:hidden;pointer-events:none;visibility:hidden;z-index:-1}.chartjs-size-monitor-expand>div{position:absolute;width:1000000px;height:1000000px;left:0;top:0}.chartjs-size-monitor-shrink>div{position:absolute;width:200%;height:200%;left:0;top:0}
/* Generic divTable — historical CSS-only "table-like" markup, used
   where a real <table> can't be used (e.g. when each row is a form
   element).  Restyled to match Bootstrap's .table .table-bordered
   .table-striped .table-hover so the page reads as part of the
   broader admin UI instead of looking like a plain HTML demo. */

.divTable {
	display: table;
	width: 100%;
	border-collapse: collapse;
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
	border-radius: 0.25rem;
	overflow: hidden;
}
.divTableRow {
	display: table-row;
	width: 100%;
	transition: background-color 0.15s ease;
}
.divTableHeading {
	display: table-header-group;
	width: 100%;
	/* Soft blue gradient — matches the look of other DataTables-styled
	   index pages (e.g. Resource Categories, Suppliers) so the page
	   reads as "identification" rather than "data dump". */
	background: linear-gradient(to bottom, #e6f0fa 0%, #d3e3f3 100%);
	color: #2c3e50;
	font-weight: 600;
	font-size: 0.9rem;
}
.divTableBody {
	display: table-row-group;
	width: 100%;
}
.divTableFoot {
	display: table-footer-group;
	width: 100%;
	background-color: #f5f5f5;
	font-weight: 600;
}
.divTableCell, .divTableHead {
	display: table-cell;
	border: 1px solid #dee2e6;
	padding: 8px 12px;
	vertical-align: middle;
	font-size: 0.9rem;
}
/* Striped rows in the body (matches table-striped) */
.divTableBody .divTableRow:nth-child(odd) .divTableCell {
	background-color: rgba(0, 0, 0, 0.025);
}
/* Hover (matches table-hover) — applies to the row's cells. */
.divTableBody .divTableRow:hover .divTableCell {
	background-color: rgba(0, 123, 255, 0.06);
}
/* Edit-form row keeps a tinted background so the user sees they're
   in an editable state. */
.divTableBody .edit_form .divTableCell {
	background-color: #fff8e1 !important;
}
/* Inputs inside the edit-form row should look like Bootstrap form
   controls without the user having to add classes by hand. */
.divTableBody .edit_form input[type="text"],
.divTableBody .edit_form input[type="number"],
.divTableBody .edit_form input[type="email"],
.divTableBody .edit_form input[type="date"],
.divTableBody .edit_form select,
.divTableBody .edit_form textarea {
	display: block;
	width: 100%;
	padding: 0.25rem 0.5rem;
	font-size: 0.875rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: 0.2rem;
}
.divTableBody .edit_form input[type="submit"] {
	padding: 0.25rem 0.75rem;
	font-size: 0.875rem;
	color: #fff;
	background-color: #007bff;
	border: 1px solid #007bff;
	border-radius: 0.2rem;
	cursor: pointer;
}
.divTableBody .edit_form input[type="submit"]:hover {
	background-color: #0069d9;
}
:root{--dt-row-selected: 2, 117, 216;--dt-row-selected-text: 255, 255, 255;--dt-row-selected-link: 9, 10, 11;--dt-row-stripe: 0, 0, 0;--dt-row-hover: 0, 0, 0;--dt-column-ordering: 0, 0, 0;--dt-html-background: white}:root.dark{--dt-html-background: rgb(33, 37, 41)}table.dataTable td.dt-control{text-align:center;cursor:pointer}table.dataTable td.dt-control:before{display:inline-block;color:rgba(0, 0, 0, 0.5);content:"▶"}table.dataTable tr.dt-hasChild td.dt-control:before{content:"▼"}html.dark table.dataTable td.dt-control:before,:root[data-bs-theme=dark] table.dataTable td.dt-control:before{color:rgba(255, 255, 255, 0.5)}html.dark table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before{color:rgba(255, 255, 255, 0.5)}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:"▲";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:"▼";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;z-index:10}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:rgb(2, 117, 216);background:rgb(var(--dt-row-selected));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-top:6px !important;margin-bottom:6px !important;max-width:none !important;border-collapse:separate !important;border-spacing:0}table.dataTable td,table.dataTable th{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.table-striped>tbody>tr:nth-of-type(2n+1){background-color:transparent}table.dataTable>tbody>tr{background-color:transparent}table.dataTable>tbody>tr.selected>*{box-shadow:inset 0 0 0 9999px rgb(2, 117, 216);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.table-striped>tbody>tr.odd>*{box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.05)}table.dataTable.table-striped>tbody>tr.odd.selected>*{box-shadow:inset 0 0 0 9999px rgba(2, 117, 216, 0.95);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.95)}table.dataTable.table-hover>tbody>tr:hover>*{box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.075)}table.dataTable.table-hover>tbody>tr.selected:hover>*{box-shadow:inset 0 0 0 9999px rgba(2, 117, 216, 0.975);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.975)}div.dataTables_wrapper div.dataTables_length label{font-weight:normal;text-align:left;white-space:nowrap}div.dataTables_wrapper div.dataTables_length select{width:auto;display:inline-block}div.dataTables_wrapper div.dataTables_filter{text-align:right}div.dataTables_wrapper div.dataTables_filter label{font-weight:normal;white-space:nowrap;text-align:left}div.dataTables_wrapper div.dataTables_filter input{margin-left:.5em;display:inline-block;width:auto}div.dataTables_wrapper div.dataTables_info{padding-top:.85em}div.dataTables_wrapper div.dataTables_paginate{margin:0;white-space:nowrap;text-align:right}div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin:2px 0;white-space:nowrap;justify-content:flex-end}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1em 0}div.dataTables_scrollHead table.dataTable{margin-bottom:0 !important}div.dataTables_scrollBody>table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dataTables_scrollBody>table>thead .sorting:before,div.dataTables_scrollBody>table>thead .sorting_asc:before,div.dataTables_scrollBody>table>thead .sorting_desc:before,div.dataTables_scrollBody>table>thead .sorting:after,div.dataTables_scrollBody>table>thead .sorting_asc:after,div.dataTables_scrollBody>table>thead .sorting_desc:after{display:none}div.dataTables_scrollBody>table>tbody tr:first-child th,div.dataTables_scrollBody>table>tbody tr:first-child td{border-top:none}div.dataTables_scrollFoot>.dataTables_scrollFootInner{box-sizing:content-box}div.dataTables_scrollFoot>.dataTables_scrollFootInner>table{margin-top:0 !important;border-top:none}@media screen and (max-width: 767px){div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_paginate{text-align:center}div.dataTables_wrapper div.dataTables_paginate ul.pagination{justify-content:center !important}}table.dataTable.table-sm>thead>tr>th:not(.sorting_disabled){padding-right:20px}table.table-bordered.dataTable{border-right-width:0}table.table-bordered.dataTable th,table.table-bordered.dataTable td{border-left-width:0}table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable td:last-child,table.table-bordered.dataTable td:last-child{border-right-width:1px}table.table-bordered.dataTable tbody th,table.table-bordered.dataTable tbody td{border-bottom-width:0}div.dataTables_scrollHead table.table-bordered{border-bottom-width:0}div.table-responsive>div.dataTables_wrapper>div.row{margin:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:first-child{padding-left:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:last-child{padding-right:0}
@keyframes dtb-spinner{100%{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-radius:.75em;box-shadow:3px 4px 10px 1px rgba(0, 0, 0, 0.8);text-align:center;z-index:2003;overflow:hidden}div.dt-button-info h2{padding:2rem 2rem 1rem 2rem;margin:0;font-weight:normal}div.dt-button-info>div{padding:1em 2em 2em 2em}div.dtb-popover-close{position:absolute;top:6px;right:6px;width:22px;height:22px;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 .dt-button-active{padding-right:3em}div.dt-button-collection .dt-button-active:after{position:absolute;top:50%;margin-top:-10px;right:1em;display:inline-block;content:"✓";color:inherit}div.dt-button-collection .dt-button-active.dt-button-split{padding-right:0}div.dt-button-collection .dt-button-active.dt-button-split:after{display:none}div.dt-button-collection .dt-button-active.dt-button-split>*:first-child{padding-right:3em}div.dt-button-collection .dt-button-active.dt-button-split>*:first-child:after{position:absolute;top:50%;margin-top:-10px;right:1em;display:inline-block;content:"✓";color:inherit}div.dt-button-collection .dt-button-active-a a{padding-right:3em}div.dt-button-collection .dt-button-active-a a:after{position:absolute;right:1em;display:inline-block;content:"✓";color:inherit}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.1);padding-left:0}html.dark div.dt-button-info{background-color:var(--dt-html-background);border:1px solid rgba(255, 255, 255, 0.15)}div.dt-buttons div.btn-group{position:initial}div.dt-buttons div.dropdown-menu{margin-top:4px}div.dt-buttons div.dropdown-menu .dt-button{position:relative}div.dt-buttons div.dropdown-menu div.dt-button-split{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:stretch}div.dt-buttons div.dropdown-menu div.dt-button-split a:first-child{min-width:auto;flex:1 0 50px;padding-right:0}div.dt-buttons div.dropdown-menu div.dt-button-split button:last-child{min-width:33px;flex:0;background:transparent;border:none;line-height:1rem;color:#212529;padding:0 16px}div.dt-buttons div.dropdown-menu div.dt-button-split button:last-child:hover{color:#16181b;background-color:#f8f9fa}div.dt-buttons div.dropdown-menu div.dt-button-split button:last-child:after{position:relative;left:-3px}div.dt-buttons div.dropdown-menu.fixed{position:fixed;display:block;top:50%;left:50%;margin-left:-75px;border-radius:5px;background-color:white;padding:.5em}div.dt-buttons div.dropdown-menu.fixed.two-column{margin-left:-200px}div.dt-buttons div.dropdown-menu.fixed.three-column{margin-left:-225px}div.dt-buttons div.dropdown-menu.fixed.four-column{margin-left:-300px}div.dt-buttons div.dropdown-menu.fixed.columns{margin-left:-409px}@media screen and (max-width: 1024px){div.dt-buttons div.dropdown-menu.fixed.columns{margin-left:-308px}}@media screen and (max-width: 640px){div.dt-buttons div.dropdown-menu.fixed.columns{margin-left:-203px}}@media screen and (max-width: 460px){div.dt-buttons div.dropdown-menu.fixed.columns{margin-left:-100px}}div.dt-buttons div.dropdown-menu.fixed>:last-child{max-height:100vh;overflow:auto}div.dt-buttons div.dropdown-menu.two-column>:last-child,div.dt-buttons div.dropdown-menu.three-column>:last-child,div.dt-buttons div.dropdown-menu.four-column>:last-child{display:block !important;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-buttons div.dropdown-menu.two-column>:last-child>*,div.dt-buttons div.dropdown-menu.three-column>:last-child>*,div.dt-buttons div.dropdown-menu.four-column>:last-child>*{-moz-column-break-inside:avoid;break-inside:avoid}div.dt-buttons div.dropdown-menu.two-column{width:400px}div.dt-buttons div.dropdown-menu.two-column>:last-child{padding-bottom:1px;-moz-column-count:2;column-count:2}div.dt-buttons div.dropdown-menu.three-column{width:450px}div.dt-buttons div.dropdown-menu.three-column>:last-child{padding-bottom:1px;-moz-column-count:3;column-count:3}div.dt-buttons div.dropdown-menu.four-column{width:600px}div.dt-buttons div.dropdown-menu.four-column>:last-child{padding-bottom:1px;-moz-column-count:4;column-count:4}div.dt-buttons div.dropdown-menu .dt-button{border-radius:0}div.dt-buttons div.dropdown-menu.columns{width:auto}div.dt-buttons div.dropdown-menu.columns>:last-child{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:6px;width:818px;padding-bottom:1px}div.dt-buttons div.dropdown-menu.columns>:last-child .dt-button{min-width:200px;flex:0 1;margin:0}div.dt-buttons div.dropdown-menu.columns.dtb-b3>:last-child,div.dt-buttons div.dropdown-menu.columns.dtb-b2>:last-child,div.dt-buttons div.dropdown-menu.columns.dtb-b1>:last-child{justify-content:space-between}div.dt-buttons div.dropdown-menu.columns.dtb-b3 .dt-button{flex:1 1 32%}div.dt-buttons div.dropdown-menu.columns.dtb-b2 .dt-button{flex:1 1 48%}div.dt-buttons div.dropdown-menu.columns.dtb-b1 .dt-button{flex:1 1 100%}@media screen and (max-width: 1024px){div.dt-buttons div.dropdown-menu.columns>:last-child{width:612px}}@media screen and (max-width: 640px){div.dt-buttons div.dropdown-menu.columns>:last-child{width:406px}div.dt-buttons div.dropdown-menu.columns.dtb-b3 .dt-button{flex:0 1 32%}}@media screen and (max-width: 460px){div.dt-buttons div.dropdown-menu.columns>:last-child{width:200px}}div.dt-buttons span.dt-button-spacer.empty{margin:1px}div.dt-buttons span.dt-button-spacer.bar:empty{height:inherit}div.dt-buttons .btn.processing{color:rgba(0, 0, 0, 0.2)}div.dt-buttons .btn.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 #282828;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-button-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999}@media screen and (max-width: 767px){div.dt-buttons{float:none;width:100%;text-align:center;margin-bottom:.5em}div.dt-buttons a.btn{float:none}}
table.DTCR_clonedTable.dataTable{position:absolute !important;background-color:rgba(255, 255, 255, 0.7);z-index:202;border-radius:4px}div.DTCR_pointer{width:1px;background-color:#0275d8;z-index:201}html.dark table.DTCR_clonedTable.dataTable{background-color:rgba(33, 33, 33, 0.9)}html.dark div.DTCR_pointer{background-color:#6ea8fe}
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{cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before{margin-right:.5em;display:inline-block;color:rgba(0, 0, 0, 0.5);content:"►"}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control.arrow-right::before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control.arrow-right::before{content:"◄"}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:"▼"}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td.dtr-control,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th.dtr-control{padding-left:.333em}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{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{display:inline-block;color:rgba(0, 0, 0, 0.5);content:"►"}table.dataTable.dtr-column>tbody>tr>td.dtr-control.arrow-right::before,table.dataTable.dtr-column>tbody>tr>th.dtr-control.arrow-right::before,table.dataTable.dtr-column>tbody>tr>td.control.arrow-right::before,table.dataTable.dtr-column>tbody>tr>th.control.arrow-right::before{content:"◄"}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:"▼"}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{padding-bottom:0;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:-moz-fit-content;height:fit-content;max-height:75%;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:2.5em}div.dtr-modal div.dtr-modal-content h2{margin-top:0}div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;text-align:center;border-radius:3px;cursor:pointer;z-index:12}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%}}html.dark table.dataTable>tbody>tr>td.dtr-control:before{color:rgba(255, 255, 255, 0.5) !important}html.dark table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom-color:#404346}html.dark div.dtr-modal div.dtr-modal-display{background-color:#212529;border:1px solid rgba(255, 255, 255, 0.15)}div.dtr-bs-modal table.table tr:first-child td{border-top:none}
div.dts{display:block !important}div.dts tbody th,div.dts tbody td{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:20px;background:rgba(0, 0, 0, 0.8);color:white;box-shadow:3px 3px 10px rgba(0, 0, 0, 0.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}div.dts div.dt-scroll-body,div.dts div.dataTables_scrollBody{background:repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.025), rgba(0, 0, 0, 0.025) 10px, rgba(0, 0, 0, 0) 10px, rgba(0, 0, 0, 0) 20px)}div.dts div.dt-scroll-body table,div.dts div.dataTables_scrollBody table{background-color:white;z-index:2}div.dts div.dt-length,div.dts div.dt-paging,div.dts div.dataTables_paginate,div.dts div.dataTables_length{display:none}html.dark div.dts div.dts_label{background:rgba(255, 255, 255, 0.8);color:black}html.dark div.dts div.dt-scroll-body,html.dark div.dts div.dataTables_scrollBody{background:repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.025), rgba(255, 255, 255, 0.025) 10px, rgba(255, 255, 255, 0) 10px, rgba(255, 255, 255, 0) 20px)}html.dark div.dts div.dt-scroll-body table,html.dark div.dts div.dataTables_scrollBody table{background-color:var(--dt-html-background);z-index:2}div.DTS div.dataTables_scrollBody table{background-color:white}
div.dt-button-collection{overflow:visible !important;z-index:2002 !important}div.dt-button-collection div.dtsb-searchBuilder{box-sizing:border-box;padding-left:1em !important;padding-right:1em !important}div.dt-button-collection.dtb-collection-closeable div.dtsb-titleRow{padding-right:40px}.dtsb-greyscale{border:1px solid #cecece !important}div.dtsb-logicContainer .dtsb-greyscale{border:none !important}div.dtsb-searchBuilder{justify-content:space-evenly;cursor:default;margin-bottom:1em;text-align:left;width:100%}div.dtsb-searchBuilder button.dtsb-button,div.dtsb-searchBuilder select{font-size:1em}div.dtsb-searchBuilder div.dtsb-titleRow{justify-content:space-evenly;margin-bottom:.5em}div.dtsb-searchBuilder div.dtsb-titleRow div.dtsb-title{display:inline-block;padding-top:14px}div.dtsb-searchBuilder div.dtsb-titleRow div.dtsb-title:empty{display:inline}div.dtsb-searchBuilder div.dtsb-titleRow button.dtsb-clearAll{float:right;margin-bottom:.8em}div.dtsb-searchBuilder div.dtsb-vertical .dtsb-value,div.dtsb-searchBuilder div.dtsb-vertical .dtsb-data,div.dtsb-searchBuilder div.dtsb-vertical .dtsb-condition{display:block}div.dtsb-searchBuilder div.dtsb-group{position:relative;clear:both;margin-bottom:.8em}div.dtsb-searchBuilder div.dtsb-group button.dtsb-search{float:right}div.dtsb-searchBuilder div.dtsb-group button.dtsb-clearGroup{margin:2px;text-align:center;padding:0}div.dtsb-searchBuilder div.dtsb-group div.dtsb-logicContainer{transform:rotate(90deg);position:absolute;margin-top:.8em;margin-right:.8em}div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria{margin-bottom:.8em;display:flex;justify-content:start;flex-flow:row wrap}div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria select.dtsb-dropDown,div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria input.dtsb-input{padding:.4em;margin-right:.8em;min-width:5em;max-width:20em;color:inherit;font-size:1em}div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria select.dtsb-dropDown option.dtsb-notItalic,div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria input.dtsb-input option.dtsb-notItalic{font-style:normal}div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria select.dtsb-italic{font-style:italic}div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria div.dtsb-inputCont{flex:1;white-space:nowrap}div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria div.dtsb-inputCont span.dtsb-joiner{margin-right:.8em}div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria div.dtsb-inputCont input.dtsb-value{width:33%}div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria div.dtsb-inputCont select,div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria div.dtsb-inputCont input{height:100%;box-sizing:border-box}div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria div.dtsb-buttonContainer{margin-left:auto;display:inline-block}div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria div.dtsb-buttonContainer button.dtsb-delete,div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria div.dtsb-buttonContainer button.dtsb-right,div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria div.dtsb-buttonContainer button.dtsb-left{margin-right:.8em}div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria div.dtsb-buttonContainer button.dtsb-delete:last-child,div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria div.dtsb-buttonContainer button.dtsb-right:last-child,div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria div.dtsb-buttonContainer button.dtsb-left:last-child{margin-right:0}@media screen and (max-width: 550px){div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria{display:flex;flex-flow:none;flex-direction:column;justify-content:start;padding-right:calc(35px + .8em);margin-bottom:0px}div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria:not(:first-child),div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria:not(:nth-child(2)),div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria:not(:last-child){padding-top:.8em}div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria:first-child,div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria:nth-child(2),div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria:last-child{padding-top:0em}div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria select.dtsb-dropDown,div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria input.dtsb-input{max-width:none;width:100%;margin-bottom:.8em;margin-right:.8em}div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria div.dtsb-inputCont{margin-right:.8em}div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria div.dtsb-buttonContainer{position:absolute;width:35px;display:flex;flex-wrap:wrap-reverse;right:0}div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria div.dtsb-buttonContainer button{margin-right:0px !important}}div.dtsb-searchBuilder div.dtsb-titleRow{height:40px}div.dtsb-searchBuilder div.dtsb-titleRow div.dtsb-title{padding-top:10px}div.dtsb-searchBuilder div.dtsb-group button.dtsb-clearGroup{margin-right:8px}div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria .form-control{width:auto;display:inline-block}div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria select.dtsb-condition{border-color:#28a745}div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria select.dtsb-data{border-color:#dc3545}div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria select.dtsb-value,div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria input.dtsb-value{border-color:#007bff}div.dtsb-searchBuilder div.dtsb-group div.dtsb-logicContainer{border-radius:4px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start;margin-top:10px}div.dtsb-searchBuilder div.dtsb-group div.dtsb-logicContainer button.dtsb-logic{border:none;border-radius:0px;flex-grow:1;flex-shrink:0;flex-basis:3em;margin:0px}div.dtsb-searchBuilder div.dtsb-group div.dtsb-logicContainer button.dtsb-clearGroup{border:none;border-radius:0px;width:2em;margin:0px}div.dt-button-collection div.dtsb-searchBuilder{padding-left:10px;padding-right:10px}
div.dtsp-topRow{display:flex;flex-direction:row;flex-wrap:nowrap;border:2px solid rgba(0, 0, 0, 0);border-radius:3px;justify-content:space-around;align-content:flex-start;align-items:flex-start}div.dtsp-topRow input.dtsp-search{text-overflow:ellipsis;min-width:50px;flex-basis:90px;max-width:none}div.dtsp-topRow input.dtsp-search::-moz-placeholder{color:black}div.dtsp-topRow input.dtsp-search::placeholder{color:black}div.dtsp-topRow div.dtsp-subRow1{display:flex;flex-direction:row;flex-wrap:nowrap;flex:1 1 auto}div.dtsp-topRow div.dtsp-subRow1 div.dtsp-searchCont{position:relative;width:100%}div.dtsp-topRow div.dtsp-subRow1 input{padding-right:2em;width:100% !important;box-sizing:border-box;font-size:1em}div.dtsp-topRow div.dtsp-subRow1 button.dtsp-searchIcon{position:absolute;top:0;right:0;bottom:0;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAABbmlDQ1BpY2MAACiRdZE7SwNBFIU/EyWikRRaiFhsoWKhEBREO42FTZAQFYza7G5eQhKX3QQJtoKNhWAh2vgq/AfaCrYKgqAIIhb+Al+NhPVOEkiQZJbZ+3FmzmXmDHjCGTPrtAYhm8vb0bmQthxb0Xzv+PHRxRSabjrWTCQSpun4eaRF1YdR1av5voajM55wTGhpF54wLTsvPC0c3sxbineFe8y0Hhc+ER6x5YDCt0o3KvymOFXhL8X2YnQWPKqnlqpjo47NtJ0VHhYeyGYKZvU86ib+RG5pQWqfzH4coswRQsOgwDoZ8oxKzUlmjX3Bsm+eDfGY8rcoYosjRVq8I6IWpGtCalL0hHwZiir3/3k6yfGxSnd/CNpeXfdzEHz7UNpz3d9T1y2dgfcFrnM1/4bkNPkt+l5NGziGwDZc3tQ04wCudqD32dJtvSx5ZXqSSfi4gK4YdN9Dx2olq+o650+wuCVPdAeHRzAk+wNrfw8JaBFXEnV+AAAACXBIWXMAAA9hAAAPYQGoP6dpAAABMUlEQVQoU6XRr0vDQRjH8akoM4iIjqGoOIZ5oIjB5XWxajaYDGLSIhhNYjcPRDSJwbQNw+L+BNGgYYo/5pT5/shz8vDlBgMPXux7z3N3z+25VOofYyCyd4ZYCavI4gXPsRp9LqiDdrEMH+8wv8Vh8gBfWclFPOEUN3hAHjlMoRa7wTzBS5xgKLFglPkZLjDic6HyDsEMNvGR2Nxifoci3tEI+X770JU0XmPXIlax+LTPh83fFox1X6kxyzdjm9UcdXi9S+Vti6svfyNULhNR9TVsYNhW6Ff9KKCNR7/Zv6eeaQ+6+qcdpu9BqGlp1HFgud+FYdzzUcUExu0Q/cdzHGEFetIlXKPjK/sbqYoOftMiS+j9jzEJPd1Wt+5+kdR/9EM9ucIC5jCbyPc01Q32kfsBppYz3hYFcCwAAAAASUVORK5CYII=");background-repeat:no-repeat;background-position:center;background-size:12px}div.dtsp-topRow div.dtsp-subRow2{white-space:nowrap;flex:0 0 auto}div.dtsp-topRow button.dtsp-nameButton{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAABcGlDQ1BpY2MAACiRdZHNSwJBGMYftTDS8FCHkA57sOigIAXRMQzyYh3UIKvL7rirwe66zK6IdA26dBA6RF36OvQf1DXoWhAERRAR9B/0dQnZ3nEFJXSG2ffHs/O8zDwD+DM6M+yBJGCYDs+mU9JaYV0KviNMM4QoEjKzreXcUh59x88jfKI+JESv/vt6jlBRtRngGyKeYxZ3iBeIMzXHErxHPMbKcpH4hDjO6YDEt0JXPH4TXPL4SzDPZxcBv+gplbpY6WJW5gbxNHHM0KusfR5xk7BqruaoRmlNwEYWaaQgQUEVW9DhIEHVpMx6+5It3woq5GH0tVAHJ0cJZfLGSa1SV5WqRrpKU0dd5P4/T1ubnfG6h1PA4Kvrfk4CwX2g2XDd31PXbZ4BgRfg2uz4K5TT/DfpjY4WOwYiO8DlTUdTDoCrXWD82ZK53JICtPyaBnxcACMFYPQeGN7wsmr/x/kTkN+mJ7oDDo+AKdof2fwDCBRoDkL8UccAAAAJcEhZcwAAD2EAAA9hAag/p2kAAAK2SURBVFgJ7ZY9j41BFICvryCExrJBQ6HyEYVEIREaUZDQIRoR2ViJKCioxV+gkVXYTVZEQiEUhG2EQnxUCh0FKolY4ut5XnM2cyfva3Pt5m7EPcmzZ2bemTNnzjkzd1utnvQi0IvAfxiBy5z5FoxO89kPY+8mbMjtzs47RXs5/WVpbAG6bWExt5PuIibvhVkwmC+ck3eK9ln6/fAddFojYzBVuYSBpcnIEvRaqOw2RcaN18FPuJH0JvRUxbT3wWf4ltiKPgfVidWlbGZgPozDFfgAC+EA/K2EI4cwcAJ+gPaeQ+VQU2SOMMGcPgPl/m/V2p50rrbRsRgt9Iv5h6xtpP22Bz7Ce1C+gFFxfKzOmShcU+Qmyh2w3w8rIJfddHTck66EukL/xPhj+JM8rHNmFys0Pg4v0up3aFNlwR9NYyodd3OL/C64zpsymcTFcf6ElM4YzjAWKYrJkaq8kE/yUYNP4BoYvS1QRo+hNtF5xfkTUjoTheukSFFMjlTFm6PjceOca/SMpKfeCR1L6Uzk/y2WIkVhNFJlJAZhP+hYns7b9D3IPuhY5mYrIv8OrQJvR5NYyNaW4jsU8pSGNySiVx4o5tXq3JkoXE/mg5R/M8dGJCJpKhaDcjBRdbI/Rm8g69c122om33BHmj2CHoV5qa9jUXBraJ+G1fAVjIBO1klc87ro1K4JZ/K35SWW3TwcyDd6TecqnAEd8cGq2+w84xvBm1n3vS0izKkkwh5XNC/GmFPqqAtPF89AOScKuemaNzoTV1SD5dtSbmLf1/RV+tC0WTgcj6R7HEtrVGWaqu/lYDZ/2pvxQ/kIyw/gFByHC9AHw910hv1aUUumyd8yy0QfhmEkfiNod0Xusct68J1qc8Tdux0Z97Q+hsDb+AYGYEbF/4Guw2Q/qDPqZG/zXgT+3Qj8AtKnfWhFwmuAAAAAAElFTkSuQmCC");background-repeat:no-repeat;background-position:center;background-size:23px;vertical-align:bottom}div.dtsp-topRow button.dtsp-countButton{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABcGlDQ1BpY2MAACiRdZHNSwJBGMYftTDS8FCHkA57sOigIAXRMQzyYh3UIKvL7rirwe66zK6IdA26dBA6RF36OvQf1DXoWhAERRAR9B/0dQnZ3nEFJXSG2ffHs/O8zDwD+DM6M+yBJGCYDs+mU9JaYV0KviNMM4QoEjKzreXcUh59x88jfKI+JESv/vt6jlBRtRngGyKeYxZ3iBeIMzXHErxHPMbKcpH4hDjO6YDEt0JXPH4TXPL4SzDPZxcBv+gplbpY6WJW5gbxNHHM0KusfR5xk7BqruaoRmlNwEYWaaQgQUEVW9DhIEHVpMx6+5It3woq5GH0tVAHJ0cJZfLGSa1SV5WqRrpKU0dd5P4/T1ubnfG6h1PA4Kvrfk4CwX2g2XDd31PXbZ4BgRfg2uz4K5TT/DfpjY4WOwYiO8DlTUdTDoCrXWD82ZK53JICtPyaBnxcACMFYPQeGN7wsmr/x/kTkN+mJ7oDDo+AKdof2fwDCBRoDkL8UccAAAAJcEhZcwAAD2EAAA9hAag/p2kAAAG5SURBVEgN3VU9LwVBFF0fiYhofUSlEQkKhU7z/oBCQkIiGr9BgUbhVzy9BAnhFyjV/AYFiU5ICM7ZN+c5Zud5dm3lJmfmzrkz9+7cu3c3y/6jjOBSF8CxXS7FmTkbwqIJjDpJvTcmsJ4K3KPZUpyZsx0sxoB9J6mnAkyC7wGuuCFIipNtEcpcWExgXpOBc78vgj6N+QO4NVsjwdFM59tUIDxDrHMBOeIQ34C5ZDregXuAQm4YcI68nN9B3wr2PcwPAIPkN2EqtJH6b+QZm1ajjTx7BqwAr26Lb+C2Kvpbt0Mb2HAJ7NrGFGfmXO3DeA4UshDfQAVmH0gaUFg852TTTDvlxwBlCtxy9zXyBhQFaq0wMmIdRebrfgosA3zb2hKnqG0oqchp4QbuR8X0TjzABhbdOT8jnQ/atcgqpnfwOA7yqZyTU587ZkIGdesLTt2EkynOnbreMUUKMI/dA4B/QVOcO13CQh+5wWCgDwo/75u59odB/wjmfhbgvACcAOyZPHihMWAoIwxyCLgf1oxfgjzVbgBXSTzIN+f0pg6s5DkcesLMRpsBrgE2XO3CN64JFP7JtUeKHX4CKtRRXFZ+7dEAAAAASUVORK5CYII=");background-repeat:no-repeat;background-position:center;background-size:18px;vertical-align:bottom}div.dtsp-topRow button.dtsp-collapseButton span.dtsp-caret{position:relative;top:2px;display:inline-block}div.dtsp-topRow button.dtsp-collapseButton.dtsp-rotated{transform:rotate(180deg)}div.dtsp-topRow.dtsp-bordered{border:2px solid #f0f0f0;border-radius:3px}div.dtsp-topRow.dtsp-bordered:hover{background-color:#f0f0f0;opacity:.6;border:2px solid #cfcfcf;border-radius:3px;cursor:pointer !important}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane table thead th,div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane table thead td{width:100% !important}div.dt-button-collection{z-index:2002}div.dtsp-columns-1{max-width:100%;margin:0px !important}div.dtsp-columns-2{max-width:49%;margin:0px !important}div.dtsp-columns-3{max-width:32%;margin:0px !important}div.dtsp-columns-4{max-width:24%;margin:0px !important}div.dtsp-columns-5{max-width:19%;margin:0px !important}div.dtsp-columns-6{max-width:16%;margin:0px !important}div.dtsp-columns-7{max-width:14%;margin:0px !important}div.dtsp-columns-8{min-width:12%;margin:0px !important}div.dtsp-columns-9{max-width:10.5%;margin:0px !important}div.dt-button-collection{float:none}div.dtsp-panesContainer{margin-bottom:1em}div.dtsp-panesContainer div.dataTables_wrapper{width:100%}div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_layout_cell{padding:0}div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollHead{display:none !important}div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody{background:white !important;border-bottom:none}div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody thead{display:none}div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody table{table-layout:fixed}div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody table tr>th,div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody table tr>td{padding:5px 10px}div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody td.dtsp-nameColumn{width:100% !important}div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-content:flex-start;align-items:flex-start}div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-name,div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill{cursor:default}div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-name{text-overflow:ellipsis;overflow:hidden;display:inline-block;vertical-align:middle;white-space:nowrap;flex-grow:1}div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill{display:inline-block;background-color:#cfcfcf;text-align:center;border:1px solid #cfcfcf;border-radius:10px;width:auto;min-width:30px;color:black;font-size:.9em;padding:0 4px}div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill:empty{display:none}div.dtsp-panesContainer{clear:both;padding-left:0;padding-right:0;text-align:center}div.dtsp-panesContainer div.dtsp-searchPanes{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-content:flex-start;align-items:stretch;clear:both;text-align:left}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane{flex-grow:1;flex-shrink:0;font-size:.9em;margin-top:15px !important}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_wrapper{flex:1;box-sizing:border-box}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_wrapper div.dataTables_filter{display:none}div.dtsp-panesContainer div.dtsp-title{float:left;padding:10px 0}div.dtsp-panesContainer button.dtsp-clearAll,div.dtsp-panesContainer button.dtsp-collapseAll,div.dtsp-panesContainer button.dtsp-showAll{float:right;padding:10px;font-size:1em}div.dtsp-hidden{display:none !important}div.dtsp-panesContainer button.dtsp-clearAll,div.dtsp-panesContainer button.dtsp-showAll{margin-left:3px}div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow{margin:.5em 0}div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow div.dtsp-subRow2{margin-left:.5em}div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow button{border:1px solid #ced4da;width:35px;line-height:20px}div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow div.dtsp-subRow1 button{border-right:none}div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow span.dtsp-caret{top:4px}div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow button.dtsp-rotated{transform:none}div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow button.dtsp-rotated span{transform:rotate(180deg);top:-4px}div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow.dtsp-bordered:hover button.disabled{cursor:pointer !important;pointer-events:none}div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow.dtsp-bordered:hover input.dtsp-paneInputButton{pointer-events:none}div.dtsp-panesContainer div.dtsp-searchPane div.dataTables_wrapper{border:2px #f0f0f0 solid;border-radius:4px}div.dtsp-panesContainer div.dtsp-searchPane div.dataTables_wrapper:hover{border:2px solid #cfcfcf !important}div.dtsp-panesContainer div.dtsp-searchPane div.dataTables_wrapper div.dtsp-nameCont span.badge{min-width:30px;line-height:1.25em;margin-top:3.5px}div.dtsp-panesContainer button.disabled{cursor:not-allowed}div.dt-button-collection div.dtsp-panesContainer{padding-left:10px;padding-right:10px}
/* =============================================================
   PlanIt Design System — Blue Shadow Theme
   Applied globally to all DataTables and Bootstrap tables
   ============================================================= */

/* --- Base cell padding --- */

table.dataTable td, table.dataTable th {
  padding: 8px 10px;
}

/* --- Header row: blue gradient with shadow --- */
table.dataTable thead th, table.dataTable thead td {
  padding: 10px 18px;
  background: linear-gradient(to bottom, #e8f1f8 0%, #d6e6f2 100%);
  border-bottom: 2px solid #b8d4e8;
  border-top: none;
  color: #2c3e50;
  font-weight: 600;
  font-size: 0.9em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
  box-shadow: 0 2px 4px rgba(100, 149, 200, 0.15);
}

/* --- Footer row: matching blue --- */
table.dataTable tfoot th, table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  background: linear-gradient(to bottom, #edf4fa 0%, #e2edf6 100%);
  border-top: 2px solid #b8d4e8;
  border-bottom: none;
  color: #2c3e50;
  font-size: 0.85em;
  box-shadow: 0 -2px 4px rgba(100, 149, 200, 0.1);
}

/* --- Sorting icons --- */
table.dataTable>thead .sorting:before, table.dataTable>thead .sorting_asc:before, table.dataTable>thead .sorting_desc:before, table.dataTable>thead .sorting_asc_disabled:before, table.dataTable>thead .sorting_desc_disabled:before {
  right: 0em;
  content: '';
}
table.dataTable>thead .sorting:after, table.dataTable>thead .sorting_asc:after, table.dataTable>thead .sorting_desc:after, table.dataTable>thead .sorting_asc_disabled:after, table.dataTable>thead .sorting_desc_disabled:after {
  right: 0em;
  content: '';
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
  background-repeat: no-repeat;
  background-position: center right;
}
table.dataTable thead .sorting {
  background-image: url(/assets/DataTables/images/sort_both.png);
}
table.dataTable thead .sorting_asc {
  background-image: url(/assets/DataTables/images/sort_asc.png);
}
table.dataTable thead .sorting_desc {
  background-image: url(/assets/DataTables/images/sort_desc.png);
}
table.dataTable thead .sorting_asc_disabled {
  background-image: url(/assets/DataTables/images/sort_asc_disabled.png);
}
table.dataTable thead .sorting_desc_disabled {
  background-image: url(/assets/DataTables/images/sort_desc_disabled.png);
}

/* --- Row stripes --- */
table.dataTable tbody tr {
  background-color: #ffffff;
  transition: background-color 0.15s ease;
}
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: #f4f8fc;
}

/* --- Row hover --- */
table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
  background-color: #e3eef7 !important;
}

/* --- Row borders --- */
table.dataTable tbody td {
  border-bottom: 1px solid #e8eef3;
}

/* --- Responsive control icon --- */
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before {
  background-color: #31b131;
}

/* =============================================================
   Bootstrap tables — same blue identity
   Exclude FullCalendar tables (.fc) to avoid row misalignment
   ============================================================= */
.table:not(.fc table) thead th,
.table.table-bordered:not(.fc table) thead th,
:not(.fc) > .thead-light th,
:not(.fc) > .thead-dark th {
  background: linear-gradient(to bottom, #e8f1f8 0%, #d6e6f2 100%) !important;
  color: #2c3e50 !important;
  font-weight: 600;
  font-size: 0.9em;
  border-bottom: 2px solid #b8d4e8 !important;
  border-top: none !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
  box-shadow: 0 2px 4px rgba(100, 149, 200, 0.15);
}

.table-striped:not(.fc table) tbody tr:nth-of-type(odd) {
  background-color: #f4f8fc !important;
}
.table-striped:not(.fc table) tbody tr:nth-of-type(even) {
  background-color: #ffffff !important;
}
.table-hover:not(.fc table) tbody tr:hover {
  background-color: #e3eef7 !important;
}
.table:not(.fc table) tbody td {
  border-color: #e8eef3 !important;
}

/* =============================================================
   FullCalendar — resource subscription events (blue rectangles)
   Small indicator bars centred on the row, no text.

   The selected-resource row gets a translucent green background
   (rgba(0,180,0,0.20)) which previously washed out a 5-px high
   marker at 0.85 opacity.  Make the marker taller, fully opaque,
   z-indexed above the row tint, and outline it for contrast so
   it stays clearly visible on green-highlighted rows.
   ============================================================= */
.fc-time-area .fc-event {
  font-size: 0 !important;
  overflow: visible !important;
  /* 14 px circular blue dot with dark-blue ring + drop-shadow.
     The dot is centred on the event-unit start (= the highlighter
     bar's position).  The highlighter at z-index: 1 (overridden
     above) sits visually behind the dot so the two read as a paired
     "this resource is on this date" indicator. */
  height: 14px !important;
  width: 14px !important;
  min-width: 14px !important;
  max-width: 14px !important;
  top: 50% !important;
  margin-top: -7px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  bottom: auto !important;
  border-radius: 50% !important;
  opacity: 1 !important;
  min-height: 0 !important;
  background-color: #1565c0 !important;
  border: 2px solid #0d3c75 !important;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4) !important;
  z-index: 200 !important;
}
/* Make resource quantity inputs blend with row background */
.fc-resource-area input[type="number"] {
  background: transparent !important;
  border: 1px solid #ccc;
}

/* Hide booking indicators on unavailable unselected resource rows */
.resource-hidden-events .fc-event {
  display: none !important;
}
.fc-time-area .fc-event .fc-title,
.fc-time-area .fc-event .fc-time,
.fc-time-area .fc-event .fc-content {
  display: none !important;
}

/* =============================================================
   FullCalendar — reset to defaults, no theme interference
   ============================================================= */
.fc table,
.fc table thead th,
.fc table thead td,
.fc table tbody td,
.fc table tfoot th {
  background: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  padding: initial;
  border-color: #ddd !important;
}

/* =============================================================
   Cards, panels and page headings — blue accent
   ============================================================= */
.card:not(.fc .card) > .card-header,
.panel:not(.fc .panel) > .panel-heading {
  background: linear-gradient(to bottom, #e8f1f8 0%, #d6e6f2 100%);
  border-bottom: 1px solid #b8d4e8;
  color: #2c3e50;
  font-weight: 600;
}

/* =============================================================
   Badges — consistent with blue theme
   ============================================================= */
.badge-primary {
  background-color: #4a90c4 !important;
}
.badge-info {
  background-color: #5ba7d9 !important;
}
.badge-secondary {
  background-color: #8faabe !important;
}

/* =============================================================
   Buttons — blue theme identity
   ============================================================= */

/* Primary action buttons (+ Add New, Save, Submit) */
.btn-success,
.btn-success.btn-new {
  background: linear-gradient(to bottom, #4a9fd8 0%, #3a85ba 100%) !important;
  border-color: #3a85ba !important;
  color: #fff !important;
  font-weight: 600;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 4px rgba(58, 133, 186, 0.3);
  transition: all 0.2s ease;
}
.btn-success:hover,
.btn-success.btn-new:hover {
  background: linear-gradient(to bottom, #3a8fc8 0%, #2e75a8 100%) !important;
  border-color: #2e75a8 !important;
  box-shadow: 0 3px 6px rgba(58, 133, 186, 0.4);
  transform: translateY(-1px);
}

/* Primary solid button */
.btn-primary {
  background: linear-gradient(to bottom, #4a90c4 0%, #3b7db0 100%) !important;
  border-color: #3b7db0 !important;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 4px rgba(59, 125, 176, 0.3);
}
.btn-primary:hover {
  background: linear-gradient(to bottom, #3b80b4 0%, #2d6d9e 100%) !important;
  border-color: #2d6d9e !important;
  box-shadow: 0 3px 6px rgba(59, 125, 176, 0.4);
  transform: translateY(-1px);
}

/* Outline buttons */
.btn-outline-primary {
  color: #4a90c4;
  border-color: #4a90c4;
}
.btn-outline-primary:hover {
  background-color: #4a90c4;
  color: #fff;
}

.btn-outline-secondary {
  color: #6b8ea8;
  border-color: #b8ccd9;
}
.btn-outline-secondary:hover {
  background-color: #6b8ea8;
  border-color: #6b8ea8;
  color: #fff;
}

/* Danger buttons keep red but with subtle blue shadow */
.btn-outline-danger {
  box-shadow: 0 1px 3px rgba(100, 149, 200, 0.1);
}

/* Action icon links (view, edit, delete) */
.icon-eye2 { color: #4a9fd8 !important; }
.icon-pencil { color: #3a85ba !important; }
.icon-trash { color: #d9534f !important; }

/* =============================================================
   Page headings
   ============================================================= */
h1, h2, h3, h4, h5 {
  color: #2c3e50;
}

h1, h3 {
  padding-bottom: 8px;
  border-bottom: 2px solid #d6e6f2;
  margin-bottom: 16px;
}
@font-face{font-family:'footable';src:url(/fonts/footable.eot);src:url(/fonts/footable.eot?#iefix) format('embedded-opentype'),url(/fonts/footable.woff) format('woff'),url(/fonts/footable.ttf) format('truetype'),url(/fonts/footable.svg#footable) format('svg');font-weight:normal;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:'footable';src:url(/fonts/footable.svg#footable) format('svg');font-weight:normal;font-style:normal}}.footable{width:100%}.footable.breakpoint>tbody>tr.footable-detail-show>td{border-bottom:0}.footable.breakpoint>tbody>tr.footable-detail-show>td>span.footable-toggle:before{content:"\e001"}.footable.breakpoint>tbody>tr:hover:not(.footable-row-detail){cursor:pointer}.footable.breakpoint>tbody>tr>td.footable-cell-detail{background:#eee;border-top:0}.footable.breakpoint>tbody>tr>td>span.footable-toggle{display:inline-block;font-family:'footable';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;padding-right:5px;font-size:14px;color:#888}.footable.breakpoint>tbody>tr>td>span.footable-toggle:before{content:"\e000"}.footable.breakpoint.toggle-circle>tbody>tr.footable-detail-show>td>span.footable-toggle:before{content:"\e005"}.footable.breakpoint.toggle-circle>tbody>tr>td>span.footable-toggle:before{content:"\e004"}.footable.breakpoint.toggle-circle-filled>tbody>tr.footable-detail-show>td>span.footable-toggle:before{content:"\e003"}.footable.breakpoint.toggle-circle-filled>tbody>tr>td>span.footable-toggle:before{content:"\e002"}.footable.breakpoint.toggle-square>tbody>tr.footable-detail-show>td>span.footable-toggle:before{content:"\e007"}.footable.breakpoint.toggle-square>tbody>tr>td>span.footable-toggle:before{content:"\e006"}.footable.breakpoint.toggle-square-filled>tbody>tr.footable-detail-show>td>span.footable-toggle:before{content:"\e009"}.footable.breakpoint.toggle-square-filled>tbody>tr>td>span.footable-toggle:before{content:"\e008"}.footable.breakpoint.toggle-arrow>tbody>tr.footable-detail-show>td>span.footable-toggle:before{content:"\e00f"}.footable.breakpoint.toggle-arrow>tbody>tr>td>span.footable-toggle:before{content:"\e011"}.footable.breakpoint.toggle-arrow-small>tbody>tr.footable-detail-show>td>span.footable-toggle:before{content:"\e013"}.footable.breakpoint.toggle-arrow-small>tbody>tr>td>span.footable-toggle:before{content:"\e015"}.footable.breakpoint.toggle-arrow-circle>tbody>tr.footable-detail-show>td>span.footable-toggle:before{content:"\e01b"}.footable.breakpoint.toggle-arrow-circle>tbody>tr>td>span.footable-toggle:before{content:"\e01d"}.footable.breakpoint.toggle-arrow-circle-filled>tbody>tr.footable-detail-show>td>span.footable-toggle:before{content:"\e00b"}.footable.breakpoint.toggle-arrow-circle-filled>tbody>tr>td>span.footable-toggle:before{content:"\e00d"}.footable.breakpoint.toggle-arrow-tiny>tbody>tr.footable-detail-show>td>span.footable-toggle:before{content:"\e01f"}.footable.breakpoint.toggle-arrow-tiny>tbody>tr>td>span.footable-toggle:before{content:"\e021"}.footable.breakpoint.toggle-arrow-alt>tbody>tr.footable-detail-show>td>span.footable-toggle:before{content:"\e017"}.footable.breakpoint.toggle-arrow-alt>tbody>tr>td>span.footable-toggle:before{content:"\e019"}.footable.breakpoint.toggle-medium>tbody>tr>td>span.footable-toggle{font-size:18px}.footable.breakpoint.toggle-large>tbody>tr>td>span.footable-toggle{font-size:24px}.footable>thead>tr>th{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:-moz-none;user-select:none}.footable>thead>tr>th.footable-sortable:hover{cursor:pointer}.footable>thead>tr>th.footable-sorted>span.footable-sort-indicator:before{content:"\e013"}.footable>thead>tr>th.footable-sorted-desc>span.footable-sort-indicator:before{content:"\e012"}.footable>thead>tr>th>span.footable-sort-indicator{display:inline-block;font-family:'footable';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;padding-left:5px}.footable>thead>tr>th>span.footable-sort-indicator:before{content:"\e022"}.footable>tfoot .pagination{margin:0}.footable.no-paging .hide-if-no-paging{display:none}.footable-row-detail-inner{display:table}.footable-row-detail-row{display:table-row;line-height:1.5em}.footable-row-detail-group{display:block;line-height:2em;font-size:1.2em;font-weight:bold}.footable-row-detail-name{display:table-cell;font-weight:bold;padding-right:.5em}.footable-row-detail-value{display:table-cell}.footable-odd{background-color:#f7f7f7}
/* jsTree default theme */

.jstree-node,
.jstree-children,
.jstree-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}
.jstree-node {
  white-space: nowrap;
}
.jstree-anchor {
  display: inline-block;
  color: black;
  white-space: nowrap;
  padding: 0 4px 0 1px;
  margin: 0;
  vertical-align: top;
}
.jstree-anchor:focus {
  outline: 0;
}
.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active {
  text-decoration: none;
  color: inherit;
}
.jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}
.jstree-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}
.jstree-ocl {
  cursor: pointer;
}
.jstree-leaf > .jstree-ocl {
  cursor: default;
}
.jstree .jstree-open > .jstree-children {
  display: block;
}
.jstree .jstree-closed > .jstree-children,
.jstree .jstree-leaf > .jstree-children {
  display: none;
}
.jstree-anchor > .jstree-themeicon {
  margin-right: 2px;
}
.jstree-no-icons .jstree-themeicon,
.jstree-anchor > .jstree-themeicon-hidden {
  display: none;
}
.jstree-hidden,
.jstree-node.jstree-hidden {
  display: none;
}
.jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px;
}
.jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0;
}
.jstree-rtl .jstree-node {
  margin-left: 0;
}
.jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0;
}
.jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%;
}
.jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
  cursor: pointer;
}
.jstree-wholerow-ul .jstree-anchor,
.jstree-wholerow-ul .jstree-icon {
  position: relative;
}
.jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.jstree-contextmenu .jstree-anchor {
  -webkit-user-select: none;
  /* disable selection/Copy of UIWebView */
  -webkit-touch-callout: none;
  /* disable the IOS popup when long-press on a link */
  -moz-user-select: none;
       user-select: none;
}
.vakata-context {
  display: none;
}
.vakata-context,
.vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #979797;
  box-shadow: 2px 2px 2px #999999;
}
.vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px;
}
.vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}
.vakata-context li {
  list-style: none;
}
.vakata-context li > a {
  display: block;
  padding: 0 2em 0 2em;
  text-decoration: none;
  width: auto;
  color: black;
  white-space: nowrap;
  line-height: 2.4em;
  text-shadow: 1px 1px 0 white;
  border-radius: 1px;
}
.vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1;
}
.vakata-context li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
  background-position: right center;
  background-repeat: no-repeat;
}
.vakata-context li > a:focus {
  outline: 0;
}
.vakata-context .vakata-context-no-icons {
  margin-left: 0;
}
.vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1;
}
.vakata-context .vakata-context-separator > a,
.vakata-context .vakata-context-separator > a:hover {
  background: white;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  text-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-radius: 0;
}
.vakata-context .vakata-contextmenu-disabled a,
.vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0;
}
.vakata-context .vakata-contextmenu-disabled > a > i {
  filter: grayscale(100%);
}
.vakata-context li > a > i {
  text-decoration: none;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  background: transparent;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
  line-height: 2.4em;
}
.vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em;
}
.vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: white;
  margin: 0 0.5em 0 0;
  border-left: 1px solid #e2e3e3;
}
.vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  display: none;
}
.vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}
.vakata-context-rtl li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat;
}
.vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3;
}
.vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto;
}
.vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0;
}
.vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: white;
  background: #e2e3e3;
}
#jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}
#jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px;
}
#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
}
#jstree-dnd .jstree-ok {
  background: green;
}
#jstree-dnd .jstree-er {
  background: red;
}
#jstree-dnd .jstree-copy {
  margin: 0 2px 0 2px;
}
.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent;
}
.jstree-default .jstree-anchor,
.jstree-default .jstree-animated,
.jstree-default .jstree-wholerow {
  transition: background-color 0.15s, box-shadow 0.15s;
}
.jstree-default .jstree-hovered {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc;
}
.jstree-default .jstree-context {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc;
}
.jstree-default .jstree-clicked {
  background: #beebff;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #999999;
}
.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none;
}
.jstree-default .jstree-disabled {
  background: transparent;
  color: #666666;
}
.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
  box-shadow: none;
}
.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.jstree-default .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: bold;
}
.jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important;
}
.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  box-shadow: none;
}
.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #e7f4f9;
}
.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: transparent;
}
.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #e7f4f9;
}
.jstree-default > .jstree-striped {
  min-width: 100%;
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat;
}
.jstree-default > .jstree-wholerow-ul .jstree-hovered,
.jstree-default > .jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
}
.jstree-default .jstree-wholerow {
  box-sizing: border-box;
}
.jstree-default .jstree-wholerow-hovered {
  background: #e7f4f9;
}
.jstree-default .jstree-wholerow-clicked {
  background: #beebff;
  background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%);
}
.jstree-default .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px;
}
.jstree-default .jstree-anchor {
  line-height: 24px;
  height: 24px;
}
.jstree-default .jstree-icon {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.jstree-default .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px;
}
.jstree-default .jstree-wholerow {
  height: 24px;
}
.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-image: url(/32px.png);
}
.jstree-default .jstree-node {
  background-position: -292px -4px;
  background-repeat: repeat-y;
}
.jstree-default .jstree-last {
  background-image: none;
}
.jstree-default .jstree-open > .jstree-ocl {
  background-position: -132px -4px;
}
.jstree-default .jstree-closed > .jstree-ocl {
  background-position: -100px -4px;
}
.jstree-default .jstree-leaf > .jstree-ocl {
  background-position: -68px -4px;
}
.jstree-default .jstree-themeicon {
  background-position: -260px -4px;
}
.jstree-default > .jstree-no-dots .jstree-node,
.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px;
}
.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px;
}
.jstree-default .jstree-disabled {
  background: transparent;
}
.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
}
.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default .jstree-checkbox {
  background-position: -164px -4px;
}
.jstree-default .jstree-checkbox:hover {
  background-position: -164px -36px;
}
.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default .jstree-checked > .jstree-checkbox {
  background-position: -228px -4px;
}
.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default .jstree-checked > .jstree-checkbox:hover {
  background-position: -228px -36px;
}
.jstree-default .jstree-anchor > .jstree-undetermined {
  background-position: -196px -4px;
}
.jstree-default .jstree-anchor > .jstree-undetermined:hover {
  background-position: -196px -36px;
}
.jstree-default .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.jstree-default > .jstree-striped {
  background-size: auto 48px;
}
.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.jstree-default.jstree-rtl .jstree-last {
  background-image: none;
}
.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px;
}
.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px;
}
.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px;
}
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px;
}
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px;
}
.jstree-default .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url(/throbber.gif) center center no-repeat;
}
.jstree-default .jstree-file {
  background: url(/32px.png) -100px -68px no-repeat;
}
.jstree-default .jstree-folder {
  background: url(/32px.png) -260px -4px no-repeat;
}
.jstree-default > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}
#jstree-dnd.jstree-default {
  line-height: 24px;
  padding: 0 4px;
}
#jstree-dnd.jstree-default .jstree-ok,
#jstree-dnd.jstree-default .jstree-er {
  background-image: url(/32px.png);
  background-repeat: no-repeat;
  background-color: transparent;
}
#jstree-dnd.jstree-default i {
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px;
}
#jstree-dnd.jstree-default .jstree-ok {
  background-position: -4px -68px;
}
#jstree-dnd.jstree-default .jstree-er {
  background-position: -36px -68px;
}
.jstree-default .jstree-ellipsis {
  overflow: hidden;
}
.jstree-default .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 24px + 5px);
  text-overflow: ellipsis;
  overflow: hidden;
}
.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
}
.jstree-default.jstree-rtl .jstree-last {
  background-image: none;
}
.jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px;
}
.jstree-default-small .jstree-anchor {
  line-height: 18px;
  height: 18px;
}
.jstree-default-small .jstree-icon {
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.jstree-default-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px;
}
.jstree-default-small .jstree-wholerow {
  height: 18px;
}
.jstree-default-small .jstree-node,
.jstree-default-small .jstree-icon {
  background-image: url(/32px.png);
}
.jstree-default-small .jstree-node {
  background-position: -295px -7px;
  background-repeat: repeat-y;
}
.jstree-default-small .jstree-last {
  background-image: none;
}
.jstree-default-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px;
}
.jstree-default-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px;
}
.jstree-default-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px;
}
.jstree-default-small .jstree-themeicon {
  background-position: -263px -7px;
}
.jstree-default-small > .jstree-no-dots .jstree-node,
.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px;
}
.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px;
}
.jstree-default-small .jstree-disabled {
  background: transparent;
}
.jstree-default-small .jstree-disabled.jstree-hovered {
  background: transparent;
}
.jstree-default-small .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default-small .jstree-checkbox {
  background-position: -167px -7px;
}
.jstree-default-small .jstree-checkbox:hover {
  background-position: -167px -39px;
}
.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-small .jstree-checked > .jstree-checkbox {
  background-position: -231px -7px;
}
.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-small .jstree-checked > .jstree-checkbox:hover {
  background-position: -231px -39px;
}
.jstree-default-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px;
}
.jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px;
}
.jstree-default-small .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.jstree-default-small > .jstree-striped {
  background-size: auto 36px;
}
.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.jstree-default-small.jstree-rtl .jstree-last {
  background-image: none;
}
.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px;
}
.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px;
}
.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px;
}
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px;
}
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px;
}
.jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url(/throbber.gif) center center no-repeat;
}
.jstree-default-small .jstree-file {
  background: url(/32px.png) -103px -71px no-repeat;
}
.jstree-default-small .jstree-folder {
  background: url(/32px.png) -263px -7px no-repeat;
}
.jstree-default-small > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}
#jstree-dnd.jstree-default-small {
  line-height: 18px;
  padding: 0 4px;
}
#jstree-dnd.jstree-default-small .jstree-ok,
#jstree-dnd.jstree-default-small .jstree-er {
  background-image: url(/32px.png);
  background-repeat: no-repeat;
  background-color: transparent;
}
#jstree-dnd.jstree-default-small i {
  background: transparent;
  width: 18px;
  height: 18px;
  line-height: 18px;
}
#jstree-dnd.jstree-default-small .jstree-ok {
  background-position: -7px -71px;
}
#jstree-dnd.jstree-default-small .jstree-er {
  background-position: -39px -71px;
}
.jstree-default-small .jstree-ellipsis {
  overflow: hidden;
}
.jstree-default-small .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 18px + 5px);
  text-overflow: ellipsis;
  overflow: hidden;
}
.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==");
}
.jstree-default-small.jstree-rtl .jstree-last {
  background-image: none;
}
.jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px;
}
.jstree-default-large .jstree-anchor {
  line-height: 32px;
  height: 32px;
}
.jstree-default-large .jstree-icon {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.jstree-default-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px;
}
.jstree-default-large .jstree-wholerow {
  height: 32px;
}
.jstree-default-large .jstree-node,
.jstree-default-large .jstree-icon {
  background-image: url(/32px.png);
}
.jstree-default-large .jstree-node {
  background-position: -288px 0px;
  background-repeat: repeat-y;
}
.jstree-default-large .jstree-last {
  background-image: none;
}
.jstree-default-large .jstree-open > .jstree-ocl {
  background-position: -128px 0px;
}
.jstree-default-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0px;
}
.jstree-default-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0px;
}
.jstree-default-large .jstree-themeicon {
  background-position: -256px 0px;
}
.jstree-default-large > .jstree-no-dots .jstree-node,
.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px 0px;
}
.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px 0px;
}
.jstree-default-large .jstree-disabled {
  background: transparent;
}
.jstree-default-large .jstree-disabled.jstree-hovered {
  background: transparent;
}
.jstree-default-large .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default-large .jstree-checkbox {
  background-position: -160px 0px;
}
.jstree-default-large .jstree-checkbox:hover {
  background-position: -160px -32px;
}
.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-large .jstree-checked > .jstree-checkbox {
  background-position: -224px 0px;
}
.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-large .jstree-checked > .jstree-checkbox:hover {
  background-position: -224px -32px;
}
.jstree-default-large .jstree-anchor > .jstree-undetermined {
  background-position: -192px 0px;
}
.jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px;
}
.jstree-default-large .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.jstree-default-large > .jstree-striped {
  background-size: auto 64px;
}
.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.jstree-default-large.jstree-rtl .jstree-last {
  background-image: none;
}
.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -128px -32px;
}
.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -96px -32px;
}
.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -64px -32px;
}
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px;
}
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px -32px;
}
.jstree-default-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url(/throbber.gif) center center no-repeat;
}
.jstree-default-large .jstree-file {
  background: url(/32px.png) -96px -64px no-repeat;
}
.jstree-default-large .jstree-folder {
  background: url(/32px.png) -256px 0px no-repeat;
}
.jstree-default-large > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}
#jstree-dnd.jstree-default-large {
  line-height: 32px;
  padding: 0 4px;
}
#jstree-dnd.jstree-default-large .jstree-ok,
#jstree-dnd.jstree-default-large .jstree-er {
  background-image: url(/32px.png);
  background-repeat: no-repeat;
  background-color: transparent;
}
#jstree-dnd.jstree-default-large i {
  background: transparent;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
#jstree-dnd.jstree-default-large .jstree-ok {
  background-position: 0px -64px;
}
#jstree-dnd.jstree-default-large .jstree-er {
  background-position: -32px -64px;
}
.jstree-default-large .jstree-ellipsis {
  overflow: hidden;
}
.jstree-default-large .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 32px + 5px);
  text-overflow: ellipsis;
  overflow: hidden;
}
.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==");
}
.jstree-default-large.jstree-rtl .jstree-last {
  background-image: none;
}
@media (max-width: 768px) {
  #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  #jstree-dnd.jstree-dnd-responsive > i {
    background: transparent;
    width: 40px;
    height: 40px;
  }
  #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-image: url(/40px.png);
    background-position: 0 -200px;
    background-size: 120px 240px;
  }
  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url(/40px.png);
    background-position: -40px -200px;
    background-size: 120px 240px;
  }
  #jstree-marker.jstree-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px;
  }
}
@media (max-width: 768px) {
  .jstree-default-responsive {
    /*
	.jstree-open > .jstree-ocl,
	.jstree-closed > .jstree-ocl { border-radius:20px; background-color:white; }
	*/
  }
  .jstree-default-responsive .jstree-icon {
    background-image: url(/40px.png);
  }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  .jstree-default-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap;
  }
  .jstree-default-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px;
  }
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
  }
  .jstree-default-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px;
    background: transparent;
  }
  .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0;
  }
  .jstree-default-responsive .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-size: 120px 240px;
  }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl,
  .jstree-default-responsive.jstree-rtl .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  .jstree-default-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0 !important;
  }
  .jstree-default-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important;
  }
  .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0 !important;
  }
  .jstree-default-responsive .jstree-themeicon {
    background-position: -40px -40px;
  }
  .jstree-default-responsive .jstree-checkbox,
  .jstree-default-responsive .jstree-checkbox:hover {
    background-position: -40px -80px;
  }
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox:hover {
    background-position: 0 -80px;
  }
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined,
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px;
  }
  .jstree-default-responsive .jstree-anchor {
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  .jstree-default-responsive > .jstree-striped {
    background: transparent;
  }
  .jstree-default-responsive .jstree-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px;
  }
  .jstree-default-responsive .jstree-wholerow-hovered {
    background: #e7f4f9;
  }
  .jstree-default-responsive .jstree-wholerow-clicked {
    background: #beebff;
  }
  .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
    box-shadow: inset 0 -6px 3px -5px #666666;
  }
  .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    box-shadow: inset 0 6px 3px -5px #666666;
    border-top: 0;
  }
  .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
    box-shadow: none;
  }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-node > .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-image: url(/40px.png);
    background-size: 120px 240px;
  }
  .jstree-default-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y;
  }
  .jstree-default-responsive .jstree-last {
    background-image: none;
  }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px;
  }
  .jstree-default-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px;
  }
  .jstree-default-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
  }
  .jstree-default-responsive .jstree-file {
    background: url(/40px.png) 0 -160px no-repeat;
    background-size: 120px 240px;
  }
  .jstree-default-responsive .jstree-folder {
    background: url(/40px.png) -40px -40px no-repeat;
    background-size: 120px 240px;
  }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0;
  }
}
/* line 1, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker {
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: #fff;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 8px;
  padding-left: 0;
  padding-top: 2px;
  position: absolute;
  z-index: 9999;
  box-sizing: border-box;
  display: none;
}

/* line 19, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_rtl {
  padding: 8px 0 8px 8px;
}

/* line 23, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border: none;
}

/*For IE8 or lower*/
/* line 34, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker button {
  border: none !important;
}

/* line 38, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* line 48, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_noselect::-moz-selection {
  background: transparent;
}
.xdsoft_noselect::selection {
  background: transparent;
}

/* line 49, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_noselect::-moz-selection {
  background: transparent;
}

/* line 51, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  box-shadow: none;
}

/* line 57, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker * {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

/* line 64, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
  display: none;
}

/* line 68, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block;
}

/* line 72, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  float: left;
  margin-left: 8px;
}

/* line 77, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}

/* line 83, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
  width: 256px;
}

/* line 87, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0;
}

/* line 94, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}

/* line 100, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px;
}

/* line 105, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_monthpicker {
  position: relative;
  text-align: center;
}

/* line 110, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

/* line 117, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label i {
  opacity: 0.5;
  background-position: -92px -19px;
  display: inline-block;
  width: 9px;
  height: 20px;
  vertical-align: middle;
}

/* line 126, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0;
}

/* line 130, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0;
  margin-left: 5px;
}

/* line 136, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0 0;
}

/* line 141, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0 none;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  outline: medium none;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
  min-width: 0;
}

/* line 162, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px;
}

/* line 172, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
  float: none;
  margin-left: 0;
  margin-right: 14px;
}

/* line 179, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0;
  margin-bottom: 7px;
  margin-top: 0;
}

/* line 185, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}

/* line 191, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #f5f5f5;
  border-top: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0;
  height: 25px;
  line-height: 25px;
}

/* line 204, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
  border-top-width: 0;
}

/* line 208, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* line 215, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer;
}

/* line 231, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label:hover > span {
  text-decoration: underline;
}

/* line 235, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label:hover i {
  opacity: 1.0;
}

/* line 239, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 101;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden;
}

/* line 251, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -7px;
}

/* line 252, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 2px;
}

/* line 253, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #fff;
  background: #ff8000;
}

/* line 258, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  padding: 2px 10px 2px 5px;
  text-decoration: none !important;
}

/* line 263, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #33aaff;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}

/* line 270, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_month {
  width: 100px;
  text-align: right;
}

/* line 275, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar {
  clear: both;
}

/* line 279, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_year {
  width: 48px;
  margin-left: 5px;
}

/* line 284, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%;
}

/* line 290, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 5px;
}

/* line 294, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px;
}

/* line 298, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  background: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding: 0;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px;
}

/* line 311, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
  width: 12.5%;
}

/* line 315, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar th {
  background: #f1f1f1;
}

/* line 319, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #33aaff;
}

/* line 323, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}

/* line 328, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}

/* line 334, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #33aaff;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}

/* line 343, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  cursor: default;
}

/* line 351, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

/* line 356, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #fff !important;
  background: #ff8000 !important;
  box-shadow: none !important;
}

/* line 363, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover {
  background: #33aaff !important;
  box-shadow: #178fe5 0 1px 3px 0 inset !important;
  color: #fff !important;
}

/* line 370, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
  color: inherit	!important;
  background: inherit !important;
  box-shadow: inherit !important;
}

/* line 377, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default;
}

/* line 384, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px;
}

/* line 392, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eee !important;
}

/* line 393, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaa !important;
}

/* line 395, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_time_box {
  position: relative;
  border: 1px solid #ccc;
}

/* line 399, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_scrollbar > .xdsoft_scroller {
  background: #ccc !important;
  height: 20px;
  border-radius: 3px;
}

/* line 404, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}

/* line 412, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
  left: 0;
  right: auto;
}

/* line 416, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_scroller_box {
  position: relative;
}

/* line 420, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark {
  box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
  background: #000;
  border-bottom: 1px solid #444;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
  color: #ccc;
}

/* line 430, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
  border-bottom: 1px solid #222;
}

/* line 433, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #0a0a0a;
  border-top: 1px solid #222;
  color: #999;
}

/* line 439, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
  background-color: #000;
}

/* line 442, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
  border: 1px solid #333;
  background: #000;
}

/* line 447, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #000;
  background: #007fff;
}

/* line 452, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #cc5500;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}

/* line 458, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

/* line 465, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0a0a0a;
  border: 1px solid #222;
  color: #999;
}

/* line 472, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0e0e0e;
}

/* line 476, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
  color: #cc5500;
}

/* line 480, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}

/* line 485, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}

/* line 491, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #cc5500;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}

/* line 499, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000 !important;
  background: #007fff !important;
}

/* line 505, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  color: #666;
}

/* line 509, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
  color: #333 !important;
}

/* line 510, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
  color: #111 !important;
}

/* line 511, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
  color: #555 !important;
}

/* line 513, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_dark .xdsoft_time_box {
  border: 1px solid #333;
}

/* line 517, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller {
  background: #333 !important;
}

/* line 520, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .xdsoft_save_selected {
  display: block;
  border: 1px solid #dddddd !important;
  margin-top: 5px;
  width: 100%;
  color: #454551;
  font-size: 13px;
}

/* line 528, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .blue-gradient-button {
  font-family: "museo-sans", "Book Antiqua", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #82878c;
  height: 28px;
  position: relative;
  padding: 4px 17px 4px 33px;
  border: 1px solid #d7d8da;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 );
  /* IE6-9 */
}

/* line 552, ../../usr/local/bundle/gems/rails-assets-datetimepicker-2.5.20/app/assets/stylesheets/datetimepicker/jquery.datetimepicker.scss */
.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 );
  /* IE6-9 */
}
/*
 * This is a manifest file that'll automatically include all the stylesheets available in this directory
 * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
 * the top of the compiled file, but it's generally better to create a new file per style scope.
 *


 *= #require datatables













 *
 * = #require rails_bootstrap_forms
 *
*/
/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
/* line 7, node_modules/bootstrap/dist/css/bootstrap.css */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 38, node_modules/bootstrap/dist/css/bootstrap.css */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* line 44, node_modules/bootstrap/dist/css/bootstrap.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 51, node_modules/bootstrap/dist/css/bootstrap.css */
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

/* line 55, node_modules/bootstrap/dist/css/bootstrap.css */
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

/* line 66, node_modules/bootstrap/dist/css/bootstrap.css */
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

/* line 70, node_modules/bootstrap/dist/css/bootstrap.css */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 76, node_modules/bootstrap/dist/css/bootstrap.css */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 81, node_modules/bootstrap/dist/css/bootstrap.css */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 86, node_modules/bootstrap/dist/css/bootstrap.css */
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

/* line 97, node_modules/bootstrap/dist/css/bootstrap.css */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 103, node_modules/bootstrap/dist/css/bootstrap.css */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 110, node_modules/bootstrap/dist/css/bootstrap.css */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 117, node_modules/bootstrap/dist/css/bootstrap.css */
dt {
  font-weight: 700;
}

/* line 121, node_modules/bootstrap/dist/css/bootstrap.css */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 126, node_modules/bootstrap/dist/css/bootstrap.css */
blockquote {
  margin: 0 0 1rem;
}

/* line 130, node_modules/bootstrap/dist/css/bootstrap.css */
b,
strong {
  font-weight: bolder;
}

/* line 135, node_modules/bootstrap/dist/css/bootstrap.css */
small {
  font-size: 80%;
}

/* line 139, node_modules/bootstrap/dist/css/bootstrap.css */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 147, node_modules/bootstrap/dist/css/bootstrap.css */
sub {
  bottom: -.25em;
}

/* line 151, node_modules/bootstrap/dist/css/bootstrap.css */
sup {
  top: -.5em;
}

/* line 155, node_modules/bootstrap/dist/css/bootstrap.css */
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

/* line 161, node_modules/bootstrap/dist/css/bootstrap.css */
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

/* line 166, node_modules/bootstrap/dist/css/bootstrap.css */
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

/* line 171, node_modules/bootstrap/dist/css/bootstrap.css */
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 176, node_modules/bootstrap/dist/css/bootstrap.css */
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

/* line 184, node_modules/bootstrap/dist/css/bootstrap.css */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

/* line 191, node_modules/bootstrap/dist/css/bootstrap.css */
figure {
  margin: 0 0 1rem;
}

/* line 195, node_modules/bootstrap/dist/css/bootstrap.css */
img {
  vertical-align: middle;
  border-style: none;
}

/* line 200, node_modules/bootstrap/dist/css/bootstrap.css */
svg {
  overflow: hidden;
  vertical-align: middle;
}

/* line 205, node_modules/bootstrap/dist/css/bootstrap.css */
table {
  border-collapse: collapse;
}

/* line 209, node_modules/bootstrap/dist/css/bootstrap.css */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

/* line 217, node_modules/bootstrap/dist/css/bootstrap.css */
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

/* line 222, node_modules/bootstrap/dist/css/bootstrap.css */
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

/* line 227, node_modules/bootstrap/dist/css/bootstrap.css */
button {
  border-radius: 0;
}

/* line 231, node_modules/bootstrap/dist/css/bootstrap.css */
button:focus:not(:focus-visible) {
  outline: 0;
}

/* line 235, node_modules/bootstrap/dist/css/bootstrap.css */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 246, node_modules/bootstrap/dist/css/bootstrap.css */
button,
input {
  overflow: visible;
}

/* line 251, node_modules/bootstrap/dist/css/bootstrap.css */
button,
select {
  text-transform: none;
}

/* line 256, node_modules/bootstrap/dist/css/bootstrap.css */
[role="button"] {
  cursor: pointer;
}

/* line 260, node_modules/bootstrap/dist/css/bootstrap.css */
select {
  word-wrap: normal;
}

/* line 264, node_modules/bootstrap/dist/css/bootstrap.css */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 271, node_modules/bootstrap/dist/css/bootstrap.css */
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

/* line 278, node_modules/bootstrap/dist/css/bootstrap.css */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 286, node_modules/bootstrap/dist/css/bootstrap.css */
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 292, node_modules/bootstrap/dist/css/bootstrap.css */
textarea {
  overflow: auto;
  resize: vertical;
}

/* line 297, node_modules/bootstrap/dist/css/bootstrap.css */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 304, node_modules/bootstrap/dist/css/bootstrap.css */
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

/* line 316, node_modules/bootstrap/dist/css/bootstrap.css */
progress {
  vertical-align: baseline;
}

/* line 320, node_modules/bootstrap/dist/css/bootstrap.css */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 325, node_modules/bootstrap/dist/css/bootstrap.css */
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

/* line 330, node_modules/bootstrap/dist/css/bootstrap.css */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 334, node_modules/bootstrap/dist/css/bootstrap.css */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 339, node_modules/bootstrap/dist/css/bootstrap.css */
output {
  display: inline-block;
}

/* line 343, node_modules/bootstrap/dist/css/bootstrap.css */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 348, node_modules/bootstrap/dist/css/bootstrap.css */
template {
  display: none;
}

/* line 352, node_modules/bootstrap/dist/css/bootstrap.css */
[hidden] {
  display: none !important;
}

/* line 356, node_modules/bootstrap/dist/css/bootstrap.css */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

/* line 363, node_modules/bootstrap/dist/css/bootstrap.css */
h1, .h1 {
  font-size: 2.5rem;
}

/* line 367, node_modules/bootstrap/dist/css/bootstrap.css */
h2, .h2 {
  font-size: 2rem;
}

/* line 371, node_modules/bootstrap/dist/css/bootstrap.css */
h3, .h3 {
  font-size: 1.75rem;
}

/* line 375, node_modules/bootstrap/dist/css/bootstrap.css */
h4, .h4 {
  font-size: 1.5rem;
}

/* line 379, node_modules/bootstrap/dist/css/bootstrap.css */
h5, .h5 {
  font-size: 1.25rem;
}

/* line 383, node_modules/bootstrap/dist/css/bootstrap.css */
h6, .h6 {
  font-size: 1rem;
}

/* line 387, node_modules/bootstrap/dist/css/bootstrap.css */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 392, node_modules/bootstrap/dist/css/bootstrap.css */
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 398, node_modules/bootstrap/dist/css/bootstrap.css */
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 404, node_modules/bootstrap/dist/css/bootstrap.css */
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 410, node_modules/bootstrap/dist/css/bootstrap.css */
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 416, node_modules/bootstrap/dist/css/bootstrap.css */
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 423, node_modules/bootstrap/dist/css/bootstrap.css */
small,
.small {
  font-size: 80%;
  font-weight: 400;
}

/* line 429, node_modules/bootstrap/dist/css/bootstrap.css */
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 435, node_modules/bootstrap/dist/css/bootstrap.css */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 440, node_modules/bootstrap/dist/css/bootstrap.css */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 445, node_modules/bootstrap/dist/css/bootstrap.css */
.list-inline-item {
  display: inline-block;
}

/* line 449, node_modules/bootstrap/dist/css/bootstrap.css */
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 453, node_modules/bootstrap/dist/css/bootstrap.css */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 458, node_modules/bootstrap/dist/css/bootstrap.css */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

/* line 463, node_modules/bootstrap/dist/css/bootstrap.css */
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

/* line 469, node_modules/bootstrap/dist/css/bootstrap.css */
.blockquote-footer::before {
  content: "\2014\00A0";
}

/* line 473, node_modules/bootstrap/dist/css/bootstrap.css */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 478, node_modules/bootstrap/dist/css/bootstrap.css */
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

/* line 487, node_modules/bootstrap/dist/css/bootstrap.css */
.figure {
  display: inline-block;
}

/* line 491, node_modules/bootstrap/dist/css/bootstrap.css */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 496, node_modules/bootstrap/dist/css/bootstrap.css */
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

/* line 501, node_modules/bootstrap/dist/css/bootstrap.css */
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}

/* line 507, node_modules/bootstrap/dist/css/bootstrap.css */
a > code {
  color: inherit;
}

/* line 511, node_modules/bootstrap/dist/css/bootstrap.css */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

/* line 519, node_modules/bootstrap/dist/css/bootstrap.css */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

/* line 525, node_modules/bootstrap/dist/css/bootstrap.css */
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

/* line 531, node_modules/bootstrap/dist/css/bootstrap.css */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 537, node_modules/bootstrap/dist/css/bootstrap.css */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 542, node_modules/bootstrap/dist/css/bootstrap.css */
.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 556, node_modules/bootstrap/dist/css/bootstrap.css */
  .container, .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 562, node_modules/bootstrap/dist/css/bootstrap.css */
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 568, node_modules/bootstrap/dist/css/bootstrap.css */
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 574, node_modules/bootstrap/dist/css/bootstrap.css */
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}

/* line 579, node_modules/bootstrap/dist/css/bootstrap.css */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/* line 588, node_modules/bootstrap/dist/css/bootstrap.css */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 593, node_modules/bootstrap/dist/css/bootstrap.css */
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 599, node_modules/bootstrap/dist/css/bootstrap.css */
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 611, node_modules/bootstrap/dist/css/bootstrap.css */
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

/* line 619, node_modules/bootstrap/dist/css/bootstrap.css */
.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 625, node_modules/bootstrap/dist/css/bootstrap.css */
.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 631, node_modules/bootstrap/dist/css/bootstrap.css */
.row-cols-3 > * {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

/* line 637, node_modules/bootstrap/dist/css/bootstrap.css */
.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 643, node_modules/bootstrap/dist/css/bootstrap.css */
.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

/* line 649, node_modules/bootstrap/dist/css/bootstrap.css */
.row-cols-6 > * {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

/* line 655, node_modules/bootstrap/dist/css/bootstrap.css */
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

/* line 662, node_modules/bootstrap/dist/css/bootstrap.css */
.col-1 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

/* line 668, node_modules/bootstrap/dist/css/bootstrap.css */
.col-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

/* line 674, node_modules/bootstrap/dist/css/bootstrap.css */
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 680, node_modules/bootstrap/dist/css/bootstrap.css */
.col-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

/* line 686, node_modules/bootstrap/dist/css/bootstrap.css */
.col-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

/* line 692, node_modules/bootstrap/dist/css/bootstrap.css */
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 698, node_modules/bootstrap/dist/css/bootstrap.css */
.col-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

/* line 704, node_modules/bootstrap/dist/css/bootstrap.css */
.col-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

/* line 710, node_modules/bootstrap/dist/css/bootstrap.css */
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 716, node_modules/bootstrap/dist/css/bootstrap.css */
.col-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

/* line 722, node_modules/bootstrap/dist/css/bootstrap.css */
.col-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

/* line 728, node_modules/bootstrap/dist/css/bootstrap.css */
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 734, node_modules/bootstrap/dist/css/bootstrap.css */
.order-first {
  order: -1;
}

/* line 739, node_modules/bootstrap/dist/css/bootstrap.css */
.order-last {
  order: 13;
}

/* line 744, node_modules/bootstrap/dist/css/bootstrap.css */
.order-0 {
  order: 0;
}

/* line 749, node_modules/bootstrap/dist/css/bootstrap.css */
.order-1 {
  order: 1;
}

/* line 754, node_modules/bootstrap/dist/css/bootstrap.css */
.order-2 {
  order: 2;
}

/* line 759, node_modules/bootstrap/dist/css/bootstrap.css */
.order-3 {
  order: 3;
}

/* line 764, node_modules/bootstrap/dist/css/bootstrap.css */
.order-4 {
  order: 4;
}

/* line 769, node_modules/bootstrap/dist/css/bootstrap.css */
.order-5 {
  order: 5;
}

/* line 774, node_modules/bootstrap/dist/css/bootstrap.css */
.order-6 {
  order: 6;
}

/* line 779, node_modules/bootstrap/dist/css/bootstrap.css */
.order-7 {
  order: 7;
}

/* line 784, node_modules/bootstrap/dist/css/bootstrap.css */
.order-8 {
  order: 8;
}

/* line 789, node_modules/bootstrap/dist/css/bootstrap.css */
.order-9 {
  order: 9;
}

/* line 794, node_modules/bootstrap/dist/css/bootstrap.css */
.order-10 {
  order: 10;
}

/* line 799, node_modules/bootstrap/dist/css/bootstrap.css */
.order-11 {
  order: 11;
}

/* line 804, node_modules/bootstrap/dist/css/bootstrap.css */
.order-12 {
  order: 12;
}

/* line 809, node_modules/bootstrap/dist/css/bootstrap.css */
.offset-1 {
  margin-left: 8.333333%;
}

/* line 813, node_modules/bootstrap/dist/css/bootstrap.css */
.offset-2 {
  margin-left: 16.666667%;
}

/* line 817, node_modules/bootstrap/dist/css/bootstrap.css */
.offset-3 {
  margin-left: 25%;
}

/* line 821, node_modules/bootstrap/dist/css/bootstrap.css */
.offset-4 {
  margin-left: 33.333333%;
}

/* line 825, node_modules/bootstrap/dist/css/bootstrap.css */
.offset-5 {
  margin-left: 41.666667%;
}

/* line 829, node_modules/bootstrap/dist/css/bootstrap.css */
.offset-6 {
  margin-left: 50%;
}

/* line 833, node_modules/bootstrap/dist/css/bootstrap.css */
.offset-7 {
  margin-left: 58.333333%;
}

/* line 837, node_modules/bootstrap/dist/css/bootstrap.css */
.offset-8 {
  margin-left: 66.666667%;
}

/* line 841, node_modules/bootstrap/dist/css/bootstrap.css */
.offset-9 {
  margin-left: 75%;
}

/* line 845, node_modules/bootstrap/dist/css/bootstrap.css */
.offset-10 {
  margin-left: 83.333333%;
}

/* line 849, node_modules/bootstrap/dist/css/bootstrap.css */
.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  /* line 854, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 861, node_modules/bootstrap/dist/css/bootstrap.css */
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 866, node_modules/bootstrap/dist/css/bootstrap.css */
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 871, node_modules/bootstrap/dist/css/bootstrap.css */
  .row-cols-sm-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 876, node_modules/bootstrap/dist/css/bootstrap.css */
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 881, node_modules/bootstrap/dist/css/bootstrap.css */
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 886, node_modules/bootstrap/dist/css/bootstrap.css */
  .row-cols-sm-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 891, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 897, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 902, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 907, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 912, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 917, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 922, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 927, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 932, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 937, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 942, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 947, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 952, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 957, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-sm-first {
    order: -1;
  }
  /* line 961, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-sm-last {
    order: 13;
  }
  /* line 965, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-sm-0 {
    order: 0;
  }
  /* line 969, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-sm-1 {
    order: 1;
  }
  /* line 973, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-sm-2 {
    order: 2;
  }
  /* line 977, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-sm-3 {
    order: 3;
  }
  /* line 981, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-sm-4 {
    order: 4;
  }
  /* line 985, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-sm-5 {
    order: 5;
  }
  /* line 989, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-sm-6 {
    order: 6;
  }
  /* line 993, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-sm-7 {
    order: 7;
  }
  /* line 997, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-sm-8 {
    order: 8;
  }
  /* line 1001, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-sm-9 {
    order: 9;
  }
  /* line 1005, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-sm-10 {
    order: 10;
  }
  /* line 1009, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-sm-11 {
    order: 11;
  }
  /* line 1013, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-sm-12 {
    order: 12;
  }
  /* line 1017, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 1020, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  /* line 1023, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  /* line 1026, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 1029, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  /* line 1032, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  /* line 1035, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 1038, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  /* line 1041, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  /* line 1044, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 1047, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  /* line 1050, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  /* line 1056, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 1063, node_modules/bootstrap/dist/css/bootstrap.css */
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 1068, node_modules/bootstrap/dist/css/bootstrap.css */
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 1073, node_modules/bootstrap/dist/css/bootstrap.css */
  .row-cols-md-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 1078, node_modules/bootstrap/dist/css/bootstrap.css */
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 1083, node_modules/bootstrap/dist/css/bootstrap.css */
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 1088, node_modules/bootstrap/dist/css/bootstrap.css */
  .row-cols-md-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 1093, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 1099, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 1104, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 1109, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 1114, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 1119, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 1124, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 1129, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 1134, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 1139, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 1144, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 1149, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 1154, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 1159, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-md-first {
    order: -1;
  }
  /* line 1163, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-md-last {
    order: 13;
  }
  /* line 1167, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-md-0 {
    order: 0;
  }
  /* line 1171, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-md-1 {
    order: 1;
  }
  /* line 1175, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-md-2 {
    order: 2;
  }
  /* line 1179, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-md-3 {
    order: 3;
  }
  /* line 1183, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-md-4 {
    order: 4;
  }
  /* line 1187, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-md-5 {
    order: 5;
  }
  /* line 1191, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-md-6 {
    order: 6;
  }
  /* line 1195, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-md-7 {
    order: 7;
  }
  /* line 1199, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-md-8 {
    order: 8;
  }
  /* line 1203, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-md-9 {
    order: 9;
  }
  /* line 1207, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-md-10 {
    order: 10;
  }
  /* line 1211, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-md-11 {
    order: 11;
  }
  /* line 1215, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-md-12 {
    order: 12;
  }
  /* line 1219, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 1222, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  /* line 1225, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  /* line 1228, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 1231, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  /* line 1234, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  /* line 1237, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 1240, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  /* line 1243, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  /* line 1246, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 1249, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  /* line 1252, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  /* line 1258, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 1265, node_modules/bootstrap/dist/css/bootstrap.css */
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 1270, node_modules/bootstrap/dist/css/bootstrap.css */
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 1275, node_modules/bootstrap/dist/css/bootstrap.css */
  .row-cols-lg-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 1280, node_modules/bootstrap/dist/css/bootstrap.css */
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 1285, node_modules/bootstrap/dist/css/bootstrap.css */
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 1290, node_modules/bootstrap/dist/css/bootstrap.css */
  .row-cols-lg-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 1295, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 1301, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 1306, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 1311, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 1316, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 1321, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 1326, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 1331, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 1336, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 1341, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 1346, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 1351, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 1356, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 1361, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-lg-first {
    order: -1;
  }
  /* line 1365, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-lg-last {
    order: 13;
  }
  /* line 1369, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-lg-0 {
    order: 0;
  }
  /* line 1373, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-lg-1 {
    order: 1;
  }
  /* line 1377, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-lg-2 {
    order: 2;
  }
  /* line 1381, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-lg-3 {
    order: 3;
  }
  /* line 1385, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-lg-4 {
    order: 4;
  }
  /* line 1389, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-lg-5 {
    order: 5;
  }
  /* line 1393, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-lg-6 {
    order: 6;
  }
  /* line 1397, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-lg-7 {
    order: 7;
  }
  /* line 1401, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-lg-8 {
    order: 8;
  }
  /* line 1405, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-lg-9 {
    order: 9;
  }
  /* line 1409, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-lg-10 {
    order: 10;
  }
  /* line 1413, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-lg-11 {
    order: 11;
  }
  /* line 1417, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-lg-12 {
    order: 12;
  }
  /* line 1421, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 1424, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  /* line 1427, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  /* line 1430, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 1433, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  /* line 1436, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  /* line 1439, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 1442, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  /* line 1445, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  /* line 1448, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 1451, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  /* line 1454, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  /* line 1460, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 1467, node_modules/bootstrap/dist/css/bootstrap.css */
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 1472, node_modules/bootstrap/dist/css/bootstrap.css */
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 1477, node_modules/bootstrap/dist/css/bootstrap.css */
  .row-cols-xl-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 1482, node_modules/bootstrap/dist/css/bootstrap.css */
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 1487, node_modules/bootstrap/dist/css/bootstrap.css */
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 1492, node_modules/bootstrap/dist/css/bootstrap.css */
  .row-cols-xl-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 1497, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 1503, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  /* line 1508, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  /* line 1513, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 1518, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  /* line 1523, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  /* line 1528, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 1533, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  /* line 1538, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  /* line 1543, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 1548, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  /* line 1553, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  /* line 1558, node_modules/bootstrap/dist/css/bootstrap.css */
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 1563, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-xl-first {
    order: -1;
  }
  /* line 1567, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-xl-last {
    order: 13;
  }
  /* line 1571, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-xl-0 {
    order: 0;
  }
  /* line 1575, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-xl-1 {
    order: 1;
  }
  /* line 1579, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-xl-2 {
    order: 2;
  }
  /* line 1583, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-xl-3 {
    order: 3;
  }
  /* line 1587, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-xl-4 {
    order: 4;
  }
  /* line 1591, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-xl-5 {
    order: 5;
  }
  /* line 1595, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-xl-6 {
    order: 6;
  }
  /* line 1599, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-xl-7 {
    order: 7;
  }
  /* line 1603, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-xl-8 {
    order: 8;
  }
  /* line 1607, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-xl-9 {
    order: 9;
  }
  /* line 1611, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-xl-10 {
    order: 10;
  }
  /* line 1615, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-xl-11 {
    order: 11;
  }
  /* line 1619, node_modules/bootstrap/dist/css/bootstrap.css */
  .order-xl-12 {
    order: 12;
  }
  /* line 1623, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 1626, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  /* line 1629, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  /* line 1632, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 1635, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  /* line 1638, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  /* line 1641, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 1644, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  /* line 1647, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  /* line 1650, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 1653, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  /* line 1656, node_modules/bootstrap/dist/css/bootstrap.css */
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

/* line 1661, node_modules/bootstrap/dist/css/bootstrap.css */
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}

/* line 1667, node_modules/bootstrap/dist/css/bootstrap.css */
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

/* line 1674, node_modules/bootstrap/dist/css/bootstrap.css */
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

/* line 1679, node_modules/bootstrap/dist/css/bootstrap.css */
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

/* line 1683, node_modules/bootstrap/dist/css/bootstrap.css */
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

/* line 1688, node_modules/bootstrap/dist/css/bootstrap.css */
.table-bordered {
  border: 1px solid #dee2e6;
}

/* line 1692, node_modules/bootstrap/dist/css/bootstrap.css */
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

/* line 1697, node_modules/bootstrap/dist/css/bootstrap.css */
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

/* line 1702, node_modules/bootstrap/dist/css/bootstrap.css */
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

/* line 1709, node_modules/bootstrap/dist/css/bootstrap.css */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 1713, node_modules/bootstrap/dist/css/bootstrap.css */
.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 1718, node_modules/bootstrap/dist/css/bootstrap.css */
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}

/* line 1724, node_modules/bootstrap/dist/css/bootstrap.css */
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff;
}

/* line 1731, node_modules/bootstrap/dist/css/bootstrap.css */
.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

/* line 1735, node_modules/bootstrap/dist/css/bootstrap.css */
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

/* line 1740, node_modules/bootstrap/dist/css/bootstrap.css */
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

/* line 1746, node_modules/bootstrap/dist/css/bootstrap.css */
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

/* line 1753, node_modules/bootstrap/dist/css/bootstrap.css */
.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

/* line 1757, node_modules/bootstrap/dist/css/bootstrap.css */
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

/* line 1762, node_modules/bootstrap/dist/css/bootstrap.css */
.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

/* line 1768, node_modules/bootstrap/dist/css/bootstrap.css */
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

/* line 1775, node_modules/bootstrap/dist/css/bootstrap.css */
.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

/* line 1779, node_modules/bootstrap/dist/css/bootstrap.css */
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

/* line 1784, node_modules/bootstrap/dist/css/bootstrap.css */
.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

/* line 1790, node_modules/bootstrap/dist/css/bootstrap.css */
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

/* line 1797, node_modules/bootstrap/dist/css/bootstrap.css */
.table-hover .table-info:hover {
  background-color: #abdde5;
}

/* line 1801, node_modules/bootstrap/dist/css/bootstrap.css */
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

/* line 1806, node_modules/bootstrap/dist/css/bootstrap.css */
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

/* line 1812, node_modules/bootstrap/dist/css/bootstrap.css */
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

/* line 1819, node_modules/bootstrap/dist/css/bootstrap.css */
.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

/* line 1823, node_modules/bootstrap/dist/css/bootstrap.css */
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

/* line 1828, node_modules/bootstrap/dist/css/bootstrap.css */
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

/* line 1834, node_modules/bootstrap/dist/css/bootstrap.css */
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

/* line 1841, node_modules/bootstrap/dist/css/bootstrap.css */
.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

/* line 1845, node_modules/bootstrap/dist/css/bootstrap.css */
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

/* line 1850, node_modules/bootstrap/dist/css/bootstrap.css */
.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

/* line 1856, node_modules/bootstrap/dist/css/bootstrap.css */
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

/* line 1863, node_modules/bootstrap/dist/css/bootstrap.css */
.table-hover .table-light:hover {
  background-color: #ececf6;
}

/* line 1867, node_modules/bootstrap/dist/css/bootstrap.css */
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

/* line 1872, node_modules/bootstrap/dist/css/bootstrap.css */
.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

/* line 1878, node_modules/bootstrap/dist/css/bootstrap.css */
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

/* line 1885, node_modules/bootstrap/dist/css/bootstrap.css */
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

/* line 1889, node_modules/bootstrap/dist/css/bootstrap.css */
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

/* line 1894, node_modules/bootstrap/dist/css/bootstrap.css */
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 1900, node_modules/bootstrap/dist/css/bootstrap.css */
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 1904, node_modules/bootstrap/dist/css/bootstrap.css */
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 1909, node_modules/bootstrap/dist/css/bootstrap.css */
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

/* line 1915, node_modules/bootstrap/dist/css/bootstrap.css */
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 1921, node_modules/bootstrap/dist/css/bootstrap.css */
.table-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 1926, node_modules/bootstrap/dist/css/bootstrap.css */
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}

/* line 1932, node_modules/bootstrap/dist/css/bootstrap.css */
.table-dark.table-bordered {
  border: 0;
}

/* line 1936, node_modules/bootstrap/dist/css/bootstrap.css */
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 1940, node_modules/bootstrap/dist/css/bootstrap.css */
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  /* line 1946, node_modules/bootstrap/dist/css/bootstrap.css */
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 1952, node_modules/bootstrap/dist/css/bootstrap.css */
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 1958, node_modules/bootstrap/dist/css/bootstrap.css */
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 1964, node_modules/bootstrap/dist/css/bootstrap.css */
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 1970, node_modules/bootstrap/dist/css/bootstrap.css */
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 1976, node_modules/bootstrap/dist/css/bootstrap.css */
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 1982, node_modules/bootstrap/dist/css/bootstrap.css */
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 1988, node_modules/bootstrap/dist/css/bootstrap.css */
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

/* line 1993, node_modules/bootstrap/dist/css/bootstrap.css */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 2000, node_modules/bootstrap/dist/css/bootstrap.css */
.table-responsive > .table-bordered {
  border: 0;
}

/* line 2004, node_modules/bootstrap/dist/css/bootstrap.css */
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2021, node_modules/bootstrap/dist/css/bootstrap.css */
  .form-control {
    transition: none;
  }
}

/* line 2026, node_modules/bootstrap/dist/css/bootstrap.css */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 2031, node_modules/bootstrap/dist/css/bootstrap.css */
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

/* line 2036, node_modules/bootstrap/dist/css/bootstrap.css */
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 2044, node_modules/bootstrap/dist/css/bootstrap.css */
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 2049, node_modules/bootstrap/dist/css/bootstrap.css */
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 2054, node_modules/bootstrap/dist/css/bootstrap.css */
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 2059, node_modules/bootstrap/dist/css/bootstrap.css */
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 2064, node_modules/bootstrap/dist/css/bootstrap.css */
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 2069, node_modules/bootstrap/dist/css/bootstrap.css */
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

/* line 2074, node_modules/bootstrap/dist/css/bootstrap.css */
input.form-control[type="date"],
input.form-control[type="time"],
input.form-control[type="datetime-local"],
input.form-control[type="month"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 2083, node_modules/bootstrap/dist/css/bootstrap.css */
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 2088, node_modules/bootstrap/dist/css/bootstrap.css */
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

/* line 2094, node_modules/bootstrap/dist/css/bootstrap.css */
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

/* line 2102, node_modules/bootstrap/dist/css/bootstrap.css */
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 2109, node_modules/bootstrap/dist/css/bootstrap.css */
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

/* line 2116, node_modules/bootstrap/dist/css/bootstrap.css */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 2129, node_modules/bootstrap/dist/css/bootstrap.css */
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 2134, node_modules/bootstrap/dist/css/bootstrap.css */
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 2142, node_modules/bootstrap/dist/css/bootstrap.css */
.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 2150, node_modules/bootstrap/dist/css/bootstrap.css */
select.form-control[size], select.form-control[multiple] {
  height: auto;
}

/* line 2154, node_modules/bootstrap/dist/css/bootstrap.css */
textarea.form-control {
  height: auto;
}

/* line 2158, node_modules/bootstrap/dist/css/bootstrap.css */
.form-group {
  margin-bottom: 1rem;
}

/* line 2162, node_modules/bootstrap/dist/css/bootstrap.css */
.form-text {
  display: block;
  margin-top: 0.25rem;
}

/* line 2167, node_modules/bootstrap/dist/css/bootstrap.css */
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

/* line 2176, node_modules/bootstrap/dist/css/bootstrap.css */
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 2182, node_modules/bootstrap/dist/css/bootstrap.css */
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

/* line 2188, node_modules/bootstrap/dist/css/bootstrap.css */
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

/* line 2194, node_modules/bootstrap/dist/css/bootstrap.css */
.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

/* line 2199, node_modules/bootstrap/dist/css/bootstrap.css */
.form-check-label {
  margin-bottom: 0;
}

/* line 2203, node_modules/bootstrap/dist/css/bootstrap.css */
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

/* line 2212, node_modules/bootstrap/dist/css/bootstrap.css */
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

/* line 2219, node_modules/bootstrap/dist/css/bootstrap.css */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

/* line 2227, node_modules/bootstrap/dist/css/bootstrap.css */
.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}

/* line 2243, node_modules/bootstrap/dist/css/bootstrap.css */
.form-row > .col > .valid-tooltip,
.form-row > [class*="col-"] > .valid-tooltip {
  left: 5px;
}

/* line 2248, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 2255, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 2264, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 2269, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 2274, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}

/* line 2280, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 2285, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}

/* line 2289, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 2295, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

/* line 2299, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}

/* line 2303, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}

/* line 2308, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 2312, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

/* line 2316, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}

/* line 2320, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 2325, node_modules/bootstrap/dist/css/bootstrap.css */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

/* line 2333, node_modules/bootstrap/dist/css/bootstrap.css */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

/* line 2349, node_modules/bootstrap/dist/css/bootstrap.css */
.form-row > .col > .invalid-tooltip,
.form-row > [class*="col-"] > .invalid-tooltip {
  left: 5px;
}

/* line 2354, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 2361, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 2370, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 2375, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 2380, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}

/* line 2386, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 2391, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

/* line 2395, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 2401, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

/* line 2405, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}

/* line 2409, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}

/* line 2414, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 2418, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

/* line 2422, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

/* line 2426, node_modules/bootstrap/dist/css/bootstrap.css */
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 2431, node_modules/bootstrap/dist/css/bootstrap.css */
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

/* line 2440, node_modules/bootstrap/dist/css/bootstrap.css */
.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  /* line 2445, node_modules/bootstrap/dist/css/bootstrap.css */
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  /* line 2454, node_modules/bootstrap/dist/css/bootstrap.css */
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  /* line 2465, node_modules/bootstrap/dist/css/bootstrap.css */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 2470, node_modules/bootstrap/dist/css/bootstrap.css */
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  /* line 2473, node_modules/bootstrap/dist/css/bootstrap.css */
  .form-inline .input-group,
.form-inline .custom-select {
    width: auto;
  }
  /* line 2477, node_modules/bootstrap/dist/css/bootstrap.css */
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  /* line 2487, node_modules/bootstrap/dist/css/bootstrap.css */
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  /* line 2495, node_modules/bootstrap/dist/css/bootstrap.css */
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  /* line 2501, node_modules/bootstrap/dist/css/bootstrap.css */
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

/* line 2506, node_modules/bootstrap/dist/css/bootstrap.css */
.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 2526, node_modules/bootstrap/dist/css/bootstrap.css */
  .btn {
    transition: none;
  }
}

/* line 2531, node_modules/bootstrap/dist/css/bootstrap.css */
.btn:hover {
  color: #212529;
  text-decoration: none;
}

/* line 2536, node_modules/bootstrap/dist/css/bootstrap.css */
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 2541, node_modules/bootstrap/dist/css/bootstrap.css */
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

/* line 2545, node_modules/bootstrap/dist/css/bootstrap.css */
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 2549, node_modules/bootstrap/dist/css/bootstrap.css */
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

/* line 2554, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 2560, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

/* line 2566, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

/* line 2573, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 2579, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary.active:not(:disabled):not(.disabled),
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

/* line 2586, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary.active:not(:disabled):not(.disabled):focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

/* line 2591, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 2597, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

/* line 2603, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

/* line 2610, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 2616, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary.active:not(:disabled):not(.disabled),
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

/* line 2623, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary.active:not(:disabled):not(.disabled):focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

/* line 2628, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 2634, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

/* line 2640, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

/* line 2647, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 2653, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-success:not(:disabled):not(.disabled):active, .btn-success.active:not(:disabled):not(.disabled),
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

/* line 2660, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success.active:not(:disabled):not(.disabled):focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

/* line 2665, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 2671, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

/* line 2677, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

/* line 2684, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 2690, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-info:not(:disabled):not(.disabled):active, .btn-info.active:not(:disabled):not(.disabled),
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

/* line 2697, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info.active:not(:disabled):not(.disabled):focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

/* line 2702, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 2708, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

/* line 2714, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

/* line 2721, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 2727, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning.active:not(:disabled):not(.disabled),
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

/* line 2734, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning.active:not(:disabled):not(.disabled):focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

/* line 2739, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 2745, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

/* line 2751, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

/* line 2758, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 2764, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger.active:not(:disabled):not(.disabled),
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

/* line 2771, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger.active:not(:disabled):not(.disabled):focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

/* line 2776, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 2782, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

/* line 2788, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 2795, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 2801, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-light:not(:disabled):not(.disabled):active, .btn-light.active:not(:disabled):not(.disabled),
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

/* line 2808, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light.active:not(:disabled):not(.disabled):focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 2813, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 2819, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

/* line 2825, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

/* line 2832, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 2838, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark.active:not(:disabled):not(.disabled),
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

/* line 2845, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark.active:not(:disabled):not(.disabled):focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

/* line 2850, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}

/* line 2855, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 2861, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 2865, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

/* line 2870, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary.active:not(:disabled):not(.disabled),
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 2877, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 2882, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

/* line 2887, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 2893, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 2897, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

/* line 2902, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary.active:not(:disabled):not(.disabled),
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 2909, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 2914, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

/* line 2919, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 2925, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 2929, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

/* line 2934, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success.active:not(:disabled):not(.disabled),
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 2941, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 2946, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

/* line 2951, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 2957, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 2961, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

/* line 2966, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info.active:not(:disabled):not(.disabled),
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 2973, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 2978, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

/* line 2983, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 2989, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 2993, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

/* line 2998, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning.active:not(:disabled):not(.disabled),
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 3005, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 3010, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

/* line 3015, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 3021, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 3025, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

/* line 3030, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger.active:not(:disabled):not(.disabled),
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 3037, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 3042, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 3047, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 3053, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 3057, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

/* line 3062, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light.active:not(:disabled):not(.disabled),
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 3069, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 3074, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

/* line 3079, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 3085, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 3089, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

/* line 3094, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark.active:not(:disabled):not(.disabled),
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 3101, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 3106, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}

/* line 3112, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}

/* line 3117, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}

/* line 3121, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

/* line 3126, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 3133, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 3140, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-block {
  display: block;
  width: 100%;
}

/* line 3145, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

/* line 3149, node_modules/bootstrap/dist/css/bootstrap.css */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 3155, node_modules/bootstrap/dist/css/bootstrap.css */
.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3160, node_modules/bootstrap/dist/css/bootstrap.css */
  .fade {
    transition: none;
  }
}

/* line 3165, node_modules/bootstrap/dist/css/bootstrap.css */
.fade:not(.show) {
  opacity: 0;
}

/* line 3169, node_modules/bootstrap/dist/css/bootstrap.css */
.collapse:not(.show) {
  display: none;
}

/* line 3173, node_modules/bootstrap/dist/css/bootstrap.css */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3181, node_modules/bootstrap/dist/css/bootstrap.css */
  .collapsing {
    transition: none;
  }
}

/* line 3186, node_modules/bootstrap/dist/css/bootstrap.css */
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

/* line 3193, node_modules/bootstrap/dist/css/bootstrap.css */
.dropdown-toggle {
  white-space: nowrap;
}

/* line 3197, node_modules/bootstrap/dist/css/bootstrap.css */
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

/* line 3208, node_modules/bootstrap/dist/css/bootstrap.css */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 3212, node_modules/bootstrap/dist/css/bootstrap.css */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/* line 3232, node_modules/bootstrap/dist/css/bootstrap.css */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 3237, node_modules/bootstrap/dist/css/bootstrap.css */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  /* line 3243, node_modules/bootstrap/dist/css/bootstrap.css */
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  /* line 3247, node_modules/bootstrap/dist/css/bootstrap.css */
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 3254, node_modules/bootstrap/dist/css/bootstrap.css */
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  /* line 3258, node_modules/bootstrap/dist/css/bootstrap.css */
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 3265, node_modules/bootstrap/dist/css/bootstrap.css */
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  /* line 3269, node_modules/bootstrap/dist/css/bootstrap.css */
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 3276, node_modules/bootstrap/dist/css/bootstrap.css */
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  /* line 3280, node_modules/bootstrap/dist/css/bootstrap.css */
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

/* line 3286, node_modules/bootstrap/dist/css/bootstrap.css */
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

/* line 3293, node_modules/bootstrap/dist/css/bootstrap.css */
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

/* line 3304, node_modules/bootstrap/dist/css/bootstrap.css */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 3308, node_modules/bootstrap/dist/css/bootstrap.css */
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

/* line 3316, node_modules/bootstrap/dist/css/bootstrap.css */
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

/* line 3327, node_modules/bootstrap/dist/css/bootstrap.css */
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 3331, node_modules/bootstrap/dist/css/bootstrap.css */
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 3335, node_modules/bootstrap/dist/css/bootstrap.css */
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

/* line 3343, node_modules/bootstrap/dist/css/bootstrap.css */
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

/* line 3350, node_modules/bootstrap/dist/css/bootstrap.css */
.dropleft .dropdown-toggle::after {
  display: none;
}

/* line 3354, node_modules/bootstrap/dist/css/bootstrap.css */
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

/* line 3364, node_modules/bootstrap/dist/css/bootstrap.css */
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 3368, node_modules/bootstrap/dist/css/bootstrap.css */
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 3372, node_modules/bootstrap/dist/css/bootstrap.css */
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

/* line 3377, node_modules/bootstrap/dist/css/bootstrap.css */
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

/* line 3384, node_modules/bootstrap/dist/css/bootstrap.css */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* line 3397, node_modules/bootstrap/dist/css/bootstrap.css */
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}

/* line 3403, node_modules/bootstrap/dist/css/bootstrap.css */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

/* line 3409, node_modules/bootstrap/dist/css/bootstrap.css */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

/* line 3415, node_modules/bootstrap/dist/css/bootstrap.css */
.dropdown-menu.show {
  display: block;
}

/* line 3419, node_modules/bootstrap/dist/css/bootstrap.css */
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

/* line 3428, node_modules/bootstrap/dist/css/bootstrap.css */
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

/* line 3434, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

/* line 3442, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}

/* line 3449, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

/* line 3454, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

/* line 3461, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 3470, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-toolbar .input-group {
  width: auto;
}

/* line 3474, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

/* line 3479, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3485, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3491, node_modules/bootstrap/dist/css/bootstrap.css */
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

/* line 3496, node_modules/bootstrap/dist/css/bootstrap.css */
.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 3502, node_modules/bootstrap/dist/css/bootstrap.css */
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 3506, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 3511, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 3516, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

/* line 3525, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

/* line 3530, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

/* line 3535, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3541, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 3547, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

/* line 3552, node_modules/bootstrap/dist/css/bootstrap.css */
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 3561, node_modules/bootstrap/dist/css/bootstrap.css */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 3572, node_modules/bootstrap/dist/css/bootstrap.css */
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}

/* line 3584, node_modules/bootstrap/dist/css/bootstrap.css */
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

/* line 3599, node_modules/bootstrap/dist/css/bootstrap.css */
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

/* line 3605, node_modules/bootstrap/dist/css/bootstrap.css */
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

/* line 3609, node_modules/bootstrap/dist/css/bootstrap.css */
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3615, node_modules/bootstrap/dist/css/bootstrap.css */
.input-group > .custom-file {
  display: flex;
  align-items: center;
}

/* line 3622, node_modules/bootstrap/dist/css/bootstrap.css */
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3628, node_modules/bootstrap/dist/css/bootstrap.css */
.input-group:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3635, node_modules/bootstrap/dist/css/bootstrap.css */
.input-group.has-validation > .form-control:nth-last-child(n + 3),
.input-group.has-validation > .custom-select:nth-last-child(n + 3),
.input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3642, node_modules/bootstrap/dist/css/bootstrap.css */
.input-group-prepend,
.input-group-append {
  display: flex;
}

/* line 3648, node_modules/bootstrap/dist/css/bootstrap.css */
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

/* line 3654, node_modules/bootstrap/dist/css/bootstrap.css */
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}

/* line 3659, node_modules/bootstrap/dist/css/bootstrap.css */
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

/* line 3670, node_modules/bootstrap/dist/css/bootstrap.css */
.input-group-prepend {
  margin-right: -1px;
}

/* line 3674, node_modules/bootstrap/dist/css/bootstrap.css */
.input-group-append {
  margin-left: -1px;
}

/* line 3678, node_modules/bootstrap/dist/css/bootstrap.css */
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 3696, node_modules/bootstrap/dist/css/bootstrap.css */
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

/* line 3701, node_modules/bootstrap/dist/css/bootstrap.css */
.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

/* line 3706, node_modules/bootstrap/dist/css/bootstrap.css */
.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 3718, node_modules/bootstrap/dist/css/bootstrap.css */
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

/* line 3723, node_modules/bootstrap/dist/css/bootstrap.css */
.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 3735, node_modules/bootstrap/dist/css/bootstrap.css */
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

/* line 3740, node_modules/bootstrap/dist/css/bootstrap.css */
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3752, node_modules/bootstrap/dist/css/bootstrap.css */
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3762, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}

/* line 3772, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

/* line 3778, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}

/* line 3787, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}

/* line 3793, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 3797, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}

/* line 3801, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

/* line 3807, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

/* line 3811, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

/* line 3815, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

/* line 3821, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}

/* line 3834, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50% / 50% 50% no-repeat;
}

/* line 3845, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

/* line 3849, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

/* line 3853, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}

/* line 3858, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

/* line 3862, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 3866, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 3870, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

/* line 3874, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

/* line 3878, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 3882, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-switch {
  padding-left: 2.25rem;
}

/* line 3886, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

/* line 3893, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 3906, node_modules/bootstrap/dist/css/bootstrap.css */
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}

/* line 3911, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}

/* line 3917, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 3921, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 3939, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 3945, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 3950, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

/* line 3956, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

/* line 3961, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-select::-ms-expand {
  display: none;
}

/* line 3965, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

/* line 3970, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

/* line 3978, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

/* line 3986, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

/* line 3994, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}

/* line 4004, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 4009, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-file-input[disabled] ~ .custom-file-label,
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

/* line 4014, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

/* line 4018, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

/* line 4022, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 4039, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

/* line 4056, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 4066, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-range:focus {
  outline: 0;
}

/* line 4070, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 4074, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 4078, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 4082, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-range::-moz-focus-outer {
  border: 0;
}

/* line 4086, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 4100, node_modules/bootstrap/dist/css/bootstrap.css */
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 4106, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}

/* line 4110, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 4120, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 4133, node_modules/bootstrap/dist/css/bootstrap.css */
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

/* line 4139, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}

/* line 4143, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 4153, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 4168, node_modules/bootstrap/dist/css/bootstrap.css */
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}

/* line 4174, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}

/* line 4178, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

/* line 4188, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 4193, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 4199, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

/* line 4203, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

/* line 4207, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

/* line 4211, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-range:disabled::-moz-range-track {
  cursor: default;
}

/* line 4215, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

/* line 4219, node_modules/bootstrap/dist/css/bootstrap.css */
.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 4226, node_modules/bootstrap/dist/css/bootstrap.css */
  .custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: none;
  }
}

/* line 4233, node_modules/bootstrap/dist/css/bootstrap.css */
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 4243, node_modules/bootstrap/dist/css/bootstrap.css */
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

/* line 4248, node_modules/bootstrap/dist/css/bootstrap.css */
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

/* line 4252, node_modules/bootstrap/dist/css/bootstrap.css */
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

/* line 4258, node_modules/bootstrap/dist/css/bootstrap.css */
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

/* line 4262, node_modules/bootstrap/dist/css/bootstrap.css */
.nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 4269, node_modules/bootstrap/dist/css/bootstrap.css */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

/* line 4273, node_modules/bootstrap/dist/css/bootstrap.css */
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

/* line 4279, node_modules/bootstrap/dist/css/bootstrap.css */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

/* line 4286, node_modules/bootstrap/dist/css/bootstrap.css */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 4292, node_modules/bootstrap/dist/css/bootstrap.css */
.nav-pills .nav-link {
  border-radius: 0.25rem;
}

/* line 4296, node_modules/bootstrap/dist/css/bootstrap.css */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

/* line 4302, node_modules/bootstrap/dist/css/bootstrap.css */
.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 4309, node_modules/bootstrap/dist/css/bootstrap.css */
.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 4318, node_modules/bootstrap/dist/css/bootstrap.css */
.tab-content > .tab-pane {
  display: none;
}

/* line 4322, node_modules/bootstrap/dist/css/bootstrap.css */
.tab-content > .active {
  display: block;
}

/* line 4326, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

/* line 4339, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar .container,
.navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

/* line 4351, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

/* line 4361, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 4365, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 4375, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 4380, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

/* line 4385, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 4391, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

/* line 4400, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 4409, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

/* line 4413, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50% / 100% 100% no-repeat;
}

/* line 4422, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  /* line 4428, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  /* line 4436, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 4442, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 4446, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 4449, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 4453, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  /* line 4458, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 4461, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 4467, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  /* line 4473, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 4481, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 4487, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 4491, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 4494, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 4498, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  /* line 4503, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 4506, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 4512, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  /* line 4518, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 4526, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 4532, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 4536, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 4539, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 4543, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  /* line 4548, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 4551, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 4557, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  /* line 4563, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 4571, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 4577, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 4581, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 4584, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 4588, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  /* line 4593, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 4596, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 4602, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

/* line 4607, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

/* line 4614, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-expand > .container,
.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}

/* line 4620, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-expand .navbar-nav {
  flex-direction: row;
}

/* line 4625, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 4629, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

/* line 4634, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-expand > .container,
.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
  flex-wrap: nowrap;
}

/* line 4640, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}

/* line 4644, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

/* line 4651, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 4655, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

/* line 4659, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 4663, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

/* line 4667, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

/* line 4671, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 4675, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

/* line 4682, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 4687, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 4691, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

/* line 4695, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

/* line 4699, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 4703, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-dark .navbar-brand {
  color: #fff;
}

/* line 4707, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

/* line 4711, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 4715, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

/* line 4719, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 4723, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

/* line 4730, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 4735, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 4739, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 4743, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-dark .navbar-text a {
  color: #fff;
}

/* line 4747, node_modules/bootstrap/dist/css/bootstrap.css */
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

/* line 4751, node_modules/bootstrap/dist/css/bootstrap.css */
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

/* line 4765, node_modules/bootstrap/dist/css/bootstrap.css */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 4770, node_modules/bootstrap/dist/css/bootstrap.css */
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

/* line 4775, node_modules/bootstrap/dist/css/bootstrap.css */
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 4781, node_modules/bootstrap/dist/css/bootstrap.css */
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 4787, node_modules/bootstrap/dist/css/bootstrap.css */
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

/* line 4792, node_modules/bootstrap/dist/css/bootstrap.css */
.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

/* line 4799, node_modules/bootstrap/dist/css/bootstrap.css */
.card-title {
  margin-bottom: 0.75rem;
}

/* line 4803, node_modules/bootstrap/dist/css/bootstrap.css */
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

/* line 4808, node_modules/bootstrap/dist/css/bootstrap.css */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 4812, node_modules/bootstrap/dist/css/bootstrap.css */
.card-link:hover {
  text-decoration: none;
}

/* line 4816, node_modules/bootstrap/dist/css/bootstrap.css */
.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 4820, node_modules/bootstrap/dist/css/bootstrap.css */
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 4827, node_modules/bootstrap/dist/css/bootstrap.css */
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

/* line 4831, node_modules/bootstrap/dist/css/bootstrap.css */
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 4837, node_modules/bootstrap/dist/css/bootstrap.css */
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 4841, node_modules/bootstrap/dist/css/bootstrap.css */
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

/* line 4848, node_modules/bootstrap/dist/css/bootstrap.css */
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

/* line 4853, node_modules/bootstrap/dist/css/bootstrap.css */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}

/* line 4863, node_modules/bootstrap/dist/css/bootstrap.css */
.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}

/* line 4871, node_modules/bootstrap/dist/css/bootstrap.css */
.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 4877, node_modules/bootstrap/dist/css/bootstrap.css */
.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 4883, node_modules/bootstrap/dist/css/bootstrap.css */
.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 4888, node_modules/bootstrap/dist/css/bootstrap.css */
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 4896, node_modules/bootstrap/dist/css/bootstrap.css */
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

/* line 4905, node_modules/bootstrap/dist/css/bootstrap.css */
.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 4910, node_modules/bootstrap/dist/css/bootstrap.css */
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  /* line 4916, node_modules/bootstrap/dist/css/bootstrap.css */
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 4921, node_modules/bootstrap/dist/css/bootstrap.css */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 4925, node_modules/bootstrap/dist/css/bootstrap.css */
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 4929, node_modules/bootstrap/dist/css/bootstrap.css */
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  /* line 4933, node_modules/bootstrap/dist/css/bootstrap.css */
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 4937, node_modules/bootstrap/dist/css/bootstrap.css */
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 4941, node_modules/bootstrap/dist/css/bootstrap.css */
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  /* line 4945, node_modules/bootstrap/dist/css/bootstrap.css */
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

/* line 4951, node_modules/bootstrap/dist/css/bootstrap.css */
.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  /* line 4956, node_modules/bootstrap/dist/css/bootstrap.css */
  .card-columns {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  /* line 4966, node_modules/bootstrap/dist/css/bootstrap.css */
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* line 4972, node_modules/bootstrap/dist/css/bootstrap.css */
.accordion {
  overflow-anchor: none;
}

/* line 4976, node_modules/bootstrap/dist/css/bootstrap.css */
.accordion > .card {
  overflow: hidden;
}

/* line 4980, node_modules/bootstrap/dist/css/bootstrap.css */
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 4986, node_modules/bootstrap/dist/css/bootstrap.css */
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 4991, node_modules/bootstrap/dist/css/bootstrap.css */
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

/* line 4996, node_modules/bootstrap/dist/css/bootstrap.css */
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 5008, node_modules/bootstrap/dist/css/bootstrap.css */
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

/* line 5012, node_modules/bootstrap/dist/css/bootstrap.css */
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

/* line 5019, node_modules/bootstrap/dist/css/bootstrap.css */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

/* line 5023, node_modules/bootstrap/dist/css/bootstrap.css */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

/* line 5027, node_modules/bootstrap/dist/css/bootstrap.css */
.breadcrumb-item.active {
  color: #6c757d;
}

/* line 5031, node_modules/bootstrap/dist/css/bootstrap.css */
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

/* line 5039, node_modules/bootstrap/dist/css/bootstrap.css */
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

/* line 5050, node_modules/bootstrap/dist/css/bootstrap.css */
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 5058, node_modules/bootstrap/dist/css/bootstrap.css */
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 5064, node_modules/bootstrap/dist/css/bootstrap.css */
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 5070, node_modules/bootstrap/dist/css/bootstrap.css */
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 5075, node_modules/bootstrap/dist/css/bootstrap.css */
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 5082, node_modules/bootstrap/dist/css/bootstrap.css */
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

/* line 5090, node_modules/bootstrap/dist/css/bootstrap.css */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 5096, node_modules/bootstrap/dist/css/bootstrap.css */
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 5101, node_modules/bootstrap/dist/css/bootstrap.css */
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

/* line 5106, node_modules/bootstrap/dist/css/bootstrap.css */
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

/* line 5112, node_modules/bootstrap/dist/css/bootstrap.css */
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

/* line 5117, node_modules/bootstrap/dist/css/bootstrap.css */
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

/* line 5122, node_modules/bootstrap/dist/css/bootstrap.css */
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5136, node_modules/bootstrap/dist/css/bootstrap.css */
  .badge {
    transition: none;
  }
}

/* line 5141, node_modules/bootstrap/dist/css/bootstrap.css */
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

/* line 5145, node_modules/bootstrap/dist/css/bootstrap.css */
.badge:empty {
  display: none;
}

/* line 5149, node_modules/bootstrap/dist/css/bootstrap.css */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 5154, node_modules/bootstrap/dist/css/bootstrap.css */
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

/* line 5160, node_modules/bootstrap/dist/css/bootstrap.css */
.badge-primary {
  color: #fff;
  background-color: #007bff;
}

/* line 5165, node_modules/bootstrap/dist/css/bootstrap.css */
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}

/* line 5170, node_modules/bootstrap/dist/css/bootstrap.css */
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 5175, node_modules/bootstrap/dist/css/bootstrap.css */
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

/* line 5180, node_modules/bootstrap/dist/css/bootstrap.css */
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}

/* line 5185, node_modules/bootstrap/dist/css/bootstrap.css */
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 5190, node_modules/bootstrap/dist/css/bootstrap.css */
.badge-success {
  color: #fff;
  background-color: #28a745;
}

/* line 5195, node_modules/bootstrap/dist/css/bootstrap.css */
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}

/* line 5200, node_modules/bootstrap/dist/css/bootstrap.css */
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 5205, node_modules/bootstrap/dist/css/bootstrap.css */
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

/* line 5210, node_modules/bootstrap/dist/css/bootstrap.css */
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}

/* line 5215, node_modules/bootstrap/dist/css/bootstrap.css */
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 5220, node_modules/bootstrap/dist/css/bootstrap.css */
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

/* line 5225, node_modules/bootstrap/dist/css/bootstrap.css */
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}

/* line 5230, node_modules/bootstrap/dist/css/bootstrap.css */
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 5235, node_modules/bootstrap/dist/css/bootstrap.css */
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

/* line 5240, node_modules/bootstrap/dist/css/bootstrap.css */
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}

/* line 5245, node_modules/bootstrap/dist/css/bootstrap.css */
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 5250, node_modules/bootstrap/dist/css/bootstrap.css */
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

/* line 5255, node_modules/bootstrap/dist/css/bootstrap.css */
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}

/* line 5260, node_modules/bootstrap/dist/css/bootstrap.css */
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 5265, node_modules/bootstrap/dist/css/bootstrap.css */
.badge-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 5270, node_modules/bootstrap/dist/css/bootstrap.css */
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}

/* line 5275, node_modules/bootstrap/dist/css/bootstrap.css */
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 5280, node_modules/bootstrap/dist/css/bootstrap.css */
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  /* line 5288, node_modules/bootstrap/dist/css/bootstrap.css */
  .jumbotron {
    padding: 4rem 2rem;
  }
}

/* line 5293, node_modules/bootstrap/dist/css/bootstrap.css */
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

/* line 5299, node_modules/bootstrap/dist/css/bootstrap.css */
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 5307, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-heading {
  color: inherit;
}

/* line 5311, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-link {
  font-weight: 700;
}

/* line 5315, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-dismissible {
  padding-right: 4rem;
}

/* line 5319, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

/* line 5328, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

/* line 5334, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-primary hr {
  border-top-color: #9fcdff;
}

/* line 5338, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-primary .alert-link {
  color: #002752;
}

/* line 5342, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

/* line 5348, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-secondary hr {
  border-top-color: #c8cbcf;
}

/* line 5352, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-secondary .alert-link {
  color: #202326;
}

/* line 5356, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

/* line 5362, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-success hr {
  border-top-color: #b1dfbb;
}

/* line 5366, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-success .alert-link {
  color: #0b2e13;
}

/* line 5370, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

/* line 5376, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-info hr {
  border-top-color: #abdde5;
}

/* line 5380, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-info .alert-link {
  color: #062c33;
}

/* line 5384, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

/* line 5390, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-warning hr {
  border-top-color: #ffe8a1;
}

/* line 5394, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-warning .alert-link {
  color: #533f03;
}

/* line 5398, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

/* line 5404, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-danger hr {
  border-top-color: #f1b0b7;
}

/* line 5408, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-danger .alert-link {
  color: #491217;
}

/* line 5412, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

/* line 5418, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-light hr {
  border-top-color: #ececf6;
}

/* line 5422, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-light .alert-link {
  color: #686868;
}

/* line 5426, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

/* line 5432, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-dark hr {
  border-top-color: #b9bbbe;
}

/* line 5436, node_modules/bootstrap/dist/css/bootstrap.css */
.alert-dark .alert-link {
  color: #040505;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 5458, node_modules/bootstrap/dist/css/bootstrap.css */
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 5469, node_modules/bootstrap/dist/css/bootstrap.css */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5485, node_modules/bootstrap/dist/css/bootstrap.css */
  .progress-bar {
    transition: none;
  }
}

/* line 5490, node_modules/bootstrap/dist/css/bootstrap.css */
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

/* line 5495, node_modules/bootstrap/dist/css/bootstrap.css */
.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5501, node_modules/bootstrap/dist/css/bootstrap.css */
  .progress-bar-animated {
    animation: none;
  }
}

/* line 5507, node_modules/bootstrap/dist/css/bootstrap.css */
.media {
  display: flex;
  align-items: flex-start;
}

/* line 5514, node_modules/bootstrap/dist/css/bootstrap.css */
.media-body {
  flex: 1;
}

/* line 5519, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

/* line 5529, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

/* line 5535, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 5542, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

/* line 5547, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 5555, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

/* line 5560, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

/* line 5565, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

/* line 5571, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 5578, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item + .list-group-item {
  border-top-width: 0;
}

/* line 5582, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

/* line 5587, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-horizontal {
  flex-direction: row;
}

/* line 5592, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

/* line 5597, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

/* line 5602, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

/* line 5606, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

/* line 5611, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  /* line 5617, node_modules/bootstrap/dist/css/bootstrap.css */
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  /* line 5621, node_modules/bootstrap/dist/css/bootstrap.css */
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 5625, node_modules/bootstrap/dist/css/bootstrap.css */
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 5629, node_modules/bootstrap/dist/css/bootstrap.css */
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  /* line 5632, node_modules/bootstrap/dist/css/bootstrap.css */
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 5636, node_modules/bootstrap/dist/css/bootstrap.css */
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  /* line 5643, node_modules/bootstrap/dist/css/bootstrap.css */
  .list-group-horizontal-md {
    flex-direction: row;
  }
  /* line 5647, node_modules/bootstrap/dist/css/bootstrap.css */
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 5651, node_modules/bootstrap/dist/css/bootstrap.css */
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 5655, node_modules/bootstrap/dist/css/bootstrap.css */
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  /* line 5658, node_modules/bootstrap/dist/css/bootstrap.css */
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 5662, node_modules/bootstrap/dist/css/bootstrap.css */
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 992px) {
  /* line 5669, node_modules/bootstrap/dist/css/bootstrap.css */
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  /* line 5673, node_modules/bootstrap/dist/css/bootstrap.css */
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 5677, node_modules/bootstrap/dist/css/bootstrap.css */
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 5681, node_modules/bootstrap/dist/css/bootstrap.css */
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  /* line 5684, node_modules/bootstrap/dist/css/bootstrap.css */
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 5688, node_modules/bootstrap/dist/css/bootstrap.css */
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1200px) {
  /* line 5695, node_modules/bootstrap/dist/css/bootstrap.css */
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  /* line 5699, node_modules/bootstrap/dist/css/bootstrap.css */
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 5703, node_modules/bootstrap/dist/css/bootstrap.css */
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 5707, node_modules/bootstrap/dist/css/bootstrap.css */
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 5710, node_modules/bootstrap/dist/css/bootstrap.css */
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 5714, node_modules/bootstrap/dist/css/bootstrap.css */
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

/* line 5720, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-flush {
  border-radius: 0;
}

/* line 5724, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}

/* line 5728, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

/* line 5732, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}

/* line 5737, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}

/* line 5742, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

/* line 5748, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

/* line 5753, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}

/* line 5758, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

/* line 5764, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

/* line 5769, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}

/* line 5774, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

/* line 5780, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

/* line 5785, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}

/* line 5790, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

/* line 5796, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

/* line 5801, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}

/* line 5806, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

/* line 5812, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

/* line 5817, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}

/* line 5822, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

/* line 5828, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

/* line 5833, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

/* line 5838, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

/* line 5844, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

/* line 5849, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

/* line 5854, node_modules/bootstrap/dist/css/bootstrap.css */
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

/* line 5860, node_modules/bootstrap/dist/css/bootstrap.css */
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

/* line 5870, node_modules/bootstrap/dist/css/bootstrap.css */
.close:hover {
  color: #000;
  text-decoration: none;
}

/* line 5875, node_modules/bootstrap/dist/css/bootstrap.css */
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}

/* line 5879, node_modules/bootstrap/dist/css/bootstrap.css */
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

/* line 5885, node_modules/bootstrap/dist/css/bootstrap.css */
a.close.disabled {
  pointer-events: none;
}

/* line 5889, node_modules/bootstrap/dist/css/bootstrap.css */
.toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}

/* line 5902, node_modules/bootstrap/dist/css/bootstrap.css */
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 5906, node_modules/bootstrap/dist/css/bootstrap.css */
.toast.showing {
  opacity: 1;
}

/* line 5910, node_modules/bootstrap/dist/css/bootstrap.css */
.toast.show {
  display: block;
  opacity: 1;
}

/* line 5915, node_modules/bootstrap/dist/css/bootstrap.css */
.toast.hide {
  display: none;
}

/* line 5919, node_modules/bootstrap/dist/css/bootstrap.css */
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 5933, node_modules/bootstrap/dist/css/bootstrap.css */
.toast-body {
  padding: 0.75rem;
}

/* line 5937, node_modules/bootstrap/dist/css/bootstrap.css */
.modal-open {
  overflow: hidden;
}

/* line 5941, node_modules/bootstrap/dist/css/bootstrap.css */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 5946, node_modules/bootstrap/dist/css/bootstrap.css */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

/* line 5958, node_modules/bootstrap/dist/css/bootstrap.css */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

/* line 5965, node_modules/bootstrap/dist/css/bootstrap.css */
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  /* line 5974, node_modules/bootstrap/dist/css/bootstrap.css */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 5979, node_modules/bootstrap/dist/css/bootstrap.css */
.modal.show .modal-dialog {
  transform: none;
}

/* line 5984, node_modules/bootstrap/dist/css/bootstrap.css */
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

/* line 5989, node_modules/bootstrap/dist/css/bootstrap.css */
.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}

/* line 5995, node_modules/bootstrap/dist/css/bootstrap.css */
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

/* line 6000, node_modules/bootstrap/dist/css/bootstrap.css */
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}

/* line 6006, node_modules/bootstrap/dist/css/bootstrap.css */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 6010, node_modules/bootstrap/dist/css/bootstrap.css */
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

/* line 6018, node_modules/bootstrap/dist/css/bootstrap.css */
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -moz-min-content;
  height: min-content;
  content: "";
}

/* line 6027, node_modules/bootstrap/dist/css/bootstrap.css */
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

/* line 6035, node_modules/bootstrap/dist/css/bootstrap.css */
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

/* line 6039, node_modules/bootstrap/dist/css/bootstrap.css */
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

/* line 6043, node_modules/bootstrap/dist/css/bootstrap.css */
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

/* line 6058, node_modules/bootstrap/dist/css/bootstrap.css */
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

/* line 6068, node_modules/bootstrap/dist/css/bootstrap.css */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 6072, node_modules/bootstrap/dist/css/bootstrap.css */
.modal-backdrop.show {
  opacity: 0.5;
}

/* line 6076, node_modules/bootstrap/dist/css/bootstrap.css */
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

/* line 6089, node_modules/bootstrap/dist/css/bootstrap.css */
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

/* line 6094, node_modules/bootstrap/dist/css/bootstrap.css */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 6099, node_modules/bootstrap/dist/css/bootstrap.css */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

/* line 6106, node_modules/bootstrap/dist/css/bootstrap.css */
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

/* line 6121, node_modules/bootstrap/dist/css/bootstrap.css */
.modal-footer > * {
  margin: 0.25rem;
}

/* line 6125, node_modules/bootstrap/dist/css/bootstrap.css */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 6134, node_modules/bootstrap/dist/css/bootstrap.css */
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  /* line 6138, node_modules/bootstrap/dist/css/bootstrap.css */
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  /* line 6141, node_modules/bootstrap/dist/css/bootstrap.css */
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  /* line 6144, node_modules/bootstrap/dist/css/bootstrap.css */
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  /* line 6147, node_modules/bootstrap/dist/css/bootstrap.css */
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -moz-min-content;
    height: min-content;
  }
  /* line 6153, node_modules/bootstrap/dist/css/bootstrap.css */
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 6159, node_modules/bootstrap/dist/css/bootstrap.css */
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 6166, node_modules/bootstrap/dist/css/bootstrap.css */
  .modal-xl {
    max-width: 1140px;
  }
}

/* line 6171, node_modules/bootstrap/dist/css/bootstrap.css */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 6195, node_modules/bootstrap/dist/css/bootstrap.css */
.tooltip.show {
  opacity: 0.9;
}

/* line 6199, node_modules/bootstrap/dist/css/bootstrap.css */
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 6206, node_modules/bootstrap/dist/css/bootstrap.css */
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 6213, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

/* line 6217, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

/* line 6221, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

/* line 6227, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

/* line 6231, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 6237, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

/* line 6243, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

/* line 6247, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

/* line 6251, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

/* line 6257, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

/* line 6261, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 6267, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

/* line 6273, node_modules/bootstrap/dist/css/bootstrap.css */
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

/* line 6282, node_modules/bootstrap/dist/css/bootstrap.css */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

/* line 6311, node_modules/bootstrap/dist/css/bootstrap.css */
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

/* line 6319, node_modules/bootstrap/dist/css/bootstrap.css */
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 6327, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

/* line 6331, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc(-0.5rem - 1px);
}

/* line 6335, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

/* line 6341, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

/* line 6347, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

/* line 6351, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 6358, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 6364, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

/* line 6370, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

/* line 6374, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc(-0.5rem - 1px);
}

/* line 6378, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 6384, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

/* line 6390, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

/* line 6401, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

/* line 6405, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 6412, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 6418, node_modules/bootstrap/dist/css/bootstrap.css */
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

/* line 6424, node_modules/bootstrap/dist/css/bootstrap.css */
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

/* line 6434, node_modules/bootstrap/dist/css/bootstrap.css */
.popover-header:empty {
  display: none;
}

/* line 6438, node_modules/bootstrap/dist/css/bootstrap.css */
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

/* line 6443, node_modules/bootstrap/dist/css/bootstrap.css */
.carousel {
  position: relative;
}

/* line 6447, node_modules/bootstrap/dist/css/bootstrap.css */
.carousel.pointer-event {
  touch-action: pan-y;
}

/* line 6452, node_modules/bootstrap/dist/css/bootstrap.css */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 6458, node_modules/bootstrap/dist/css/bootstrap.css */
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

/* line 6464, node_modules/bootstrap/dist/css/bootstrap.css */
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6478, node_modules/bootstrap/dist/css/bootstrap.css */
  .carousel-item {
    transition: none;
  }
}

/* line 6483, node_modules/bootstrap/dist/css/bootstrap.css */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* line 6489, node_modules/bootstrap/dist/css/bootstrap.css */
.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

/* line 6495, node_modules/bootstrap/dist/css/bootstrap.css */
.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

/* line 6501, node_modules/bootstrap/dist/css/bootstrap.css */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

/* line 6508, node_modules/bootstrap/dist/css/bootstrap.css */
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

/* line 6515, node_modules/bootstrap/dist/css/bootstrap.css */
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6523, node_modules/bootstrap/dist/css/bootstrap.css */
  .carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

/* line 6529, node_modules/bootstrap/dist/css/bootstrap.css */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6549, node_modules/bootstrap/dist/css/bootstrap.css */
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}

/* line 6555, node_modules/bootstrap/dist/css/bootstrap.css */
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

/* line 6564, node_modules/bootstrap/dist/css/bootstrap.css */
.carousel-control-prev {
  left: 0;
}

/* line 6568, node_modules/bootstrap/dist/css/bootstrap.css */
.carousel-control-next {
  right: 0;
}

/* line 6572, node_modules/bootstrap/dist/css/bootstrap.css */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50% / 100% 100% no-repeat;
}

/* line 6580, node_modules/bootstrap/dist/css/bootstrap.css */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

/* line 6584, node_modules/bootstrap/dist/css/bootstrap.css */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

/* line 6588, node_modules/bootstrap/dist/css/bootstrap.css */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

/* line 6604, node_modules/bootstrap/dist/css/bootstrap.css */
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6623, node_modules/bootstrap/dist/css/bootstrap.css */
  .carousel-indicators li {
    transition: none;
  }
}

/* line 6628, node_modules/bootstrap/dist/css/bootstrap.css */
.carousel-indicators .active {
  opacity: 1;
}

/* line 6632, node_modules/bootstrap/dist/css/bootstrap.css */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

/* line 6658, node_modules/bootstrap/dist/css/bootstrap.css */
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: .75s linear infinite spinner-border;
}

/* line 6670, node_modules/bootstrap/dist/css/bootstrap.css */
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}

/* line 6700, node_modules/bootstrap/dist/css/bootstrap.css */
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: .75s linear infinite spinner-grow;
}

/* line 6712, node_modules/bootstrap/dist/css/bootstrap.css */
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6718, node_modules/bootstrap/dist/css/bootstrap.css */
  .spinner-border,
.spinner-grow {
    animation-duration: 1.5s;
  }
}

/* line 6725, node_modules/bootstrap/dist/css/bootstrap.css */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 6729, node_modules/bootstrap/dist/css/bootstrap.css */
.align-top {
  vertical-align: top !important;
}

/* line 6733, node_modules/bootstrap/dist/css/bootstrap.css */
.align-middle {
  vertical-align: middle !important;
}

/* line 6737, node_modules/bootstrap/dist/css/bootstrap.css */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 6741, node_modules/bootstrap/dist/css/bootstrap.css */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 6745, node_modules/bootstrap/dist/css/bootstrap.css */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 6749, node_modules/bootstrap/dist/css/bootstrap.css */
.bg-primary {
  background-color: #007bff !important;
}

/* line 6753, node_modules/bootstrap/dist/css/bootstrap.css */
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

/* line 6759, node_modules/bootstrap/dist/css/bootstrap.css */
.bg-secondary {
  background-color: #6c757d !important;
}

/* line 6763, node_modules/bootstrap/dist/css/bootstrap.css */
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

/* line 6769, node_modules/bootstrap/dist/css/bootstrap.css */
.bg-success {
  background-color: #28a745 !important;
}

/* line 6773, node_modules/bootstrap/dist/css/bootstrap.css */
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

/* line 6779, node_modules/bootstrap/dist/css/bootstrap.css */
.bg-info {
  background-color: #17a2b8 !important;
}

/* line 6783, node_modules/bootstrap/dist/css/bootstrap.css */
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

/* line 6789, node_modules/bootstrap/dist/css/bootstrap.css */
.bg-warning {
  background-color: #ffc107 !important;
}

/* line 6793, node_modules/bootstrap/dist/css/bootstrap.css */
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

/* line 6799, node_modules/bootstrap/dist/css/bootstrap.css */
.bg-danger {
  background-color: #dc3545 !important;
}

/* line 6803, node_modules/bootstrap/dist/css/bootstrap.css */
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

/* line 6809, node_modules/bootstrap/dist/css/bootstrap.css */
.bg-light {
  background-color: #f8f9fa !important;
}

/* line 6813, node_modules/bootstrap/dist/css/bootstrap.css */
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

/* line 6819, node_modules/bootstrap/dist/css/bootstrap.css */
.bg-dark {
  background-color: #343a40 !important;
}

/* line 6823, node_modules/bootstrap/dist/css/bootstrap.css */
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

/* line 6829, node_modules/bootstrap/dist/css/bootstrap.css */
.bg-white {
  background-color: #fff !important;
}

/* line 6833, node_modules/bootstrap/dist/css/bootstrap.css */
.bg-transparent {
  background-color: transparent !important;
}

/* line 6837, node_modules/bootstrap/dist/css/bootstrap.css */
.border {
  border: 1px solid #dee2e6 !important;
}

/* line 6841, node_modules/bootstrap/dist/css/bootstrap.css */
.border-top {
  border-top: 1px solid #dee2e6 !important;
}

/* line 6845, node_modules/bootstrap/dist/css/bootstrap.css */
.border-right {
  border-right: 1px solid #dee2e6 !important;
}

/* line 6849, node_modules/bootstrap/dist/css/bootstrap.css */
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

/* line 6853, node_modules/bootstrap/dist/css/bootstrap.css */
.border-left {
  border-left: 1px solid #dee2e6 !important;
}

/* line 6857, node_modules/bootstrap/dist/css/bootstrap.css */
.border-0 {
  border: 0 !important;
}

/* line 6861, node_modules/bootstrap/dist/css/bootstrap.css */
.border-top-0 {
  border-top: 0 !important;
}

/* line 6865, node_modules/bootstrap/dist/css/bootstrap.css */
.border-right-0 {
  border-right: 0 !important;
}

/* line 6869, node_modules/bootstrap/dist/css/bootstrap.css */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 6873, node_modules/bootstrap/dist/css/bootstrap.css */
.border-left-0 {
  border-left: 0 !important;
}

/* line 6877, node_modules/bootstrap/dist/css/bootstrap.css */
.border-primary {
  border-color: #007bff !important;
}

/* line 6881, node_modules/bootstrap/dist/css/bootstrap.css */
.border-secondary {
  border-color: #6c757d !important;
}

/* line 6885, node_modules/bootstrap/dist/css/bootstrap.css */
.border-success {
  border-color: #28a745 !important;
}

/* line 6889, node_modules/bootstrap/dist/css/bootstrap.css */
.border-info {
  border-color: #17a2b8 !important;
}

/* line 6893, node_modules/bootstrap/dist/css/bootstrap.css */
.border-warning {
  border-color: #ffc107 !important;
}

/* line 6897, node_modules/bootstrap/dist/css/bootstrap.css */
.border-danger {
  border-color: #dc3545 !important;
}

/* line 6901, node_modules/bootstrap/dist/css/bootstrap.css */
.border-light {
  border-color: #f8f9fa !important;
}

/* line 6905, node_modules/bootstrap/dist/css/bootstrap.css */
.border-dark {
  border-color: #343a40 !important;
}

/* line 6909, node_modules/bootstrap/dist/css/bootstrap.css */
.border-white {
  border-color: #fff !important;
}

/* line 6913, node_modules/bootstrap/dist/css/bootstrap.css */
.rounded-sm {
  border-radius: 0.2rem !important;
}

/* line 6917, node_modules/bootstrap/dist/css/bootstrap.css */
.rounded {
  border-radius: 0.25rem !important;
}

/* line 6921, node_modules/bootstrap/dist/css/bootstrap.css */
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 6926, node_modules/bootstrap/dist/css/bootstrap.css */
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 6931, node_modules/bootstrap/dist/css/bootstrap.css */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 6936, node_modules/bootstrap/dist/css/bootstrap.css */
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 6941, node_modules/bootstrap/dist/css/bootstrap.css */
.rounded-lg {
  border-radius: 0.3rem !important;
}

/* line 6945, node_modules/bootstrap/dist/css/bootstrap.css */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 6949, node_modules/bootstrap/dist/css/bootstrap.css */
.rounded-pill {
  border-radius: 50rem !important;
}

/* line 6953, node_modules/bootstrap/dist/css/bootstrap.css */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 6957, node_modules/bootstrap/dist/css/bootstrap.css */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 6963, node_modules/bootstrap/dist/css/bootstrap.css */
.d-none {
  display: none !important;
}

/* line 6967, node_modules/bootstrap/dist/css/bootstrap.css */
.d-inline {
  display: inline !important;
}

/* line 6971, node_modules/bootstrap/dist/css/bootstrap.css */
.d-inline-block {
  display: inline-block !important;
}

/* line 6975, node_modules/bootstrap/dist/css/bootstrap.css */
.d-block {
  display: block !important;
}

/* line 6979, node_modules/bootstrap/dist/css/bootstrap.css */
.d-table {
  display: table !important;
}

/* line 6983, node_modules/bootstrap/dist/css/bootstrap.css */
.d-table-row {
  display: table-row !important;
}

/* line 6987, node_modules/bootstrap/dist/css/bootstrap.css */
.d-table-cell {
  display: table-cell !important;
}

/* line 6991, node_modules/bootstrap/dist/css/bootstrap.css */
.d-flex {
  display: flex !important;
}

/* line 6996, node_modules/bootstrap/dist/css/bootstrap.css */
.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 7002, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-sm-none {
    display: none !important;
  }
  /* line 7005, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 7008, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 7011, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-sm-block {
    display: block !important;
  }
  /* line 7014, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-sm-table {
    display: table !important;
  }
  /* line 7017, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 7020, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 7023, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 7027, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  /* line 7034, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-md-none {
    display: none !important;
  }
  /* line 7037, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-md-inline {
    display: inline !important;
  }
  /* line 7040, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 7043, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-md-block {
    display: block !important;
  }
  /* line 7046, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-md-table {
    display: table !important;
  }
  /* line 7049, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 7052, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 7055, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-md-flex {
    display: flex !important;
  }
  /* line 7059, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  /* line 7066, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-lg-none {
    display: none !important;
  }
  /* line 7069, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 7072, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 7075, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-lg-block {
    display: block !important;
  }
  /* line 7078, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-lg-table {
    display: table !important;
  }
  /* line 7081, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 7084, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 7087, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 7091, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  /* line 7098, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-xl-none {
    display: none !important;
  }
  /* line 7101, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 7104, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 7107, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-xl-block {
    display: block !important;
  }
  /* line 7110, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-xl-table {
    display: table !important;
  }
  /* line 7113, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 7116, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 7119, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 7123, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  /* line 7130, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-print-none {
    display: none !important;
  }
  /* line 7133, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-print-inline {
    display: inline !important;
  }
  /* line 7136, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 7139, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-print-block {
    display: block !important;
  }
  /* line 7142, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-print-table {
    display: table !important;
  }
  /* line 7145, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 7148, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 7151, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-print-flex {
    display: flex !important;
  }
  /* line 7155, node_modules/bootstrap/dist/css/bootstrap.css */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

/* line 7161, node_modules/bootstrap/dist/css/bootstrap.css */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 7169, node_modules/bootstrap/dist/css/bootstrap.css */
.embed-responsive::before {
  display: block;
  content: "";
}

/* line 7174, node_modules/bootstrap/dist/css/bootstrap.css */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 7188, node_modules/bootstrap/dist/css/bootstrap.css */
.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}

/* line 7192, node_modules/bootstrap/dist/css/bootstrap.css */
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 7196, node_modules/bootstrap/dist/css/bootstrap.css */
.embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 7200, node_modules/bootstrap/dist/css/bootstrap.css */
.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 7204, node_modules/bootstrap/dist/css/bootstrap.css */
.flex-row {
  flex-direction: row !important;
}

/* line 7209, node_modules/bootstrap/dist/css/bootstrap.css */
.flex-column {
  flex-direction: column !important;
}

/* line 7214, node_modules/bootstrap/dist/css/bootstrap.css */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 7219, node_modules/bootstrap/dist/css/bootstrap.css */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 7224, node_modules/bootstrap/dist/css/bootstrap.css */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 7229, node_modules/bootstrap/dist/css/bootstrap.css */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 7234, node_modules/bootstrap/dist/css/bootstrap.css */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 7239, node_modules/bootstrap/dist/css/bootstrap.css */
.flex-fill {
  flex: 1 1 auto !important;
}

/* line 7244, node_modules/bootstrap/dist/css/bootstrap.css */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 7249, node_modules/bootstrap/dist/css/bootstrap.css */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 7254, node_modules/bootstrap/dist/css/bootstrap.css */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 7259, node_modules/bootstrap/dist/css/bootstrap.css */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 7264, node_modules/bootstrap/dist/css/bootstrap.css */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 7269, node_modules/bootstrap/dist/css/bootstrap.css */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 7274, node_modules/bootstrap/dist/css/bootstrap.css */
.justify-content-center {
  justify-content: center !important;
}

/* line 7279, node_modules/bootstrap/dist/css/bootstrap.css */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 7284, node_modules/bootstrap/dist/css/bootstrap.css */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 7289, node_modules/bootstrap/dist/css/bootstrap.css */
.align-items-start {
  align-items: flex-start !important;
}

/* line 7294, node_modules/bootstrap/dist/css/bootstrap.css */
.align-items-end {
  align-items: flex-end !important;
}

/* line 7299, node_modules/bootstrap/dist/css/bootstrap.css */
.align-items-center {
  align-items: center !important;
}

/* line 7304, node_modules/bootstrap/dist/css/bootstrap.css */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 7309, node_modules/bootstrap/dist/css/bootstrap.css */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 7314, node_modules/bootstrap/dist/css/bootstrap.css */
.align-content-start {
  align-content: flex-start !important;
}

/* line 7319, node_modules/bootstrap/dist/css/bootstrap.css */
.align-content-end {
  align-content: flex-end !important;
}

/* line 7324, node_modules/bootstrap/dist/css/bootstrap.css */
.align-content-center {
  align-content: center !important;
}

/* line 7329, node_modules/bootstrap/dist/css/bootstrap.css */
.align-content-between {
  align-content: space-between !important;
}

/* line 7334, node_modules/bootstrap/dist/css/bootstrap.css */
.align-content-around {
  align-content: space-around !important;
}

/* line 7339, node_modules/bootstrap/dist/css/bootstrap.css */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 7344, node_modules/bootstrap/dist/css/bootstrap.css */
.align-self-auto {
  align-self: auto !important;
}

/* line 7349, node_modules/bootstrap/dist/css/bootstrap.css */
.align-self-start {
  align-self: flex-start !important;
}

/* line 7354, node_modules/bootstrap/dist/css/bootstrap.css */
.align-self-end {
  align-self: flex-end !important;
}

/* line 7359, node_modules/bootstrap/dist/css/bootstrap.css */
.align-self-center {
  align-self: center !important;
}

/* line 7364, node_modules/bootstrap/dist/css/bootstrap.css */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 7369, node_modules/bootstrap/dist/css/bootstrap.css */
.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 7375, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 7379, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 7383, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 7387, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 7391, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 7395, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 7399, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 7403, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 7407, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 7411, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 7415, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 7419, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 7423, node_modules/bootstrap/dist/css/bootstrap.css */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 7427, node_modules/bootstrap/dist/css/bootstrap.css */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 7431, node_modules/bootstrap/dist/css/bootstrap.css */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 7435, node_modules/bootstrap/dist/css/bootstrap.css */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 7439, node_modules/bootstrap/dist/css/bootstrap.css */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 7443, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 7447, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 7451, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 7455, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 7459, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 7463, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 7467, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 7471, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 7475, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 7479, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 7483, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 7487, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 7491, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 7495, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 7499, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 7503, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 7507, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  /* line 7514, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 7518, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 7522, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 7526, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 7530, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 7534, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 7538, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 7542, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 7546, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 7550, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 7554, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 7558, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 7562, node_modules/bootstrap/dist/css/bootstrap.css */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 7566, node_modules/bootstrap/dist/css/bootstrap.css */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 7570, node_modules/bootstrap/dist/css/bootstrap.css */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 7574, node_modules/bootstrap/dist/css/bootstrap.css */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 7578, node_modules/bootstrap/dist/css/bootstrap.css */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 7582, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 7586, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 7590, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 7594, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 7598, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 7602, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 7606, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 7610, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 7614, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 7618, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 7622, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 7626, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 7630, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 7634, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 7638, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 7642, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 7646, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  /* line 7653, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 7657, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 7661, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 7665, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 7669, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 7673, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 7677, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 7681, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 7685, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 7689, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 7693, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 7697, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 7701, node_modules/bootstrap/dist/css/bootstrap.css */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 7705, node_modules/bootstrap/dist/css/bootstrap.css */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 7709, node_modules/bootstrap/dist/css/bootstrap.css */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 7713, node_modules/bootstrap/dist/css/bootstrap.css */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 7717, node_modules/bootstrap/dist/css/bootstrap.css */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 7721, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 7725, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 7729, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 7733, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 7737, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 7741, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 7745, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 7749, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 7753, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 7757, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 7761, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 7765, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 7769, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 7773, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 7777, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 7781, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 7785, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  /* line 7792, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 7796, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 7800, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 7804, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 7808, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 7812, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 7816, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 7820, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 7824, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 7828, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 7832, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 7836, node_modules/bootstrap/dist/css/bootstrap.css */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 7840, node_modules/bootstrap/dist/css/bootstrap.css */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 7844, node_modules/bootstrap/dist/css/bootstrap.css */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 7848, node_modules/bootstrap/dist/css/bootstrap.css */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 7852, node_modules/bootstrap/dist/css/bootstrap.css */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 7856, node_modules/bootstrap/dist/css/bootstrap.css */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 7860, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 7864, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 7868, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 7872, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 7876, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 7880, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 7884, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 7888, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 7892, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 7896, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 7900, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 7904, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 7908, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 7912, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 7916, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 7920, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 7924, node_modules/bootstrap/dist/css/bootstrap.css */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

/* line 7930, node_modules/bootstrap/dist/css/bootstrap.css */
.float-left {
  float: left !important;
}

/* line 7934, node_modules/bootstrap/dist/css/bootstrap.css */
.float-right {
  float: right !important;
}

/* line 7938, node_modules/bootstrap/dist/css/bootstrap.css */
.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 7943, node_modules/bootstrap/dist/css/bootstrap.css */
  .float-sm-left {
    float: left !important;
  }
  /* line 7946, node_modules/bootstrap/dist/css/bootstrap.css */
  .float-sm-right {
    float: right !important;
  }
  /* line 7949, node_modules/bootstrap/dist/css/bootstrap.css */
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  /* line 7955, node_modules/bootstrap/dist/css/bootstrap.css */
  .float-md-left {
    float: left !important;
  }
  /* line 7958, node_modules/bootstrap/dist/css/bootstrap.css */
  .float-md-right {
    float: right !important;
  }
  /* line 7961, node_modules/bootstrap/dist/css/bootstrap.css */
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  /* line 7967, node_modules/bootstrap/dist/css/bootstrap.css */
  .float-lg-left {
    float: left !important;
  }
  /* line 7970, node_modules/bootstrap/dist/css/bootstrap.css */
  .float-lg-right {
    float: right !important;
  }
  /* line 7973, node_modules/bootstrap/dist/css/bootstrap.css */
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 7979, node_modules/bootstrap/dist/css/bootstrap.css */
  .float-xl-left {
    float: left !important;
  }
  /* line 7982, node_modules/bootstrap/dist/css/bootstrap.css */
  .float-xl-right {
    float: right !important;
  }
  /* line 7985, node_modules/bootstrap/dist/css/bootstrap.css */
  .float-xl-none {
    float: none !important;
  }
}

/* line 7990, node_modules/bootstrap/dist/css/bootstrap.css */
.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}

/* line 7996, node_modules/bootstrap/dist/css/bootstrap.css */
.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  user-select: auto !important;
}

/* line 8003, node_modules/bootstrap/dist/css/bootstrap.css */
.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
}

/* line 8010, node_modules/bootstrap/dist/css/bootstrap.css */
.overflow-auto {
  overflow: auto !important;
}

/* line 8014, node_modules/bootstrap/dist/css/bootstrap.css */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 8018, node_modules/bootstrap/dist/css/bootstrap.css */
.position-static {
  position: static !important;
}

/* line 8022, node_modules/bootstrap/dist/css/bootstrap.css */
.position-relative {
  position: relative !important;
}

/* line 8026, node_modules/bootstrap/dist/css/bootstrap.css */
.position-absolute {
  position: absolute !important;
}

/* line 8030, node_modules/bootstrap/dist/css/bootstrap.css */
.position-fixed {
  position: fixed !important;
}

/* line 8034, node_modules/bootstrap/dist/css/bootstrap.css */
.position-sticky {
  position: sticky !important;
}

/* line 8039, node_modules/bootstrap/dist/css/bootstrap.css */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 8047, node_modules/bootstrap/dist/css/bootstrap.css */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  /* line 8056, node_modules/bootstrap/dist/css/bootstrap.css */
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 8064, node_modules/bootstrap/dist/css/bootstrap.css */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* line 8076, node_modules/bootstrap/dist/css/bootstrap.css */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

/* line 8085, node_modules/bootstrap/dist/css/bootstrap.css */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 8089, node_modules/bootstrap/dist/css/bootstrap.css */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 8093, node_modules/bootstrap/dist/css/bootstrap.css */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 8097, node_modules/bootstrap/dist/css/bootstrap.css */
.shadow-none {
  box-shadow: none !important;
}

/* line 8101, node_modules/bootstrap/dist/css/bootstrap.css */
.w-25 {
  width: 25% !important;
}

/* line 8105, node_modules/bootstrap/dist/css/bootstrap.css */
.w-50 {
  width: 50% !important;
}

/* line 8109, node_modules/bootstrap/dist/css/bootstrap.css */
.w-75 {
  width: 75% !important;
}

/* line 8113, node_modules/bootstrap/dist/css/bootstrap.css */
.w-100 {
  width: 100% !important;
}

/* line 8117, node_modules/bootstrap/dist/css/bootstrap.css */
.w-auto {
  width: auto !important;
}

/* line 8121, node_modules/bootstrap/dist/css/bootstrap.css */
.h-25 {
  height: 25% !important;
}

/* line 8125, node_modules/bootstrap/dist/css/bootstrap.css */
.h-50 {
  height: 50% !important;
}

/* line 8129, node_modules/bootstrap/dist/css/bootstrap.css */
.h-75 {
  height: 75% !important;
}

/* line 8133, node_modules/bootstrap/dist/css/bootstrap.css */
.h-100 {
  height: 100% !important;
}

/* line 8137, node_modules/bootstrap/dist/css/bootstrap.css */
.h-auto {
  height: auto !important;
}

/* line 8141, node_modules/bootstrap/dist/css/bootstrap.css */
.mw-100 {
  max-width: 100% !important;
}

/* line 8145, node_modules/bootstrap/dist/css/bootstrap.css */
.mh-100 {
  max-height: 100% !important;
}

/* line 8149, node_modules/bootstrap/dist/css/bootstrap.css */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 8153, node_modules/bootstrap/dist/css/bootstrap.css */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 8157, node_modules/bootstrap/dist/css/bootstrap.css */
.vw-100 {
  width: 100vw !important;
}

/* line 8161, node_modules/bootstrap/dist/css/bootstrap.css */
.vh-100 {
  height: 100vh !important;
}

/* line 8165, node_modules/bootstrap/dist/css/bootstrap.css */
.m-0 {
  margin: 0 !important;
}

/* line 8169, node_modules/bootstrap/dist/css/bootstrap.css */
.mt-0,
.my-0 {
  margin-top: 0 !important;
}

/* line 8174, node_modules/bootstrap/dist/css/bootstrap.css */
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

/* line 8179, node_modules/bootstrap/dist/css/bootstrap.css */
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

/* line 8184, node_modules/bootstrap/dist/css/bootstrap.css */
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

/* line 8189, node_modules/bootstrap/dist/css/bootstrap.css */
.m-1 {
  margin: 0.25rem !important;
}

/* line 8193, node_modules/bootstrap/dist/css/bootstrap.css */
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

/* line 8198, node_modules/bootstrap/dist/css/bootstrap.css */
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

/* line 8203, node_modules/bootstrap/dist/css/bootstrap.css */
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

/* line 8208, node_modules/bootstrap/dist/css/bootstrap.css */
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

/* line 8213, node_modules/bootstrap/dist/css/bootstrap.css */
.m-2 {
  margin: 0.5rem !important;
}

/* line 8217, node_modules/bootstrap/dist/css/bootstrap.css */
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

/* line 8222, node_modules/bootstrap/dist/css/bootstrap.css */
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

/* line 8227, node_modules/bootstrap/dist/css/bootstrap.css */
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

/* line 8232, node_modules/bootstrap/dist/css/bootstrap.css */
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

/* line 8237, node_modules/bootstrap/dist/css/bootstrap.css */
.m-3 {
  margin: 1rem !important;
}

/* line 8241, node_modules/bootstrap/dist/css/bootstrap.css */
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

/* line 8246, node_modules/bootstrap/dist/css/bootstrap.css */
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

/* line 8251, node_modules/bootstrap/dist/css/bootstrap.css */
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

/* line 8256, node_modules/bootstrap/dist/css/bootstrap.css */
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

/* line 8261, node_modules/bootstrap/dist/css/bootstrap.css */
.m-4 {
  margin: 1.5rem !important;
}

/* line 8265, node_modules/bootstrap/dist/css/bootstrap.css */
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

/* line 8270, node_modules/bootstrap/dist/css/bootstrap.css */
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

/* line 8275, node_modules/bootstrap/dist/css/bootstrap.css */
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

/* line 8280, node_modules/bootstrap/dist/css/bootstrap.css */
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

/* line 8285, node_modules/bootstrap/dist/css/bootstrap.css */
.m-5 {
  margin: 3rem !important;
}

/* line 8289, node_modules/bootstrap/dist/css/bootstrap.css */
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

/* line 8294, node_modules/bootstrap/dist/css/bootstrap.css */
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

/* line 8299, node_modules/bootstrap/dist/css/bootstrap.css */
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

/* line 8304, node_modules/bootstrap/dist/css/bootstrap.css */
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

/* line 8309, node_modules/bootstrap/dist/css/bootstrap.css */
.p-0 {
  padding: 0 !important;
}

/* line 8313, node_modules/bootstrap/dist/css/bootstrap.css */
.pt-0,
.py-0 {
  padding-top: 0 !important;
}

/* line 8318, node_modules/bootstrap/dist/css/bootstrap.css */
.pr-0,
.px-0 {
  padding-right: 0 !important;
}

/* line 8323, node_modules/bootstrap/dist/css/bootstrap.css */
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

/* line 8328, node_modules/bootstrap/dist/css/bootstrap.css */
.pl-0,
.px-0 {
  padding-left: 0 !important;
}

/* line 8333, node_modules/bootstrap/dist/css/bootstrap.css */
.p-1 {
  padding: 0.25rem !important;
}

/* line 8337, node_modules/bootstrap/dist/css/bootstrap.css */
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

/* line 8342, node_modules/bootstrap/dist/css/bootstrap.css */
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

/* line 8347, node_modules/bootstrap/dist/css/bootstrap.css */
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

/* line 8352, node_modules/bootstrap/dist/css/bootstrap.css */
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

/* line 8357, node_modules/bootstrap/dist/css/bootstrap.css */
.p-2 {
  padding: 0.5rem !important;
}

/* line 8361, node_modules/bootstrap/dist/css/bootstrap.css */
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

/* line 8366, node_modules/bootstrap/dist/css/bootstrap.css */
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

/* line 8371, node_modules/bootstrap/dist/css/bootstrap.css */
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

/* line 8376, node_modules/bootstrap/dist/css/bootstrap.css */
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

/* line 8381, node_modules/bootstrap/dist/css/bootstrap.css */
.p-3 {
  padding: 1rem !important;
}

/* line 8385, node_modules/bootstrap/dist/css/bootstrap.css */
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

/* line 8390, node_modules/bootstrap/dist/css/bootstrap.css */
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

/* line 8395, node_modules/bootstrap/dist/css/bootstrap.css */
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

/* line 8400, node_modules/bootstrap/dist/css/bootstrap.css */
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

/* line 8405, node_modules/bootstrap/dist/css/bootstrap.css */
.p-4 {
  padding: 1.5rem !important;
}

/* line 8409, node_modules/bootstrap/dist/css/bootstrap.css */
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

/* line 8414, node_modules/bootstrap/dist/css/bootstrap.css */
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

/* line 8419, node_modules/bootstrap/dist/css/bootstrap.css */
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

/* line 8424, node_modules/bootstrap/dist/css/bootstrap.css */
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

/* line 8429, node_modules/bootstrap/dist/css/bootstrap.css */
.p-5 {
  padding: 3rem !important;
}

/* line 8433, node_modules/bootstrap/dist/css/bootstrap.css */
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

/* line 8438, node_modules/bootstrap/dist/css/bootstrap.css */
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

/* line 8443, node_modules/bootstrap/dist/css/bootstrap.css */
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

/* line 8448, node_modules/bootstrap/dist/css/bootstrap.css */
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

/* line 8453, node_modules/bootstrap/dist/css/bootstrap.css */
.m-n1 {
  margin: -0.25rem !important;
}

/* line 8457, node_modules/bootstrap/dist/css/bootstrap.css */
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

/* line 8462, node_modules/bootstrap/dist/css/bootstrap.css */
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

/* line 8467, node_modules/bootstrap/dist/css/bootstrap.css */
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

/* line 8472, node_modules/bootstrap/dist/css/bootstrap.css */
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

/* line 8477, node_modules/bootstrap/dist/css/bootstrap.css */
.m-n2 {
  margin: -0.5rem !important;
}

/* line 8481, node_modules/bootstrap/dist/css/bootstrap.css */
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

/* line 8486, node_modules/bootstrap/dist/css/bootstrap.css */
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

/* line 8491, node_modules/bootstrap/dist/css/bootstrap.css */
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

/* line 8496, node_modules/bootstrap/dist/css/bootstrap.css */
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

/* line 8501, node_modules/bootstrap/dist/css/bootstrap.css */
.m-n3 {
  margin: -1rem !important;
}

/* line 8505, node_modules/bootstrap/dist/css/bootstrap.css */
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

/* line 8510, node_modules/bootstrap/dist/css/bootstrap.css */
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

/* line 8515, node_modules/bootstrap/dist/css/bootstrap.css */
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

/* line 8520, node_modules/bootstrap/dist/css/bootstrap.css */
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

/* line 8525, node_modules/bootstrap/dist/css/bootstrap.css */
.m-n4 {
  margin: -1.5rem !important;
}

/* line 8529, node_modules/bootstrap/dist/css/bootstrap.css */
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

/* line 8534, node_modules/bootstrap/dist/css/bootstrap.css */
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

/* line 8539, node_modules/bootstrap/dist/css/bootstrap.css */
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

/* line 8544, node_modules/bootstrap/dist/css/bootstrap.css */
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

/* line 8549, node_modules/bootstrap/dist/css/bootstrap.css */
.m-n5 {
  margin: -3rem !important;
}

/* line 8553, node_modules/bootstrap/dist/css/bootstrap.css */
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

/* line 8558, node_modules/bootstrap/dist/css/bootstrap.css */
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

/* line 8563, node_modules/bootstrap/dist/css/bootstrap.css */
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

/* line 8568, node_modules/bootstrap/dist/css/bootstrap.css */
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

/* line 8573, node_modules/bootstrap/dist/css/bootstrap.css */
.m-auto {
  margin: auto !important;
}

/* line 8577, node_modules/bootstrap/dist/css/bootstrap.css */
.mt-auto,
.my-auto {
  margin-top: auto !important;
}

/* line 8582, node_modules/bootstrap/dist/css/bootstrap.css */
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

/* line 8587, node_modules/bootstrap/dist/css/bootstrap.css */
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

/* line 8592, node_modules/bootstrap/dist/css/bootstrap.css */
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  /* line 8598, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 8601, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }
  /* line 8605, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }
  /* line 8609, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 8613, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }
  /* line 8617, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 8620, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 8624, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 8628, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 8632, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 8636, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 8639, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 8643, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 8647, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 8651, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 8655, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 8658, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 8662, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 8666, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 8670, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 8674, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 8677, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 8681, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 8685, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 8689, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 8693, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 8696, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 8700, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 8704, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 8708, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 8712, node_modules/bootstrap/dist/css/bootstrap.css */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 8715, node_modules/bootstrap/dist/css/bootstrap.css */
  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }
  /* line 8719, node_modules/bootstrap/dist/css/bootstrap.css */
  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }
  /* line 8723, node_modules/bootstrap/dist/css/bootstrap.css */
  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 8727, node_modules/bootstrap/dist/css/bootstrap.css */
  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }
  /* line 8731, node_modules/bootstrap/dist/css/bootstrap.css */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 8734, node_modules/bootstrap/dist/css/bootstrap.css */
  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 8738, node_modules/bootstrap/dist/css/bootstrap.css */
  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 8742, node_modules/bootstrap/dist/css/bootstrap.css */
  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 8746, node_modules/bootstrap/dist/css/bootstrap.css */
  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 8750, node_modules/bootstrap/dist/css/bootstrap.css */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 8753, node_modules/bootstrap/dist/css/bootstrap.css */
  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 8757, node_modules/bootstrap/dist/css/bootstrap.css */
  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 8761, node_modules/bootstrap/dist/css/bootstrap.css */
  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 8765, node_modules/bootstrap/dist/css/bootstrap.css */
  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 8769, node_modules/bootstrap/dist/css/bootstrap.css */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 8772, node_modules/bootstrap/dist/css/bootstrap.css */
  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 8776, node_modules/bootstrap/dist/css/bootstrap.css */
  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 8780, node_modules/bootstrap/dist/css/bootstrap.css */
  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 8784, node_modules/bootstrap/dist/css/bootstrap.css */
  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 8788, node_modules/bootstrap/dist/css/bootstrap.css */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 8791, node_modules/bootstrap/dist/css/bootstrap.css */
  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 8795, node_modules/bootstrap/dist/css/bootstrap.css */
  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 8799, node_modules/bootstrap/dist/css/bootstrap.css */
  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 8803, node_modules/bootstrap/dist/css/bootstrap.css */
  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 8807, node_modules/bootstrap/dist/css/bootstrap.css */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 8810, node_modules/bootstrap/dist/css/bootstrap.css */
  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 8814, node_modules/bootstrap/dist/css/bootstrap.css */
  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 8818, node_modules/bootstrap/dist/css/bootstrap.css */
  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 8822, node_modules/bootstrap/dist/css/bootstrap.css */
  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 8826, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  /* line 8829, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 8833, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 8837, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 8841, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 8845, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  /* line 8848, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 8852, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 8856, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 8860, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 8864, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-sm-n3 {
    margin: -1rem !important;
  }
  /* line 8867, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -1rem !important;
  }
  /* line 8871, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -1rem !important;
  }
  /* line 8875, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 8879, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -1rem !important;
  }
  /* line 8883, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  /* line 8886, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 8890, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 8894, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 8898, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 8902, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-sm-n5 {
    margin: -3rem !important;
  }
  /* line 8905, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
  }
  /* line 8909, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
  }
  /* line 8913, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 8917, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
  }
  /* line 8921, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 8924, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }
  /* line 8928, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }
  /* line 8932, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 8936, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 8943, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 8946, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }
  /* line 8950, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }
  /* line 8954, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 8958, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }
  /* line 8962, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 8965, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 8969, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 8973, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 8977, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 8981, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 8984, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 8988, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 8992, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 8996, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 9000, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 9003, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }
  /* line 9007, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }
  /* line 9011, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 9015, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }
  /* line 9019, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 9022, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 9026, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 9030, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 9034, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 9038, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 9041, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }
  /* line 9045, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }
  /* line 9049, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 9053, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }
  /* line 9057, node_modules/bootstrap/dist/css/bootstrap.css */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 9060, node_modules/bootstrap/dist/css/bootstrap.css */
  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }
  /* line 9064, node_modules/bootstrap/dist/css/bootstrap.css */
  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }
  /* line 9068, node_modules/bootstrap/dist/css/bootstrap.css */
  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 9072, node_modules/bootstrap/dist/css/bootstrap.css */
  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }
  /* line 9076, node_modules/bootstrap/dist/css/bootstrap.css */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 9079, node_modules/bootstrap/dist/css/bootstrap.css */
  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 9083, node_modules/bootstrap/dist/css/bootstrap.css */
  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 9087, node_modules/bootstrap/dist/css/bootstrap.css */
  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 9091, node_modules/bootstrap/dist/css/bootstrap.css */
  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 9095, node_modules/bootstrap/dist/css/bootstrap.css */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 9098, node_modules/bootstrap/dist/css/bootstrap.css */
  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 9102, node_modules/bootstrap/dist/css/bootstrap.css */
  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 9106, node_modules/bootstrap/dist/css/bootstrap.css */
  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 9110, node_modules/bootstrap/dist/css/bootstrap.css */
  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 9114, node_modules/bootstrap/dist/css/bootstrap.css */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 9117, node_modules/bootstrap/dist/css/bootstrap.css */
  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }
  /* line 9121, node_modules/bootstrap/dist/css/bootstrap.css */
  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }
  /* line 9125, node_modules/bootstrap/dist/css/bootstrap.css */
  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 9129, node_modules/bootstrap/dist/css/bootstrap.css */
  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }
  /* line 9133, node_modules/bootstrap/dist/css/bootstrap.css */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 9136, node_modules/bootstrap/dist/css/bootstrap.css */
  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 9140, node_modules/bootstrap/dist/css/bootstrap.css */
  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 9144, node_modules/bootstrap/dist/css/bootstrap.css */
  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 9148, node_modules/bootstrap/dist/css/bootstrap.css */
  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 9152, node_modules/bootstrap/dist/css/bootstrap.css */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 9155, node_modules/bootstrap/dist/css/bootstrap.css */
  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }
  /* line 9159, node_modules/bootstrap/dist/css/bootstrap.css */
  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }
  /* line 9163, node_modules/bootstrap/dist/css/bootstrap.css */
  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 9167, node_modules/bootstrap/dist/css/bootstrap.css */
  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }
  /* line 9171, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  /* line 9174, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 9178, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 9182, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 9186, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 9190, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  /* line 9193, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 9197, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 9201, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 9205, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 9209, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-md-n3 {
    margin: -1rem !important;
  }
  /* line 9212, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
  }
  /* line 9216, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
  }
  /* line 9220, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 9224, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
  }
  /* line 9228, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  /* line 9231, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 9235, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 9239, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 9243, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 9247, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-md-n5 {
    margin: -3rem !important;
  }
  /* line 9250, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }
  /* line 9254, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }
  /* line 9258, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 9262, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }
  /* line 9266, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 9269, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }
  /* line 9273, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }
  /* line 9277, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }
  /* line 9281, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  /* line 9288, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 9291, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }
  /* line 9295, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }
  /* line 9299, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 9303, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }
  /* line 9307, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 9310, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 9314, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 9318, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 9322, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 9326, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 9329, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 9333, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 9337, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 9341, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 9345, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 9348, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 9352, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 9356, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 9360, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 9364, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 9367, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 9371, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 9375, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 9379, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 9383, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 9386, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 9390, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 9394, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 9398, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 9402, node_modules/bootstrap/dist/css/bootstrap.css */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 9405, node_modules/bootstrap/dist/css/bootstrap.css */
  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }
  /* line 9409, node_modules/bootstrap/dist/css/bootstrap.css */
  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }
  /* line 9413, node_modules/bootstrap/dist/css/bootstrap.css */
  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 9417, node_modules/bootstrap/dist/css/bootstrap.css */
  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }
  /* line 9421, node_modules/bootstrap/dist/css/bootstrap.css */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 9424, node_modules/bootstrap/dist/css/bootstrap.css */
  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 9428, node_modules/bootstrap/dist/css/bootstrap.css */
  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 9432, node_modules/bootstrap/dist/css/bootstrap.css */
  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 9436, node_modules/bootstrap/dist/css/bootstrap.css */
  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 9440, node_modules/bootstrap/dist/css/bootstrap.css */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 9443, node_modules/bootstrap/dist/css/bootstrap.css */
  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 9447, node_modules/bootstrap/dist/css/bootstrap.css */
  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 9451, node_modules/bootstrap/dist/css/bootstrap.css */
  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 9455, node_modules/bootstrap/dist/css/bootstrap.css */
  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 9459, node_modules/bootstrap/dist/css/bootstrap.css */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 9462, node_modules/bootstrap/dist/css/bootstrap.css */
  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 9466, node_modules/bootstrap/dist/css/bootstrap.css */
  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 9470, node_modules/bootstrap/dist/css/bootstrap.css */
  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 9474, node_modules/bootstrap/dist/css/bootstrap.css */
  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 9478, node_modules/bootstrap/dist/css/bootstrap.css */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 9481, node_modules/bootstrap/dist/css/bootstrap.css */
  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 9485, node_modules/bootstrap/dist/css/bootstrap.css */
  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 9489, node_modules/bootstrap/dist/css/bootstrap.css */
  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 9493, node_modules/bootstrap/dist/css/bootstrap.css */
  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 9497, node_modules/bootstrap/dist/css/bootstrap.css */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 9500, node_modules/bootstrap/dist/css/bootstrap.css */
  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 9504, node_modules/bootstrap/dist/css/bootstrap.css */
  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 9508, node_modules/bootstrap/dist/css/bootstrap.css */
  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 9512, node_modules/bootstrap/dist/css/bootstrap.css */
  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 9516, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  /* line 9519, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 9523, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 9527, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 9531, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 9535, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  /* line 9538, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 9542, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 9546, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 9550, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 9554, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-lg-n3 {
    margin: -1rem !important;
  }
  /* line 9557, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
  }
  /* line 9561, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
  }
  /* line 9565, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 9569, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
  }
  /* line 9573, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  /* line 9576, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 9580, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 9584, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 9588, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 9592, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-lg-n5 {
    margin: -3rem !important;
  }
  /* line 9595, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }
  /* line 9599, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }
  /* line 9603, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 9607, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }
  /* line 9611, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 9614, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }
  /* line 9618, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }
  /* line 9622, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 9626, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  /* line 9633, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 9636, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }
  /* line 9640, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }
  /* line 9644, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 9648, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }
  /* line 9652, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 9655, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 9659, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 9663, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 9667, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 9671, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 9674, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 9678, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 9682, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 9686, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 9690, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 9693, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 9697, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 9701, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 9705, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 9709, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 9712, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 9716, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 9720, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 9724, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 9728, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 9731, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 9735, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 9739, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 9743, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 9747, node_modules/bootstrap/dist/css/bootstrap.css */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 9750, node_modules/bootstrap/dist/css/bootstrap.css */
  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }
  /* line 9754, node_modules/bootstrap/dist/css/bootstrap.css */
  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }
  /* line 9758, node_modules/bootstrap/dist/css/bootstrap.css */
  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 9762, node_modules/bootstrap/dist/css/bootstrap.css */
  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }
  /* line 9766, node_modules/bootstrap/dist/css/bootstrap.css */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 9769, node_modules/bootstrap/dist/css/bootstrap.css */
  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 9773, node_modules/bootstrap/dist/css/bootstrap.css */
  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 9777, node_modules/bootstrap/dist/css/bootstrap.css */
  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 9781, node_modules/bootstrap/dist/css/bootstrap.css */
  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 9785, node_modules/bootstrap/dist/css/bootstrap.css */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 9788, node_modules/bootstrap/dist/css/bootstrap.css */
  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 9792, node_modules/bootstrap/dist/css/bootstrap.css */
  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 9796, node_modules/bootstrap/dist/css/bootstrap.css */
  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 9800, node_modules/bootstrap/dist/css/bootstrap.css */
  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 9804, node_modules/bootstrap/dist/css/bootstrap.css */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 9807, node_modules/bootstrap/dist/css/bootstrap.css */
  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 9811, node_modules/bootstrap/dist/css/bootstrap.css */
  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 9815, node_modules/bootstrap/dist/css/bootstrap.css */
  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 9819, node_modules/bootstrap/dist/css/bootstrap.css */
  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 9823, node_modules/bootstrap/dist/css/bootstrap.css */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 9826, node_modules/bootstrap/dist/css/bootstrap.css */
  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 9830, node_modules/bootstrap/dist/css/bootstrap.css */
  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 9834, node_modules/bootstrap/dist/css/bootstrap.css */
  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 9838, node_modules/bootstrap/dist/css/bootstrap.css */
  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 9842, node_modules/bootstrap/dist/css/bootstrap.css */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 9845, node_modules/bootstrap/dist/css/bootstrap.css */
  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 9849, node_modules/bootstrap/dist/css/bootstrap.css */
  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 9853, node_modules/bootstrap/dist/css/bootstrap.css */
  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 9857, node_modules/bootstrap/dist/css/bootstrap.css */
  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 9861, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  /* line 9864, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 9868, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 9872, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 9876, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 9880, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  /* line 9883, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 9887, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 9891, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 9895, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 9899, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-xl-n3 {
    margin: -1rem !important;
  }
  /* line 9902, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }
  /* line 9906, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }
  /* line 9910, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 9914, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }
  /* line 9918, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  /* line 9921, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 9925, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 9929, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 9933, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 9937, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-xl-n5 {
    margin: -3rem !important;
  }
  /* line 9940, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }
  /* line 9944, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }
  /* line 9948, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 9952, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }
  /* line 9956, node_modules/bootstrap/dist/css/bootstrap.css */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 9959, node_modules/bootstrap/dist/css/bootstrap.css */
  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }
  /* line 9963, node_modules/bootstrap/dist/css/bootstrap.css */
  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }
  /* line 9967, node_modules/bootstrap/dist/css/bootstrap.css */
  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 9971, node_modules/bootstrap/dist/css/bootstrap.css */
  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}

/* line 9977, node_modules/bootstrap/dist/css/bootstrap.css */
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

/* line 9989, node_modules/bootstrap/dist/css/bootstrap.css */
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

/* line 9993, node_modules/bootstrap/dist/css/bootstrap.css */
.text-justify {
  text-align: justify !important;
}

/* line 9997, node_modules/bootstrap/dist/css/bootstrap.css */
.text-wrap {
  white-space: normal !important;
}

/* line 10001, node_modules/bootstrap/dist/css/bootstrap.css */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 10005, node_modules/bootstrap/dist/css/bootstrap.css */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 10011, node_modules/bootstrap/dist/css/bootstrap.css */
.text-left {
  text-align: left !important;
}

/* line 10015, node_modules/bootstrap/dist/css/bootstrap.css */
.text-right {
  text-align: right !important;
}

/* line 10019, node_modules/bootstrap/dist/css/bootstrap.css */
.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 10024, node_modules/bootstrap/dist/css/bootstrap.css */
  .text-sm-left {
    text-align: left !important;
  }
  /* line 10027, node_modules/bootstrap/dist/css/bootstrap.css */
  .text-sm-right {
    text-align: right !important;
  }
  /* line 10030, node_modules/bootstrap/dist/css/bootstrap.css */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 10036, node_modules/bootstrap/dist/css/bootstrap.css */
  .text-md-left {
    text-align: left !important;
  }
  /* line 10039, node_modules/bootstrap/dist/css/bootstrap.css */
  .text-md-right {
    text-align: right !important;
  }
  /* line 10042, node_modules/bootstrap/dist/css/bootstrap.css */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 10048, node_modules/bootstrap/dist/css/bootstrap.css */
  .text-lg-left {
    text-align: left !important;
  }
  /* line 10051, node_modules/bootstrap/dist/css/bootstrap.css */
  .text-lg-right {
    text-align: right !important;
  }
  /* line 10054, node_modules/bootstrap/dist/css/bootstrap.css */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 10060, node_modules/bootstrap/dist/css/bootstrap.css */
  .text-xl-left {
    text-align: left !important;
  }
  /* line 10063, node_modules/bootstrap/dist/css/bootstrap.css */
  .text-xl-right {
    text-align: right !important;
  }
  /* line 10066, node_modules/bootstrap/dist/css/bootstrap.css */
  .text-xl-center {
    text-align: center !important;
  }
}

/* line 10071, node_modules/bootstrap/dist/css/bootstrap.css */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 10075, node_modules/bootstrap/dist/css/bootstrap.css */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 10079, node_modules/bootstrap/dist/css/bootstrap.css */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 10083, node_modules/bootstrap/dist/css/bootstrap.css */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 10087, node_modules/bootstrap/dist/css/bootstrap.css */
.font-weight-lighter {
  font-weight: lighter !important;
}

/* line 10091, node_modules/bootstrap/dist/css/bootstrap.css */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 10095, node_modules/bootstrap/dist/css/bootstrap.css */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 10099, node_modules/bootstrap/dist/css/bootstrap.css */
.font-weight-bolder {
  font-weight: bolder !important;
}

/* line 10103, node_modules/bootstrap/dist/css/bootstrap.css */
.font-italic {
  font-style: italic !important;
}

/* line 10107, node_modules/bootstrap/dist/css/bootstrap.css */
.text-white {
  color: #fff !important;
}

/* line 10111, node_modules/bootstrap/dist/css/bootstrap.css */
.text-primary {
  color: #007bff !important;
}

/* line 10115, node_modules/bootstrap/dist/css/bootstrap.css */
a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}

/* line 10119, node_modules/bootstrap/dist/css/bootstrap.css */
.text-secondary {
  color: #6c757d !important;
}

/* line 10123, node_modules/bootstrap/dist/css/bootstrap.css */
a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

/* line 10127, node_modules/bootstrap/dist/css/bootstrap.css */
.text-success {
  color: #28a745 !important;
}

/* line 10131, node_modules/bootstrap/dist/css/bootstrap.css */
a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

/* line 10135, node_modules/bootstrap/dist/css/bootstrap.css */
.text-info {
  color: #17a2b8 !important;
}

/* line 10139, node_modules/bootstrap/dist/css/bootstrap.css */
a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

/* line 10143, node_modules/bootstrap/dist/css/bootstrap.css */
.text-warning {
  color: #ffc107 !important;
}

/* line 10147, node_modules/bootstrap/dist/css/bootstrap.css */
a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

/* line 10151, node_modules/bootstrap/dist/css/bootstrap.css */
.text-danger {
  color: #dc3545 !important;
}

/* line 10155, node_modules/bootstrap/dist/css/bootstrap.css */
a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

/* line 10159, node_modules/bootstrap/dist/css/bootstrap.css */
.text-light {
  color: #f8f9fa !important;
}

/* line 10163, node_modules/bootstrap/dist/css/bootstrap.css */
a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

/* line 10167, node_modules/bootstrap/dist/css/bootstrap.css */
.text-dark {
  color: #343a40 !important;
}

/* line 10171, node_modules/bootstrap/dist/css/bootstrap.css */
a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

/* line 10175, node_modules/bootstrap/dist/css/bootstrap.css */
.text-body {
  color: #212529 !important;
}

/* line 10179, node_modules/bootstrap/dist/css/bootstrap.css */
.text-muted {
  color: #6c757d !important;
}

/* line 10183, node_modules/bootstrap/dist/css/bootstrap.css */
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 10187, node_modules/bootstrap/dist/css/bootstrap.css */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 10191, node_modules/bootstrap/dist/css/bootstrap.css */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 10199, node_modules/bootstrap/dist/css/bootstrap.css */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 10203, node_modules/bootstrap/dist/css/bootstrap.css */
.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

/* line 10208, node_modules/bootstrap/dist/css/bootstrap.css */
.text-reset {
  color: inherit !important;
}

/* line 10212, node_modules/bootstrap/dist/css/bootstrap.css */
.visible {
  visibility: visible !important;
}

/* line 10216, node_modules/bootstrap/dist/css/bootstrap.css */
.invisible {
  visibility: hidden !important;
}

@media print {
  /* line 10221, node_modules/bootstrap/dist/css/bootstrap.css */
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 10227, node_modules/bootstrap/dist/css/bootstrap.css */
  a:not(.btn) {
    text-decoration: underline;
  }
  /* line 10230, node_modules/bootstrap/dist/css/bootstrap.css */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /* line 10233, node_modules/bootstrap/dist/css/bootstrap.css */
  pre {
    white-space: pre-wrap !important;
  }
  /* line 10236, node_modules/bootstrap/dist/css/bootstrap.css */
  pre,
blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  /* line 10241, node_modules/bootstrap/dist/css/bootstrap.css */
  thead {
    display: table-header-group;
  }
  /* line 10244, node_modules/bootstrap/dist/css/bootstrap.css */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 10248, node_modules/bootstrap/dist/css/bootstrap.css */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 10254, node_modules/bootstrap/dist/css/bootstrap.css */
  h2,
h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  /* line 10261, node_modules/bootstrap/dist/css/bootstrap.css */
  body {
    min-width: 992px !important;
  }
  /* line 10264, node_modules/bootstrap/dist/css/bootstrap.css */
  .container {
    min-width: 992px !important;
  }
  /* line 10267, node_modules/bootstrap/dist/css/bootstrap.css */
  .navbar {
    display: none;
  }
  /* line 10270, node_modules/bootstrap/dist/css/bootstrap.css */
  .badge {
    border: 1px solid #000;
  }
  /* line 10273, node_modules/bootstrap/dist/css/bootstrap.css */
  .table {
    border-collapse: collapse !important;
  }
  /* line 10276, node_modules/bootstrap/dist/css/bootstrap.css */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 10280, node_modules/bootstrap/dist/css/bootstrap.css */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  /* line 10284, node_modules/bootstrap/dist/css/bootstrap.css */
  .table-dark {
    color: inherit;
  }
  /* line 10287, node_modules/bootstrap/dist/css/bootstrap.css */
  .table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  /* line 10293, node_modules/bootstrap/dist/css/bootstrap.css */
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(/assets/roboto/roboto-latin-1404ca348bd75ef836f4dd8b6f2cc719458642d1237c368296b2fc652dca47dc.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(/assets/roboto/roboto-latin-ext-cedb374b05a35034cf96db185db4eeb8f8ce49e1a56197673702ff11b5533d6e.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* override styling from the crud engine that has side-effects on the limitless theme */
/* line 36, app/themes/limitless/assets/stylesheets/limitless/all.scss */
body {
  font-size: 0.8125rem !important;
  font-weight: 400 !important;
  line-height: 1.5385 !important;
}

/* bootstrap / limitlesss theming overrides */
/* line 44, app/themes/limitless/assets/stylesheets/limitless/all.scss */
[data-action='collapse']:after {
  /* content: '\E9C1' !important; */
  content: "\E9C2" !important;
}

/* line 49, app/themes/limitless/assets/stylesheets/limitless/all.scss */
.input_warning {
  border-color: red !important;
}

/* line 53, app/themes/limitless/assets/stylesheets/limitless/all.scss */
.errMsg {
  color: red !important;
}

/* line 57, app/themes/limitless/assets/stylesheets/limitless/all.scss */
label {
  margin-bottom: 0 !important;
}

/* line 61, app/themes/limitless/assets/stylesheets/limitless/all.scss */
h1 {
  /* text-decoration: underline; */
}

/* line 65, app/themes/limitless/assets/stylesheets/limitless/all.scss */
.form-check-input {
  margin-left: 0rem !important;
}

/* line 69, app/themes/limitless/assets/stylesheets/limitless/all.scss */
.form-check-label {
  /*margin-left: 1.875rem !important;*/
  margin-left: 1.2rem !important;
}

/* Application overrides */
/* line 76, app/themes/limitless/assets/stylesheets/limitless/all.scss */
#office_is_active {
  margin-left: -1rem !important;
}

/* line 80, app/themes/limitless/assets/stylesheets/limitless/all.scss */
#domain_is_active {
  margin-left: -1rem !important;
}

/* line 84, app/themes/limitless/assets/stylesheets/limitless/all.scss */
#department_is_active {
  margin-left: -1rem !important;
}

/* line 87, app/themes/limitless/assets/stylesheets/limitless/all.scss */
#building_floors_attributes_0_is_active {
  margin-left: -1rem !important;
}

/* line 91, app/themes/limitless/assets/stylesheets/limitless/all.scss */
#floor_is_active {
  margin-left: -1rem !important;
}

/* element[id$='_is_active'], */
/* line 96, app/themes/limitless/assets/stylesheets/limitless/all.scss */
#room_is_active {
  margin-left: -1rem !important;
}

/* line 100, app/themes/limitless/assets/stylesheets/limitless/all.scss */
#team_is_active {
  margin-left: -1rem !important;
}

/* line 104, app/themes/limitless/assets/stylesheets/limitless/all.scss */
#employee_is_active {
  margin-left: -1rem !important;
}

/* line 108, app/themes/limitless/assets/stylesheets/limitless/all.scss */
#client_is_active {
  margin-left: -1rem !important;
}

/* line 112, app/themes/limitless/assets/stylesheets/limitless/all.scss */
#supplier_is_active {
  margin-left: -1rem !important;
}

/* line 116, app/themes/limitless/assets/stylesheets/limitless/all.scss */
#event_all_day {
  margin-left: -1rem !important;
}

/* line 120, app/themes/limitless/assets/stylesheets/limitless/all.scss */
#event_chargeable {
  margin-left: -1rem !important;
}

/* line 124, app/themes/limitless/assets/stylesheets/limitless/all.scss */
#floor_rooms_attributes_0_is_active {
  margin-left: -1rem !important;
}

/* line 128, app/themes/limitless/assets/stylesheets/limitless/all.scss */
#building_is_active {
  margin-left: -1rem !important;
}

/* line 132, app/themes/limitless/assets/stylesheets/limitless/all.scss */
#office_teams_attributes_0_is_active {
  margin-left: -0.99rem !important;
}

/* line 136, app/themes/limitless/assets/stylesheets/limitless/all.scss */
#office_departments_attributes_0_is_active {
  margin-left: -0.99rem !important;
}

/* line 140, app/themes/limitless/assets/stylesheets/limitless/all.scss */
#department_teams_attributes_0_is_active {
  margin-left: -0.99rem !important;
}

/* line 144, app/themes/limitless/assets/stylesheets/limitless/all.scss */
.btn-group-xs > .btn,
.btn-xs {
  padding: 0.25rem 0.4rem;
  font-size: 0.875rem;
  line-height: 0.5;
  border-radius: 0.2rem;
}

/* line 152, app/themes/limitless/assets/stylesheets/limitless/all.scss */
.btn-xs {
  padding: .25rem .4rem !important;
  font-size: .700rem !important;
  line-height: .5 !important;
  border-radius: .2rem !important;
}

/* line 159, app/themes/limitless/assets/stylesheets/limitless/all.scss */
.card-border-off > .card-header {
  font-size: .8125rem !important;
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.breadcrumbs-container {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 0.5rem;
}

/* line 7, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.breadcrumbs-container .breadcrumb-link {
  color: #088DCA !important;
}

/* line 13, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.page-title-container {
  margin-bottom: 24px;
}

/* line 15, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.page-title-container .page-title {
  padding: 0px;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
}

/* line 24, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-cards-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

/* line 28, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-cards-container .dashboard-card {
  width: 243px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  background-color: white;
}

/* line 34, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-cards-container .dashboard-card:not(:last-child) {
  margin-right: 2%;
}

/* line 37, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-cards-container .dashboard-card-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 13px;
  padding-right: 15px;
  padding-top: 12px;
  height: 71px;
  margin-bottom: 8px;
}

/* line 48, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-cards-container .dashboard-card-info-heading {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 6px;
}

/* line 55, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-cards-container .dashboard-card-info-content {
  font-style: normal;
  font-weight: 900;
  font-size: 36px;
  line-height: 42px;
  color: #088DCA;
}

/* line 65, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-cards-container .dashboard-card-bottom-button {
  width: inherit;
  height: 32px;
  display: flex;
  color: #247BB2;
  justify-content: center;
  align-items: center;
  background-color: #E5F2FB;
  border-radius: 0px 0px 5px 5px;
}

/* line 74, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-cards-container .dashboard-card-bottom-button:hover {
  color: white;
  background-color: #088DCA;
}

@media screen and (max-width: 992px) {
  /* line 28, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
  .dashboard-cards-container .dashboard-card {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 575px) {
  /* line 24, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
  .dashboard-cards-container {
    justify-content: center;
  }
}

/* line 91, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-reports-table-container {
  width: 100%;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  margin-bottom: 20px;
  margin-top: 20px;
  background-color: white;
  padding: 22px 21px;
}

/* line 100, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-reports-table-heading {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 10px;
}

/* line 110, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table {
  padding-bottom: 20px;
}

/* line 112, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table .dataTables_scroll {
  padding-top: 28px;
}

/* line 115, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_info {
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 12px;
  color: rgba(0, 0, 0, 0.5);
}

/* line 123, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_length label {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
}

/* line 130, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_length select {
  width: 80px;
  height: 30px;
  background: #FFFFFF;
  border-radius: 5px;
}

/* line 136, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_length select:focus {
  outline: none;
}

/* line 142, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_filter label {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
}

/* line 149, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_filter input {
  width: 140px;
  height: 30px;
  background: #FFFFFF;
  border: 1px solid #0e0e0e;
  border-radius: 5px;
}

/* line 155, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_filter input:focus {
  outline: none;
}

/* line 161, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_paginate span .current {
  background-color: #088DCA !important;
  background: none;
  color: white !important;
}

/* line 166, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_paginate a {
  border: 1px solid #DFDFDF;
  border-radius: 5px;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 12px;
}

/* line 173, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_paginate a:hover {
  background: none;
  background-color: #088DCA !important;
}

/* line 180, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table .table-header {
  background: linear-gradient(180deg, #FFFFFF 0%, #DCF1FF 100%), #F8F8FE;
  border-radius: 5px 5px 0px 0px;
  margin-top: 32px;
}

/* line 184, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table .table-header th {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
}

/* line 194, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table tfoot tr th input {
  background: #F9F9F9;
  border-radius: 5px;
  border: none;
}

/* line 198, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table tfoot tr th input::-moz-placeholder {
  padding-left: 10px;
}
.dashboard-table tfoot tr th input::placeholder {
  padding-left: 10px;
}

/* line 205, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table-container {
  width: 100%;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  padding: 0px 24px;
  padding-top: 32px;
  background-color: white;
}

/* line 213, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table-buttons-container {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 36px;
}

/* line 217, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table-buttons-container a:not(:last-child) {
  margin-right: 20px;
}

/* line 221, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table-button {
  background-color: #E5F2FB;
  border-radius: 5px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #088DCA;
  padding: 12.66px 26px;
  cursor: pointer;
}

/* line 231, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table-button:hover {
  background-color: #B5E2FF;
}

@media screen and (max-width: 992px) {
  /* line 221, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
  .dashboard-table-button {
    margin-bottom: 10px;
  }
}

/* line 241, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-actions-container {
  width: 100%;
  display: flex;
  justify-content: center;
}

/* line 245, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-actions-container a:not(:last-child) {
  margin-right: 19px;
}

/* line 250, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dataTables_scrollFoot tfoot th {
  padding: 18px 5px !important;
}

/* line 252, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dataTables_scrollFoot tfoot th:last-child input {
  background: white;
}

/* line 254, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dataTables_scrollFoot tfoot th:last-child input::-moz-placeholder {
  color: white;
}
.dataTables_scrollFoot tfoot th:last-child input::placeholder {
  color: white;
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.add-people-button {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #F9F9FF;
  background: #35D268;
  border-radius: 5px;
  padding: 12px 22px;
  display: inline-block;
}

/* line 12, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-page-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 83px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

/* line 20, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-breadcrumb-container {
  margin-bottom: 22px;
}

/* line 23, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-table-container {
  padding-top: 0px;
}

/* line 27, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit {
  font-family: Roboto;
  font-style: normal;
}

/* line 32, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 32px;
}

@media screen and (max-width: 575px) {
  /* line 32, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-footer-buttons-container {
    align-items: flex-start;
  }
}

/* line 41, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-left {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 575px) {
  /* line 41, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-footer-buttons-left {
    flex-direction: column;
    align-items: left;
  }
  /* line 46, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-footer-buttons-left input {
    margin-right: 0px;
    margin-bottom: 10px;
  }
}

/* line 54, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-right {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 575px) {
  /* line 54, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-footer-buttons-right {
    flex-direction: column;
    align-items: right;
  }
  /* line 59, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-footer-buttons-right input {
    margin-left: 0px;
    margin-bottom: 10px;
  }
}

/* line 67, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-update {
  background: #35D268;
  border-radius: 5px;
  padding: 12px 25px;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #F9F9FF;
  margin-right: 40px;
}

/* line 76, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-update:hover {
  color: #F9F9FF;
  background: #35D268;
}

/* line 81, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-show {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #000000;
}

/* line 87, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-show-button {
  background: #35D268;
  border-radius: 5px;
  padding: 12px 25px;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #F9F9FF;
  margin-right: 40px;
}

/* line 96, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-show-button:hover {
  color: #F9F9FF;
  background: #35D268;
}

/* line 103, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-back-container {
  background: rgba(255, 0, 0, 0.51);
  border-radius: 5px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #FFFFFF;
  padding: 12px 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 115, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-back-container:hover {
  color: #F9F9FF;
  background: rgba(255, 0, 0, 0.61);
}

/* line 120, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-back-container div:first-child {
  margin-right: 5px;
}

/* line 128, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-main-details-container {
  padding: 27px 34px;
  background: #FFFFFF;
  border-radius: 5px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  border-left: 6px solid #B5E2FF;
}

/* line 134, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-main-details-container div.form-group {
  margin-bottom: 0px;
}

@media screen and (max-width: 992px) {
  /* line 137, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-main-details-container div.col {
    width: 250px !important;
    margin-bottom: 10px;
  }
}

/* line 147, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-main-details-container div.field {
  transition: all .3s;
}

/* line 149, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-main-details-container div.field label {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: rgba(0, 0, 0, 0.4);
  display: inline-block;
  transform: translate(0.95em, -1.9em);
  transform-origin: 45px 4px;
  transition: all .3s;
  cursor: text;
}

/* line 162, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-main-details-container div.field input {
  padding-top: 18px;
}

/* line 164, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-main-details-container div.field input::-moz-placeholder {
  color: transparent;
}
.people-edit-main-details-container div.field input::placeholder {
  color: transparent;
}

/* line 167, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-main-details-container div.field input:not(:-moz-placeholder) + label {
  color: #2599CE !important;
  transform: translateY(-2.5em) scale(0.7) !important;
}
.people-edit-main-details-container div.field input:focus + label, .people-edit-main-details-container div.field input:not(:placeholder-shown) + label {
  color: #2599CE !important;
  transform: translateY(-2.5em) scale(0.7) !important;
}

/* line 172, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-main-details-container div.field span {
  display: none;
}

/* line 178, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-text-field {
  background: rgba(33, 33, 33, 0.08);
  border-radius: 4px 4px 0px 0px;
  border-bottom: 1.01px solid rgba(0, 0, 0, 0.4);
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: rgba(0, 0, 0, 0.87);
  transition: all .3s;
}

@media screen and (max-width: 992px) {
  /* line 178, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-text-field {
    width: 250px !important;
  }
}

/* line 192, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-text-field:not(:-moz-placeholder) {
  border-bottom: 1px solid #C7E9FF !important;
}
.people-edit-text-field:focus, .people-edit-text-field:not(:placeholder-shown) {
  border-bottom: 1px solid #C7E9FF !important;
}

/* line 198, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0px 7px;
}

@media screen and (max-width: 992px) {
  /* line 198, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container {
    flex-direction: column;
  }
}

/* line 206, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left {
  width: 66%;
}

/* line 208, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left div.form-group {
  margin-bottom: 0px;
}

/* line 211, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left div.people-edit-text-field-select label {
  color: transparent !important;
}

/* line 214, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left div.field {
  transition: all .3s;
}

/* line 216, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left div.field:hover label {
  display: none;
}

/* line 219, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left div.field span {
  display: none;
}

/* line 222, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left div.field label {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: rgba(0, 0, 0, 0.4);
  display: inline-block;
  transform: translate(0.95em, -1.9em);
  transform-origin: 45px 4px;
  transition: all .3s;
  cursor: text;
}

/* line 235, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left div.field input {
  padding-top: 18px;
  z-index: 100000000;
}

/* line 238, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left div.field input::-moz-placeholder {
  color: transparent;
  z-index: 1000;
}
.people-edit-address-fields-container-left div.field input::placeholder {
  color: transparent;
  z-index: 1000;
}

/* line 242, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left div.field input:not(:-moz-placeholder) + label {
  display: inline-block;
  color: #2599CE !important;
  transform: translateY(-2.5em) scale(0.7) !important;
}
.people-edit-address-fields-container-left div.field input:focus + label, .people-edit-address-fields-container-left div.field input:not(:placeholder-shown) + label {
  display: inline-block;
  color: #2599CE !important;
  transform: translateY(-2.5em) scale(0.7) !important;
}

@media screen and (max-width: 992px) {
  /* line 206, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-left {
    width: 100%;
  }
  /* line 251, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-left div.col {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 575px) {
  /* line 256, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-left div.col {
    display: flex;
    justify-content: center;
  }
  /* line 259, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-left div.col label {
    display: none !important;
  }
  /* line 262, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-left div.col input::-moz-placeholder {
    color: rgba(0, 0, 0, 0.4);
  }
  .people-edit-address-fields-container-left div.col input::placeholder {
    color: rgba(0, 0, 0, 0.4);
  }
  /* line 266, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-left div.col-6 {
    display: flex;
    justify-content: center;
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 271, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-left div.col-6 label {
    display: none !important;
  }
  /* line 274, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-left div.col-6 input::-moz-placeholder {
    color: rgba(0, 0, 0, 0.4);
  }
  .people-edit-address-fields-container-left div.col-6 input::placeholder {
    color: rgba(0, 0, 0, 0.4);
  }
}

/* line 280, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-right {
  width: 31%;
  background: #FFFFFF;
  border: 1px solid #DFDFDF;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 21px 28px;
  padding-right: 25px;
  display: flex;
  height: 89px;
}

@media screen and (max-width: 992px) {
  /* line 280, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-right {
    width: initial;
  }
}

@media screen and (max-width: 575px) {
  /* line 280, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-right {
    width: inherit;
  }
}

/* line 296, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-right-field {
  width: 85%;
  margin-right: 20px;
}

/* line 300, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-right-action {
  background: rgba(255, 0, 0, 0.51);
  border-radius: 28px;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 311, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-card {
  height: 89px;
  padding-top: 38px;
}

@media screen and (max-width: 992px) {
  /* line 317, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .address_associations {
    margin-bottom: 25px;
  }
}

/* line 321, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.address_associations div.people-edit-address-fields-container {
  width: 100%;
}

/* line 325, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.add-address-button {
  background: #EEEEEE;
  border: 1px dashed rgba(0, 0, 0, 0.22);
  box-sizing: border-box;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 13px;
}

/* line 334, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.add-address-button:focus {
  outline: none;
  border: 1px dashed rgba(0, 0, 0, 0.22) !important;
}

/* line 338, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.add-address-button-plus {
  background: #35D268;
  border-radius: 28px;
  width: 40px;
  height: 40px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}

/* line 349, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.add-address-button-text {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #000000;
}

/* line 358, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.add-new-people-container {
  width: 100%;
  margin-top: -20px;
  margin-bottom: 20px;
  display: flex;
}

/* line 364, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-add-new {
  margin-left: auto;
  margin-right: 20px;
}

/* line 368, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.address_form div.form-group:last-child {
  min-height: 64.61px;
}

@media screen and (max-width: 993px) {
  /* line 372, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  div.people-edit-field-select {
    min-height: 64.61px !important;
  }
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/styles/userprofile.scss */
.user-edit {
  font-family: Roboto;
}

/* line 4, app/themes/limitless/assets/stylesheets/limitless/styles/userprofile.scss */
.user-edit-profile-image-container {
  background: #556080;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  overflow: hidden;
  margin-bottom: 23px;
  margin-left: 18px;
}

@media screen and (max-width: 575px) {
  /* line 4, app/themes/limitless/assets/stylesheets/limitless/styles/userprofile.scss */
  .user-edit-profile-image-container {
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 21, app/themes/limitless/assets/stylesheets/limitless/styles/userprofile.scss */
.user-edit-profile-image-upload-container {
  margin-bottom: 22px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: rgba(0, 0, 0, 0.5);
  padding-left: 15px;
}

@media screen and (max-width: 575px) {
  /* line 21, app/themes/limitless/assets/stylesheets/limitless/styles/userprofile.scss */
  .user-edit-profile-image-upload-container {
    padding: 0px;
    text-align: center;
  }
}

/* line 5, app/themes/limitless/assets/stylesheets/limitless/styles/main.scss */
.main-content-container {
  padding-left: 1rem;
  padding-top: 0.5rem;
  font-family: Roboto, sans-serif;
}

@media screen and (max-width: 575px) {
  /* line 5, app/themes/limitless/assets/stylesheets/limitless/styles/main.scss */
  .main-content-container {
    padding-left: 0px;
    margin: auto;
  }
}

/* line 14, app/themes/limitless/assets/stylesheets/limitless/styles/main.scss */
.style-footer {
  background-color: black;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
}

/* line 22, app/themes/limitless/assets/stylesheets/limitless/styles/main.scss */
.style-footer span.navbar-text {
  margin: auto;
  color: white;
}

/* line 25, app/themes/limitless/assets/stylesheets/limitless/styles/main.scss */
.style-footer span.navbar-text a {
  text-decoration: none;
  color: white;
}

/* line 177, app/themes/limitless/assets/stylesheets/limitless/all.scss */
trix-editor,
trix-editor.form-control {
  min-height: 5em;
  height: auto;
  overflow-y: auto;
}

/* line 199, app/themes/limitless/assets/stylesheets/limitless/all.scss */
.footer {
  background: #000000;
  padding: 40px 0;
}

/* line 203, app/themes/limitless/assets/stylesheets/limitless/all.scss */
.footer .logo {
  font-weight: 900;
  font-size: 24px;
  color: #FFFFFF;
  margin-bottom: 30px;
  display: block;
}

/* line 210, app/themes/limitless/assets/stylesheets/limitless/all.scss */
.footer ul {
  list-style: none;
  padding-left: 0;
}

/* line 214, app/themes/limitless/assets/stylesheets/limitless/all.scss */
.footer ul li {
  display: block;
  margin: 12px 0;
}

/* line 218, app/themes/limitless/assets/stylesheets/limitless/all.scss */
.footer ul li a {
  color: #CCCCCC;
  font-size: 14px;
}

/* line 222, app/themes/limitless/assets/stylesheets/limitless/all.scss */
.footer .align-fix {
  margin-top: 65px;
}

/* line 225, app/themes/limitless/assets/stylesheets/limitless/all.scss */
.footer .social-wrapper a {
  margin-right: 15px;
}

/* line 228, app/themes/limitless/assets/stylesheets/limitless/all.scss */
.footer .social-wrapper .copy {
  font-size: 11px;
  color: #A2A2A2;
}

@media (max-width: 991px) {
  /* line 234, app/themes/limitless/assets/stylesheets/limitless/all.scss */
  .footer {
    padding: 20px 0;
  }
  /* line 236, app/themes/limitless/assets/stylesheets/limitless/all.scss */
  .footer .logo {
    margin-bottom: 20px;
  }
  /* line 239, app/themes/limitless/assets/stylesheets/limitless/all.scss */
  .footer .align-fix {
    margin-top: 0;
  }
  /* line 242, app/themes/limitless/assets/stylesheets/limitless/all.scss */
  .footer .text-right.social-wrapper {
    text-align: left !important;
    margin: 30px 0 0;
  }
}

/* line 263, app/themes/limitless/assets/stylesheets/limitless/all.scss */
.landing-hero {
  position: relative;
  background-color: #22313f;
  min-height: 260px;
  display: flex;
  align-items: center;
}

/* line 270, app/themes/limitless/assets/stylesheets/limitless/all.scss */
.landing-hero::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.45);
  pointer-events: none;
}

/* line 280, app/themes/limitless/assets/stylesheets/limitless/all.scss */
.landing-hero > .container {
  position: relative;
  z-index: 1;
}

/* line 284, app/themes/limitless/assets/stylesheets/limitless/all.scss */
.landing-hero .text-shadow {
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
}

/* ------------------------------------------------------------------------------
 *
 *  # Bootstrap v4.3.1 (https://getbootstrap.com)
 *
 *  Copyright 2011-2018 The Bootstrap Authors
 *  Copyright 2011-2018 Twitter, Inc.
 *  Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Global configuration
 *
 *  Here you can change main theme, enable or disable certain components and
 *  optional styles. This allows you to include only components that you need.
 *
 *  'true'  - enables component and includes it to main CSS file.
 *  'false' - disables component and excludes it from main CSS file.
 *
 *  Layout helper: @if $layout == 'base' {...}
 *  Theme helper: @if $theme == 'material' {...}
 *  Component helper: @if $enable-* {...}
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Custom Limitless functions
 *
 *  Utility mixins and functions for evalutating source code across our variables, maps, and mixins.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Custom template mixins
 *
 *  All custom mixins are prefixed with "ll-" to avoid conflicts
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Main colors
 *
 *  List of the template main color palettes
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Default Bootstrap variable overrides
 *
 *  Variables should follow the `$component-state-property-size` formula for
 *  consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
 *  Also includes custom variables, all marked with "!default" flag.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Additional variables
 *
 *  Mainly 3rd party libraries and additional variables for default
 *  Bootstrap components.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Mixins
 *
 *  Import Bootstrap mixins with overrides
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Badge mixin
 *
 *  Override and extend default badge mixin.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Forms mixin
 *
 *  Override and extend default forms mixin.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Buttons mixin
 *
 *  Override and extend default buttons mixin.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Caret mixin
 *
 *  Override and extend default cared mixin.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Background mixin
 *
 *  Override and extend default background mixin.
 *
 * ---------------------------------------------------------------------------- */

:root {
  --blue: #2196F3;
  --indigo: #3F51B5;
  --purple: #673AB7;
  --pink: #E91E63;
  --red: #F44336;
  --orange: #FF7043;
  --yellow: #FF9800;
  --green: #4CAF50;
  --teal: #009688;
  --cyan: #00BCD4;
  --white: #fff;
  --gray: #999;
  --gray-dark: #555;
  --primary: #2196F3;
  --secondary: #777;
  --success: #4CAF50;
  --info: #00BCD4;
  --warning: #FF7043;
  --danger: #F44336;
  --light: #fafafa;
  --dark: #324148;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.5385;
  color: #333;
  text-align: left;
  background-color: #f5f5f5; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.625rem; }

p {
  margin-top: 0;
  margin-bottom: 0.625rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 500; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #2196F3;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0a6ebd;
    text-decoration: none; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem 1.25rem;
  padding-bottom: 0.75rem 1.25rem;
  color: #999;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.625rem;
  font-weight: 400;
  line-height: 1.5385; }

h1, .h1 {
  font-size: 1.5625rem; }

h2, .h2 {
  font-size: 1.4375rem; }

h3, .h3 {
  font-size: 1.3125rem; }

h4, .h4 {
  font-size: 1.1875rem; }

h5, .h5 {
  font-size: 1.0625rem; }

h6, .h6 {
  font-size: 0.9375rem; }

.lead {
  font-size: 1.01562rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.5385; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.5385; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.5385; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.5385; }

hr {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  border: 0;
  border-top: 1px solid #ddd; }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.25rem 0.5rem;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 1.25rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1.25rem;
  font-size: 0.9375rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #999; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #f5f5f5;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.1875rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.625rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #999; }

code {
  font-size: 0.75rem;
  color: #D81B60;
  word-break: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.75rem;
  color: #fff;
  background-color: #333;
  border-radius: 0.125rem;
  box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none; }

pre {
  display: block;
  font-size: 0.75rem;
  color: #333; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 450px;
  overflow-y: scroll; }

.container {
  width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  margin-bottom: 1.25rem;
  color: #333; }
  .table th,
  .table td {
    padding: 0.75rem 1.25rem;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table tbody + tbody {
    border-top: 2px solid #ddd; }

.table-sm th,
.table-sm td {
  padding: 0.625rem 1.25rem; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.02); }

.table-hover tbody tr:hover {
  color: #333;
  background-color: rgba(0, 0, 0, 0.03); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #e4f2fe; }

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #afd9fb; }

.table-hover .table-primary:hover {
  background-color: #cbe6fd; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #cbe6fd; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #efefef; }

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #cecece; }

.table-hover .table-secondary:hover {
  background-color: #e2e2e2; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #e2e2e2; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #eaf5ea; }

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #bfe2c0; }

.table-hover .table-success:hover {
  background-color: #d9edd9; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #d9edd9; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #e0f7fa; }

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #a3e7f0; }

.table-hover .table-info:hover {
  background-color: #caf1f6; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #caf1f6; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeee8; }

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffccbb; }

.table-hover .table-warning:hover {
  background-color: #ffdbcf; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffdbcf; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #fee8e7; }

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #fbbbb7; }

.table-hover .table-danger:hover {
  background-color: #fdd1cf; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #fdd1cf; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fefefe; }

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fdfdfd; }

.table-hover .table-light:hover {
  background-color: #f1f1f1; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #f1f1f1; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #e6e8e9; }

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #b5bbbd; }

.table-hover .table-dark:hover {
  background-color: #d8dcdd; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #d8dcdd; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.015); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.015); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.015); }

.table .thead-dark th {
  color: #fff;
  background-color: #333;
  border-color: rgba(255, 255, 255, 0.35); }

.table .thead-light th {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd; }

.table-dark {
  color: #fff;
  background-color: #333; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: rgba(255, 255, 255, 0.35); }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5385em + 0.875rem + 2px);
  padding: 0.4375rem 0.875rem;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.5385;
  color: #333;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ddd;
  border-radius: 0.1875rem;
  box-shadow: 0 0 0 0 transparent;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    outline: 0;
    box-shadow: 0 0 0 0 transparent, 0 0 0 0 transparent; }
  .form-control:not(.border-1):not(.border-2):not(.border-3):focus {
    border-color: #ccc; }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control::placeholder {
    color: #999;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #fafafa;
    opacity: 1; }

select.form-control:focus::-ms-value {
  color: #333;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.4375rem + 1px);
  padding-bottom: calc(0.4375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5385; }

.col-form-label-lg {
  padding-top: calc(0.5625rem + 1px);
  padding-bottom: calc(0.5625rem + 1px);
  font-size: 0.875rem;
  line-height: 1.4286; }

.col-form-label-sm {
  padding-top: calc(0.3125rem + 1px);
  padding-bottom: calc(0.3125rem + 1px);
  font-size: 0.75rem;
  line-height: 1.6667; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
  margin-bottom: 0;
  line-height: 1.5385;
  color: #333;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.6667em + 0.625rem + 2px);
  padding: 0.3125rem 0.75rem;
  font-size: 0.75rem;
  line-height: 1.6667;
  border-radius: 0.125rem; }

.form-control-lg {
  height: calc(1.4286em + 1.125rem + 2px);
  padding: 0.5625rem 1rem;
  font-size: 0.875rem;
  line-height: 1.4286;
  border-radius: 0.25rem; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 1.25rem; }

.form-text {
  display: block;
  margin-top: 0.5rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.875rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.875rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #999; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 1.25rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.625rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.5rem;
  font-size: 80%;
  color: #4CAF50; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem 0.75rem;
  margin-top: .1rem;
  font-size: 0.8125rem;
  line-height: 1.5385;
  color: #fff;
  background-color: rgba(76, 175, 80, 0.9);
  border-radius: 0.1875rem; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #4CAF50;
  padding-right: calc(1.5385em + 0.875rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%234CAF50' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.38462em + 0.21875rem);
  background-size: calc(0.76925em + 0.4375rem) calc(0.76925em + 0.4375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #4CAF50;
    box-shadow: 0 0 0 0 rgba(76, 175, 80, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5385em + 0.875rem);
  background-position: top calc(0.38462em + 0.21875rem) right calc(0.38462em + 0.21875rem); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #4CAF50;
  padding-right: calc((1em + 0.875rem) * 3 / 4 + 1.3125rem);
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23555' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.875rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%234CAF50' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.3125rem/calc(0.76925em + 0.4375rem) calc(0.76925em + 0.4375rem); }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #4CAF50;
    box-shadow: 0 0 0 0 rgba(76, 175, 80, 0.25); }
  .was-validated .custom-select:valid ~ .valid-feedback,
  .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #4CAF50; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #4CAF50; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #4CAF50; }

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #6ec071;
  background-color: #6ec071; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0 rgba(76, 175, 80, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #4CAF50; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #4CAF50; }

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #4CAF50;
  box-shadow: 0 0 0 0 rgba(76, 175, 80, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.5rem;
  font-size: 80%;
  color: #F44336; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem 0.75rem;
  margin-top: .1rem;
  font-size: 0.8125rem;
  line-height: 1.5385;
  color: #fff;
  background-color: rgba(244, 67, 54, 0.9);
  border-radius: 0.1875rem; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #F44336;
  padding-right: calc(1.5385em + 0.875rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23F44336' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23F44336' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.38462em + 0.21875rem);
  background-size: calc(0.76925em + 0.4375rem) calc(0.76925em + 0.4375rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #F44336;
    box-shadow: 0 0 0 0 rgba(244, 67, 54, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5385em + 0.875rem);
  background-position: top calc(0.38462em + 0.21875rem) right calc(0.38462em + 0.21875rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #F44336;
  padding-right: calc((1em + 0.875rem) * 3 / 4 + 1.3125rem);
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23555' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.875rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23F44336' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23F44336' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.3125rem/calc(0.76925em + 0.4375rem) calc(0.76925em + 0.4375rem); }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #F44336;
    box-shadow: 0 0 0 0 rgba(244, 67, 54, 0.25); }
  .was-validated .custom-select:invalid ~ .invalid-feedback,
  .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #F44336; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #F44336; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #F44336; }

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #f77066;
  background-color: #f77066; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0 rgba(244, 67, 54, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #F44336; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #F44336; }

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #F44336;
  box-shadow: 0 0 0 0 rgba(244, 67, 54, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 400;
  color: #333;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.4375rem 0.875rem;
  font-size: 0.8125rem;
  line-height: 1.5385;
  border-radius: 0.1875rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
  .btn:hover {
    color: #333;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0 transparent; }
  .btn.disabled, .btn:disabled {
    opacity: 0.65;
    box-shadow: none; }
  .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
    box-shadow: inset 0 0 0 transparent; }
    .btn:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled).active:focus {
      box-shadow: 0 0 0 0 transparent, inset 0 0 0 transparent; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #2196F3; }
  .btn-primary:hover {
    color: #fff;
    background-color: #2196F3; }

.btn-secondary {
  color: #fff;
  background-color: #777; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #777; }

.btn-success {
  color: #fff;
  background-color: #4CAF50; }
  .btn-success:hover {
    color: #fff;
    background-color: #4CAF50; }

.btn-info {
  color: #fff;
  background-color: #00BCD4; }
  .btn-info:hover {
    color: #fff;
    background-color: #00BCD4; }

.btn-warning {
  color: #fff;
  background-color: #FF7043; }
  .btn-warning:hover {
    color: #fff;
    background-color: #FF7043; }

.btn-danger {
  color: #fff;
  background-color: #F44336; }
  .btn-danger:hover {
    color: #fff;
    background-color: #F44336; }

.btn-light {
  color: #333;
  background-color: #fafafa; }
  .btn-light:hover {
    color: #333;
    background-color: #fafafa; }

.btn-dark {
  color: #fff;
  background-color: #324148; }
  .btn-dark:hover {
    color: #fff;
    background-color: #324148; }

.btn-outline-primary {
  color: #2196F3;
  background-color: transparent;
  background-image: none;
  border-color: #2196F3; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #2196F3;
    border-color: #2196F3; }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #2196F3;
    background-color: transparent; }
  .btn-outline-primary:not([disabled]):not(.disabled):active, .btn-outline-primary:not([disabled]):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #2196F3;
    border-color: #2196F3; }

.btn-outline-secondary {
  color: #777;
  background-color: transparent;
  background-image: none;
  border-color: #777; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #777;
    border-color: #777; }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #777;
    background-color: transparent; }
  .btn-outline-secondary:not([disabled]):not(.disabled):active, .btn-outline-secondary:not([disabled]):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #777;
    border-color: #777; }

.btn-outline-success {
  color: #4CAF50;
  background-color: transparent;
  background-image: none;
  border-color: #4CAF50; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #4CAF50;
    border-color: #4CAF50; }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #4CAF50;
    background-color: transparent; }
  .btn-outline-success:not([disabled]):not(.disabled):active, .btn-outline-success:not([disabled]):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #4CAF50;
    border-color: #4CAF50; }

.btn-outline-info {
  color: #00BCD4;
  background-color: transparent;
  background-image: none;
  border-color: #00BCD4; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #00BCD4;
    border-color: #00BCD4; }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #00BCD4;
    background-color: transparent; }
  .btn-outline-info:not([disabled]):not(.disabled):active, .btn-outline-info:not([disabled]):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #00BCD4;
    border-color: #00BCD4; }

.btn-outline-warning {
  color: #FF7043;
  background-color: transparent;
  background-image: none;
  border-color: #FF7043; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #FF7043;
    border-color: #FF7043; }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #FF7043;
    background-color: transparent; }
  .btn-outline-warning:not([disabled]):not(.disabled):active, .btn-outline-warning:not([disabled]):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #FF7043;
    border-color: #FF7043; }

.btn-outline-danger {
  color: #F44336;
  background-color: transparent;
  background-image: none;
  border-color: #F44336; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #F44336;
    border-color: #F44336; }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #F44336;
    background-color: transparent; }
  .btn-outline-danger:not([disabled]):not(.disabled):active, .btn-outline-danger:not([disabled]):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #F44336;
    border-color: #F44336; }

.btn-outline-light {
  color: #fafafa;
  background-color: transparent;
  background-image: none;
  border-color: #fafafa; }
  .btn-outline-light:hover {
    color: #fff;
    background-color: #fafafa;
    border-color: #fafafa; }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #fafafa;
    background-color: transparent; }
  .btn-outline-light:not([disabled]):not(.disabled):active, .btn-outline-light:not([disabled]):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #fff;
    background-color: #fafafa;
    border-color: #fafafa; }

.btn-outline-dark {
  color: #324148;
  background-color: transparent;
  background-image: none;
  border-color: #324148; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #324148;
    border-color: #324148; }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #324148;
    background-color: transparent; }
  .btn-outline-dark:not([disabled]):not(.disabled):active, .btn-outline-dark:not([disabled]):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #324148;
    border-color: #324148; }

.btn-link {
  font-weight: 400;
  color: #2196F3;
  text-decoration: none; }
  .btn-link:hover {
    color: #0a6ebd;
    text-decoration: none; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: none;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #999;
    pointer-events: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5625rem 1rem;
  font-size: 0.875rem;
  line-height: 1.4286;
  border-radius: 0.25rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.3125rem 0.75rem;
  font-size: 0.75rem;
  line-height: 1.6667;
  border-radius: 0.125rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }
  .dropdown-toggle::after {
    font-family: "icomoon";
    display: inline-block;
    border: 0;
    vertical-align: middle;
    font-size: 0.6875rem;
    margin-left: 0.46875rem;
    line-height: 1;
    position: relative;
    content: ""; }
  .dropdown-toggle:empty::after {
    margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  /*rtl:ignore*/
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 11.25rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 0.8125rem;
  color: #333;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.1875rem;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.1); }

.dropdown-menu-left {
  /*rtl:begin:ignore*/
  right: auto;
  left: 0;
  /*rtl:end:ignore*/ }

.dropdown-menu-right {
  /*rtl:begin:ignore*/
  right: 0;
  left: auto;
  /*rtl:end:ignore*/ }

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    /*rtl:begin:ignore*/
    right: auto;
    left: 0;
    /*rtl:end:ignore*/ }
  .dropdown-menu-sm-right {
    /*rtl:begin:ignore*/
    right: 0;
    left: auto;
    /*rtl:end:ignore*/ } }

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    /*rtl:begin:ignore*/
    right: auto;
    left: 0;
    /*rtl:end:ignore*/ }
  .dropdown-menu-md-right {
    /*rtl:begin:ignore*/
    right: 0;
    left: auto;
    /*rtl:end:ignore*/ } }

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    /*rtl:begin:ignore*/
    right: auto;
    left: 0;
    /*rtl:end:ignore*/ }
  .dropdown-menu-lg-right {
    /*rtl:begin:ignore*/
    right: 0;
    left: auto;
    /*rtl:end:ignore*/ } }

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    /*rtl:begin:ignore*/
    right: auto;
    left: 0;
    /*rtl:end:ignore*/ }
  .dropdown-menu-xl-right {
    /*rtl:begin:ignore*/
    right: 0;
    left: auto;
    /*rtl:end:ignore*/ } }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  font-family: "icomoon";
  display: inline-block;
  border: 0;
  vertical-align: middle;
  font-size: 0.6875rem;
  margin-left: 0.46875rem;
  line-height: 1;
  position: relative;
  content: ""; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  /*rtl:begin:ignore*/
  right: auto;
  left: 100%;
  /*rtl:end:ignore*/
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  font-family: "icomoon";
  display: inline-block;
  border: 0;
  vertical-align: middle;
  font-size: 0.6875rem;
  margin-left: 0.46875rem;
  line-height: 1;
  position: relative;
  content: ""; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  font-family: "icomoon";
  display: inline-block;
  border: 0;
  vertical-align: middle;
  font-size: 0.6875rem;
  margin-left: 0.46875rem;
  line-height: 1;
  position: relative; }

.dropleft .dropdown-toggle::after {
  content: none; }

.dropleft .dropdown-toggle::before {
  font-family: "icomoon";
  display: inline-block;
  border: 0;
  font-size: 0.6875rem;
  margin-right: 0.46875rem;
  line-height: 1;
  position: relative;
  content: ""; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #ddd; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.5rem 1rem;
  clear: both;
  font-weight: 400;
  color: #333;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #333;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #2196F3; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #999;
    pointer-events: none;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.75rem;
  color: #999;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.5rem 1rem;
  color: #333; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    flex: 1 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.65625rem;
  padding-left: 0.65625rem; }
  .dropdown-toggle-split::after,
  .dropup .dropdown-toggle-split::after,
  .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group.show .dropdown-toggle {
  box-shadow: inset 0 0 0 transparent; }
  .btn-group.show .dropdown-toggle.btn-link {
    box-shadow: none; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical > .btn,
  .btn-group-vertical > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .form-control-plaintext,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .form-control-plaintext + .form-control,
    .input-group > .form-control-plaintext + .custom-select,
    .input-group > .form-control-plaintext + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:focus,
  .input-group > .custom-select:focus,
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: flex;
    align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
    .input-group-prepend .btn:focus,
    .input-group-append .btn:focus {
      z-index: 3; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.4375rem 0.875rem;
  margin-bottom: 0;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.5385;
  color: #333;
  text-align: center;
  white-space: nowrap;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 0.1875rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.4286em + 1.125rem + 2px); }

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5625rem 1rem;
  font-size: 0.875rem;
  line-height: 1.4286;
  border-radius: 0.25rem; }

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.6667em + 0.625rem + 2px); }

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.3125rem 0.75rem;
  font-size: 0.75rem;
  line-height: 1.6667;
  border-radius: 0.125rem; }

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.3125rem; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.25003rem;
  padding-left: 1.875rem; }

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: transparent;
    background-color: #455A64;
    box-shadow: none; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0 transparent, 0 0 0 0 transparent; }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #ccc; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #455A64;
    background-color: #9fb3bd;
    border-color: #9fb3bd;
    box-shadow: none; }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #999; }
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #f5f5f5; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .custom-control-label::before {
    position: absolute;
    top: 0.00002rem;
    left: -1.875rem;
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    pointer-events: none;
    content: "";
    background-color: #eee;
    border: transparent solid 1px;
    box-shadow: 0 0 0 0 transparent; }
  .custom-control-label::after {
    position: absolute;
    top: 0.00002rem;
    left: -1.875rem;
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    content: "";
    background: no-repeat 50% / 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.125rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #455A64;
  background-color: #455A64;
  box-shadow: none; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(69, 90, 100, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(69, 90, 100, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(69, 90, 100, 0.5); }

.custom-switch {
  padding-left: 2.8125rem; }
  .custom-switch .custom-control-label::before {
    left: -2.8125rem;
    width: 2.1875rem;
    pointer-events: all;
    border-radius: 0.625rem; }
  .custom-switch .custom-control-label::after {
    top: calc(0.00002rem + 2px);
    left: calc(-2.8125rem + 2px);
    width: calc(1.25rem - 4px);
    height: calc(1.25rem - 4px);
    background-color: transparent;
    border-radius: 0.625rem;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .custom-switch .custom-control-label::after {
        transition: none; } }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #eee;
    transform: translateX(0.9375rem); }
  .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(69, 90, 100, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5385em + 0.875rem + 2px);
  padding: 0.4375rem 1.3125rem 0.4375rem 0.875rem;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.5385;
  color: #333;
  vertical-align: middle;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23555' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.875rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.1875rem;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-select:focus {
    border-color: #ccc;
    outline: 0;
    box-shadow: none, none; }
    .custom-select:focus::-ms-value {
      color: #333;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.875rem;
    background-image: none; }
  .custom-select:disabled {
    color: #999;
    background-color: #f5f5f5; }
  .custom-select::-ms-expand {
    display: none; }

.custom-select-sm {
  height: calc(1.6667em + 0.625rem + 2px);
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  padding-left: 0.75rem;
  font-size: 0.75rem; }

.custom-select-lg {
  height: calc(1.4286em + 1.125rem + 2px);
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem;
  padding-left: 1rem;
  font-size: 0.875rem; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5385em + 0.875rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5385em + 0.875rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #ccc;
    box-shadow: 0 0 0 0 transparent; }
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #fafafa; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5385em + 0.875rem + 2px);
  padding: 0.4375rem 0.875rem;
  font-weight: 400;
  line-height: 1.5385;
  color: #333;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.1875rem;
  box-shadow: 0 0 0 0 transparent; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5385em + 0.875rem);
    padding: 0.4375rem 0.875rem;
    line-height: 1.5385;
    color: #333;
    content: "Browse";
    background-color: #fafafa;
    border-left: inherit;
    border-radius: 0 0.1875rem 0.1875rem 0; }

.custom-range {
  width: 100%;
  height: calc(1rem + 0);
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-range:focus {
    outline: none; }
    .custom-range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 0 1px #f5f5f5, 0 0 0 0 transparent; }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #f5f5f5, 0 0 0 0 transparent; }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #f5f5f5, 0 0 0 0 transparent; }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #2196F3;
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
            appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #cae6fc; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #eee;
    border-color: transparent;
    border-radius: 1rem;
    box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1); }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #2196F3;
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
    -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
         appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none; } }
    .custom-range::-moz-range-thumb:active {
      background-color: #cae6fc; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #eee;
    border-color: transparent;
    border-radius: 1rem;
    box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1); }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    background-color: #2196F3;
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
    -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        -ms-transition: none;
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #cae6fc; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem;
    box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1); }
  .custom-range::-ms-fill-lower {
    background-color: #eee;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #eee;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #999; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #999; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #999; }

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
      transition: none; } }

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.625rem 1.25rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #999;
    pointer-events: none;
    cursor: default; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.1875rem;
    border-top-right-radius: 0.1875rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: transparent; }
    .nav-tabs .nav-link.disabled {
      color: #999;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #333;
    background-color: #fff;
    border-color: #ddd #ddd #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.1875rem; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #2196F3; }

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0 1.25rem; }
  .navbar > .container,
  .navbar > .container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 1.00002rem;
  padding-bottom: 1.00002rem;
  margin-right: 1.25rem;
  font-size: 0;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem; }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0.875rem 0;
  font-size: 0.8125rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 1.25rem;
        padding-left: 1.25rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 1.25rem;
        padding-left: 1.25rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1.25rem;
        padding-left: 1.25rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 1.25rem;
        padding-left: 1.25rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 1.25rem;
      padding-left: 1.25rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: #333; }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: #333; }

.navbar-light .navbar-nav .nav-link {
  color: rgba(51, 51, 51, 0.85); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: #333; }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.5); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: #333; }

.navbar-light .navbar-toggler {
  color: rgba(51, 51, 51, 0.85);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(51, 51, 51, 0.85)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-light .navbar-text {
  color: rgba(51, 51, 51, 0.85); }
  .navbar-light .navbar-text a {
    color: #333; }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: #333; }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.9); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: #fff; }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.5); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.9); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.1875rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.1875rem;
    border-top-right-radius: 0.1875rem; }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.1875rem;
    border-bottom-left-radius: 0.1875rem; }

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.9375rem; }

.card-subtitle {
  margin-top: -0.46875rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.9375rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.02);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: 0.125rem 0.125rem 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.9375rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.02);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 0.125rem 0.125rem; }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.9375rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%;
  border-radius: 0.125rem; }

.card-img-top {
  width: 100%;
  border-top-left-radius: 0.125rem;
  border-top-right-radius: 0.125rem; }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem; }

.card-deck {
  display: flex;
  flex-direction: column; }
  .card-deck .card {
    margin-bottom: 1.25rem; }
  @media (min-width: 576px) {
    .card-deck {
      flex-flow: row wrap;
      margin-right: -1.25rem;
      margin-left: -1.25rem; }
      .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 1.25rem;
        margin-bottom: 0;
        margin-left: 1.25rem; } }

.card-group {
  display: flex;
  flex-direction: column; }
  .card-group > .card {
    margin-bottom: 1.25rem; }
  @media (min-width: 576px) {
    .card-group {
      flex-flow: row wrap; }
      .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0; }
        .card-group > .card + .card {
          margin-left: 0;
          border-left: 0; }
        .card-group > .card:not(:last-child) {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .card-group > .card:not(:last-child) .card-img-top,
          .card-group > .card:not(:last-child) .card-header {
            border-top-right-radius: 0; }
          .card-group > .card:not(:last-child) .card-img-bottom,
          .card-group > .card:not(:last-child) .card-footer {
            border-bottom-right-radius: 0; }
        .card-group > .card:not(:first-child) {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .card-group > .card:not(:first-child) .card-img-top,
          .card-group > .card:not(:first-child) .card-header {
            border-top-left-radius: 0; }
          .card-group > .card:not(:first-child) .card-img-bottom,
          .card-group > .card:not(:first-child) .card-footer {
            border-bottom-left-radius: 0; } }

.card-columns .card {
  margin-bottom: 1.25rem; }

@media (min-width: 576px) {
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.accordion > .card {
  overflow: hidden; }
  .accordion > .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0; }
  .accordion > .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0; }
  .accordion > .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .accordion > .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .accordion > .card .card-header {
    margin-bottom: -1px; }

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.625rem 0;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.625rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.625rem;
    color: inherit;
    content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active {
  color: #999; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.1875rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.4375rem 0.875rem;
  margin-left: -1px;
  line-height: 1.5385;
  color: #333;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:hover {
    z-index: 2;
    color: #333;
    text-decoration: none;
    background-color: #f5f5f5;
    border-color: #ddd; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0 transparent; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem; }

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #2196F3;
  border-color: #2196F3; }

.page-item.disabled .page-link {
  color: #999;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #eee; }

.pagination-lg .page-link {
  padding: 0.5625rem 1rem;
  font-size: 0.875rem;
  line-height: 1.4286; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.pagination-sm .page-link {
  padding: 0.3125rem 0.75rem;
  font-size: 0.75rem;
  line-height: 1.6667; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem; }

.badge {
  display: inline-block;
  padding: 0.3125rem 0.375rem;
  font-size: 75%;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.125rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .badge {
      transition: none; } }
  a.badge:hover, a.badge:focus {
    text-decoration: none; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.4375rem;
  padding-left: 0.4375rem;
  border-radius: 10rem; }

.badge-primary {
  color: #fff;
  background-color: #2196F3; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #fff;
    text-decoration: none; }
    a.badge-primary:hover:not(.badge-light), a.badge-primary:focus:not(.badge-light) {
      box-shadow: 0 0 0 62.5rem rgba(0, 0, 0, 0.075) inset; }

.badge-secondary {
  color: #fff;
  background-color: #777; }
  a.badge-secondary:hover, a.badge-secondary:focus {
    color: #fff;
    text-decoration: none; }
    a.badge-secondary:hover:not(.badge-light), a.badge-secondary:focus:not(.badge-light) {
      box-shadow: 0 0 0 62.5rem rgba(0, 0, 0, 0.075) inset; }

.badge-success {
  color: #fff;
  background-color: #4CAF50; }
  a.badge-success:hover, a.badge-success:focus {
    color: #fff;
    text-decoration: none; }
    a.badge-success:hover:not(.badge-light), a.badge-success:focus:not(.badge-light) {
      box-shadow: 0 0 0 62.5rem rgba(0, 0, 0, 0.075) inset; }

.badge-info {
  color: #fff;
  background-color: #00BCD4; }
  a.badge-info:hover, a.badge-info:focus {
    color: #fff;
    text-decoration: none; }
    a.badge-info:hover:not(.badge-light), a.badge-info:focus:not(.badge-light) {
      box-shadow: 0 0 0 62.5rem rgba(0, 0, 0, 0.075) inset; }

.badge-warning {
  color: #fff;
  background-color: #FF7043; }
  a.badge-warning:hover, a.badge-warning:focus {
    color: #fff;
    text-decoration: none; }
    a.badge-warning:hover:not(.badge-light), a.badge-warning:focus:not(.badge-light) {
      box-shadow: 0 0 0 62.5rem rgba(0, 0, 0, 0.075) inset; }

.badge-danger {
  color: #fff;
  background-color: #F44336; }
  a.badge-danger:hover, a.badge-danger:focus {
    color: #fff;
    text-decoration: none; }
    a.badge-danger:hover:not(.badge-light), a.badge-danger:focus:not(.badge-light) {
      box-shadow: 0 0 0 62.5rem rgba(0, 0, 0, 0.075) inset; }

.badge-light {
  color: #333;
  background-color: #fafafa; }
  a.badge-light:hover, a.badge-light:focus {
    color: #333;
    text-decoration: none; }
    a.badge-light:hover:not(.badge-light), a.badge-light:focus:not(.badge-light) {
      box-shadow: 0 0 0 62.5rem rgba(0, 0, 0, 0.075) inset; }

.badge-dark {
  color: #fff;
  background-color: #324148; }
  a.badge-dark:hover, a.badge-dark:focus {
    color: #fff;
    text-decoration: none; }
    a.badge-dark:hover:not(.badge-light), a.badge-dark:focus:not(.badge-light) {
      box-shadow: 0 0 0 62.5rem rgba(0, 0, 0, 0.075) inset; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #f5f5f5;
  border-radius: 0.25rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 0.9375rem 1.25rem;
  margin-bottom: 1.25rem;
  border: 1px solid transparent;
  border-radius: 0.1875rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 500; }

.alert-dismissible {
  padding-right: 3.75003rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.9375rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #114e7e;
  background-color: #dbeefd;
  border-color: #339ef4; }
  .alert-primary hr {
    border-top-color: #1b92f3; }
  .alert-primary .alert-link {
    color: #0b3251; }

.alert-secondary {
  color: #3e3e3e;
  background-color: #e9e9e9;
  border-color: #828282; }
  .alert-secondary hr {
    border-top-color: #757575; }
  .alert-secondary .alert-link {
    color: #252525; }

.alert-success {
  color: #285b2a;
  background-color: #e2f2e3;
  border-color: #5ab55e; }
  .alert-success hr {
    border-top-color: #4ca950; }
  .alert-success .alert-link {
    color: #18381a; }

.alert-info {
  color: #00626e;
  background-color: #d6f4f8;
  border-color: #14c1d7; }
  .alert-info hr {
    border-top-color: #12acc0; }
  .alert-info .alert-link {
    color: #00353b; }

.alert-warning {
  color: #853a23;
  background-color: #ffe8e1;
  border-color: #ff7b52; }
  .alert-warning hr {
    border-top-color: #ff6839; }
  .alert-warning .alert-link {
    color: #5d2818; }

.alert-danger {
  color: #7f231c;
  background-color: #fde1df;
  border-color: #f55246; }
  .alert-danger hr {
    border-top-color: #f43b2e; }
  .alert-danger .alert-link {
    color: #551713; }

.alert-light {
  color: #828282;
  background-color: #fefefe;
  border-color: #fafafa; }
  .alert-light hr {
    border-top-color: #ededed; }
  .alert-light .alert-link {
    color: dimgray; }

.alert-dark {
  color: #1a2225;
  background-color: #dee1e2;
  border-color: #425057; }
  .alert-dark hr {
    border-top-color: #374349; }
  .alert-dark .alert-link {
    color: #050607; }

@keyframes progress-bar-stripes {
  /*rtl:begin:ignore*/
  from {
    background-position: 1.125rem 0; }
  to {
    background-position: 0 0; }
  /*rtl:end:ignore*/ }

.progress {
  display: flex;
  height: 1.125rem;
  overflow: hidden;
  font-size: 0.60938rem;
  background-color: #eee;
  border-radius: 0.1875rem;
  box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.1); }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #2196F3;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar {
      transition: none; } }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1.125rem 1.125rem; }

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
      animation: none; } }

.media {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: rgba(51, 51, 51, 0.85);
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #333;
    text-decoration: none;
    background-color: #f5f5f5; }
  .list-group-item-action:active {
    color: #333;
    background-color: #f5f5f5; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 0.1875rem;
    border-top-right-radius: 0.1875rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.1875rem;
    border-bottom-left-radius: 0.1875rem; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #999;
    pointer-events: none;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #2196F3;
    border-color: #2196F3; }

.list-group-horizontal {
  flex-direction: row; }
  .list-group-horizontal .list-group-item {
    margin-right: -1px;
    margin-bottom: 0; }
    .list-group-horizontal .list-group-item:first-child {
      border-top-left-radius: 0.1875rem;
      border-bottom-left-radius: 0.1875rem;
      border-top-right-radius: 0; }
    .list-group-horizontal .list-group-item:last-child {
      margin-right: 0;
      border-top-right-radius: 0.1875rem;
      border-bottom-right-radius: 0.1875rem;
      border-bottom-left-radius: 0; }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row; }
    .list-group-horizontal-sm .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-sm .list-group-item:first-child {
        border-top-left-radius: 0.1875rem;
        border-bottom-left-radius: 0.1875rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-sm .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.1875rem;
        border-bottom-right-radius: 0.1875rem;
        border-bottom-left-radius: 0; } }

@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row; }
    .list-group-horizontal-md .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-md .list-group-item:first-child {
        border-top-left-radius: 0.1875rem;
        border-bottom-left-radius: 0.1875rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-md .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.1875rem;
        border-bottom-right-radius: 0.1875rem;
        border-bottom-left-radius: 0; } }

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row; }
    .list-group-horizontal-lg .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-lg .list-group-item:first-child {
        border-top-left-radius: 0.1875rem;
        border-bottom-left-radius: 0.1875rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-lg .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.1875rem;
        border-bottom-right-radius: 0.1875rem;
        border-bottom-left-radius: 0; } }

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row; }
    .list-group-horizontal-xl .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-xl .list-group-item:first-child {
        border-top-left-radius: 0.1875rem;
        border-bottom-left-radius: 0.1875rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-xl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.1875rem;
        border-bottom-right-radius: 0.1875rem;
        border-bottom-left-radius: 0; } }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }
  .list-group-flush .list-group-item:last-child {
    margin-bottom: -1px; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0; }

.list-group-item-primary {
  color: #114e7e;
  background-color: #c1e2fc; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #114e7e;
    background-color: #a9d7fb; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #114e7e;
    border-color: #114e7e; }

.list-group-item-secondary {
  color: #3e3e3e;
  background-color: #d9d9d9; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #3e3e3e;
    background-color: #cccccc; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #3e3e3e;
    border-color: #3e3e3e; }

.list-group-item-success {
  color: #285b2a;
  background-color: #cde9ce; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #285b2a;
    background-color: #bbe1bd; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #285b2a;
    border-color: #285b2a; }

.list-group-item-info {
  color: #00626e;
  background-color: #b8ecf3; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #00626e;
    background-color: #a2e6ef; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #00626e;
    border-color: #00626e; }

.list-group-item-warning {
  color: #853a23;
  background-color: #ffd7ca; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #853a23;
    background-color: #ffc4b1; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #853a23;
    border-color: #853a23; }

.list-group-item-danger {
  color: #7f231c;
  background-color: #fccac7; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #7f231c;
    background-color: #fbb3af; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #7f231c;
    border-color: #7f231c; }

.list-group-item-light {
  color: #828282;
  background-color: #fefefe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #828282;
    background-color: #f1f1f1; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #828282;
    border-color: #828282; }

.list-group-item-dark {
  color: #1a2225;
  background-color: #c6cacc; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1a2225;
    background-color: #b9bdc0; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1a2225;
    border-color: #1a2225; }

.close {
  float: right;
  font-size: 1.25003rem;
  font-weight: 400;
  line-height: 1;
  color: #333;
  text-shadow: none;
  opacity: .5; }
  .close:hover {
    color: #333;
    text-decoration: none; }
  .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

a.close.disabled {
  pointer-events: none; }

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.8125rem;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem; }
  .toast:not(:last-child) {
    margin-bottom: 1.25rem; }
  .toast.showing {
    opacity: 1; }
  .toast.show {
    display: block;
    opacity: 1; }
  .toast.hide {
    display: none; }

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.75rem 1.25rem;
  color: #333;
  background-color: #fafafa;
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

.toast-body {
  padding: 1.25rem; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.25rem;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.1);
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1.25rem 1.25rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }
  .modal-header .close {
    padding: 1.25rem 1.25rem;
    margin: -1.25rem -1.25rem -1.25rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5385; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1.25rem; }

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1.25rem;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 600px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem); }
  .modal-content {
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.1); }
  .modal-sm {
    max-width: 400px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 900px; } }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0.3125rem;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5385;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.8125rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.5rem;
    height: 0.25rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.25rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.25rem 0.25rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.25rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    /*rtl:ignore*/
    left: 0;
    width: 0.25rem;
    height: 0.5rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      /*rtl:begin:ignore*/
      right: 0;
      border-width: 0.25rem 0.25rem 0.25rem 0;
      border-right-color: #000;
      /*rtl:end:ignore*/ }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.25rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.25rem 0.25rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.25rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    /*rtl:ignore*/
    right: 0;
    width: 0.25rem;
    height: 0.5rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      /*rtl:begin:ignore*/
      left: 0;
      border-width: 0.25rem 0 0.25rem 0.25rem;
      border-left-color: #000;
      /*rtl:end:ignore*/ }

.tooltip-inner {
  max-width: 200px;
  padding: 0.5rem 0.75rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.1875rem; }

.popover {
  position: absolute;
  top: 0;
  /*rtl:ignore*/
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5385;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.8125rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.1875rem;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.1); }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 0.75rem;
    height: 0.375rem;
    margin: 0 0.25rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.375rem; }
  .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
    bottom: calc((0.375rem + 1px) * -1); }
    .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
      bottom: 0;
      border-width: 0.375rem 0.375rem 0;
      border-top-color: rgba(0, 0, 0, 0.2); }
    .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
      bottom: 1px;
      border-width: 0.375rem 0.375rem 0;
      border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  /*rtl:ignore*/
  margin-left: 0.375rem; }
  .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
    /*rtl:ignore*/
    left: calc((0.375rem + 1px) * -1);
    width: 0.375rem;
    height: 0.75rem;
    margin: 0.25rem 0; }
    .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
      /*rtl:begin:ignore*/
      left: 0;
      border-width: 0.375rem 0.375rem 0.375rem 0;
      border-right-color: rgba(0, 0, 0, 0.2);
      /*rtl:end:ignore*/ }
    .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
      /*rtl:begin:ignore*/
      left: 1px;
      border-width: 0.375rem 0.375rem 0.375rem 0;
      border-right-color: #fff;
      /*rtl:end:ignore*/ }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.375rem; }
  .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
    top: calc((0.375rem + 1px) * -1); }
    .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
      top: 0;
      border-width: 0 0.375rem 0.375rem 0.375rem;
      border-bottom-color: rgba(0, 0, 0, 0.2); }
    .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
      top: 1px;
      border-width: 0 0.375rem 0.375rem 0.375rem;
      border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 0.75rem;
    margin-left: -0.375rem;
    content: "";
    border-bottom: 1px solid transparent; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  /*rtl:ignore*/
  margin-right: 0.375rem; }
  .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
    /*rtl:ignore*/
    right: calc((0.375rem + 1px) * -1);
    width: 0.375rem;
    height: 0.75rem;
    margin: 0.25rem 0; }
    .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
      /*rtl:begin:ignore*/
      right: 0;
      border-width: 0.375rem 0 0.375rem 0.375rem;
      border-left-color: rgba(0, 0, 0, 0.2);
      /*rtl:end:ignore*/ }
    .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
      /*rtl:begin:ignore*/
      right: 1px;
      border-width: 0.375rem 0 0.375rem 0.375rem;
      border-left-color: #fff;
      /*rtl:end:ignore*/ }

.popover-header {
  padding: 0.9375rem 0.9375rem;
  margin-bottom: 0;
  font-size: 0.8125rem;
  background-color: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.9375rem 0.9375rem;
  color: #333; }

.carousel {
  position: relative; }

.carousel.pointer-event {
  touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner::after {
    display: block;
    clear: both;
    content: ""; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
      transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none; }

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1; }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
      transition: none; } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
      transition: none; } }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators li {
        transition: none; } }
  .carousel-indicators .active {
    opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

@keyframes spinner-border {
  to {
    transform: rotate(360deg); } }

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border .75s linear infinite; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

@keyframes spinner-grow {
  0% {
    transform: scale(0); }
  50% {
    opacity: 1; } }

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow .75s linear infinite; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #2196F3 !important; }

.bg-secondary {
  background-color: #777 !important; }

.bg-success {
  background-color: #4CAF50 !important; }

.bg-info {
  background-color: #00BCD4 !important; }

.bg-warning {
  background-color: #FF7043 !important; }

.bg-danger {
  background-color: #F44336 !important; }

.bg-light {
  background-color: #fafafa !important; }

.bg-dark {
  background-color: #324148 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #ddd !important; }

.border-top {
  border-top: 1px solid #ddd !important; }

.border-right {
  border-right: 1px solid #ddd !important; }

.border-bottom {
  border-bottom: 1px solid #ddd !important; }

.border-left {
  border-left: 1px solid #ddd !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #2196F3 !important; }

.border-secondary {
  border-color: #777 !important; }

.border-success {
  border-color: #4CAF50 !important; }

.border-info {
  border-color: #00BCD4 !important; }

.border-warning {
  border-color: #FF7043 !important; }

.border-danger {
  border-color: #F44336 !important; }

.border-light {
  border-color: #fafafa !important; }

.border-dark {
  border-color: #324148 !important; }

.border-white {
  border-color: #fff !important; }

.rounded-sm {
  border-radius: 0.125rem !important; }

.rounded {
  border-radius: 0.1875rem !important; }

.rounded-top {
  border-top-left-radius: 0.1875rem !important;
  border-top-right-radius: 0.1875rem !important; }

.rounded-right {
  border-top-right-radius: 0.1875rem !important;
  border-bottom-right-radius: 0.1875rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.1875rem !important;
  border-bottom-left-radius: 0.1875rem !important; }

.rounded-left {
  border-top-left-radius: 0.1875rem !important;
  border-bottom-left-radius: 0.1875rem !important; }

.rounded-lg {
  border-radius: 0.25rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.3125rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.3125rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.3125rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.3125rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.3125rem !important; }

.m-2 {
  margin: 0.625rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.625rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.625rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.625rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.625rem !important; }

.m-3 {
  margin: 1.25rem !important; }

.mt-3,
.my-3 {
  margin-top: 1.25rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1.25rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1.25rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1.25rem !important; }

.m-4 {
  margin: 1.875rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.875rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.875rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.875rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.875rem !important; }

.m-5 {
  margin: 3.75rem !important; }

.mt-5,
.my-5 {
  margin-top: 3.75rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3.75rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3.75rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3.75rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.3125rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.3125rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.3125rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.3125rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.3125rem !important; }

.p-2 {
  padding: 0.625rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.625rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.625rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.625rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.625rem !important; }

.p-3 {
  padding: 1.25rem !important; }

.pt-3,
.py-3 {
  padding-top: 1.25rem !important; }

.pr-3,
.px-3 {
  padding-right: 1.25rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1.25rem !important; }

.pl-3,
.px-3 {
  padding-left: 1.25rem !important; }

.p-4 {
  padding: 1.875rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.875rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.875rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.875rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.875rem !important; }

.p-5 {
  padding: 3.75rem !important; }

.pt-5,
.py-5 {
  padding-top: 3.75rem !important; }

.pr-5,
.px-5 {
  padding-right: 3.75rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3.75rem !important; }

.pl-5,
.px-5 {
  padding-left: 3.75rem !important; }

.m-n1 {
  margin: -0.3125rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.3125rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.3125rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.3125rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.3125rem !important; }

.m-n2 {
  margin: -0.625rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.625rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.625rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.625rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.625rem !important; }

.m-n3 {
  margin: -1.25rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1.25rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1.25rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1.25rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1.25rem !important; }

.m-n4 {
  margin: -1.875rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.875rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.875rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.875rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.875rem !important; }

.m-n5 {
  margin: -3.75rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3.75rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3.75rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3.75rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3.75rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.3125rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.3125rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.3125rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.3125rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.3125rem !important; }
  .m-sm-2 {
    margin: 0.625rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.625rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.625rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.625rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.625rem !important; }
  .m-sm-3 {
    margin: 1.25rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1.25rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1.25rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1.25rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1.25rem !important; }
  .m-sm-4 {
    margin: 1.875rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.875rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.875rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.875rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.875rem !important; }
  .m-sm-5 {
    margin: 3.75rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3.75rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3.75rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3.75rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3.75rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.3125rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.3125rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.3125rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.3125rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.3125rem !important; }
  .p-sm-2 {
    padding: 0.625rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.625rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.625rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.625rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.625rem !important; }
  .p-sm-3 {
    padding: 1.25rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1.25rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1.25rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1.25rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1.25rem !important; }
  .p-sm-4 {
    padding: 1.875rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.875rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.875rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.875rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.875rem !important; }
  .p-sm-5 {
    padding: 3.75rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3.75rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3.75rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3.75rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3.75rem !important; }
  .m-sm-n1 {
    margin: -0.3125rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.3125rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.3125rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.3125rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.3125rem !important; }
  .m-sm-n2 {
    margin: -0.625rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.625rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.625rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.625rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.625rem !important; }
  .m-sm-n3 {
    margin: -1.25rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1.25rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1.25rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1.25rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1.25rem !important; }
  .m-sm-n4 {
    margin: -1.875rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.875rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.875rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.875rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.875rem !important; }
  .m-sm-n5 {
    margin: -3.75rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3.75rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3.75rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3.75rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3.75rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.3125rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.3125rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.3125rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.3125rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.3125rem !important; }
  .m-md-2 {
    margin: 0.625rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.625rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.625rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.625rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.625rem !important; }
  .m-md-3 {
    margin: 1.25rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1.25rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1.25rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1.25rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1.25rem !important; }
  .m-md-4 {
    margin: 1.875rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.875rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.875rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.875rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.875rem !important; }
  .m-md-5 {
    margin: 3.75rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3.75rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3.75rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3.75rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3.75rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.3125rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.3125rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.3125rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.3125rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.3125rem !important; }
  .p-md-2 {
    padding: 0.625rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.625rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.625rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.625rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.625rem !important; }
  .p-md-3 {
    padding: 1.25rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1.25rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1.25rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1.25rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1.25rem !important; }
  .p-md-4 {
    padding: 1.875rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.875rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.875rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.875rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.875rem !important; }
  .p-md-5 {
    padding: 3.75rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3.75rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3.75rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3.75rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3.75rem !important; }
  .m-md-n1 {
    margin: -0.3125rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.3125rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.3125rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.3125rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.3125rem !important; }
  .m-md-n2 {
    margin: -0.625rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.625rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.625rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.625rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.625rem !important; }
  .m-md-n3 {
    margin: -1.25rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1.25rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1.25rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1.25rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1.25rem !important; }
  .m-md-n4 {
    margin: -1.875rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.875rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.875rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.875rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.875rem !important; }
  .m-md-n5 {
    margin: -3.75rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3.75rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3.75rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3.75rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3.75rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.3125rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.3125rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.3125rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.3125rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.3125rem !important; }
  .m-lg-2 {
    margin: 0.625rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.625rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.625rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.625rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.625rem !important; }
  .m-lg-3 {
    margin: 1.25rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1.25rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1.25rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1.25rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1.25rem !important; }
  .m-lg-4 {
    margin: 1.875rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.875rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.875rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.875rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.875rem !important; }
  .m-lg-5 {
    margin: 3.75rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3.75rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3.75rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3.75rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3.75rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.3125rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.3125rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.3125rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.3125rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.3125rem !important; }
  .p-lg-2 {
    padding: 0.625rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.625rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.625rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.625rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.625rem !important; }
  .p-lg-3 {
    padding: 1.25rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1.25rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1.25rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1.25rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1.25rem !important; }
  .p-lg-4 {
    padding: 1.875rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.875rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.875rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.875rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.875rem !important; }
  .p-lg-5 {
    padding: 3.75rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3.75rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3.75rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3.75rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3.75rem !important; }
  .m-lg-n1 {
    margin: -0.3125rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.3125rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.3125rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.3125rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.3125rem !important; }
  .m-lg-n2 {
    margin: -0.625rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.625rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.625rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.625rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.625rem !important; }
  .m-lg-n3 {
    margin: -1.25rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1.25rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1.25rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1.25rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1.25rem !important; }
  .m-lg-n4 {
    margin: -1.875rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.875rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.875rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.875rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.875rem !important; }
  .m-lg-n5 {
    margin: -3.75rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3.75rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3.75rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3.75rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3.75rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.3125rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.3125rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.3125rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.3125rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.3125rem !important; }
  .m-xl-2 {
    margin: 0.625rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.625rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.625rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.625rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.625rem !important; }
  .m-xl-3 {
    margin: 1.25rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1.25rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1.25rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1.25rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1.25rem !important; }
  .m-xl-4 {
    margin: 1.875rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.875rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.875rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.875rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.875rem !important; }
  .m-xl-5 {
    margin: 3.75rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3.75rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3.75rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3.75rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3.75rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.3125rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.3125rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.3125rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.3125rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.3125rem !important; }
  .p-xl-2 {
    padding: 0.625rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.625rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.625rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.625rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.625rem !important; }
  .p-xl-3 {
    padding: 1.25rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1.25rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1.25rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1.25rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1.25rem !important; }
  .p-xl-4 {
    padding: 1.875rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.875rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.875rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.875rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.875rem !important; }
  .p-xl-5 {
    padding: 3.75rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3.75rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3.75rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3.75rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3.75rem !important; }
  .m-xl-n1 {
    margin: -0.3125rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.3125rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.3125rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.3125rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.3125rem !important; }
  .m-xl-n2 {
    margin: -0.625rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.625rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.625rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.625rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.625rem !important; }
  .m-xl-n3 {
    margin: -1.25rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1.25rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1.25rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1.25rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1.25rem !important; }
  .m-xl-n4 {
    margin: -1.875rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.875rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.875rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.875rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.875rem !important; }
  .m-xl-n5 {
    margin: -3.75rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3.75rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3.75rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3.75rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3.75rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #2196F3 !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0a6ebd !important; }

.text-secondary {
  color: #777 !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #515151 !important; }

.text-success {
  color: #4CAF50 !important; }

a.text-success:hover, a.text-success:focus {
  color: #357a38 !important; }

.text-info {
  color: #00BCD4 !important; }

a.text-info:hover, a.text-info:focus {
  color: #007888 !important; }

.text-warning {
  color: #FF7043 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #f63b00 !important; }

.text-danger {
  color: #F44336 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #d2190b !important; }

.text-light {
  color: #fafafa !important; }

a.text-light:hover, a.text-light:focus {
  color: #d4d4d4 !important; }

.text-dark {
  color: #324148 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #13181b !important; }

.text-body {
  color: #333 !important; }

.text-muted {
  color: #999 !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #ccc;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #eee !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #ddd; }
  .table .thead-dark th {
    color: inherit;
    border-color: #ddd; } }
:root{--blue:#2196F3;--indigo:#3F51B5;--purple:#673AB7;--pink:#E91E63;--red:#F44336;--orange:#FF7043;--yellow:#FF9800;--green:#4CAF50;--teal:#009688;--cyan:#00BCD4;--white:#fff;--gray:#999;--gray-dark:#555;--primary:#2196F3;--secondary:#777;--success:#4CAF50;--info:#00BCD4;--warning:#FF7043;--danger:#F44336;--light:#fafafa;--dark:#324148;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:.8125rem;font-weight:400;line-height:1.5385;color:#333;text-align:left;background-color:#f5f5f5}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.625rem}p{margin-top:0;margin-bottom:.625rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#2196f3;text-decoration:none;background-color:transparent}a:hover{color:#0a6ebd;text-decoration:none}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem 1.25rem;padding-bottom:.75rem 1.25rem;color:#999;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.625rem;font-weight:400;line-height:1.5385}.h1,h1{font-size:1.5625rem}.h2,h2{font-size:1.4375rem}.h3,h3{font-size:1.3125rem}.h4,h4{font-size:1.1875rem}.h5,h5{font-size:1.0625rem}.h6,h6{font-size:.9375rem}.lead{font-size:1.01562rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.5385}.display-2{font-size:5.5rem;font-weight:300;line-height:1.5385}.display-3{font-size:4.5rem;font-weight:300;line-height:1.5385}.display-4{font-size:3.5rem;font-weight:300;line-height:1.5385}hr{margin-top:1.25rem;margin-bottom:1.25rem;border:0;border-top:1px solid #ddd}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.25rem .5rem;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:1.25rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1.25rem;font-size:.9375rem}.blockquote-footer{display:block;font-size:80%;color:#999}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#f5f5f5;border:1px solid rgba(0,0,0,.125);border-radius:.1875rem;box-shadow:0 1px 2px rgba(0,0,0,.075);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.625rem;line-height:1}.figure-caption{font-size:90%;color:#999}code{font-size:.75rem;color:#d81b60;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.75rem;color:#fff;background-color:#333;border-radius:.125rem;box-shadow:inset 0 -.1rem 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}pre{display:block;font-size:.75rem;color:#333}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:450px;overflow-y:scroll}.container{width:100%;padding-right:.625rem;padding-left:.625rem;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:.625rem;padding-left:.625rem;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-.625rem;margin-left:-.625rem}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:.625rem;padding-left:.625rem}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.table{width:100%;margin-bottom:1.25rem;color:#333}.table td,.table th{padding:.75rem 1.25rem;vertical-align:top;border-top:1px solid #ddd}.table thead th{vertical-align:bottom;border-bottom:2px solid #ddd}.table tbody+tbody{border-top:2px solid #ddd}.table-sm td,.table-sm th{padding:.625rem 1.25rem}.table-bordered{border:1px solid #ddd}.table-bordered td,.table-bordered th{border:1px solid #ddd}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.02)}.table-hover tbody tr:hover{color:#333;background-color:rgba(0,0,0,.03)}.table-primary,.table-primary>td,.table-primary>th{background-color:#e4f2fe}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#afd9fb}.table-hover .table-primary:hover{background-color:#cbe6fd}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#cbe6fd}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#efefef}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#cecece}.table-hover .table-secondary:hover{background-color:#e2e2e2}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#e2e2e2}.table-success,.table-success>td,.table-success>th{background-color:#eaf5ea}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#bfe2c0}.table-hover .table-success:hover{background-color:#d9edd9}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#d9edd9}.table-info,.table-info>td,.table-info>th{background-color:#e0f7fa}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#a3e7f0}.table-hover .table-info:hover{background-color:#caf1f6}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#caf1f6}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeee8}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#fcb}.table-hover .table-warning:hover{background-color:#ffdbcf}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffdbcf}.table-danger,.table-danger>td,.table-danger>th{background-color:#fee8e7}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#fbbbb7}.table-hover .table-danger:hover{background-color:#fdd1cf}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#fdd1cf}.table-light,.table-light>td,.table-light>th{background-color:#fefefe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fdfdfd}.table-hover .table-light:hover{background-color:#f1f1f1}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#f1f1f1}.table-dark,.table-dark>td,.table-dark>th{background-color:#e6e8e9}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#b5bbbd}.table-hover .table-dark:hover{background-color:#d8dcdd}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#d8dcdd}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.015)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.015)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.015)}.table .thead-dark th{color:#fff;background-color:#333;border-color:rgba(255,255,255,.35)}.table .thead-light th{color:#333;background-color:#f5f5f5;border-color:#ddd}.table-dark{color:#fff;background-color:#333}.table-dark td,.table-dark th,.table-dark thead th{border-color:rgba(255,255,255,.35)}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5385em + .875rem + 2px);padding:.4375rem .875rem;font-size:.8125rem;font-weight:400;line-height:1.5385;color:#333;background-color:#fff;background-clip:padding-box;border:1px solid #ddd;border-radius:.1875rem;box-shadow:0 0 0 0 transparent;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{outline:0;box-shadow:0 0 0 0 transparent,0 0 0 0 transparent}.form-control:not(.border-1):not(.border-2):not(.border-3):focus{border-color:#ccc}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control::placeholder{color:#999;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#fafafa;opacity:1}select.form-control:focus::-ms-value{color:#333;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.4375rem + 1px);padding-bottom:calc(.4375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5385}.col-form-label-lg{padding-top:calc(.5625rem + 1px);padding-bottom:calc(.5625rem + 1px);font-size:.875rem;line-height:1.4286}.col-form-label-sm{padding-top:calc(.3125rem + 1px);padding-bottom:calc(.3125rem + 1px);font-size:.75rem;line-height:1.6667}.form-control-plaintext{display:block;width:100%;padding-top:.4375rem;padding-bottom:.4375rem;margin-bottom:0;line-height:1.5385;color:#333;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.6667em + .625rem + 2px);padding:.3125rem .75rem;font-size:.75rem;line-height:1.6667;border-radius:.125rem}.form-control-lg{height:calc(1.4286em + 1.125rem + 2px);padding:.5625rem 1rem;font-size:.875rem;line-height:1.4286;border-radius:.25rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1.25rem}.form-text{display:block;margin-top:.5rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.875rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.875rem}.form-check-input:disabled~.form-check-label{color:#999}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:1.25rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.625rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.5rem;font-size:80%;color:#4caf50}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem .75rem;margin-top:.1rem;font-size:.8125rem;line-height:1.5385;color:#fff;background-color:rgba(76,175,80,.9);border-radius:.1875rem}.form-control.is-valid,.was-validated .form-control:valid{border-color:#4caf50;padding-right:calc(1.5385em + .875rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%234CAF50' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center right calc(.38462em + .21875rem);background-size:calc(.76925em + .4375rem) calc(.76925em + .4375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#4caf50;box-shadow:0 0 0 0 rgba(76,175,80,.25)}.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5385em + .875rem);background-position:top calc(.38462em + .21875rem) right calc(.38462em + .21875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#4caf50;padding-right:calc((1em + .875rem) * 3 / 4 + 1.3125rem);background:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23555' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .875rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%234CAF50' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.3125rem/calc(.76925em + .4375rem) calc(.76925em + .4375rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#4caf50;box-shadow:0 0 0 0 rgba(76,175,80,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip{display:block}.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#4caf50}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#4caf50}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#4caf50}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#6ec071;background-color:#6ec071}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 0 rgba(76,175,80,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#4caf50}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#4caf50}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#4caf50;box-shadow:0 0 0 0 rgba(76,175,80,.25)}.invalid-feedback{display:none;width:100%;margin-top:.5rem;font-size:80%;color:#f44336}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem .75rem;margin-top:.1rem;font-size:.8125rem;line-height:1.5385;color:#fff;background-color:rgba(244,67,54,.9);border-radius:.1875rem}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#f44336;padding-right:calc(1.5385em + .875rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23F44336' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23F44336' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");background-repeat:no-repeat;background-position:center right calc(.38462em + .21875rem);background-size:calc(.76925em + .4375rem) calc(.76925em + .4375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#f44336;box-shadow:0 0 0 0 rgba(244,67,54,.25)}.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5385em + .875rem);background-position:top calc(.38462em + .21875rem) right calc(.38462em + .21875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#f44336;padding-right:calc((1em + .875rem) * 3 / 4 + 1.3125rem);background:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23555' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .875rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23F44336' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23F44336' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.3125rem/calc(.76925em + .4375rem) calc(.76925em + .4375rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#f44336;box-shadow:0 0 0 0 rgba(244,67,54,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip{display:block}.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#f44336}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#f44336}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#f44336}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#f77066;background-color:#f77066}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 0 rgba(244,67,54,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#f44336}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#f44336}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#f44336;box-shadow:0 0 0 0 rgba(244,67,54,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#333;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.4375rem .875rem;font-size:.8125rem;line-height:1.5385;border-radius:.1875rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#333;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 0 transparent}.btn.disabled,.btn:disabled{opacity:.65;box-shadow:none}.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active{box-shadow:inset 0 0 0 transparent}.btn:not(:disabled):not(.disabled).active:focus,.btn:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 0 transparent,inset 0 0 0 transparent}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#2196f3}.btn-primary:hover{color:#fff;background-color:#2196f3}.btn-secondary{color:#fff;background-color:#777}.btn-secondary:hover{color:#fff;background-color:#777}.btn-success{color:#fff;background-color:#4caf50}.btn-success:hover{color:#fff;background-color:#4caf50}.btn-info{color:#fff;background-color:#00bcd4}.btn-info:hover{color:#fff;background-color:#00bcd4}.btn-warning{color:#fff;background-color:#ff7043}.btn-warning:hover{color:#fff;background-color:#ff7043}.btn-danger{color:#fff;background-color:#f44336}.btn-danger:hover{color:#fff;background-color:#f44336}.btn-light{color:#333;background-color:#fafafa}.btn-light:hover{color:#333;background-color:#fafafa}.btn-dark{color:#fff;background-color:#324148}.btn-dark:hover{color:#fff;background-color:#324148}.btn-outline-primary{color:#2196f3;background-color:transparent;background-image:none;border-color:#2196f3}.btn-outline-primary:hover{color:#fff;background-color:#2196f3;border-color:#2196f3}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#2196f3;background-color:transparent}.btn-outline-primary:not([disabled]):not(.disabled).active,.btn-outline-primary:not([disabled]):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#2196f3;border-color:#2196f3}.btn-outline-secondary{color:#777;background-color:transparent;background-image:none;border-color:#777}.btn-outline-secondary:hover{color:#fff;background-color:#777;border-color:#777}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#777;background-color:transparent}.btn-outline-secondary:not([disabled]):not(.disabled).active,.btn-outline-secondary:not([disabled]):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#777;border-color:#777}.btn-outline-success{color:#4caf50;background-color:transparent;background-image:none;border-color:#4caf50}.btn-outline-success:hover{color:#fff;background-color:#4caf50;border-color:#4caf50}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#4caf50;background-color:transparent}.btn-outline-success:not([disabled]):not(.disabled).active,.btn-outline-success:not([disabled]):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#4caf50;border-color:#4caf50}.btn-outline-info{color:#00bcd4;background-color:transparent;background-image:none;border-color:#00bcd4}.btn-outline-info:hover{color:#fff;background-color:#00bcd4;border-color:#00bcd4}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#00bcd4;background-color:transparent}.btn-outline-info:not([disabled]):not(.disabled).active,.btn-outline-info:not([disabled]):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#00bcd4;border-color:#00bcd4}.btn-outline-warning{color:#ff7043;background-color:transparent;background-image:none;border-color:#ff7043}.btn-outline-warning:hover{color:#fff;background-color:#ff7043;border-color:#ff7043}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ff7043;background-color:transparent}.btn-outline-warning:not([disabled]):not(.disabled).active,.btn-outline-warning:not([disabled]):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#fff;background-color:#ff7043;border-color:#ff7043}.btn-outline-danger{color:#f44336;background-color:transparent;background-image:none;border-color:#f44336}.btn-outline-danger:hover{color:#fff;background-color:#f44336;border-color:#f44336}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#f44336;background-color:transparent}.btn-outline-danger:not([disabled]):not(.disabled).active,.btn-outline-danger:not([disabled]):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#f44336;border-color:#f44336}.btn-outline-light{color:#fafafa;background-color:transparent;background-image:none;border-color:#fafafa}.btn-outline-light:hover{color:#fff;background-color:#fafafa;border-color:#fafafa}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#fafafa;background-color:transparent}.btn-outline-light:not([disabled]):not(.disabled).active,.btn-outline-light:not([disabled]):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#fff;background-color:#fafafa;border-color:#fafafa}.btn-outline-dark{color:#324148;background-color:transparent;background-image:none;border-color:#324148}.btn-outline-dark:hover{color:#fff;background-color:#324148;border-color:#324148}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#324148;background-color:transparent}.btn-outline-dark:not([disabled]):not(.disabled).active,.btn-outline-dark:not([disabled]):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#324148;border-color:#324148}.btn-link{font-weight:400;color:#2196f3;text-decoration:none}.btn-link:hover{color:#0a6ebd;text-decoration:none}.btn-link.focus,.btn-link:focus{text-decoration:none;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#999;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5625rem 1rem;font-size:.875rem;line-height:1.4286;border-radius:.25rem}.btn-group-sm>.btn,.btn-sm{padding:.3125rem .75rem;font-size:.75rem;line-height:1.6667;border-radius:.125rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .15s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{font-family:icomoon;display:inline-block;border:0;vertical-align:middle;font-size:.6875rem;margin-left:.46875rem;line-height:1;position:relative;content:""}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:11.25rem;padding:.5rem 0;margin:.125rem 0 0;font-size:.8125rem;color:#333;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.1875rem;box-shadow:0 .25rem .5rem rgba(0,0,0,.1)}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{font-family:icomoon;display:inline-block;border:0;vertical-align:middle;font-size:.6875rem;margin-left:.46875rem;line-height:1;position:relative;content:""}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{font-family:icomoon;display:inline-block;border:0;vertical-align:middle;font-size:.6875rem;margin-left:.46875rem;line-height:1;position:relative;content:""}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{font-family:icomoon;display:inline-block;border:0;vertical-align:middle;font-size:.6875rem;margin-left:.46875rem;line-height:1;position:relative}.dropleft .dropdown-toggle::after{content:none}.dropleft .dropdown-toggle::before{font-family:icomoon;display:inline-block;border:0;font-size:.6875rem;margin-right:.46875rem;line-height:1;position:relative;content:""}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #ddd}.dropdown-item{display:block;width:100%;padding:.5rem 1rem;clear:both;font-weight:400;color:#333;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#333;text-decoration:none;background-color:#f5f5f5}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#2196f3}.dropdown-item.disabled,.dropdown-item:disabled{color:#999;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.75rem;color:#999;white-space:nowrap}.dropdown-item-text{display:block;padding:.5rem 1rem;color:#333}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.65625rem;padding-left:.65625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group.show .dropdown-toggle{box-shadow:inset 0 0 0 transparent}.btn-group.show .dropdown-toggle.btn-link{box-shadow:none}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.4375rem .875rem;margin-bottom:0;font-size:.8125rem;font-weight:400;line-height:1.5385;color:#333;text-align:center;white-space:nowrap;background-color:#fafafa;border:1px solid #ddd;border-radius:.1875rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.4286em + 1.125rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5625rem 1rem;font-size:.875rem;line-height:1.4286;border-radius:.25rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.6667em + .625rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.3125rem .75rem;font-size:.75rem;line-height:1.6667;border-radius:.125rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.3125rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.25003rem;padding-left:1.875rem}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:transparent;background-color:#455a64;box-shadow:none}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 0 transparent,0 0 0 0 transparent}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#ccc}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#455a64;background-color:#9fb3bd;border-color:#9fb3bd;box-shadow:none}.custom-control-input:disabled~.custom-control-label{color:#999}.custom-control-input:disabled~.custom-control-label::before{background-color:#f5f5f5}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.00002rem;left:-1.875rem;display:block;width:1.25rem;height:1.25rem;pointer-events:none;content:"";background-color:#eee;border:transparent solid 1px;box-shadow:0 0 0 0 transparent}.custom-control-label::after{position:absolute;top:.00002rem;left:-1.875rem;display:block;width:1.25rem;height:1.25rem;content:"";background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.125rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#455a64;background-color:#455a64;box-shadow:none}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(69,90,100,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(69,90,100,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(69,90,100,.5)}.custom-switch{padding-left:2.8125rem}.custom-switch .custom-control-label::before{left:-2.8125rem;width:2.1875rem;pointer-events:all;border-radius:.625rem}.custom-switch .custom-control-label::after{top:calc(.00002rem + 2px);left:calc(-2.8125rem + 2px);width:calc(1.25rem - 4px);height:calc(1.25rem - 4px);background-color:transparent;border-radius:.625rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#eee;transform:translateX(.9375rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(69,90,100,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5385em + .875rem + 2px);padding:.4375rem 1.3125rem .4375rem .875rem;font-size:.8125rem;font-weight:400;line-height:1.5385;color:#333;vertical-align:middle;background:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23555' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .875rem center/8px 10px;background-color:#fff;border:1px solid #ddd;border-radius:.1875rem;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#ccc;outline:0;box-shadow:none,none}.custom-select:focus::-ms-value{color:#333;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.875rem;background-image:none}.custom-select:disabled{color:#999;background-color:#f5f5f5}.custom-select::-ms-expand{display:none}.custom-select-sm{height:calc(1.6667em + .625rem + 2px);padding-top:.3125rem;padding-bottom:.3125rem;padding-left:.75rem;font-size:.75rem}.custom-select-lg{height:calc(1.4286em + 1.125rem + 2px);padding-top:.5625rem;padding-bottom:.5625rem;padding-left:1rem;font-size:.875rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5385em + .875rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5385em + .875rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#ccc;box-shadow:0 0 0 0 transparent}.custom-file-input:disabled~.custom-file-label{background-color:#fafafa}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5385em + .875rem + 2px);padding:.4375rem .875rem;font-weight:400;line-height:1.5385;color:#333;background-color:#fff;border:1px solid #ddd;border-radius:.1875rem;box-shadow:0 0 0 0 transparent}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5385em + .875rem);padding:.4375rem .875rem;line-height:1.5385;color:#333;content:"Browse";background-color:#fafafa;border-left:inherit;border-radius:0 .1875rem .1875rem 0}.custom-range{width:100%;height:calc(1rem + 0);padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #f5f5f5,0 0 0 0 transparent}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #f5f5f5,0 0 0 0 transparent}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #f5f5f5,0 0 0 0 transparent}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#2196f3;border:0;border-radius:1rem;box-shadow:0 .1rem .25rem rgba(0,0,0,.1);-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#cae6fc}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#eee;border-color:transparent;border-radius:1rem;box-shadow:inset 0 .25rem .25rem rgba(0,0,0,.1)}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#2196f3;border:0;border-radius:1rem;box-shadow:0 .1rem .25rem rgba(0,0,0,.1);-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#cae6fc}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#eee;border-color:transparent;border-radius:1rem;box-shadow:inset 0 .25rem .25rem rgba(0,0,0,.1)}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:0;margin-left:0;background-color:#2196f3;border:0;border-radius:1rem;box-shadow:0 .1rem .25rem rgba(0,0,0,.1);-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#cae6fc}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem;box-shadow:inset 0 .25rem .25rem rgba(0,0,0,.1)}.custom-range::-ms-fill-lower{background-color:#eee;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#eee;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#999}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#999}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#999}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.625rem 1.25rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#999;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.1875rem;border-top-right-radius:.1875rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:transparent}.nav-tabs .nav-link.disabled{color:#999;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#333;background-color:#fff;border-color:#ddd #ddd #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.1875rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#2196f3}.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:0 1.25rem}.navbar>.container,.navbar>.container-fluid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:1.00002rem;padding-bottom:1.00002rem;margin-right:1.25rem;font-size:0;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.625rem;padding-bottom:.625rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.875rem 0;font-size:.8125rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:0}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:1.25rem;padding-left:1.25rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:1.25rem;padding-left:1.25rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:1.25rem;padding-left:1.25rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:1.25rem;padding-left:1.25rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:1.25rem;padding-left:1.25rem}.navbar-expand>.container,.navbar-expand>.container-fluid{flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:#333}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:#333}.navbar-light .navbar-nav .nav-link{color:rgba(51,51,51,.85)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:#333}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:#333}.navbar-light .navbar-toggler{color:rgba(51,51,51,.85);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(51, 51, 51, 0.85)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(51,51,51,.85)}.navbar-light .navbar-text a{color:#333}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:#333}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.9)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:#fff}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.9);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:rgba(255,255,255,.9)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.1875rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.1875rem;border-top-right-radius:.1875rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.1875rem;border-bottom-left-radius:.1875rem}.card-body{flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.9375rem}.card-subtitle{margin-top:-.46875rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.9375rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.02);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:.125rem .125rem 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.9375rem 1.25rem;background-color:rgba(0,0,0,.02);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 .125rem .125rem}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.9375rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:.125rem}.card-img-top{width:100%;border-top-left-radius:.125rem;border-top-right-radius:.125rem}.card-img-bottom{width:100%;border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.card-deck{display:flex;flex-direction:column}.card-deck .card{margin-bottom:1.25rem}@media (min-width:576px){.card-deck{flex-flow:row wrap;margin-right:-1.25rem;margin-left:-1.25rem}.card-deck .card{display:flex;flex:1 0 0%;flex-direction:column;margin-right:1.25rem;margin-bottom:0;margin-left:1.25rem}}.card-group{display:flex;flex-direction:column}.card-group>.card{margin-bottom:1.25rem}@media (min-width:576px){.card-group{flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:1.25rem}@media (min-width:576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion>.card .card-header{margin-bottom:-1px}.breadcrumb{display:flex;flex-wrap:wrap;padding:.625rem 0;margin-bottom:0;list-style:none;background-color:transparent;border-radius:0}.breadcrumb-item+.breadcrumb-item{padding-left:.625rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.625rem;color:inherit;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#999}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.1875rem}.page-link{position:relative;display:block;padding:.4375rem .875rem;margin-left:-1px;line-height:1.5385;color:#333;background-color:#fff;border:1px solid #ddd}.page-link:hover{z-index:2;color:#333;text-decoration:none;background-color:#f5f5f5;border-color:#ddd}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 0 transparent}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.1875rem;border-bottom-left-radius:.1875rem}.page-item:last-child .page-link{border-top-right-radius:.1875rem;border-bottom-right-radius:.1875rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#2196f3;border-color:#2196f3}.page-item.disabled .page-link{color:#999;pointer-events:none;cursor:auto;background-color:#fff;border-color:#eee}.pagination-lg .page-link{padding:.5625rem 1rem;font-size:.875rem;line-height:1.4286}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination-sm .page-link{padding:.3125rem .75rem;font-size:.75rem;line-height:1.6667}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.badge{display:inline-block;padding:.3125rem .375rem;font-size:75%;font-weight:500;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.125rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.4375rem;padding-left:.4375rem;border-radius:10rem}.badge-primary{color:#fff;background-color:#2196f3}a.badge-primary:focus,a.badge-primary:hover{color:#fff;text-decoration:none}a.badge-primary:focus:not(.badge-light),a.badge-primary:hover:not(.badge-light){box-shadow:0 0 0 62.5rem rgba(0,0,0,.075) inset}.badge-secondary{color:#fff;background-color:#777}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;text-decoration:none}a.badge-secondary:focus:not(.badge-light),a.badge-secondary:hover:not(.badge-light){box-shadow:0 0 0 62.5rem rgba(0,0,0,.075) inset}.badge-success{color:#fff;background-color:#4caf50}a.badge-success:focus,a.badge-success:hover{color:#fff;text-decoration:none}a.badge-success:focus:not(.badge-light),a.badge-success:hover:not(.badge-light){box-shadow:0 0 0 62.5rem rgba(0,0,0,.075) inset}.badge-info{color:#fff;background-color:#00bcd4}a.badge-info:focus,a.badge-info:hover{color:#fff;text-decoration:none}a.badge-info:focus:not(.badge-light),a.badge-info:hover:not(.badge-light){box-shadow:0 0 0 62.5rem rgba(0,0,0,.075) inset}.badge-warning{color:#fff;background-color:#ff7043}a.badge-warning:focus,a.badge-warning:hover{color:#fff;text-decoration:none}a.badge-warning:focus:not(.badge-light),a.badge-warning:hover:not(.badge-light){box-shadow:0 0 0 62.5rem rgba(0,0,0,.075) inset}.badge-danger{color:#fff;background-color:#f44336}a.badge-danger:focus,a.badge-danger:hover{color:#fff;text-decoration:none}a.badge-danger:focus:not(.badge-light),a.badge-danger:hover:not(.badge-light){box-shadow:0 0 0 62.5rem rgba(0,0,0,.075) inset}.badge-light{color:#333;background-color:#fafafa}a.badge-light:focus,a.badge-light:hover{color:#333;text-decoration:none}a.badge-light:focus:not(.badge-light),a.badge-light:hover:not(.badge-light){box-shadow:0 0 0 62.5rem rgba(0,0,0,.075) inset}.badge-dark{color:#fff;background-color:#324148}a.badge-dark:focus,a.badge-dark:hover{color:#fff;text-decoration:none}a.badge-dark:focus:not(.badge-light),a.badge-dark:hover:not(.badge-light){box-shadow:0 0 0 62.5rem rgba(0,0,0,.075) inset}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#f5f5f5;border-radius:.25rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.9375rem 1.25rem;margin-bottom:1.25rem;border:1px solid transparent;border-radius:.1875rem}.alert-heading{color:inherit}.alert-link{font-weight:500}.alert-dismissible{padding-right:3.75003rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.9375rem 1.25rem;color:inherit}.alert-primary{color:#114e7e;background-color:#dbeefd;border-color:#339ef4}.alert-primary hr{border-top-color:#1b92f3}.alert-primary .alert-link{color:#0b3251}.alert-secondary{color:#3e3e3e;background-color:#e9e9e9;border-color:#828282}.alert-secondary hr{border-top-color:#757575}.alert-secondary .alert-link{color:#252525}.alert-success{color:#285b2a;background-color:#e2f2e3;border-color:#5ab55e}.alert-success hr{border-top-color:#4ca950}.alert-success .alert-link{color:#18381a}.alert-info{color:#00626e;background-color:#d6f4f8;border-color:#14c1d7}.alert-info hr{border-top-color:#12acc0}.alert-info .alert-link{color:#00353b}.alert-warning{color:#853a23;background-color:#ffe8e1;border-color:#ff7b52}.alert-warning hr{border-top-color:#ff6839}.alert-warning .alert-link{color:#5d2818}.alert-danger{color:#7f231c;background-color:#fde1df;border-color:#f55246}.alert-danger hr{border-top-color:#f43b2e}.alert-danger .alert-link{color:#551713}.alert-light{color:#828282;background-color:#fefefe;border-color:#fafafa}.alert-light hr{border-top-color:#ededed}.alert-light .alert-link{color:#696969}.alert-dark{color:#1a2225;background-color:#dee1e2;border-color:#425057}.alert-dark hr{border-top-color:#374349}.alert-dark .alert-link{color:#050607}@keyframes progress-bar-stripes{from{background-position:1.125rem 0}to{background-position:0 0}}.progress{display:flex;height:1.125rem;overflow:hidden;font-size:.60938rem;background-color:#eee;border-radius:.1875rem;box-shadow:inset 0 .0625rem .0625rem rgba(0,0,0,.1)}.progress-bar{display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#2196f3;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1.125rem 1.125rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:rgba(51,51,51,.85);text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#333;text-decoration:none;background-color:#f5f5f5}.list-group-item-action:active{color:#333;background-color:#f5f5f5}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.1875rem;border-top-right-radius:.1875rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.1875rem;border-bottom-left-radius:.1875rem}.list-group-item.disabled,.list-group-item:disabled{color:#999;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#2196f3;border-color:#2196f3}.list-group-horizontal{flex-direction:row}.list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal .list-group-item:first-child{border-top-left-radius:.1875rem;border-bottom-left-radius:.1875rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:.1875rem;border-bottom-right-radius:.1875rem;border-bottom-left-radius:0}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:.1875rem;border-bottom-left-radius:.1875rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:.1875rem;border-bottom-right-radius:.1875rem;border-bottom-left-radius:0}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.1875rem;border-bottom-left-radius:.1875rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:.1875rem;border-bottom-right-radius:.1875rem;border-bottom-left-radius:0}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.1875rem;border-bottom-left-radius:.1875rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:.1875rem;border-bottom-right-radius:.1875rem;border-bottom-left-radius:0}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.1875rem;border-bottom-left-radius:.1875rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:.1875rem;border-bottom-right-radius:.1875rem;border-bottom-left-radius:0}}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.list-group-item-primary{color:#114e7e;background-color:#c1e2fc}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#114e7e;background-color:#a9d7fb}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#114e7e;border-color:#114e7e}.list-group-item-secondary{color:#3e3e3e;background-color:#d9d9d9}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#3e3e3e;background-color:#ccc}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#3e3e3e;border-color:#3e3e3e}.list-group-item-success{color:#285b2a;background-color:#cde9ce}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#285b2a;background-color:#bbe1bd}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#285b2a;border-color:#285b2a}.list-group-item-info{color:#00626e;background-color:#b8ecf3}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#00626e;background-color:#a2e6ef}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#00626e;border-color:#00626e}.list-group-item-warning{color:#853a23;background-color:#ffd7ca}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#853a23;background-color:#ffc4b1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#853a23;border-color:#853a23}.list-group-item-danger{color:#7f231c;background-color:#fccac7}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#7f231c;background-color:#fbb3af}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#7f231c;border-color:#7f231c}.list-group-item-light{color:#828282;background-color:#fefefe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#828282;background-color:#f1f1f1}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#828282;border-color:#828282}.list-group-item-dark{color:#1a2225;background-color:#c6cacc}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1a2225;background-color:#b9bdc0}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1a2225;border-color:#1a2225}.close{float:right;font-size:1.25003rem;font-weight:400;line-height:1;color:#333;text-shadow:none;opacity:.5}.close:hover{color:#333;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.8125rem;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.125);box-shadow:0 1px 2px rgba(0,0,0,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:1.25rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.75rem 1.25rem;color:#333;background-color:#fafafa;background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.125)}.toast-body{padding:1.25rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.25rem;box-shadow:0 .25rem .5rem rgba(0,0,0,.1);outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1.25rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.125);border-top-left-radius:.25rem;border-top-right-radius:.25rem}.modal-header .close{padding:1.25rem 1.25rem;margin:-1.25rem -1.25rem -1.25rem auto}.modal-title{margin-bottom:0;line-height:1.5385}.modal-body{position:relative;flex:1 1 auto;padding:1.25rem}.modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:1.25rem;border-top:1px solid rgba(0,0,0,.125);border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:600px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem)}.modal-content{box-shadow:0 .25rem .5rem rgba(0,0,0,.1)}.modal-sm{max-width:400px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:900px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:.3125rem;font-family:Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5385;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.8125rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.5rem;height:.25rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.25rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.25rem .25rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .25rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.25rem;height:.5rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.25rem .25rem .25rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.25rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .25rem .25rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .25rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.25rem;height:.5rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.25rem 0 .25rem .25rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.5rem .75rem;color:#fff;text-align:center;background-color:#000;border-radius:.1875rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5385;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.8125rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.1875rem;box-shadow:0 .25rem .5rem rgba(0,0,0,.1)}.popover .arrow{position:absolute;display:block;width:.75rem;height:.375rem;margin:0 .25rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.375rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc((.375rem + 1px) * -1)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.375rem .375rem 0;border-top-color:rgba(0,0,0,.2)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.375rem .375rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.375rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc((.375rem + 1px) * -1);width:.375rem;height:.75rem;margin:.25rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.375rem .375rem .375rem 0;border-right-color:rgba(0,0,0,.2)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.375rem .375rem .375rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.375rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc((.375rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .375rem .375rem .375rem;border-bottom-color:rgba(0,0,0,.2)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .375rem .375rem .375rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:.75rem;margin-left:-.375rem;content:"";border-bottom:1px solid transparent}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.375rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc((.375rem + 1px) * -1);width:.375rem;height:.75rem;margin:.25rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.375rem 0 .375rem .375rem;border-left-color:rgba(0,0,0,.2)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.375rem 0 .375rem .375rem;border-left-color:#fff}.popover-header{padding:.9375rem .9375rem;margin-bottom:0;font-size:.8125rem;background-color:transparent;border-bottom:1px solid transparent;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.9375rem .9375rem;color:#333}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:0s .6s opacity}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#2196f3!important}.bg-secondary{background-color:#777!important}.bg-success{background-color:#4caf50!important}.bg-info{background-color:#00bcd4!important}.bg-warning{background-color:#ff7043!important}.bg-danger{background-color:#f44336!important}.bg-light{background-color:#fafafa!important}.bg-dark{background-color:#324148!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #ddd!important}.border-top{border-top:1px solid #ddd!important}.border-right{border-right:1px solid #ddd!important}.border-bottom{border-bottom:1px solid #ddd!important}.border-left{border-left:1px solid #ddd!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#2196f3!important}.border-secondary{border-color:#777!important}.border-success{border-color:#4caf50!important}.border-info{border-color:#00bcd4!important}.border-warning{border-color:#ff7043!important}.border-danger{border-color:#f44336!important}.border-light{border-color:#fafafa!important}.border-dark{border-color:#324148!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.125rem!important}.rounded{border-radius:.1875rem!important}.rounded-top{border-top-left-radius:.1875rem!important;border-top-right-radius:.1875rem!important}.rounded-right{border-top-right-radius:.1875rem!important;border-bottom-right-radius:.1875rem!important}.rounded-bottom{border-bottom-right-radius:.1875rem!important;border-bottom-left-radius:.1875rem!important}.rounded-left{border-top-left-radius:.1875rem!important;border-bottom-left-radius:.1875rem!important}.rounded-lg{border-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.3125rem!important}.mt-1,.my-1{margin-top:.3125rem!important}.mr-1,.mx-1{margin-right:.3125rem!important}.mb-1,.my-1{margin-bottom:.3125rem!important}.ml-1,.mx-1{margin-left:.3125rem!important}.m-2{margin:.625rem!important}.mt-2,.my-2{margin-top:.625rem!important}.mr-2,.mx-2{margin-right:.625rem!important}.mb-2,.my-2{margin-bottom:.625rem!important}.ml-2,.mx-2{margin-left:.625rem!important}.m-3{margin:1.25rem!important}.mt-3,.my-3{margin-top:1.25rem!important}.mr-3,.mx-3{margin-right:1.25rem!important}.mb-3,.my-3{margin-bottom:1.25rem!important}.ml-3,.mx-3{margin-left:1.25rem!important}.m-4{margin:1.875rem!important}.mt-4,.my-4{margin-top:1.875rem!important}.mr-4,.mx-4{margin-right:1.875rem!important}.mb-4,.my-4{margin-bottom:1.875rem!important}.ml-4,.mx-4{margin-left:1.875rem!important}.m-5{margin:3.75rem!important}.mt-5,.my-5{margin-top:3.75rem!important}.mr-5,.mx-5{margin-right:3.75rem!important}.mb-5,.my-5{margin-bottom:3.75rem!important}.ml-5,.mx-5{margin-left:3.75rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.3125rem!important}.pt-1,.py-1{padding-top:.3125rem!important}.pr-1,.px-1{padding-right:.3125rem!important}.pb-1,.py-1{padding-bottom:.3125rem!important}.pl-1,.px-1{padding-left:.3125rem!important}.p-2{padding:.625rem!important}.pt-2,.py-2{padding-top:.625rem!important}.pr-2,.px-2{padding-right:.625rem!important}.pb-2,.py-2{padding-bottom:.625rem!important}.pl-2,.px-2{padding-left:.625rem!important}.p-3{padding:1.25rem!important}.pt-3,.py-3{padding-top:1.25rem!important}.pr-3,.px-3{padding-right:1.25rem!important}.pb-3,.py-3{padding-bottom:1.25rem!important}.pl-3,.px-3{padding-left:1.25rem!important}.p-4{padding:1.875rem!important}.pt-4,.py-4{padding-top:1.875rem!important}.pr-4,.px-4{padding-right:1.875rem!important}.pb-4,.py-4{padding-bottom:1.875rem!important}.pl-4,.px-4{padding-left:1.875rem!important}.p-5{padding:3.75rem!important}.pt-5,.py-5{padding-top:3.75rem!important}.pr-5,.px-5{padding-right:3.75rem!important}.pb-5,.py-5{padding-bottom:3.75rem!important}.pl-5,.px-5{padding-left:3.75rem!important}.m-n1{margin:-.3125rem!important}.mt-n1,.my-n1{margin-top:-.3125rem!important}.mr-n1,.mx-n1{margin-right:-.3125rem!important}.mb-n1,.my-n1{margin-bottom:-.3125rem!important}.ml-n1,.mx-n1{margin-left:-.3125rem!important}.m-n2{margin:-.625rem!important}.mt-n2,.my-n2{margin-top:-.625rem!important}.mr-n2,.mx-n2{margin-right:-.625rem!important}.mb-n2,.my-n2{margin-bottom:-.625rem!important}.ml-n2,.mx-n2{margin-left:-.625rem!important}.m-n3{margin:-1.25rem!important}.mt-n3,.my-n3{margin-top:-1.25rem!important}.mr-n3,.mx-n3{margin-right:-1.25rem!important}.mb-n3,.my-n3{margin-bottom:-1.25rem!important}.ml-n3,.mx-n3{margin-left:-1.25rem!important}.m-n4{margin:-1.875rem!important}.mt-n4,.my-n4{margin-top:-1.875rem!important}.mr-n4,.mx-n4{margin-right:-1.875rem!important}.mb-n4,.my-n4{margin-bottom:-1.875rem!important}.ml-n4,.mx-n4{margin-left:-1.875rem!important}.m-n5{margin:-3.75rem!important}.mt-n5,.my-n5{margin-top:-3.75rem!important}.mr-n5,.mx-n5{margin-right:-3.75rem!important}.mb-n5,.my-n5{margin-bottom:-3.75rem!important}.ml-n5,.mx-n5{margin-left:-3.75rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.3125rem!important}.mt-sm-1,.my-sm-1{margin-top:.3125rem!important}.mr-sm-1,.mx-sm-1{margin-right:.3125rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.3125rem!important}.ml-sm-1,.mx-sm-1{margin-left:.3125rem!important}.m-sm-2{margin:.625rem!important}.mt-sm-2,.my-sm-2{margin-top:.625rem!important}.mr-sm-2,.mx-sm-2{margin-right:.625rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.625rem!important}.ml-sm-2,.mx-sm-2{margin-left:.625rem!important}.m-sm-3{margin:1.25rem!important}.mt-sm-3,.my-sm-3{margin-top:1.25rem!important}.mr-sm-3,.mx-sm-3{margin-right:1.25rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1.25rem!important}.ml-sm-3,.mx-sm-3{margin-left:1.25rem!important}.m-sm-4{margin:1.875rem!important}.mt-sm-4,.my-sm-4{margin-top:1.875rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.875rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.875rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.875rem!important}.m-sm-5{margin:3.75rem!important}.mt-sm-5,.my-sm-5{margin-top:3.75rem!important}.mr-sm-5,.mx-sm-5{margin-right:3.75rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3.75rem!important}.ml-sm-5,.mx-sm-5{margin-left:3.75rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.3125rem!important}.pt-sm-1,.py-sm-1{padding-top:.3125rem!important}.pr-sm-1,.px-sm-1{padding-right:.3125rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.3125rem!important}.pl-sm-1,.px-sm-1{padding-left:.3125rem!important}.p-sm-2{padding:.625rem!important}.pt-sm-2,.py-sm-2{padding-top:.625rem!important}.pr-sm-2,.px-sm-2{padding-right:.625rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.625rem!important}.pl-sm-2,.px-sm-2{padding-left:.625rem!important}.p-sm-3{padding:1.25rem!important}.pt-sm-3,.py-sm-3{padding-top:1.25rem!important}.pr-sm-3,.px-sm-3{padding-right:1.25rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1.25rem!important}.pl-sm-3,.px-sm-3{padding-left:1.25rem!important}.p-sm-4{padding:1.875rem!important}.pt-sm-4,.py-sm-4{padding-top:1.875rem!important}.pr-sm-4,.px-sm-4{padding-right:1.875rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.875rem!important}.pl-sm-4,.px-sm-4{padding-left:1.875rem!important}.p-sm-5{padding:3.75rem!important}.pt-sm-5,.py-sm-5{padding-top:3.75rem!important}.pr-sm-5,.px-sm-5{padding-right:3.75rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3.75rem!important}.pl-sm-5,.px-sm-5{padding-left:3.75rem!important}.m-sm-n1{margin:-.3125rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.3125rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.3125rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.3125rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.3125rem!important}.m-sm-n2{margin:-.625rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.625rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.625rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.625rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.625rem!important}.m-sm-n3{margin:-1.25rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1.25rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1.25rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1.25rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1.25rem!important}.m-sm-n4{margin:-1.875rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.875rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.875rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.875rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.875rem!important}.m-sm-n5{margin:-3.75rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3.75rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3.75rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3.75rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3.75rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.3125rem!important}.mt-md-1,.my-md-1{margin-top:.3125rem!important}.mr-md-1,.mx-md-1{margin-right:.3125rem!important}.mb-md-1,.my-md-1{margin-bottom:.3125rem!important}.ml-md-1,.mx-md-1{margin-left:.3125rem!important}.m-md-2{margin:.625rem!important}.mt-md-2,.my-md-2{margin-top:.625rem!important}.mr-md-2,.mx-md-2{margin-right:.625rem!important}.mb-md-2,.my-md-2{margin-bottom:.625rem!important}.ml-md-2,.mx-md-2{margin-left:.625rem!important}.m-md-3{margin:1.25rem!important}.mt-md-3,.my-md-3{margin-top:1.25rem!important}.mr-md-3,.mx-md-3{margin-right:1.25rem!important}.mb-md-3,.my-md-3{margin-bottom:1.25rem!important}.ml-md-3,.mx-md-3{margin-left:1.25rem!important}.m-md-4{margin:1.875rem!important}.mt-md-4,.my-md-4{margin-top:1.875rem!important}.mr-md-4,.mx-md-4{margin-right:1.875rem!important}.mb-md-4,.my-md-4{margin-bottom:1.875rem!important}.ml-md-4,.mx-md-4{margin-left:1.875rem!important}.m-md-5{margin:3.75rem!important}.mt-md-5,.my-md-5{margin-top:3.75rem!important}.mr-md-5,.mx-md-5{margin-right:3.75rem!important}.mb-md-5,.my-md-5{margin-bottom:3.75rem!important}.ml-md-5,.mx-md-5{margin-left:3.75rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.3125rem!important}.pt-md-1,.py-md-1{padding-top:.3125rem!important}.pr-md-1,.px-md-1{padding-right:.3125rem!important}.pb-md-1,.py-md-1{padding-bottom:.3125rem!important}.pl-md-1,.px-md-1{padding-left:.3125rem!important}.p-md-2{padding:.625rem!important}.pt-md-2,.py-md-2{padding-top:.625rem!important}.pr-md-2,.px-md-2{padding-right:.625rem!important}.pb-md-2,.py-md-2{padding-bottom:.625rem!important}.pl-md-2,.px-md-2{padding-left:.625rem!important}.p-md-3{padding:1.25rem!important}.pt-md-3,.py-md-3{padding-top:1.25rem!important}.pr-md-3,.px-md-3{padding-right:1.25rem!important}.pb-md-3,.py-md-3{padding-bottom:1.25rem!important}.pl-md-3,.px-md-3{padding-left:1.25rem!important}.p-md-4{padding:1.875rem!important}.pt-md-4,.py-md-4{padding-top:1.875rem!important}.pr-md-4,.px-md-4{padding-right:1.875rem!important}.pb-md-4,.py-md-4{padding-bottom:1.875rem!important}.pl-md-4,.px-md-4{padding-left:1.875rem!important}.p-md-5{padding:3.75rem!important}.pt-md-5,.py-md-5{padding-top:3.75rem!important}.pr-md-5,.px-md-5{padding-right:3.75rem!important}.pb-md-5,.py-md-5{padding-bottom:3.75rem!important}.pl-md-5,.px-md-5{padding-left:3.75rem!important}.m-md-n1{margin:-.3125rem!important}.mt-md-n1,.my-md-n1{margin-top:-.3125rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.3125rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.3125rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.3125rem!important}.m-md-n2{margin:-.625rem!important}.mt-md-n2,.my-md-n2{margin-top:-.625rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.625rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.625rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.625rem!important}.m-md-n3{margin:-1.25rem!important}.mt-md-n3,.my-md-n3{margin-top:-1.25rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1.25rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1.25rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1.25rem!important}.m-md-n4{margin:-1.875rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.875rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.875rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.875rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.875rem!important}.m-md-n5{margin:-3.75rem!important}.mt-md-n5,.my-md-n5{margin-top:-3.75rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3.75rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3.75rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3.75rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.3125rem!important}.mt-lg-1,.my-lg-1{margin-top:.3125rem!important}.mr-lg-1,.mx-lg-1{margin-right:.3125rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.3125rem!important}.ml-lg-1,.mx-lg-1{margin-left:.3125rem!important}.m-lg-2{margin:.625rem!important}.mt-lg-2,.my-lg-2{margin-top:.625rem!important}.mr-lg-2,.mx-lg-2{margin-right:.625rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.625rem!important}.ml-lg-2,.mx-lg-2{margin-left:.625rem!important}.m-lg-3{margin:1.25rem!important}.mt-lg-3,.my-lg-3{margin-top:1.25rem!important}.mr-lg-3,.mx-lg-3{margin-right:1.25rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1.25rem!important}.ml-lg-3,.mx-lg-3{margin-left:1.25rem!important}.m-lg-4{margin:1.875rem!important}.mt-lg-4,.my-lg-4{margin-top:1.875rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.875rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.875rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.875rem!important}.m-lg-5{margin:3.75rem!important}.mt-lg-5,.my-lg-5{margin-top:3.75rem!important}.mr-lg-5,.mx-lg-5{margin-right:3.75rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3.75rem!important}.ml-lg-5,.mx-lg-5{margin-left:3.75rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.3125rem!important}.pt-lg-1,.py-lg-1{padding-top:.3125rem!important}.pr-lg-1,.px-lg-1{padding-right:.3125rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.3125rem!important}.pl-lg-1,.px-lg-1{padding-left:.3125rem!important}.p-lg-2{padding:.625rem!important}.pt-lg-2,.py-lg-2{padding-top:.625rem!important}.pr-lg-2,.px-lg-2{padding-right:.625rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.625rem!important}.pl-lg-2,.px-lg-2{padding-left:.625rem!important}.p-lg-3{padding:1.25rem!important}.pt-lg-3,.py-lg-3{padding-top:1.25rem!important}.pr-lg-3,.px-lg-3{padding-right:1.25rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1.25rem!important}.pl-lg-3,.px-lg-3{padding-left:1.25rem!important}.p-lg-4{padding:1.875rem!important}.pt-lg-4,.py-lg-4{padding-top:1.875rem!important}.pr-lg-4,.px-lg-4{padding-right:1.875rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.875rem!important}.pl-lg-4,.px-lg-4{padding-left:1.875rem!important}.p-lg-5{padding:3.75rem!important}.pt-lg-5,.py-lg-5{padding-top:3.75rem!important}.pr-lg-5,.px-lg-5{padding-right:3.75rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3.75rem!important}.pl-lg-5,.px-lg-5{padding-left:3.75rem!important}.m-lg-n1{margin:-.3125rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.3125rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.3125rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.3125rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.3125rem!important}.m-lg-n2{margin:-.625rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.625rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.625rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.625rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.625rem!important}.m-lg-n3{margin:-1.25rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1.25rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1.25rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1.25rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1.25rem!important}.m-lg-n4{margin:-1.875rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.875rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.875rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.875rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.875rem!important}.m-lg-n5{margin:-3.75rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3.75rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3.75rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3.75rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3.75rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.3125rem!important}.mt-xl-1,.my-xl-1{margin-top:.3125rem!important}.mr-xl-1,.mx-xl-1{margin-right:.3125rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.3125rem!important}.ml-xl-1,.mx-xl-1{margin-left:.3125rem!important}.m-xl-2{margin:.625rem!important}.mt-xl-2,.my-xl-2{margin-top:.625rem!important}.mr-xl-2,.mx-xl-2{margin-right:.625rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.625rem!important}.ml-xl-2,.mx-xl-2{margin-left:.625rem!important}.m-xl-3{margin:1.25rem!important}.mt-xl-3,.my-xl-3{margin-top:1.25rem!important}.mr-xl-3,.mx-xl-3{margin-right:1.25rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1.25rem!important}.ml-xl-3,.mx-xl-3{margin-left:1.25rem!important}.m-xl-4{margin:1.875rem!important}.mt-xl-4,.my-xl-4{margin-top:1.875rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.875rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.875rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.875rem!important}.m-xl-5{margin:3.75rem!important}.mt-xl-5,.my-xl-5{margin-top:3.75rem!important}.mr-xl-5,.mx-xl-5{margin-right:3.75rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3.75rem!important}.ml-xl-5,.mx-xl-5{margin-left:3.75rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.3125rem!important}.pt-xl-1,.py-xl-1{padding-top:.3125rem!important}.pr-xl-1,.px-xl-1{padding-right:.3125rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.3125rem!important}.pl-xl-1,.px-xl-1{padding-left:.3125rem!important}.p-xl-2{padding:.625rem!important}.pt-xl-2,.py-xl-2{padding-top:.625rem!important}.pr-xl-2,.px-xl-2{padding-right:.625rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.625rem!important}.pl-xl-2,.px-xl-2{padding-left:.625rem!important}.p-xl-3{padding:1.25rem!important}.pt-xl-3,.py-xl-3{padding-top:1.25rem!important}.pr-xl-3,.px-xl-3{padding-right:1.25rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1.25rem!important}.pl-xl-3,.px-xl-3{padding-left:1.25rem!important}.p-xl-4{padding:1.875rem!important}.pt-xl-4,.py-xl-4{padding-top:1.875rem!important}.pr-xl-4,.px-xl-4{padding-right:1.875rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.875rem!important}.pl-xl-4,.px-xl-4{padding-left:1.875rem!important}.p-xl-5{padding:3.75rem!important}.pt-xl-5,.py-xl-5{padding-top:3.75rem!important}.pr-xl-5,.px-xl-5{padding-right:3.75rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3.75rem!important}.pl-xl-5,.px-xl-5{padding-left:3.75rem!important}.m-xl-n1{margin:-.3125rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.3125rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.3125rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.3125rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.3125rem!important}.m-xl-n2{margin:-.625rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.625rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.625rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.625rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.625rem!important}.m-xl-n3{margin:-1.25rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1.25rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1.25rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1.25rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1.25rem!important}.m-xl-n4{margin:-1.875rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.875rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.875rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.875rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.875rem!important}.m-xl-n5{margin:-3.75rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3.75rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3.75rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3.75rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3.75rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#2196f3!important}a.text-primary:focus,a.text-primary:hover{color:#0a6ebd!important}.text-secondary{color:#777!important}a.text-secondary:focus,a.text-secondary:hover{color:#515151!important}.text-success{color:#4caf50!important}a.text-success:focus,a.text-success:hover{color:#357a38!important}.text-info{color:#00bcd4!important}a.text-info:focus,a.text-info:hover{color:#007888!important}.text-warning{color:#ff7043!important}a.text-warning:focus,a.text-warning:hover{color:#f63b00!important}.text-danger{color:#f44336!important}a.text-danger:focus,a.text-danger:hover{color:#d2190b!important}.text-light{color:#fafafa!important}a.text-light:focus,a.text-light:hover{color:#d4d4d4!important}.text-dark{color:#324148!important}a.text-dark:focus,a.text-dark:hover{color:#13181b!important}.text-body{color:#333!important}.text-muted{color:#999!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #ccc;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #eee!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#ddd}.table .thead-dark th{color:inherit;border-color:#ddd}}

/* ------------------------------------------------------------------------------
 *
 *  # Bootstrap v4.3.1 (https://getbootstrap.com)
 *
 *  Copyright 2011-2018 The Bootstrap Authors
 *  Copyright 2011-2018 Twitter, Inc.
 *  Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Global configuration
 *
 *  Here you can change main theme, enable or disable certain components and
 *  optional styles. This allows you to include only components that you need.
 *
 *  'true'  - enables component and includes it to main CSS file.
 *  'false' - disables component and excludes it from main CSS file.
 *
 *  Layout helper: @if $layout == 'base' {...}
 *  Theme helper: @if $theme == 'material' {...}
 *  Component helper: @if $enable-* {...}
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Custom Limitless functions
 *
 *  Utility mixins and functions for evalutating source code across our variables, maps, and mixins.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Custom template mixins
 *
 *  All custom mixins are prefixed with "ll-" to avoid conflicts
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Main colors
 *
 *  List of the template main color palettes
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Default Bootstrap variable overrides
 *
 *  Variables should follow the `$component-state-property-size` formula for
 *  consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
 *  Also includes custom variables, all marked with "!default" flag.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Additional variables
 *
 *  Mainly 3rd party libraries and additional variables for default
 *  Bootstrap components.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Mixins
 *
 *  Import Bootstrap mixins with overrides
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Badge mixin
 *
 *  Override and extend default badge mixin.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Forms mixin
 *
 *  Override and extend default forms mixin.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Buttons mixin
 *
 *  Override and extend default buttons mixin.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Caret mixin
 *
 *  Override and extend default cared mixin.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Background mixin
 *
 *  Override and extend default background mixin.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Reboot
 *
 *  Normalization of HTML elements - overrides of default Bootstrap styles
 *
 * ---------------------------------------------------------------------------- */

body {
  position: relative; }

dt {
  margin-bottom: 0.3125rem; }

dd {
  margin-bottom: 1.25rem; }
  dd:last-child {
    margin-bottom: 0; }

dl:last-child {
  margin-bottom: 0; }

pre {
  -moz-tab-size: 4;
    -o-tab-size: 4;
       tab-size: 4;
  border: 1px solid #ddd;
  padding: 1.25rem 1.25rem;
  margin-bottom: 0;
  -webkit-hyphens: none;
          hyphens: none; }

svg {
  display: block; }
  .svg-inline svg {
    display: inline-block; }
  .svg-center svg {
    margin: auto; }

input[type="file"] {
  display: block; }

/* ------------------------------------------------------------------------------
 *
 *  # Text styling
 *
 *  Override and extend default Bootstrap styles.
 *
 * ---------------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  letter-spacing: -0.015em; }

.list > li,
.list > li .list > li {
  margin-top: 0.3125rem; }

.list > li:first-child {
  margin-top: 0; }

.list-extended > li,
.list-extended > li .list > li {
  margin-top: 0.625rem; }

ul.list-square {
  list-style-type: square; }

ul.list-circle {
  list-style-type: circle; }

.list-inline-item {
  position: relative; }

.list-inline-condensed .list-inline-item:not(:last-child) {
  margin-right: 0.625rem; }

.list-inline-dotted .list-inline-item:not(:last-child) {
  margin-right: 0.625rem; }
  .list-inline-dotted .list-inline-item:not(:last-child):after {
    content: "";
    font-family: "icomoon";
    font-size: 0.5rem;
    width: 0.4rem;
    text-align: center;
    display: inline-block;
    margin-left: 0.825rem;
    opacity: 0.25; }

.list-inline-dotted.list-inline-condensed .list-inline-item:not(:last-child) {
  margin-right: 0.41667rem; }
  .list-inline-dotted.list-inline-condensed .list-inline-item:not(:last-child):after {
    margin-left: 0.54167rem; }

.list-icons {
  display: inline-flex;
  align-items: center; }
  .list-icons > *:not(:last-child) {
    margin-right: 0.375rem; }
  .list-icons-extended > *:not(:last-child) {
    margin-right: 0.75rem; }

.list-icons-item {
  display: inline-block;
  line-height: 1; }

a.list-icons-item {
  transition: all ease-in-out 0.15s; }
  @media (prefers-reduced-motion: reduce) {
    a.list-icons-item {
      transition: none; } }
  a.list-icons-item:not([class*=text-]) {
    color: inherit; }
  a.list-icons-item:hover, a.list-icons-item:focus,
  .show > a.list-icons-item {
    outline: 0;
    opacity: 0.75; }

.font-weight-black {
  font-weight: 900; }

.font-weight-semibold {
  font-weight: 500; }

.font-weight-thin {
  font-weight: 100; }

.text-white {
  color: #fff; }

a.text-white:not(.btn) {
  transition: color ease-in-out 0.15s; }
  @media (prefers-reduced-motion: reduce) {
    a.text-white:not(.btn) {
      transition: none; } }

a.text-white:hover, a.text-white:focus {
  color: rgba(255, 255, 255, 0.75); }

.text-default {
  color: #333; }

a.text-default:not(.btn) {
  transition: color ease-in-out 0.15s; }
  @media (prefers-reduced-motion: reduce) {
    a.text-default:not(.btn) {
      transition: none; } }

a.text-default:hover, a.text-default:focus {
  color: rgba(51, 51, 51, 0.75); }

.blockquote-bordered {
  border-left: 5px solid #eee; }
  .blockquote-bordered-reverse {
    border-left: 0;
    border-right: 5px solid #eee; }

.blockquote-footer {
  font-size: 0.8125rem; }
  .blockquote-footer::before {
    content: "\2014 \00A0 \00A0 \00A0"; }

.list-feed-item {
  position: relative;
  padding-bottom: 1.25rem;
  padding-left: 1.75rem; }
  .list-feed-item:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0.31252rem;
    background-color: #fff;
    display: inline-block;
    border: 2px solid #607D8B;
    z-index: 3;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%; }
  .list-feed-item:after {
    content: '';
    position: absolute;
    top: 0.31252rem;
    left: 0.1875rem;
    bottom: -0.43752rem;
    width: 0;
    border-left: 1px solid #607D8B;
    border-right: 1px solid #607D8B;
    z-index: 2; }
  .list-feed-item:first-child:after {
    top: 0.5rem; }
  .list-feed-item:last-child {
    padding-bottom: 0; }
    .list-feed-item:last-child:after {
      content: none; }
  .list-feed-item[class*=border-]:before, .list-feed-item[class*=border-]:after {
    border-color: inherit; }

.list-feed-solid .list-feed-item:before {
  content: '';
  border-width: 0.25rem;
  width: 0;
  height: 0; }

.list-feed-square .list-feed-item:before {
  content: '';
  border-radius: 0; }

.list-feed-rhombus .list-feed-item:before {
  content: '';
  transform: rotate(45deg);
  border-radius: 0; }

.list-feed-time .list-feed-item {
  margin-left: 3.25rem; }
  .list-feed-time .list-feed-item .feed-time {
    position: absolute;
    left: -3.25rem;
    top: 0; }

.content-divider {
  text-align: center;
  position: relative;
  z-index: 1; }
  .content-divider > span {
    background-color: #f5f5f5;
    display: inline-block; }
    .card .content-divider > span,
    .tab-content-bordered .content-divider > span {
      background-color: #fff; }
    .modal .content-divider > span {
      background-color: #fff; }
    .content-divider > span:before {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      height: 1px;
      background-color: #ddd;
      width: 100%;
      z-index: -1; }

.letter-icon {
  width: 1rem;
  height: 1.25003rem;
  display: block; }
  .btn-lg .letter-icon {
    height: 1.25003rem; }
  .btn-sm .letter-icon {
    height: 1.25002rem; }

/* ------------------------------------------------------------------------------
 *
 *  # Code blocks
 *
 *  Overrides of default code block styles
 *
 * ---------------------------------------------------------------------------- */
code {
  padding: 0.2rem 0.4rem;
  background-color: #fafafa; }

pre {
  white-space: pre-wrap;
  /*rtl:ignore*/
  text-align: left;
  border-radius: 0.1875rem; }

/* ------------------------------------------------------------------------------
 *
 *  # Table styling
 *
 *  Override and extend default Bootstrap styles.
 *
 * ---------------------------------------------------------------------------- */
.table {
  margin-bottom: 0; }
  .table th,
  .table td {
    vertical-align: middle; }
  .table th {
    font-weight: 500; }
  .table thead th {
    vertical-align: middle;
    border-bottom: 1px solid #b7b7b7; }
  .table tfoot th {
    border-top-color: #b7b7b7; }
  .table caption + thead tr:first-child th,
  .table caption + thead tr:first-child td,
  .table colgroup + thead tr:first-child th,
  .table colgroup + thead tr:first-child td,
  .table thead:first-child tr:first-child th,
  .table thead:first-child tr:first-child td {
    border-top-width: 0; }
  .table tr,
  .table th,
  .table td {
    transition: background-color ease-in-out 0.15s; }
    @media (prefers-reduced-motion: reduce) {
      .table tr,
      .table th,
      .table td {
        transition: none; } }

.table-dark thead th,
.table-dark thead td {
  border-color: rgba(255, 255, 255, 0.5); }

@media (max-width: 575.98px) {
  .table-responsive-sm > .table-bordered {
    border: 1px solid #ddd; } }

@media (max-width: 767.98px) {
  .table-responsive-md > .table-bordered {
    border: 1px solid #ddd; } }

@media (max-width: 991.98px) {
  .table-responsive-lg > .table-bordered {
    border: 1px solid #ddd; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl > .table-bordered {
    border: 1px solid #ddd; } }

.table-responsive > .table-bordered {
  border: 1px solid #ddd; }

.table-scrollable {
  max-height: 22.5rem;
  overflow: auto; }

.table-columned tbody td,
.table-columned tbody th,
.table-columned tfoot td,
.table-columned tfoot th {
  border: 0;
  border-left: 1px solid #ddd; }
  .table-columned tbody td:first-child,
  .table-columned tbody th:first-child,
  .table-columned tfoot td:first-child,
  .table-columned tfoot th:first-child {
    border-left: 0; }

.table-columned thead th,
.table-columned thead td {
  border-left: 1px solid #ddd; }
  .table-columned thead th:first-child,
  .table-columned thead td:first-child {
    border-left: 0; }

.table-borderless td,
.table-borderless th {
  border: 0; }

.table-xl th,
.table-xl td {
  padding: 1.25rem 1.25rem; }

.table-lg th,
.table-lg td {
  padding: 1rem 1.25rem; }

.table-xs th,
.table-xs td {
  padding: 0.5rem 1.25rem; }

thead .table-border-solid th,
thead .table-border-solid td {
  border-bottom-width: 2px; }

tbody .table-border-solid td,
tbody .table-border-solid th,
tfoot .table-border-solid td,
tfoot .table-border-solid th {
  border-top-width: 2px; }

thead .table-border-double th,
thead .table-border-double td {
  border-bottom-width: 3px;
  border-bottom-style: double; }

.table-bordered thead .table-border-double:first-child th,
.table-bordered thead .table-border-double:first-child td {
  border-bottom-width: 3px;
  border-bottom-style: double; }

tbody .table-border-double td,
tbody .table-border-double th,
tfoot .table-border-double td,
tfoot .table-border-double th {
  border-top-width: 3px;
  border-top-style: double; }

.table-border-dashed td,
.table-border-dashed th {
  border-top-style: dashed; }

.table thead tr[class*=border-bottom-] th,
.table thead tr[class*=border-bottom-] td {
  border-bottom-color: inherit; }

.table tbody tr[class*=border-top-] th,
.table tbody tr[class*=border-top-] td,
.table tfoot tr[class*=border-top-] th,
.table tfoot tr[class*=border-top-] td {
  border-top-color: inherit; }

.card > .table:first-child caption + thead tr:first-child th,
.card > .table:first-child caption + thead tr:first-child td,
.card > .table:first-child colgroup + thead tr:first-child th,
.card > .table:first-child colgroup + thead tr:first-child td,
.card > .table:first-child thead:first-child tr:first-child th,
.card > .table:first-child thead:first-child tr:first-child td,
.card > [class*=table-responsive]:first-child > .table:first-child caption + thead tr:first-child th,
.card > [class*=table-responsive]:first-child > .table:first-child caption + thead tr:first-child td,
.card > [class*=table-responsive]:first-child > .table:first-child colgroup + thead tr:first-child th,
.card > [class*=table-responsive]:first-child > .table:first-child colgroup + thead tr:first-child td,
.card > [class*=table-responsive]:first-child > .table:first-child thead:first-child tr:first-child th,
.card > [class*=table-responsive]:first-child > .table:first-child thead:first-child tr:first-child td {
  border-top-width: 0; }

.card.card-table {
  border-width: 1px;
  border-color: #ddd; }

.card > .table caption,
.card > [class*=table-responsive] > .table caption {
  padding-left: 1.25rem;
  padding-right: 1.25rem; }

.card > .table:first-child,
.card > [class*=table-responsive]:first-child > .table:first-child {
  border-top-left-radius: 0.125rem;
  border-top-right-radius: 0.125rem; }
  .card > .table:first-child thead:first-child tr:first-child,
  .card > .table:first-child tbody:first-child tr:first-child,
  .card > [class*=table-responsive]:first-child > .table:first-child thead:first-child tr:first-child,
  .card > [class*=table-responsive]:first-child > .table:first-child tbody:first-child tr:first-child {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem; }
    .card > .table:first-child thead:first-child tr:first-child td:first-child,
    .card > .table:first-child thead:first-child tr:first-child th:first-child,
    .card > .table:first-child tbody:first-child tr:first-child td:first-child,
    .card > .table:first-child tbody:first-child tr:first-child th:first-child,
    .card > [class*=table-responsive]:first-child > .table:first-child thead:first-child tr:first-child td:first-child,
    .card > [class*=table-responsive]:first-child > .table:first-child thead:first-child tr:first-child th:first-child,
    .card > [class*=table-responsive]:first-child > .table:first-child tbody:first-child tr:first-child td:first-child,
    .card > [class*=table-responsive]:first-child > .table:first-child tbody:first-child tr:first-child th:first-child {
      border-top-left-radius: 0.125rem; }
    .card > .table:first-child thead:first-child tr:first-child td:last-child,
    .card > .table:first-child thead:first-child tr:first-child th:last-child,
    .card > .table:first-child tbody:first-child tr:first-child td:last-child,
    .card > .table:first-child tbody:first-child tr:first-child th:last-child,
    .card > [class*=table-responsive]:first-child > .table:first-child thead:first-child tr:first-child td:last-child,
    .card > [class*=table-responsive]:first-child > .table:first-child thead:first-child tr:first-child th:last-child,
    .card > [class*=table-responsive]:first-child > .table:first-child tbody:first-child tr:first-child td:last-child,
    .card > [class*=table-responsive]:first-child > .table:first-child tbody:first-child tr:first-child th:last-child {
      border-top-right-radius: 0.125rem; }

.card > .table:last-child,
.card > [class*=table-responsive]:last-child > .table:last-child {
  border-bottom-right-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem; }
  .card > .table:last-child tbody:last-child tr:last-child,
  .card > .table:last-child tfoot:last-child tr:last-child,
  .card > [class*=table-responsive]:last-child > .table:last-child tbody:last-child tr:last-child,
  .card > [class*=table-responsive]:last-child > .table:last-child tfoot:last-child tr:last-child {
    border-bottom-left-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem; }
    .card > .table:last-child tbody:last-child tr:last-child td:first-child,
    .card > .table:last-child tbody:last-child tr:last-child th:first-child,
    .card > .table:last-child tfoot:last-child tr:last-child td:first-child,
    .card > .table:last-child tfoot:last-child tr:last-child th:first-child,
    .card > [class*=table-responsive]:last-child > .table:last-child tbody:last-child tr:last-child td:first-child,
    .card > [class*=table-responsive]:last-child > .table:last-child tbody:last-child tr:last-child th:first-child,
    .card > [class*=table-responsive]:last-child > .table:last-child tfoot:last-child tr:last-child td:first-child,
    .card > [class*=table-responsive]:last-child > .table:last-child tfoot:last-child tr:last-child th:first-child {
      border-bottom-left-radius: 0.125rem; }
    .card > .table:last-child tbody:last-child tr:last-child td:last-child,
    .card > .table:last-child tbody:last-child tr:last-child th:last-child,
    .card > .table:last-child tfoot:last-child tr:last-child td:last-child,
    .card > .table:last-child tfoot:last-child tr:last-child th:last-child,
    .card > [class*=table-responsive]:last-child > .table:last-child tbody:last-child tr:last-child td:last-child,
    .card > [class*=table-responsive]:last-child > .table:last-child tbody:last-child tr:last-child th:last-child,
    .card > [class*=table-responsive]:last-child > .table:last-child tfoot:last-child tr:last-child td:last-child,
    .card > [class*=table-responsive]:last-child > .table:last-child tfoot:last-child tr:last-child th:last-child {
      border-bottom-right-radius: 0.125rem; }

.card > .table-bordered,
.card > [class*=table-responsive] > .table-bordered {
  border: 0; }
  .card > .table-bordered thead th:first-child,
  .card > .table-bordered thead td:first-child,
  .card > .table-bordered tbody th:first-child,
  .card > .table-bordered tbody td:first-child,
  .card > .table-bordered tfoot th:first-child,
  .card > .table-bordered tfoot td:first-child,
  .card > [class*=table-responsive] > .table-bordered thead th:first-child,
  .card > [class*=table-responsive] > .table-bordered thead td:first-child,
  .card > [class*=table-responsive] > .table-bordered tbody th:first-child,
  .card > [class*=table-responsive] > .table-bordered tbody td:first-child,
  .card > [class*=table-responsive] > .table-bordered tfoot th:first-child,
  .card > [class*=table-responsive] > .table-bordered tfoot td:first-child {
    border-left: 0; }
  .card > .table-bordered thead th:last-child,
  .card > .table-bordered thead td:last-child,
  .card > .table-bordered tbody th:last-child,
  .card > .table-bordered tbody td:last-child,
  .card > .table-bordered tfoot th:last-child,
  .card > .table-bordered tfoot td:last-child,
  .card > [class*=table-responsive] > .table-bordered thead th:last-child,
  .card > [class*=table-responsive] > .table-bordered thead td:last-child,
  .card > [class*=table-responsive] > .table-bordered tbody th:last-child,
  .card > [class*=table-responsive] > .table-bordered tbody td:last-child,
  .card > [class*=table-responsive] > .table-bordered tfoot th:last-child,
  .card > [class*=table-responsive] > .table-bordered tfoot td:last-child {
    border-right: 0; }

.card-header:not([class*=bg-]) + .table,
.card-header:not([class*=bg-]) + div[class*=table-responsive],
.card-body + .table,
.card-body + div[class*=table-responsive],
.table + .card-body,
div[class*=table-responsive] + .card-body,
.navbar-light + div[class*=table-responsive],
.navbar-light + .table {
  border-top: 1px solid #ddd; }

.table tbody:first-child tr:first-child th,
div[class*=table-responsive] > .table tbody:first-child tr:first-child th,
.table tbody:first-child tr:first-child td,
div[class*=table-responsive] > .table tbody:first-child tr:first-child td {
  border-top: 0; }

.card-footer + [class*=table-responsive],
.card-footer + .table {
  border-top: 1px solid #ddd; }

/* ------------------------------------------------------------------------------
 *
 *  # Form styles
 *
 *  Basic form styles and overrides of default Bootstrap styles
 *
 * ---------------------------------------------------------------------------- */
legend {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  margin-bottom: 1.25rem;
  border-bottom: 1px solid #ddd;
  font-size: 0.8125rem; }
  fieldset:first-child legend:first-child {
    padding-top: 0; }

select[multiple],
select[size] {
  height: 200px;
  padding: 0.875rem; }
  select[multiple] option,
  select[size] option {
    padding: 0.5rem 1rem;
    border-radius: 0.1875rem; }
    select[multiple] option + option,
    select[size] option + option {
      margin-top: 1px; }

.form-control {
  background-clip: border-box; }
  .form-control:disabled {
    color: #999; }
  .form-control[class*=bg-]:not(.bg-white):not(.bg-light):not(.bg-transparent):disabled, .form-control[class*=bg-]:not(.bg-white):not(.bg-light):not(.bg-transparent)[readonly] {
    background-color: #8c8c8c;
    color: rgba(255, 255, 255, 0.5);
    border-color: #8c8c8c; }
  .form-control[class*=bg-]:not(.bg-white):not(.bg-light):not(.bg-transparent)::-moz-placeholder {
    color: #fff; }
  .form-control[class*=bg-]:not(.bg-white):not(.bg-light):not(.bg-transparent)::placeholder {
    color: #fff; }

.form-group .form-group:last-child {
  margin-bottom: 0; }

@media (max-width: 767.98px) {
  .form-group [class*="col-md-"]:not([class*=col-form-label]) + [class*="col-md-"] {
    margin-top: 1.25rem; } }

@media (max-width: 991.98px) {
  .form-group [class*="col-lg-"]:not([class*=col-form-label]) + [class*="col-lg-"] {
    margin-top: 1.25rem; } }

@media (max-width: 1199.98px) {
  .form-group [class*="col-xl-"]:not([class*=col-form-label]) + [class*="col-xl-"] {
    margin-top: 1.25rem; } }

@media (max-width: 767.98px) {
  [class*=col-form-label][class*="col-md-"] {
    padding-top: 0; } }

@media (max-width: 991.98px) {
  [class*=col-form-label][class*="col-lg-"] {
    padding-top: 0; } }

@media (max-width: 1199.98px) {
  [class*=col-form-label][class*="col-xl-"] {
    padding-top: 0; } }

.form-check:not(.form-check-inline) {
  margin-bottom: 0.5rem; }
  .form-check:not(.form-check-inline):last-child {
    margin-bottom: 0; }

.form-group.row .form-check:not(.dropdown-item) {
  margin-top: 0.5rem; }

.form-check.disabled {
  color: #999; }
  .form-check.disabled .form-check-label {
    cursor: default; }

.form-check-input:disabled ~ .form-check-label {
  cursor: default; }

.form-check-label {
  cursor: pointer; }

.form-check-inline .form-check-label {
  display: inline-flex;
  align-items: flex-start; }

.form-check-inline .form-check-input {
  margin-top: 0.3rem; }

.form-check-inline:last-child {
  margin-right: 0; }

.form-check-inline input {
  position: static; }

.form-check-right {
  padding-left: 0;
  padding-right: 1.875rem; }
  .form-check-right .form-check-input,
  .form-check-right input {
    left: auto;
    right: 0; }
  .form-check-right.form-check-inline {
    padding: 0; }
    .form-check-right.form-check-inline .form-check-input {
      margin-right: 0;
      margin-left: 0.625rem; }

.form-group-feedback {
  position: relative; }
  .form-group-feedback-left .form-control-feedback {
    left: 0; }
  .form-group-feedback-left .form-control {
    padding-left: 2.75rem; }
    .form-group-feedback-left .form-control-lg {
      padding-left: 3rem; }
    .form-group-feedback-left .form-control-sm {
      padding-left: 2.5rem; }
  .form-group-feedback-right .form-control-feedback {
    right: 0; }
  .form-group-feedback-right .form-control {
    padding-right: 2.75rem; }
    .form-group-feedback-right .form-control-lg {
      padding-right: 3rem; }
    .form-group-feedback-right .form-control-sm {
      padding-right: 2.5rem; }

.form-control-feedback {
  position: absolute;
  top: 0;
  color: #333;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  line-height: calc(1.5385em + 0.875rem + 2px);
  min-width: 1rem; }
  .form-control-feedback-lg {
    padding-left: 1rem;
    padding-right: 1rem;
    line-height: calc(1.4286em + 1.125rem + 2px); }
  .form-control-feedback-sm {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    line-height: calc(1.6667em + 0.625rem + 2px); }
  input[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) + .form-control-feedback {
    color: #fff; }

/* ------------------------------------------------------------------------------
 *
 *  # Button component
 *
 *  Overrides for button bootstrap component
 *
 * ---------------------------------------------------------------------------- */
.btn {
  position: relative; }
  .btn:not(.bg-transparent):not([class*=btn-outline]):not(.btn-light):not(.btn-link):not([class*=alpha-]):not(.fab-menu-btn):hover, .btn:not(.bg-transparent):not([class*=btn-outline]):not(.btn-light):not(.btn-link):not([class*=alpha-]):not(.fab-menu-btn):focus, .btn:not(.bg-transparent):not([class*=btn-outline]):not(.btn-light):not(.btn-link):not([class*=alpha-]):not(.fab-menu-btn).focus, .btn:not(.bg-transparent):not([class*=btn-outline]):not(.btn-light):not(.btn-link):not([class*=alpha-]):not(.fab-menu-btn):active, .btn:not(.bg-transparent):not([class*=btn-outline]):not(.btn-light):not(.btn-link):not([class*=alpha-]):not(.fab-menu-btn).active,
  .show > .btn:not(.bg-transparent):not([class*=btn-outline]):not(.btn-light):not(.btn-link):not([class*=alpha-]):not(.fab-menu-btn).dropdown-toggle {
    box-shadow: 0 0 0 62.5rem rgba(0, 0, 0, 0.075) inset; }
  .btn:not(.bg-transparent):not([class*=btn-outline]):not(.btn-light):not(.btn-link):not([class*=alpha-]):not(.fab-menu-btn).disabled, .btn:not(.bg-transparent):not([class*=btn-outline]):not(.btn-light):not(.btn-link):not([class*=alpha-]):not(.fab-menu-btn):disabled {
    box-shadow: none; }
  .btn.disabled, .btn:disabled {
    cursor: default; }

.btn-light {
  color: #333;
  background-color: #fafafa;
  border-color: #ddd; }
  .btn-light:hover, .btn-light:focus, .btn-light.focus, .btn-light:not([disabled]):not(.disabled):active, .btn-light:not([disabled]):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd; }
  .btn-light.disabled, .btn-light:disabled {
    background-color: #fafafa;
    border-color: #ddd; }

.btn-outline:not(:hover):not(:active):not(.active):not([aria-expanded=true]), .btn-outline.disabled, .btn-outline:disabled {
  background-color: transparent !important; }

.btn-outline:not(.disabled):not(:disabled):not([class*=alpha-]):hover, .btn-outline:not(.disabled):not(:disabled):not([class*=alpha-]):not([disabled]):not(.disabled):active, .btn-outline:not(.disabled):not(:disabled):not([class*=alpha-]):not([disabled]):not(.disabled).active,
.show > .btn-outline:not(.disabled):not(:disabled):not([class*=alpha-]).dropdown-toggle {
  color: #fff !important; }

.btn-outline.bg-white:not(.disabled):not(:disabled):hover, .btn-outline.bg-white:not(.disabled):not(:disabled):not([disabled]):not(.disabled):active, .btn-outline.bg-white:not(.disabled):not(:disabled):not([disabled]):not(.disabled).active,
.show > .btn-outline.bg-white:not(.disabled):not(:disabled).dropdown-toggle {
  color: #333 !important; }

.show > .btn-link.dropdown-toggle {
  color: #0a6ebd; }

.btn-icon {
  padding-left: 0.56252rem;
  padding-right: 0.56252rem; }
  .btn-icon input[type=checkbox],
  .btn-icon input[type=radio] {
    display: block; }
  .btn-icon.btn-sm {
    padding-left: 0.43752rem;
    padding-right: 0.43752rem; }
  .btn-icon.btn-lg {
    padding-left: 0.68752rem;
    padding-right: 0.68752rem; }

.btn-float {
  padding: 1rem;
  border-radius: 0.1875rem; }
  .btn-float.btn-link {
    padding: 0.8rem; }
  .btn-float i {
    display: block;
    top: 0; }
  .btn-float > span {
    display: block;
    padding-top: 0.625rem;
    margin-bottom: -0.40625rem;
    overflow: hidden;
    text-overflow: ellipsis; }

.btn.border-2 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem; }
  .btn.border-2.btn-lg {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
  .btn.border-2.btn-sm {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem; }
  .btn.border-2.btn-icon {
    padding-left: 0.50002rem;
    padding-right: 0.50002rem; }
    .btn.border-2.btn-icon.btn-lg {
      padding-left: 0.62502rem;
      padding-right: 0.62502rem; }
    .btn.border-2.btn-icon.btn-sm {
      padding-left: 0.37502rem;
      padding-right: 0.37502rem; }
  .btn.border-2.btn-float {
    padding: 0.9375rem; }

.btn-labeled > b {
  position: absolute;
  top: -1px;
  background-color: rgba(0, 0, 0, 0.15);
  display: block;
  line-height: 1;
  padding: 0.62503rem; }
  .btn-labeled > b > i {
    top: 0; }

.btn-labeled.rounded-round > b {
  border-radius: 100px; }

.btn-labeled.btn-lg > b {
  padding: 0.75003rem; }

.btn-labeled.btn-sm > b {
  padding: 0.50003rem; }

.btn-labeled-left {
  padding-left: 3.12506rem; }
  .btn-labeled-left > b {
    left: -1px;
    border-top-left-radius: 0.1875rem;
    border-bottom-left-radius: 0.1875rem; }
  .btn-labeled-left.btn-lg {
    padding-left: 3.50005rem; }
    .btn-labeled-left.btn-lg > b {
      border-top-left-radius: 0.25rem;
      border-bottom-left-radius: 0.25rem; }
  .btn-labeled-left.btn-sm {
    padding-left: 2.75006rem; }
    .btn-labeled-left.btn-sm > b {
      border-top-left-radius: 0.125rem;
      border-bottom-left-radius: 0.125rem; }

.btn-labeled-right {
  padding-right: 3.12506rem; }
  .btn-labeled-right > b {
    right: -1px;
    border-top-right-radius: 0.1875rem;
    border-bottom-right-radius: 0.1875rem; }

/* ------------------------------------------------------------------------------
 *
 *  # Dropdown menu component
 *
 *  Overrides for dropdown menu bootstrap component
 *
 * ---------------------------------------------------------------------------- */
.dropdown-item {
  display: flex;
  align-items: center;
  position: relative;
  outline: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  margin-bottom: 0;
  transition: background-color ease-in-out 0.15s, color ease-in-out 0.15s; }
  @media (prefers-reduced-motion: reduce) {
    .dropdown-item {
      transition: none; } }
  .dropdown-item + .dropdown-item,
  .dropdown-submenu + .dropdown-item,
  .dropdown-item + .dropdown-submenu {
    margin-top: 1px; }
  .dropdown-item:active {
    color: #333;
    background-color: #f5f5f5; }
  .dropdown-item.active {
    color: #fff;
    background-color: #2196F3; }
    .dropdown-item.active .badge:not(.badge-mark) {
      background-color: #fff !important;
      color: #333 !important; }
    .dropdown-item.active .badge-mark[class*=bg-] {
      background-color: #fff !important;
      border-color: #fff !important; }
    .dropdown-item.active .badge-mark[class*=border-] {
      border-color: #fff !important; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #999;
    background-color: transparent;
    cursor: default; }
    .dropdown-item.disabled > .badge,
    .dropdown-item.disabled > img, .dropdown-item:disabled > .badge,
    .dropdown-item:disabled > img {
      opacity: 0.8; }

.dropdown-item-open {
  background-color: #f5f5f5;
  color: #333; }

.dropdown-header {
  display: flex;
  align-items: center;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  line-height: 1.6667; }
  .dropdown-header-highlight {
    margin-top: 0;
    background-color: #f8f8f8; }
    .dropdown-item + .dropdown-header-highlight,
    .dropdown-header-highlight + .dropdown-item {
      margin-top: 0.5rem; }
    .dropdown-header-highlight:first-child {
      margin-top: 0; }

.dropdown-item > i,
.dropdown-item > img,
.dropdown-header > i,
.dropdown-header > img {
  margin-right: 1rem; }

.dropdown-item > i,
.dropdown-header > i {
  top: 0; }

.dropdown-item > img,
.dropdown-header > img {
  max-height: 1.25003rem; }

.dropdown-item.form-check {
  padding: 0;
  margin-bottom: 0; }
  .dropdown-item.form-check .form-check-label {
    flex: 1;
    padding: 0.5rem 1rem; }
  .dropdown-item.form-check.form-check-right .form-check-label {
    padding-left: 1rem; }

.dropdown-scrollable {
  max-height: 340px;
  overflow-y: auto; }

.dropdown-menu > .dropdown-submenu {
  position: relative; }
  .dropdown-menu > .dropdown-submenu > .dropdown-item {
    padding-right: 2.5rem; }
    .dropdown-menu > .dropdown-submenu > .dropdown-item:after {
      content: "";
      font-family: "icomoon";
      position: absolute;
      top: 50%;
      margin-top: -0.5rem;
      right: 1rem;
      font-size: 1rem;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .dropdown-menu > .dropdown-submenu.show > .dropdown-item, .dropdown-menu > .dropdown-submenu:hover > .dropdown-item {
    background-color: #f5f5f5;
    color: #333; }
  .dropdown-menu > .dropdown-submenu:hover > .dropdown-item:not(.dropdown-toggle) ~ .dropdown-menu,
  .dropdown-menu > .dropdown-submenu:focus > .dropdown-item:not(.dropdown-toggle) ~ .dropdown-menu {
    display: block; }
  .dropdown-menu > .dropdown-submenu.disabled > .dropdown-menu {
    display: none; }
  .dropdown-menu > .dropdown-submenu.disabled > .dropdown-item {
    background-color: transparent;
    color: #999;
    cursor: default; }
  .dropdown-menu > .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -0.5625rem; }
  .dropdown-menu > .dropdown-submenu.dropdown-submenu-left > .dropdown-menu {
    left: auto;
    right: 100%; }
  @media (max-width: 991.98px) {
    .dropdown-menu > .dropdown-submenu .dropdown-toggle:after {
      content: ""; }
    .dropdown-menu > .dropdown-submenu .dropdown-menu, .dropdown-menu > .dropdown-submenu.dropdown-submenu-left .dropdown-menu {
      position: static;
      margin: 0 !important;
      border-width: 0;
      box-shadow: none;
      border-radius: 0; }
    .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-item,
    .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-item {
      padding-left: 2rem; }
    .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-item,
    .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-item {
      padding-left: 3rem; } }

.dropdown-menu .dropup > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -0.5625rem; }

.dropdown-menu .dropdown-submenu + .dropdown-submenu {
  margin-top: 1px; }

.dropright .dropdown-toggle::after {
  vertical-align: middle; }

.dropleft .dropdown-toggle::before {
  vertical-align: middle; }

.dropleft .dropdown-submenu .dropdown-toggle::before {
  content: none; }

.dropdown-menu-lg .dropdown-item {
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem;
  font-size: 0.875rem;
  line-height: 1.4286; }

.dropdown-menu-sm .dropdown-item {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  font-size: 0.75rem;
  line-height: 1.6667; }

.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-item,
.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-submenu > .dropdown-item {
  color: #fff; }
  .dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-item:hover, .dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-item:focus,
  .dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-submenu > .dropdown-item:hover,
  .dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-submenu > .dropdown-item:focus {
    background-color: rgba(0, 0, 0, 0.1); }
  .dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-item.active,
  .dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-submenu > .dropdown-item.active {
    background-color: rgba(0, 0, 0, 0.2); }
  .dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-item.disabled,
  .dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-submenu > .dropdown-item.disabled {
    background-color: transparent;
    color: rgba(255, 255, 255, 0.6); }

.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-submenu.show > .dropdown-item, .dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-submenu:hover > .dropdown-item {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff; }

.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-submenu.disabled > .dropdown-item {
  background-color: transparent;
  color: rgba(255, 255, 255, 0.6); }

.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-header {
  color: rgba(255, 255, 255, 0.6); }
  .dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-header-highlight {
    background-color: rgba(0, 0, 0, 0.1); }

.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light) > .dropdown-divider {
  border-top-color: rgba(255, 255, 255, 0.4); }

/* ------------------------------------------------------------------------------
 *
 *  # Button group component
 *
 *  Overrides for button group bootstrap component
 *
 * ---------------------------------------------------------------------------- */
.btn-group > .btn.border-2:not(:first-child) {
  margin-left: -2px; }

.btn-group > .btn.border-3:not(:first-child) {
  margin-left: -3px; }

.btn-group-justified {
  display: flex; }
  .btn-group-justified .btn,
  .btn-group-justified .btn-group {
    flex: 1; }

/* ------------------------------------------------------------------------------
 *
 *  # Input group component
 *
 *  Overrides for input group component
 *
 * ---------------------------------------------------------------------------- */
.input-group .form-group-feedback {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  z-index: 4; }
  .input-group .form-group-feedback:not(:last-child) .form-control {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group .form-group-feedback:not(:first-child) .form-control {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

.input-group + .form-control-feedback,
.form-control-feedback + .input-group {
  z-index: 4; }

.input-group-text i {
  display: block;
  top: 0; }

/* ------------------------------------------------------------------------------
 *
 *  # Custom form inputs
 *
 *  Custom checkboxes, radios, selects and file inputs
 *
 * ---------------------------------------------------------------------------- */
.custom-control {
  margin-bottom: 0.5rem; }
  .custom-control:last-child {
    margin-bottom: 0; }

.custom-control-inline {
  margin-bottom: 0; }
  .custom-control-inline:last-child {
    margin-right: 0; }

.custom-control-input:active ~ .custom-control-label::before {
  transition: all ease-in-out 0.15s; }
  @media (prefers-reduced-motion: reduce) {
    .custom-control-input:active ~ .custom-control-label::before {
      transition: none; } }

.custom-control-input:disabled ~ .custom-control-label {
  cursor: default; }

.custom-control-label {
  cursor: pointer; }
  .custom-control-label::before {
    top: 0.00002rem; }
  .custom-control-label::after {
    top: 0.00002rem; }

.custom-control-right {
  padding-left: 0;
  padding-right: 1.875rem; }
  .custom-control-right .custom-control-input {
    right: 0; }
  .custom-control-right .custom-control-label:before, .custom-control-right .custom-control-label:after {
    left: auto;
    right: 0; }

.custom-select {
  cursor: pointer;
  transition: all ease-in-out 0.15s; }
  @media (prefers-reduced-motion: reduce) {
    .custom-select {
      transition: none; } }
  .custom-select:hover, .custom-select:focus {
    box-shadow: 0 0 0 62.5rem rgba(0, 0, 0, 0.01) inset; }
  .custom-select:disabled {
    cursor: default; }
    .custom-select:disabled:hover, .custom-select:disabled:focus {
      box-shadow: none; }

.custom-file-label {
  margin-bottom: 0; }

/* ------------------------------------------------------------------------------
 *
 *  # Nav components
 *
 *  Overrides for nav components
 *
 * ---------------------------------------------------------------------------- */
.nav-link {
  position: relative;
  transition: all ease-in-out 0.15s; }
  @media (prefers-reduced-motion: reduce) {
    .nav-link {
      transition: none; } }
  .nav-link.disabled {
    cursor: default; }

.nav-tabs {
  margin-bottom: 1.25rem; }
  .nav-tabs .nav-link {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #777; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      color: #333; }
    .nav-tabs .nav-link.disabled {
      color: #999; }
  .nav-tabs .nav-item.show .nav-link:not(.active) {
    border-color: transparent;
    background-color: transparent; }
  .nav-tabs.border-top-1 {
    border-top-color: #ddd; }

.nav-tabs-responsive {
  overflow-x: auto;
  box-shadow: 0 -1px 0 #ddd inset; }

.nav-tabs-highlight .nav-link,
.nav-tabs-top .nav-link,
.nav-tabs-bottom .nav-link {
  position: relative; }
  .nav-tabs-highlight .nav-link:before,
  .nav-tabs-top .nav-link:before,
  .nav-tabs-bottom .nav-link:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transition: background-color ease-in-out 0.15s; }
    @media (prefers-reduced-motion: reduce) {
      .nav-tabs-highlight .nav-link:before,
      .nav-tabs-top .nav-link:before,
      .nav-tabs-bottom .nav-link:before {
        transition: none; } }

.nav-tabs-highlight .nav-link {
  border-top-color: transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
  .nav-tabs-highlight .nav-link:before {
    height: 2px;
    top: -1px;
    left: -1px;
    right: -1px; }

.nav-tabs-highlight .nav-link.active:before {
  background-color: #2196F3; }

.nav-tabs-top .nav-item {
  margin-bottom: 0; }

.nav-tabs-top .nav-link {
  border-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
  .nav-tabs-top .nav-link:hover:before, .nav-tabs-top .nav-link:focus:before {
    background-color: #ddd; }
  .nav-tabs-top .nav-link:before {
    height: 2px; }
  .nav-tabs-top .nav-link.disabled:before {
    content: none; }

.nav-tabs-top .nav-item.show .nav-link:not(.active):before {
  background-color: #ddd; }

.nav-tabs-top .nav-link.active:before {
  background-color: #EC407A; }

.nav-tabs-top .nav-link.active,
.nav-tabs-top .nav-item.show .nav-link {
  background-color: transparent; }

.nav-tabs-top .dropdown-menu {
  margin-top: 0; }

.nav-tabs-top.border-top-1 .nav-item {
  margin-top: -1px; }

.nav-tabs-bottom .nav-item {
  margin-bottom: 0; }

.nav-tabs-bottom .nav-link {
  border-width: 0; }
  .nav-tabs-bottom .nav-link:before {
    height: 2px;
    top: auto;
    bottom: -1px; }

.nav-tabs-bottom .nav-link.active:before {
  background-color: #EC407A; }

.nav-tabs-bottom .nav-link.active,
.nav-tabs-bottom .nav-item.show .nav-link {
  background-color: transparent; }

.nav-tabs-bottom .dropdown-menu {
  margin-top: 0; }

.nav-tabs-solid {
  background-color: #f5f5f5;
  border: 1px solid #ddd; }
  .nav-tabs-solid .nav-item {
    margin-bottom: 0; }
  .nav-tabs-solid .nav-link {
    border-width: 0; }
  .nav-tabs-solid .nav-item.show .nav-link {
    background-color: transparent; }
  .nav-tabs-solid .nav-link.active,
  .nav-tabs-solid .nav-item.show .nav-link.active {
    color: #fff;
    background-color: #2196F3; }
  .nav-tabs-solid[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-link {
    color: rgba(255, 255, 255, 0.9); }
    .nav-tabs-solid[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-link:hover, .nav-tabs-solid[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-link:focus {
      color: #fff; }
    .nav-tabs-solid[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-link.disabled {
      color: rgba(255, 255, 255, 0.6); }
  .nav-tabs-solid[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-item.show .nav-link {
    color: #fff; }
  .nav-tabs-solid[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-link.active,
  .nav-tabs-solid[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-item.show .nav-link.active {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.1); }
  .nav-tabs-solid[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) + .tab-content[class*=bg-] {
    border-top-color: rgba(255, 255, 255, 0.5); }

.nav-tabs-vertical .nav-link {
  justify-content: flex-start; }
  .nav-tabs-vertical .nav-link, .nav-tabs-vertical .nav-link:hover, .nav-tabs-vertical .nav-link:focus, .nav-tabs-vertical .nav-link.disabled {
    border-color: transparent #ddd transparent transparent; }
  .nav-tabs-vertical .nav-link:before {
    content: '';
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -1px;
    width: 2px;
    transition: background-color ease-in-out 0.15s; }
    @media (prefers-reduced-motion: reduce) {
      .nav-tabs-vertical .nav-link:before {
        transition: none; } }

.nav-tabs-vertical .nav-item.show .nav-link:not(.active) {
  border-right-color: #ddd;
  border-bottom-color: transparent; }

.nav-tabs-vertical-right .nav-link, .nav-tabs-vertical-right .nav-link:hover, .nav-tabs-vertical-right .nav-link:focus, .nav-tabs-vertical-right .nav-link.disabled {
  border-color: transparent transparent transparent #ddd; }

.nav-tabs-vertical-right .nav-link:before {
  left: auto;
  right: -1px; }

.nav-tabs-vertical-right .nav-item.show .nav-link:not(.active) {
  border-right-color: transparent;
  border-left-color: #ddd; }

.nav-tabs-vertical .nav-link.active:before {
  background-color: #2196F3; }

.nav-tabs-vertical .nav-link.active,
.nav-tabs-vertical .nav-item.show .nav-link {
  background-color: transparent;
  border-color: #ddd transparent; }

.nav-pills {
  margin-bottom: 1.25rem; }
  .nav-pills .nav-link {
    color: #777; }
    .nav-pills .nav-link:not(.active):hover, .nav-pills .nav-link:not(.active):focus {
      color: #333; }
    .nav-pills .nav-link.active .badge:not(.bg-transparent):not(.bg-light):not(.bg-white) {
      background-color: #fff;
      color: #333;
      transition: all ease-in-out 0.15s; }
      @media (prefers-reduced-motion: reduce) {
        .nav-pills .nav-link.active .badge:not(.bg-transparent):not(.bg-light):not(.bg-white) {
          transition: none; } }
    .nav-pills .nav-link.disabled, .nav-pills .nav-link.disabled:hover, .nav-pills .nav-link.disabled:focus {
      color: #999; }
  .nav-pills .nav-item.show .nav-link:not(.active) {
    color: #333;
    background-color: transparent; }
  .nav-pills.flex-column .nav-link {
    justify-content: flex-start; }

.nav-pills-bordered .nav-item + .nav-item {
  margin-left: 0.625rem; }

.nav-pills-bordered .nav-link {
  border: 1px solid #ddd; }

.nav-pills-bordered .nav-link:not(.active):hover,
.nav-pills-bordered .nav-link:not(.active):focus,
.nav-pills-bordered .nav-item.show .nav-link:not(.active) {
  background-color: #f5f5f5; }

.nav-pills-bordered .nav-link.active {
  border-color: #2196F3; }

.nav-pills-bordered .nav-link.disabled, .nav-pills-bordered .nav-link.disabled:hover, .nav-pills-bordered .nav-link.disabled:focus {
  background-color: #fafafa; }

.nav-pills-bordered.flex-column .nav-item + .nav-item {
  margin-left: 0;
  margin-top: 0.625rem; }

.nav-pills-toolbar .nav-item + .nav-item {
  margin-left: -1px; }

.nav-pills-toolbar .nav-link {
  border-radius: 0; }
  .nav-pills-toolbar .nav-link.active {
    z-index: 3; }

.nav-pills-toolbar .nav-item:first-child .nav-link {
  border-top-left-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem; }

.nav-pills-toolbar .nav-item:last-child .nav-link {
  border-top-right-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem; }

.nav-pills-toolbar.flex-column .nav-item:first-child .nav-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem; }

.nav-pills-toolbar.flex-column .nav-item:last-child .nav-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-right-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem; }

.nav-pills-toolbar.flex-column .nav-item + .nav-item {
  margin-left: 0;
  margin-top: -1px; }

/* ------------------------------------------------------------------------------
 *
 *  # Navbar component
 *
 *  Overrides for navbar component
 *
 * ---------------------------------------------------------------------------- */
.navbar {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  align-items: stretch; }
  .page-content ~ .navbar:not(.navbar-component):last-of-type,
  .content ~ .navbar:not(.navbar-component):last-of-type {
    border-bottom-color: transparent; }

.navbar-component {
  border: 1px solid transparent;
  margin-bottom: 1.25rem; }
  .page-header .navbar-component {
    margin-left: 1.25rem;
    margin-right: 1.25rem; }
  .navbar-component.navbar-dark {
    border-color: rgba(255, 255, 255, 0.1); }
  .navbar-component.navbar-light {
    border-color: rgba(0, 0, 0, 0.125); }

.navbar-brand img {
  height: 1rem;
  display: block; }

.navbar-text {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem; }

.navbar-nav .nav-link {
  padding-left: 1.25rem;
  padding-right: 1.25rem; }

.navbar-nav-link {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 0.875rem 1rem;
  outline: 0;
  transition: all ease-in-out 0.15s; }
  @media (prefers-reduced-motion: reduce) {
    .navbar-nav-link {
      transition: none; } }
  .navbar-nav-link.disabled {
    cursor: default; }
    .navbar-nav-link.disabled .badge,
    .navbar-nav-link.disabled img {
      opacity: 0.5; }
  .navbar-nav-link .badge {
    position: absolute;
    top: 0;
    right: 0; }
    .navbar-nav-link .badge-mark {
      top: 0.4375rem;
      right: 0.5rem; }
  .navbar-nav-highlight .navbar-nav-link:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: transparent;
    width: 2px; }
  .navbar-light .navbar-nav-highlight .navbar-nav-link.active:before {
    background-color: #EC407A; }
  .navbar-dark .navbar-nav-highlight .navbar-nav-link.active:before {
    background-color: #fff; }

.navbar-collapse {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem; }

.navbar-toggler {
  border: 0;
  line-height: 1.5385;
  cursor: pointer;
  transition: all ease-in-out 0.15s; }
  @media (prefers-reduced-motion: reduce) {
    .navbar-toggler {
      transition: none; } }
  .navbar-toggler + .navbar-toggler {
    margin-left: 1.25rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    outline: 0; }
  .navbar-dark .navbar-toggler:hover, .navbar-dark .navbar-toggler:focus {
    color: #fff; }
  .navbar-light .navbar-toggler {
    color: rgba(51, 51, 51, 0.85); }
    .navbar-light .navbar-toggler:hover, .navbar-light .navbar-toggler:focus, .navbar-light .navbar-toggler[aria-expanded=true] {
      color: #333; }

@media (max-width: 575.98px) {
  .navbar-expand-sm .navbar-nav:first-child > .nav-item:first-child {
    margin-top: 0.625rem; }
  .navbar-expand-sm .navbar-nav:last-child > .nav-item:not(.show):last-child {
    margin-bottom: 0.625rem; }
  .navbar-expand-sm .navbar-nav-link {
    display: flex;
    align-items: center;
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem; }
    .navbar-expand-sm .navbar-nav-link .badge:not(.position-static) {
      position: static; }
    .navbar-expand-sm .navbar-nav-link.dropdown-toggle:not(.caret-0) {
      padding-right: 2.5rem; }
      .navbar-expand-sm .navbar-nav-link.dropdown-toggle:not(.caret-0):after {
        position: absolute;
        top: 50%;
        right: 1.25rem;
        margin: 0;
        transform: translateY(-50%); }
  .navbar-expand-sm.navbar-dark .navbar-collapse {
    border-top: 1px solid rgba(255, 255, 255, 0.1); }
  .navbar-expand-sm.navbar-light .navbar-collapse {
    border-top: 1px solid #ddd; }
  .navbar-expand-sm .navbar-nav > .nav-item > .dropdown-menu {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem; }
  .navbar-expand-sm .dropdown-submenu .dropdown-toggle:after {
    content: ""; }
  .navbar-expand-sm .dropdown-submenu .dropdown-menu, .navbar-expand-sm .dropdown-submenu.dropdown-submenu-left .dropdown-menu {
    margin: 0;
    border-width: 0;
    box-shadow: none;
    border-radius: 0; }
  .navbar-expand-sm .dropdown-submenu > .dropdown-menu > .dropdown-item,
  .navbar-expand-sm .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-item {
    padding-left: 2rem; }
  .navbar-expand-sm .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-item,
  .navbar-expand-sm .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-item {
    padding-left: 3rem; }
  .navbar-expand-sm.fixed-top .navbar-collapse,
  .navbar-expand-sm.fixed-bottom .navbar-collapse {
    max-height: 440px;
    overflow-y: auto; } }

@media (min-width: 576px) {
  .navbar-expand-sm .navbar-brand {
    min-width: 15.625rem; }
  .navbar-expand-sm .navbar-nav-link:before {
    top: auto;
    right: 0;
    width: auto;
    height: 2px; } }

@media (max-width: 767.98px) {
  .navbar-expand-md .navbar-nav:first-child > .nav-item:first-child {
    margin-top: 0.625rem; }
  .navbar-expand-md .navbar-nav:last-child > .nav-item:not(.show):last-child {
    margin-bottom: 0.625rem; }
  .navbar-expand-md .navbar-nav-link {
    display: flex;
    align-items: center;
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem; }
    .navbar-expand-md .navbar-nav-link .badge:not(.position-static) {
      position: static; }
    .navbar-expand-md .navbar-nav-link.dropdown-toggle:not(.caret-0) {
      padding-right: 2.5rem; }
      .navbar-expand-md .navbar-nav-link.dropdown-toggle:not(.caret-0):after {
        position: absolute;
        top: 50%;
        right: 1.25rem;
        margin: 0;
        transform: translateY(-50%); }
  .navbar-expand-md.navbar-dark .navbar-collapse {
    border-top: 1px solid rgba(255, 255, 255, 0.1); }
  .navbar-expand-md.navbar-light .navbar-collapse {
    border-top: 1px solid #ddd; }
  .navbar-expand-md .navbar-nav > .nav-item > .dropdown-menu {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem; }
  .navbar-expand-md .dropdown-submenu .dropdown-toggle:after {
    content: ""; }
  .navbar-expand-md .dropdown-submenu .dropdown-menu, .navbar-expand-md .dropdown-submenu.dropdown-submenu-left .dropdown-menu {
    margin: 0;
    border-width: 0;
    box-shadow: none;
    border-radius: 0; }
  .navbar-expand-md .dropdown-submenu > .dropdown-menu > .dropdown-item,
  .navbar-expand-md .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-item {
    padding-left: 2rem; }
  .navbar-expand-md .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-item,
  .navbar-expand-md .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-item {
    padding-left: 3rem; }
  .navbar-expand-md.fixed-top .navbar-collapse,
  .navbar-expand-md.fixed-bottom .navbar-collapse {
    max-height: 440px;
    overflow-y: auto; } }

@media (min-width: 768px) {
  .navbar-expand-md .navbar-brand {
    min-width: 15.625rem; }
  .navbar-expand-md .navbar-nav-link:before {
    top: auto;
    right: 0;
    width: auto;
    height: 2px; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg .navbar-nav:first-child > .nav-item:first-child {
    margin-top: 0.625rem; }
  .navbar-expand-lg .navbar-nav:last-child > .nav-item:not(.show):last-child {
    margin-bottom: 0.625rem; }
  .navbar-expand-lg .navbar-nav-link {
    display: flex;
    align-items: center;
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem; }
    .navbar-expand-lg .navbar-nav-link .badge:not(.position-static) {
      position: static; }
    .navbar-expand-lg .navbar-nav-link.dropdown-toggle:not(.caret-0) {
      padding-right: 2.5rem; }
      .navbar-expand-lg .navbar-nav-link.dropdown-toggle:not(.caret-0):after {
        position: absolute;
        top: 50%;
        right: 1.25rem;
        margin: 0;
        transform: translateY(-50%); }
  .navbar-expand-lg.navbar-dark .navbar-collapse {
    border-top: 1px solid rgba(255, 255, 255, 0.1); }
  .navbar-expand-lg.navbar-light .navbar-collapse {
    border-top: 1px solid #ddd; }
  .navbar-expand-lg .navbar-nav > .nav-item > .dropdown-menu {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem; }
  .navbar-expand-lg .dropdown-submenu .dropdown-toggle:after {
    content: ""; }
  .navbar-expand-lg .dropdown-submenu .dropdown-menu, .navbar-expand-lg .dropdown-submenu.dropdown-submenu-left .dropdown-menu {
    margin: 0;
    border-width: 0;
    box-shadow: none;
    border-radius: 0; }
  .navbar-expand-lg .dropdown-submenu > .dropdown-menu > .dropdown-item,
  .navbar-expand-lg .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-item {
    padding-left: 2rem; }
  .navbar-expand-lg .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-item,
  .navbar-expand-lg .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-item {
    padding-left: 3rem; }
  .navbar-expand-lg.fixed-top .navbar-collapse,
  .navbar-expand-lg.fixed-bottom .navbar-collapse {
    max-height: 440px;
    overflow-y: auto; } }

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-brand {
    min-width: 15.625rem; }
  .navbar-expand-lg .navbar-nav-link:before {
    top: auto;
    right: 0;
    width: auto;
    height: 2px; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl .navbar-nav:first-child > .nav-item:first-child {
    margin-top: 0.625rem; }
  .navbar-expand-xl .navbar-nav:last-child > .nav-item:not(.show):last-child {
    margin-bottom: 0.625rem; }
  .navbar-expand-xl .navbar-nav-link {
    display: flex;
    align-items: center;
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem; }
    .navbar-expand-xl .navbar-nav-link .badge:not(.position-static) {
      position: static; }
    .navbar-expand-xl .navbar-nav-link.dropdown-toggle:not(.caret-0) {
      padding-right: 2.5rem; }
      .navbar-expand-xl .navbar-nav-link.dropdown-toggle:not(.caret-0):after {
        position: absolute;
        top: 50%;
        right: 1.25rem;
        margin: 0;
        transform: translateY(-50%); }
  .navbar-expand-xl.navbar-dark .navbar-collapse {
    border-top: 1px solid rgba(255, 255, 255, 0.1); }
  .navbar-expand-xl.navbar-light .navbar-collapse {
    border-top: 1px solid #ddd; }
  .navbar-expand-xl .navbar-nav > .nav-item > .dropdown-menu {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem; }
  .navbar-expand-xl .dropdown-submenu .dropdown-toggle:after {
    content: ""; }
  .navbar-expand-xl .dropdown-submenu .dropdown-menu, .navbar-expand-xl .dropdown-submenu.dropdown-submenu-left .dropdown-menu {
    margin: 0;
    border-width: 0;
    box-shadow: none;
    border-radius: 0; }
  .navbar-expand-xl .dropdown-submenu > .dropdown-menu > .dropdown-item,
  .navbar-expand-xl .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-item {
    padding-left: 2rem; }
  .navbar-expand-xl .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-item,
  .navbar-expand-xl .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-item {
    padding-left: 3rem; }
  .navbar-expand-xl.fixed-top .navbar-collapse,
  .navbar-expand-xl.fixed-bottom .navbar-collapse {
    max-height: 440px;
    overflow-y: auto; } }

@media (min-width: 1200px) {
  .navbar-expand-xl .navbar-brand {
    min-width: 15.625rem; }
  .navbar-expand-xl .navbar-nav-link:before {
    top: auto;
    right: 0;
    width: auto;
    height: 2px; } }

.navbar-expand .navbar-nav:first-child > .nav-item:first-child {
  margin-top: 0.625rem; }

.navbar-expand .navbar-nav:last-child > .nav-item:not(.show):last-child {
  margin-bottom: 0.625rem; }

.navbar-expand .navbar-nav-link {
  display: flex;
  align-items: center;
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem; }
  .navbar-expand .navbar-nav-link .badge:not(.position-static) {
    position: static; }
  .navbar-expand .navbar-nav-link.dropdown-toggle:not(.caret-0) {
    padding-right: 2.5rem; }
    .navbar-expand .navbar-nav-link.dropdown-toggle:not(.caret-0):after {
      position: absolute;
      top: 50%;
      right: 1.25rem;
      margin: 0;
      transform: translateY(-50%); }

.navbar-expand.navbar-dark .navbar-collapse {
  border-top: 1px solid rgba(255, 255, 255, 0.1); }

.navbar-expand.navbar-light .navbar-collapse {
  border-top: 1px solid #ddd; }

.navbar-expand .navbar-nav > .nav-item > .dropdown-menu {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem; }

.navbar-expand .dropdown-submenu .dropdown-toggle:after {
  content: ""; }

.navbar-expand .dropdown-submenu .dropdown-menu, .navbar-expand .dropdown-submenu.dropdown-submenu-left .dropdown-menu {
  margin: 0;
  border-width: 0;
  box-shadow: none;
  border-radius: 0; }

.navbar-expand .dropdown-submenu > .dropdown-menu > .dropdown-item,
.navbar-expand .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-item {
  padding-left: 2rem; }

.navbar-expand .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-item,
.navbar-expand .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-item {
  padding-left: 3rem; }

.navbar-expand.fixed-top .navbar-collapse,
.navbar-expand.fixed-bottom .navbar-collapse {
  max-height: 440px;
  overflow-y: auto; }

.navbar-expand .navbar-brand {
  min-width: 15.625rem; }

.navbar-expand .navbar-nav-link:before {
  top: auto;
  right: 0;
  width: auto;
  height: 2px; }

.navbar-light {
  color: rgba(51, 51, 51, 0.85);
  background-color: #fff;
  border-bottom-color: rgba(0, 0, 0, 0.125); }
  .page-header-content + .navbar-light,
  .content + .navbar-light,
  .page-content + .navbar-light,
  .fixed-bottom > .navbar-light:first-child {
    border-top-color: rgba(0, 0, 0, 0.125); }
  .navbar-light .navbar-nav .nav-link {
    color: #333; }
    .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
      color: #333; }
    .navbar-light .navbar-nav .nav-link.disabled {
      color: #999; }
  .navbar-light .navbar-nav .show > .nav-link,
  .navbar-light .navbar-nav .active > .nav-link,
  .navbar-light .navbar-nav .nav-link.show,
  .navbar-light .navbar-nav .nav-link.active {
    color: #333; }
  .navbar-light .navbar-nav-link {
    color: rgba(51, 51, 51, 0.85); }
    .navbar-light .navbar-nav-link:hover, .navbar-light .navbar-nav-link:focus {
      color: #333;
      background-color: rgba(0, 0, 0, 0.04); }
    .navbar-light .navbar-nav-link.disabled {
      color: rgba(0, 0, 0, 0.5);
      background-color: transparent; }
  .navbar-light .show > .navbar-nav-link,
  .navbar-light .active > .navbar-nav-link,
  .navbar-light .navbar-nav-link.show,
  .navbar-light .navbar-nav-link.active {
    color: #333;
    background-color: rgba(0, 0, 0, 0.04); }
  .navbar-light .navbar-text a {
    color: #2196F3; }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: #0a6ebd; }

.navbar-dark {
  color: rgba(255, 255, 255, 0.9);
  background-color: #324148;
  border-bottom-color: rgba(255, 255, 255, 0.1); }
  .page-header-content + .navbar-dark,
  .content + .navbar-dark,
  .page-content + .navbar-dark,
  .fixed-bottom > .navbar-dark:first-child {
    border-top-color: rgba(255, 255, 255, 0.1); }
  .navbar-dark .navbar-nav .nav-link {
    color: #333; }
    .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
      color: #333; }
    .navbar-dark .navbar-nav .nav-link.disabled {
      color: #999; }
  .navbar-dark .navbar-nav .show > .nav-link,
  .navbar-dark .navbar-nav .active > .nav-link,
  .navbar-dark .navbar-nav .nav-link.show,
  .navbar-dark .navbar-nav .nav-link.active {
    color: #333; }
  .navbar-dark .navbar-nav-link {
    color: rgba(255, 255, 255, 0.9); }
    .navbar-dark .navbar-nav-link:hover, .navbar-dark .navbar-nav-link:focus {
      color: #fff;
      background-color: rgba(0, 0, 0, 0.15); }
    .navbar-dark .navbar-nav-link.disabled {
      color: rgba(255, 255, 255, 0.5);
      background-color: transparent; }
  .navbar-dark .show > .navbar-nav-link,
  .navbar-dark .active > .navbar-nav-link,
  .navbar-dark .navbar-nav-link.show,
  .navbar-dark .navbar-nav-link.active {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.15); }

.navbar-nav .nav-tabs .nav-link {
  color: #777; }
  .navbar-nav .nav-tabs .nav-link:hover, .navbar-nav .nav-tabs .nav-link:focus {
    color: #333; }
  .navbar-nav .nav-tabs .nav-link.disabled {
    color: #999; }

.navbar-nav .nav-tabs .show > .nav-link,
.navbar-nav .nav-tabs .active > .nav-link,
.navbar-nav .nav-tabs .nav-link.show,
.navbar-nav .nav-tabs .nav-link.active {
  color: #333; }

.navbar-nav .nav-pills .nav-link {
  color: #777; }
  .navbar-nav .nav-pills .nav-link:not(.active):hover, .navbar-nav .nav-pills .nav-link:not(.active):focus {
    color: #333; }
  .navbar-nav .nav-pills .nav-link.active .badge:not(.badge-mark) {
    background-color: #fff !important;
    color: #333 !important; }
  .navbar-nav .nav-pills .nav-link.active .badge-mark[class*=bg-] {
    background-color: #fff !important;
    border-color: #fff !important; }
  .navbar-nav .nav-pills .nav-link.active .badge-mark[class*=border-] {
    border-color: #fff !important; }
  .navbar-nav .nav-pills .nav-link.active,
  .show:not(.navbar-collapse) > .navbar-nav .nav-pills .nav-link {
    color: #fff; }
  .navbar-nav .nav-pills .nav-link.disabled:hover, .navbar-nav .nav-pills .nav-link.disabled:focus {
    color: #999; }

.navbar .btn-group .dropdown-menu-right {
  /*rtl:begin:ignore*/
  right: 0;
  left: auto;
  /*rtl:end:ignore*/ }

.dropdown-user .navbar-nav-link,
.dropdown-user .navbar-nav-link > span {
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem; }

.img-flag {
  height: 0.875rem;
  margin-top: 0.18752rem;
  vertical-align: top;
  align-self: flex-start; }

.mega-menu-left > .dropdown-menu {
  /*rtl:ignore*/
  left: auto; }

.mega-menu-right > .dropdown-menu {
  left: auto;
  right: 0; }

.mega-menu-full > .dropdown-menu {
  left: 1.25rem;
  right: 1.25rem; }
  .navbar-component .mega-menu-full > .dropdown-menu {
    left: 0;
    right: 0; }

.dropdown-content-header {
  display: flex;
  justify-content: space-between;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  border-top-left-radius: 0.125rem;
  border-top-right-radius: 0.125rem; }
  .dropdown-content-header:not([class*=bg-]) {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem; }
  .dropdown-content-header[class*=bg-] {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .dropdown-content-header + .table-responsive,
  .dropdown-content-header + .table {
    border-top: 1px solid #ddd; }

.dropdown-content:not(ul) {
  padding-top: 0;
  padding-bottom: 0; }

.dropdown-content-body {
  padding: 1.25rem 1.25rem; }
  .dropdown-content-header:not([class*=bg-]) + .dropdown-content-body {
    padding-top: 0; }

.dropdown-content-footer {
  display: flex;
  align-items: center;
  padding: 0.75rem 1.25rem;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem; }

.navbar-top {
  padding-top: 3.12503rem; }

.navbar-lg-top {
  padding-top: 3.37503rem; }

.navbar-sm-top {
  padding-top: 2.87503rem; }

.navbar-lg-md-top {
  padding-top: 6.50006rem; }

.navbar-md-md-top {
  padding-top: 6.25006rem; }

.navbar-sm-md-top {
  padding-top: 6.00006rem; }

.navbar-lg-sm-top {
  padding-top: 6.25006rem; }

.navbar-bottom {
  padding-bottom: 3.12503rem; }

.navbar-lg-md-bottom {
  padding-bottom: 6.50006rem; }

.navbar-md-md-bottom {
  padding-bottom: 6.25006rem; }

.navbar-sm-md-bottom {
  padding-bottom: 6.00006rem; }

.navbar-lg-sm-bottom {
  padding-bottom: 6.25006rem; }

.navbar-lg .navbar-brand {
  padding-top: 1.12502rem;
  padding-bottom: 1.12502rem; }

.navbar-lg .navbar-nav-link {
  padding: 1rem 1.25rem; }
  .navbar-lg .navbar-nav-link .badge-mark {
    top: 0.5rem;
    right: 0.625rem; }

.navbar-lg .navbar-text {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.navbar-lg .dropdown-user > .navbar-nav-link,
.navbar-lg .dropdown-user > .navbar-nav-link > span {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-lg .dropdown-user > .navbar-nav-link > img {
  max-height: 2.25003rem; }

.navbar-sm .navbar-brand {
  padding-top: 0.87502rem;
  padding-bottom: 0.87502rem; }

.navbar-sm .navbar-nav-link {
  padding: 0.75rem 0.875rem; }
  .navbar-sm .navbar-nav-link .badge-mark {
    top: 0.375rem;
    right: 0.4375rem; }

.navbar-sm .navbar-text {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem; }

.navbar-sm .dropdown-user > .navbar-nav-link,
.navbar-sm .dropdown-user > .navbar-nav-link > span {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem; }

.navbar-sm .dropdown-user > .navbar-nav-link > img {
  max-height: 2.00003rem; }

.navbar-header {
  margin-top: -1px;
  margin-bottom: -1px;
  margin-left: -1.25rem;
  margin-right: 1.25rem;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent; }
  .navbar-header.navbar-dark {
    border-bottom-color: rgba(255, 255, 255, 0.1); }
  .navbar-header.navbar-light {
    border-bottom-color: rgba(0, 0, 0, 0.125); }
  .navbar-header .navbar-brand {
    margin-left: 1.25rem;
    margin-right: 0; }
  .navbar-header .navbar-brand-xs {
    display: none; }
  .sidebar-xs .navbar-header .navbar-brand-md {
    display: none; }
  .sidebar-xs .navbar-header .navbar-brand-xs {
    display: inline-block;
    min-width: 3.5rem;
    margin-left: 0;
    text-align: center; }

.navbar-static {
  z-index: 100; }

/* ------------------------------------------------------------------------------
 *
 *  # Card component
 *
 *  Overrides for card bootstrap component
 *
 * ---------------------------------------------------------------------------- */
.card {
  margin-bottom: 1.25rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }
  .card.fixed-top {
    overflow: auto;
    max-height: 100%; }

.card-body:not(.card) + .card-body:not(.card) {
  border-top: 1px solid rgba(0, 0, 0, 0.125); }

.card-title {
  position: relative; }

.card-header .card-title {
  margin-bottom: 0; }

.card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .card-header {
  border-bottom-color: rgba(255, 255, 255, 0.1); }

.card-header:not([class*=bg-]):not([class*=alpha-]) {
  background-color: transparent;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  border-bottom-width: 0; }
  .card-header:not([class*=bg-]):not([class*=alpha-]) + .card-body,
  .card-header:not([class*=bg-]):not([class*=alpha-]) + * > .card-body:first-child {
    padding-top: 0; }

.card-footer:first-child,
.card-header + .card-footer,
.card-header + * > .card-footer:first-child {
  border-top: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

.card-footer.border-bottom-1 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

.card-header-tabs {
  margin-bottom: 0; }
  .card-header-tabs .nav-link {
    border-top-width: 0; }

.card-body .card-img {
  border-radius: 0.1875rem; }

.card-img-actions {
  position: relative; }
  .card-img-actions:hover .card-img-actions-overlay, .card-img-actions:focus .card-img-actions-overlay {
    opacity: 1;
    visibility: visible; }

.card-img-actions-overlay {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  opacity: 0;
  visibility: hidden;
  transition: all ease-in-out 0.15s; }
  @media (prefers-reduced-motion: reduce) {
    .card-img-actions-overlay {
      transition: none; } }

[data-action] {
  cursor: pointer; }
  [data-action]:after {
    font-family: "icomoon";
    font-size: 1rem;
    min-width: 1rem;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

[data-action="collapse"]:after {
  content: ""; }

[data-action="reload"]:after {
  content: ""; }

[data-action="remove"]:after {
  content: "";
  font-size: 0.8125rem; }

[data-action="move"] {
  cursor: default; }
  [data-action="move"]:after {
    content: ""; }

[data-action="fullscreen"]:after {
  content: ""; }

[data-action="fullscreen"][data-fullscreen="active"]:after {
  content: ""; }

[data-action="modal"]:after {
  content: ""; }

.card-group-control .card-title > a {
  display: inline-block; }
  .card-group-control .card-title > a:before {
    content: "";
    font-family: "icomoon";
    position: absolute;
    top: 50%;
    margin-top: -0.5rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .card-group-control .card-title > a.collapsed:before {
    content: ""; }

.card-group-control-left .card-title > a {
  padding-left: 1.625rem; }
  .card-group-control-left .card-title > a:before {
    left: 0; }

.card-group-control-right .card-title > a {
  padding-right: 1.625rem; }
  .card-group-control-right .card-title > a:before {
    right: 0; }

/* ------------------------------------------------------------------------------
 *
 *  # Breadcrumb component
 *
 *  Overrides for breadcrumb bootstrap component
 *
 * ---------------------------------------------------------------------------- */
.breadcrumb {
  padding: 0; }

.breadcrumb-item {
  padding: 0.625rem 0;
  color: inherit; }
  .breadcrumb-item i {
    font-size: 0.75rem; }

a.breadcrumb-item, a.breadcrumb-elements-item {
  display: inline-block;
  color: inherit;
  transition: opacity ease-in-out 0.15s; }
  @media (prefers-reduced-motion: reduce) {
    a.breadcrumb-item, a.breadcrumb-elements-item {
      transition: none; } }
  a.breadcrumb-item:hover, a.breadcrumb-elements-item:hover, a.breadcrumb-item:focus, a.breadcrumb-elements-item:focus,
  .show > a.breadcrumb-item,
  .show > a.breadcrumb-elements-item {
    opacity: 0.75; }

.page-header-content > .breadcrumb {
  padding-top: 0;
  padding-bottom: 1.25rem; }
  .page-header-content > .breadcrumb:first-child {
    padding-bottom: 0;
    padding-top: 1.25rem; }

.breadcrumb-dash > .breadcrumb-item + .breadcrumb-item:before {
  content: '\2013\00a0'; }

.breadcrumb-arrow > .breadcrumb-item + .breadcrumb-item:before {
  content: '\2192\00a0'; }

.breadcrumb-arrows > .breadcrumb-item + .breadcrumb-item:before {
  content: '\00bb\00a0'; }

.breadcrumb-caret > .breadcrumb-item + .breadcrumb-item:before {
  content: '\203A\00a0'; }

.breadcrumb-line {
  position: relative;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent; }
  .breadcrumb-line:not(.breadcrumb-line-component):first-child {
    border-top-width: 0; }
  .breadcrumb-line:last-child {
    margin-bottom: 1.25rem; }
    .page-header-light .breadcrumb-line:last-child,
    .page-header-dark .breadcrumb-line:last-child {
      margin-bottom: 0; }

.breadcrumb-line-light {
  background-color: #fafafa;
  border-color: #ddd;
  color: #333; }
  .page-header-light .breadcrumb-line-light:not(.breadcrumb-line-component):last-child {
    border-bottom-width: 0; }
  .page-header-dark .breadcrumb-line-light:not(.breadcrumb-line-component) {
    border-top-width: 0; }
    .page-header-dark .breadcrumb-line-light:not(.breadcrumb-line-component):first-child {
      border-bottom-width: 0; }
  .breadcrumb-line-light.breadcrumb-line-component {
    border-color: #ddd; }

.breadcrumb-line-dark {
  background-color: #273246;
  border-color: transparent;
  color: #fff; }
  .page-header-dark .breadcrumb-line-dark:not(.breadcrumb-line-component):last-child {
    border-bottom-width: 0; }
  .breadcrumb-line-dark .breadcrumb-item.active {
    color: inherit; }
  .page-header-dark .breadcrumb-line-dark {
    border-color: rgba(255, 255, 255, 0.25); }

.breadcrumb-line-component {
  border: 1px solid transparent;
  border-radius: 0.1875rem; }
  .page-header .breadcrumb-line-component {
    margin-left: 1.25rem;
    margin-right: 1.25rem; }

.breadcrumb-elements-item {
  padding: 0.625rem 0; }
  .breadcrumb-elements-item + .breadcrumb-elements-item {
    margin-left: 1.25rem; }

/* ------------------------------------------------------------------------------
 *
 *  # Pagination component
 *
 *  Overrides for pagination component
 *
 * ---------------------------------------------------------------------------- */
.pagination {
  margin-bottom: 0; }

.page-link {
  text-align: center;
  min-width: 2.25003rem;
  transition: all ease-in-out 0.15s; }
  @media (prefers-reduced-motion: reduce) {
    .page-link {
      transition: none; } }

.pagination-lg .page-link {
  min-width: 2.50002rem; }

.pagination-sm .page-link {
  min-width: 2.00002rem; }

.pagination-rounded .page-item:first-child .page-link {
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px; }

.pagination-rounded .page-item:last-child .page-link {
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px; }

.pagination-flat .page-item.active .page-link {
  background-color: #2196F3; }

.pagination-flat .page-item.disabled .page-link {
  border-color: transparent; }

.pagination-flat .page-link {
  background-color: transparent;
  border-color: transparent;
  margin-left: 2px;
  border-radius: 0.1875rem; }
  .pagination-flat .page-link:hover, .pagination-flat .page-link:focus {
    background-color: #f5f5f5; }

.pagination-flat.pagination-rounded .page-link {
  border-radius: 100px; }

.pagination-separated .page-link {
  margin-left: 0.625rem;
  border-radius: 0.1875rem; }

.pagination-separated.pagination-rounded .page-link {
  border-radius: 100px; }

.pagination-pager .page-item {
  border-radius: 0.1875rem; }

.pagination-pager .page-link {
  margin-left: 1.25rem;
  border-radius: 0.1875rem; }

.pagination-pager.pagination-rounded .page-link {
  border-radius: 100px; }

.pagination-pager-linked .page-item.disabled .page-link {
  background-color: transparent;
  border-color: transparent; }

.pagination-pager-linked .page-link {
  color: #2196F3;
  background-color: transparent;
  border-color: transparent; }
  .pagination-pager-linked .page-link:hover, .pagination-pager-linked .page-link:focus {
    color: #fff;
    background-color: #2196F3;
    border-color: #2196F3; }

.pagination-pager:not(.pagination-rounded).pagination-lg .page-link {
  border-radius: 0.25rem; }

.pagination-pager:not(.pagination-rounded).pagination-sm .page-link {
  border-radius: 0.125rem; }

/* ------------------------------------------------------------------------------
 *
 *  # Badge component
 *
 *  Overrides for badge bootstrap component
 *
 * ---------------------------------------------------------------------------- */
.badge.dropdown-toggle:after {
  font-size: 85%;
  vertical-align: baseline; }

.badge-light {
  background-color: #f5f5f5; }

a.badge[class*=bg-]:not(.bg-transparent):not(.bg-white):not(.bg-light):hover, a.badge[class*=bg-]:not(.bg-transparent):not(.bg-white):not(.bg-light):focus,
.show > a.badge[class*=bg-]:not(.bg-transparent):not(.bg-white):not(.bg-light).dropdown-toggle {
  box-shadow: 0 0 0 62.5rem rgba(0, 0, 0, 0.075) inset; }

.btn .badge {
  top: 0; }

.badge-flat {
  background-color: transparent;
  border: 1px solid transparent;
  padding: calc(0.3125rem - 1px) calc(0.375rem - 1px); }
  .badge-flat[href]:hover, .badge-flat[href]:focus {
    background-color: transparent;
    box-shadow: none; }
  .badge-flat.badge-pill {
    padding-left: calc(0.4375rem - 1px);
    padding-right: calc(0.4375rem - 1px); }

.badge-striped {
  padding: 0.4375rem 0.5rem;
  position: relative; }
  .badge-striped:before {
    content: '';
    width: 0;
    position: absolute;
    top: 0;
    bottom: 0; }
  .badge-striped-left {
    padding-left: calc(0.375rem + 2px);
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
    .badge-striped-left:before {
      left: 0;
      border-left: 2px solid;
      border-left-color: inherit; }
  .badge-striped-right {
    padding-right: calc(0.375rem + 2px);
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
    .badge-striped-right:before {
      right: 0;
      border-right: 2px solid;
      border-right-color: inherit; }

.badge-icon {
  padding: 0.375rem;
  line-height: 1; }
  .badge-icon > i {
    top: 0; }

.badge-float {
  position: absolute;
  right: -0.5rem;
  top: -0.5rem; }

.badge-mark {
  padding: 0;
  border: 2px solid;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 100px; }
  .badge-mark:empty {
    display: inline-block; }

/* ------------------------------------------------------------------------------
 *
 *  # Alert component
 *
 *  Overrides for alert bootstrap component
 *
 * ---------------------------------------------------------------------------- */
.alert-dismissible .close:hover, .alert-dismissible .close:focus {
  color: inherit; }

.alert[class*=bg-]:not(.bg-transparent):not(.bg-white):not(.bg-light) .alert-link {
  color: inherit;
  border-bottom-color: rgba(255, 255, 255, 0.85); }

.alert-rounded {
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  border-radius: 100px; }
  .alert-rounded.alert-dismissible .close {
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px; }

.alert[class*=alert-styled-]:after {
  content: "";
  font-family: "icomoon";
  color: #fff;
  width: 2.875rem;
  left: -2.875rem;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -0.5rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.alert[class*=alert-styled-].alert-danger:after, .alert[class*=alert-styled-][class*=bg-danger]:after {
  content: ""; }

.alert[class*=alert-styled-].alert-success:after, .alert[class*=alert-styled-][class*=bg-success]:after {
  content: ""; }

.alert[class*=alert-styled-].alert-warning:after, .alert[class*=alert-styled-][class*=bg-warning]:after {
  content: ""; }

.alert[class*=alert-styled-].alert-info:after, .alert[class*=alert-styled-][class*=bg-info]:after {
  content: ""; }

.alert.alert-styled-left {
  border-left-width: 2.875rem; }
  .alert.alert-styled-left[class*=bg-]:not(.bg-white):not(.bg-light) {
    border-left-color: rgba(0, 0, 0, 0.15) !important; }

.alert.alert-styled-right {
  border-right-width: 2.875rem; }
  .alert.alert-styled-right:after {
    left: auto;
    right: -2.875rem; }
  .alert.alert-styled-right[class*=bg-]:not(.bg-white):not(.bg-light) {
    border-right-color: rgba(0, 0, 0, 0.15) !important; }

.alert.alert-styled-custom:after {
  content: ""; }

.alert:not(.ui-pnotify)[class*=alert-arrow-]:before,
.alert.ui-pnotify[class*=alert-arrow-] > .brighttheme:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  border-left: 5px solid;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left-color: inherit;
  margin-top: -5px; }

.alert:not(.ui-pnotify).alert-arrow-right:before,
.alert.ui-pnotify.alert-arrow-right > .brighttheme:before {
  left: auto;
  right: 0;
  border-left: 0;
  border-right: 5px solid;
  border-right-color: inherit; }

/* ------------------------------------------------------------------------------
 *
 *  # Progress bar component
 *
 *  Overrides for progress bar component
 *
 * ---------------------------------------------------------------------------- */
.progress {
  position: relative; }

.progress-bar {
  width: 0;
  overflow: hidden;
  white-space: nowrap; }

.progress .progressbar-back-text,
.progress .progressbar-front-text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
  font-size: 0.60938rem; }

.progress .progressbar-back-text {
  align-self: center; }

.progress.right {
  justify-content: flex-end; }

.progress.vertical {
  width: 3rem;
  height: 100%;
  display: inline-block; }
  .progress.vertical + .progress.vertical {
    margin-left: 0.625rem; }
  .progress.vertical .progress-bar {
    width: 100%;
    height: 0;
    transition: height 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .progress.vertical .progress-bar {
        transition: none; } }
  .progress.vertical.bottom .progressbar-back-text,
  .progress.vertical.bottom .progressbar-front-text {
    top: auto;
    bottom: 0; }
  .progress.vertical.bottom .progress-bar {
    position: absolute;
    bottom: 0; }

/* ------------------------------------------------------------------------------
 *
 *  # Media object component
 *
 *  Overrides for media object component
 *
 * ---------------------------------------------------------------------------- */
.media {
  margin-top: 1.25rem; }
  .media.card-body, .media:first-child {
    margin-top: 0; }

.media-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0; }

.media-title {
  margin-bottom: 0.125rem; }

.img-preview {
  max-height: 5rem; }

.media-list-bordered .media {
  margin-top: 0;
  padding: 1rem 1.25rem;
  border-top: 1px solid #ddd; }

.media-list-linked .media {
  padding: 1rem 1.25rem; }

.media-list-linked li.media {
  margin-top: 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }

.media-list-linked.media-list-bordered li.media {
  border-bottom: 0; }

.media-list-linked a.media {
  color: inherit;
  transition: all ease-in-out 0.15s; }
  @media (prefers-reduced-motion: reduce) {
    .media-list-linked a.media {
      transition: none; } }
  .media-list-linked a.media:hover {
    background-color: rgba(0, 0, 0, 0.04); }

/* ------------------------------------------------------------------------------
 *
 *  # List group component
 *
 *  Overrides for list group component
 *
 * ---------------------------------------------------------------------------- */
.list-group {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.5rem 0;
  background-clip: padding-box;
  border-radius: 0.1875rem; }

.list-group-item {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  border-width: 0;
  background-color: transparent;
  transition: all ease-in-out 0.15s; }
  @media (prefers-reduced-motion: reduce) {
    .list-group-item {
      transition: none; } }
  .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .list-group-item.active .badge:not(.badge-mark) {
    background-color: #fff !important;
    color: #333 !important; }
  .list-group-item.active .badge-mark[class*=bg-] {
    background-color: #fff !important;
    border-color: #fff !important; }
  .list-group-item.active .badge-mark[class*=border-] {
    border-color: #fff !important; }
  .list-group-item.disabled, .list-group-item:disabled {
    cursor: default; }

.list-group-horizontal {
  border: 0; }
  .list-group-horizontal .list-group-item-action {
    width: auto; }
  .list-group-horizontal .list-group-item {
    border: 1px solid rgba(0, 0, 0, 0.125); }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    border: 0; }
    .list-group-horizontal-sm .list-group-item-action {
      width: auto; }
    .list-group-horizontal-sm .list-group-item {
      border: 1px solid rgba(0, 0, 0, 0.125); } }

@media (min-width: 768px) {
  .list-group-horizontal-md {
    border: 0; }
    .list-group-horizontal-md .list-group-item-action {
      width: auto; }
    .list-group-horizontal-md .list-group-item {
      border: 1px solid rgba(0, 0, 0, 0.125); } }

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    border: 0; }
    .list-group-horizontal-lg .list-group-item-action {
      width: auto; }
    .list-group-horizontal-lg .list-group-item {
      border: 1px solid rgba(0, 0, 0, 0.125); } }

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    border: 0; }
    .list-group-horizontal-xl .list-group-item-action {
      width: auto; }
    .list-group-horizontal-xl .list-group-item {
      border: 1px solid rgba(0, 0, 0, 0.125); } }

.list-group-flush {
  border: 0;
  border-radius: 0;
  box-shadow: none; }

.list-group-divider {
  padding: 0;
  margin: 0.5rem 0;
  border-top-width: 1px; }

.list-group-bordered {
  padding: 0; }
  .list-group-bordered .list-group-item {
    border-top-width: 1px;
    border-bottom-width: 1px;
    margin-bottom: -1px; }
    .list-group-bordered .list-group-item:first-child {
      border-top-width: 0;
      border-top-left-radius: 0.1875rem;
      border-top-right-radius: 0.1875rem; }
    .list-group-bordered .list-group-item:last-child {
      border-bottom-right-radius: 0.1875rem;
      border-bottom-left-radius: 0.1875rem; }
  .list-group-bordered[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .list-group-item {
    border-top-color: rgba(255, 255, 255, 0.1);
    border-bottom-color: rgba(255, 255, 255, 0.1); }

.list-group[class*=bg-]:not(.bg-light):not(.bg-transparent):not(.bg-white) {
  border-radius: 0.1875rem; }
  .list-group[class*=bg-]:not(.bg-light):not(.bg-transparent):not(.bg-white) .list-group-item-action:not(.active):not(.disabled) {
    color: rgba(255, 255, 255, 0.9); }
    .list-group[class*=bg-]:not(.bg-light):not(.bg-transparent):not(.bg-white) .list-group-item-action:not(.active):not(.disabled):hover, .list-group[class*=bg-]:not(.bg-light):not(.bg-transparent):not(.bg-white) .list-group-item-action:not(.active):not(.disabled):focus {
      background-color: rgba(0, 0, 0, 0.1);
      color: #fff; }
  .list-group[class*=bg-]:not(.bg-light):not(.bg-transparent):not(.bg-white) .list-group-item {
    color: #fff; }
    .list-group[class*=bg-]:not(.bg-light):not(.bg-transparent):not(.bg-white) .list-group-item.active {
      background-color: rgba(0, 0, 0, 0.2); }
    .list-group[class*=bg-]:not(.bg-light):not(.bg-transparent):not(.bg-white) .list-group-item.disabled, .list-group[class*=bg-]:not(.bg-light):not(.bg-transparent):not(.bg-white) .list-group-item:disabled {
      color: rgba(255, 255, 255, 0.6);
      background-color: transparent; }
  .list-group[class*=bg-]:not(.bg-light):not(.bg-transparent):not(.bg-white) .list-group-divider {
    border-top-color: rgba(255, 255, 255, 0.4); }

.list-group-item-primary {
  color: #114e7e;
  background-color: #E3F2FD; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #114e7e;
    background-color: #cbe7fb; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #114e7e;
    border-color: #114e7e; }

.list-group-item-secondary {
  color: #3e3e3e;
  background-color: #eee; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #3e3e3e;
    background-color: #e1e1e1; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #3e3e3e;
    border-color: #3e3e3e; }

.list-group-item-success {
  color: #285b2a;
  background-color: #E8F5E9; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #285b2a;
    background-color: #d6edd8; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #285b2a;
    border-color: #285b2a; }

.list-group-item-info {
  color: #00626e;
  background-color: #E0F7FA; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #00626e;
    background-color: #caf1f6; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #00626e;
    border-color: #00626e; }

.list-group-item-warning {
  color: #853a23;
  background-color: #FFF3E0; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #853a23;
    background-color: #ffe9c7; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #853a23;
    border-color: #853a23; }

.list-group-item-danger {
  color: #7f231c;
  background-color: #FFEBEE; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #7f231c;
    background-color: #ffd2d8; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #7f231c;
    border-color: #7f231c; }

.list-group-item-light {
  color: #828282;
  background-color: #f5f5f5; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #828282;
    background-color: #e8e8e8; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #828282;
    border-color: #828282; }

.list-group-item-dark {
  color: #1a2225;
  background-color: #ECEFF1; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1a2225;
    background-color: #dde3e6; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1a2225;
    border-color: #1a2225; }

/* ------------------------------------------------------------------------------
 *
 *  # Close button
 *
 *  Overrides of default close button styles
 *
 * ---------------------------------------------------------------------------- */
.close {
  opacity: .75;
  transition: color ease-in-out 0.15s, opacity ease-in-out 0.15s; }
  @media (prefers-reduced-motion: reduce) {
    .close {
      transition: none; } }
  .close:hover, .close:focus {
    outline: 0; }
  .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: 1; }

/* ------------------------------------------------------------------------------
 *
 *  # Tooltip component
 *
 *  Override and extend default tooltip styles.
 *
 * ---------------------------------------------------------------------------- */
.toast-header {
  background-clip: border-box; }

/* ------------------------------------------------------------------------------
 *
 *  # Modal component
 *
 *  Overrides for modal dialog component
 *
 * ---------------------------------------------------------------------------- */
.modal-header {
  position: relative;
  border-top-left-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem; }
  .modal-header .close {
    color: inherit; }
  .modal-header:not([class*=bg-]) {
    padding-bottom: 0;
    border-bottom-width: 0; }

.modal-footer:not([class*=bg-]) {
  padding-top: 0;
  border-top-width: 0; }

[class*=table-responsive] + .modal-footer,
.table + .modal-footer {
  border-top-width: 1px;
  border-top-color: #ddd; }

@media (min-width: 576px) {
  .modal-xs {
    max-width: 300px; }
  .modal-full {
    max-width: 94%;
    margin-left: 3%;
    margin-right: 3%; } }

/* ------------------------------------------------------------------------------
 *
 *  # Tooltip component
 *
 *  Override and extend default tooltip styles.
 *
 * ---------------------------------------------------------------------------- */
.bs-tooltip-top .arrow[class*=border-]:before {
  border-top-color: inherit; }

.bs-tooltip-right .arrow[class*=border-]:before {
  border-right-color: inherit; }

.bs-tooltip-bottom .arrow[class*=border-]:before {
  border-bottom-color: inherit; }

.bs-tooltip-left .arrow[class*=border-]:before {
  border-left-color: inherit; }

/* ------------------------------------------------------------------------------
 *
 *  # Popover component
 *
 *  Overrides for popover component
 *
 * ---------------------------------------------------------------------------- */
.popover-header {
  font-weight: 500;
  padding-bottom: 0;
  border-bottom-width: 0; }
  .popover-header[class*=bg-]:not(.bg-white):not(.bg-light) {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    border-bottom-width: 1px; }

.bs-popover-top[class*=bg-]:not(.bg-white):not(.bg-light) .arrow, .bs-popover-top[class*=bg-]:not(.bg-white):not(.bg-light) .arrow:after, .bs-popover-top[class*=bg-]:not(.bg-white):not(.bg-light) .arrow:before, .bs-popover-top[class*=border-] .arrow, .bs-popover-top[class*=border-] .arrow:after, .bs-popover-top[class*=border-] .arrow:before {
  border-top-color: inherit; }

.bs-popover-right[class*=bg-]:not(.bg-white):not(.bg-light) .arrow, .bs-popover-right[class*=bg-]:not(.bg-white):not(.bg-light) .arrow:after, .bs-popover-right[class*=bg-]:not(.bg-white):not(.bg-light) .arrow:before, .bs-popover-right[class*=border-] .arrow, .bs-popover-right[class*=border-] .arrow:after, .bs-popover-right[class*=border-] .arrow:before {
  border-right-color: inherit; }

.bs-popover-bottom[class*=bg-]:not(.bg-white):not(.bg-light) .arrow, .bs-popover-bottom[class*=bg-]:not(.bg-white):not(.bg-light) .arrow:after, .bs-popover-bottom[class*=bg-]:not(.bg-white):not(.bg-light) .arrow:before, .bs-popover-bottom[class*=border-] .arrow, .bs-popover-bottom[class*=border-] .arrow:after, .bs-popover-bottom[class*=border-] .arrow:before {
  border-bottom-color: inherit; }

.bs-popover-left[class*=bg-]:not(.bg-white):not(.bg-light) .arrow, .bs-popover-left[class*=bg-]:not(.bg-white):not(.bg-light) .arrow:after, .bs-popover-left[class*=bg-]:not(.bg-white):not(.bg-light) .arrow:before, .bs-popover-left[class*=border-] .arrow, .bs-popover-left[class*=border-] .arrow:after, .bs-popover-left[class*=border-] .arrow:before {
  border-left-color: inherit; }

/* ------------------------------------------------------------------------------
 *
 *  # Utilities
 *
 *  Import Bootstrap utilities with overrides
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Background utility
 *
 *  Override and extend default background utility.
 *
 * ---------------------------------------------------------------------------- */
[class*=bg-]:not(.bg-transparent):not(.bg-light):not(.bg-white):not(.btn-outline):not(body) {
  color: #fff; }
body{position:relative}dt{margin-bottom:.3125rem}dd{margin-bottom:1.25rem}dd:last-child{margin-bottom:0}dl:last-child{margin-bottom:0}pre{-moz-tab-size:4;-o-tab-size:4;tab-size:4;border:1px solid #ddd;padding:1.25rem 1.25rem;margin-bottom:0;-webkit-hyphens:none;hyphens:none}svg{display:block}.svg-inline svg{display:inline-block}.svg-center svg{margin:auto}input[type=file]{display:block}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{letter-spacing:-.015em}.list>li,.list>li .list>li{margin-top:.3125rem}.list>li:first-child{margin-top:0}.list-extended>li,.list-extended>li .list>li{margin-top:.625rem}ul.list-square{list-style-type:square}ul.list-circle{list-style-type:circle}.list-inline-item{position:relative}.list-inline-condensed .list-inline-item:not(:last-child){margin-right:.625rem}.list-inline-dotted .list-inline-item:not(:last-child){margin-right:.625rem}.list-inline-dotted .list-inline-item:not(:last-child):after{content:"";font-family:icomoon;font-size:.5rem;width:.4rem;text-align:center;display:inline-block;margin-left:.825rem;opacity:.25}.list-inline-dotted.list-inline-condensed .list-inline-item:not(:last-child){margin-right:.41667rem}.list-inline-dotted.list-inline-condensed .list-inline-item:not(:last-child):after{margin-left:.54167rem}.list-icons{display:inline-flex;align-items:center}.list-icons>:not(:last-child){margin-right:.375rem}.list-icons-extended>:not(:last-child){margin-right:.75rem}.list-icons-item{display:inline-block;line-height:1}a.list-icons-item{transition:all ease-in-out .15s}@media (prefers-reduced-motion:reduce){a.list-icons-item{transition:none}}a.list-icons-item:not([class*=text-]){color:inherit}.show>a.list-icons-item,a.list-icons-item:focus,a.list-icons-item:hover{outline:0;opacity:.75}.font-weight-black{font-weight:900}.font-weight-semibold{font-weight:500}.font-weight-thin{font-weight:100}.text-white{color:#fff}a.text-white:not(.btn){transition:color ease-in-out .15s}@media (prefers-reduced-motion:reduce){a.text-white:not(.btn){transition:none}}a.text-white:focus,a.text-white:hover{color:rgba(255,255,255,.75)}.text-default{color:#333}a.text-default:not(.btn){transition:color ease-in-out .15s}@media (prefers-reduced-motion:reduce){a.text-default:not(.btn){transition:none}}a.text-default:focus,a.text-default:hover{color:rgba(51,51,51,.75)}.blockquote-bordered{border-left:5px solid #eee}.blockquote-bordered-reverse{border-left:0;border-right:5px solid #eee}.blockquote-footer{font-size:.8125rem}.blockquote-footer::before{content:"\2014 \00A0 \00A0 \00A0"}.list-feed-item{position:relative;padding-bottom:1.25rem;padding-left:1.75rem}.list-feed-item:before{content:'';position:absolute;left:0;top:.31252rem;background-color:#fff;display:inline-block;border:2px solid #607d8b;z-index:3;width:.5rem;height:.5rem;border-radius:50%}.list-feed-item:after{content:'';position:absolute;top:.31252rem;left:.1875rem;bottom:-.43752rem;width:0;border-left:1px solid #607d8b;border-right:1px solid #607d8b;z-index:2}.list-feed-item:first-child:after{top:.5rem}.list-feed-item:last-child{padding-bottom:0}.list-feed-item:last-child:after{content:none}.list-feed-item[class*=border-]:after,.list-feed-item[class*=border-]:before{border-color:inherit}.list-feed-solid .list-feed-item:before{content:'';border-width:.25rem;width:0;height:0}.list-feed-square .list-feed-item:before{content:'';border-radius:0}.list-feed-rhombus .list-feed-item:before{content:'';transform:rotate(45deg);border-radius:0}.list-feed-time .list-feed-item{margin-left:3.25rem}.list-feed-time .list-feed-item .feed-time{position:absolute;left:-3.25rem;top:0}.content-divider{text-align:center;position:relative;z-index:1}.content-divider>span{background-color:#f5f5f5;display:inline-block}.card .content-divider>span,.tab-content-bordered .content-divider>span{background-color:#fff}.modal .content-divider>span{background-color:#fff}.content-divider>span:before{content:"";position:absolute;top:50%;left:0;height:1px;background-color:#ddd;width:100%;z-index:-1}.letter-icon{width:1rem;height:1.25003rem;display:block}.btn-lg .letter-icon{height:1.25003rem}.btn-sm .letter-icon{height:1.25002rem}code{padding:.2rem .4rem;background-color:#fafafa}pre{white-space:pre-wrap;text-align:left;border-radius:.1875rem}.table{margin-bottom:0}.table td,.table th{vertical-align:middle}.table th{font-weight:500}.table thead th{vertical-align:middle;border-bottom:1px solid #b7b7b7}.table tfoot th{border-top-color:#b7b7b7}.table caption+thead tr:first-child td,.table caption+thead tr:first-child th,.table colgroup+thead tr:first-child td,.table colgroup+thead tr:first-child th,.table thead:first-child tr:first-child td,.table thead:first-child tr:first-child th{border-top-width:0}.table td,.table th,.table tr{transition:background-color ease-in-out .15s}@media (prefers-reduced-motion:reduce){.table td,.table th,.table tr{transition:none}}.table-dark thead td,.table-dark thead th{border-color:rgba(255,255,255,.5)}@media (max-width:575.98px){.table-responsive-sm>.table-bordered{border:1px solid #ddd}}@media (max-width:767.98px){.table-responsive-md>.table-bordered{border:1px solid #ddd}}@media (max-width:991.98px){.table-responsive-lg>.table-bordered{border:1px solid #ddd}}@media (max-width:1199.98px){.table-responsive-xl>.table-bordered{border:1px solid #ddd}}.table-responsive>.table-bordered{border:1px solid #ddd}.table-scrollable{max-height:22.5rem;overflow:auto}.table-columned tbody td,.table-columned tbody th,.table-columned tfoot td,.table-columned tfoot th{border:0;border-left:1px solid #ddd}.table-columned tbody td:first-child,.table-columned tbody th:first-child,.table-columned tfoot td:first-child,.table-columned tfoot th:first-child{border-left:0}.table-columned thead td,.table-columned thead th{border-left:1px solid #ddd}.table-columned thead td:first-child,.table-columned thead th:first-child{border-left:0}.table-borderless td,.table-borderless th{border:0}.table-xl td,.table-xl th{padding:1.25rem 1.25rem}.table-lg td,.table-lg th{padding:1rem 1.25rem}.table-xs td,.table-xs th{padding:.5rem 1.25rem}thead .table-border-solid td,thead .table-border-solid th{border-bottom-width:2px}tbody .table-border-solid td,tbody .table-border-solid th,tfoot .table-border-solid td,tfoot .table-border-solid th{border-top-width:2px}thead .table-border-double td,thead .table-border-double th{border-bottom-width:3px;border-bottom-style:double}.table-bordered thead .table-border-double:first-child td,.table-bordered thead .table-border-double:first-child th{border-bottom-width:3px;border-bottom-style:double}tbody .table-border-double td,tbody .table-border-double th,tfoot .table-border-double td,tfoot .table-border-double th{border-top-width:3px;border-top-style:double}.table-border-dashed td,.table-border-dashed th{border-top-style:dashed}.table thead tr[class*=border-bottom-] td,.table thead tr[class*=border-bottom-] th{border-bottom-color:inherit}.table tbody tr[class*=border-top-] td,.table tbody tr[class*=border-top-] th,.table tfoot tr[class*=border-top-] td,.table tfoot tr[class*=border-top-] th{border-top-color:inherit}.card>.table:first-child caption+thead tr:first-child td,.card>.table:first-child caption+thead tr:first-child th,.card>.table:first-child colgroup+thead tr:first-child td,.card>.table:first-child colgroup+thead tr:first-child th,.card>.table:first-child thead:first-child tr:first-child td,.card>.table:first-child thead:first-child tr:first-child th,.card>[class*=table-responsive]:first-child>.table:first-child caption+thead tr:first-child td,.card>[class*=table-responsive]:first-child>.table:first-child caption+thead tr:first-child th,.card>[class*=table-responsive]:first-child>.table:first-child colgroup+thead tr:first-child td,.card>[class*=table-responsive]:first-child>.table:first-child colgroup+thead tr:first-child th,.card>[class*=table-responsive]:first-child>.table:first-child thead:first-child tr:first-child td,.card>[class*=table-responsive]:first-child>.table:first-child thead:first-child tr:first-child th{border-top-width:0}.card.card-table{border-width:1px;border-color:#ddd}.card>.table caption,.card>[class*=table-responsive]>.table caption{padding-left:1.25rem;padding-right:1.25rem}.card>.table:first-child,.card>[class*=table-responsive]:first-child>.table:first-child{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.card>.table:first-child tbody:first-child tr:first-child,.card>.table:first-child thead:first-child tr:first-child,.card>[class*=table-responsive]:first-child>.table:first-child tbody:first-child tr:first-child,.card>[class*=table-responsive]:first-child>.table:first-child thead:first-child tr:first-child{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.card>.table:first-child tbody:first-child tr:first-child td:first-child,.card>.table:first-child tbody:first-child tr:first-child th:first-child,.card>.table:first-child thead:first-child tr:first-child td:first-child,.card>.table:first-child thead:first-child tr:first-child th:first-child,.card>[class*=table-responsive]:first-child>.table:first-child tbody:first-child tr:first-child td:first-child,.card>[class*=table-responsive]:first-child>.table:first-child tbody:first-child tr:first-child th:first-child,.card>[class*=table-responsive]:first-child>.table:first-child thead:first-child tr:first-child td:first-child,.card>[class*=table-responsive]:first-child>.table:first-child thead:first-child tr:first-child th:first-child{border-top-left-radius:.125rem}.card>.table:first-child tbody:first-child tr:first-child td:last-child,.card>.table:first-child tbody:first-child tr:first-child th:last-child,.card>.table:first-child thead:first-child tr:first-child td:last-child,.card>.table:first-child thead:first-child tr:first-child th:last-child,.card>[class*=table-responsive]:first-child>.table:first-child tbody:first-child tr:first-child td:last-child,.card>[class*=table-responsive]:first-child>.table:first-child tbody:first-child tr:first-child th:last-child,.card>[class*=table-responsive]:first-child>.table:first-child thead:first-child tr:first-child td:last-child,.card>[class*=table-responsive]:first-child>.table:first-child thead:first-child tr:first-child th:last-child{border-top-right-radius:.125rem}.card>.table:last-child,.card>[class*=table-responsive]:last-child>.table:last-child{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.card>.table:last-child tbody:last-child tr:last-child,.card>.table:last-child tfoot:last-child tr:last-child,.card>[class*=table-responsive]:last-child>.table:last-child tbody:last-child tr:last-child,.card>[class*=table-responsive]:last-child>.table:last-child tfoot:last-child tr:last-child{border-bottom-left-radius:.125rem;border-bottom-right-radius:.125rem}.card>.table:last-child tbody:last-child tr:last-child td:first-child,.card>.table:last-child tbody:last-child tr:last-child th:first-child,.card>.table:last-child tfoot:last-child tr:last-child td:first-child,.card>.table:last-child tfoot:last-child tr:last-child th:first-child,.card>[class*=table-responsive]:last-child>.table:last-child tbody:last-child tr:last-child td:first-child,.card>[class*=table-responsive]:last-child>.table:last-child tbody:last-child tr:last-child th:first-child,.card>[class*=table-responsive]:last-child>.table:last-child tfoot:last-child tr:last-child td:first-child,.card>[class*=table-responsive]:last-child>.table:last-child tfoot:last-child tr:last-child th:first-child{border-bottom-left-radius:.125rem}.card>.table:last-child tbody:last-child tr:last-child td:last-child,.card>.table:last-child tbody:last-child tr:last-child th:last-child,.card>.table:last-child tfoot:last-child tr:last-child td:last-child,.card>.table:last-child tfoot:last-child tr:last-child th:last-child,.card>[class*=table-responsive]:last-child>.table:last-child tbody:last-child tr:last-child td:last-child,.card>[class*=table-responsive]:last-child>.table:last-child tbody:last-child tr:last-child th:last-child,.card>[class*=table-responsive]:last-child>.table:last-child tfoot:last-child tr:last-child td:last-child,.card>[class*=table-responsive]:last-child>.table:last-child tfoot:last-child tr:last-child th:last-child{border-bottom-right-radius:.125rem}.card>.table-bordered,.card>[class*=table-responsive]>.table-bordered{border:0}.card>.table-bordered tbody td:first-child,.card>.table-bordered tbody th:first-child,.card>.table-bordered tfoot td:first-child,.card>.table-bordered tfoot th:first-child,.card>.table-bordered thead td:first-child,.card>.table-bordered thead th:first-child,.card>[class*=table-responsive]>.table-bordered tbody td:first-child,.card>[class*=table-responsive]>.table-bordered tbody th:first-child,.card>[class*=table-responsive]>.table-bordered tfoot td:first-child,.card>[class*=table-responsive]>.table-bordered tfoot th:first-child,.card>[class*=table-responsive]>.table-bordered thead td:first-child,.card>[class*=table-responsive]>.table-bordered thead th:first-child{border-left:0}.card>.table-bordered tbody td:last-child,.card>.table-bordered tbody th:last-child,.card>.table-bordered tfoot td:last-child,.card>.table-bordered tfoot th:last-child,.card>.table-bordered thead td:last-child,.card>.table-bordered thead th:last-child,.card>[class*=table-responsive]>.table-bordered tbody td:last-child,.card>[class*=table-responsive]>.table-bordered tbody th:last-child,.card>[class*=table-responsive]>.table-bordered tfoot td:last-child,.card>[class*=table-responsive]>.table-bordered tfoot th:last-child,.card>[class*=table-responsive]>.table-bordered thead td:last-child,.card>[class*=table-responsive]>.table-bordered thead th:last-child{border-right:0}.card-body+.table,.card-body+div[class*=table-responsive],.card-header:not([class*=bg-])+.table,.card-header:not([class*=bg-])+div[class*=table-responsive],.navbar-light+.table,.navbar-light+div[class*=table-responsive],.table+.card-body,div[class*=table-responsive]+.card-body{border-top:1px solid #ddd}.table tbody:first-child tr:first-child td,.table tbody:first-child tr:first-child th,div[class*=table-responsive]>.table tbody:first-child tr:first-child td,div[class*=table-responsive]>.table tbody:first-child tr:first-child th{border-top:0}.card-footer+.table,.card-footer+[class*=table-responsive]{border-top:1px solid #ddd}legend{padding-top:.625rem;padding-bottom:.625rem;margin-bottom:1.25rem;border-bottom:1px solid #ddd;font-size:.8125rem}fieldset:first-child legend:first-child{padding-top:0}select[multiple],select[size]{height:200px;padding:.875rem}select[multiple] option,select[size] option{padding:.5rem 1rem;border-radius:.1875rem}select[multiple] option+option,select[size] option+option{margin-top:1px}.form-control{background-clip:border-box}.form-control:disabled{color:#999}.form-control[class*=bg-]:not(.bg-white):not(.bg-light):not(.bg-transparent):disabled,.form-control[class*=bg-]:not(.bg-white):not(.bg-light):not(.bg-transparent)[readonly]{background-color:#8c8c8c;color:rgba(255,255,255,.5);border-color:#8c8c8c}.form-control[class*=bg-]:not(.bg-white):not(.bg-light):not(.bg-transparent)::-moz-placeholder{color:#fff}.form-control[class*=bg-]:not(.bg-white):not(.bg-light):not(.bg-transparent)::placeholder{color:#fff}.form-group .form-group:last-child{margin-bottom:0}@media (max-width:767.98px){.form-group [class*=col-md-]:not([class*=col-form-label])+[class*=col-md-]{margin-top:1.25rem}}@media (max-width:991.98px){.form-group [class*=col-lg-]:not([class*=col-form-label])+[class*=col-lg-]{margin-top:1.25rem}}@media (max-width:1199.98px){.form-group [class*=col-xl-]:not([class*=col-form-label])+[class*=col-xl-]{margin-top:1.25rem}}@media (max-width:767.98px){[class*=col-form-label][class*=col-md-]{padding-top:0}}@media (max-width:991.98px){[class*=col-form-label][class*=col-lg-]{padding-top:0}}@media (max-width:1199.98px){[class*=col-form-label][class*=col-xl-]{padding-top:0}}.form-check:not(.form-check-inline){margin-bottom:.5rem}.form-check:not(.form-check-inline):last-child{margin-bottom:0}.form-group.row .form-check:not(.dropdown-item){margin-top:.5rem}.form-check.disabled{color:#999}.form-check.disabled .form-check-label{cursor:default}.form-check-input:disabled~.form-check-label{cursor:default}.form-check-label{cursor:pointer}.form-check-inline .form-check-label{display:inline-flex;align-items:flex-start}.form-check-inline .form-check-input{margin-top:.3rem}.form-check-inline:last-child{margin-right:0}.form-check-inline input{position:static}.form-check-right{padding-left:0;padding-right:1.875rem}.form-check-right .form-check-input,.form-check-right input{left:auto;right:0}.form-check-right.form-check-inline{padding:0}.form-check-right.form-check-inline .form-check-input{margin-right:0;margin-left:.625rem}.form-group-feedback{position:relative}.form-group-feedback-left .form-control-feedback{left:0}.form-group-feedback-left .form-control{padding-left:2.75rem}.form-group-feedback-left .form-control-lg{padding-left:3rem}.form-group-feedback-left .form-control-sm{padding-left:2.5rem}.form-group-feedback-right .form-control-feedback{right:0}.form-group-feedback-right .form-control{padding-right:2.75rem}.form-group-feedback-right .form-control-lg{padding-right:3rem}.form-group-feedback-right .form-control-sm{padding-right:2.5rem}.form-control-feedback{position:absolute;top:0;color:#333;padding-left:.875rem;padding-right:.875rem;line-height:calc(1.5385em + .875rem + 2px);min-width:1rem}.form-control-feedback-lg{padding-left:1rem;padding-right:1rem;line-height:calc(1.4286em + 1.125rem + 2px)}.form-control-feedback-sm{padding-left:.75rem;padding-right:.75rem;line-height:calc(1.6667em + .625rem + 2px)}input[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent)+.form-control-feedback{color:#fff}.btn{position:relative}.btn:not(.bg-transparent):not([class*=btn-outline]):not(.btn-light):not(.btn-link):not([class*=alpha-]):not(.fab-menu-btn).active,.btn:not(.bg-transparent):not([class*=btn-outline]):not(.btn-light):not(.btn-link):not([class*=alpha-]):not(.fab-menu-btn).focus,.btn:not(.bg-transparent):not([class*=btn-outline]):not(.btn-light):not(.btn-link):not([class*=alpha-]):not(.fab-menu-btn):active,.btn:not(.bg-transparent):not([class*=btn-outline]):not(.btn-light):not(.btn-link):not([class*=alpha-]):not(.fab-menu-btn):focus,.btn:not(.bg-transparent):not([class*=btn-outline]):not(.btn-light):not(.btn-link):not([class*=alpha-]):not(.fab-menu-btn):hover,.show>.btn:not(.bg-transparent):not([class*=btn-outline]):not(.btn-light):not(.btn-link):not([class*=alpha-]):not(.fab-menu-btn).dropdown-toggle{box-shadow:0 0 0 62.5rem rgba(0,0,0,.075) inset}.btn:not(.bg-transparent):not([class*=btn-outline]):not(.btn-light):not(.btn-link):not([class*=alpha-]):not(.fab-menu-btn).disabled,.btn:not(.bg-transparent):not([class*=btn-outline]):not(.btn-light):not(.btn-link):not([class*=alpha-]):not(.fab-menu-btn):disabled{box-shadow:none}.btn.disabled,.btn:disabled{cursor:default}.btn-light{color:#333;background-color:#fafafa;border-color:#ddd}.btn-light.focus,.btn-light:focus,.btn-light:hover,.btn-light:not([disabled]):not(.disabled).active,.btn-light:not([disabled]):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#333;background-color:#f5f5f5;border-color:#ddd}.btn-light.disabled,.btn-light:disabled{background-color:#fafafa;border-color:#ddd}.btn-outline.disabled,.btn-outline:disabled,.btn-outline:not(:hover):not(:active):not(.active):not([aria-expanded=true]){background-color:transparent!important}.btn-outline:not(.disabled):not(:disabled):not([class*=alpha-]):hover,.btn-outline:not(.disabled):not(:disabled):not([class*=alpha-]):not([disabled]):not(.disabled).active,.btn-outline:not(.disabled):not(:disabled):not([class*=alpha-]):not([disabled]):not(.disabled):active,.show>.btn-outline:not(.disabled):not(:disabled):not([class*=alpha-]).dropdown-toggle{color:#fff!important}.btn-outline.bg-white:not(.disabled):not(:disabled):hover,.btn-outline.bg-white:not(.disabled):not(:disabled):not([disabled]):not(.disabled).active,.btn-outline.bg-white:not(.disabled):not(:disabled):not([disabled]):not(.disabled):active,.show>.btn-outline.bg-white:not(.disabled):not(:disabled).dropdown-toggle{color:#333!important}.show>.btn-link.dropdown-toggle{color:#0a6ebd}.btn-icon{padding-left:.56252rem;padding-right:.56252rem}.btn-icon input[type=checkbox],.btn-icon input[type=radio]{display:block}.btn-icon.btn-sm{padding-left:.43752rem;padding-right:.43752rem}.btn-icon.btn-lg{padding-left:.68752rem;padding-right:.68752rem}.btn-float{padding:1rem;border-radius:.1875rem}.btn-float.btn-link{padding:.8rem}.btn-float i{display:block;top:0}.btn-float>span{display:block;padding-top:.625rem;margin-bottom:-.40625rem;overflow:hidden;text-overflow:ellipsis}.btn.border-2{padding-top:.375rem;padding-bottom:.375rem}.btn.border-2.btn-lg{padding-top:.5rem;padding-bottom:.5rem}.btn.border-2.btn-sm{padding-top:.25rem;padding-bottom:.25rem}.btn.border-2.btn-icon{padding-left:.50002rem;padding-right:.50002rem}.btn.border-2.btn-icon.btn-lg{padding-left:.62502rem;padding-right:.62502rem}.btn.border-2.btn-icon.btn-sm{padding-left:.37502rem;padding-right:.37502rem}.btn.border-2.btn-float{padding:.9375rem}.btn-labeled>b{position:absolute;top:-1px;background-color:rgba(0,0,0,.15);display:block;line-height:1;padding:.62503rem}.btn-labeled>b>i{top:0}.btn-labeled.rounded-round>b{border-radius:100px}.btn-labeled.btn-lg>b{padding:.75003rem}.btn-labeled.btn-sm>b{padding:.50003rem}.btn-labeled-left{padding-left:3.12506rem}.btn-labeled-left>b{left:-1px;border-top-left-radius:.1875rem;border-bottom-left-radius:.1875rem}.btn-labeled-left.btn-lg{padding-left:3.50005rem}.btn-labeled-left.btn-lg>b{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.btn-labeled-left.btn-sm{padding-left:2.75006rem}.btn-labeled-left.btn-sm>b{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.btn-labeled-right{padding-right:3.12506rem}.btn-labeled-right>b{right:-1px;border-top-right-radius:.1875rem;border-bottom-right-radius:.1875rem}.dropdown-item{display:flex;align-items:center;position:relative;outline:0;overflow:hidden;text-overflow:ellipsis;cursor:pointer;margin-bottom:0;transition:background-color ease-in-out .15s,color ease-in-out .15s}@media (prefers-reduced-motion:reduce){.dropdown-item{transition:none}}.dropdown-item+.dropdown-item,.dropdown-item+.dropdown-submenu,.dropdown-submenu+.dropdown-item{margin-top:1px}.dropdown-item:active{color:#333;background-color:#f5f5f5}.dropdown-item.active{color:#fff;background-color:#2196f3}.dropdown-item.active .badge:not(.badge-mark){background-color:#fff!important;color:#333!important}.dropdown-item.active .badge-mark[class*=bg-]{background-color:#fff!important;border-color:#fff!important}.dropdown-item.active .badge-mark[class*=border-]{border-color:#fff!important}.dropdown-item.disabled,.dropdown-item:disabled{color:#999;background-color:transparent;cursor:default}.dropdown-item.disabled>.badge,.dropdown-item.disabled>img,.dropdown-item:disabled>.badge,.dropdown-item:disabled>img{opacity:.8}.dropdown-item-open{background-color:#f5f5f5;color:#333}.dropdown-header{display:flex;align-items:center;margin-top:.25rem;margin-bottom:.25rem;line-height:1.6667}.dropdown-header-highlight{margin-top:0;background-color:#f8f8f8}.dropdown-header-highlight+.dropdown-item,.dropdown-item+.dropdown-header-highlight{margin-top:.5rem}.dropdown-header-highlight:first-child{margin-top:0}.dropdown-header>i,.dropdown-header>img,.dropdown-item>i,.dropdown-item>img{margin-right:1rem}.dropdown-header>i,.dropdown-item>i{top:0}.dropdown-header>img,.dropdown-item>img{max-height:1.25003rem}.dropdown-item.form-check{padding:0;margin-bottom:0}.dropdown-item.form-check .form-check-label{flex:1;padding:.5rem 1rem}.dropdown-item.form-check.form-check-right .form-check-label{padding-left:1rem}.dropdown-scrollable{max-height:340px;overflow-y:auto}.dropdown-menu>.dropdown-submenu{position:relative}.dropdown-menu>.dropdown-submenu>.dropdown-item{padding-right:2.5rem}.dropdown-menu>.dropdown-submenu>.dropdown-item:after{content:"";font-family:icomoon;position:absolute;top:50%;margin-top:-.5rem;right:1rem;font-size:1rem;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dropdown-menu>.dropdown-submenu.show>.dropdown-item,.dropdown-menu>.dropdown-submenu:hover>.dropdown-item{background-color:#f5f5f5;color:#333}.dropdown-menu>.dropdown-submenu:focus>.dropdown-item:not(.dropdown-toggle)~.dropdown-menu,.dropdown-menu>.dropdown-submenu:hover>.dropdown-item:not(.dropdown-toggle)~.dropdown-menu{display:block}.dropdown-menu>.dropdown-submenu.disabled>.dropdown-menu{display:none}.dropdown-menu>.dropdown-submenu.disabled>.dropdown-item{background-color:transparent;color:#999;cursor:default}.dropdown-menu>.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-.5625rem}.dropdown-menu>.dropdown-submenu.dropdown-submenu-left>.dropdown-menu{left:auto;right:100%}@media (max-width:991.98px){.dropdown-menu>.dropdown-submenu .dropdown-toggle:after{content:""}.dropdown-menu>.dropdown-submenu .dropdown-menu,.dropdown-menu>.dropdown-submenu.dropdown-submenu-left .dropdown-menu{position:static;margin:0!important;border-width:0;box-shadow:none;border-radius:0}.dropdown-menu>.dropdown-submenu>.dropdown-menu>.dropdown-item,.dropdown-menu>.dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-item{padding-left:2rem}.dropdown-menu>.dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-menu>.dropdown-item,.dropdown-menu>.dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-item{padding-left:3rem}}.dropdown-menu .dropup>.dropdown-menu{top:auto;bottom:0;margin-top:0;margin-bottom:-.5625rem}.dropdown-menu .dropdown-submenu+.dropdown-submenu{margin-top:1px}.dropright .dropdown-toggle::after{vertical-align:middle}.dropleft .dropdown-toggle::before{vertical-align:middle}.dropleft .dropdown-submenu .dropdown-toggle::before{content:none}.dropdown-menu-lg .dropdown-item{padding-top:.5625rem;padding-bottom:.5625rem;font-size:.875rem;line-height:1.4286}.dropdown-menu-sm .dropdown-item{padding-top:.3125rem;padding-bottom:.3125rem;font-size:.75rem;line-height:1.6667}.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light)>.dropdown-item,.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light)>.dropdown-submenu>.dropdown-item{color:#fff}.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light)>.dropdown-item:focus,.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light)>.dropdown-item:hover,.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light)>.dropdown-submenu>.dropdown-item:focus,.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light)>.dropdown-submenu>.dropdown-item:hover{background-color:rgba(0,0,0,.1)}.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light)>.dropdown-item.active,.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light)>.dropdown-submenu>.dropdown-item.active{background-color:rgba(0,0,0,.2)}.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light)>.dropdown-item.disabled,.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light)>.dropdown-submenu>.dropdown-item.disabled{background-color:transparent;color:rgba(255,255,255,.6)}.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light)>.dropdown-submenu.show>.dropdown-item,.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light)>.dropdown-submenu:hover>.dropdown-item{background-color:rgba(0,0,0,.1);color:#fff}.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light)>.dropdown-submenu.disabled>.dropdown-item{background-color:transparent;color:rgba(255,255,255,.6)}.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light)>.dropdown-header{color:rgba(255,255,255,.6)}.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light)>.dropdown-header-highlight{background-color:rgba(0,0,0,.1)}.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-light)>.dropdown-divider{border-top-color:rgba(255,255,255,.4)}.btn-group>.btn.border-2:not(:first-child){margin-left:-2px}.btn-group>.btn.border-3:not(:first-child){margin-left:-3px}.btn-group-justified{display:flex}.btn-group-justified .btn,.btn-group-justified .btn-group{flex:1}.input-group .form-group-feedback{position:relative;flex:1 1 auto;width:1%;z-index:4}.input-group .form-group-feedback:not(:last-child) .form-control{border-top-right-radius:0;border-bottom-right-radius:0}.input-group .form-group-feedback:not(:first-child) .form-control{border-top-left-radius:0;border-bottom-left-radius:0}.form-control-feedback+.input-group,.input-group+.form-control-feedback{z-index:4}.input-group-text i{display:block;top:0}.custom-control{margin-bottom:.5rem}.custom-control:last-child{margin-bottom:0}.custom-control-inline{margin-bottom:0}.custom-control-inline:last-child{margin-right:0}.custom-control-input:active~.custom-control-label::before{transition:all ease-in-out .15s}@media (prefers-reduced-motion:reduce){.custom-control-input:active~.custom-control-label::before{transition:none}}.custom-control-input:disabled~.custom-control-label{cursor:default}.custom-control-label{cursor:pointer}.custom-control-label::before{top:.00002rem}.custom-control-label::after{top:.00002rem}.custom-control-right{padding-left:0;padding-right:1.875rem}.custom-control-right .custom-control-input{right:0}.custom-control-right .custom-control-label:after,.custom-control-right .custom-control-label:before{left:auto;right:0}.custom-select{cursor:pointer;transition:all ease-in-out .15s}@media (prefers-reduced-motion:reduce){.custom-select{transition:none}}.custom-select:focus,.custom-select:hover{box-shadow:0 0 0 62.5rem rgba(0,0,0,.01) inset}.custom-select:disabled{cursor:default}.custom-select:disabled:focus,.custom-select:disabled:hover{box-shadow:none}.custom-file-label{margin-bottom:0}.nav-link{position:relative;transition:all ease-in-out .15s}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link.disabled{cursor:default}.nav-tabs{margin-bottom:1.25rem}.nav-tabs .nav-link{border-top-left-radius:0;border-top-right-radius:0;color:#777}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{color:#333}.nav-tabs .nav-link.disabled{color:#999}.nav-tabs .nav-item.show .nav-link:not(.active){border-color:transparent;background-color:transparent}.nav-tabs.border-top-1{border-top-color:#ddd}.nav-tabs-responsive{overflow-x:auto;box-shadow:0 -1px 0 #ddd inset}.nav-tabs-bottom .nav-link,.nav-tabs-highlight .nav-link,.nav-tabs-top .nav-link{position:relative}.nav-tabs-bottom .nav-link:before,.nav-tabs-highlight .nav-link:before,.nav-tabs-top .nav-link:before{content:'';position:absolute;top:0;left:0;right:0;transition:background-color ease-in-out .15s}@media (prefers-reduced-motion:reduce){.nav-tabs-bottom .nav-link:before,.nav-tabs-highlight .nav-link:before,.nav-tabs-top .nav-link:before{transition:none}}.nav-tabs-highlight .nav-link{border-top-color:transparent;border-top-left-radius:0;border-top-right-radius:0}.nav-tabs-highlight .nav-link:before{height:2px;top:-1px;left:-1px;right:-1px}.nav-tabs-highlight .nav-link.active:before{background-color:#2196f3}.nav-tabs-top .nav-item{margin-bottom:0}.nav-tabs-top .nav-link{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.nav-tabs-top .nav-link:focus:before,.nav-tabs-top .nav-link:hover:before{background-color:#ddd}.nav-tabs-top .nav-link:before{height:2px}.nav-tabs-top .nav-link.disabled:before{content:none}.nav-tabs-top .nav-item.show .nav-link:not(.active):before{background-color:#ddd}.nav-tabs-top .nav-link.active:before{background-color:#ec407a}.nav-tabs-top .nav-item.show .nav-link,.nav-tabs-top .nav-link.active{background-color:transparent}.nav-tabs-top .dropdown-menu{margin-top:0}.nav-tabs-top.border-top-1 .nav-item{margin-top:-1px}.nav-tabs-bottom .nav-item{margin-bottom:0}.nav-tabs-bottom .nav-link{border-width:0}.nav-tabs-bottom .nav-link:before{height:2px;top:auto;bottom:-1px}.nav-tabs-bottom .nav-link.active:before{background-color:#ec407a}.nav-tabs-bottom .nav-item.show .nav-link,.nav-tabs-bottom .nav-link.active{background-color:transparent}.nav-tabs-bottom .dropdown-menu{margin-top:0}.nav-tabs-solid{background-color:#f5f5f5;border:1px solid #ddd}.nav-tabs-solid .nav-item{margin-bottom:0}.nav-tabs-solid .nav-link{border-width:0}.nav-tabs-solid .nav-item.show .nav-link{background-color:transparent}.nav-tabs-solid .nav-item.show .nav-link.active,.nav-tabs-solid .nav-link.active{color:#fff;background-color:#2196f3}.nav-tabs-solid[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-link{color:rgba(255,255,255,.9)}.nav-tabs-solid[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-link:focus,.nav-tabs-solid[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-link:hover{color:#fff}.nav-tabs-solid[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-link.disabled{color:rgba(255,255,255,.6)}.nav-tabs-solid[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-item.show .nav-link{color:#fff}.nav-tabs-solid[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-item.show .nav-link.active,.nav-tabs-solid[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-link.active{color:#fff;background-color:rgba(0,0,0,.1)}.nav-tabs-solid[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent)+.tab-content[class*=bg-]{border-top-color:rgba(255,255,255,.5)}.nav-tabs-vertical .nav-link{justify-content:flex-start}.nav-tabs-vertical .nav-link,.nav-tabs-vertical .nav-link.disabled,.nav-tabs-vertical .nav-link:focus,.nav-tabs-vertical .nav-link:hover{border-color:transparent #ddd transparent transparent}.nav-tabs-vertical .nav-link:before{content:'';position:absolute;top:-1px;bottom:-1px;left:-1px;width:2px;transition:background-color ease-in-out .15s}@media (prefers-reduced-motion:reduce){.nav-tabs-vertical .nav-link:before{transition:none}}.nav-tabs-vertical .nav-item.show .nav-link:not(.active){border-right-color:#ddd;border-bottom-color:transparent}.nav-tabs-vertical-right .nav-link,.nav-tabs-vertical-right .nav-link.disabled,.nav-tabs-vertical-right .nav-link:focus,.nav-tabs-vertical-right .nav-link:hover{border-color:transparent transparent transparent #ddd}.nav-tabs-vertical-right .nav-link:before{left:auto;right:-1px}.nav-tabs-vertical-right .nav-item.show .nav-link:not(.active){border-right-color:transparent;border-left-color:#ddd}.nav-tabs-vertical .nav-link.active:before{background-color:#2196f3}.nav-tabs-vertical .nav-item.show .nav-link,.nav-tabs-vertical .nav-link.active{background-color:transparent;border-color:#ddd transparent}.nav-pills{margin-bottom:1.25rem}.nav-pills .nav-link{color:#777}.nav-pills .nav-link:not(.active):focus,.nav-pills .nav-link:not(.active):hover{color:#333}.nav-pills .nav-link.active .badge:not(.bg-transparent):not(.bg-light):not(.bg-white){background-color:#fff;color:#333;transition:all ease-in-out .15s}@media (prefers-reduced-motion:reduce){.nav-pills .nav-link.active .badge:not(.bg-transparent):not(.bg-light):not(.bg-white){transition:none}}.nav-pills .nav-link.disabled,.nav-pills .nav-link.disabled:focus,.nav-pills .nav-link.disabled:hover{color:#999}.nav-pills .nav-item.show .nav-link:not(.active){color:#333;background-color:transparent}.nav-pills.flex-column .nav-link{justify-content:flex-start}.nav-pills-bordered .nav-item+.nav-item{margin-left:.625rem}.nav-pills-bordered .nav-link{border:1px solid #ddd}.nav-pills-bordered .nav-item.show .nav-link:not(.active),.nav-pills-bordered .nav-link:not(.active):focus,.nav-pills-bordered .nav-link:not(.active):hover{background-color:#f5f5f5}.nav-pills-bordered .nav-link.active{border-color:#2196f3}.nav-pills-bordered .nav-link.disabled,.nav-pills-bordered .nav-link.disabled:focus,.nav-pills-bordered .nav-link.disabled:hover{background-color:#fafafa}.nav-pills-bordered.flex-column .nav-item+.nav-item{margin-left:0;margin-top:.625rem}.nav-pills-toolbar .nav-item+.nav-item{margin-left:-1px}.nav-pills-toolbar .nav-link{border-radius:0}.nav-pills-toolbar .nav-link.active{z-index:3}.nav-pills-toolbar .nav-item:first-child .nav-link{border-top-left-radius:.1875rem;border-bottom-left-radius:.1875rem}.nav-pills-toolbar .nav-item:last-child .nav-link{border-top-right-radius:.1875rem;border-bottom-right-radius:.1875rem}.nav-pills-toolbar.flex-column .nav-item:first-child .nav-link{border-top-left-radius:0;border-bottom-left-radius:0;border-top-left-radius:.1875rem;border-top-right-radius:.1875rem}.nav-pills-toolbar.flex-column .nav-item:last-child .nav-link{border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-right-radius:.1875rem;border-bottom-left-radius:.1875rem}.nav-pills-toolbar.flex-column .nav-item+.nav-item{margin-left:0;margin-top:-1px}.navbar{border-top:1px solid transparent;border-bottom:1px solid transparent;align-items:stretch}.content~.navbar:not(.navbar-component):last-of-type,.page-content~.navbar:not(.navbar-component):last-of-type{border-bottom-color:transparent}.navbar-component{border:1px solid transparent;margin-bottom:1.25rem}.page-header .navbar-component{margin-left:1.25rem;margin-right:1.25rem}.navbar-component.navbar-dark{border-color:rgba(255,255,255,.1)}.navbar-component.navbar-light{border-color:rgba(0,0,0,.125)}.navbar-brand img{height:1rem;display:block}.navbar-text{padding-top:.875rem;padding-bottom:.875rem}.navbar-nav .nav-link{padding-left:1.25rem;padding-right:1.25rem}.navbar-nav-link{position:relative;display:block;cursor:pointer;padding:.875rem 1rem;outline:0;transition:all ease-in-out .15s}@media (prefers-reduced-motion:reduce){.navbar-nav-link{transition:none}}.navbar-nav-link.disabled{cursor:default}.navbar-nav-link.disabled .badge,.navbar-nav-link.disabled img{opacity:.5}.navbar-nav-link .badge{position:absolute;top:0;right:0}.navbar-nav-link .badge-mark{top:.4375rem;right:.5rem}.navbar-nav-highlight .navbar-nav-link:before{content:'';position:absolute;top:0;bottom:0;left:0;background-color:transparent;width:2px}.navbar-light .navbar-nav-highlight .navbar-nav-link.active:before{background-color:#ec407a}.navbar-dark .navbar-nav-highlight .navbar-nav-link.active:before{background-color:#fff}.navbar-collapse{margin-left:-1.25rem;margin-right:-1.25rem;padding-left:1.25rem;padding-right:1.25rem}.navbar-toggler{border:0;line-height:1.5385;cursor:pointer;transition:all ease-in-out .15s}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler+.navbar-toggler{margin-left:1.25rem}.navbar-toggler:focus,.navbar-toggler:hover{outline:0}.navbar-dark .navbar-toggler:focus,.navbar-dark .navbar-toggler:hover{color:#fff}.navbar-light .navbar-toggler{color:rgba(51,51,51,.85)}.navbar-light .navbar-toggler:focus,.navbar-light .navbar-toggler:hover,.navbar-light .navbar-toggler[aria-expanded=true]{color:#333}@media (max-width:575.98px){.navbar-expand-sm .navbar-nav:first-child>.nav-item:first-child{margin-top:.625rem}.navbar-expand-sm .navbar-nav:last-child>.nav-item:not(.show):last-child{margin-bottom:.625rem}.navbar-expand-sm .navbar-nav-link{display:flex;align-items:center;margin-left:-1.25rem;margin-right:-1.25rem;padding-left:1.25rem;padding-right:1.25rem}.navbar-expand-sm .navbar-nav-link .badge:not(.position-static){position:static}.navbar-expand-sm .navbar-nav-link.dropdown-toggle:not(.caret-0){padding-right:2.5rem}.navbar-expand-sm .navbar-nav-link.dropdown-toggle:not(.caret-0):after{position:absolute;top:50%;right:1.25rem;margin:0;transform:translateY(-50%)}.navbar-expand-sm.navbar-dark .navbar-collapse{border-top:1px solid rgba(255,255,255,.1)}.navbar-expand-sm.navbar-light .navbar-collapse{border-top:1px solid #ddd}.navbar-expand-sm .navbar-nav>.nav-item>.dropdown-menu{margin-top:1.25rem;margin-bottom:1.25rem}.navbar-expand-sm .dropdown-submenu .dropdown-toggle:after{content:""}.navbar-expand-sm .dropdown-submenu .dropdown-menu,.navbar-expand-sm .dropdown-submenu.dropdown-submenu-left .dropdown-menu{margin:0;border-width:0;box-shadow:none;border-radius:0}.navbar-expand-sm .dropdown-submenu>.dropdown-menu>.dropdown-item,.navbar-expand-sm .dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-item{padding-left:2rem}.navbar-expand-sm .dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-menu>.dropdown-item,.navbar-expand-sm .dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-item{padding-left:3rem}.navbar-expand-sm.fixed-bottom .navbar-collapse,.navbar-expand-sm.fixed-top .navbar-collapse{max-height:440px;overflow-y:auto}}@media (min-width:576px){.navbar-expand-sm .navbar-brand{min-width:15.625rem}.navbar-expand-sm .navbar-nav-link:before{top:auto;right:0;width:auto;height:2px}}@media (max-width:767.98px){.navbar-expand-md .navbar-nav:first-child>.nav-item:first-child{margin-top:.625rem}.navbar-expand-md .navbar-nav:last-child>.nav-item:not(.show):last-child{margin-bottom:.625rem}.navbar-expand-md .navbar-nav-link{display:flex;align-items:center;margin-left:-1.25rem;margin-right:-1.25rem;padding-left:1.25rem;padding-right:1.25rem}.navbar-expand-md .navbar-nav-link .badge:not(.position-static){position:static}.navbar-expand-md .navbar-nav-link.dropdown-toggle:not(.caret-0){padding-right:2.5rem}.navbar-expand-md .navbar-nav-link.dropdown-toggle:not(.caret-0):after{position:absolute;top:50%;right:1.25rem;margin:0;transform:translateY(-50%)}.navbar-expand-md.navbar-dark .navbar-collapse{border-top:1px solid rgba(255,255,255,.1)}.navbar-expand-md.navbar-light .navbar-collapse{border-top:1px solid #ddd}.navbar-expand-md .navbar-nav>.nav-item>.dropdown-menu{margin-top:1.25rem;margin-bottom:1.25rem}.navbar-expand-md .dropdown-submenu .dropdown-toggle:after{content:""}.navbar-expand-md .dropdown-submenu .dropdown-menu,.navbar-expand-md .dropdown-submenu.dropdown-submenu-left .dropdown-menu{margin:0;border-width:0;box-shadow:none;border-radius:0}.navbar-expand-md .dropdown-submenu>.dropdown-menu>.dropdown-item,.navbar-expand-md .dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-item{padding-left:2rem}.navbar-expand-md .dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-menu>.dropdown-item,.navbar-expand-md .dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-item{padding-left:3rem}.navbar-expand-md.fixed-bottom .navbar-collapse,.navbar-expand-md.fixed-top .navbar-collapse{max-height:440px;overflow-y:auto}}@media (min-width:768px){.navbar-expand-md .navbar-brand{min-width:15.625rem}.navbar-expand-md .navbar-nav-link:before{top:auto;right:0;width:auto;height:2px}}@media (max-width:991.98px){.navbar-expand-lg .navbar-nav:first-child>.nav-item:first-child{margin-top:.625rem}.navbar-expand-lg .navbar-nav:last-child>.nav-item:not(.show):last-child{margin-bottom:.625rem}.navbar-expand-lg .navbar-nav-link{display:flex;align-items:center;margin-left:-1.25rem;margin-right:-1.25rem;padding-left:1.25rem;padding-right:1.25rem}.navbar-expand-lg .navbar-nav-link .badge:not(.position-static){position:static}.navbar-expand-lg .navbar-nav-link.dropdown-toggle:not(.caret-0){padding-right:2.5rem}.navbar-expand-lg .navbar-nav-link.dropdown-toggle:not(.caret-0):after{position:absolute;top:50%;right:1.25rem;margin:0;transform:translateY(-50%)}.navbar-expand-lg.navbar-dark .navbar-collapse{border-top:1px solid rgba(255,255,255,.1)}.navbar-expand-lg.navbar-light .navbar-collapse{border-top:1px solid #ddd}.navbar-expand-lg .navbar-nav>.nav-item>.dropdown-menu{margin-top:1.25rem;margin-bottom:1.25rem}.navbar-expand-lg .dropdown-submenu .dropdown-toggle:after{content:""}.navbar-expand-lg .dropdown-submenu .dropdown-menu,.navbar-expand-lg .dropdown-submenu.dropdown-submenu-left .dropdown-menu{margin:0;border-width:0;box-shadow:none;border-radius:0}.navbar-expand-lg .dropdown-submenu>.dropdown-menu>.dropdown-item,.navbar-expand-lg .dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-item{padding-left:2rem}.navbar-expand-lg .dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-menu>.dropdown-item,.navbar-expand-lg .dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-item{padding-left:3rem}.navbar-expand-lg.fixed-bottom .navbar-collapse,.navbar-expand-lg.fixed-top .navbar-collapse{max-height:440px;overflow-y:auto}}@media (min-width:992px){.navbar-expand-lg .navbar-brand{min-width:15.625rem}.navbar-expand-lg .navbar-nav-link:before{top:auto;right:0;width:auto;height:2px}}@media (max-width:1199.98px){.navbar-expand-xl .navbar-nav:first-child>.nav-item:first-child{margin-top:.625rem}.navbar-expand-xl .navbar-nav:last-child>.nav-item:not(.show):last-child{margin-bottom:.625rem}.navbar-expand-xl .navbar-nav-link{display:flex;align-items:center;margin-left:-1.25rem;margin-right:-1.25rem;padding-left:1.25rem;padding-right:1.25rem}.navbar-expand-xl .navbar-nav-link .badge:not(.position-static){position:static}.navbar-expand-xl .navbar-nav-link.dropdown-toggle:not(.caret-0){padding-right:2.5rem}.navbar-expand-xl .navbar-nav-link.dropdown-toggle:not(.caret-0):after{position:absolute;top:50%;right:1.25rem;margin:0;transform:translateY(-50%)}.navbar-expand-xl.navbar-dark .navbar-collapse{border-top:1px solid rgba(255,255,255,.1)}.navbar-expand-xl.navbar-light .navbar-collapse{border-top:1px solid #ddd}.navbar-expand-xl .navbar-nav>.nav-item>.dropdown-menu{margin-top:1.25rem;margin-bottom:1.25rem}.navbar-expand-xl .dropdown-submenu .dropdown-toggle:after{content:""}.navbar-expand-xl .dropdown-submenu .dropdown-menu,.navbar-expand-xl .dropdown-submenu.dropdown-submenu-left .dropdown-menu{margin:0;border-width:0;box-shadow:none;border-radius:0}.navbar-expand-xl .dropdown-submenu>.dropdown-menu>.dropdown-item,.navbar-expand-xl .dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-item{padding-left:2rem}.navbar-expand-xl .dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-menu>.dropdown-item,.navbar-expand-xl .dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-item{padding-left:3rem}.navbar-expand-xl.fixed-bottom .navbar-collapse,.navbar-expand-xl.fixed-top .navbar-collapse{max-height:440px;overflow-y:auto}}@media (min-width:1200px){.navbar-expand-xl .navbar-brand{min-width:15.625rem}.navbar-expand-xl .navbar-nav-link:before{top:auto;right:0;width:auto;height:2px}}.navbar-expand .navbar-nav:first-child>.nav-item:first-child{margin-top:.625rem}.navbar-expand .navbar-nav:last-child>.nav-item:not(.show):last-child{margin-bottom:.625rem}.navbar-expand .navbar-nav-link{display:flex;align-items:center;margin-left:-1.25rem;margin-right:-1.25rem;padding-left:1.25rem;padding-right:1.25rem}.navbar-expand .navbar-nav-link .badge:not(.position-static){position:static}.navbar-expand .navbar-nav-link.dropdown-toggle:not(.caret-0){padding-right:2.5rem}.navbar-expand .navbar-nav-link.dropdown-toggle:not(.caret-0):after{position:absolute;top:50%;right:1.25rem;margin:0;transform:translateY(-50%)}.navbar-expand.navbar-dark .navbar-collapse{border-top:1px solid rgba(255,255,255,.1)}.navbar-expand.navbar-light .navbar-collapse{border-top:1px solid #ddd}.navbar-expand .navbar-nav>.nav-item>.dropdown-menu{margin-top:1.25rem;margin-bottom:1.25rem}.navbar-expand .dropdown-submenu .dropdown-toggle:after{content:""}.navbar-expand .dropdown-submenu .dropdown-menu,.navbar-expand .dropdown-submenu.dropdown-submenu-left .dropdown-menu{margin:0;border-width:0;box-shadow:none;border-radius:0}.navbar-expand .dropdown-submenu>.dropdown-menu>.dropdown-item,.navbar-expand .dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-item{padding-left:2rem}.navbar-expand .dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-menu>.dropdown-item,.navbar-expand .dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-item{padding-left:3rem}.navbar-expand.fixed-bottom .navbar-collapse,.navbar-expand.fixed-top .navbar-collapse{max-height:440px;overflow-y:auto}.navbar-expand .navbar-brand{min-width:15.625rem}.navbar-expand .navbar-nav-link:before{top:auto;right:0;width:auto;height:2px}.navbar-light{color:rgba(51,51,51,.85);background-color:#fff;border-bottom-color:rgba(0,0,0,.125)}.content+.navbar-light,.fixed-bottom>.navbar-light:first-child,.page-content+.navbar-light,.page-header-content+.navbar-light{border-top-color:rgba(0,0,0,.125)}.navbar-light .navbar-nav .nav-link{color:#333}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:#333}.navbar-light .navbar-nav .nav-link.disabled{color:#999}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:#333}.navbar-light .navbar-nav-link{color:rgba(51,51,51,.85)}.navbar-light .navbar-nav-link:focus,.navbar-light .navbar-nav-link:hover{color:#333;background-color:rgba(0,0,0,.04)}.navbar-light .navbar-nav-link.disabled{color:rgba(0,0,0,.5);background-color:transparent}.navbar-light .active>.navbar-nav-link,.navbar-light .navbar-nav-link.active,.navbar-light .navbar-nav-link.show,.navbar-light .show>.navbar-nav-link{color:#333;background-color:rgba(0,0,0,.04)}.navbar-light .navbar-text a{color:#2196f3}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:#0a6ebd}.navbar-dark{color:rgba(255,255,255,.9);background-color:#324148;border-bottom-color:rgba(255,255,255,.1)}.content+.navbar-dark,.fixed-bottom>.navbar-dark:first-child,.page-content+.navbar-dark,.page-header-content+.navbar-dark{border-top-color:rgba(255,255,255,.1)}.navbar-dark .navbar-nav .nav-link{color:#333}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:#333}.navbar-dark .navbar-nav .nav-link.disabled{color:#999}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#333}.navbar-dark .navbar-nav-link{color:rgba(255,255,255,.9)}.navbar-dark .navbar-nav-link:focus,.navbar-dark .navbar-nav-link:hover{color:#fff;background-color:rgba(0,0,0,.15)}.navbar-dark .navbar-nav-link.disabled{color:rgba(255,255,255,.5);background-color:transparent}.navbar-dark .active>.navbar-nav-link,.navbar-dark .navbar-nav-link.active,.navbar-dark .navbar-nav-link.show,.navbar-dark .show>.navbar-nav-link{color:#fff;background-color:rgba(0,0,0,.15)}.navbar-nav .nav-tabs .nav-link{color:#777}.navbar-nav .nav-tabs .nav-link:focus,.navbar-nav .nav-tabs .nav-link:hover{color:#333}.navbar-nav .nav-tabs .nav-link.disabled{color:#999}.navbar-nav .nav-tabs .active>.nav-link,.navbar-nav .nav-tabs .nav-link.active,.navbar-nav .nav-tabs .nav-link.show,.navbar-nav .nav-tabs .show>.nav-link{color:#333}.navbar-nav .nav-pills .nav-link{color:#777}.navbar-nav .nav-pills .nav-link:not(.active):focus,.navbar-nav .nav-pills .nav-link:not(.active):hover{color:#333}.navbar-nav .nav-pills .nav-link.active .badge:not(.badge-mark){background-color:#fff!important;color:#333!important}.navbar-nav .nav-pills .nav-link.active .badge-mark[class*=bg-]{background-color:#fff!important;border-color:#fff!important}.navbar-nav .nav-pills .nav-link.active .badge-mark[class*=border-]{border-color:#fff!important}.navbar-nav .nav-pills .nav-link.active,.show:not(.navbar-collapse)>.navbar-nav .nav-pills .nav-link{color:#fff}.navbar-nav .nav-pills .nav-link.disabled:focus,.navbar-nav .nav-pills .nav-link.disabled:hover{color:#999}.navbar .btn-group .dropdown-menu-right{right:0;left:auto}.dropdown-user .navbar-nav-link,.dropdown-user .navbar-nav-link>span{padding-top:.4375rem;padding-bottom:.4375rem}.img-flag{height:.875rem;margin-top:.18752rem;vertical-align:top;align-self:flex-start}.mega-menu-left>.dropdown-menu{left:auto}.mega-menu-right>.dropdown-menu{left:auto;right:0}.mega-menu-full>.dropdown-menu{left:1.25rem;right:1.25rem}.navbar-component .mega-menu-full>.dropdown-menu{left:0;right:0}.dropdown-content-header{display:flex;justify-content:space-between;padding-left:1.25rem;padding-right:1.25rem;border-top-left-radius:.125rem;border-top-right-radius:.125rem}.dropdown-content-header:not([class*=bg-]){padding-top:1.25rem;padding-bottom:1.25rem}.dropdown-content-header[class*=bg-]{padding-top:1rem;padding-bottom:1rem}.dropdown-content-header+.table,.dropdown-content-header+.table-responsive{border-top:1px solid #ddd}.dropdown-content:not(ul){padding-top:0;padding-bottom:0}.dropdown-content-body{padding:1.25rem 1.25rem}.dropdown-content-header:not([class*=bg-])+.dropdown-content-body{padding-top:0}.dropdown-content-footer{display:flex;align-items:center;padding:.75rem 1.25rem;border-top:1px solid #ddd;border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.navbar-top{padding-top:3.12503rem}.navbar-lg-top{padding-top:3.37503rem}.navbar-sm-top{padding-top:2.87503rem}.navbar-lg-md-top{padding-top:6.50006rem}.navbar-md-md-top{padding-top:6.25006rem}.navbar-sm-md-top{padding-top:6.00006rem}.navbar-lg-sm-top{padding-top:6.25006rem}.navbar-bottom{padding-bottom:3.12503rem}.navbar-lg-md-bottom{padding-bottom:6.50006rem}.navbar-md-md-bottom{padding-bottom:6.25006rem}.navbar-sm-md-bottom{padding-bottom:6.00006rem}.navbar-lg-sm-bottom{padding-bottom:6.25006rem}.navbar-lg .navbar-brand{padding-top:1.12502rem;padding-bottom:1.12502rem}.navbar-lg .navbar-nav-link{padding:1rem 1.25rem}.navbar-lg .navbar-nav-link .badge-mark{top:.5rem;right:.625rem}.navbar-lg .navbar-text{padding-top:1rem;padding-bottom:1rem}.navbar-lg .dropdown-user>.navbar-nav-link,.navbar-lg .dropdown-user>.navbar-nav-link>span{padding-top:.5rem;padding-bottom:.5rem}.navbar-lg .dropdown-user>.navbar-nav-link>img{max-height:2.25003rem}.navbar-sm .navbar-brand{padding-top:.87502rem;padding-bottom:.87502rem}.navbar-sm .navbar-nav-link{padding:.75rem .875rem}.navbar-sm .navbar-nav-link .badge-mark{top:.375rem;right:.4375rem}.navbar-sm .navbar-text{padding-top:.75rem;padding-bottom:.75rem}.navbar-sm .dropdown-user>.navbar-nav-link,.navbar-sm .dropdown-user>.navbar-nav-link>span{padding-top:.375rem;padding-bottom:.375rem}.navbar-sm .dropdown-user>.navbar-nav-link>img{max-height:2.00003rem}.navbar-header{margin-top:-1px;margin-bottom:-1px;margin-left:-1.25rem;margin-right:1.25rem;border-top:1px solid transparent;border-bottom:1px solid transparent}.navbar-header.navbar-dark{border-bottom-color:rgba(255,255,255,.1)}.navbar-header.navbar-light{border-bottom-color:rgba(0,0,0,.125)}.navbar-header .navbar-brand{margin-left:1.25rem;margin-right:0}.navbar-header .navbar-brand-xs{display:none}.sidebar-xs .navbar-header .navbar-brand-md{display:none}.sidebar-xs .navbar-header .navbar-brand-xs{display:inline-block;min-width:3.5rem;margin-left:0;text-align:center}.navbar-static{z-index:100}.card{margin-bottom:1.25rem;box-shadow:0 1px 2px rgba(0,0,0,.05)}.card.fixed-top{overflow:auto;max-height:100%}.card-body:not(.card)+.card-body:not(.card){border-top:1px solid rgba(0,0,0,.125)}.card-title{position:relative}.card-header .card-title{margin-bottom:0}.card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .card-header{border-bottom-color:rgba(255,255,255,.1)}.card-header:not([class*=bg-]):not([class*=alpha-]){background-color:transparent;padding-top:1.25rem;padding-bottom:1.25rem;border-bottom-width:0}.card-header:not([class*=bg-]):not([class*=alpha-])+*>.card-body:first-child,.card-header:not([class*=bg-]):not([class*=alpha-])+.card-body{padding-top:0}.card-footer:first-child,.card-header+*>.card-footer:first-child,.card-header+.card-footer{border-top:0;border-bottom:1px solid rgba(0,0,0,.125)}.card-footer.border-bottom-1{border-bottom:1px solid rgba(0,0,0,.125)}.card-header-tabs{margin-bottom:0}.card-header-tabs .nav-link{border-top-width:0}.card-body .card-img{border-radius:.1875rem}.card-img-actions{position:relative}.card-img-actions:focus .card-img-actions-overlay,.card-img-actions:hover .card-img-actions-overlay{opacity:1;visibility:visible}.card-img-actions-overlay{display:flex;align-items:center;justify-content:center;position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.75);color:#fff;opacity:0;visibility:hidden;transition:all ease-in-out .15s}@media (prefers-reduced-motion:reduce){.card-img-actions-overlay{transition:none}}[data-action]{cursor:pointer}[data-action]:after{font-family:icomoon;font-size:1rem;min-width:1rem;text-align:center;display:inline-block;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[data-action=collapse]:after{content:""}[data-action=reload]:after{content:""}[data-action=remove]:after{content:"";font-size:.8125rem}[data-action=move]{cursor:default}[data-action=move]:after{content:""}[data-action=fullscreen]:after{content:""}[data-action=fullscreen][data-fullscreen=active]:after{content:""}[data-action=modal]:after{content:""}.card-group-control .card-title>a{display:inline-block}.card-group-control .card-title>a:before{content:"";font-family:icomoon;position:absolute;top:50%;margin-top:-.5rem;font-size:1rem;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.card-group-control .card-title>a.collapsed:before{content:""}.card-group-control-left .card-title>a{padding-left:1.625rem}.card-group-control-left .card-title>a:before{left:0}.card-group-control-right .card-title>a{padding-right:1.625rem}.card-group-control-right .card-title>a:before{right:0}.breadcrumb{padding:0}.breadcrumb-item{padding:.625rem 0;color:inherit}.breadcrumb-item i{font-size:.75rem}a.breadcrumb-elements-item,a.breadcrumb-item{display:inline-block;color:inherit;transition:opacity ease-in-out .15s}@media (prefers-reduced-motion:reduce){a.breadcrumb-elements-item,a.breadcrumb-item{transition:none}}.show>a.breadcrumb-elements-item,.show>a.breadcrumb-item,a.breadcrumb-elements-item:focus,a.breadcrumb-elements-item:hover,a.breadcrumb-item:focus,a.breadcrumb-item:hover{opacity:.75}.page-header-content>.breadcrumb{padding-top:0;padding-bottom:1.25rem}.page-header-content>.breadcrumb:first-child{padding-bottom:0;padding-top:1.25rem}.breadcrumb-dash>.breadcrumb-item+.breadcrumb-item:before{content:'\2013\00a0'}.breadcrumb-arrow>.breadcrumb-item+.breadcrumb-item:before{content:'\2192\00a0'}.breadcrumb-arrows>.breadcrumb-item+.breadcrumb-item:before{content:'\00bb\00a0'}.breadcrumb-caret>.breadcrumb-item+.breadcrumb-item:before{content:'\203A\00a0'}.breadcrumb-line{position:relative;padding-left:1.25rem;padding-right:1.25rem;border-top:1px solid transparent;border-bottom:1px solid transparent}.breadcrumb-line:not(.breadcrumb-line-component):first-child{border-top-width:0}.breadcrumb-line:last-child{margin-bottom:1.25rem}.page-header-dark .breadcrumb-line:last-child,.page-header-light .breadcrumb-line:last-child{margin-bottom:0}.breadcrumb-line-light{background-color:#fafafa;border-color:#ddd;color:#333}.page-header-light .breadcrumb-line-light:not(.breadcrumb-line-component):last-child{border-bottom-width:0}.page-header-dark .breadcrumb-line-light:not(.breadcrumb-line-component){border-top-width:0}.page-header-dark .breadcrumb-line-light:not(.breadcrumb-line-component):first-child{border-bottom-width:0}.breadcrumb-line-light.breadcrumb-line-component{border-color:#ddd}.breadcrumb-line-dark{background-color:#273246;border-color:transparent;color:#fff}.page-header-dark .breadcrumb-line-dark:not(.breadcrumb-line-component):last-child{border-bottom-width:0}.breadcrumb-line-dark .breadcrumb-item.active{color:inherit}.page-header-dark .breadcrumb-line-dark{border-color:rgba(255,255,255,.25)}.breadcrumb-line-component{border:1px solid transparent;border-radius:.1875rem}.page-header .breadcrumb-line-component{margin-left:1.25rem;margin-right:1.25rem}.breadcrumb-elements-item{padding:.625rem 0}.breadcrumb-elements-item+.breadcrumb-elements-item{margin-left:1.25rem}.pagination{margin-bottom:0}.page-link{text-align:center;min-width:2.25003rem;transition:all ease-in-out .15s}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.pagination-lg .page-link{min-width:2.50002rem}.pagination-sm .page-link{min-width:2.00002rem}.pagination-rounded .page-item:first-child .page-link{border-top-left-radius:100px;border-bottom-left-radius:100px}.pagination-rounded .page-item:last-child .page-link{border-top-right-radius:100px;border-bottom-right-radius:100px}.pagination-flat .page-item.active .page-link{background-color:#2196f3}.pagination-flat .page-item.disabled .page-link{border-color:transparent}.pagination-flat .page-link{background-color:transparent;border-color:transparent;margin-left:2px;border-radius:.1875rem}.pagination-flat .page-link:focus,.pagination-flat .page-link:hover{background-color:#f5f5f5}.pagination-flat.pagination-rounded .page-link{border-radius:100px}.pagination-separated .page-link{margin-left:.625rem;border-radius:.1875rem}.pagination-separated.pagination-rounded .page-link{border-radius:100px}.pagination-pager .page-item{border-radius:.1875rem}.pagination-pager .page-link{margin-left:1.25rem;border-radius:.1875rem}.pagination-pager.pagination-rounded .page-link{border-radius:100px}.pagination-pager-linked .page-item.disabled .page-link{background-color:transparent;border-color:transparent}.pagination-pager-linked .page-link{color:#2196f3;background-color:transparent;border-color:transparent}.pagination-pager-linked .page-link:focus,.pagination-pager-linked .page-link:hover{color:#fff;background-color:#2196f3;border-color:#2196f3}.pagination-pager:not(.pagination-rounded).pagination-lg .page-link{border-radius:.25rem}.pagination-pager:not(.pagination-rounded).pagination-sm .page-link{border-radius:.125rem}.badge.dropdown-toggle:after{font-size:85%;vertical-align:baseline}.badge-light{background-color:#f5f5f5}.show>a.badge[class*=bg-]:not(.bg-transparent):not(.bg-white):not(.bg-light).dropdown-toggle,a.badge[class*=bg-]:not(.bg-transparent):not(.bg-white):not(.bg-light):focus,a.badge[class*=bg-]:not(.bg-transparent):not(.bg-white):not(.bg-light):hover{box-shadow:0 0 0 62.5rem rgba(0,0,0,.075) inset}.btn .badge{top:0}.badge-flat{background-color:transparent;border:1px solid transparent;padding:calc(.3125rem - 1px) calc(.375rem - 1px)}.badge-flat[href]:focus,.badge-flat[href]:hover{background-color:transparent;box-shadow:none}.badge-flat.badge-pill{padding-left:calc(.4375rem - 1px);padding-right:calc(.4375rem - 1px)}.badge-striped{padding:.4375rem .5rem;position:relative}.badge-striped:before{content:'';width:0;position:absolute;top:0;bottom:0}.badge-striped-left{padding-left:calc(.375rem + 2px);border-top-left-radius:0;border-bottom-left-radius:0}.badge-striped-left:before{left:0;border-left:2px solid;border-left-color:inherit}.badge-striped-right{padding-right:calc(.375rem + 2px);border-top-right-radius:0;border-bottom-right-radius:0}.badge-striped-right:before{right:0;border-right:2px solid;border-right-color:inherit}.badge-icon{padding:.375rem;line-height:1}.badge-icon>i{top:0}.badge-float{position:absolute;right:-.5rem;top:-.5rem}.badge-mark{padding:0;border:2px solid;width:.5rem;height:.5rem;border-radius:100px}.badge-mark:empty{display:inline-block}.alert-dismissible .close:focus,.alert-dismissible .close:hover{color:inherit}.alert[class*=bg-]:not(.bg-transparent):not(.bg-white):not(.bg-light) .alert-link{color:inherit;border-bottom-color:rgba(255,255,255,.85)}.alert-rounded{padding-left:1.875rem;padding-right:1.875rem;border-radius:100px}.alert-rounded.alert-dismissible .close{border-top-right-radius:100px;border-bottom-right-radius:100px}.alert[class*=alert-styled-]:after{content:"";font-family:icomoon;color:#fff;width:2.875rem;left:-2.875rem;text-align:center;position:absolute;top:50%;margin-top:-.5rem;font-size:1rem;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.alert[class*=alert-styled-].alert-danger:after,.alert[class*=alert-styled-][class*=bg-danger]:after{content:""}.alert[class*=alert-styled-].alert-success:after,.alert[class*=alert-styled-][class*=bg-success]:after{content:""}.alert[class*=alert-styled-].alert-warning:after,.alert[class*=alert-styled-][class*=bg-warning]:after{content:""}.alert[class*=alert-styled-].alert-info:after,.alert[class*=alert-styled-][class*=bg-info]:after{content:""}.alert.alert-styled-left{border-left-width:2.875rem}.alert.alert-styled-left[class*=bg-]:not(.bg-white):not(.bg-light){border-left-color:rgba(0,0,0,.15)!important}.alert.alert-styled-right{border-right-width:2.875rem}.alert.alert-styled-right:after{left:auto;right:-2.875rem}.alert.alert-styled-right[class*=bg-]:not(.bg-white):not(.bg-light){border-right-color:rgba(0,0,0,.15)!important}.alert.alert-styled-custom:after{content:""}.alert.ui-pnotify[class*=alert-arrow-]>.brighttheme:before,.alert:not(.ui-pnotify)[class*=alert-arrow-]:before{content:"";display:inline-block;position:absolute;top:50%;left:0;border-left:5px solid;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left-color:inherit;margin-top:-5px}.alert.ui-pnotify.alert-arrow-right>.brighttheme:before,.alert:not(.ui-pnotify).alert-arrow-right:before{left:auto;right:0;border-left:0;border-right:5px solid;border-right-color:inherit}.progress{position:relative}.progress-bar{width:0;overflow:hidden;white-space:nowrap}.progress .progressbar-back-text,.progress .progressbar-front-text{position:absolute;left:0;top:0;width:100%;text-align:center;font-size:.60938rem}.progress .progressbar-back-text{align-self:center}.progress.right{justify-content:flex-end}.progress.vertical{width:3rem;height:100%;display:inline-block}.progress.vertical+.progress.vertical{margin-left:.625rem}.progress.vertical .progress-bar{width:100%;height:0;transition:height .6s ease}@media (prefers-reduced-motion:reduce){.progress.vertical .progress-bar{transition:none}}.progress.vertical.bottom .progressbar-back-text,.progress.vertical.bottom .progressbar-front-text{top:auto;bottom:0}.progress.vertical.bottom .progress-bar{position:absolute;bottom:0}.media{margin-top:1.25rem}.media.card-body,.media:first-child{margin-top:0}.media-list{list-style:none;padding-left:0;margin-bottom:0}.media-title{margin-bottom:.125rem}.img-preview{max-height:5rem}.media-list-bordered .media{margin-top:0;padding:1rem 1.25rem;border-top:1px solid #ddd}.media-list-linked .media{padding:1rem 1.25rem}.media-list-linked li.media{margin-top:0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.media-list-linked.media-list-bordered li.media{border-bottom:0}.media-list-linked a.media{color:inherit;transition:all ease-in-out .15s}@media (prefers-reduced-motion:reduce){.media-list-linked a.media{transition:none}}.media-list-linked a.media:hover{background-color:rgba(0,0,0,.04)}.list-group{background-color:#fff;border:1px solid rgba(0,0,0,.125);padding:.5rem 0;background-clip:padding-box;border-radius:.1875rem}.list-group-item{display:flex;align-items:center;margin-bottom:0;border-width:0;background-color:transparent;transition:all ease-in-out .15s}@media (prefers-reduced-motion:reduce){.list-group-item{transition:none}}.list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.list-group-item:last-child{border-bottom-right-radius:0;border-bottom-left-radius:0}.list-group-item.active .badge:not(.badge-mark){background-color:#fff!important;color:#333!important}.list-group-item.active .badge-mark[class*=bg-]{background-color:#fff!important;border-color:#fff!important}.list-group-item.active .badge-mark[class*=border-]{border-color:#fff!important}.list-group-item.disabled,.list-group-item:disabled{cursor:default}.list-group-horizontal{border:0}.list-group-horizontal .list-group-item-action{width:auto}.list-group-horizontal .list-group-item{border:1px solid rgba(0,0,0,.125)}@media (min-width:576px){.list-group-horizontal-sm{border:0}.list-group-horizontal-sm .list-group-item-action{width:auto}.list-group-horizontal-sm .list-group-item{border:1px solid rgba(0,0,0,.125)}}@media (min-width:768px){.list-group-horizontal-md{border:0}.list-group-horizontal-md .list-group-item-action{width:auto}.list-group-horizontal-md .list-group-item{border:1px solid rgba(0,0,0,.125)}}@media (min-width:992px){.list-group-horizontal-lg{border:0}.list-group-horizontal-lg .list-group-item-action{width:auto}.list-group-horizontal-lg .list-group-item{border:1px solid rgba(0,0,0,.125)}}@media (min-width:1200px){.list-group-horizontal-xl{border:0}.list-group-horizontal-xl .list-group-item-action{width:auto}.list-group-horizontal-xl .list-group-item{border:1px solid rgba(0,0,0,.125)}}.list-group-flush{border:0;border-radius:0;box-shadow:none}.list-group-divider{padding:0;margin:.5rem 0;border-top-width:1px}.list-group-bordered{padding:0}.list-group-bordered .list-group-item{border-top-width:1px;border-bottom-width:1px;margin-bottom:-1px}.list-group-bordered .list-group-item:first-child{border-top-width:0;border-top-left-radius:.1875rem;border-top-right-radius:.1875rem}.list-group-bordered .list-group-item:last-child{border-bottom-right-radius:.1875rem;border-bottom-left-radius:.1875rem}.list-group-bordered[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .list-group-item{border-top-color:rgba(255,255,255,.1);border-bottom-color:rgba(255,255,255,.1)}.list-group[class*=bg-]:not(.bg-light):not(.bg-transparent):not(.bg-white){border-radius:.1875rem}.list-group[class*=bg-]:not(.bg-light):not(.bg-transparent):not(.bg-white) .list-group-item-action:not(.active):not(.disabled){color:rgba(255,255,255,.9)}.list-group[class*=bg-]:not(.bg-light):not(.bg-transparent):not(.bg-white) .list-group-item-action:not(.active):not(.disabled):focus,.list-group[class*=bg-]:not(.bg-light):not(.bg-transparent):not(.bg-white) .list-group-item-action:not(.active):not(.disabled):hover{background-color:rgba(0,0,0,.1);color:#fff}.list-group[class*=bg-]:not(.bg-light):not(.bg-transparent):not(.bg-white) .list-group-item{color:#fff}.list-group[class*=bg-]:not(.bg-light):not(.bg-transparent):not(.bg-white) .list-group-item.active{background-color:rgba(0,0,0,.2)}.list-group[class*=bg-]:not(.bg-light):not(.bg-transparent):not(.bg-white) .list-group-item.disabled,.list-group[class*=bg-]:not(.bg-light):not(.bg-transparent):not(.bg-white) .list-group-item:disabled{color:rgba(255,255,255,.6);background-color:transparent}.list-group[class*=bg-]:not(.bg-light):not(.bg-transparent):not(.bg-white) .list-group-divider{border-top-color:rgba(255,255,255,.4)}.list-group-item-primary{color:#114e7e;background-color:#e3f2fd}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#114e7e;background-color:#cbe7fb}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#114e7e;border-color:#114e7e}.list-group-item-secondary{color:#3e3e3e;background-color:#eee}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#3e3e3e;background-color:#e1e1e1}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#3e3e3e;border-color:#3e3e3e}.list-group-item-success{color:#285b2a;background-color:#e8f5e9}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#285b2a;background-color:#d6edd8}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#285b2a;border-color:#285b2a}.list-group-item-info{color:#00626e;background-color:#e0f7fa}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#00626e;background-color:#caf1f6}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#00626e;border-color:#00626e}.list-group-item-warning{color:#853a23;background-color:#fff3e0}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#853a23;background-color:#ffe9c7}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#853a23;border-color:#853a23}.list-group-item-danger{color:#7f231c;background-color:#ffebee}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#7f231c;background-color:#ffd2d8}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#7f231c;border-color:#7f231c}.list-group-item-light{color:#828282;background-color:#f5f5f5}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#828282;background-color:#e8e8e8}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#828282;border-color:#828282}.list-group-item-dark{color:#1a2225;background-color:#eceff1}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1a2225;background-color:#dde3e6}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1a2225;border-color:#1a2225}.close{opacity:.75;transition:color ease-in-out .15s,opacity ease-in-out .15s}@media (prefers-reduced-motion:reduce){.close{transition:none}}.close:focus,.close:hover{outline:0}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:1}.toast-header{background-clip:border-box}.modal-header{position:relative;border-top-left-radius:.1875rem;border-top-right-radius:.1875rem}.modal-header .close{color:inherit}.modal-header:not([class*=bg-]){padding-bottom:0;border-bottom-width:0}.modal-footer:not([class*=bg-]){padding-top:0;border-top-width:0}.table+.modal-footer,[class*=table-responsive]+.modal-footer{border-top-width:1px;border-top-color:#ddd}@media (min-width:576px){.modal-xs{max-width:300px}.modal-full{max-width:94%;margin-left:3%;margin-right:3%}}.bs-tooltip-top .arrow[class*=border-]:before{border-top-color:inherit}.bs-tooltip-right .arrow[class*=border-]:before{border-right-color:inherit}.bs-tooltip-bottom .arrow[class*=border-]:before{border-bottom-color:inherit}.bs-tooltip-left .arrow[class*=border-]:before{border-left-color:inherit}.popover-header{font-weight:500;padding-bottom:0;border-bottom-width:0}.popover-header[class*=bg-]:not(.bg-white):not(.bg-light){padding-top:.75rem;padding-bottom:.75rem;border-bottom-width:1px}.bs-popover-top[class*=bg-]:not(.bg-white):not(.bg-light) .arrow,.bs-popover-top[class*=bg-]:not(.bg-white):not(.bg-light) .arrow:after,.bs-popover-top[class*=bg-]:not(.bg-white):not(.bg-light) .arrow:before,.bs-popover-top[class*=border-] .arrow,.bs-popover-top[class*=border-] .arrow:after,.bs-popover-top[class*=border-] .arrow:before{border-top-color:inherit}.bs-popover-right[class*=bg-]:not(.bg-white):not(.bg-light) .arrow,.bs-popover-right[class*=bg-]:not(.bg-white):not(.bg-light) .arrow:after,.bs-popover-right[class*=bg-]:not(.bg-white):not(.bg-light) .arrow:before,.bs-popover-right[class*=border-] .arrow,.bs-popover-right[class*=border-] .arrow:after,.bs-popover-right[class*=border-] .arrow:before{border-right-color:inherit}.bs-popover-bottom[class*=bg-]:not(.bg-white):not(.bg-light) .arrow,.bs-popover-bottom[class*=bg-]:not(.bg-white):not(.bg-light) .arrow:after,.bs-popover-bottom[class*=bg-]:not(.bg-white):not(.bg-light) .arrow:before,.bs-popover-bottom[class*=border-] .arrow,.bs-popover-bottom[class*=border-] .arrow:after,.bs-popover-bottom[class*=border-] .arrow:before{border-bottom-color:inherit}.bs-popover-left[class*=bg-]:not(.bg-white):not(.bg-light) .arrow,.bs-popover-left[class*=bg-]:not(.bg-white):not(.bg-light) .arrow:after,.bs-popover-left[class*=bg-]:not(.bg-white):not(.bg-light) .arrow:before,.bs-popover-left[class*=border-] .arrow,.bs-popover-left[class*=border-] .arrow:after,.bs-popover-left[class*=border-] .arrow:before{border-left-color:inherit}[class*=bg-]:not(.bg-transparent):not(.bg-light):not(.bg-white):not(.btn-outline):not(body){color:#fff}
/* ------------------------------------------------------------------------------
 *
 *  # Custom color system
 *
 *  Custom color system styles, includes background, border and text colors
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Global configuration
 *
 *  Here you can change main theme, enable or disable certain components and
 *  optional styles. This allows you to include only components that you need.
 *
 *  'true'  - enables component and includes it to main CSS file.
 *  'false' - disables component and excludes it from main CSS file.
 *
 *  Layout helper: @if $layout == 'base' {...}
 *  Theme helper: @if $theme == 'material' {...}
 *  Component helper: @if $enable-* {...}
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Custom Limitless functions
 *
 *  Utility mixins and functions for evalutating source code across our variables, maps, and mixins.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Custom template mixins
 *
 *  All custom mixins are prefixed with "ll-" to avoid conflicts
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Main colors
 *
 *  List of the template main color palettes
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Default Bootstrap variable overrides
 *
 *  Variables should follow the `$component-state-property-size` formula for
 *  consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
 *  Also includes custom variables, all marked with "!default" flag.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Additional variables
 *
 *  Mainly 3rd party libraries and additional variables for default
 *  Bootstrap components.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Mixins
 *
 *  Import Bootstrap mixins with overrides
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Badge mixin
 *
 *  Override and extend default badge mixin.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Forms mixin
 *
 *  Override and extend default forms mixin.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Buttons mixin
 *
 *  Override and extend default buttons mixin.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Caret mixin
 *
 *  Override and extend default cared mixin.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Background mixin
 *
 *  Override and extend default background mixin.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Custom color system
 *
 *  Custom color system styles. Includes background, border and text colors
 *
 * ---------------------------------------------------------------------------- */

.alpha-primary {
  background-color: #E3F2FD; }

.text-primary {
  color: #2196F3; }
  .text-primary[href]:hover, .text-primary[href]:focus {
    color: #0c83e2; }

.bg-primary {
  background-color: #2196F3; }

.border-primary {
  border-color: #2196F3; }

.border-top-primary {
  border-top-color: #2196F3; }

.border-bottom-primary {
  border-bottom-color: #2196F3; }

.border-left-primary {
  border-left-color: #2196F3; }

.border-right-primary {
  border-right-color: #2196F3; }

.text-primary-300 {
  color: #64B5F6; }
  .text-primary-300[href]:hover, .text-primary-300[href]:focus {
    color: #40a4f4; }

.bg-primary-300 {
  background-color: #64B5F6; }

.border-primary-300 {
  border-color: #64B5F6; }

.border-top-primary-300 {
  border-top-color: #64B5F6; }

.border-bottom-primary-300 {
  border-bottom-color: #64B5F6; }

.border-left-primary-300 {
  border-left-color: #64B5F6; }

.border-right-primary-300 {
  border-right-color: #64B5F6; }

.text-primary-400 {
  color: #42A5F5; }
  .text-primary-400[href]:hover, .text-primary-400[href]:focus {
    color: #1e94f3; }

.bg-primary-400 {
  background-color: #42A5F5; }

.border-primary-400 {
  border-color: #42A5F5; }

.border-top-primary-400 {
  border-top-color: #42A5F5; }

.border-bottom-primary-400 {
  border-bottom-color: #42A5F5; }

.border-left-primary-400 {
  border-left-color: #42A5F5; }

.border-right-primary-400 {
  border-right-color: #42A5F5; }

.text-primary-600 {
  color: #1E88E5; }
  .text-primary-600[href]:hover, .text-primary-600[href]:focus {
    color: #1774c6; }

.bg-primary-600 {
  background-color: #1E88E5; }

.border-primary-600 {
  border-color: #1E88E5; }

.border-top-primary-600 {
  border-top-color: #1E88E5; }

.border-bottom-primary-600 {
  border-bottom-color: #1E88E5; }

.border-left-primary-600 {
  border-left-color: #1E88E5; }

.border-right-primary-600 {
  border-right-color: #1E88E5; }

.text-primary-700 {
  color: #1976D2; }
  .text-primary-700[href]:hover, .text-primary-700[href]:focus {
    color: #1563b0; }

.bg-primary-700 {
  background-color: #1976D2; }

.border-primary-700 {
  border-color: #1976D2; }

.border-top-primary-700 {
  border-top-color: #1976D2; }

.border-bottom-primary-700 {
  border-bottom-color: #1976D2; }

.border-left-primary-700 {
  border-left-color: #1976D2; }

.border-right-primary-700 {
  border-right-color: #1976D2; }

.text-primary-800 {
  color: #1565C0; }
  .text-primary-800[href]:hover, .text-primary-800[href]:focus {
    color: #11539e; }

.bg-primary-800 {
  background-color: #1565C0; }

.border-primary-800 {
  border-color: #1565C0; }

.border-top-primary-800 {
  border-top-color: #1565C0; }

.border-bottom-primary-800 {
  border-bottom-color: #1565C0; }

.border-left-primary-800 {
  border-left-color: #1565C0; }

.border-right-primary-800 {
  border-right-color: #1565C0; }

.alpha-danger {
  background-color: #FFEBEE; }

.text-danger {
  color: #F44336; }
  .text-danger[href]:hover, .text-danger[href]:focus {
    color: #f22112; }

.bg-danger {
  background-color: #F44336; }

.border-danger {
  border-color: #F44336; }

.border-top-danger {
  border-top-color: #F44336; }

.border-bottom-danger {
  border-bottom-color: #F44336; }

.border-left-danger {
  border-left-color: #F44336; }

.border-right-danger {
  border-right-color: #F44336; }

.text-danger-300 {
  color: #E57373; }
  .text-danger-300[href]:hover, .text-danger-300[href]:focus {
    color: #df5353; }

.bg-danger-300 {
  background-color: #E57373; }

.border-danger-300 {
  border-color: #E57373; }

.border-top-danger-300 {
  border-top-color: #E57373; }

.border-bottom-danger-300 {
  border-bottom-color: #E57373; }

.border-left-danger-300 {
  border-left-color: #E57373; }

.border-right-danger-300 {
  border-right-color: #E57373; }

.text-danger-400 {
  color: #EF5350; }
  .text-danger-400[href]:hover, .text-danger-400[href]:focus {
    color: #ec312d; }

.bg-danger-400 {
  background-color: #EF5350; }

.border-danger-400 {
  border-color: #EF5350; }

.border-top-danger-400 {
  border-top-color: #EF5350; }

.border-bottom-danger-400 {
  border-bottom-color: #EF5350; }

.border-left-danger-400 {
  border-left-color: #EF5350; }

.border-right-danger-400 {
  border-right-color: #EF5350; }

.text-danger-600 {
  color: #E53935; }
  .text-danger-600[href]:hover, .text-danger-600[href]:focus {
    color: #d8201c; }

.bg-danger-600 {
  background-color: #E53935; }

.border-danger-600 {
  border-color: #E53935; }

.border-top-danger-600 {
  border-top-color: #E53935; }

.border-bottom-danger-600 {
  border-bottom-color: #E53935; }

.border-left-danger-600 {
  border-left-color: #E53935; }

.border-right-danger-600 {
  border-right-color: #E53935; }

.text-danger-700 {
  color: #D32F2F; }
  .text-danger-700[href]:hover, .text-danger-700[href]:focus {
    color: #b52626; }

.bg-danger-700 {
  background-color: #D32F2F; }

.border-danger-700 {
  border-color: #D32F2F; }

.border-top-danger-700 {
  border-top-color: #D32F2F; }

.border-bottom-danger-700 {
  border-bottom-color: #D32F2F; }

.border-left-danger-700 {
  border-left-color: #D32F2F; }

.border-right-danger-700 {
  border-right-color: #D32F2F; }

.text-danger-800 {
  color: #C62828; }
  .text-danger-800[href]:hover, .text-danger-800[href]:focus {
    color: #a62222; }

.bg-danger-800 {
  background-color: #C62828; }

.border-danger-800 {
  border-color: #C62828; }

.border-top-danger-800 {
  border-top-color: #C62828; }

.border-bottom-danger-800 {
  border-bottom-color: #C62828; }

.border-left-danger-800 {
  border-left-color: #C62828; }

.border-right-danger-800 {
  border-right-color: #C62828; }

.alpha-success {
  background-color: #E8F5E9; }

.text-success {
  color: #4CAF50; }
  .text-success[href]:hover, .text-success[href]:focus {
    color: #409444; }

.bg-success {
  background-color: #4CAF50; }

.border-success {
  border-color: #4CAF50; }

.border-top-success {
  border-top-color: #4CAF50; }

.border-bottom-success {
  border-bottom-color: #4CAF50; }

.border-left-success {
  border-left-color: #4CAF50; }

.border-right-success {
  border-right-color: #4CAF50; }

.text-success-300 {
  color: #81C784; }
  .text-success-300[href]:hover, .text-success-300[href]:focus {
    color: #67bb6a; }

.bg-success-300 {
  background-color: #81C784; }

.border-success-300 {
  border-color: #81C784; }

.border-top-success-300 {
  border-top-color: #81C784; }

.border-bottom-success-300 {
  border-bottom-color: #81C784; }

.border-left-success-300 {
  border-left-color: #81C784; }

.border-right-success-300 {
  border-right-color: #81C784; }

.text-success-400 {
  color: #66BB6A; }
  .text-success-400[href]:hover, .text-success-400[href]:focus {
    color: #4dae52; }

.bg-success-400 {
  background-color: #66BB6A; }

.border-success-400 {
  border-color: #66BB6A; }

.border-top-success-400 {
  border-top-color: #66BB6A; }

.border-bottom-success-400 {
  border-bottom-color: #66BB6A; }

.border-left-success-400 {
  border-left-color: #66BB6A; }

.border-right-success-400 {
  border-right-color: #66BB6A; }

.text-success-600 {
  color: #43A047; }
  .text-success-600[href]:hover, .text-success-600[href]:focus {
    color: #38853b; }

.bg-success-600 {
  background-color: #43A047; }

.border-success-600 {
  border-color: #43A047; }

.border-top-success-600 {
  border-top-color: #43A047; }

.border-bottom-success-600 {
  border-bottom-color: #43A047; }

.border-left-success-600 {
  border-left-color: #43A047; }

.border-right-success-600 {
  border-right-color: #43A047; }

.text-success-700 {
  color: #388E3C; }
  .text-success-700[href]:hover, .text-success-700[href]:focus {
    color: #2d7330; }

.bg-success-700 {
  background-color: #388E3C; }

.border-success-700 {
  border-color: #388E3C; }

.border-top-success-700 {
  border-top-color: #388E3C; }

.border-bottom-success-700 {
  border-bottom-color: #388E3C; }

.border-left-success-700 {
  border-left-color: #388E3C; }

.border-right-success-700 {
  border-right-color: #388E3C; }

.text-success-800 {
  color: #2E7D32; }
  .text-success-800[href]:hover, .text-success-800[href]:focus {
    color: #246127; }

.bg-success-800 {
  background-color: #2E7D32; }

.border-success-800 {
  border-color: #2E7D32; }

.border-top-success-800 {
  border-top-color: #2E7D32; }

.border-bottom-success-800 {
  border-bottom-color: #2E7D32; }

.border-left-success-800 {
  border-left-color: #2E7D32; }

.border-right-success-800 {
  border-right-color: #2E7D32; }

.alpha-warning {
  background-color: #FBE9E7; }

.text-warning {
  color: #FF5722; }
  .text-warning[href]:hover, .text-warning[href]:focus {
    color: #fb3c00; }

.bg-warning {
  background-color: #FF5722; }

.border-warning {
  border-color: #FF5722; }

.border-top-warning {
  border-top-color: #FF5722; }

.border-bottom-warning {
  border-bottom-color: #FF5722; }

.border-left-warning {
  border-left-color: #FF5722; }

.border-right-warning {
  border-right-color: #FF5722; }

.text-warning-300 {
  color: #FF8A65; }
  .text-warning-300[href]:hover, .text-warning-300[href]:focus {
    color: #ff6d3f; }

.bg-warning-300 {
  background-color: #FF8A65; }

.border-warning-300 {
  border-color: #FF8A65; }

.border-top-warning-300 {
  border-top-color: #FF8A65; }

.border-bottom-warning-300 {
  border-bottom-color: #FF8A65; }

.border-left-warning-300 {
  border-left-color: #FF8A65; }

.border-right-warning-300 {
  border-right-color: #FF8A65; }

.text-warning-400 {
  color: #FF7043; }
  .text-warning-400[href]:hover, .text-warning-400[href]:focus {
    color: #ff531d; }

.bg-warning-400 {
  background-color: #FF7043; }

.border-warning-400 {
  border-color: #FF7043; }

.border-top-warning-400 {
  border-top-color: #FF7043; }

.border-bottom-warning-400 {
  border-bottom-color: #FF7043; }

.border-left-warning-400 {
  border-left-color: #FF7043; }

.border-right-warning-400 {
  border-right-color: #FF7043; }

.text-warning-600 {
  color: #F4511E; }
  .text-warning-600[href]:hover, .text-warning-600[href]:focus {
    color: #e13e0b; }

.bg-warning-600 {
  background-color: #F4511E; }

.border-warning-600 {
  border-color: #F4511E; }

.border-top-warning-600 {
  border-top-color: #F4511E; }

.border-bottom-warning-600 {
  border-bottom-color: #F4511E; }

.border-left-warning-600 {
  border-left-color: #F4511E; }

.border-right-warning-600 {
  border-right-color: #F4511E; }

.text-warning-700 {
  color: #E64A19; }
  .text-warning-700[href]:hover, .text-warning-700[href]:focus {
    color: #c43f15; }

.bg-warning-700 {
  background-color: #E64A19; }

.border-warning-700 {
  border-color: #E64A19; }

.border-top-warning-700 {
  border-top-color: #E64A19; }

.border-bottom-warning-700 {
  border-bottom-color: #E64A19; }

.border-left-warning-700 {
  border-left-color: #E64A19; }

.border-right-warning-700 {
  border-right-color: #E64A19; }

.text-warning-800 {
  color: #D84315; }
  .text-warning-800[href]:hover, .text-warning-800[href]:focus {
    color: #b53812; }

.bg-warning-800 {
  background-color: #D84315; }

.border-warning-800 {
  border-color: #D84315; }

.border-top-warning-800 {
  border-top-color: #D84315; }

.border-bottom-warning-800 {
  border-bottom-color: #D84315; }

.border-left-warning-800 {
  border-left-color: #D84315; }

.border-right-warning-800 {
  border-right-color: #D84315; }

.alpha-info {
  background-color: #E0F7FA; }

.text-info {
  color: #00BCD4; }
  .text-info[href]:hover, .text-info[href]:focus {
    color: #009aae; }

.bg-info {
  background-color: #00BCD4; }

.border-info {
  border-color: #00BCD4; }

.border-top-info {
  border-top-color: #00BCD4; }

.border-bottom-info {
  border-bottom-color: #00BCD4; }

.border-left-info {
  border-left-color: #00BCD4; }

.border-right-info {
  border-right-color: #00BCD4; }

.text-info-300 {
  color: #4DD0E1; }
  .text-info-300[href]:hover, .text-info-300[href]:focus {
    color: #2cc7db; }

.bg-info-300 {
  background-color: #4DD0E1; }

.border-info-300 {
  border-color: #4DD0E1; }

.border-top-info-300 {
  border-top-color: #4DD0E1; }

.border-bottom-info-300 {
  border-bottom-color: #4DD0E1; }

.border-left-info-300 {
  border-left-color: #4DD0E1; }

.border-right-info-300 {
  border-right-color: #4DD0E1; }

.text-info-400 {
  color: #26C6DA; }
  .text-info-400[href]:hover, .text-info-400[href]:focus {
    color: #20a9ba; }

.bg-info-400 {
  background-color: #26C6DA; }

.border-info-400 {
  border-color: #26C6DA; }

.border-top-info-400 {
  border-top-color: #26C6DA; }

.border-bottom-info-400 {
  border-bottom-color: #26C6DA; }

.border-left-info-400 {
  border-left-color: #26C6DA; }

.border-right-info-400 {
  border-right-color: #26C6DA; }

.text-info-600 {
  color: #00ACC1; }
  .text-info-600[href]:hover, .text-info-600[href]:focus {
    color: #008a9b; }

.bg-info-600 {
  background-color: #00ACC1; }

.border-info-600 {
  border-color: #00ACC1; }

.border-top-info-600 {
  border-top-color: #00ACC1; }

.border-bottom-info-600 {
  border-bottom-color: #00ACC1; }

.border-left-info-600 {
  border-left-color: #00ACC1; }

.border-right-info-600 {
  border-right-color: #00ACC1; }

.text-info-700 {
  color: #0097A7; }
  .text-info-700[href]:hover, .text-info-700[href]:focus {
    color: #007481; }

.bg-info-700 {
  background-color: #0097A7; }

.border-info-700 {
  border-color: #0097A7; }

.border-top-info-700 {
  border-top-color: #0097A7; }

.border-bottom-info-700 {
  border-bottom-color: #0097A7; }

.border-left-info-700 {
  border-left-color: #0097A7; }

.border-right-info-700 {
  border-right-color: #0097A7; }

.text-info-800 {
  color: #00838F; }
  .text-info-800[href]:hover, .text-info-800[href]:focus {
    color: #006069; }

.bg-info-800 {
  background-color: #00838F; }

.border-info-800 {
  border-color: #00838F; }

.border-top-info-800 {
  border-top-color: #00838F; }

.border-bottom-info-800 {
  border-bottom-color: #00838F; }

.border-left-info-800 {
  border-left-color: #00838F; }

.border-right-info-800 {
  border-right-color: #00838F; }

.alpha-pink {
  background-color: #FCE4EC; }

.text-pink {
  color: #E91E63; }
  .text-pink[href]:hover, .text-pink[href]:focus {
    color: #cd1453; }

.bg-pink {
  background-color: #E91E63; }

.border-pink {
  border-color: #E91E63; }

.border-top-pink {
  border-top-color: #E91E63; }

.border-bottom-pink {
  border-bottom-color: #E91E63; }

.border-left-pink {
  border-left-color: #E91E63; }

.border-right-pink {
  border-right-color: #E91E63; }

.text-pink-300 {
  color: #F06292; }
  .text-pink-300[href]:hover, .text-pink-300[href]:focus {
    color: #ed3f7a; }

.bg-pink-300 {
  background-color: #F06292; }

.border-pink-300 {
  border-color: #F06292; }

.border-top-pink-300 {
  border-top-color: #F06292; }

.border-bottom-pink-300 {
  border-bottom-color: #F06292; }

.border-left-pink-300 {
  border-left-color: #F06292; }

.border-right-pink-300 {
  border-right-color: #F06292; }

.text-pink-400 {
  color: #EC407A; }
  .text-pink-400[href]:hover, .text-pink-400[href]:focus {
    color: #e91d62; }

.bg-pink-400 {
  background-color: #EC407A; }

.border-pink-400 {
  border-color: #EC407A; }

.border-top-pink-400 {
  border-top-color: #EC407A; }

.border-bottom-pink-400 {
  border-bottom-color: #EC407A; }

.border-left-pink-400 {
  border-left-color: #EC407A; }

.border-right-pink-400 {
  border-right-color: #EC407A; }

.text-pink-600 {
  color: #D81B60; }
  .text-pink-600[href]:hover, .text-pink-600[href]:focus {
    color: #b61751; }

.bg-pink-600 {
  background-color: #D81B60; }

.border-pink-600 {
  border-color: #D81B60; }

.border-top-pink-600 {
  border-top-color: #D81B60; }

.border-bottom-pink-600 {
  border-bottom-color: #D81B60; }

.border-left-pink-600 {
  border-left-color: #D81B60; }

.border-right-pink-600 {
  border-right-color: #D81B60; }

.text-pink-700 {
  color: #C2185B; }
  .text-pink-700[href]:hover, .text-pink-700[href]:focus {
    color: #a0144b; }

.bg-pink-700 {
  background-color: #C2185B; }

.border-pink-700 {
  border-color: #C2185B; }

.border-top-pink-700 {
  border-top-color: #C2185B; }

.border-bottom-pink-700 {
  border-bottom-color: #C2185B; }

.border-left-pink-700 {
  border-left-color: #C2185B; }

.border-right-pink-700 {
  border-right-color: #C2185B; }

.text-pink-800 {
  color: #AD1457; }
  .text-pink-800[href]:hover, .text-pink-800[href]:focus {
    color: #8b1046; }

.bg-pink-800 {
  background-color: #AD1457; }

.border-pink-800 {
  border-color: #AD1457; }

.border-top-pink-800 {
  border-top-color: #AD1457; }

.border-bottom-pink-800 {
  border-bottom-color: #AD1457; }

.border-left-pink-800 {
  border-left-color: #AD1457; }

.border-right-pink-800 {
  border-right-color: #AD1457; }

.alpha-violet {
  background-color: #F3E5F5; }

.text-violet {
  color: #9C27B0; }
  .text-violet[href]:hover, .text-violet[href]:focus {
    color: #802091; }

.bg-violet {
  background-color: #9C27B0; }

.border-violet {
  border-color: #9C27B0; }

.border-top-violet {
  border-top-color: #9C27B0; }

.border-bottom-violet {
  border-bottom-color: #9C27B0; }

.border-left-violet {
  border-left-color: #9C27B0; }

.border-right-violet {
  border-right-color: #9C27B0; }

.text-violet-300 {
  color: #BA68C8; }
  .text-violet-300[href]:hover, .text-violet-300[href]:focus {
    color: #ad4cbe; }

.bg-violet-300 {
  background-color: #BA68C8; }

.border-violet-300 {
  border-color: #BA68C8; }

.border-top-violet-300 {
  border-top-color: #BA68C8; }

.border-bottom-violet-300 {
  border-bottom-color: #BA68C8; }

.border-left-violet-300 {
  border-left-color: #BA68C8; }

.border-right-violet-300 {
  border-right-color: #BA68C8; }

.text-violet-400 {
  color: #AB47BC; }
  .text-violet-400[href]:hover, .text-violet-400[href]:focus {
    color: #933ba2; }

.bg-violet-400 {
  background-color: #AB47BC; }

.border-violet-400 {
  border-color: #AB47BC; }

.border-top-violet-400 {
  border-top-color: #AB47BC; }

.border-bottom-violet-400 {
  border-bottom-color: #AB47BC; }

.border-left-violet-400 {
  border-left-color: #AB47BC; }

.border-right-violet-400 {
  border-right-color: #AB47BC; }

.text-violet-600 {
  color: #8E24AA; }
  .text-violet-600[href]:hover, .text-violet-600[href]:focus {
    color: #741d8a; }

.bg-violet-600 {
  background-color: #8E24AA; }

.border-violet-600 {
  border-color: #8E24AA; }

.border-top-violet-600 {
  border-top-color: #8E24AA; }

.border-bottom-violet-600 {
  border-bottom-color: #8E24AA; }

.border-left-violet-600 {
  border-left-color: #8E24AA; }

.border-right-violet-600 {
  border-right-color: #8E24AA; }

.text-violet-700 {
  color: #7B1FA2; }
  .text-violet-700[href]:hover, .text-violet-700[href]:focus {
    color: #631982; }

.bg-violet-700 {
  background-color: #7B1FA2; }

.border-violet-700 {
  border-color: #7B1FA2; }

.border-top-violet-700 {
  border-top-color: #7B1FA2; }

.border-bottom-violet-700 {
  border-bottom-color: #7B1FA2; }

.border-left-violet-700 {
  border-left-color: #7B1FA2; }

.border-right-violet-700 {
  border-right-color: #7B1FA2; }

.text-violet-800 {
  color: #6A1B9A; }
  .text-violet-800[href]:hover, .text-violet-800[href]:focus {
    color: #541579; }

.bg-violet-800 {
  background-color: #6A1B9A; }

.border-violet-800 {
  border-color: #6A1B9A; }

.border-top-violet-800 {
  border-top-color: #6A1B9A; }

.border-bottom-violet-800 {
  border-bottom-color: #6A1B9A; }

.border-left-violet-800 {
  border-left-color: #6A1B9A; }

.border-right-violet-800 {
  border-right-color: #6A1B9A; }

.alpha-purple {
  background-color: #EDE7F6; }

.text-purple {
  color: #673AB7; }
  .text-purple[href]:hover, .text-purple[href]:focus {
    color: #57319a; }

.bg-purple {
  background-color: #673AB7; }

.border-purple {
  border-color: #673AB7; }

.border-top-purple {
  border-top-color: #673AB7; }

.border-bottom-purple {
  border-bottom-color: #673AB7; }

.border-left-purple {
  border-left-color: #673AB7; }

.border-right-purple {
  border-right-color: #673AB7; }

.text-purple-300 {
  color: #9575CD; }
  .text-purple-300[href]:hover, .text-purple-300[href]:focus {
    color: #7f59c3; }

.bg-purple-300 {
  background-color: #9575CD; }

.border-purple-300 {
  border-color: #9575CD; }

.border-top-purple-300 {
  border-top-color: #9575CD; }

.border-bottom-purple-300 {
  border-bottom-color: #9575CD; }

.border-left-purple-300 {
  border-left-color: #9575CD; }

.border-right-purple-300 {
  border-right-color: #9575CD; }

.text-purple-400 {
  color: #7E57C2; }
  .text-purple-400[href]:hover, .text-purple-400[href]:focus {
    color: #6a41b2; }

.bg-purple-400 {
  background-color: #7E57C2; }

.border-purple-400 {
  border-color: #7E57C2; }

.border-top-purple-400 {
  border-top-color: #7E57C2; }

.border-bottom-purple-400 {
  border-bottom-color: #7E57C2; }

.border-left-purple-400 {
  border-left-color: #7E57C2; }

.border-right-purple-400 {
  border-right-color: #7E57C2; }

.text-purple-600 {
  color: #5E35B1; }
  .text-purple-600[href]:hover, .text-purple-600[href]:focus {
    color: #4e2c94; }

.bg-purple-600 {
  background-color: #5E35B1; }

.border-purple-600 {
  border-color: #5E35B1; }

.border-top-purple-600 {
  border-top-color: #5E35B1; }

.border-bottom-purple-600 {
  border-bottom-color: #5E35B1; }

.border-left-purple-600 {
  border-left-color: #5E35B1; }

.border-right-purple-600 {
  border-right-color: #5E35B1; }

.text-purple-700 {
  color: #512DA8; }
  .text-purple-700[href]:hover, .text-purple-700[href]:focus {
    color: #42258a; }

.bg-purple-700 {
  background-color: #512DA8; }

.border-purple-700 {
  border-color: #512DA8; }

.border-top-purple-700 {
  border-top-color: #512DA8; }

.border-bottom-purple-700 {
  border-bottom-color: #512DA8; }

.border-left-purple-700 {
  border-left-color: #512DA8; }

.border-right-purple-700 {
  border-right-color: #512DA8; }

.text-purple-800 {
  color: #4527A0; }
  .text-purple-800[href]:hover, .text-purple-800[href]:focus {
    color: #382081; }

.bg-purple-800 {
  background-color: #4527A0; }

.border-purple-800 {
  border-color: #4527A0; }

.border-top-purple-800 {
  border-top-color: #4527A0; }

.border-bottom-purple-800 {
  border-bottom-color: #4527A0; }

.border-left-purple-800 {
  border-left-color: #4527A0; }

.border-right-purple-800 {
  border-right-color: #4527A0; }

.alpha-indigo {
  background-color: #E8EAF6; }

.text-indigo {
  color: #3F51B5; }
  .text-indigo[href]:hover, .text-indigo[href]:focus {
    color: #354499; }

.bg-indigo {
  background-color: #3F51B5; }

.border-indigo {
  border-color: #3F51B5; }

.border-top-indigo {
  border-top-color: #3F51B5; }

.border-bottom-indigo {
  border-bottom-color: #3F51B5; }

.border-left-indigo {
  border-left-color: #3F51B5; }

.border-right-indigo {
  border-right-color: #3F51B5; }

.text-indigo-300 {
  color: #7986CB; }
  .text-indigo-300[href]:hover, .text-indigo-300[href]:focus {
    color: #5d6dc0; }

.bg-indigo-300 {
  background-color: #7986CB; }

.border-indigo-300 {
  border-color: #7986CB; }

.border-top-indigo-300 {
  border-top-color: #7986CB; }

.border-bottom-indigo-300 {
  border-bottom-color: #7986CB; }

.border-left-indigo-300 {
  border-left-color: #7986CB; }

.border-right-indigo-300 {
  border-right-color: #7986CB; }

.text-indigo-400 {
  color: #5C6BC0; }
  .text-indigo-400[href]:hover, .text-indigo-400[href]:focus {
    color: #4555b1; }

.bg-indigo-400 {
  background-color: #5C6BC0; }

.border-indigo-400 {
  border-color: #5C6BC0; }

.border-top-indigo-400 {
  border-top-color: #5C6BC0; }

.border-bottom-indigo-400 {
  border-bottom-color: #5C6BC0; }

.border-left-indigo-400 {
  border-left-color: #5C6BC0; }

.border-right-indigo-400 {
  border-right-color: #5C6BC0; }

.text-indigo-600 {
  color: #3949AB; }
  .text-indigo-600[href]:hover, .text-indigo-600[href]:focus {
    color: #2f3d8e; }

.bg-indigo-600 {
  background-color: #3949AB; }

.border-indigo-600 {
  border-color: #3949AB; }

.border-top-indigo-600 {
  border-top-color: #3949AB; }

.border-bottom-indigo-600 {
  border-bottom-color: #3949AB; }

.border-left-indigo-600 {
  border-left-color: #3949AB; }

.border-right-indigo-600 {
  border-right-color: #3949AB; }

.text-indigo-700 {
  color: #303F9F; }
  .text-indigo-700[href]:hover, .text-indigo-700[href]:focus {
    color: #273382; }

.bg-indigo-700 {
  background-color: #303F9F; }

.border-indigo-700 {
  border-color: #303F9F; }

.border-top-indigo-700 {
  border-top-color: #303F9F; }

.border-bottom-indigo-700 {
  border-bottom-color: #303F9F; }

.border-left-indigo-700 {
  border-left-color: #303F9F; }

.border-right-indigo-700 {
  border-right-color: #303F9F; }

.text-indigo-800 {
  color: #283593; }
  .text-indigo-800[href]:hover, .text-indigo-800[href]:focus {
    color: #202a75; }

.bg-indigo-800 {
  background-color: #283593; }

.border-indigo-800 {
  border-color: #283593; }

.border-top-indigo-800 {
  border-top-color: #283593; }

.border-bottom-indigo-800 {
  border-bottom-color: #283593; }

.border-left-indigo-800 {
  border-left-color: #283593; }

.border-right-indigo-800 {
  border-right-color: #283593; }

.alpha-blue {
  background-color: #E1F5FE; }

.text-blue {
  color: #03A9F4; }
  .text-blue[href]:hover, .text-blue[href]:focus {
    color: #038fce; }

.bg-blue {
  background-color: #03A9F4; }

.border-blue {
  border-color: #03A9F4; }

.border-top-blue {
  border-top-color: #03A9F4; }

.border-bottom-blue {
  border-bottom-color: #03A9F4; }

.border-left-blue {
  border-left-color: #03A9F4; }

.border-right-blue {
  border-right-color: #03A9F4; }

.text-blue-300 {
  color: #4FC3F7; }
  .text-blue-300[href]:hover, .text-blue-300[href]:focus {
    color: #2ab7f5; }

.bg-blue-300 {
  background-color: #4FC3F7; }

.border-blue-300 {
  border-color: #4FC3F7; }

.border-top-blue-300 {
  border-top-color: #4FC3F7; }

.border-bottom-blue-300 {
  border-bottom-color: #4FC3F7; }

.border-left-blue-300 {
  border-left-color: #4FC3F7; }

.border-right-blue-300 {
  border-right-color: #4FC3F7; }

.text-blue-400 {
  color: #29B6F6; }
  .text-blue-400[href]:hover, .text-blue-400[href]:focus {
    color: #0aa7ef; }

.bg-blue-400 {
  background-color: #29B6F6; }

.border-blue-400 {
  border-color: #29B6F6; }

.border-top-blue-400 {
  border-top-color: #29B6F6; }

.border-bottom-blue-400 {
  border-bottom-color: #29B6F6; }

.border-left-blue-400 {
  border-left-color: #29B6F6; }

.border-right-blue-400 {
  border-right-color: #29B6F6; }

.text-blue-600 {
  color: #039BE5; }
  .text-blue-600[href]:hover, .text-blue-600[href]:focus {
    color: #0381bf; }

.bg-blue-600 {
  background-color: #039BE5; }

.border-blue-600 {
  border-color: #039BE5; }

.border-top-blue-600 {
  border-top-color: #039BE5; }

.border-bottom-blue-600 {
  border-bottom-color: #039BE5; }

.border-left-blue-600 {
  border-left-color: #039BE5; }

.border-right-blue-600 {
  border-right-color: #039BE5; }

.text-blue-700 {
  color: #0288D1; }
  .text-blue-700[href]:hover, .text-blue-700[href]:focus {
    color: #026fab; }

.bg-blue-700 {
  background-color: #0288D1; }

.border-blue-700 {
  border-color: #0288D1; }

.border-top-blue-700 {
  border-top-color: #0288D1; }

.border-bottom-blue-700 {
  border-bottom-color: #0288D1; }

.border-left-blue-700 {
  border-left-color: #0288D1; }

.border-right-blue-700 {
  border-right-color: #0288D1; }

.text-blue-800 {
  color: #0277BD; }
  .text-blue-800[href]:hover, .text-blue-800[href]:focus {
    color: #025f97; }

.bg-blue-800 {
  background-color: #0277BD; }

.border-blue-800 {
  border-color: #0277BD; }

.border-top-blue-800 {
  border-top-color: #0277BD; }

.border-bottom-blue-800 {
  border-bottom-color: #0277BD; }

.border-left-blue-800 {
  border-left-color: #0277BD; }

.border-right-blue-800 {
  border-right-color: #0277BD; }

.alpha-teal {
  background-color: #E0F2F1; }

.text-teal {
  color: #009688; }
  .text-teal[href]:hover, .text-teal[href]:focus {
    color: #007065; }

.bg-teal {
  background-color: #009688; }

.border-teal {
  border-color: #009688; }

.border-top-teal {
  border-top-color: #009688; }

.border-bottom-teal {
  border-bottom-color: #009688; }

.border-left-teal {
  border-left-color: #009688; }

.border-right-teal {
  border-right-color: #009688; }

.text-teal-300 {
  color: #4DB6AC; }
  .text-teal-300[href]:hover, .text-teal-300[href]:focus {
    color: #409d94; }

.bg-teal-300 {
  background-color: #4DB6AC; }

.border-teal-300 {
  border-color: #4DB6AC; }

.border-top-teal-300 {
  border-top-color: #4DB6AC; }

.border-bottom-teal-300 {
  border-bottom-color: #4DB6AC; }

.border-left-teal-300 {
  border-left-color: #4DB6AC; }

.border-right-teal-300 {
  border-right-color: #4DB6AC; }

.text-teal-400 {
  color: #26A69A; }
  .text-teal-400[href]:hover, .text-teal-400[href]:focus {
    color: #1f877d; }

.bg-teal-400 {
  background-color: #26A69A; }

.border-teal-400 {
  border-color: #26A69A; }

.border-top-teal-400 {
  border-top-color: #26A69A; }

.border-bottom-teal-400 {
  border-bottom-color: #26A69A; }

.border-left-teal-400 {
  border-left-color: #26A69A; }

.border-right-teal-400 {
  border-right-color: #26A69A; }

.text-teal-600 {
  color: #00897B; }
  .text-teal-600[href]:hover, .text-teal-600[href]:focus {
    color: #006359; }

.bg-teal-600 {
  background-color: #00897B; }

.border-teal-600 {
  border-color: #00897B; }

.border-top-teal-600 {
  border-top-color: #00897B; }

.border-bottom-teal-600 {
  border-bottom-color: #00897B; }

.border-left-teal-600 {
  border-left-color: #00897B; }

.border-right-teal-600 {
  border-right-color: #00897B; }

.text-teal-700 {
  color: #00796B; }
  .text-teal-700[href]:hover, .text-teal-700[href]:focus {
    color: #005349; }

.bg-teal-700 {
  background-color: #00796B; }

.border-teal-700 {
  border-color: #00796B; }

.border-top-teal-700 {
  border-top-color: #00796B; }

.border-bottom-teal-700 {
  border-bottom-color: #00796B; }

.border-left-teal-700 {
  border-left-color: #00796B; }

.border-right-teal-700 {
  border-right-color: #00796B; }

.text-teal-800 {
  color: #00695C; }
  .text-teal-800[href]:hover, .text-teal-800[href]:focus {
    color: #00433a; }

.bg-teal-800 {
  background-color: #00695C; }

.border-teal-800 {
  border-color: #00695C; }

.border-top-teal-800 {
  border-top-color: #00695C; }

.border-bottom-teal-800 {
  border-bottom-color: #00695C; }

.border-left-teal-800 {
  border-left-color: #00695C; }

.border-right-teal-800 {
  border-right-color: #00695C; }

.alpha-green {
  background-color: #F1F8E9; }

.text-green {
  color: #8BC34A; }
  .text-green[href]:hover, .text-green[href]:focus {
    color: #78ad39; }

.bg-green {
  background-color: #8BC34A; }

.border-green {
  border-color: #8BC34A; }

.border-top-green {
  border-top-color: #8BC34A; }

.border-bottom-green {
  border-bottom-color: #8BC34A; }

.border-left-green {
  border-left-color: #8BC34A; }

.border-right-green {
  border-right-color: #8BC34A; }

.text-green-300 {
  color: #AED581; }
  .text-green-300[href]:hover, .text-green-300[href]:focus {
    color: #9ccb64; }

.bg-green-300 {
  background-color: #AED581; }

.border-green-300 {
  border-color: #AED581; }

.border-top-green-300 {
  border-top-color: #AED581; }

.border-bottom-green-300 {
  border-bottom-color: #AED581; }

.border-left-green-300 {
  border-left-color: #AED581; }

.border-right-green-300 {
  border-right-color: #AED581; }

.text-green-400 {
  color: #9CCC65; }
  .text-green-400[href]:hover, .text-green-400[href]:focus {
    color: #8ac248; }

.bg-green-400 {
  background-color: #9CCC65; }

.border-green-400 {
  border-color: #9CCC65; }

.border-top-green-400 {
  border-top-color: #9CCC65; }

.border-bottom-green-400 {
  border-bottom-color: #9CCC65; }

.border-left-green-400 {
  border-left-color: #9CCC65; }

.border-right-green-400 {
  border-right-color: #9CCC65; }

.text-green-600 {
  color: #7CB342; }
  .text-green-600[href]:hover, .text-green-600[href]:focus {
    color: #699738; }

.bg-green-600 {
  background-color: #7CB342; }

.border-green-600 {
  border-color: #7CB342; }

.border-top-green-600 {
  border-top-color: #7CB342; }

.border-bottom-green-600 {
  border-bottom-color: #7CB342; }

.border-left-green-600 {
  border-left-color: #7CB342; }

.border-right-green-600 {
  border-right-color: #7CB342; }

.text-green-700 {
  color: #689F38; }
  .text-green-700[href]:hover, .text-green-700[href]:focus {
    color: #55832e; }

.bg-green-700 {
  background-color: #689F38; }

.border-green-700 {
  border-color: #689F38; }

.border-top-green-700 {
  border-top-color: #689F38; }

.border-bottom-green-700 {
  border-bottom-color: #689F38; }

.border-left-green-700 {
  border-left-color: #689F38; }

.border-right-green-700 {
  border-right-color: #689F38; }

.text-green-800 {
  color: #558B2F; }
  .text-green-800[href]:hover, .text-green-800[href]:focus {
    color: #446e25; }

.bg-green-800 {
  background-color: #558B2F; }

.border-green-800 {
  border-color: #558B2F; }

.border-top-green-800 {
  border-top-color: #558B2F; }

.border-bottom-green-800 {
  border-bottom-color: #558B2F; }

.border-left-green-800 {
  border-left-color: #558B2F; }

.border-right-green-800 {
  border-right-color: #558B2F; }

.alpha-orange {
  background-color: #FFF3E0; }

.text-orange {
  color: #FF9800; }
  .text-orange[href]:hover, .text-orange[href]:focus {
    color: #d98100; }

.bg-orange {
  background-color: #FF9800; }

.border-orange {
  border-color: #FF9800; }

.border-top-orange {
  border-top-color: #FF9800; }

.border-bottom-orange {
  border-bottom-color: #FF9800; }

.border-left-orange {
  border-left-color: #FF9800; }

.border-right-orange {
  border-right-color: #FF9800; }

.text-orange-300 {
  color: #FFB74D; }
  .text-orange-300[href]:hover, .text-orange-300[href]:focus {
    color: #ffa827; }

.bg-orange-300 {
  background-color: #FFB74D; }

.border-orange-300 {
  border-color: #FFB74D; }

.border-top-orange-300 {
  border-top-color: #FFB74D; }

.border-bottom-orange-300 {
  border-bottom-color: #FFB74D; }

.border-left-orange-300 {
  border-left-color: #FFB74D; }

.border-right-orange-300 {
  border-right-color: #FFB74D; }

.text-orange-400 {
  color: #FFA726; }
  .text-orange-400[href]:hover, .text-orange-400[href]:focus {
    color: #ff9700; }

.bg-orange-400 {
  background-color: #FFA726; }

.border-orange-400 {
  border-color: #FFA726; }

.border-top-orange-400 {
  border-top-color: #FFA726; }

.border-bottom-orange-400 {
  border-bottom-color: #FFA726; }

.border-left-orange-400 {
  border-left-color: #FFA726; }

.border-right-orange-400 {
  border-right-color: #FFA726; }

.text-orange-600 {
  color: #FB8C00; }
  .text-orange-600[href]:hover, .text-orange-600[href]:focus {
    color: #d57700; }

.bg-orange-600 {
  background-color: #FB8C00; }

.border-orange-600 {
  border-color: #FB8C00; }

.border-top-orange-600 {
  border-top-color: #FB8C00; }

.border-bottom-orange-600 {
  border-bottom-color: #FB8C00; }

.border-left-orange-600 {
  border-left-color: #FB8C00; }

.border-right-orange-600 {
  border-right-color: #FB8C00; }

.text-orange-700 {
  color: #F57C00; }
  .text-orange-700[href]:hover, .text-orange-700[href]:focus {
    color: #cf6900; }

.bg-orange-700 {
  background-color: #F57C00; }

.border-orange-700 {
  border-color: #F57C00; }

.border-top-orange-700 {
  border-top-color: #F57C00; }

.border-bottom-orange-700 {
  border-bottom-color: #F57C00; }

.border-left-orange-700 {
  border-left-color: #F57C00; }

.border-right-orange-700 {
  border-right-color: #F57C00; }

.text-orange-800 {
  color: #EF6C00; }
  .text-orange-800[href]:hover, .text-orange-800[href]:focus {
    color: #c95b00; }

.bg-orange-800 {
  background-color: #EF6C00; }

.border-orange-800 {
  border-color: #EF6C00; }

.border-top-orange-800 {
  border-top-color: #EF6C00; }

.border-bottom-orange-800 {
  border-bottom-color: #EF6C00; }

.border-left-orange-800 {
  border-left-color: #EF6C00; }

.border-right-orange-800 {
  border-right-color: #EF6C00; }

.alpha-brown {
  background-color: #EFEBE9; }

.text-brown {
  color: #795548; }
  .text-brown[href]:hover, .text-brown[href]:focus {
    color: #61443a; }

.bg-brown {
  background-color: #795548; }

.border-brown {
  border-color: #795548; }

.border-top-brown {
  border-top-color: #795548; }

.border-bottom-brown {
  border-bottom-color: #795548; }

.border-left-brown {
  border-left-color: #795548; }

.border-right-brown {
  border-right-color: #795548; }

.text-brown-300 {
  color: #A1887F; }
  .text-brown-300[href]:hover, .text-brown-300[href]:focus {
    color: #90746a; }

.bg-brown-300 {
  background-color: #A1887F; }

.border-brown-300 {
  border-color: #A1887F; }

.border-top-brown-300 {
  border-top-color: #A1887F; }

.border-bottom-brown-300 {
  border-bottom-color: #A1887F; }

.border-left-brown-300 {
  border-left-color: #A1887F; }

.border-right-brown-300 {
  border-right-color: #A1887F; }

.text-brown-400 {
  color: #8D6E63; }
  .text-brown-400[href]:hover, .text-brown-400[href]:focus {
    color: #775c53; }

.bg-brown-400 {
  background-color: #8D6E63; }

.border-brown-400 {
  border-color: #8D6E63; }

.border-top-brown-400 {
  border-top-color: #8D6E63; }

.border-bottom-brown-400 {
  border-bottom-color: #8D6E63; }

.border-left-brown-400 {
  border-left-color: #8D6E63; }

.border-right-brown-400 {
  border-right-color: #8D6E63; }

.text-brown-600 {
  color: #6D4C41; }
  .text-brown-600[href]:hover, .text-brown-600[href]:focus {
    color: #553b33; }

.bg-brown-600 {
  background-color: #6D4C41; }

.border-brown-600 {
  border-color: #6D4C41; }

.border-top-brown-600 {
  border-top-color: #6D4C41; }

.border-bottom-brown-600 {
  border-bottom-color: #6D4C41; }

.border-left-brown-600 {
  border-left-color: #6D4C41; }

.border-right-brown-600 {
  border-right-color: #6D4C41; }

.text-brown-700 {
  color: #5D4037; }
  .text-brown-700[href]:hover, .text-brown-700[href]:focus {
    color: #452f29; }

.bg-brown-700 {
  background-color: #5D4037; }

.border-brown-700 {
  border-color: #5D4037; }

.border-top-brown-700 {
  border-top-color: #5D4037; }

.border-bottom-brown-700 {
  border-bottom-color: #5D4037; }

.border-left-brown-700 {
  border-left-color: #5D4037; }

.border-right-brown-700 {
  border-right-color: #5D4037; }

.text-brown-800 {
  color: #4E342E; }
  .text-brown-800[href]:hover, .text-brown-800[href]:focus {
    color: #362420; }

.bg-brown-800 {
  background-color: #4E342E; }

.border-brown-800 {
  border-color: #4E342E; }

.border-top-brown-800 {
  border-top-color: #4E342E; }

.border-bottom-brown-800 {
  border-bottom-color: #4E342E; }

.border-left-brown-800 {
  border-left-color: #4E342E; }

.border-right-brown-800 {
  border-right-color: #4E342E; }

.alpha-grey {
  background-color: #FAFAFA; }

.text-grey {
  color: #777; }
  .text-grey[href]:hover, .text-grey[href]:focus {
    color: #646464; }

.bg-grey {
  background-color: #777; }

.border-grey {
  border-color: #777; }

.border-top-grey {
  border-top-color: #777; }

.border-bottom-grey {
  border-bottom-color: #777; }

.border-left-grey {
  border-left-color: #777; }

.border-right-grey {
  border-right-color: #777; }

.text-grey-300 {
  color: #999; }
  .text-grey-300[href]:hover, .text-grey-300[href]:focus {
    color: #868686; }

.bg-grey-300 {
  background-color: #999; }

.border-grey-300 {
  border-color: #999; }

.border-top-grey-300 {
  border-top-color: #999; }

.border-bottom-grey-300 {
  border-bottom-color: #999; }

.border-left-grey-300 {
  border-left-color: #999; }

.border-right-grey-300 {
  border-right-color: #999; }

.text-grey-400 {
  color: #888; }
  .text-grey-400[href]:hover, .text-grey-400[href]:focus {
    color: #757575; }

.bg-grey-400 {
  background-color: #888; }

.border-grey-400 {
  border-color: #888; }

.border-top-grey-400 {
  border-top-color: #888; }

.border-bottom-grey-400 {
  border-bottom-color: #888; }

.border-left-grey-400 {
  border-left-color: #888; }

.border-right-grey-400 {
  border-right-color: #888; }

.text-grey-600 {
  color: #666; }
  .text-grey-600[href]:hover, .text-grey-600[href]:focus {
    color: #535353; }

.bg-grey-600 {
  background-color: #666; }

.border-grey-600 {
  border-color: #666; }

.border-top-grey-600 {
  border-top-color: #666; }

.border-bottom-grey-600 {
  border-bottom-color: #666; }

.border-left-grey-600 {
  border-left-color: #666; }

.border-right-grey-600 {
  border-right-color: #666; }

.text-grey-700 {
  color: #555; }
  .text-grey-700[href]:hover, .text-grey-700[href]:focus {
    color: #424242; }

.bg-grey-700 {
  background-color: #555; }

.border-grey-700 {
  border-color: #555; }

.border-top-grey-700 {
  border-top-color: #555; }

.border-bottom-grey-700 {
  border-bottom-color: #555; }

.border-left-grey-700 {
  border-left-color: #555; }

.border-right-grey-700 {
  border-right-color: #555; }

.text-grey-800 {
  color: #444; }
  .text-grey-800[href]:hover, .text-grey-800[href]:focus {
    color: #313131; }

.bg-grey-800 {
  background-color: #444; }

.border-grey-800 {
  border-color: #444; }

.border-top-grey-800 {
  border-top-color: #444; }

.border-bottom-grey-800 {
  border-bottom-color: #444; }

.border-left-grey-800 {
  border-left-color: #444; }

.border-right-grey-800 {
  border-right-color: #444; }

.alpha-slate {
  background-color: #ECEFF1; }

.text-slate {
  color: #607D8B; }
  .text-slate[href]:hover, .text-slate[href]:focus {
    color: #506974; }

.bg-slate {
  background-color: #607D8B; }

.border-slate {
  border-color: #607D8B; }

.border-top-slate {
  border-top-color: #607D8B; }

.border-bottom-slate {
  border-bottom-color: #607D8B; }

.border-left-slate {
  border-left-color: #607D8B; }

.border-right-slate {
  border-right-color: #607D8B; }

.text-slate-300 {
  color: #90A4AE; }
  .text-slate-300[href]:hover, .text-slate-300[href]:focus {
    color: #7a929e; }

.bg-slate-300 {
  background-color: #90A4AE; }

.border-slate-300 {
  border-color: #90A4AE; }

.border-top-slate-300 {
  border-top-color: #90A4AE; }

.border-bottom-slate-300 {
  border-bottom-color: #90A4AE; }

.border-left-slate-300 {
  border-left-color: #90A4AE; }

.border-right-slate-300 {
  border-right-color: #90A4AE; }

.text-slate-400 {
  color: #78909C; }
  .text-slate-400[href]:hover, .text-slate-400[href]:focus {
    color: #657d89; }

.bg-slate-400 {
  background-color: #78909C; }

.border-slate-400 {
  border-color: #78909C; }

.border-top-slate-400 {
  border-top-color: #78909C; }

.border-bottom-slate-400 {
  border-bottom-color: #78909C; }

.border-left-slate-400 {
  border-left-color: #78909C; }

.border-right-slate-400 {
  border-right-color: #78909C; }

.text-slate-600 {
  color: #546E7A; }
  .text-slate-600[href]:hover, .text-slate-600[href]:focus {
    color: #445a63; }

.bg-slate-600 {
  background-color: #546E7A; }

.border-slate-600 {
  border-color: #546E7A; }

.border-top-slate-600 {
  border-top-color: #546E7A; }

.border-bottom-slate-600 {
  border-bottom-color: #546E7A; }

.border-left-slate-600 {
  border-left-color: #546E7A; }

.border-right-slate-600 {
  border-right-color: #546E7A; }

.text-slate-700 {
  color: #455A64; }
  .text-slate-700[href]:hover, .text-slate-700[href]:focus {
    color: #35464d; }

.bg-slate-700 {
  background-color: #455A64; }

.border-slate-700 {
  border-color: #455A64; }

.border-top-slate-700 {
  border-top-color: #455A64; }

.border-bottom-slate-700 {
  border-bottom-color: #455A64; }

.border-left-slate-700 {
  border-left-color: #455A64; }

.border-right-slate-700 {
  border-right-color: #455A64; }

.text-slate-800 {
  color: #37474F; }
  .text-slate-800[href]:hover, .text-slate-800[href]:focus {
    color: #273338; }

.bg-slate-800 {
  background-color: #37474F; }

.border-slate-800 {
  border-color: #37474F; }

.border-top-slate-800 {
  border-top-color: #37474F; }

.border-bottom-slate-800 {
  border-bottom-color: #37474F; }

.border-left-slate-800 {
  border-left-color: #37474F; }

.border-right-slate-800 {
  border-right-color: #37474F; }

.border-transparent {
  border-color: transparent !important; }

.border-top-transparent {
  border-top-color: transparent !important; }

.border-bottom-transparent {
  border-bottom-color: transparent !important; }

.border-left-transparent {
  border-left-color: transparent !important; }

.border-right-transparent {
  border-right-color: transparent !important; }

.border-light-alpha {
  border-color: rgba(255, 255, 255, 0.1); }

.border-top-light-alpha {
  border-top-color: rgba(255, 255, 255, 0.1); }

.border-bottom-light-alpha {
  border-bottom-color: rgba(255, 255, 255, 0.1); }

.border-left-light-alpha {
  border-left-color: rgba(255, 255, 255, 0.1); }

.border-right-light-alpha {
  border-right-color: rgba(255, 255, 255, 0.1); }

.border-dark-alpha {
  border-color: rgba(0, 0, 0, 0.1); }

.border-top-dark-alpha {
  border-top-color: rgba(0, 0, 0, 0.1); }

.border-bottom-dark-alpha {
  border-bottom-color: rgba(0, 0, 0, 0.1); }

.border-left-dark-alpha {
  border-left-color: rgba(0, 0, 0, 0.1); }

.border-right-dark-alpha {
  border-right-color: rgba(0, 0, 0, 0.1); }

.bg-dark-alpha {
  background-color: rgba(0, 0, 0, 0.2); }

.bg-light-alpha {
  background-color: rgba(255, 255, 255, 0.1); }
.alpha-primary{background-color:#e3f2fd}.text-primary{color:#2196f3}.text-primary[href]:focus,.text-primary[href]:hover{color:#0c83e2}.bg-primary{background-color:#2196f3}.border-primary{border-color:#2196f3}.border-top-primary{border-top-color:#2196f3}.border-bottom-primary{border-bottom-color:#2196f3}.border-left-primary{border-left-color:#2196f3}.border-right-primary{border-right-color:#2196f3}.text-primary-300{color:#64b5f6}.text-primary-300[href]:focus,.text-primary-300[href]:hover{color:#40a4f4}.bg-primary-300{background-color:#64b5f6}.border-primary-300{border-color:#64b5f6}.border-top-primary-300{border-top-color:#64b5f6}.border-bottom-primary-300{border-bottom-color:#64b5f6}.border-left-primary-300{border-left-color:#64b5f6}.border-right-primary-300{border-right-color:#64b5f6}.text-primary-400{color:#42a5f5}.text-primary-400[href]:focus,.text-primary-400[href]:hover{color:#1e94f3}.bg-primary-400{background-color:#42a5f5}.border-primary-400{border-color:#42a5f5}.border-top-primary-400{border-top-color:#42a5f5}.border-bottom-primary-400{border-bottom-color:#42a5f5}.border-left-primary-400{border-left-color:#42a5f5}.border-right-primary-400{border-right-color:#42a5f5}.text-primary-600{color:#1e88e5}.text-primary-600[href]:focus,.text-primary-600[href]:hover{color:#1774c6}.bg-primary-600{background-color:#1e88e5}.border-primary-600{border-color:#1e88e5}.border-top-primary-600{border-top-color:#1e88e5}.border-bottom-primary-600{border-bottom-color:#1e88e5}.border-left-primary-600{border-left-color:#1e88e5}.border-right-primary-600{border-right-color:#1e88e5}.text-primary-700{color:#1976d2}.text-primary-700[href]:focus,.text-primary-700[href]:hover{color:#1563b0}.bg-primary-700{background-color:#1976d2}.border-primary-700{border-color:#1976d2}.border-top-primary-700{border-top-color:#1976d2}.border-bottom-primary-700{border-bottom-color:#1976d2}.border-left-primary-700{border-left-color:#1976d2}.border-right-primary-700{border-right-color:#1976d2}.text-primary-800{color:#1565c0}.text-primary-800[href]:focus,.text-primary-800[href]:hover{color:#11539e}.bg-primary-800{background-color:#1565c0}.border-primary-800{border-color:#1565c0}.border-top-primary-800{border-top-color:#1565c0}.border-bottom-primary-800{border-bottom-color:#1565c0}.border-left-primary-800{border-left-color:#1565c0}.border-right-primary-800{border-right-color:#1565c0}.alpha-danger{background-color:#ffebee}.text-danger{color:#f44336}.text-danger[href]:focus,.text-danger[href]:hover{color:#f22112}.bg-danger{background-color:#f44336}.border-danger{border-color:#f44336}.border-top-danger{border-top-color:#f44336}.border-bottom-danger{border-bottom-color:#f44336}.border-left-danger{border-left-color:#f44336}.border-right-danger{border-right-color:#f44336}.text-danger-300{color:#e57373}.text-danger-300[href]:focus,.text-danger-300[href]:hover{color:#df5353}.bg-danger-300{background-color:#e57373}.border-danger-300{border-color:#e57373}.border-top-danger-300{border-top-color:#e57373}.border-bottom-danger-300{border-bottom-color:#e57373}.border-left-danger-300{border-left-color:#e57373}.border-right-danger-300{border-right-color:#e57373}.text-danger-400{color:#ef5350}.text-danger-400[href]:focus,.text-danger-400[href]:hover{color:#ec312d}.bg-danger-400{background-color:#ef5350}.border-danger-400{border-color:#ef5350}.border-top-danger-400{border-top-color:#ef5350}.border-bottom-danger-400{border-bottom-color:#ef5350}.border-left-danger-400{border-left-color:#ef5350}.border-right-danger-400{border-right-color:#ef5350}.text-danger-600{color:#e53935}.text-danger-600[href]:focus,.text-danger-600[href]:hover{color:#d8201c}.bg-danger-600{background-color:#e53935}.border-danger-600{border-color:#e53935}.border-top-danger-600{border-top-color:#e53935}.border-bottom-danger-600{border-bottom-color:#e53935}.border-left-danger-600{border-left-color:#e53935}.border-right-danger-600{border-right-color:#e53935}.text-danger-700{color:#d32f2f}.text-danger-700[href]:focus,.text-danger-700[href]:hover{color:#b52626}.bg-danger-700{background-color:#d32f2f}.border-danger-700{border-color:#d32f2f}.border-top-danger-700{border-top-color:#d32f2f}.border-bottom-danger-700{border-bottom-color:#d32f2f}.border-left-danger-700{border-left-color:#d32f2f}.border-right-danger-700{border-right-color:#d32f2f}.text-danger-800{color:#c62828}.text-danger-800[href]:focus,.text-danger-800[href]:hover{color:#a62222}.bg-danger-800{background-color:#c62828}.border-danger-800{border-color:#c62828}.border-top-danger-800{border-top-color:#c62828}.border-bottom-danger-800{border-bottom-color:#c62828}.border-left-danger-800{border-left-color:#c62828}.border-right-danger-800{border-right-color:#c62828}.alpha-success{background-color:#e8f5e9}.text-success{color:#4caf50}.text-success[href]:focus,.text-success[href]:hover{color:#409444}.bg-success{background-color:#4caf50}.border-success{border-color:#4caf50}.border-top-success{border-top-color:#4caf50}.border-bottom-success{border-bottom-color:#4caf50}.border-left-success{border-left-color:#4caf50}.border-right-success{border-right-color:#4caf50}.text-success-300{color:#81c784}.text-success-300[href]:focus,.text-success-300[href]:hover{color:#67bb6a}.bg-success-300{background-color:#81c784}.border-success-300{border-color:#81c784}.border-top-success-300{border-top-color:#81c784}.border-bottom-success-300{border-bottom-color:#81c784}.border-left-success-300{border-left-color:#81c784}.border-right-success-300{border-right-color:#81c784}.text-success-400{color:#66bb6a}.text-success-400[href]:focus,.text-success-400[href]:hover{color:#4dae52}.bg-success-400{background-color:#66bb6a}.border-success-400{border-color:#66bb6a}.border-top-success-400{border-top-color:#66bb6a}.border-bottom-success-400{border-bottom-color:#66bb6a}.border-left-success-400{border-left-color:#66bb6a}.border-right-success-400{border-right-color:#66bb6a}.text-success-600{color:#43a047}.text-success-600[href]:focus,.text-success-600[href]:hover{color:#38853b}.bg-success-600{background-color:#43a047}.border-success-600{border-color:#43a047}.border-top-success-600{border-top-color:#43a047}.border-bottom-success-600{border-bottom-color:#43a047}.border-left-success-600{border-left-color:#43a047}.border-right-success-600{border-right-color:#43a047}.text-success-700{color:#388e3c}.text-success-700[href]:focus,.text-success-700[href]:hover{color:#2d7330}.bg-success-700{background-color:#388e3c}.border-success-700{border-color:#388e3c}.border-top-success-700{border-top-color:#388e3c}.border-bottom-success-700{border-bottom-color:#388e3c}.border-left-success-700{border-left-color:#388e3c}.border-right-success-700{border-right-color:#388e3c}.text-success-800{color:#2e7d32}.text-success-800[href]:focus,.text-success-800[href]:hover{color:#246127}.bg-success-800{background-color:#2e7d32}.border-success-800{border-color:#2e7d32}.border-top-success-800{border-top-color:#2e7d32}.border-bottom-success-800{border-bottom-color:#2e7d32}.border-left-success-800{border-left-color:#2e7d32}.border-right-success-800{border-right-color:#2e7d32}.alpha-warning{background-color:#fbe9e7}.text-warning{color:#ff5722}.text-warning[href]:focus,.text-warning[href]:hover{color:#fb3c00}.bg-warning{background-color:#ff5722}.border-warning{border-color:#ff5722}.border-top-warning{border-top-color:#ff5722}.border-bottom-warning{border-bottom-color:#ff5722}.border-left-warning{border-left-color:#ff5722}.border-right-warning{border-right-color:#ff5722}.text-warning-300{color:#ff8a65}.text-warning-300[href]:focus,.text-warning-300[href]:hover{color:#ff6d3f}.bg-warning-300{background-color:#ff8a65}.border-warning-300{border-color:#ff8a65}.border-top-warning-300{border-top-color:#ff8a65}.border-bottom-warning-300{border-bottom-color:#ff8a65}.border-left-warning-300{border-left-color:#ff8a65}.border-right-warning-300{border-right-color:#ff8a65}.text-warning-400{color:#ff7043}.text-warning-400[href]:focus,.text-warning-400[href]:hover{color:#ff531d}.bg-warning-400{background-color:#ff7043}.border-warning-400{border-color:#ff7043}.border-top-warning-400{border-top-color:#ff7043}.border-bottom-warning-400{border-bottom-color:#ff7043}.border-left-warning-400{border-left-color:#ff7043}.border-right-warning-400{border-right-color:#ff7043}.text-warning-600{color:#f4511e}.text-warning-600[href]:focus,.text-warning-600[href]:hover{color:#e13e0b}.bg-warning-600{background-color:#f4511e}.border-warning-600{border-color:#f4511e}.border-top-warning-600{border-top-color:#f4511e}.border-bottom-warning-600{border-bottom-color:#f4511e}.border-left-warning-600{border-left-color:#f4511e}.border-right-warning-600{border-right-color:#f4511e}.text-warning-700{color:#e64a19}.text-warning-700[href]:focus,.text-warning-700[href]:hover{color:#c43f15}.bg-warning-700{background-color:#e64a19}.border-warning-700{border-color:#e64a19}.border-top-warning-700{border-top-color:#e64a19}.border-bottom-warning-700{border-bottom-color:#e64a19}.border-left-warning-700{border-left-color:#e64a19}.border-right-warning-700{border-right-color:#e64a19}.text-warning-800{color:#d84315}.text-warning-800[href]:focus,.text-warning-800[href]:hover{color:#b53812}.bg-warning-800{background-color:#d84315}.border-warning-800{border-color:#d84315}.border-top-warning-800{border-top-color:#d84315}.border-bottom-warning-800{border-bottom-color:#d84315}.border-left-warning-800{border-left-color:#d84315}.border-right-warning-800{border-right-color:#d84315}.alpha-info{background-color:#e0f7fa}.text-info{color:#00bcd4}.text-info[href]:focus,.text-info[href]:hover{color:#009aae}.bg-info{background-color:#00bcd4}.border-info{border-color:#00bcd4}.border-top-info{border-top-color:#00bcd4}.border-bottom-info{border-bottom-color:#00bcd4}.border-left-info{border-left-color:#00bcd4}.border-right-info{border-right-color:#00bcd4}.text-info-300{color:#4dd0e1}.text-info-300[href]:focus,.text-info-300[href]:hover{color:#2cc7db}.bg-info-300{background-color:#4dd0e1}.border-info-300{border-color:#4dd0e1}.border-top-info-300{border-top-color:#4dd0e1}.border-bottom-info-300{border-bottom-color:#4dd0e1}.border-left-info-300{border-left-color:#4dd0e1}.border-right-info-300{border-right-color:#4dd0e1}.text-info-400{color:#26c6da}.text-info-400[href]:focus,.text-info-400[href]:hover{color:#20a9ba}.bg-info-400{background-color:#26c6da}.border-info-400{border-color:#26c6da}.border-top-info-400{border-top-color:#26c6da}.border-bottom-info-400{border-bottom-color:#26c6da}.border-left-info-400{border-left-color:#26c6da}.border-right-info-400{border-right-color:#26c6da}.text-info-600{color:#00acc1}.text-info-600[href]:focus,.text-info-600[href]:hover{color:#008a9b}.bg-info-600{background-color:#00acc1}.border-info-600{border-color:#00acc1}.border-top-info-600{border-top-color:#00acc1}.border-bottom-info-600{border-bottom-color:#00acc1}.border-left-info-600{border-left-color:#00acc1}.border-right-info-600{border-right-color:#00acc1}.text-info-700{color:#0097a7}.text-info-700[href]:focus,.text-info-700[href]:hover{color:#007481}.bg-info-700{background-color:#0097a7}.border-info-700{border-color:#0097a7}.border-top-info-700{border-top-color:#0097a7}.border-bottom-info-700{border-bottom-color:#0097a7}.border-left-info-700{border-left-color:#0097a7}.border-right-info-700{border-right-color:#0097a7}.text-info-800{color:#00838f}.text-info-800[href]:focus,.text-info-800[href]:hover{color:#006069}.bg-info-800{background-color:#00838f}.border-info-800{border-color:#00838f}.border-top-info-800{border-top-color:#00838f}.border-bottom-info-800{border-bottom-color:#00838f}.border-left-info-800{border-left-color:#00838f}.border-right-info-800{border-right-color:#00838f}.alpha-pink{background-color:#fce4ec}.text-pink{color:#e91e63}.text-pink[href]:focus,.text-pink[href]:hover{color:#cd1453}.bg-pink{background-color:#e91e63}.border-pink{border-color:#e91e63}.border-top-pink{border-top-color:#e91e63}.border-bottom-pink{border-bottom-color:#e91e63}.border-left-pink{border-left-color:#e91e63}.border-right-pink{border-right-color:#e91e63}.text-pink-300{color:#f06292}.text-pink-300[href]:focus,.text-pink-300[href]:hover{color:#ed3f7a}.bg-pink-300{background-color:#f06292}.border-pink-300{border-color:#f06292}.border-top-pink-300{border-top-color:#f06292}.border-bottom-pink-300{border-bottom-color:#f06292}.border-left-pink-300{border-left-color:#f06292}.border-right-pink-300{border-right-color:#f06292}.text-pink-400{color:#ec407a}.text-pink-400[href]:focus,.text-pink-400[href]:hover{color:#e91d62}.bg-pink-400{background-color:#ec407a}.border-pink-400{border-color:#ec407a}.border-top-pink-400{border-top-color:#ec407a}.border-bottom-pink-400{border-bottom-color:#ec407a}.border-left-pink-400{border-left-color:#ec407a}.border-right-pink-400{border-right-color:#ec407a}.text-pink-600{color:#d81b60}.text-pink-600[href]:focus,.text-pink-600[href]:hover{color:#b61751}.bg-pink-600{background-color:#d81b60}.border-pink-600{border-color:#d81b60}.border-top-pink-600{border-top-color:#d81b60}.border-bottom-pink-600{border-bottom-color:#d81b60}.border-left-pink-600{border-left-color:#d81b60}.border-right-pink-600{border-right-color:#d81b60}.text-pink-700{color:#c2185b}.text-pink-700[href]:focus,.text-pink-700[href]:hover{color:#a0144b}.bg-pink-700{background-color:#c2185b}.border-pink-700{border-color:#c2185b}.border-top-pink-700{border-top-color:#c2185b}.border-bottom-pink-700{border-bottom-color:#c2185b}.border-left-pink-700{border-left-color:#c2185b}.border-right-pink-700{border-right-color:#c2185b}.text-pink-800{color:#ad1457}.text-pink-800[href]:focus,.text-pink-800[href]:hover{color:#8b1046}.bg-pink-800{background-color:#ad1457}.border-pink-800{border-color:#ad1457}.border-top-pink-800{border-top-color:#ad1457}.border-bottom-pink-800{border-bottom-color:#ad1457}.border-left-pink-800{border-left-color:#ad1457}.border-right-pink-800{border-right-color:#ad1457}.alpha-violet{background-color:#f3e5f5}.text-violet{color:#9c27b0}.text-violet[href]:focus,.text-violet[href]:hover{color:#802091}.bg-violet{background-color:#9c27b0}.border-violet{border-color:#9c27b0}.border-top-violet{border-top-color:#9c27b0}.border-bottom-violet{border-bottom-color:#9c27b0}.border-left-violet{border-left-color:#9c27b0}.border-right-violet{border-right-color:#9c27b0}.text-violet-300{color:#ba68c8}.text-violet-300[href]:focus,.text-violet-300[href]:hover{color:#ad4cbe}.bg-violet-300{background-color:#ba68c8}.border-violet-300{border-color:#ba68c8}.border-top-violet-300{border-top-color:#ba68c8}.border-bottom-violet-300{border-bottom-color:#ba68c8}.border-left-violet-300{border-left-color:#ba68c8}.border-right-violet-300{border-right-color:#ba68c8}.text-violet-400{color:#ab47bc}.text-violet-400[href]:focus,.text-violet-400[href]:hover{color:#933ba2}.bg-violet-400{background-color:#ab47bc}.border-violet-400{border-color:#ab47bc}.border-top-violet-400{border-top-color:#ab47bc}.border-bottom-violet-400{border-bottom-color:#ab47bc}.border-left-violet-400{border-left-color:#ab47bc}.border-right-violet-400{border-right-color:#ab47bc}.text-violet-600{color:#8e24aa}.text-violet-600[href]:focus,.text-violet-600[href]:hover{color:#741d8a}.bg-violet-600{background-color:#8e24aa}.border-violet-600{border-color:#8e24aa}.border-top-violet-600{border-top-color:#8e24aa}.border-bottom-violet-600{border-bottom-color:#8e24aa}.border-left-violet-600{border-left-color:#8e24aa}.border-right-violet-600{border-right-color:#8e24aa}.text-violet-700{color:#7b1fa2}.text-violet-700[href]:focus,.text-violet-700[href]:hover{color:#631982}.bg-violet-700{background-color:#7b1fa2}.border-violet-700{border-color:#7b1fa2}.border-top-violet-700{border-top-color:#7b1fa2}.border-bottom-violet-700{border-bottom-color:#7b1fa2}.border-left-violet-700{border-left-color:#7b1fa2}.border-right-violet-700{border-right-color:#7b1fa2}.text-violet-800{color:#6a1b9a}.text-violet-800[href]:focus,.text-violet-800[href]:hover{color:#541579}.bg-violet-800{background-color:#6a1b9a}.border-violet-800{border-color:#6a1b9a}.border-top-violet-800{border-top-color:#6a1b9a}.border-bottom-violet-800{border-bottom-color:#6a1b9a}.border-left-violet-800{border-left-color:#6a1b9a}.border-right-violet-800{border-right-color:#6a1b9a}.alpha-purple{background-color:#ede7f6}.text-purple{color:#673ab7}.text-purple[href]:focus,.text-purple[href]:hover{color:#57319a}.bg-purple{background-color:#673ab7}.border-purple{border-color:#673ab7}.border-top-purple{border-top-color:#673ab7}.border-bottom-purple{border-bottom-color:#673ab7}.border-left-purple{border-left-color:#673ab7}.border-right-purple{border-right-color:#673ab7}.text-purple-300{color:#9575cd}.text-purple-300[href]:focus,.text-purple-300[href]:hover{color:#7f59c3}.bg-purple-300{background-color:#9575cd}.border-purple-300{border-color:#9575cd}.border-top-purple-300{border-top-color:#9575cd}.border-bottom-purple-300{border-bottom-color:#9575cd}.border-left-purple-300{border-left-color:#9575cd}.border-right-purple-300{border-right-color:#9575cd}.text-purple-400{color:#7e57c2}.text-purple-400[href]:focus,.text-purple-400[href]:hover{color:#6a41b2}.bg-purple-400{background-color:#7e57c2}.border-purple-400{border-color:#7e57c2}.border-top-purple-400{border-top-color:#7e57c2}.border-bottom-purple-400{border-bottom-color:#7e57c2}.border-left-purple-400{border-left-color:#7e57c2}.border-right-purple-400{border-right-color:#7e57c2}.text-purple-600{color:#5e35b1}.text-purple-600[href]:focus,.text-purple-600[href]:hover{color:#4e2c94}.bg-purple-600{background-color:#5e35b1}.border-purple-600{border-color:#5e35b1}.border-top-purple-600{border-top-color:#5e35b1}.border-bottom-purple-600{border-bottom-color:#5e35b1}.border-left-purple-600{border-left-color:#5e35b1}.border-right-purple-600{border-right-color:#5e35b1}.text-purple-700{color:#512da8}.text-purple-700[href]:focus,.text-purple-700[href]:hover{color:#42258a}.bg-purple-700{background-color:#512da8}.border-purple-700{border-color:#512da8}.border-top-purple-700{border-top-color:#512da8}.border-bottom-purple-700{border-bottom-color:#512da8}.border-left-purple-700{border-left-color:#512da8}.border-right-purple-700{border-right-color:#512da8}.text-purple-800{color:#4527a0}.text-purple-800[href]:focus,.text-purple-800[href]:hover{color:#382081}.bg-purple-800{background-color:#4527a0}.border-purple-800{border-color:#4527a0}.border-top-purple-800{border-top-color:#4527a0}.border-bottom-purple-800{border-bottom-color:#4527a0}.border-left-purple-800{border-left-color:#4527a0}.border-right-purple-800{border-right-color:#4527a0}.alpha-indigo{background-color:#e8eaf6}.text-indigo{color:#3f51b5}.text-indigo[href]:focus,.text-indigo[href]:hover{color:#354499}.bg-indigo{background-color:#3f51b5}.border-indigo{border-color:#3f51b5}.border-top-indigo{border-top-color:#3f51b5}.border-bottom-indigo{border-bottom-color:#3f51b5}.border-left-indigo{border-left-color:#3f51b5}.border-right-indigo{border-right-color:#3f51b5}.text-indigo-300{color:#7986cb}.text-indigo-300[href]:focus,.text-indigo-300[href]:hover{color:#5d6dc0}.bg-indigo-300{background-color:#7986cb}.border-indigo-300{border-color:#7986cb}.border-top-indigo-300{border-top-color:#7986cb}.border-bottom-indigo-300{border-bottom-color:#7986cb}.border-left-indigo-300{border-left-color:#7986cb}.border-right-indigo-300{border-right-color:#7986cb}.text-indigo-400{color:#5c6bc0}.text-indigo-400[href]:focus,.text-indigo-400[href]:hover{color:#4555b1}.bg-indigo-400{background-color:#5c6bc0}.border-indigo-400{border-color:#5c6bc0}.border-top-indigo-400{border-top-color:#5c6bc0}.border-bottom-indigo-400{border-bottom-color:#5c6bc0}.border-left-indigo-400{border-left-color:#5c6bc0}.border-right-indigo-400{border-right-color:#5c6bc0}.text-indigo-600{color:#3949ab}.text-indigo-600[href]:focus,.text-indigo-600[href]:hover{color:#2f3d8e}.bg-indigo-600{background-color:#3949ab}.border-indigo-600{border-color:#3949ab}.border-top-indigo-600{border-top-color:#3949ab}.border-bottom-indigo-600{border-bottom-color:#3949ab}.border-left-indigo-600{border-left-color:#3949ab}.border-right-indigo-600{border-right-color:#3949ab}.text-indigo-700{color:#303f9f}.text-indigo-700[href]:focus,.text-indigo-700[href]:hover{color:#273382}.bg-indigo-700{background-color:#303f9f}.border-indigo-700{border-color:#303f9f}.border-top-indigo-700{border-top-color:#303f9f}.border-bottom-indigo-700{border-bottom-color:#303f9f}.border-left-indigo-700{border-left-color:#303f9f}.border-right-indigo-700{border-right-color:#303f9f}.text-indigo-800{color:#283593}.text-indigo-800[href]:focus,.text-indigo-800[href]:hover{color:#202a75}.bg-indigo-800{background-color:#283593}.border-indigo-800{border-color:#283593}.border-top-indigo-800{border-top-color:#283593}.border-bottom-indigo-800{border-bottom-color:#283593}.border-left-indigo-800{border-left-color:#283593}.border-right-indigo-800{border-right-color:#283593}.alpha-blue{background-color:#e1f5fe}.text-blue{color:#03a9f4}.text-blue[href]:focus,.text-blue[href]:hover{color:#038fce}.bg-blue{background-color:#03a9f4}.border-blue{border-color:#03a9f4}.border-top-blue{border-top-color:#03a9f4}.border-bottom-blue{border-bottom-color:#03a9f4}.border-left-blue{border-left-color:#03a9f4}.border-right-blue{border-right-color:#03a9f4}.text-blue-300{color:#4fc3f7}.text-blue-300[href]:focus,.text-blue-300[href]:hover{color:#2ab7f5}.bg-blue-300{background-color:#4fc3f7}.border-blue-300{border-color:#4fc3f7}.border-top-blue-300{border-top-color:#4fc3f7}.border-bottom-blue-300{border-bottom-color:#4fc3f7}.border-left-blue-300{border-left-color:#4fc3f7}.border-right-blue-300{border-right-color:#4fc3f7}.text-blue-400{color:#29b6f6}.text-blue-400[href]:focus,.text-blue-400[href]:hover{color:#0aa7ef}.bg-blue-400{background-color:#29b6f6}.border-blue-400{border-color:#29b6f6}.border-top-blue-400{border-top-color:#29b6f6}.border-bottom-blue-400{border-bottom-color:#29b6f6}.border-left-blue-400{border-left-color:#29b6f6}.border-right-blue-400{border-right-color:#29b6f6}.text-blue-600{color:#039be5}.text-blue-600[href]:focus,.text-blue-600[href]:hover{color:#0381bf}.bg-blue-600{background-color:#039be5}.border-blue-600{border-color:#039be5}.border-top-blue-600{border-top-color:#039be5}.border-bottom-blue-600{border-bottom-color:#039be5}.border-left-blue-600{border-left-color:#039be5}.border-right-blue-600{border-right-color:#039be5}.text-blue-700{color:#0288d1}.text-blue-700[href]:focus,.text-blue-700[href]:hover{color:#026fab}.bg-blue-700{background-color:#0288d1}.border-blue-700{border-color:#0288d1}.border-top-blue-700{border-top-color:#0288d1}.border-bottom-blue-700{border-bottom-color:#0288d1}.border-left-blue-700{border-left-color:#0288d1}.border-right-blue-700{border-right-color:#0288d1}.text-blue-800{color:#0277bd}.text-blue-800[href]:focus,.text-blue-800[href]:hover{color:#025f97}.bg-blue-800{background-color:#0277bd}.border-blue-800{border-color:#0277bd}.border-top-blue-800{border-top-color:#0277bd}.border-bottom-blue-800{border-bottom-color:#0277bd}.border-left-blue-800{border-left-color:#0277bd}.border-right-blue-800{border-right-color:#0277bd}.alpha-teal{background-color:#e0f2f1}.text-teal{color:#009688}.text-teal[href]:focus,.text-teal[href]:hover{color:#007065}.bg-teal{background-color:#009688}.border-teal{border-color:#009688}.border-top-teal{border-top-color:#009688}.border-bottom-teal{border-bottom-color:#009688}.border-left-teal{border-left-color:#009688}.border-right-teal{border-right-color:#009688}.text-teal-300{color:#4db6ac}.text-teal-300[href]:focus,.text-teal-300[href]:hover{color:#409d94}.bg-teal-300{background-color:#4db6ac}.border-teal-300{border-color:#4db6ac}.border-top-teal-300{border-top-color:#4db6ac}.border-bottom-teal-300{border-bottom-color:#4db6ac}.border-left-teal-300{border-left-color:#4db6ac}.border-right-teal-300{border-right-color:#4db6ac}.text-teal-400{color:#26a69a}.text-teal-400[href]:focus,.text-teal-400[href]:hover{color:#1f877d}.bg-teal-400{background-color:#26a69a}.border-teal-400{border-color:#26a69a}.border-top-teal-400{border-top-color:#26a69a}.border-bottom-teal-400{border-bottom-color:#26a69a}.border-left-teal-400{border-left-color:#26a69a}.border-right-teal-400{border-right-color:#26a69a}.text-teal-600{color:#00897b}.text-teal-600[href]:focus,.text-teal-600[href]:hover{color:#006359}.bg-teal-600{background-color:#00897b}.border-teal-600{border-color:#00897b}.border-top-teal-600{border-top-color:#00897b}.border-bottom-teal-600{border-bottom-color:#00897b}.border-left-teal-600{border-left-color:#00897b}.border-right-teal-600{border-right-color:#00897b}.text-teal-700{color:#00796b}.text-teal-700[href]:focus,.text-teal-700[href]:hover{color:#005349}.bg-teal-700{background-color:#00796b}.border-teal-700{border-color:#00796b}.border-top-teal-700{border-top-color:#00796b}.border-bottom-teal-700{border-bottom-color:#00796b}.border-left-teal-700{border-left-color:#00796b}.border-right-teal-700{border-right-color:#00796b}.text-teal-800{color:#00695c}.text-teal-800[href]:focus,.text-teal-800[href]:hover{color:#00433a}.bg-teal-800{background-color:#00695c}.border-teal-800{border-color:#00695c}.border-top-teal-800{border-top-color:#00695c}.border-bottom-teal-800{border-bottom-color:#00695c}.border-left-teal-800{border-left-color:#00695c}.border-right-teal-800{border-right-color:#00695c}.alpha-green{background-color:#f1f8e9}.text-green{color:#8bc34a}.text-green[href]:focus,.text-green[href]:hover{color:#78ad39}.bg-green{background-color:#8bc34a}.border-green{border-color:#8bc34a}.border-top-green{border-top-color:#8bc34a}.border-bottom-green{border-bottom-color:#8bc34a}.border-left-green{border-left-color:#8bc34a}.border-right-green{border-right-color:#8bc34a}.text-green-300{color:#aed581}.text-green-300[href]:focus,.text-green-300[href]:hover{color:#9ccb64}.bg-green-300{background-color:#aed581}.border-green-300{border-color:#aed581}.border-top-green-300{border-top-color:#aed581}.border-bottom-green-300{border-bottom-color:#aed581}.border-left-green-300{border-left-color:#aed581}.border-right-green-300{border-right-color:#aed581}.text-green-400{color:#9ccc65}.text-green-400[href]:focus,.text-green-400[href]:hover{color:#8ac248}.bg-green-400{background-color:#9ccc65}.border-green-400{border-color:#9ccc65}.border-top-green-400{border-top-color:#9ccc65}.border-bottom-green-400{border-bottom-color:#9ccc65}.border-left-green-400{border-left-color:#9ccc65}.border-right-green-400{border-right-color:#9ccc65}.text-green-600{color:#7cb342}.text-green-600[href]:focus,.text-green-600[href]:hover{color:#699738}.bg-green-600{background-color:#7cb342}.border-green-600{border-color:#7cb342}.border-top-green-600{border-top-color:#7cb342}.border-bottom-green-600{border-bottom-color:#7cb342}.border-left-green-600{border-left-color:#7cb342}.border-right-green-600{border-right-color:#7cb342}.text-green-700{color:#689f38}.text-green-700[href]:focus,.text-green-700[href]:hover{color:#55832e}.bg-green-700{background-color:#689f38}.border-green-700{border-color:#689f38}.border-top-green-700{border-top-color:#689f38}.border-bottom-green-700{border-bottom-color:#689f38}.border-left-green-700{border-left-color:#689f38}.border-right-green-700{border-right-color:#689f38}.text-green-800{color:#558b2f}.text-green-800[href]:focus,.text-green-800[href]:hover{color:#446e25}.bg-green-800{background-color:#558b2f}.border-green-800{border-color:#558b2f}.border-top-green-800{border-top-color:#558b2f}.border-bottom-green-800{border-bottom-color:#558b2f}.border-left-green-800{border-left-color:#558b2f}.border-right-green-800{border-right-color:#558b2f}.alpha-orange{background-color:#fff3e0}.text-orange{color:#ff9800}.text-orange[href]:focus,.text-orange[href]:hover{color:#d98100}.bg-orange{background-color:#ff9800}.border-orange{border-color:#ff9800}.border-top-orange{border-top-color:#ff9800}.border-bottom-orange{border-bottom-color:#ff9800}.border-left-orange{border-left-color:#ff9800}.border-right-orange{border-right-color:#ff9800}.text-orange-300{color:#ffb74d}.text-orange-300[href]:focus,.text-orange-300[href]:hover{color:#ffa827}.bg-orange-300{background-color:#ffb74d}.border-orange-300{border-color:#ffb74d}.border-top-orange-300{border-top-color:#ffb74d}.border-bottom-orange-300{border-bottom-color:#ffb74d}.border-left-orange-300{border-left-color:#ffb74d}.border-right-orange-300{border-right-color:#ffb74d}.text-orange-400{color:#ffa726}.text-orange-400[href]:focus,.text-orange-400[href]:hover{color:#ff9700}.bg-orange-400{background-color:#ffa726}.border-orange-400{border-color:#ffa726}.border-top-orange-400{border-top-color:#ffa726}.border-bottom-orange-400{border-bottom-color:#ffa726}.border-left-orange-400{border-left-color:#ffa726}.border-right-orange-400{border-right-color:#ffa726}.text-orange-600{color:#fb8c00}.text-orange-600[href]:focus,.text-orange-600[href]:hover{color:#d57700}.bg-orange-600{background-color:#fb8c00}.border-orange-600{border-color:#fb8c00}.border-top-orange-600{border-top-color:#fb8c00}.border-bottom-orange-600{border-bottom-color:#fb8c00}.border-left-orange-600{border-left-color:#fb8c00}.border-right-orange-600{border-right-color:#fb8c00}.text-orange-700{color:#f57c00}.text-orange-700[href]:focus,.text-orange-700[href]:hover{color:#cf6900}.bg-orange-700{background-color:#f57c00}.border-orange-700{border-color:#f57c00}.border-top-orange-700{border-top-color:#f57c00}.border-bottom-orange-700{border-bottom-color:#f57c00}.border-left-orange-700{border-left-color:#f57c00}.border-right-orange-700{border-right-color:#f57c00}.text-orange-800{color:#ef6c00}.text-orange-800[href]:focus,.text-orange-800[href]:hover{color:#c95b00}.bg-orange-800{background-color:#ef6c00}.border-orange-800{border-color:#ef6c00}.border-top-orange-800{border-top-color:#ef6c00}.border-bottom-orange-800{border-bottom-color:#ef6c00}.border-left-orange-800{border-left-color:#ef6c00}.border-right-orange-800{border-right-color:#ef6c00}.alpha-brown{background-color:#efebe9}.text-brown{color:#795548}.text-brown[href]:focus,.text-brown[href]:hover{color:#61443a}.bg-brown{background-color:#795548}.border-brown{border-color:#795548}.border-top-brown{border-top-color:#795548}.border-bottom-brown{border-bottom-color:#795548}.border-left-brown{border-left-color:#795548}.border-right-brown{border-right-color:#795548}.text-brown-300{color:#a1887f}.text-brown-300[href]:focus,.text-brown-300[href]:hover{color:#90746a}.bg-brown-300{background-color:#a1887f}.border-brown-300{border-color:#a1887f}.border-top-brown-300{border-top-color:#a1887f}.border-bottom-brown-300{border-bottom-color:#a1887f}.border-left-brown-300{border-left-color:#a1887f}.border-right-brown-300{border-right-color:#a1887f}.text-brown-400{color:#8d6e63}.text-brown-400[href]:focus,.text-brown-400[href]:hover{color:#775c53}.bg-brown-400{background-color:#8d6e63}.border-brown-400{border-color:#8d6e63}.border-top-brown-400{border-top-color:#8d6e63}.border-bottom-brown-400{border-bottom-color:#8d6e63}.border-left-brown-400{border-left-color:#8d6e63}.border-right-brown-400{border-right-color:#8d6e63}.text-brown-600{color:#6d4c41}.text-brown-600[href]:focus,.text-brown-600[href]:hover{color:#553b33}.bg-brown-600{background-color:#6d4c41}.border-brown-600{border-color:#6d4c41}.border-top-brown-600{border-top-color:#6d4c41}.border-bottom-brown-600{border-bottom-color:#6d4c41}.border-left-brown-600{border-left-color:#6d4c41}.border-right-brown-600{border-right-color:#6d4c41}.text-brown-700{color:#5d4037}.text-brown-700[href]:focus,.text-brown-700[href]:hover{color:#452f29}.bg-brown-700{background-color:#5d4037}.border-brown-700{border-color:#5d4037}.border-top-brown-700{border-top-color:#5d4037}.border-bottom-brown-700{border-bottom-color:#5d4037}.border-left-brown-700{border-left-color:#5d4037}.border-right-brown-700{border-right-color:#5d4037}.text-brown-800{color:#4e342e}.text-brown-800[href]:focus,.text-brown-800[href]:hover{color:#362420}.bg-brown-800{background-color:#4e342e}.border-brown-800{border-color:#4e342e}.border-top-brown-800{border-top-color:#4e342e}.border-bottom-brown-800{border-bottom-color:#4e342e}.border-left-brown-800{border-left-color:#4e342e}.border-right-brown-800{border-right-color:#4e342e}.alpha-grey{background-color:#fafafa}.text-grey{color:#777}.text-grey[href]:focus,.text-grey[href]:hover{color:#646464}.bg-grey{background-color:#777}.border-grey{border-color:#777}.border-top-grey{border-top-color:#777}.border-bottom-grey{border-bottom-color:#777}.border-left-grey{border-left-color:#777}.border-right-grey{border-right-color:#777}.text-grey-300{color:#999}.text-grey-300[href]:focus,.text-grey-300[href]:hover{color:#868686}.bg-grey-300{background-color:#999}.border-grey-300{border-color:#999}.border-top-grey-300{border-top-color:#999}.border-bottom-grey-300{border-bottom-color:#999}.border-left-grey-300{border-left-color:#999}.border-right-grey-300{border-right-color:#999}.text-grey-400{color:#888}.text-grey-400[href]:focus,.text-grey-400[href]:hover{color:#757575}.bg-grey-400{background-color:#888}.border-grey-400{border-color:#888}.border-top-grey-400{border-top-color:#888}.border-bottom-grey-400{border-bottom-color:#888}.border-left-grey-400{border-left-color:#888}.border-right-grey-400{border-right-color:#888}.text-grey-600{color:#666}.text-grey-600[href]:focus,.text-grey-600[href]:hover{color:#535353}.bg-grey-600{background-color:#666}.border-grey-600{border-color:#666}.border-top-grey-600{border-top-color:#666}.border-bottom-grey-600{border-bottom-color:#666}.border-left-grey-600{border-left-color:#666}.border-right-grey-600{border-right-color:#666}.text-grey-700{color:#555}.text-grey-700[href]:focus,.text-grey-700[href]:hover{color:#424242}.bg-grey-700{background-color:#555}.border-grey-700{border-color:#555}.border-top-grey-700{border-top-color:#555}.border-bottom-grey-700{border-bottom-color:#555}.border-left-grey-700{border-left-color:#555}.border-right-grey-700{border-right-color:#555}.text-grey-800{color:#444}.text-grey-800[href]:focus,.text-grey-800[href]:hover{color:#313131}.bg-grey-800{background-color:#444}.border-grey-800{border-color:#444}.border-top-grey-800{border-top-color:#444}.border-bottom-grey-800{border-bottom-color:#444}.border-left-grey-800{border-left-color:#444}.border-right-grey-800{border-right-color:#444}.alpha-slate{background-color:#eceff1}.text-slate{color:#607d8b}.text-slate[href]:focus,.text-slate[href]:hover{color:#506974}.bg-slate{background-color:#607d8b}.border-slate{border-color:#607d8b}.border-top-slate{border-top-color:#607d8b}.border-bottom-slate{border-bottom-color:#607d8b}.border-left-slate{border-left-color:#607d8b}.border-right-slate{border-right-color:#607d8b}.text-slate-300{color:#90a4ae}.text-slate-300[href]:focus,.text-slate-300[href]:hover{color:#7a929e}.bg-slate-300{background-color:#90a4ae}.border-slate-300{border-color:#90a4ae}.border-top-slate-300{border-top-color:#90a4ae}.border-bottom-slate-300{border-bottom-color:#90a4ae}.border-left-slate-300{border-left-color:#90a4ae}.border-right-slate-300{border-right-color:#90a4ae}.text-slate-400{color:#78909c}.text-slate-400[href]:focus,.text-slate-400[href]:hover{color:#657d89}.bg-slate-400{background-color:#78909c}.border-slate-400{border-color:#78909c}.border-top-slate-400{border-top-color:#78909c}.border-bottom-slate-400{border-bottom-color:#78909c}.border-left-slate-400{border-left-color:#78909c}.border-right-slate-400{border-right-color:#78909c}.text-slate-600{color:#546e7a}.text-slate-600[href]:focus,.text-slate-600[href]:hover{color:#445a63}.bg-slate-600{background-color:#546e7a}.border-slate-600{border-color:#546e7a}.border-top-slate-600{border-top-color:#546e7a}.border-bottom-slate-600{border-bottom-color:#546e7a}.border-left-slate-600{border-left-color:#546e7a}.border-right-slate-600{border-right-color:#546e7a}.text-slate-700{color:#455a64}.text-slate-700[href]:focus,.text-slate-700[href]:hover{color:#35464d}.bg-slate-700{background-color:#455a64}.border-slate-700{border-color:#455a64}.border-top-slate-700{border-top-color:#455a64}.border-bottom-slate-700{border-bottom-color:#455a64}.border-left-slate-700{border-left-color:#455a64}.border-right-slate-700{border-right-color:#455a64}.text-slate-800{color:#37474f}.text-slate-800[href]:focus,.text-slate-800[href]:hover{color:#273338}.bg-slate-800{background-color:#37474f}.border-slate-800{border-color:#37474f}.border-top-slate-800{border-top-color:#37474f}.border-bottom-slate-800{border-bottom-color:#37474f}.border-left-slate-800{border-left-color:#37474f}.border-right-slate-800{border-right-color:#37474f}.border-transparent{border-color:transparent!important}.border-top-transparent{border-top-color:transparent!important}.border-bottom-transparent{border-bottom-color:transparent!important}.border-left-transparent{border-left-color:transparent!important}.border-right-transparent{border-right-color:transparent!important}.border-light-alpha{border-color:rgba(255,255,255,.1)}.border-top-light-alpha{border-top-color:rgba(255,255,255,.1)}.border-bottom-light-alpha{border-bottom-color:rgba(255,255,255,.1)}.border-left-light-alpha{border-left-color:rgba(255,255,255,.1)}.border-right-light-alpha{border-right-color:rgba(255,255,255,.1)}.border-dark-alpha{border-color:rgba(0,0,0,.1)}.border-top-dark-alpha{border-top-color:rgba(0,0,0,.1)}.border-bottom-dark-alpha{border-bottom-color:rgba(0,0,0,.1)}.border-left-dark-alpha{border-left-color:rgba(0,0,0,.1)}.border-right-dark-alpha{border-right-color:rgba(0,0,0,.1)}.bg-dark-alpha{background-color:rgba(0,0,0,.2)}.bg-light-alpha{background-color:rgba(255,255,255,.1)}

/* ------------------------------------------------------------------------------
 *
 *  # Components
 *
 *  Components import. Ordering matters. See _config.scss for more options
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Global configuration
 *
 *  Here you can change main theme, enable or disable certain components and
 *  optional styles. This allows you to include only components that you need.
 *
 *  'true'  - enables component and includes it to main CSS file.
 *  'false' - disables component and excludes it from main CSS file.
 *
 *  Layout helper: @if $layout == 'base' {...}
 *  Theme helper: @if $theme == 'material' {...}
 *  Component helper: @if $enable-* {...}
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Custom Limitless functions
 *
 *  Utility mixins and functions for evalutating source code across our variables, maps, and mixins.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Custom template mixins
 *
 *  All custom mixins are prefixed with "ll-" to avoid conflicts
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Main colors
 *
 *  List of the template main color palettes
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Default Bootstrap variable overrides
 *
 *  Variables should follow the `$component-state-property-size` formula for
 *  consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
 *  Also includes custom variables, all marked with "!default" flag.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Additional variables
 *
 *  Mainly 3rd party libraries and additional variables for default
 *  Bootstrap components.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Mixins
 *
 *  Import Bootstrap mixins with overrides
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Badge mixin
 *
 *  Override and extend default badge mixin.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Forms mixin
 *
 *  Override and extend default forms mixin.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Buttons mixin
 *
 *  Override and extend default buttons mixin.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Caret mixin
 *
 *  Override and extend default cared mixin.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Background mixin
 *
 *  Override and extend default background mixin.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Flash of unstyled content (FOUC)
 *
 *  CSS fix for FOUC issue, which pops up in latest jQuery version. These styles
 *  are optional, but enabled by default. Feel free to turn them off in configuration.
 *
 * ---------------------------------------------------------------------------- */

input[type=checkbox][data-fouc],
input[type=radio][data-fouc] {
  visibility: hidden;
  width: 1.25rem;
  height: 1.25rem; }
  .form-check input[type=checkbox][data-fouc], .form-check
  input[type=radio][data-fouc] {
    position: absolute; }
  .form-check-inline:not(.form-check-switchery) input[type=checkbox][data-fouc], .form-check-inline:not(.form-check-switchery)
  input[type=radio][data-fouc] {
    position: relative;
    margin-top: 0.00002rem;
    margin-right: 0.625rem; }
    .form-check-inline.form-check-right .form-check-inline:not(.form-check-switchery) input[type=checkbox][data-fouc], .form-check-inline.form-check-right .form-check-inline:not(.form-check-switchery)
    input[type=radio][data-fouc] {
      margin-right: 0;
      margin-left: 0.625rem; }

.form-check-switchery input[data-fouc] {
  width: 2.375rem;
  height: 1.25rem; }

.form-check-switchery-double.form-check input[data-fouc] {
  position: static; }

.form-check-switch input {
  height: calc(1.5385em + 0.875rem + 2px);
  visibility: hidden;
  display: inline-block;
  vertical-align: middle;
  margin: 0; }
  .form-check-switch input[data-size=large] {
    height: calc(1.4286em + 1.125rem + 2px); }
  .form-check-switch input[data-size=small] {
    height: calc(1.6667em + 0.625rem + 2px); }

input[type=text][data-fouc] {
  height: calc(1.5385em + 0.875rem + 2px);
  opacity: 0; }

input[type=text].form-control-lg[data-fouc] {
  height: calc(1.4286em + 1.125rem + 2px); }

input[type=text].form-control-sm[data-fouc] {
  height: calc(1.6667em + 0.625rem + 2px); }

select[data-fouc]:not([aria-hidden=false]) {
  height: calc(1.5385em + 0.875rem + 2px);
  opacity: 0; }

select.form-control-lg[data-fouc]:not([aria-hidden=false]) {
  height: calc(1.4286em + 1.125rem + 2px); }

select.form-control-sm[data-fouc]:not([aria-hidden=false]) {
  height: calc(1.6667em + 0.625rem + 2px); }

input[type=file][data-fouc] {
  height: calc(1.5385em + 0.875rem + 2px);
  opacity: 0; }

input[type=file].form-control-lg[data-fouc] {
  height: calc(1.4286em + 1.125rem + 2px); }

input[type=file].form-control-sm[data-fouc] {
  height: calc(1.6667em + 0.625rem + 2px); }

.wizard-form[data-fouc] {
  opacity: 0; }
  .wizard-form[data-fouc].wizard {
    opacity: 1; }
  .wizard-form[data-fouc]:not(.wizard) {
    padding-top: 6.75003rem;
    padding-bottom: 3.50003rem; }
    .wizard-form[data-fouc]:not(.wizard) fieldset:not(:first-of-type),
    .wizard-form[data-fouc]:not(.wizard) h6 {
      display: none; }

input[type=text].colorpicker-flat-full[data-fouc] {
  height: 285px; }

pre[data-fouc]:not(.ace_editor) {
  height: 450px; }

pre[data-fouc].ace_editor {
  visibility: visible; }

.noui-pips-height-helper:not(.noUi-target)[data-fouc] {
  height: 2.62503rem; }

.noui-pips-height-helper.noui-slider-lg:not(.noUi-target)[data-fouc] {
  height: 2.75003rem; }

.noui-pips-height-helper.noui-slider-sm:not(.noUi-target)[data-fouc] {
  height: 2.50003rem; }

.noui-vertical-height-helper:not(.noUi-target)[data-fouc] {
  display: inline-block;
  height: 10rem; }

input[type=text].ion-height-helper[data-fouc] {
  height: 3.4375rem; }

input[type=text].ion-pips-height-helper[data-fouc] {
  height: 5.5625rem; }

input[type=text].noui-height-helper:not(.noUi-target)[data-fouc] {
  height: 0.375rem; }

/* ------------------------------------------------------------------------------
 *
 *  # Pace. Default theme
 *
 *  Minimal preloader theme, used as a default theme
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Progress (loading) bars
 *
 *  Static demo of Pace themes. For demonstration purposes only. DO NOT use it in production
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Uniform.js
 *
 *  Styles for uniform.min.js - form components styling
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Switchery
 *
 *  Styles for switchery.min.js - toggle switches
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Bootstrap switches
*
*  Styles for switch.min.js - checkbox/radio toggle switches
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Select2 selects
*
*  Styles for select2.js - custom select plugin
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Bootstrap multiselect
*
*  Styles for multiselect.js - custom multiple select plugin
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Passy
*
*  Styles for passy.min.js - password length checker and password generator
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Twiter Typeahead
*
*  Styles for typeahead.bundle.min.js - input suggestion engine
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Form Validation
*
*  Styles for validate.min.js - jQuery plugin for simple clientside form validation
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Floating labels
*
*  Styles for custom Floating Labels extensions
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Alpaca forms
*
*  Styles for alpaca.min.js - the easiest way to generate interactive HTML5 forms for web applications
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Tokenfield for Bootstrap
*
*  Styles for tokenfield.js - Advanced tagging/tokenizing plugin for Bootstrap
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Bootstrap tags input
*
*  Styles for tagsinput.js - tags input for Bootstrap
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Touchspin spinners
*
*  Styles for touchspin.min.js - spinner form control library
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Bootstrap Duallistbox
*
*  Styles for listbox.js - A responsive dual listbox widget optimized for Bootstrap
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Steps wizard
*
*  Styles for steps.min.js - An all-in-one wizard plugin that is extremely flexible, compact and feature-rich
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Summernote editor
*
*  Styles for summernote.min.js - super simple WYSIWYG Editor for Bootstrap framework
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Trumbowyg editor
*
*  Styles for trumbowyg.min.js - a lightweight WYSIWYG editor
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Ace code editor
*
*  Styles Ace - an embeddable code editor written in JavaScript
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Daterange picker
*
*  Date range picker component for Bootstrap
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Pick-a-date - Picker base
*
*  The mobile-friendly, responsive, and lightweight jQuery date & time input picker
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Pick-a-date - Date picker
*
*  The mobile-friendly, responsive, and lightweight jQuery date & time input picker
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Pick-a-date - Time picker
*
*  The mobile-friendly, responsive, and lightweight jQuery date & time input picker
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Anytime picker
*
*  jQuery datepicker/timepicker and a Date/String parse/format utility
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Spectrum color picker
*
*  Flexible and powerful jQuery colorpicker library
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Plupload multiple file uploader
 *
 *  Styles for plupload.min.js - multi runtime single and multiple file uploader
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Bootstrap file input
 *
 *  Styles for fileinput.min.js - an enhanced HTML 5 file input for Bootstrap
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Dropzone file uploader
 *
 *  Styles for dropzone.min.js - open source library that provides drag’n’drop file uploads with image previews
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Noty notifications
*
*  Styles for noty.min.js - A dependency-free notification library
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # PNotify notifications
*
*  Styles for pnotify.min.js - a flexible JavaScript notification plugin
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # jGrowl notifications
*
*  Styles for jgrowl.min.js - an unobtrusive notification system for web applications
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Sweet Alerts component
*
*  Styles for sweet_alert.min.js - notification library
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # jQuery UI slider pips
 *
 *  Styles for jQuery UI slider pips extension
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # NoUI slider
 *
 *  Styles for nouislider.min.js - range slider plugin
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # ION Range Slider
*
*  Styles for ion_rangeslider.min.js - range slider plugin
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # jQuery UI Interactions
 *
 *  Separate styles for jQuery UI library. Component's interactions
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # jQuery UI Widgets
 *
 *  Styles for jQuery UI widgets
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Prism
 *
 *  Styles for prism.min.js - lightweight, extensible syntax highlighter
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Slinky
 *
 *  Styles for slinky.min.js - animated multi level navigation
 *
 * ---------------------------------------------------------------------------- */
.slinky-menu {
  position: relative;
  overflow: hidden;
  transform: translateZ(0); }
  .slinky-menu > ul {
    /*rtl:ignore*/
    left: 0;
    position: relative;
    transform: translateZ(0); }
  .slinky-menu ul {
    width: 100%; }
    .slinky-menu ul.active {
      max-height: 340px;
      overflow-y: auto; }
  .slinky-menu li + li:not(.dropdown-item):not(.dropdown-divider) {
    margin-top: 1px; }
  .slinky-menu li ul {
    display: none;
    /*rtl:ignore*/
    left: 100%;
    position: absolute;
    top: 0; }
  .slinky-menu .header {
    display: flex;
    position: relative;
    color: #2196F3;
    transition: all ease-in-out 0.15s; }
    @media (prefers-reduced-motion: reduce) {
      .slinky-menu .header {
        transition: none; } }
    .slinky-menu .header:hover, .slinky-menu .header:focus {
      color: #0a6ebd; }
    .slinky-menu .header .title {
      flex: 1;
      padding: 0.5rem 1rem;
      padding-left: 3rem; }
  .slinky-menu .next:after, .slinky-menu .next:before,
  .slinky-menu .back:after,
  .slinky-menu .back:before {
    font-family: "icomoon";
    position: absolute;
    top: 50%;
    margin-top: -0.5rem;
    font-size: 1rem;
    line-height: 1;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .slinky-menu .next {
    padding-right: 2.5rem; }
    .slinky-menu .next:after {
      content: "";
      right: 1rem; }
  .slinky-menu .back {
    position: absolute;
    padding: 0.5rem 1rem;
    color: inherit;
    width: 100%;
    height: 100%; }
    .slinky-menu .back:before {
      content: "";
      left: 1rem; }

/* ------------------------------------------------------------------------------
 *
 *  # Sticky kit
 *
 *  Styles for sticky.min.js - extension that makes elements sticky
 *
 * ---------------------------------------------------------------------------- */
.is_stuck {
  z-index: 1030 !important; }

.navbar-top .navbar.is_stuck {
  margin-top: 3.12503rem; }

/* ------------------------------------------------------------------------------
 *
 *  # Headroom
 *
 *  Styles for headroom.min.js - hides BS navbar component on page scroll
 *
 * ---------------------------------------------------------------------------- */
.headroom {
  transition: transform ease-in-out 0.2s, box-shadow ease-in-out 0.2s;
  will-change: transform; }

.navbar-slide-top.headroom--pinned {
  transform: translateY(0); }

.navbar-slide-top.headroom--unpinned {
  transform: translateY(-100%);
  box-shadow: none; }

.navbar-slide-bottom.headroom--pinned {
  transform: translateY(100%);
  box-shadow: none; }

.navbar-slide-bottom.headroom--unpinned {
  transform: translateY(0); }

/* ------------------------------------------------------------------------------
 *
 *  # Dragula - drag and drop library
 *
 *  Styles for Dragula Drag and drop plugin
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Perfect Scrollbar
 *
 *  Styles for perfect_scrollbar.min.js - custom scrollbar extension
 *
 * ---------------------------------------------------------------------------- */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto; }

.ps__rail-y,
.ps__rail-x {
  opacity: 0;
  position: absolute;
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .ps__rail-y,
    .ps__rail-x {
      transition: none; } }

.ps__rail-x {
  bottom: 0; }

.ps__rail-y {
  /*rtl:ignore*/
  right: 0; }

.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.75; }

.ps__thumb-y,
.ps__thumb-x {
  background-color: #999;
  position: absolute;
  pointer-events: none;
  border-radius: 100px; }

.ps__thumb-y {
  width: 0.25rem;
  right: 0.125rem; }

.ps__thumb-x {
  height: 0.25rem;
  bottom: 0.125rem; }

@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important; } }

/* ------------------------------------------------------------------------------
*
*  # Floating action buttons
*
*  Styles for fab.min.js - material design floating action button with menu
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Fancytree
*
*  Styles for fancytree_all.min.js - tree plugin for jQuery
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Ladda progress buttons
 *
 *  Styles for ladda.min.js - buttons with built-in loading indicators
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # FullCalendar
 *
 *  Styles for fullcalendar JS files - JavaScript event calendar
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Image cropper
 *
 *  Styles for cropper.min.js - a simple jQuery image cropping plugin
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Fancybox lightbox
 *
 *  Styles for fancybox.min.js - Mac-style "lightbox" plugin
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Footable
 *
 *  jQuery plugin that aims to make HTML tables on smaller devices look awesome.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Handsontable
 *
 *  Styles for handsontable.min.js - JavaScript Spreadsheet library
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Datatables library
 *
 *  Add advanced interaction controls to any HTML table
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Columns reorder
 *
 *  Easily modify the column order of a table through drop-and-drag of column headers
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Row Reorder extension
 *
 *  RowReorder adds the ability for rows in a DataTable to be reordered through
 *  user interaction with the table.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Fixed columns
 *
 *  Extension that "freezes" in place the left most columns in a scrolling DataTable
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Fixed Header extension
 *
 *  This extension lets your users quickly determine what each column refers to
 *  rather than needing to scroll back to the top of the table.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Autofill extension
 *
 *  Spreadsheets such as Excel and Google Docs have a very handy data duplication
 *  option of an auto fill tool
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Select extension
 *
 *  Adds item selection capabilities to a DataTable
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Buttons extension
 *
 *  The Buttons extension for DataTables provides a common set of options, API
 *  methods and styling to display buttons that will interact with a DataTable
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Key Table extension
 *
 *  KeyTable provides Excel like cell navigation on any table. Events (focus, blur,
 *  action etc) can be assigned to individual cells, columns, rows or all cells.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Datatables Scroller
 *
 *  Drawing the rows required for the current display only, for fast operation
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Responsive extension
 *
 *  Optimise the table's layout for different screen sizes through the dynamic 
 *  insertion and removal of columns from the table
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Google Maps overrides
*
*  Override Google Maps default styles
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Vector maps
*
*  Vector map container, tooltip and zooming
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Chart styling
*
*  Charts base - container and sizing setup
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # C3 charts
*
*  Styles for C3.js visualization library
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # D3.js library
*
*  Basic styles for D3.js visualization library
*
* ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Ecommerce stuff
 *
 *  Styles for Ecommerce set of pages
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Blog layouts
 *
 *  Blog layouts with various blog layouts
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Task manager
 *
 *  Styles related to task manager - detailed task, list and grid
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Mail list
 *
 *  Inbox page - list, read and write
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # User profile
 *
 *  Styles for all user profile layouts
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Login and related forms
 *
 *  Styles related to user login - logins, registration, password revovery, unlock etc.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Timeline
 *
 *  Styles for timeline in 3 layouts: left, right and centered
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Chat layouts
 *
 *  Conversation chat styles - layouts, chat elements, colors, options
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Error pages
 *
 *  Styles for error and offline pages
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Header elements
*
*  Display default and custom components in page header, card header and breadcrumbs
*
* ---------------------------------------------------------------------------- */
.card-header .header-elements {
  padding-top: 0.9375rem; }

.page-header-content .header-elements {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  padding: 1.25rem 1.25rem;
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  background-color: #efefef; }

.page-header-light .header-elements {
  background-color: #fafafa;
  border-color: #ddd;
  border-bottom: 0; }

.page-header-dark .header-elements {
  background-color: rgba(0, 0, 0, 0.1);
  border-color: rgba(255, 255, 255, 0.2);
  border-bottom: 0; }

.breadcrumb-line .header-elements {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  padding: 0 1.25rem;
  border-top: 1px solid transparent; }

.breadcrumb-line-light .header-elements {
  background-color: transparent;
  border-color: #ddd; }

.breadcrumb-line-dark .header-elements {
  background-color: rgba(0, 0, 0, 0.1);
  border-color: rgba(255, 255, 255, 0.25); }

.header-elements .form-group:last-child {
  margin-bottom: 0; }

.header-elements-toggle,
.footer-elements-toggle {
  margin-left: auto;
  align-self: center; }

.header-elements-inline {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap; }
  .header-elements-inline .header-elements {
    display: flex !important;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
    background-color: transparent;
    border: 0;
    margin-left: 0;
    margin-right: 0; }
  .header-elements-inline .card-header-tabs .nav-link {
    padding-top: 1rem;
    padding-bottom: 1rem; }

@media (min-width: 576px) {
  .header-elements-sm-inline {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap; }
    .header-elements-sm-inline .header-elements {
      display: flex !important;
      align-items: center;
      flex-wrap: wrap;
      padding: 0;
      background-color: transparent;
      border: 0;
      margin-left: 0;
      margin-right: 0; }
    .header-elements-sm-inline .card-header-tabs .nav-link {
      padding-top: 1rem;
      padding-bottom: 1rem; } }

@media (min-width: 768px) {
  .header-elements-md-inline {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap; }
    .header-elements-md-inline .header-elements {
      display: flex !important;
      align-items: center;
      flex-wrap: wrap;
      padding: 0;
      background-color: transparent;
      border: 0;
      margin-left: 0;
      margin-right: 0; }
    .header-elements-md-inline .card-header-tabs .nav-link {
      padding-top: 1rem;
      padding-bottom: 1rem; } }

@media (min-width: 992px) {
  .header-elements-lg-inline {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap; }
    .header-elements-lg-inline .header-elements {
      display: flex !important;
      align-items: center;
      flex-wrap: wrap;
      padding: 0;
      background-color: transparent;
      border: 0;
      margin-left: 0;
      margin-right: 0; }
    .header-elements-lg-inline .card-header-tabs .nav-link {
      padding-top: 1rem;
      padding-bottom: 1rem; } }

@media (min-width: 1200px) {
  .header-elements-xl-inline {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap; }
    .header-elements-xl-inline .header-elements {
      display: flex !important;
      align-items: center;
      flex-wrap: wrap;
      padding: 0;
      background-color: transparent;
      border: 0;
      margin-left: 0;
      margin-right: 0; }
    .header-elements-xl-inline .card-header-tabs .nav-link {
      padding-top: 1rem;
      padding-bottom: 1rem; } }

/* ------------------------------------------------------------------------------
 *
 *  # Helper classes
 *
 *  Custom helper classes used in the template.
 *
 * ---------------------------------------------------------------------------- */
.font-size-lg {
  font-size: 0.875rem; }

.font-size-base {
  font-size: 0.8125rem; }

.font-size-sm {
  font-size: 0.75rem; }

.font-size-xs {
  font-size: 0.6875rem; }

.line-height-lg {
  line-height: 1.4286; }

.line-height-base {
  line-height: 1.5385; }

.line-height-sm {
  line-height: 1.6667; }

.line-height-xs {
  line-height: 1.82; }

.line-height-1 {
  line-height: 1; }

.opacity-75 {
  opacity: 0.75; }

.opacity-50 {
  opacity: 0.5; }

.opacity-25 {
  opacity: 0.25; }

.opacity-0 {
  opacity: 0; }

.top-0 {
  top: 0; }

.top-auto {
  top: auto; }

.bottom-0 {
  bottom: 0; }

.bottom-auto {
  bottom: auto; }

.left-0 {
  left: 0; }

.left-auto {
  left: auto; }

.right-0 {
  right: 0; }

.right-auto {
  right: auto; }

.cursor-pointer {
  cursor: pointer; }

.cursor-move {
  cursor: move; }

.cursor-default {
  cursor: default; }

.cursor-disabled {
  cursor: default; }

.overflow-hidden {
  overflow: hidden; }

.overflow-visible {
  overflow: visible; }

.overflow-auto {
  overflow: auto; }

.border-width-0 {
  border-width: 0; }

.border-y-0 {
  border-top: 0 !important;
  border-bottom: 0 !important; }

.border-x-0 {
  border-left: 0 !important;
  border-right: 0 !important; }

.border-1 {
  border: 1px solid; }

.border-top-1 {
  border-top: 1px solid; }

.border-bottom-1 {
  border-bottom: 1px solid; }

.border-left-1 {
  border-left: 1px solid; }

.border-right-1 {
  border-right: 1px solid; }

.border-y-1 {
  border-top: 1px solid;
  border-bottom: 1px solid; }

.border-x-1 {
  border-left: 1px solid;
  border-right: 1px solid; }

.border-2 {
  border: 2px solid; }

.border-top-2 {
  border-top: 2px solid; }

.border-bottom-2 {
  border-bottom: 2px solid; }

.border-left-2 {
  border-left: 2px solid; }

.border-right-2 {
  border-right: 2px solid; }

.border-y-2 {
  border-top: 2px solid;
  border-bottom: 2px solid; }

.border-x-2 {
  border-left: 2px solid;
  border-right: 2px solid; }

.border-3 {
  border: 3px solid; }

.border-top-3 {
  border-top: 3px solid; }

.border-bottom-3 {
  border-bottom: 3px solid; }

.border-left-3 {
  border-left: 3px solid; }

.border-right-3 {
  border-right: 3px solid; }

.border-y-3 {
  border-top: 3px solid;
  border-bottom: 3px solid; }

.border-x-3 {
  border-left: 3px solid;
  border-right: 3px solid; }

.border-dashed {
  border-style: dashed; }

.border-top-dashed {
  border-top-style: dashed; }

.border-bottom-dashed {
  border-bottom-style: dashed; }

.border-left-dashed {
  border-left-style: dashed; }

.border-right-dashed {
  border-right-style: dashed; }

.border-dotted {
  border-style: dotted; }

.rounded-round {
  border-radius: 100px !important; }

.rounded-top-round {
  border-top-left-radius: 100px !important;
  border-top-right-radius: 100px !important; }

.rounded-bottom-round {
  border-bottom-right-radius: 100px !important;
  border-bottom-left-radius: 100px !important; }

.rounded-left-round {
  border-top-left-radius: 100px !important;
  border-bottom-left-radius: 100px !important; }

.rounded-right-round {
  border-top-right-radius: 100px !important;
  border-bottom-right-radius: 100px !important; }

.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important; }

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.rounded-left-0 {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.rounded-right-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.rotate-45 {
  transform: rotate(45deg); }

.rotate-90 {
  transform: rotate(90deg); }

.rotate-180 {
  transform: rotate(180deg); }

.rotate-45-inverse {
  transform: rotate(-45deg); }

.rotate-90-inverse {
  transform: rotate(-90deg); }

.rotate-180-inverse {
  transform: rotate(-180deg); }

.spinner {
  display: inline-block;
  animation: rotation 1s linear infinite; }

.spinner-reverse {
  display: inline-block;
  animation: rotation_reverse 1s linear infinite; }

@keyframes rotation {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes rotation_reverse {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(-360deg); } }

.h-auto {
  height: auto; }

.w-auto {
  width: auto !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.wmin-0 {
  min-width: 0 !important; }

.wmin-200 {
  min-width: 200px !important; }

.wmin-250 {
  min-width: 250px !important; }

.wmin-300 {
  min-width: 300px !important; }

.wmin-350 {
  min-width: 350px !important; }

.wmin-400 {
  min-width: 400px !important; }

.wmin-450 {
  min-width: 450px !important; }

.wmin-500 {
  min-width: 500px !important; }

.wmin-550 {
  min-width: 550px !important; }

.wmin-600 {
  min-width: 600px !important; }

.flex-1 {
  flex: 1; }

@media (min-width: 576px) {
  .w-sm-auto {
    width: auto !important; }
  .w-sm-25 {
    width: 25% !important; }
  .w-sm-50 {
    width: 50% !important; }
  .w-sm-75 {
    width: 75% !important; }
  .w-sm-100 {
    width: 100% !important; }
  .wmin-sm-0 {
    min-width: 0 !important; }
  .wmin-sm-200 {
    min-width: 200px !important; }
  .wmin-sm-250 {
    min-width: 250px !important; }
  .wmin-sm-300 {
    min-width: 300px !important; }
  .wmin-sm-350 {
    min-width: 350px !important; }
  .wmin-sm-400 {
    min-width: 400px !important; }
  .wmin-sm-450 {
    min-width: 450px !important; }
  .wmin-sm-500 {
    min-width: 500px !important; }
  .wmin-sm-550 {
    min-width: 550px !important; }
  .wmin-sm-600 {
    min-width: 600px !important; }
  .flex-sm-1 {
    flex: 1; } }

@media (min-width: 768px) {
  .w-md-auto {
    width: auto !important; }
  .w-md-25 {
    width: 25% !important; }
  .w-md-50 {
    width: 50% !important; }
  .w-md-75 {
    width: 75% !important; }
  .w-md-100 {
    width: 100% !important; }
  .wmin-md-0 {
    min-width: 0 !important; }
  .wmin-md-200 {
    min-width: 200px !important; }
  .wmin-md-250 {
    min-width: 250px !important; }
  .wmin-md-300 {
    min-width: 300px !important; }
  .wmin-md-350 {
    min-width: 350px !important; }
  .wmin-md-400 {
    min-width: 400px !important; }
  .wmin-md-450 {
    min-width: 450px !important; }
  .wmin-md-500 {
    min-width: 500px !important; }
  .wmin-md-550 {
    min-width: 550px !important; }
  .wmin-md-600 {
    min-width: 600px !important; }
  .flex-md-1 {
    flex: 1; } }

@media (min-width: 992px) {
  .w-lg-auto {
    width: auto !important; }
  .w-lg-25 {
    width: 25% !important; }
  .w-lg-50 {
    width: 50% !important; }
  .w-lg-75 {
    width: 75% !important; }
  .w-lg-100 {
    width: 100% !important; }
  .wmin-lg-0 {
    min-width: 0 !important; }
  .wmin-lg-200 {
    min-width: 200px !important; }
  .wmin-lg-250 {
    min-width: 250px !important; }
  .wmin-lg-300 {
    min-width: 300px !important; }
  .wmin-lg-350 {
    min-width: 350px !important; }
  .wmin-lg-400 {
    min-width: 400px !important; }
  .wmin-lg-450 {
    min-width: 450px !important; }
  .wmin-lg-500 {
    min-width: 500px !important; }
  .wmin-lg-550 {
    min-width: 550px !important; }
  .wmin-lg-600 {
    min-width: 600px !important; }
  .flex-lg-1 {
    flex: 1; } }

@media (min-width: 1200px) {
  .w-xl-auto {
    width: auto !important; }
  .w-xl-25 {
    width: 25% !important; }
  .w-xl-50 {
    width: 50% !important; }
  .w-xl-75 {
    width: 75% !important; }
  .w-xl-100 {
    width: 100% !important; }
  .wmin-xl-0 {
    min-width: 0 !important; }
  .wmin-xl-200 {
    min-width: 200px !important; }
  .wmin-xl-250 {
    min-width: 250px !important; }
  .wmin-xl-300 {
    min-width: 300px !important; }
  .wmin-xl-350 {
    min-width: 350px !important; }
  .wmin-xl-400 {
    min-width: 400px !important; }
  .wmin-xl-450 {
    min-width: 450px !important; }
  .wmin-xl-500 {
    min-width: 500px !important; }
  .wmin-xl-550 {
    min-width: 550px !important; }
  .wmin-xl-600 {
    min-width: 600px !important; }
  .flex-xl-1 {
    flex: 1; } }

.no-transitions *, .no-transitions *:before, .no-transitions *:after {
  transition: none !important; }
  @media (prefers-reduced-motion: reduce) {
    .no-transitions *, .no-transitions *:before, .no-transitions *:after {
      transition: none; } }

.caret-0::before, .caret-0::after {
  content: none; }

.shadow-0 {
  box-shadow: none !important; }

.outline-0, .outline-0:hover, .outline-0:focus {
  outline: 0; }

.text-shadow-dark {
  text-shadow: 0 0 0.1875rem rgba(0, 0, 0, 0.5); }

.text-shadow-light {
  text-shadow: 0 0 0.1875rem rgba(255, 255, 255, 0.5); }

/* ------------------------------
 *
 *  Theme specific styles
 *
 * ------------------------------ */
/* ------------------------------------------------------------------------------
 *
 *  # Demo styles
 *
 *  Styles used for demostration purposes only
 *
 * ---------------------------------------------------------------------------- */
input[type=checkbox][data-fouc],input[type=radio][data-fouc]{visibility:hidden;width:1.25rem;height:1.25rem}.form-check input[type=checkbox][data-fouc],.form-check input[type=radio][data-fouc]{position:absolute}.form-check-inline:not(.form-check-switchery) input[type=checkbox][data-fouc],.form-check-inline:not(.form-check-switchery) input[type=radio][data-fouc]{position:relative;margin-top:.00002rem;margin-right:.625rem}.form-check-inline.form-check-right .form-check-inline:not(.form-check-switchery) input[type=checkbox][data-fouc],.form-check-inline.form-check-right .form-check-inline:not(.form-check-switchery) input[type=radio][data-fouc]{margin-right:0;margin-left:.625rem}.form-check-switchery input[data-fouc]{width:2.375rem;height:1.25rem}.form-check-switchery-double.form-check input[data-fouc]{position:static}.form-check-switch input{height:calc(1.5385em + .875rem + 2px);visibility:hidden;display:inline-block;vertical-align:middle;margin:0}.form-check-switch input[data-size=large]{height:calc(1.4286em + 1.125rem + 2px)}.form-check-switch input[data-size=small]{height:calc(1.6667em + .625rem + 2px)}input[type=text][data-fouc]{height:calc(1.5385em + .875rem + 2px);opacity:0}input[type=text].form-control-lg[data-fouc]{height:calc(1.4286em + 1.125rem + 2px)}input[type=text].form-control-sm[data-fouc]{height:calc(1.6667em + .625rem + 2px)}select[data-fouc]:not([aria-hidden=false]){height:calc(1.5385em + .875rem + 2px);opacity:0}select.form-control-lg[data-fouc]:not([aria-hidden=false]){height:calc(1.4286em + 1.125rem + 2px)}select.form-control-sm[data-fouc]:not([aria-hidden=false]){height:calc(1.6667em + .625rem + 2px)}input[type=file][data-fouc]{height:calc(1.5385em + .875rem + 2px);opacity:0}input[type=file].form-control-lg[data-fouc]{height:calc(1.4286em + 1.125rem + 2px)}input[type=file].form-control-sm[data-fouc]{height:calc(1.6667em + .625rem + 2px)}.wizard-form[data-fouc]{opacity:0}.wizard-form[data-fouc].wizard{opacity:1}.wizard-form[data-fouc]:not(.wizard){padding-top:6.75003rem;padding-bottom:3.50003rem}.wizard-form[data-fouc]:not(.wizard) fieldset:not(:first-of-type),.wizard-form[data-fouc]:not(.wizard) h6{display:none}input[type=text].colorpicker-flat-full[data-fouc]{height:285px}pre[data-fouc]:not(.ace_editor){height:450px}pre[data-fouc].ace_editor{visibility:visible}.noui-pips-height-helper:not(.noUi-target)[data-fouc]{height:2.62503rem}.noui-pips-height-helper.noui-slider-lg:not(.noUi-target)[data-fouc]{height:2.75003rem}.noui-pips-height-helper.noui-slider-sm:not(.noUi-target)[data-fouc]{height:2.50003rem}.noui-vertical-height-helper:not(.noUi-target)[data-fouc]{display:inline-block;height:10rem}input[type=text].ion-height-helper[data-fouc]{height:3.4375rem}input[type=text].ion-pips-height-helper[data-fouc]{height:5.5625rem}input[type=text].noui-height-helper:not(.noUi-target)[data-fouc]{height:.375rem}.slinky-menu{position:relative;overflow:hidden;transform:translateZ(0)}.slinky-menu>ul{left:0;position:relative;transform:translateZ(0)}.slinky-menu ul{width:100%}.slinky-menu ul.active{max-height:340px;overflow-y:auto}.slinky-menu li+li:not(.dropdown-item):not(.dropdown-divider){margin-top:1px}.slinky-menu li ul{display:none;left:100%;position:absolute;top:0}.slinky-menu .header{display:flex;position:relative;color:#2196f3;transition:all ease-in-out .15s}@media (prefers-reduced-motion:reduce){.slinky-menu .header{transition:none}}.slinky-menu .header:focus,.slinky-menu .header:hover{color:#0a6ebd}.slinky-menu .header .title{flex:1;padding:.5rem 1rem;padding-left:3rem}.slinky-menu .back:after,.slinky-menu .back:before,.slinky-menu .next:after,.slinky-menu .next:before{font-family:icomoon;position:absolute;top:50%;margin-top:-.5rem;font-size:1rem;line-height:1;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slinky-menu .next{padding-right:2.5rem}.slinky-menu .next:after{content:"";right:1rem}.slinky-menu .back{position:absolute;padding:.5rem 1rem;color:inherit;width:100%;height:100%}.slinky-menu .back:before{content:"";left:1rem}.is_stuck{z-index:1030!important}.navbar-top .navbar.is_stuck{margin-top:3.12503rem}.headroom{transition:transform ease-in-out .2s,box-shadow ease-in-out .2s;will-change:transform}.navbar-slide-top.headroom--pinned{transform:translateY(0)}.navbar-slide-top.headroom--unpinned{transform:translateY(-100%);box-shadow:none}.navbar-slide-bottom.headroom--pinned{transform:translateY(100%);box-shadow:none}.navbar-slide-bottom.headroom--unpinned{transform:translateY(0)}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x,.ps__rail-y{opacity:0;position:absolute;transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.ps__rail-x,.ps__rail-y{transition:none}}.ps__rail-x{bottom:0}.ps__rail-y{right:0}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.75}.ps__thumb-x,.ps__thumb-y{background-color:#999;position:absolute;pointer-events:none;border-radius:100px}.ps__thumb-y{width:.25rem;right:.125rem}.ps__thumb-x{height:.25rem;bottom:.125rem}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.card-header .header-elements{padding-top:.9375rem}.page-header-content .header-elements{margin-left:-1.25rem;margin-right:-1.25rem;padding:1.25rem 1.25rem;border-top:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf;background-color:#efefef}.page-header-light .header-elements{background-color:#fafafa;border-color:#ddd;border-bottom:0}.page-header-dark .header-elements{background-color:rgba(0,0,0,.1);border-color:rgba(255,255,255,.2);border-bottom:0}.breadcrumb-line .header-elements{margin-left:-1.25rem;margin-right:-1.25rem;padding:0 1.25rem;border-top:1px solid transparent}.breadcrumb-line-light .header-elements{background-color:transparent;border-color:#ddd}.breadcrumb-line-dark .header-elements{background-color:rgba(0,0,0,.1);border-color:rgba(255,255,255,.25)}.header-elements .form-group:last-child{margin-bottom:0}.footer-elements-toggle,.header-elements-toggle{margin-left:auto;align-self:center}.header-elements-inline{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}.header-elements-inline .header-elements{display:flex!important;align-items:center;flex-wrap:wrap;padding:0;background-color:transparent;border:0;margin-left:0;margin-right:0}.header-elements-inline .card-header-tabs .nav-link{padding-top:1rem;padding-bottom:1rem}@media (min-width:576px){.header-elements-sm-inline{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}.header-elements-sm-inline .header-elements{display:flex!important;align-items:center;flex-wrap:wrap;padding:0;background-color:transparent;border:0;margin-left:0;margin-right:0}.header-elements-sm-inline .card-header-tabs .nav-link{padding-top:1rem;padding-bottom:1rem}}@media (min-width:768px){.header-elements-md-inline{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}.header-elements-md-inline .header-elements{display:flex!important;align-items:center;flex-wrap:wrap;padding:0;background-color:transparent;border:0;margin-left:0;margin-right:0}.header-elements-md-inline .card-header-tabs .nav-link{padding-top:1rem;padding-bottom:1rem}}@media (min-width:992px){.header-elements-lg-inline{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}.header-elements-lg-inline .header-elements{display:flex!important;align-items:center;flex-wrap:wrap;padding:0;background-color:transparent;border:0;margin-left:0;margin-right:0}.header-elements-lg-inline .card-header-tabs .nav-link{padding-top:1rem;padding-bottom:1rem}}@media (min-width:1200px){.header-elements-xl-inline{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}.header-elements-xl-inline .header-elements{display:flex!important;align-items:center;flex-wrap:wrap;padding:0;background-color:transparent;border:0;margin-left:0;margin-right:0}.header-elements-xl-inline .card-header-tabs .nav-link{padding-top:1rem;padding-bottom:1rem}}.font-size-lg{font-size:.875rem}.font-size-base{font-size:.8125rem}.font-size-sm{font-size:.75rem}.font-size-xs{font-size:.6875rem}.line-height-lg{line-height:1.4286}.line-height-base{line-height:1.5385}.line-height-sm{line-height:1.6667}.line-height-xs{line-height:1.82}.line-height-1{line-height:1}.opacity-75{opacity:.75}.opacity-50{opacity:.5}.opacity-25{opacity:.25}.opacity-0{opacity:0}.top-0{top:0}.top-auto{top:auto}.bottom-0{bottom:0}.bottom-auto{bottom:auto}.left-0{left:0}.left-auto{left:auto}.right-0{right:0}.right-auto{right:auto}.cursor-pointer{cursor:pointer}.cursor-move{cursor:move}.cursor-default{cursor:default}.cursor-disabled{cursor:default}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-auto{overflow:auto}.border-width-0{border-width:0}.border-y-0{border-top:0!important;border-bottom:0!important}.border-x-0{border-left:0!important;border-right:0!important}.border-1{border:1px solid}.border-top-1{border-top:1px solid}.border-bottom-1{border-bottom:1px solid}.border-left-1{border-left:1px solid}.border-right-1{border-right:1px solid}.border-y-1{border-top:1px solid;border-bottom:1px solid}.border-x-1{border-left:1px solid;border-right:1px solid}.border-2{border:2px solid}.border-top-2{border-top:2px solid}.border-bottom-2{border-bottom:2px solid}.border-left-2{border-left:2px solid}.border-right-2{border-right:2px solid}.border-y-2{border-top:2px solid;border-bottom:2px solid}.border-x-2{border-left:2px solid;border-right:2px solid}.border-3{border:3px solid}.border-top-3{border-top:3px solid}.border-bottom-3{border-bottom:3px solid}.border-left-3{border-left:3px solid}.border-right-3{border-right:3px solid}.border-y-3{border-top:3px solid;border-bottom:3px solid}.border-x-3{border-left:3px solid;border-right:3px solid}.border-dashed{border-style:dashed}.border-top-dashed{border-top-style:dashed}.border-bottom-dashed{border-bottom-style:dashed}.border-left-dashed{border-left-style:dashed}.border-right-dashed{border-right-style:dashed}.border-dotted{border-style:dotted}.rounded-round{border-radius:100px!important}.rounded-top-round{border-top-left-radius:100px!important;border-top-right-radius:100px!important}.rounded-bottom-round{border-bottom-right-radius:100px!important;border-bottom-left-radius:100px!important}.rounded-left-round{border-top-left-radius:100px!important;border-bottom-left-radius:100px!important}.rounded-right-round{border-top-right-radius:100px!important;border-bottom-right-radius:100px!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-left-0{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.rounded-right-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rotate-45{transform:rotate(45deg)}.rotate-90{transform:rotate(90deg)}.rotate-180{transform:rotate(180deg)}.rotate-45-inverse{transform:rotate(-45deg)}.rotate-90-inverse{transform:rotate(-90deg)}.rotate-180-inverse{transform:rotate(-180deg)}.spinner{display:inline-block;animation:rotation 1s linear infinite}.spinner-reverse{display:inline-block;animation:rotation_reverse 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes rotation_reverse{0%{transform:rotate(0)}100%{transform:rotate(-360deg)}}.h-auto{height:auto}.w-auto{width:auto!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.wmin-0{min-width:0!important}.wmin-200{min-width:200px!important}.wmin-250{min-width:250px!important}.wmin-300{min-width:300px!important}.wmin-350{min-width:350px!important}.wmin-400{min-width:400px!important}.wmin-450{min-width:450px!important}.wmin-500{min-width:500px!important}.wmin-550{min-width:550px!important}.wmin-600{min-width:600px!important}.flex-1{flex:1}@media (min-width:576px){.w-sm-auto{width:auto!important}.w-sm-25{width:25%!important}.w-sm-50{width:50%!important}.w-sm-75{width:75%!important}.w-sm-100{width:100%!important}.wmin-sm-0{min-width:0!important}.wmin-sm-200{min-width:200px!important}.wmin-sm-250{min-width:250px!important}.wmin-sm-300{min-width:300px!important}.wmin-sm-350{min-width:350px!important}.wmin-sm-400{min-width:400px!important}.wmin-sm-450{min-width:450px!important}.wmin-sm-500{min-width:500px!important}.wmin-sm-550{min-width:550px!important}.wmin-sm-600{min-width:600px!important}.flex-sm-1{flex:1}}@media (min-width:768px){.w-md-auto{width:auto!important}.w-md-25{width:25%!important}.w-md-50{width:50%!important}.w-md-75{width:75%!important}.w-md-100{width:100%!important}.wmin-md-0{min-width:0!important}.wmin-md-200{min-width:200px!important}.wmin-md-250{min-width:250px!important}.wmin-md-300{min-width:300px!important}.wmin-md-350{min-width:350px!important}.wmin-md-400{min-width:400px!important}.wmin-md-450{min-width:450px!important}.wmin-md-500{min-width:500px!important}.wmin-md-550{min-width:550px!important}.wmin-md-600{min-width:600px!important}.flex-md-1{flex:1}}@media (min-width:992px){.w-lg-auto{width:auto!important}.w-lg-25{width:25%!important}.w-lg-50{width:50%!important}.w-lg-75{width:75%!important}.w-lg-100{width:100%!important}.wmin-lg-0{min-width:0!important}.wmin-lg-200{min-width:200px!important}.wmin-lg-250{min-width:250px!important}.wmin-lg-300{min-width:300px!important}.wmin-lg-350{min-width:350px!important}.wmin-lg-400{min-width:400px!important}.wmin-lg-450{min-width:450px!important}.wmin-lg-500{min-width:500px!important}.wmin-lg-550{min-width:550px!important}.wmin-lg-600{min-width:600px!important}.flex-lg-1{flex:1}}@media (min-width:1200px){.w-xl-auto{width:auto!important}.w-xl-25{width:25%!important}.w-xl-50{width:50%!important}.w-xl-75{width:75%!important}.w-xl-100{width:100%!important}.wmin-xl-0{min-width:0!important}.wmin-xl-200{min-width:200px!important}.wmin-xl-250{min-width:250px!important}.wmin-xl-300{min-width:300px!important}.wmin-xl-350{min-width:350px!important}.wmin-xl-400{min-width:400px!important}.wmin-xl-450{min-width:450px!important}.wmin-xl-500{min-width:500px!important}.wmin-xl-550{min-width:550px!important}.wmin-xl-600{min-width:600px!important}.flex-xl-1{flex:1}}.no-transitions *,.no-transitions :after,.no-transitions :before{transition:none!important}@media (prefers-reduced-motion:reduce){.no-transitions *,.no-transitions :after,.no-transitions :before{transition:none}}.caret-0::after,.caret-0::before{content:none}.shadow-0{box-shadow:none!important}.outline-0,.outline-0:focus,.outline-0:hover{outline:0}.text-shadow-dark{text-shadow:0 0 .1875rem rgba(0,0,0,.5)}.text-shadow-light{text-shadow:0 0 .1875rem rgba(255,255,255,.5)}
@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;src:url(/assets/limitless/fa-solid-900.eot);src:url(/assets/limitless/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/assets/limitless/fa-solid-900.woff2) format("woff2"),url(/assets/limitless/fa-solid-900.woff) format("woff"),url(/assets/limitless/fa-solid-900.ttf) format("truetype"),url(/assets/limitless/fa-solid-900.svg#fontawesome) format("svg")}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:400;src:url(/assets/limitless/fa-regular-400.eot);src:url(/assets/limitless/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/assets/limitless/fa-regular-400.woff2) format("woff2"),url(/assets/limitless/fa-regular-400.woff) format("woff"),url(/assets/limitless/fa-regular-400.ttf) format("truetype"),url(/assets/limitless/fa-regular-400.svg#fontawesome) format("svg")}@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;src:url(/assets/limitless/fa-brands-400.eot);src:url(/assets/limitless/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/assets/limitless/fa-brands-400.woff2) format("woff2"),url(/assets/limitless/fa-brands-400.woff) format("woff"),url(/assets/limitless/fa-brands-400.ttf) format("truetype"),url(/assets/limitless/fa-brands-400.svg#fontawesome) format("svg")}.fa,.fab,.fal,.far,.fas{display:inline-block;font-size:1rem;font-style:normal;font-variant:normal;min-width:1em;vertical-align:middle;position:relative;top:-1px;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa,.fas{font-family:'Font Awesome 5 Free';font-weight:900}.far{font-family:'Font Awesome 5 Free';font-weight:400}.fab{font-family:'Font Awesome 5 Brands'}.fa-1x{font-size:1rem}.fa-2x{font-size:2rem}.fa-3x{font-size:3rem}.fa-4x{font-size:4rem}.fa-5x{font-size:5rem}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scale(-1,1)}.fa-flip-vertical{transform:scale(1,-1)}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1,-1)}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-concierge-bell:before{content:"\f562"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-diagnoses:before{content:"\f470"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}
@font-face {
  font-family: icomoon;
  src: url(/assets/limitless/icomoon-8602242045a9953bc621887b6a2e99a3cc6eada3c14263b6043b7f2caece8a7d.eot?3p0rtw);
  src: url(/assets/limitless/icomoon-8602242045a9953bc621887b6a2e99a3cc6eada3c14263b6043b7f2caece8a7d.eot?#iefix3p0rtw) format("embedded-opentype"), url(/assets/limitless/icomoon-657d012c7e3e3bb465f0c70f6088d9844a36835dd74ff9756bac4c78c853b1b3.woff?3p0rtw) format("woff"), url(/assets/limitless/icomoon-fd756090b6d9612518047f8a828850240445ea1c4b3aad2d1e497260cb95c8cf.ttf?3p0rtw) format("truetype"), url(/assets/limitless/icomoon-821cee918f0f35fb977439e8d4ce79084e07e15eaca76016d5ddbd1b467ef56b.svg?3p0rtw#icomoon) format("svg");
  font-weight: 400;
  font-style: normal;
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
[class*=" icon-"], [class^=icon-] {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  min-width: 1em;
  display: inline-block;
  text-align: center;
  font-size: 1rem;
  vertical-align: middle;
  position: relative;
  top: -1px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-1x {
  font-size: 1rem;
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-2x {
  font-size: 2rem;
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-3x {
  font-size: 3rem;
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-4x {
  font-size: 4rem;
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-5x {
  font-size: 5rem;
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-rotate-90 {
  transform: rotate(90deg);
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-rotate-180 {
  transform: rotate(180deg);
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-rotate-270 {
  transform: rotate(270deg);
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-flip-horizontal {
  transform: scale(-1, 1);
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-flip-vertical {
  transform: scale(1, -1);
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-flip-horizontal.icon-flip-vertical {
  transform: scale(-1, -1);
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-home:before {
  content: "\e900";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-home2:before {
  content: "\e901";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-home5:before {
  content: "\e904";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-home7:before {
  content: "\e906";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-home8:before {
  content: "\e907";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-home9:before {
  content: "\e908";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-office:before {
  content: "\e909";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-city:before {
  content: "\e90a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-newspaper:before {
  content: "\e90b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-magazine:before {
  content: "\e90c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-design:before {
  content: "\e90d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pencil:before {
  content: "\e90e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pencil3:before {
  content: "\e910";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pencil4:before {
  content: "\e911";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pencil5:before {
  content: "\e912";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pencil6:before {
  content: "\e913";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pencil7:before {
  content: "\e914";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-eraser:before {
  content: "\e915";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-eraser2:before {
  content: "\e916";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-eraser3:before {
  content: "\e917";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-quill2:before {
  content: "\e919";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-quill4:before {
  content: "\e91b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pen:before {
  content: "\e91c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pen-plus:before {
  content: "\e91d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pen-minus:before {
  content: "\e91e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pen2:before {
  content: "\e91f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-blog:before {
  content: "\e925";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pen6:before {
  content: "\e927";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-brush:before {
  content: "\e928";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-spray:before {
  content: "\e929";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-color-sampler:before {
  content: "\e92c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-toggle:before {
  content: "\e92d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bucket:before {
  content: "\e92e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-gradient:before {
  content: "\e930";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-eyedropper:before {
  content: "\e931";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-eyedropper2:before {
  content: "\e932";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-eyedropper3:before {
  content: "\e933";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-droplet:before {
  content: "\e934";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-droplet2:before {
  content: "\e935";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-color-clear:before {
  content: "\e937";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-paint-format:before {
  content: "\e938";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stamp:before {
  content: "\e939";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-image2:before {
  content: "\e93c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-image-compare:before {
  content: "\e93d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-images2:before {
  content: "\e93e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-image3:before {
  content: "\e93f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-images3:before {
  content: "\e940";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-image4:before {
  content: "\e941";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-image5:before {
  content: "\e942";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-camera:before {
  content: "\e944";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-shutter:before {
  content: "\e947";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-headphones:before {
  content: "\e948";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-headset:before {
  content: "\e949";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-music:before {
  content: "\e94a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-album:before {
  content: "\e950";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-tape:before {
  content: "\e952";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-piano:before {
  content: "\e953";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-speakers:before {
  content: "\e956";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-play:before {
  content: "\e957";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-clapboard-play:before {
  content: "\e959";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-clapboard:before {
  content: "\e95a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-media:before {
  content: "\e95b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-presentation:before {
  content: "\e95c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-movie:before {
  content: "\e95d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-film:before {
  content: "\e95e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-film2:before {
  content: "\e95f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-film3:before {
  content: "\e960";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-film4:before {
  content: "\e961";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-video-camera:before {
  content: "\e962";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-video-camera2:before {
  content: "\e963";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-video-camera-slash:before {
  content: "\e964";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-video-camera3:before {
  content: "\e965";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-dice:before {
  content: "\e96a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-chess-king:before {
  content: "\e972";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-chess-queen:before {
  content: "\e973";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-chess:before {
  content: "\e978";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-megaphone:before {
  content: "\e97a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-new:before {
  content: "\e97b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-connection:before {
  content: "\e97c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-station:before {
  content: "\e981";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-satellite-dish2:before {
  content: "\e98a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-feed:before {
  content: "\e9b3";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-mic2:before {
  content: "\e9ce";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-mic-off2:before {
  content: "\e9e0";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-book:before {
  content: "\e9e1";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-book2:before {
  content: "\e9e9";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-book-play:before {
  content: "\e9fd";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-book3:before {
  content: "\ea01";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bookmark:before {
  content: "\ea02";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-books:before {
  content: "\ea03";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-archive:before {
  content: "\ea04";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-reading:before {
  content: "\ea05";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-library2:before {
  content: "\ea06";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-graduation2:before {
  content: "\ea07";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-text:before {
  content: "\ea08";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-profile:before {
  content: "\ea09";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-empty:before {
  content: "\ea0a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-empty2:before {
  content: "\ea0b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-files-empty:before {
  content: "\ea0c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-files-empty2:before {
  content: "\ea0d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-plus:before {
  content: "\ea0e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-plus2:before {
  content: "\ea0f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-minus:before {
  content: "\ea10";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-minus2:before {
  content: "\ea11";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-download:before {
  content: "\ea12";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-download2:before {
  content: "\ea13";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-upload:before {
  content: "\ea14";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-upload2:before {
  content: "\ea15";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-check:before {
  content: "\ea16";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-check2:before {
  content: "\ea17";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-eye:before {
  content: "\ea18";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-eye2:before {
  content: "\ea19";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-text2:before {
  content: "\ea1a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-text3:before {
  content: "\ea1b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-picture:before {
  content: "\ea1c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-picture2:before {
  content: "\ea1d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-music:before {
  content: "\ea1e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-music2:before {
  content: "\ea1f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-play:before {
  content: "\ea20";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-play2:before {
  content: "\ea21";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-video:before {
  content: "\ea22";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-video2:before {
  content: "\ea23";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-copy:before {
  content: "\ea24";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-copy2:before {
  content: "\ea25";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-zip:before {
  content: "\ea26";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-zip2:before {
  content: "\ea27";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-xml:before {
  content: "\ea28";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-xml2:before {
  content: "\ea29";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-css:before {
  content: "\ea2a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-css2:before {
  content: "\ea2b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-presentation:before {
  content: "\ea2c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-presentation2:before {
  content: "\ea2d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-stats:before {
  content: "\ea2e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-stats2:before {
  content: "\ea2f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-locked:before {
  content: "\ea30";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-locked2:before {
  content: "\ea31";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-spreadsheet:before {
  content: "\ea32";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-spreadsheet2:before {
  content: "\ea33";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-copy3:before {
  content: "\ea34";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-copy4:before {
  content: "\ea35";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-paste:before {
  content: "\ea36";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-paste2:before {
  content: "\ea37";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-paste3:before {
  content: "\ea38";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-paste4:before {
  content: "\ea39";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stack:before {
  content: "\ea3a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stack2:before {
  content: "\ea3b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stack3:before {
  content: "\ea3c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-folder:before {
  content: "\ea3d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-folder-search:before {
  content: "\ea3e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-folder-download:before {
  content: "\ea3f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-folder-upload:before {
  content: "\ea40";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-folder-plus:before {
  content: "\ea41";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-folder-plus2:before {
  content: "\ea42";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-folder-minus:before {
  content: "\ea43";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-folder-minus2:before {
  content: "\ea44";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-folder-check:before {
  content: "\ea45";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-folder-heart:before {
  content: "\ea46";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-folder-remove:before {
  content: "\ea47";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-folder2:before {
  content: "\ea48";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-folder-open:before {
  content: "\ea49";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-folder3:before {
  content: "\ea4a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-folder4:before {
  content: "\ea4b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-folder-plus3:before {
  content: "\ea4c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-folder-minus3:before {
  content: "\ea4d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-folder-plus4:before {
  content: "\ea4e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-folder-minus4:before {
  content: "\ea4f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-folder-download2:before {
  content: "\ea50";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-folder-upload2:before {
  content: "\ea51";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-folder-download3:before {
  content: "\ea52";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-folder-upload3:before {
  content: "\ea53";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-folder5:before {
  content: "\ea54";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-folder-open2:before {
  content: "\ea55";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-folder6:before {
  content: "\ea56";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-folder-open3:before {
  content: "\ea57";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-certificate:before {
  content: "\ea58";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cc:before {
  content: "\ea59";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-price-tag:before {
  content: "\ea5a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-price-tag2:before {
  content: "\ea5b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-price-tags:before {
  content: "\ea5c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-price-tag3:before {
  content: "\ea5d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-price-tags2:before {
  content: "\ea5e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-barcode2:before {
  content: "\ea5f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-qrcode:before {
  content: "\ea60";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-ticket:before {
  content: "\ea61";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-theater:before {
  content: "\ea62";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-store:before {
  content: "\ea63";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-store2:before {
  content: "\ea64";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cart:before {
  content: "\ea65";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cart2:before {
  content: "\ea66";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cart4:before {
  content: "\ea67";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cart5:before {
  content: "\ea68";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cart-add:before {
  content: "\ea69";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cart-add2:before {
  content: "\ea6a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cart-remove:before {
  content: "\ea6b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-basket:before {
  content: "\ea6c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bag:before {
  content: "\ea6d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-percent:before {
  content: "\ea6f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-coins:before {
  content: "\ea70";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-coin-dollar:before {
  content: "\ea71";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-coin-euro:before {
  content: "\ea72";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-coin-pound:before {
  content: "\ea73";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-coin-yen:before {
  content: "\ea74";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-piggy-bank:before {
  content: "\ea75";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-wallet:before {
  content: "\ea76";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cash:before {
  content: "\ea77";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cash2:before {
  content: "\ea78";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cash3:before {
  content: "\ea79";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cash4:before {
  content: "\ea7a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-credit-card:before {
  content: "\ea6e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-credit-card2:before {
  content: "\ea7b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-calculator4:before {
  content: "\ea7c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-calculator2:before {
  content: "\ea7d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-calculator3:before {
  content: "\ea7e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-chip:before {
  content: "\ea7f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-lifebuoy:before {
  content: "\ea80";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-phone:before {
  content: "\ea81";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-phone2:before {
  content: "\ea82";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-phone-slash:before {
  content: "\ea83";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-phone-wave:before {
  content: "\ea84";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-phone-plus:before {
  content: "\ea85";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-phone-minus:before {
  content: "\ea86";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-phone-plus2:before {
  content: "\ea87";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-phone-minus2:before {
  content: "\ea88";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-phone-incoming:before {
  content: "\ea89";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-phone-outgoing:before {
  content: "\ea8a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-phone-hang-up:before {
  content: "\ea8e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-address-book:before {
  content: "\ea90";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-address-book2:before {
  content: "\ea91";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-address-book3:before {
  content: "\ea92";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-notebook:before {
  content: "\ea93";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-envelop:before {
  content: "\ea94";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-envelop2:before {
  content: "\ea95";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-envelop3:before {
  content: "\ea96";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-envelop4:before {
  content: "\ea97";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-envelop5:before {
  content: "\ea98";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-mailbox:before {
  content: "\ea99";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pushpin:before {
  content: "\ea9a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-location3:before {
  content: "\ea9d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-location4:before {
  content: "\ea9e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-compass4:before {
  content: "\ea9f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-map:before {
  content: "\eaa0";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-map4:before {
  content: "\eaa1";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-map5:before {
  content: "\eaa2";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-direction:before {
  content: "\eaa3";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-reset:before {
  content: "\eaa4";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-history:before {
  content: "\eaa5";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-watch:before {
  content: "\eaa6";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-watch2:before {
  content: "\eaa7";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-alarm:before {
  content: "\eaa8";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-alarm-add:before {
  content: "\eaa9";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-alarm-check:before {
  content: "\eaaa";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-alarm-cancel:before {
  content: "\eaab";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bell2:before {
  content: "\eaac";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bell3:before {
  content: "\eaad";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bell-plus:before {
  content: "\eaae";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bell-minus:before {
  content: "\eaaf";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bell-check:before {
  content: "\eab0";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bell-cross:before {
  content: "\eab1";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-calendar:before {
  content: "\eab2";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-calendar2:before {
  content: "\eab3";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-calendar3:before {
  content: "\eab4";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-calendar52:before {
  content: "\eab6";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-printer:before {
  content: "\eab7";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-printer2:before {
  content: "\eab8";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-printer4:before {
  content: "\eab9";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-shredder:before {
  content: "\eaba";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-mouse:before {
  content: "\eabb";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-mouse-left:before {
  content: "\eabc";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-mouse-right:before {
  content: "\eabd";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-keyboard:before {
  content: "\eabe";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-typewriter:before {
  content: "\eabf";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-display:before {
  content: "\eac0";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-display4:before {
  content: "\eac1";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-laptop:before {
  content: "\eac2";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-mobile:before {
  content: "\eac3";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-mobile2:before {
  content: "\eac4";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-tablet:before {
  content: "\eac5";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-mobile3:before {
  content: "\eac6";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-tv:before {
  content: "\eac7";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-radio:before {
  content: "\eac8";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cabinet:before {
  content: "\eac9";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-drawer:before {
  content: "\eaca";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-drawer2:before {
  content: "\eacb";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-drawer-out:before {
  content: "\eacc";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-drawer-in:before {
  content: "\eacd";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-drawer3:before {
  content: "\eace";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-box:before {
  content: "\eacf";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-box-add:before {
  content: "\ead0";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-box-remove:before {
  content: "\ead1";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-download:before {
  content: "\ead2";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-upload:before {
  content: "\ead3";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-floppy-disk:before {
  content: "\ead4";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-floppy-disks:before {
  content: "\ead5";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-usb-stick:before {
  content: "\ead6";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-drive:before {
  content: "\ead7";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-server:before {
  content: "\ead8";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-database:before {
  content: "\ead9";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-database2:before {
  content: "\eada";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-database4:before {
  content: "\eadb";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-database-menu:before {
  content: "\eadc";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-database-add:before {
  content: "\eadd";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-database-remove:before {
  content: "\eade";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-database-insert:before {
  content: "\eadf";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-database-export:before {
  content: "\eae0";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-database-upload:before {
  content: "\eae1";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-database-refresh:before {
  content: "\eae2";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-database-diff:before {
  content: "\eae3";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-database-edit2:before {
  content: "\eae5";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-database-check:before {
  content: "\eae6";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-database-arrow:before {
  content: "\eae7";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-database-time2:before {
  content: "\eae9";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-undo:before {
  content: "\eaea";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-redo:before {
  content: "\eaeb";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-rotate-ccw:before {
  content: "\eaec";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-rotate-cw:before {
  content: "\eaed";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-rotate-ccw2:before {
  content: "\eaee";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-rotate-cw2:before {
  content: "\eaef";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-rotate-ccw3:before {
  content: "\eaf0";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-rotate-cw3:before {
  content: "\eaf1";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-flip-vertical2:before {
  content: "\eaf2";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-flip-horizontal2:before {
  content: "\eaf3";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-flip-vertical3:before {
  content: "\eaf4";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-flip-vertical4:before {
  content: "\eaf5";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-angle:before {
  content: "\eaf6";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-shear:before {
  content: "\eaf7";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-align-left:before {
  content: "\eafc";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-align-center-horizontal:before {
  content: "\eafd";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-align-right:before {
  content: "\eafe";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-align-top:before {
  content: "\eaff";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-align-center-vertical:before {
  content: "\eb00";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-align-bottom:before {
  content: "\eb01";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-undo2:before {
  content: "\eb02";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-redo2:before {
  content: "\eb03";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-forward:before {
  content: "\eb04";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-reply:before {
  content: "\eb05";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-reply-all:before {
  content: "\eb06";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bubble:before {
  content: "\eb07";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bubbles:before {
  content: "\eb08";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bubbles2:before {
  content: "\eb09";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bubble2:before {
  content: "\eb0a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bubbles3:before {
  content: "\eb0b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bubbles4:before {
  content: "\eb0c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bubble-notification:before {
  content: "\eb0d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bubbles5:before {
  content: "\eb0e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bubbles6:before {
  content: "\eb0f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bubble6:before {
  content: "\eb10";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bubbles7:before {
  content: "\eb11";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bubble7:before {
  content: "\eb12";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bubbles8:before {
  content: "\eb13";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bubble8:before {
  content: "\eb14";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bubble-dots3:before {
  content: "\eb15";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bubble-lines3:before {
  content: "\eb16";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bubble9:before {
  content: "\eb17";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bubble-dots4:before {
  content: "\eb18";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bubble-lines4:before {
  content: "\eb19";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bubbles9:before {
  content: "\eb1a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bubbles10:before {
  content: "\eb1b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-user:before {
  content: "\eb33";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-users:before {
  content: "\eb34";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-user-plus:before {
  content: "\eb35";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-user-minus:before {
  content: "\eb36";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-user-cancel:before {
  content: "\eb37";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-user-block:before {
  content: "\eb38";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-user-lock:before {
  content: "\eb39";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-user-check:before {
  content: "\eb3a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-users2:before {
  content: "\eb3b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-users4:before {
  content: "\eb44";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-user-tie:before {
  content: "\eb45";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-collaboration:before {
  content: "\eb46";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-vcard:before {
  content: "\eb47";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-hat:before {
  content: "\ebb8";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bowtie:before {
  content: "\ebb9";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-quotes-left:before {
  content: "\eb49";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-quotes-right:before {
  content: "\eb4a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-quotes-left2:before {
  content: "\eb4b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-quotes-right2:before {
  content: "\eb4c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-hour-glass:before {
  content: "\eb4d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-hour-glass2:before {
  content: "\eb4e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-hour-glass3:before {
  content: "\eb4f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-spinner:before {
  content: "\eb50";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-spinner2:before {
  content: "\eb51";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-spinner3:before {
  content: "\eb52";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-spinner4:before {
  content: "\eb53";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-spinner6:before {
  content: "\eb54";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-spinner9:before {
  content: "\eb55";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-spinner10:before {
  content: "\eb56";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-spinner11:before {
  content: "\eb57";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-microscope:before {
  content: "\eb58";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-enlarge:before {
  content: "\eb59";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-shrink:before {
  content: "\eb5a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-enlarge3:before {
  content: "\eb5b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-shrink3:before {
  content: "\eb5c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-enlarge5:before {
  content: "\eb5d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-shrink5:before {
  content: "\eb5e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-enlarge6:before {
  content: "\eb5f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-shrink6:before {
  content: "\eb60";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-enlarge7:before {
  content: "\eb61";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-shrink7:before {
  content: "\eb62";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-key:before {
  content: "\eb63";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-lock:before {
  content: "\eb65";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-lock2:before {
  content: "\eb66";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-lock4:before {
  content: "\eb67";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-unlocked:before {
  content: "\eb68";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-lock5:before {
  content: "\eb69";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-unlocked2:before {
  content: "\eb6a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-safe:before {
  content: "\eb6b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-wrench:before {
  content: "\eb6c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-wrench2:before {
  content: "\eb6d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-wrench3:before {
  content: "\eb6e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-equalizer:before {
  content: "\eb6f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-equalizer2:before {
  content: "\eb70";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-equalizer3:before {
  content: "\eb71";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-equalizer4:before {
  content: "\eb72";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cog:before {
  content: "\eb73";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cogs:before {
  content: "\eb74";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cog2:before {
  content: "\eb75";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cog3:before {
  content: "\eb76";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cog4:before {
  content: "\eb77";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cog52:before {
  content: "\eb78";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cog6:before {
  content: "\eb79";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cog7:before {
  content: "\eb7a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-hammer:before {
  content: "\eb7c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-hammer-wrench:before {
  content: "\eb7d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-magic-wand:before {
  content: "\eb7e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-magic-wand2:before {
  content: "\eb7f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pulse2:before {
  content: "\eb80";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-aid-kit:before {
  content: "\eb81";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bug2:before {
  content: "\eb83";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-construction:before {
  content: "\eb85";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-traffic-cone:before {
  content: "\eb86";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-traffic-lights:before {
  content: "\eb87";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pie-chart:before {
  content: "\eb88";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pie-chart2:before {
  content: "\eb89";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pie-chart3:before {
  content: "\eb8a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pie-chart4:before {
  content: "\eb8b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pie-chart5:before {
  content: "\eb8c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pie-chart6:before {
  content: "\eb8d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pie-chart7:before {
  content: "\eb8e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stats-dots:before {
  content: "\eb8f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stats-bars:before {
  content: "\eb90";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pie-chart8:before {
  content: "\eb91";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stats-bars2:before {
  content: "\eb92";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stats-bars3:before {
  content: "\eb93";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stats-bars4:before {
  content: "\eb94";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-chart:before {
  content: "\eb97";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stats-growth:before {
  content: "\eb98";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stats-decline:before {
  content: "\eb99";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stats-growth2:before {
  content: "\eb9a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stats-decline2:before {
  content: "\eb9b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stairs-up:before {
  content: "\eb9c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stairs-down:before {
  content: "\eb9d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stairs:before {
  content: "\eb9e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-ladder:before {
  content: "\eba0";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-rating:before {
  content: "\eba1";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-rating2:before {
  content: "\eba2";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-rating3:before {
  content: "\eba3";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-podium:before {
  content: "\eba5";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stars:before {
  content: "\eba6";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-medal-star:before {
  content: "\eba7";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-medal:before {
  content: "\eba8";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-medal2:before {
  content: "\eba9";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-medal-first:before {
  content: "\ebaa";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-medal-second:before {
  content: "\ebab";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-medal-third:before {
  content: "\ebac";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-crown:before {
  content: "\ebad";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-trophy2:before {
  content: "\ebaf";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-trophy3:before {
  content: "\ebb0";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-diamond:before {
  content: "\ebb1";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-trophy4:before {
  content: "\ebb2";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-gift:before {
  content: "\ebb3";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pipe:before {
  content: "\ebb6";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-mustache:before {
  content: "\ebb7";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cup2:before {
  content: "\ebc6";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-coffee:before {
  content: "\ebc8";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-paw:before {
  content: "\ebd5";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-footprint:before {
  content: "\ebd6";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-rocket:before {
  content: "\ebda";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-meter2:before {
  content: "\ebdc";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-meter-slow:before {
  content: "\ebdd";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-meter-fast:before {
  content: "\ebdf";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-hammer2:before {
  content: "\ebe1";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-balance:before {
  content: "\ebe2";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-fire:before {
  content: "\ebe5";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-fire2:before {
  content: "\ebe6";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-lab:before {
  content: "\ebe7";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-atom:before {
  content: "\ebe8";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-atom2:before {
  content: "\ebe9";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bin:before {
  content: "\ebfa";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bin2:before {
  content: "\ebfb";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-briefcase:before {
  content: "\ebff";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-briefcase3:before {
  content: "\ec01";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-airplane2:before {
  content: "\ec03";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-airplane3:before {
  content: "\ec04";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-airplane4:before {
  content: "\ec05";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-paperplane:before {
  content: "\ec06";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-car:before {
  content: "\ec07";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-steering-wheel:before {
  content: "\ec08";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-car2:before {
  content: "\ec09";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-gas:before {
  content: "\ec0a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bus:before {
  content: "\ec0b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-truck:before {
  content: "\ec0c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bike:before {
  content: "\ec0d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-road:before {
  content: "\ec0e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-train:before {
  content: "\ec0f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-train2:before {
  content: "\ec10";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-ship:before {
  content: "\ec11";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-boat:before {
  content: "\ec12";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-chopper:before {
  content: "\ec13";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cube:before {
  content: "\ec15";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cube2:before {
  content: "\ec16";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cube3:before {
  content: "\ec17";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cube4:before {
  content: "\ec18";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pyramid:before {
  content: "\ec19";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pyramid2:before {
  content: "\ec1a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-package:before {
  content: "\ec1b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-puzzle:before {
  content: "\ec1c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-puzzle2:before {
  content: "\ec1d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-puzzle3:before {
  content: "\ec1e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-puzzle4:before {
  content: "\ec1f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-glasses-3d2:before {
  content: "\ec21";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-brain:before {
  content: "\ec24";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-accessibility:before {
  content: "\ec25";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-accessibility2:before {
  content: "\ec26";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-strategy:before {
  content: "\ec27";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-target:before {
  content: "\ec28";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-target2:before {
  content: "\ec29";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-shield-check:before {
  content: "\ec2f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-shield-notice:before {
  content: "\ec30";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-shield2:before {
  content: "\ec31";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-racing:before {
  content: "\ec40";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-finish:before {
  content: "\ec41";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-power2:before {
  content: "\ec46";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-power3:before {
  content: "\ec47";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-switch:before {
  content: "\ec48";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-switch22:before {
  content: "\ec49";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-power-cord:before {
  content: "\ec4a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-clipboard:before {
  content: "\ec4d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-clipboard2:before {
  content: "\ec4e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-clipboard3:before {
  content: "\ec4f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-clipboard4:before {
  content: "\ec50";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-clipboard5:before {
  content: "\ec51";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-clipboard6:before {
  content: "\ec52";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-playlist:before {
  content: "\ec53";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-playlist-add:before {
  content: "\ec54";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-list-numbered:before {
  content: "\ec55";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-list:before {
  content: "\ec56";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-list2:before {
  content: "\ec57";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-more:before {
  content: "\ec58";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-more2:before {
  content: "\ec59";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-grid:before {
  content: "\ec5a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-grid2:before {
  content: "\ec5b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-grid3:before {
  content: "\ec5c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-grid4:before {
  content: "\ec5d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-grid52:before {
  content: "\ec5e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-grid6:before {
  content: "\ec5f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-grid7:before {
  content: "\ec60";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-tree5:before {
  content: "\ec61";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-tree6:before {
  content: "\ec62";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-tree7:before {
  content: "\ec63";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-lan:before {
  content: "\ec64";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-lan2:before {
  content: "\ec65";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-lan3:before {
  content: "\ec66";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-menu:before {
  content: "\ec67";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-circle-small:before {
  content: "\ec68";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-menu2:before {
  content: "\ec69";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-menu3:before {
  content: "\ec6a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-menu4:before {
  content: "\ec6b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-menu5:before {
  content: "\ec6c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-menu62:before {
  content: "\ec6d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-menu7:before {
  content: "\ec6e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-menu8:before {
  content: "\ec6f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-menu9:before {
  content: "\ec70";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-menu10:before {
  content: "\ec71";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cloud:before {
  content: "\ec72";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cloud-download:before {
  content: "\ec73";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cloud-upload:before {
  content: "\ec74";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cloud-check:before {
  content: "\ec75";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cloud2:before {
  content: "\ec76";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cloud-download2:before {
  content: "\ec77";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cloud-upload2:before {
  content: "\ec78";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cloud-check2:before {
  content: "\ec79";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-import:before {
  content: "\ec7e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-download4:before {
  content: "\ec80";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-upload4:before {
  content: "\ec81";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-download7:before {
  content: "\ec86";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-upload7:before {
  content: "\ec87";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-download10:before {
  content: "\ec8c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-upload10:before {
  content: "\ec8d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-sphere:before {
  content: "\ec8e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-sphere3:before {
  content: "\ec90";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-earth:before {
  content: "\ec93";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-link:before {
  content: "\ec96";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-unlink:before {
  content: "\ec97";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-link2:before {
  content: "\ec98";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-unlink2:before {
  content: "\ec99";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-anchor:before {
  content: "\eca0";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-flag3:before {
  content: "\eca3";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-flag4:before {
  content: "\eca4";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-flag7:before {
  content: "\eca7";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-flag8:before {
  content: "\eca8";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-attachment:before {
  content: "\eca9";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-attachment2:before {
  content: "\ecaa";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-eye:before {
  content: "\ecab";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-eye-plus:before {
  content: "\ecac";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-eye-minus:before {
  content: "\ecad";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-eye-blocked:before {
  content: "\ecae";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-eye2:before {
  content: "\ecaf";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-eye-blocked2:before {
  content: "\ecb0";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-eye4:before {
  content: "\ecb3";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bookmark2:before {
  content: "\ecb4";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bookmark3:before {
  content: "\ecb5";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bookmarks:before {
  content: "\ecb6";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bookmark4:before {
  content: "\ecb7";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-spotlight2:before {
  content: "\ecb8";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-starburst:before {
  content: "\ecb9";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-snowflake:before {
  content: "\ecba";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-weather-windy:before {
  content: "\ecd0";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-fan:before {
  content: "\ecd1";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-umbrella:before {
  content: "\ecd2";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-sun3:before {
  content: "\ecd3";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-contrast:before {
  content: "\ecd4";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bed2:before {
  content: "\ecda";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-furniture:before {
  content: "\ecdb";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-chair:before {
  content: "\ecdc";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-star-empty3:before {
  content: "\ece0";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-star-half:before {
  content: "\ece1";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-star-full2:before {
  content: "\ece2";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-heart5:before {
  content: "\ece9";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-heart6:before {
  content: "\ecea";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-heart-broken2:before {
  content: "\eceb";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-thumbs-up2:before {
  content: "\ecf2";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-thumbs-down2:before {
  content: "\ecf4";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-thumbs-up3:before {
  content: "\ecf5";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-thumbs-down3:before {
  content: "\ecf6";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-height:before {
  content: "\ecf7";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-man:before {
  content: "\ecf8";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-woman:before {
  content: "\ecf9";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-man-woman:before {
  content: "\ecfa";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-yin-yang:before {
  content: "\ecfe";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cursor:before {
  content: "\ed23";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cursor2:before {
  content: "\ed24";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-lasso2:before {
  content: "\ed26";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-select2:before {
  content: "\ed28";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-point-up:before {
  content: "\ed29";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-point-right:before {
  content: "\ed2a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-point-down:before {
  content: "\ed2b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-point-left:before {
  content: "\ed2c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pointer:before {
  content: "\ed2d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-reminder:before {
  content: "\ed2e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-drag-left-right:before {
  content: "\ed2f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-drag-left:before {
  content: "\ed30";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-drag-right:before {
  content: "\ed31";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-touch:before {
  content: "\ed32";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-multitouch:before {
  content: "\ed33";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-touch-zoom:before {
  content: "\ed34";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-touch-pinch:before {
  content: "\ed35";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-hand:before {
  content: "\ed36";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-grab:before {
  content: "\ed37";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stack-empty:before {
  content: "\ed38";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stack-plus:before {
  content: "\ed39";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stack-minus:before {
  content: "\ed3a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stack-star:before {
  content: "\ed3b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stack-picture:before {
  content: "\ed3c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stack-down:before {
  content: "\ed3d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stack-up:before {
  content: "\ed3e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stack-cancel:before {
  content: "\ed3f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stack-check:before {
  content: "\ed40";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stack-text:before {
  content: "\ed41";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stack4:before {
  content: "\ed47";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stack-music:before {
  content: "\ed48";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stack-play:before {
  content: "\ed49";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-move:before {
  content: "\ed4a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-dots:before {
  content: "\ed4b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-warning:before {
  content: "\ed4c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-warning22:before {
  content: "\ed4d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-notification2:before {
  content: "\ed4f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-question3:before {
  content: "\ed52";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-question4:before {
  content: "\ed53";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-plus3:before {
  content: "\ed5a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-minus3:before {
  content: "\ed5b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-plus-circle2:before {
  content: "\ed5e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-minus-circle2:before {
  content: "\ed5f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cancel-circle2:before {
  content: "\ed63";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-blocked:before {
  content: "\ed64";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cancel-square:before {
  content: "\ed65";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cancel-square2:before {
  content: "\ed66";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-spam:before {
  content: "\ed68";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cross2:before {
  content: "\ed6a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cross3:before {
  content: "\ed6b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-checkmark:before {
  content: "\ed6c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-checkmark3:before {
  content: "\ed6e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-checkmark2:before {
  content: "\e372";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-checkmark4:before {
  content: "\ed6f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-spell-check:before {
  content: "\ed71";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-spell-check2:before {
  content: "\ed72";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-enter:before {
  content: "\ed73";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-exit:before {
  content: "\ed74";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-enter2:before {
  content: "\ed75";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-exit2:before {
  content: "\ed76";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-enter3:before {
  content: "\ed77";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-exit3:before {
  content: "\ed78";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-wall:before {
  content: "\ed79";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-fence:before {
  content: "\ed7a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-play3:before {
  content: "\ed7b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pause:before {
  content: "\ed7c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stop:before {
  content: "\ed7d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-previous:before {
  content: "\ed7e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-next:before {
  content: "\ed7f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-backward:before {
  content: "\ed80";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-forward2:before {
  content: "\ed81";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-play4:before {
  content: "\ed82";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pause2:before {
  content: "\ed83";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stop2:before {
  content: "\ed84";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-backward2:before {
  content: "\ed85";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-forward3:before {
  content: "\ed86";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-first:before {
  content: "\ed87";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-last:before {
  content: "\ed88";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-previous2:before {
  content: "\ed89";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-next2:before {
  content: "\ed8a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-eject:before {
  content: "\ed8b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-volume-high:before {
  content: "\ed8c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-volume-medium:before {
  content: "\ed8d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-volume-low:before {
  content: "\ed8e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-volume-mute:before {
  content: "\ed8f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-speaker-left:before {
  content: "\ed90";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-speaker-right:before {
  content: "\ed91";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-volume-mute2:before {
  content: "\ed92";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-volume-increase:before {
  content: "\ed93";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-volume-decrease:before {
  content: "\ed94";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-volume-mute5:before {
  content: "\eda4";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-loop:before {
  content: "\eda5";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-loop3:before {
  content: "\eda7";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-infinite-square:before {
  content: "\eda8";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-infinite:before {
  content: "\eda9";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-loop4:before {
  content: "\edab";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-shuffle:before {
  content: "\edac";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-wave:before {
  content: "\edae";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-wave2:before {
  content: "\edaf";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-split:before {
  content: "\edb0";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-merge:before {
  content: "\edb1";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-up5:before {
  content: "\edc4";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-right5:before {
  content: "\edc5";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-down5:before {
  content: "\edc6";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-left5:before {
  content: "\edc7";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-up-left2:before {
  content: "\edd0";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-up7:before {
  content: "\edd1";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-up-right2:before {
  content: "\edd2";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-right7:before {
  content: "\edd3";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-down-right2:before {
  content: "\edd4";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-down7:before {
  content: "\edd5";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-down-left2:before {
  content: "\edd6";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-left7:before {
  content: "\edd7";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-up-left3:before {
  content: "\edd8";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-up8:before {
  content: "\edd9";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-up-right3:before {
  content: "\edda";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-right8:before {
  content: "\eddb";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-down-right3:before {
  content: "\eddc";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-down8:before {
  content: "\eddd";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-down-left3:before {
  content: "\edde";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-left8:before {
  content: "\eddf";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-circle-up2:before {
  content: "\ede4";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-circle-right2:before {
  content: "\ede5";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-circle-down2:before {
  content: "\ede6";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-circle-left2:before {
  content: "\ede7";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-resize7:before {
  content: "\edfe";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-resize8:before {
  content: "\edff";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-square-up-left:before {
  content: "\ee00";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-square-up:before {
  content: "\ee01";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-square-up-right:before {
  content: "\ee02";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-square-right:before {
  content: "\ee03";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-square-down-right:before {
  content: "\ee04";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-square-down:before {
  content: "\ee05";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-square-down-left:before {
  content: "\ee06";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-square-left:before {
  content: "\ee07";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-up15:before {
  content: "\ee30";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-right15:before {
  content: "\ee31";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-down15:before {
  content: "\ee32";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-left15:before {
  content: "\ee33";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-up16:before {
  content: "\ee34";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-right16:before {
  content: "\ee35";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-down16:before {
  content: "\ee36";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-left16:before {
  content: "\ee37";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-menu-open:before {
  content: "\ee38";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-menu-open2:before {
  content: "\ee39";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-menu-close:before {
  content: "\ee3a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-menu-close2:before {
  content: "\ee3b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-enter5:before {
  content: "\ee3d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-esc:before {
  content: "\ee3e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-enter6:before {
  content: "\ee3f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-backspace:before {
  content: "\ee40";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-backspace2:before {
  content: "\ee41";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-tab:before {
  content: "\ee42";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-transmission:before {
  content: "\ee43";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-sort:before {
  content: "\ee45";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-move-up2:before {
  content: "\ee47";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-move-down2:before {
  content: "\ee48";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-sort-alpha-asc:before {
  content: "\ee49";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-sort-alpha-desc:before {
  content: "\ee4a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-sort-numeric-asc:before {
  content: "\ee4b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-sort-numberic-desc:before {
  content: "\ee4c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-sort-amount-asc:before {
  content: "\ee4d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-sort-amount-desc:before {
  content: "\ee4e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-sort-time-asc:before {
  content: "\ee4f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-sort-time-desc:before {
  content: "\ee50";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-battery-6:before {
  content: "\ee51";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-battery-0:before {
  content: "\ee57";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-battery-charging:before {
  content: "\ee58";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-command:before {
  content: "\ee5f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-shift:before {
  content: "\ee60";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-ctrl:before {
  content: "\ee61";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-opt:before {
  content: "\ee62";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-checkbox-checked:before {
  content: "\ee63";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-checkbox-unchecked:before {
  content: "\ee64";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-checkbox-partial:before {
  content: "\ee65";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-square:before {
  content: "\ee66";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-triangle:before {
  content: "\ee67";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-triangle2:before {
  content: "\ee68";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-diamond3:before {
  content: "\ee69";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-diamond4:before {
  content: "\ee6a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-checkbox-checked2:before {
  content: "\ee6b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-checkbox-unchecked2:before {
  content: "\ee6c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-checkbox-partial2:before {
  content: "\ee6d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-radio-checked:before {
  content: "\ee6e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-radio-checked2:before {
  content: "\ee6f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-radio-unchecked:before {
  content: "\ee70";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-checkmark-circle:before {
  content: "\ee73";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-circle:before {
  content: "\ee74";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-circle2:before {
  content: "\ee75";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-circles:before {
  content: "\ee76";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-circles2:before {
  content: "\ee77";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-crop:before {
  content: "\ee78";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-crop2:before {
  content: "\ee79";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-make-group:before {
  content: "\ee7a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-ungroup:before {
  content: "\ee7b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-vector:before {
  content: "\ee7c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-vector2:before {
  content: "\ee7d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-rulers:before {
  content: "\ee7e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pencil-ruler:before {
  content: "\ee80";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-scissors:before {
  content: "\ee81";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-filter3:before {
  content: "\ee88";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-filter4:before {
  content: "\ee89";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-font:before {
  content: "\ee8a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-ampersand2:before {
  content: "\ee8b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-ligature:before {
  content: "\ee8c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-font-size:before {
  content: "\ee8e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-typography:before {
  content: "\ee8f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-text-height:before {
  content: "\ee90";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-text-width:before {
  content: "\ee91";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-height2:before {
  content: "\ee92";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-width:before {
  content: "\ee93";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-strikethrough2:before {
  content: "\ee98";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-font-size2:before {
  content: "\ee99";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bold2:before {
  content: "\ee9a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-underline2:before {
  content: "\ee9b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-italic2:before {
  content: "\ee9c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-strikethrough3:before {
  content: "\ee9d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-omega:before {
  content: "\ee9e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-sigma:before {
  content: "\ee9f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-nbsp:before {
  content: "\eea0";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-page-break:before {
  content: "\eea1";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-page-break2:before {
  content: "\eea2";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-superscript:before {
  content: "\eea3";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-subscript:before {
  content: "\eea4";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-superscript2:before {
  content: "\eea5";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-subscript2:before {
  content: "\eea6";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-text-color:before {
  content: "\eea7";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-highlight:before {
  content: "\eea8";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pagebreak:before {
  content: "\eea9";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-clear-formatting:before {
  content: "\eeaa";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-table:before {
  content: "\eeab";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-table2:before {
  content: "\eeac";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-insert-template:before {
  content: "\eead";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pilcrow:before {
  content: "\eeae";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-ltr:before {
  content: "\eeaf";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-rtl:before {
  content: "\eeb0";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-ltr2:before {
  content: "\eeb1";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-rtl2:before {
  content: "\eeb2";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-section:before {
  content: "\eeb3";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-paragraph-left2:before {
  content: "\eeb8";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-paragraph-center2:before {
  content: "\eeb9";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-paragraph-right2:before {
  content: "\eeba";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-paragraph-justify2:before {
  content: "\eebb";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-indent-increase:before {
  content: "\eebc";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-indent-decrease:before {
  content: "\eebd";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-paragraph-left3:before {
  content: "\eebe";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-paragraph-center3:before {
  content: "\eebf";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-paragraph-right3:before {
  content: "\eec0";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-paragraph-justify3:before {
  content: "\eec1";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-indent-increase2:before {
  content: "\eec2";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-indent-decrease2:before {
  content: "\eec3";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-share:before {
  content: "\eec4";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-share2:before {
  content: "\eec5";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-new-tab:before {
  content: "\eec6";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-new-tab2:before {
  content: "\eec7";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-popout:before {
  content: "\eec8";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-embed:before {
  content: "\eec9";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-embed2:before {
  content: "\eeca";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-markup:before {
  content: "\eecb";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-regexp:before {
  content: "\eecc";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-regexp2:before {
  content: "\eecd";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-code:before {
  content: "\eece";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-circle-css:before {
  content: "\eecf";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-circle-code:before {
  content: "\eed0";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-terminal:before {
  content: "\eed1";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-unicode:before {
  content: "\eed2";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-seven-segment-0:before {
  content: "\eed3";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-seven-segment-1:before {
  content: "\eed4";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-seven-segment-2:before {
  content: "\eed5";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-seven-segment-3:before {
  content: "\eed6";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-seven-segment-4:before {
  content: "\eed7";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-seven-segment-5:before {
  content: "\eed8";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-seven-segment-6:before {
  content: "\eed9";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-seven-segment-7:before {
  content: "\eeda";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-seven-segment-8:before {
  content: "\eedb";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-seven-segment-9:before {
  content: "\eedc";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-share3:before {
  content: "\eedd";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-share4:before {
  content: "\eede";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-google:before {
  content: "\eee3";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-google-plus:before {
  content: "\eee4";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-google-plus2:before {
  content: "\eee5";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-google-drive:before {
  content: "\eee7";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-facebook:before {
  content: "\eee8";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-facebook2:before {
  content: "\eee9";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-instagram:before {
  content: "\eeec";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-twitter:before {
  content: "\eeed";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-twitter2:before {
  content: "\eeee";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-feed2:before {
  content: "\eef0";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-feed3:before {
  content: "\eef1";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-youtube:before {
  content: "\eef3";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-youtube2:before {
  content: "\eef4";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-youtube3:before {
  content: "\eef5";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-vimeo:before {
  content: "\eef8";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-vimeo2:before {
  content: "\eef9";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-lanyrd:before {
  content: "\eefb";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-flickr:before {
  content: "\eefc";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-flickr2:before {
  content: "\eefd";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-flickr3:before {
  content: "\eefe";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-picassa:before {
  content: "\ef00";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-picassa2:before {
  content: "\ef01";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-dribbble:before {
  content: "\ef02";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-dribbble2:before {
  content: "\ef03";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-dribbble3:before {
  content: "\ef04";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-forrst:before {
  content: "\ef05";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-forrst2:before {
  content: "\ef06";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-deviantart:before {
  content: "\ef07";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-deviantart2:before {
  content: "\ef08";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-steam:before {
  content: "\ef09";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-steam2:before {
  content: "\ef0a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-dropbox:before {
  content: "\ef0b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-onedrive:before {
  content: "\ef0c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-github:before {
  content: "\ef0d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-github4:before {
  content: "\ef10";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-github5:before {
  content: "\ef11";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-wordpress:before {
  content: "\ef12";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-wordpress2:before {
  content: "\ef13";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-joomla:before {
  content: "\ef14";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-blogger:before {
  content: "\ef15";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-blogger2:before {
  content: "\ef16";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-tumblr:before {
  content: "\ef17";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-tumblr2:before {
  content: "\ef18";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-yahoo:before {
  content: "\ef19";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-tux:before {
  content: "\ef1a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-apple2:before {
  content: "\ef1b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-finder:before {
  content: "\ef1c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-android:before {
  content: "\ef1d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-windows:before {
  content: "\ef1e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-windows8:before {
  content: "\ef1f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-soundcloud:before {
  content: "\ef20";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-soundcloud2:before {
  content: "\ef21";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-skype:before {
  content: "\ef22";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-reddit:before {
  content: "\ef23";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-linkedin:before {
  content: "\ef24";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-linkedin2:before {
  content: "\ef25";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-lastfm:before {
  content: "\ef26";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-lastfm2:before {
  content: "\ef27";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-delicious:before {
  content: "\ef28";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stumbleupon:before {
  content: "\ef29";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stumbleupon2:before {
  content: "\ef2a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-stackoverflow:before {
  content: "\ef2b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pinterest2:before {
  content: "\ef2d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-xing:before {
  content: "\ef2e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-flattr:before {
  content: "\ef30";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-foursquare:before {
  content: "\ef31";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-paypal:before {
  content: "\ef32";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-paypal2:before {
  content: "\ef33";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-yelp:before {
  content: "\ef35";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-pdf:before {
  content: "\ef36";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-openoffice:before {
  content: "\ef37";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-word:before {
  content: "\ef38";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-excel:before {
  content: "\ef39";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-libreoffice:before {
  content: "\ef3a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-html5:before {
  content: "\ef3b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-html52:before {
  content: "\ef3c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-css3:before {
  content: "\ef3d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-git:before {
  content: "\ef3e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-svg:before {
  content: "\ef3f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-codepen:before {
  content: "\ef40";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-chrome:before {
  content: "\ef41";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-firefox:before {
  content: "\ef42";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-IE:before {
  content: "\ef43";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-opera:before {
  content: "\ef44";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-safari:before {
  content: "\ef45";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-check2:before {
  content: "\e601";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-home4:before {
  content: "\e603";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-people:before {
  content: "\e81b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-checkmark-circle2:before {
  content: "\e853";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-up-left32:before {
  content: "\e8ae";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-up52:before {
  content: "\e8af";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-up-right32:before {
  content: "\e8b0";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-right6:before {
  content: "\e8b1";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-down-right32:before {
  content: "\e8b2";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-down52:before {
  content: "\e8b3";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-down-left32:before {
  content: "\e8b4";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-left52:before {
  content: "\e8b5";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-calendar5:before {
  content: "\e985";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-move-alt1:before {
  content: "\e986";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-reload-alt:before {
  content: "\e987";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-move-vertical:before {
  content: "\e988";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-move-horizontal:before {
  content: "\e989";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-hash:before {
  content: "\e98b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-bars-alt:before {
  content: "\e98c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-eye8:before {
  content: "\e98d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-search4:before {
  content: "\e98e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-zoomin3:before {
  content: "\e98f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-zoomout3:before {
  content: "\e990";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-add:before {
  content: "\e991";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-subtract:before {
  content: "\e992";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-exclamation:before {
  content: "\e993";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-question6:before {
  content: "\e994";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-close2:before {
  content: "\e995";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-task:before {
  content: "\e996";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-inbox:before {
  content: "\e997";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-inbox-alt:before {
  content: "\e998";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-envelope:before {
  content: "\e999";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-compose:before {
  content: "\e99a";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-newspaper2:before {
  content: "\e99b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-calendar22:before {
  content: "\e99c";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-hyperlink:before {
  content: "\e99d";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-trash:before {
  content: "\e99e";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-trash-alt:before {
  content: "\e99f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-grid5:before {
  content: "\e9a0";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-grid-alt:before {
  content: "\e9a1";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-menu6:before {
  content: "\e9a2";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-list3:before {
  content: "\e9a3";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-gallery:before {
  content: "\e9a4";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-calculator:before {
  content: "\e9a5";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-windows2:before {
  content: "\e9a6";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-browser:before {
  content: "\e9a7";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-portfolio:before {
  content: "\e9a8";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-comments:before {
  content: "\e9a9";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-screen3:before {
  content: "\e9aa";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-iphone:before {
  content: "\e9ab";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-ipad:before {
  content: "\e9ac";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-googleplus5:before {
  content: "\e9ad";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pin:before {
  content: "\e9ae";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pin-alt:before {
  content: "\e9af";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cog5:before {
  content: "\e9b0";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-graduation:before {
  content: "\e9b1";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-air:before {
  content: "\e9b2";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-droplets:before {
  content: "\e7ee";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-statistics:before {
  content: "\e9b4";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-pie5:before {
  content: "\e7ef";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-cross:before {
  content: "\e9b6";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-minus2:before {
  content: "\e9b7";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-plus2:before {
  content: "\e9b8";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-info3:before {
  content: "\e9b9";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-info22:before {
  content: "\e9ba";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-question7:before {
  content: "\e9bb";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-help:before {
  content: "\e9bc";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-warning2:before {
  content: "\e9bd";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-add-to-list:before {
  content: "\e9bf";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-left12:before {
  content: "\e9c0";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-down12:before {
  content: "\e9c1";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-up12:before {
  content: "\e9c2";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-right13:before {
  content: "\e9c3";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-left22:before {
  content: "\e9c4";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-down22:before {
  content: "\e9c5";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-up22:before {
  content: "\e9c6";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-right22:before {
  content: "\e9c7";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-left32:before {
  content: "\e9c8";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-down32:before {
  content: "\e9c9";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-up32:before {
  content: "\e9ca";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-right32:before {
  content: "\e9cb";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-switch2:before {
  content: "\e647";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-checkmark5:before {
  content: "\e600";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-ampersand:before {
  content: "\e9cc";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-alert:before {
  content: "\e9cf";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-alignment-align:before {
  content: "\e9d0";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-alignment-aligned-to:before {
  content: "\e9d1";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-alignment-unalign:before {
  content: "\e9d2";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-down132:before {
  content: "\e9d3";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-up13:before {
  content: "\e9da";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-left13:before {
  content: "\e9d4";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-right14:before {
  content: "\e9d5";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-small-down:before {
  content: "\e9d6";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-small-left:before {
  content: "\e9d7";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-small-right:before {
  content: "\e9d8";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-arrow-small-up:before {
  content: "\e9d9";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-check:before {
  content: "\e9db";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-chevron-down:before {
  content: "\e9dc";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-chevron-left:before {
  content: "\e9dd";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-chevron-right:before {
  content: "\e9de";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-chevron-up:before {
  content: "\e9df";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-clippy:before {
  content: "\f035";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-comment:before {
  content: "\f02b";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-comment-discussion:before {
  content: "\f04f";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-dash:before {
  content: "\e9e2";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-diff:before {
  content: "\e9e3";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-diff-added:before {
  content: "\e9e4";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-diff-ignored:before {
  content: "\e9e5";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-diff-modified:before {
  content: "\e9e6";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-diff-removed:before {
  content: "\e9e7";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-diff-renamed:before {
  content: "\e9e8";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-file-media:before {
  content: "\f012";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-fold:before {
  content: "\e9ea";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-gear:before {
  content: "\e9eb";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-git-branch:before {
  content: "\e9ec";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-git-commit:before {
  content: "\e9ed";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-git-compare:before {
  content: "\e9ee";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-git-merge:before {
  content: "\e9ef";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-git-pull-request:before {
  content: "\e9f0";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-graph:before {
  content: "\f043";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-law:before {
  content: "\e9f1";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-list-ordered:before {
  content: "\e9f2";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-list-unordered:before {
  content: "\e9f3";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-mail5:before {
  content: "\e9f4";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-mail-read:before {
  content: "\e9f5";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-mention:before {
  content: "\e9f6";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-mirror:before {
  content: "\f024";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-move-down:before {
  content: "\f0a8";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-move-left:before {
  content: "\f074";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-move-right:before {
  content: "\f0a9";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-move-up:before {
  content: "\f0a7";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-person:before {
  content: "\f018";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-plus22:before {
  content: "\e9f7";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-primitive-dot:before {
  content: "\f052";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-primitive-square:before {
  content: "\f053";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-repo-forked:before {
  content: "\e9f8";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-screen-full:before {
  content: "\e9f9";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-screen-normal:before {
  content: "\e9fa";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-sync:before {
  content: "\e9fb";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-three-bars:before {
  content: "\e9fc";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-unfold:before {
  content: "\e9fe";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-versions:before {
  content: "\e9ff";
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/icons/icomoon/styles.min.scss */
.icon-x:before {
  content: "\ea00";
}
@font-face{font-family:material-icons;src:url(/assets/limitless/material-icons.ttf?rnn6yx) format("truetype"),url(/assets/limitless/material-icons.woff?rnn6yx) format("woff"),url(/assets/limitless/material-icons.svg?rnn6yx#material-icons) format("svg");font-weight:400;font-style:normal}[class*=" mi-"],[class^=mi-]{font-family:material-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;min-width:1em;display:inline-block;text-align:center;font-size:1rem;vertical-align:middle;position:relative;top:-1px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mi-1x{font-size:1rem}.mi-2x{font-size:2rem}.mi-3x{font-size:3rem}.mi-4x{font-size:4rem}.mi-5x{font-size:5rem}.mi-rotate-90{transform:rotate(90deg)}.mi-rotate-180{transform:rotate(180deg)}.mi-rotate-270{transform:rotate(270deg)}.mi-flip-horizontal{transform:scale(-1,1)}.mi-flip-vertical{transform:scale(1,-1)}.mi-flip-horizontal.mi-flip-vertical{transform:scale(-1,-1)}.mi-3d-rotation:before{content:"\e900"}.mi-ac-unit:before{content:"\e901"}.mi-alarm:before{content:"\e902"}.mi-access-alarms:before{content:"\e903"}.mi-schedule:before{content:"\e904"}.mi-accessibility:before{content:"\e905"}.mi-accessible:before{content:"\e906"}.mi-account-balance:before{content:"\e907"}.mi-account-balance-wallet:before{content:"\e908"}.mi-account-box:before{content:"\e909"}.mi-account-circle:before{content:"\e90a"}.mi-adb:before{content:"\e90b"}.mi-add:before{content:"\e90c"}.mi-add-a-photo:before{content:"\e90d"}.mi-alarm-add:before{content:"\e90e"}.mi-add-alert:before{content:"\e90f"}.mi-add-box:before{content:"\e910"}.mi-add-circle:before{content:"\e911"}.mi-control-point:before{content:"\e912"}.mi-add-location:before{content:"\e913"}.mi-add-shopping-cart:before{content:"\e914"}.mi-queue:before{content:"\e915"}.mi-add-to-queue:before{content:"\e916"}.mi-adjust:before{content:"\e917"}.mi-airline-seat-flat:before{content:"\e918"}.mi-airline-seat-flat-angled:before{content:"\e919"}.mi-airline-seat-individual-suite:before{content:"\e91a"}.mi-airline-seat-legroom-extra:before{content:"\e91b"}.mi-airline-seat-legroom-normal:before{content:"\e91c"}.mi-airline-seat-legroom-reduced:before{content:"\e91d"}.mi-airline-seat-recline-extra:before{content:"\e91e"}.mi-airline-seat-recline-normal:before{content:"\e91f"}.mi-flight:before{content:"\e920"}.mi-airplanemode-inactive:before{content:"\e921"}.mi-airplay:before{content:"\e922"}.mi-airport-shuttle:before{content:"\e923"}.mi-alarm-off:before{content:"\e924"}.mi-alarm-on:before{content:"\e925"}.mi-album:before{content:"\e926"}.mi-all-inclusive:before{content:"\e927"}.mi-all-out:before{content:"\e928"}.mi-android:before{content:"\e929"}.mi-announcement:before{content:"\e92a"}.mi-apps:before{content:"\e92b"}.mi-archive:before{content:"\e92c"}.mi-arrow-back:before{content:"\e92d"}.mi-arrow-downward:before{content:"\e92e"}.mi-arrow-drop-down:before{content:"\e92f"}.mi-arrow-drop-down-circle:before{content:"\e930"}.mi-arrow-drop-up:before{content:"\e931"}.mi-arrow-forward:before{content:"\e932"}.mi-arrow-upward:before{content:"\e933"}.mi-art-track:before{content:"\e934"}.mi-aspect-ratio:before{content:"\e935"}.mi-poll:before{content:"\e936"}.mi-assignment:before{content:"\e937"}.mi-assignment-ind:before{content:"\e938"}.mi-assignment-late:before{content:"\e939"}.mi-assignment-return:before{content:"\e93a"}.mi-assignment-returned:before{content:"\e93b"}.mi-assignment-turned-in:before{content:"\e93c"}.mi-assistant:before{content:"\e93d"}.mi-flag:before{content:"\e93e"}.mi-attach-file:before{content:"\e93f"}.mi-attach-money:before{content:"\e940"}.mi-attachment:before{content:"\e941"}.mi-audiotrack:before{content:"\e942"}.mi-autorenew:before{content:"\e943"}.mi-av-timer:before{content:"\e944"}.mi-backspace:before{content:"\e945"}.mi-cloud-upload:before{content:"\e946"}.mi-battery-alert:before{content:"\e947"}.mi-battery-charging-full:before{content:"\e948"}.mi-battery-std:before{content:"\e949"}.mi-battery-unknown:before{content:"\e94a"}.mi-beach-access:before{content:"\e94b"}.mi-beenhere:before{content:"\e94c"}.mi-block:before{content:"\e94d"}.mi-bluetooth:before{content:"\e94e"}.mi-bluetooth-searching:before{content:"\e94f"}.mi-bluetooth-connected:before{content:"\e950"}.mi-bluetooth-disabled:before{content:"\e951"}.mi-blur-circular:before{content:"\e952"}.mi-blur-linear:before{content:"\e953"}.mi-blur-off:before{content:"\e954"}.mi-blur-on:before{content:"\e955"}.mi-class:before{content:"\e956"}.mi-turned-in:before{content:"\e957"}.mi-turned-in-not:before{content:"\e958"}.mi-border-all:before{content:"\e959"}.mi-border-bottom:before{content:"\e95a"}.mi-border-clear:before{content:"\e95b"}.mi-border-color:before{content:"\e95c"}.mi-border-horizontal:before{content:"\e95d"}.mi-border-inner:before{content:"\e95e"}.mi-border-left:before{content:"\e95f"}.mi-border-outer:before{content:"\e960"}.mi-border-right:before{content:"\e961"}.mi-border-style:before{content:"\e962"}.mi-border-top:before{content:"\e963"}.mi-border-vertical:before{content:"\e964"}.mi-branding-watermark:before{content:"\e965"}.mi-brightness-1:before{content:"\e966"}.mi-brightness-2:before{content:"\e967"}.mi-brightness-3:before{content:"\e968"}.mi-brightness-4:before{content:"\e969"}.mi-brightness-low:before{content:"\e96a"}.mi-brightness-medium:before{content:"\e96b"}.mi-brightness-high:before{content:"\e96c"}.mi-brightness-auto:before{content:"\e96d"}.mi-broken-image:before{content:"\e96e"}.mi-brush:before{content:"\e96f"}.mi-bubble-chart:before{content:"\e970"}.mi-bug-report:before{content:"\e971"}.mi-build:before{content:"\e972"}.mi-burst-mode:before{content:"\e973"}.mi-domain:before{content:"\e974"}.mi-business-center:before{content:"\e975"}.mi-cached:before{content:"\e976"}.mi-cake:before{content:"\e977"}.mi-phone:before{content:"\e978"}.mi-call-end:before{content:"\e979"}.mi-call-made:before{content:"\e97a"}.mi-merge-type:before{content:"\e97b"}.mi-call-missed:before{content:"\e97c"}.mi-call-missed-outgoing:before{content:"\e97d"}.mi-call-received:before{content:"\e97e"}.mi-call-split:before{content:"\e97f"}.mi-call-to-action:before{content:"\e980"}.mi-camera:before{content:"\e981"}.mi-photo-camera:before{content:"\e982"}.mi-camera-enhance:before{content:"\e983"}.mi-camera-front:before{content:"\e984"}.mi-camera-rear:before{content:"\e985"}.mi-camera-roll:before{content:"\e986"}.mi-cancel:before{content:"\e987"}.mi-redeem:before{content:"\e988"}.mi-card-membership:before{content:"\e989"}.mi-card-travel:before{content:"\e98a"}.mi-casino:before{content:"\e98b"}.mi-cast:before{content:"\e98c"}.mi-cast-connected:before{content:"\e98d"}.mi-center-focus-strong:before{content:"\e98e"}.mi-center-focus-weak:before{content:"\e98f"}.mi-change-history:before{content:"\e990"}.mi-chat:before{content:"\e991"}.mi-chat-bubble:before{content:"\e992"}.mi-chat-bubble-outline:before{content:"\e993"}.mi-check:before{content:"\e994"}.mi-check-box:before{content:"\e995"}.mi-check-box-outline-blank:before{content:"\e996"}.mi-check-circle:before{content:"\e997"}.mi-navigate-before:before{content:"\e998"}.mi-navigate-next:before{content:"\e999"}.mi-child-care:before{content:"\e99a"}.mi-child-friendly:before{content:"\e99b"}.mi-chrome-reader-mode:before{content:"\e99c"}.mi-close:before{content:"\e99d"}.mi-clear-all:before{content:"\e99e"}.mi-closed-caption:before{content:"\e99f"}.mi-wb-cloudy:before{content:"\e9a0"}.mi-cloud-circle:before{content:"\e9a1"}.mi-cloud-done:before{content:"\e9a2"}.mi-cloud-download:before{content:"\e9a3"}.mi-cloud-off:before{content:"\e9a4"}.mi-cloud-queue:before{content:"\e9a5"}.mi-code:before{content:"\e9a6"}.mi-photo-library:before{content:"\e9a7"}.mi-collections-bookmark:before{content:"\e9a8"}.mi-palette:before{content:"\e9a9"}.mi-colorize:before{content:"\e9aa"}.mi-comment:before{content:"\e9ab"}.mi-compare:before{content:"\e9ac"}.mi-compare-arrows:before{content:"\e9ad"}.mi-laptop:before{content:"\e9ae"}.mi-confirmation-number:before{content:"\e9af"}.mi-contact-mail:before{content:"\e9b0"}.mi-contact-phone:before{content:"\e9b1"}.mi-contacts:before{content:"\e9b2"}.mi-content-copy:before{content:"\e9b3"}.mi-content-cut:before{content:"\e9b4"}.mi-content-paste:before{content:"\e9b5"}.mi-control-point-duplicate:before{content:"\e9b6"}.mi-copyright:before{content:"\e9b7"}.mi-mode-edit:before{content:"\e9b8"}.mi-create-new-folder:before{content:"\e9b9"}.mi-payment:before{content:"\e9ba"}.mi-crop:before{content:"\e9bb"}.mi-crop-16-9:before{content:"\e9bc"}.mi-crop-3-2:before{content:"\e9bd"}.mi-crop-landscape:before{content:"\e9be"}.mi-crop-7-5:before{content:"\e9bf"}.mi-crop-din:before{content:"\e9c0"}.mi-crop-free:before{content:"\e9c1"}.mi-crop-original:before{content:"\e9c2"}.mi-crop-portrait:before{content:"\e9c3"}.mi-crop-rotate:before{content:"\e9c4"}.mi-crop-square:before{content:"\e9c5"}.mi-dashboard:before{content:"\e9c6"}.mi-data-usage:before{content:"\e9c7"}.mi-date-range:before{content:"\e9c8"}.mi-dehaze:before{content:"\e9c9"}.mi-delete:before{content:"\e9ca"}.mi-delete-forever:before{content:"\e9cb"}.mi-delete-sweep:before{content:"\e9cc"}.mi-description:before{content:"\e9cd"}.mi-desktop-mac:before{content:"\e9ce"}.mi-desktop-windows:before{content:"\e9cf"}.mi-details:before{content:"\e9d0"}.mi-developer-board:before{content:"\e9d1"}.mi-developer-mode:before{content:"\e9d2"}.mi-device-hub:before{content:"\e9d3"}.mi-phonelink:before{content:"\e9d4"}.mi-devices-other:before{content:"\e9d5"}.mi-dialer-sip:before{content:"\e9d6"}.mi-dialpad:before{content:"\e9d7"}.mi-directions:before{content:"\e9d8"}.mi-directions-bike:before{content:"\e9d9"}.mi-directions-boat:before{content:"\e9da"}.mi-directions-bus:before{content:"\e9db"}.mi-directions-car:before{content:"\e9dc"}.mi-directions-railway:before{content:"\e9dd"}.mi-directions-run:before{content:"\e9de"}.mi-directions-transit:before{content:"\e9df"}.mi-directions-walk:before{content:"\e9e0"}.mi-disc-full:before{content:"\e9e1"}.mi-dns:before{content:"\e9e2"}.mi-not-interested:before{content:"\e9e3"}.mi-do-not-disturb-alt:before{content:"\e9e4"}.mi-do-not-disturb-off:before{content:"\e9e5"}.mi-remove-circle:before{content:"\e9e6"}.mi-dock:before{content:"\e9e7"}.mi-done:before{content:"\e9e8"}.mi-done-all:before{content:"\e9e9"}.mi-donut-large:before{content:"\e9ea"}.mi-donut-small:before{content:"\e9eb"}.mi-drafts:before{content:"\e9ec"}.mi-drag-handle:before{content:"\e9ed"}.mi-time-to-leave:before{content:"\e9ee"}.mi-dvr:before{content:"\e9ef"}.mi-edit-location:before{content:"\e9f0"}.mi-eject:before{content:"\e9f1"}.mi-markunread:before{content:"\e9f2"}.mi-enhanced-encryption:before{content:"\e9f3"}.mi-equalizer:before{content:"\e9f4"}.mi-error:before{content:"\e9f5"}.mi-error-outline:before{content:"\e9f6"}.mi-euro-symbol:before{content:"\e9f7"}.mi-ev-station:before{content:"\e9f8"}.mi-insert-invitation:before{content:"\e9f9"}.mi-event-available:before{content:"\e9fa"}.mi-event-busy:before{content:"\e9fb"}.mi-event-note:before{content:"\e9fc"}.mi-event-seat:before{content:"\e9fd"}.mi-exit-to-app:before{content:"\e9fe"}.mi-expand-less:before{content:"\e9ff"}.mi-expand-more:before{content:"\ea00"}.mi-explicit:before{content:"\ea01"}.mi-explore:before{content:"\ea02"}.mi-exposure:before{content:"\ea03"}.mi-exposure-neg-1:before{content:"\ea04"}.mi-exposure-neg-2:before{content:"\ea05"}.mi-exposure-plus-1:before{content:"\ea06"}.mi-exposure-plus-2:before{content:"\ea07"}.mi-exposure-zero:before{content:"\ea08"}.mi-extension:before{content:"\ea09"}.mi-face:before{content:"\ea0a"}.mi-fast-forward:before{content:"\ea0b"}.mi-fast-rewind:before{content:"\ea0c"}.mi-favorite:before{content:"\ea0d"}.mi-favorite-border:before{content:"\ea0e"}.mi-featured-play-list:before{content:"\ea0f"}.mi-featured-video:before{content:"\ea10"}.mi-sms-failed:before{content:"\ea11"}.mi-fiber-dvr:before{content:"\ea12"}.mi-fiber-manual-record:before{content:"\ea13"}.mi-fiber-new:before{content:"\ea14"}.mi-fiber-pin:before{content:"\ea15"}.mi-fiber-smart-record:before{content:"\ea16"}.mi-get-app:before{content:"\ea17"}.mi-file-upload:before{content:"\ea18"}.mi-filter:before{content:"\ea19"}.mi-filter-1:before{content:"\ea1a"}.mi-filter-2:before{content:"\ea1b"}.mi-filter-3:before{content:"\ea1c"}.mi-filter-4:before{content:"\ea1d"}.mi-filter-5:before{content:"\ea1e"}.mi-filter-6:before{content:"\ea1f"}.mi-filter-7:before{content:"\ea20"}.mi-filter-8:before{content:"\ea21"}.mi-filter-9:before{content:"\ea22"}.mi-filter-9-plus:before{content:"\ea23"}.mi-filter-b-and-w:before{content:"\ea24"}.mi-filter-center-focus:before{content:"\ea25"}.mi-filter-drama:before{content:"\ea26"}.mi-filter-frames:before{content:"\ea27"}.mi-terrain:before{content:"\ea28"}.mi-filter-list:before{content:"\ea29"}.mi-filter-none:before{content:"\ea2a"}.mi-filter-tilt-shift:before{content:"\ea2b"}.mi-filter-vintage:before{content:"\ea2c"}.mi-find-in-page:before{content:"\ea2d"}.mi-find-replace:before{content:"\ea2e"}.mi-fingerprint:before{content:"\ea2f"}.mi-first-page:before{content:"\ea30"}.mi-fitness-center:before{content:"\ea31"}.mi-flare:before{content:"\ea32"}.mi-flash-auto:before{content:"\ea33"}.mi-flash-off:before{content:"\ea34"}.mi-flash-on:before{content:"\ea35"}.mi-flight-land:before{content:"\ea36"}.mi-flight-takeoff:before{content:"\ea37"}.mi-flip:before{content:"\ea38"}.mi-flip-to-back:before{content:"\ea39"}.mi-flip-to-front:before{content:"\ea3a"}.mi-folder:before{content:"\ea3b"}.mi-folder-open:before{content:"\ea3c"}.mi-folder-shared:before{content:"\ea3d"}.mi-folder-special:before{content:"\ea3e"}.mi-font-download:before{content:"\ea3f"}.mi-format-align-center:before{content:"\ea40"}.mi-format-align-justify:before{content:"\ea41"}.mi-format-align-left:before{content:"\ea42"}.mi-format-align-right:before{content:"\ea43"}.mi-format-bold:before{content:"\ea44"}.mi-format-clear:before{content:"\ea45"}.mi-format-color-fill:before{content:"\ea46"}.mi-format-color-reset:before{content:"\ea47"}.mi-format-color-text:before{content:"\ea48"}.mi-format-indent-decrease:before{content:"\ea49"}.mi-format-indent-increase:before{content:"\ea4a"}.mi-format-italic:before{content:"\ea4b"}.mi-format-line-spacing:before{content:"\ea4c"}.mi-format-list-bulleted:before{content:"\ea4d"}.mi-format-list-numbered:before{content:"\ea4e"}.mi-format-paint:before{content:"\ea4f"}.mi-format-quote:before{content:"\ea50"}.mi-format-shapes:before{content:"\ea51"}.mi-format-size:before{content:"\ea52"}.mi-format-strikethrough:before{content:"\ea53"}.mi-format-textdirection-l-to-r:before{content:"\ea54"}.mi-format-textdirection-r-to-l:before{content:"\ea55"}.mi-format-underlined:before{content:"\ea56"}.mi-question-answer:before{content:"\ea57"}.mi-forward:before{content:"\ea58"}.mi-forward-10:before{content:"\ea59"}.mi-forward-30:before{content:"\ea5a"}.mi-forward-5:before{content:"\ea5b"}.mi-free-breakfast:before{content:"\ea5c"}.mi-fullscreen:before{content:"\ea5d"}.mi-fullscreen-exit:before{content:"\ea5e"}.mi-functions:before{content:"\ea5f"}.mi-g-translate:before{content:"\ea60"}.mi-games:before{content:"\ea61"}.mi-gavel:before{content:"\ea62"}.mi-gesture:before{content:"\ea63"}.mi-gif:before{content:"\ea64"}.mi-goat:before{content:"\ea65"}.mi-golf-course:before{content:"\ea66"}.mi-my-location:before{content:"\ea67"}.mi-location-searching:before{content:"\ea68"}.mi-location-disabled:before{content:"\ea69"}.mi-star:before{content:"\ea6a"}.mi-gradient:before{content:"\ea6b"}.mi-grain:before{content:"\ea6c"}.mi-graphic-eq:before{content:"\ea6d"}.mi-grid-off:before{content:"\ea6e"}.mi-grid-on:before{content:"\ea6f"}.mi-people:before{content:"\ea70"}.mi-group-add:before{content:"\ea71"}.mi-group-work:before{content:"\ea72"}.mi-hd:before{content:"\ea73"}.mi-hdr-off:before{content:"\ea74"}.mi-hdr-on:before{content:"\ea75"}.mi-hdr-strong:before{content:"\ea76"}.mi-hdr-weak:before{content:"\ea77"}.mi-headset:before{content:"\ea78"}.mi-headset-mic:before{content:"\ea79"}.mi-healing:before{content:"\ea7a"}.mi-hearing:before{content:"\ea7b"}.mi-help:before{content:"\ea7c"}.mi-help-outline:before{content:"\ea7d"}.mi-high-quality:before{content:"\ea7e"}.mi-highlight:before{content:"\ea7f"}.mi-highlight-off:before{content:"\ea80"}.mi-restore:before{content:"\ea81"}.mi-home:before{content:"\ea82"}.mi-hot-tub:before{content:"\ea83"}.mi-local-hotel:before{content:"\ea84"}.mi-hourglass-empty:before{content:"\ea85"}.mi-hourglass-full:before{content:"\ea86"}.mi-http:before{content:"\ea87"}.mi-lock:before{content:"\ea88"}.mi-photo:before{content:"\ea89"}.mi-image-aspect-ratio:before{content:"\ea8a"}.mi-import-contacts:before{content:"\ea8b"}.mi-import-export:before{content:"\ea8c"}.mi-important-devices:before{content:"\ea8d"}.mi-inbox:before{content:"\ea8e"}.mi-indeterminate-check-box:before{content:"\ea8f"}.mi-info:before{content:"\ea90"}.mi-info-outline:before{content:"\ea91"}.mi-input:before{content:"\ea92"}.mi-insert-comment:before{content:"\ea93"}.mi-insert-drive-file:before{content:"\ea94"}.mi-tag-faces:before{content:"\ea95"}.mi-link:before{content:"\ea96"}.mi-invert-colors:before{content:"\ea97"}.mi-invert-colors-off:before{content:"\ea98"}.mi-iso:before{content:"\ea99"}.mi-keyboard:before{content:"\ea9a"}.mi-keyboard-arrow-down:before{content:"\ea9b"}.mi-keyboard-arrow-left:before{content:"\ea9c"}.mi-keyboard-arrow-right:before{content:"\ea9d"}.mi-keyboard-arrow-up:before{content:"\ea9e"}.mi-keyboard-backspace:before{content:"\ea9f"}.mi-keyboard-capslock:before{content:"\eaa0"}.mi-keyboard-hide:before{content:"\eaa1"}.mi-keyboard-return:before{content:"\eaa2"}.mi-keyboard-tab:before{content:"\eaa3"}.mi-keyboard-voice:before{content:"\eaa4"}.mi-kitchen:before{content:"\eaa5"}.mi-label:before{content:"\eaa6"}.mi-label-outline:before{content:"\eaa7"}.mi-language:before{content:"\eaa8"}.mi-laptop-chromebook:before{content:"\eaa9"}.mi-laptop-mac:before{content:"\eaaa"}.mi-laptop-windows:before{content:"\eaab"}.mi-last-page:before{content:"\eaac"}.mi-open-in-new:before{content:"\eaad"}.mi-layers:before{content:"\eaae"}.mi-layers-clear:before{content:"\eaaf"}.mi-leak-add:before{content:"\eab0"}.mi-leak-remove:before{content:"\eab1"}.mi-lens:before{content:"\eab2"}.mi-library-books:before{content:"\eab3"}.mi-library-music:before{content:"\eab4"}.mi-lightbulb-outline:before{content:"\eab5"}.mi-line-style:before{content:"\eab6"}.mi-line-weight:before{content:"\eab7"}.mi-linear-scale:before{content:"\eab8"}.mi-linked-camera:before{content:"\eab9"}.mi-list:before{content:"\eaba"}.mi-live-help:before{content:"\eabb"}.mi-live-tv:before{content:"\eabc"}.mi-local-play:before{content:"\eabd"}.mi-local-airport:before{content:"\eabe"}.mi-local-atm:before{content:"\eabf"}.mi-local-bar:before{content:"\eac0"}.mi-local-cafe:before{content:"\eac1"}.mi-local-car-wash:before{content:"\eac2"}.mi-local-convenience-store:before{content:"\eac3"}.mi-restaurant-menu:before{content:"\eac4"}.mi-local-drink:before{content:"\eac5"}.mi-local-florist:before{content:"\eac6"}.mi-local-gas-station:before{content:"\eac7"}.mi-shopping-cart:before{content:"\eac8"}.mi-local-hospital:before{content:"\eac9"}.mi-local-laundry-service:before{content:"\eaca"}.mi-local-library:before{content:"\eacb"}.mi-local-mall:before{content:"\eacc"}.mi-theaters:before{content:"\eacd"}.mi-local-offer:before{content:"\eace"}.mi-local-parking:before{content:"\eacf"}.mi-local-pharmacy:before{content:"\ead0"}.mi-local-pizza:before{content:"\ead1"}.mi-print:before{content:"\ead2"}.mi-local-shipping:before{content:"\ead3"}.mi-local-taxi:before{content:"\ead4"}.mi-location-city:before{content:"\ead5"}.mi-location-off:before{content:"\ead6"}.mi-room:before{content:"\ead7"}.mi-lock-open:before{content:"\ead8"}.mi-lock-outline:before{content:"\ead9"}.mi-looks:before{content:"\eada"}.mi-looks-3:before{content:"\eadb"}.mi-looks-4:before{content:"\eadc"}.mi-looks-5:before{content:"\eadd"}.mi-looks-6:before{content:"\eade"}.mi-looks-one:before{content:"\eadf"}.mi-looks-two:before{content:"\eae0"}.mi-sync:before{content:"\eae1"}.mi-loupe:before{content:"\eae2"}.mi-low-priority:before{content:"\eae3"}.mi-loyalty:before{content:"\eae4"}.mi-mail-outline:before{content:"\eae5"}.mi-map:before{content:"\eae6"}.mi-markunread-mailbox:before{content:"\eae7"}.mi-memory:before{content:"\eae8"}.mi-menu:before{content:"\eae9"}.mi-message:before{content:"\eaea"}.mi-mic:before{content:"\eaeb"}.mi-mic-none:before{content:"\eaec"}.mi-mic-off:before{content:"\eaed"}.mi-mms:before{content:"\eaee"}.mi-mode-comment:before{content:"\eaef"}.mi-monetization-on:before{content:"\eaf0"}.mi-money-off:before{content:"\eaf1"}.mi-monochrome-photos:before{content:"\eaf2"}.mi-mood-bad:before{content:"\eaf3"}.mi-more:before{content:"\eaf4"}.mi-more-horiz:before{content:"\eaf5"}.mi-more-vert:before{content:"\eaf6"}.mi-motorcycle:before{content:"\eaf7"}.mi-mouse:before{content:"\eaf8"}.mi-move-to-inbox:before{content:"\eaf9"}.mi-movie-creation:before{content:"\eafa"}.mi-movie-filter:before{content:"\eafb"}.mi-multiline-chart:before{content:"\eafc"}.mi-music-note:before{content:"\eafd"}.mi-music-video:before{content:"\eafe"}.mi-nature:before{content:"\eaff"}.mi-nature-people:before{content:"\eb00"}.mi-navigation:before{content:"\eb01"}.mi-near-me:before{content:"\eb02"}.mi-network-cell:before{content:"\eb03"}.mi-network-check:before{content:"\eb04"}.mi-network-locked:before{content:"\eb05"}.mi-network-wifi:before{content:"\eb06"}.mi-new-releases:before{content:"\eb07"}.mi-next-week:before{content:"\eb08"}.mi-nfc:before{content:"\eb09"}.mi-no-encryption:before{content:"\eb0a"}.mi-signal-cellular-no-sim:before{content:"\eb0b"}.mi-note:before{content:"\eb0c"}.mi-note-add:before{content:"\eb0d"}.mi-notifications:before{content:"\eb0e"}.mi-notifications-active:before{content:"\eb0f"}.mi-notifications-none:before{content:"\eb10"}.mi-notifications-off:before{content:"\eb11"}.mi-notifications-paused:before{content:"\eb12"}.mi-offline-pin:before{content:"\eb13"}.mi-ondemand-video:before{content:"\eb14"}.mi-opacity:before{content:"\eb15"}.mi-open-in-browser:before{content:"\eb16"}.mi-open-with:before{content:"\eb17"}.mi-pages:before{content:"\eb18"}.mi-pageview:before{content:"\eb19"}.mi-pan-tool:before{content:"\eb1a"}.mi-panorama:before{content:"\eb1b"}.mi-radio-button-unchecked:before{content:"\eb1c"}.mi-panorama-horizontal:before{content:"\eb1d"}.mi-panorama-vertical:before{content:"\eb1e"}.mi-panorama-wide-angle:before{content:"\eb1f"}.mi-party-mode:before{content:"\eb20"}.mi-pause:before{content:"\eb21"}.mi-pause-circle-filled:before{content:"\eb22"}.mi-pause-circle-outline:before{content:"\eb23"}.mi-people-outline:before{content:"\eb24"}.mi-perm-camera-mic:before{content:"\eb25"}.mi-perm-contact-calendar:before{content:"\eb26"}.mi-perm-data-setting:before{content:"\eb27"}.mi-perm-device-information:before{content:"\eb28"}.mi-person-outline:before{content:"\eb29"}.mi-perm-media:before{content:"\eb2a"}.mi-perm-phone-msg:before{content:"\eb2b"}.mi-perm-scan-wifi:before{content:"\eb2c"}.mi-person:before{content:"\eb2d"}.mi-person-add:before{content:"\eb2e"}.mi-person-pin:before{content:"\eb2f"}.mi-person-pin-circle:before{content:"\eb30"}.mi-personal-video:before{content:"\eb31"}.mi-pets:before{content:"\eb32"}.mi-phone-android:before{content:"\eb33"}.mi-phone-bluetooth-speaker:before{content:"\eb34"}.mi-phone-forwarded:before{content:"\eb35"}.mi-phone-in-talk:before{content:"\eb36"}.mi-phone-iphone:before{content:"\eb37"}.mi-phone-locked:before{content:"\eb38"}.mi-phone-missed:before{content:"\eb39"}.mi-phone-paused:before{content:"\eb3a"}.mi-phonelink-erase:before{content:"\eb3b"}.mi-phonelink-lock:before{content:"\eb3c"}.mi-phonelink-off:before{content:"\eb3d"}.mi-phonelink-ring:before{content:"\eb3e"}.mi-phonelink-setup:before{content:"\eb3f"}.mi-photo-album:before{content:"\eb40"}.mi-photo-filter:before{content:"\eb41"}.mi-photo-size-select-actual:before{content:"\eb42"}.mi-photo-size-select-large:before{content:"\eb43"}.mi-photo-size-select-small:before{content:"\eb44"}.mi-picture-as-pdf:before{content:"\eb45"}.mi-picture-in-picture:before{content:"\eb46"}.mi-picture-in-picture-alt:before{content:"\eb47"}.mi-pie-chart:before{content:"\eb48"}.mi-pie-chart-outlined:before{content:"\eb49"}.mi-pin-drop:before{content:"\eb4a"}.mi-play-arrow:before{content:"\eb4b"}.mi-play-circle-filled:before{content:"\eb4c"}.mi-play-circle-outline:before{content:"\eb4d"}.mi-play-for-work:before{content:"\eb4e"}.mi-playlist-add:before{content:"\eb4f"}.mi-playlist-add-check:before{content:"\eb50"}.mi-playlist-play:before{content:"\eb51"}.mi-plus-one:before{content:"\eb52"}.mi-polymer:before{content:"\eb53"}.mi-pool:before{content:"\eb54"}.mi-portable-wifi-off:before{content:"\eb55"}.mi-portrait:before{content:"\eb56"}.mi-power:before{content:"\eb57"}.mi-power-input:before{content:"\eb58"}.mi-power-settings-new:before{content:"\eb59"}.mi-pregnant-woman:before{content:"\eb5a"}.mi-present-to-all:before{content:"\eb5b"}.mi-priority-high:before{content:"\eb5c"}.mi-public:before{content:"\eb5d"}.mi-publish:before{content:"\eb5e"}.mi-queue-music:before{content:"\eb5f"}.mi-queue-play-next:before{content:"\eb60"}.mi-radio:before{content:"\eb61"}.mi-radio-button-checked:before{content:"\eb62"}.mi-rate-review:before{content:"\eb63"}.mi-receipt:before{content:"\eb64"}.mi-recent-actors:before{content:"\eb65"}.mi-record-voice-over:before{content:"\eb66"}.mi-redo:before{content:"\eb67"}.mi-refresh:before{content:"\eb68"}.mi-remove:before{content:"\eb69"}.mi-remove-circle-outline:before{content:"\eb6a"}.mi-remove-from-queue:before{content:"\eb6b"}.mi-visibility:before{content:"\eb6c"}.mi-remove-shopping-cart:before{content:"\eb6d"}.mi-reorder:before{content:"\eb6e"}.mi-repeat:before{content:"\eb6f"}.mi-repeat-one:before{content:"\eb70"}.mi-replay:before{content:"\eb71"}.mi-replay-10:before{content:"\eb72"}.mi-replay-30:before{content:"\eb73"}.mi-replay-5:before{content:"\eb74"}.mi-reply:before{content:"\eb75"}.mi-reply-all:before{content:"\eb76"}.mi-report:before{content:"\eb77"}.mi-warning:before{content:"\eb78"}.mi-restaurant:before{content:"\eb79"}.mi-restore-page:before{content:"\eb7a"}.mi-ring-volume:before{content:"\eb7b"}.mi-room-service:before{content:"\eb7c"}.mi-rotate-90-degrees-ccw:before{content:"\eb7d"}.mi-rotate-left:before{content:"\eb7e"}.mi-rotate-right:before{content:"\eb7f"}.mi-rounded-corner:before{content:"\eb80"}.mi-router:before{content:"\eb81"}.mi-rowing:before{content:"\eb82"}.mi-rss-feed:before{content:"\eb83"}.mi-rv-hookup:before{content:"\eb84"}.mi-satellite:before{content:"\eb85"}.mi-save:before{content:"\eb86"}.mi-scanner:before{content:"\eb87"}.mi-school:before{content:"\eb88"}.mi-screen-lock-landscape:before{content:"\eb89"}.mi-screen-lock-portrait:before{content:"\eb8a"}.mi-screen-lock-rotation:before{content:"\eb8b"}.mi-screen-rotation:before{content:"\eb8c"}.mi-screen-share:before{content:"\eb8d"}.mi-sd-storage:before{content:"\eb8e"}.mi-search:before{content:"\eb8f"}.mi-security:before{content:"\eb90"}.mi-select-all:before{content:"\eb91"}.mi-send:before{content:"\eb92"}.mi-sentiment-dissatisfied:before{content:"\eb93"}.mi-sentiment-neutral:before{content:"\eb94"}.mi-sentiment-satisfied:before{content:"\eb95"}.mi-sentiment-very-dissatisfied:before{content:"\eb96"}.mi-sentiment-very-satisfied:before{content:"\eb97"}.mi-settings:before{content:"\eb98"}.mi-settings-applications:before{content:"\eb99"}.mi-settings-backup-restore:before{content:"\eb9a"}.mi-settings-bluetooth:before{content:"\eb9b"}.mi-settings-brightness:before{content:"\eb9c"}.mi-settings-cell:before{content:"\eb9d"}.mi-settings-ethernet:before{content:"\eb9e"}.mi-settings-input-antenna:before{content:"\eb9f"}.mi-settings-input-composite:before{content:"\eba0"}.mi-settings-input-hdmi:before{content:"\eba1"}.mi-settings-input-svideo:before{content:"\eba2"}.mi-settings-overscan:before{content:"\eba3"}.mi-settings-phone:before{content:"\eba4"}.mi-settings-power:before{content:"\eba5"}.mi-settings-remote:before{content:"\eba6"}.mi-settings-system-daydream:before{content:"\eba7"}.mi-settings-voice:before{content:"\eba8"}.mi-share:before{content:"\eba9"}.mi-shop:before{content:"\ebaa"}.mi-shop-two:before{content:"\ebab"}.mi-shopping-basket:before{content:"\ebac"}.mi-short-text:before{content:"\ebad"}.mi-show-chart:before{content:"\ebae"}.mi-shuffle:before{content:"\ebaf"}.mi-signal-cellular-4-bar:before{content:"\ebb0"}.mi-signal-cellular-connected-no-internet-4-bar:before{content:"\ebb1"}.mi-signal-cellular-null:before{content:"\ebb2"}.mi-signal-cellular-off:before{content:"\ebb3"}.mi-signal-wifi-4-bar:before{content:"\ebb4"}.mi-signal-wifi-4-bar-lock:before{content:"\ebb5"}.mi-signal-wifi-off:before{content:"\ebb6"}.mi-sim-card:before{content:"\ebb7"}.mi-sim-card-alert:before{content:"\ebb8"}.mi-skip-next:before{content:"\ebb9"}.mi-skip-previous:before{content:"\ebba"}.mi-slideshow:before{content:"\ebbb"}.mi-slow-motion-video:before{content:"\ebbc"}.mi-stay-primary-portrait:before{content:"\ebbd"}.mi-smoke-free:before{content:"\ebbe"}.mi-smoking-rooms:before{content:"\ebbf"}.mi-textsms:before{content:"\ebc0"}.mi-snooze:before{content:"\ebc1"}.mi-sort:before{content:"\ebc2"}.mi-sort-by-alpha:before{content:"\ebc3"}.mi-spa:before{content:"\ebc4"}.mi-space-bar:before{content:"\ebc5"}.mi-speaker:before{content:"\ebc6"}.mi-speaker-group:before{content:"\ebc7"}.mi-speaker-notes:before{content:"\ebc8"}.mi-speaker-notes-off:before{content:"\ebc9"}.mi-speaker-phone:before{content:"\ebca"}.mi-spellcheck:before{content:"\ebcb"}.mi-star-border:before{content:"\ebcc"}.mi-star-half:before{content:"\ebcd"}.mi-stars:before{content:"\ebce"}.mi-stay-primary-landscape:before{content:"\ebcf"}.mi-stop:before{content:"\ebd0"}.mi-stop-screen-share:before{content:"\ebd1"}.mi-storage:before{content:"\ebd2"}.mi-store-mall-directory:before{content:"\ebd3"}.mi-straighten:before{content:"\ebd4"}.mi-streetview:before{content:"\ebd5"}.mi-strikethrough-s:before{content:"\ebd6"}.mi-style:before{content:"\ebd7"}.mi-subdirectory-arrow-left:before{content:"\ebd8"}.mi-subdirectory-arrow-right:before{content:"\ebd9"}.mi-subject:before{content:"\ebda"}.mi-subscriptions:before{content:"\ebdb"}.mi-subtitles:before{content:"\ebdc"}.mi-subway:before{content:"\ebdd"}.mi-supervisor-account:before{content:"\ebde"}.mi-surround-sound:before{content:"\ebdf"}.mi-swap-calls:before{content:"\ebe0"}.mi-swap-horiz:before{content:"\ebe1"}.mi-swap-vert:before{content:"\ebe2"}.mi-swap-vertical-circle:before{content:"\ebe3"}.mi-switch-camera:before{content:"\ebe4"}.mi-switch-video:before{content:"\ebe5"}.mi-sync-disabled:before{content:"\ebe6"}.mi-sync-problem:before{content:"\ebe7"}.mi-system-update:before{content:"\ebe8"}.mi-system-update-alt:before{content:"\ebe9"}.mi-tab:before{content:"\ebea"}.mi-tab-unselected:before{content:"\ebeb"}.mi-tablet:before{content:"\ebec"}.mi-tablet-android:before{content:"\ebed"}.mi-tablet-mac:before{content:"\ebee"}.mi-tap-and-play:before{content:"\ebef"}.mi-text-fields:before{content:"\ebf0"}.mi-text-format:before{content:"\ebf1"}.mi-texture:before{content:"\ebf2"}.mi-thumb-down:before{content:"\ebf3"}.mi-thumb-up:before{content:"\ebf4"}.mi-thumbs-up-down:before{content:"\ebf5"}.mi-timelapse:before{content:"\ebf6"}.mi-timeline:before{content:"\ebf7"}.mi-timer:before{content:"\ebf8"}.mi-timer-10:before{content:"\ebf9"}.mi-timer-3:before{content:"\ebfa"}.mi-timer-off:before{content:"\ebfb"}.mi-title:before{content:"\ebfc"}.mi-toc:before{content:"\ebfd"}.mi-today:before{content:"\ebfe"}.mi-toll:before{content:"\ebff"}.mi-tonality:before{content:"\ec00"}.mi-touch-app:before{content:"\ec01"}.mi-toys:before{content:"\ec02"}.mi-track-changes:before{content:"\ec03"}.mi-traffic:before{content:"\ec04"}.mi-train:before{content:"\ec05"}.mi-tram:before{content:"\ec06"}.mi-transfer-within-a-station:before{content:"\ec07"}.mi-transform:before{content:"\ec08"}.mi-translate:before{content:"\ec09"}.mi-trending-down:before{content:"\ec0a"}.mi-trending-flat:before{content:"\ec0b"}.mi-trending-up:before{content:"\ec0c"}.mi-tune:before{content:"\ec0d"}.mi-tv:before{content:"\ec0e"}.mi-unarchive:before{content:"\ec0f"}.mi-undo:before{content:"\ec10"}.mi-unfold-less:before{content:"\ec11"}.mi-unfold-more:before{content:"\ec12"}.mi-update:before{content:"\ec13"}.mi-usb:before{content:"\ec14"}.mi-verified-user:before{content:"\ec15"}.mi-vertical-align-bottom:before{content:"\ec16"}.mi-vertical-align-center:before{content:"\ec17"}.mi-vertical-align-top:before{content:"\ec18"}.mi-vibration:before{content:"\ec19"}.mi-video-call:before{content:"\ec1a"}.mi-video-label:before{content:"\ec1b"}.mi-video-library:before{content:"\ec1c"}.mi-videocam:before{content:"\ec1d"}.mi-videocam-off:before{content:"\ec1e"}.mi-videogame-asset:before{content:"\ec1f"}.mi-view-agenda:before{content:"\ec20"}.mi-view-array:before{content:"\ec21"}.mi-view-carousel:before{content:"\ec22"}.mi-view-column:before{content:"\ec23"}.mi-view-comfy:before{content:"\ec24"}.mi-view-compact:before{content:"\ec25"}.mi-view-day:before{content:"\ec26"}.mi-view-headline:before{content:"\ec27"}.mi-view-list:before{content:"\ec28"}.mi-view-module:before{content:"\ec29"}.mi-view-quilt:before{content:"\ec2a"}.mi-view-stream:before{content:"\ec2b"}.mi-view-week:before{content:"\ec2c"}.mi-vignette:before{content:"\ec2d"}.mi-visibility-off:before{content:"\ec2e"}.mi-voice-chat:before{content:"\ec2f"}.mi-voicemail:before{content:"\ec30"}.mi-volume-down:before{content:"\ec31"}.mi-volume-mute:before{content:"\ec32"}.mi-volume-off:before{content:"\ec33"}.mi-volume-up:before{content:"\ec34"}.mi-vpn-key:before{content:"\ec35"}.mi-vpn-lock:before{content:"\ec36"}.mi-wallpaper:before{content:"\ec37"}.mi-watch:before{content:"\ec38"}.mi-watch-later:before{content:"\ec39"}.mi-wb-auto:before{content:"\ec3a"}.mi-wb-incandescent:before{content:"\ec3b"}.mi-wb-iridescent:before{content:"\ec3c"}.mi-wb-sunny:before{content:"\ec3d"}.mi-wc:before{content:"\ec3e"}.mi-web:before{content:"\ec3f"}.mi-web-asset:before{content:"\ec40"}.mi-weekend:before{content:"\ec41"}.mi-whatshot:before{content:"\ec42"}.mi-widgets:before{content:"\ec43"}.mi-wifi:before{content:"\ec44"}.mi-wifi-lock:before{content:"\ec45"}.mi-wifi-tethering:before{content:"\ec46"}.mi-work:before{content:"\ec47"}.mi-wrap-text:before{content:"\ec48"}.mi-youtube-searched-for:before{content:"\ec49"}.mi-zoom-in:before{content:"\ec4a"}.mi-zoom-out:before{content:"\ec4b"}.mi-zoom-out-map:before{content:"\ec4c"}

/* ------------------------------------------------------------------------------
 *
 *  # Core layout
 *
 *  Content area, sidebar, page header and boxed layout styles
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Global configuration
 *
 *  Here you can change main theme, enable or disable certain components and
 *  optional styles. This allows you to include only components that you need.
 *
 *  'true'  - enables component and includes it to main CSS file.
 *  'false' - disables component and excludes it from main CSS file.
 *
 *  Layout helper: @if $layout == 'base' {...}
 *  Theme helper: @if $theme == 'material' {...}
 *  Component helper: @if $enable-* {...}
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Custom Limitless functions
 *
 *  Utility mixins and functions for evalutating source code across our variables, maps, and mixins.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Custom template mixins
 *
 *  All custom mixins are prefixed with "ll-" to avoid conflicts
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Main colors
 *
 *  List of the template main color palettes
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Default Bootstrap variable overrides
 *
 *  Variables should follow the `$component-state-property-size` formula for
 *  consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
 *  Also includes custom variables, all marked with "!default" flag.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Additional variables
 *
 *  Mainly 3rd party libraries and additional variables for default
 *  Bootstrap components.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Mixins
 *
 *  Import Bootstrap mixins with overrides
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Badge mixin
 *
 *  Override and extend default badge mixin.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Forms mixin
 *
 *  Override and extend default forms mixin.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Buttons mixin
 *
 *  Override and extend default buttons mixin.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Caret mixin
 *
 *  Override and extend default cared mixin.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Background mixin
 *
 *  Override and extend default background mixin.
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Main content layout
 *
 *  Styles for main structure of content area
 *
 * ---------------------------------------------------------------------------- */

html {
  display: flex;
  flex-direction: column; }

body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  flex: 1; }

.page-content {
  display: flex;
  flex-grow: 1; }

.content-wrapper {
  display: flex;
  flex-direction: column;
  flex: 1;
  overflow: auto; }

.content {
  padding: 1.25rem 1.25rem;
  flex-grow: 1; }
  .content::after {
    display: block;
    clear: both;
    content: ""; }

/* ------------------------------------------------------------------------------
 *
 *  # Page header
 *
 *  Page header components and color options
 *
 * ---------------------------------------------------------------------------- */
.page-title {
  padding: 2rem 0;
  position: relative; }
  .page-title small {
    display: inline-block;
    margin-left: 0.625rem; }
    .page-title small:before {
      content: '/';
      margin-right: 0.875rem; }
    .page-title small.d-block {
      margin-left: 0; }
      .page-title small.d-block:before {
        content: none; }
  .page-title small.d-block,
  .page-title .breadcrumb {
    margin-left: 1.875rem; }
  .page-title h1, .page-title h2, .page-title h3, .page-title h4, .page-title h5, .page-title h6 {
    margin: 0; }

.page-header-content {
  position: relative;
  padding: 0 1.25rem; }
  .page-header-content[class*=border-bottom-] + .breadcrumb-line {
    border-top: 0; }

.page-header-light {
  background-color: #fff;
  border-bottom: 1px solid #ddd; }
  .page-header-light.has-cover {
    background: url(/../../../../../../global_assets/images/backgrounds/seamless.png); }

.page-header-dark {
  background-color: #273246;
  color: #fff;
  margin-bottom: 1.25rem; }
  .page-header-dark > .breadcrumb > li > a,
  .page-header-dark > .breadcrumb > li + li:before,
  .page-header-dark .page-header-content .breadcrumb > li > a,
  .page-header-dark .page-header-content .breadcrumb > li + li:before {
    color: rgba(255, 255, 255, 0.9); }
  .page-header-dark > .breadcrumb > li > a:hover, .page-header-dark > .breadcrumb > li > a:focus,
  .page-header-dark .page-header-content .breadcrumb > li > a:hover,
  .page-header-dark .page-header-content .breadcrumb > li > a:focus {
    color: #fff;
    opacity: 1; }
  .page-header-dark > .breadcrumb > .active,
  .page-header-dark .page-header-content .breadcrumb > .active {
    color: rgba(255, 255, 255, 0.5); }
  .page-header-dark.has-cover {
    background: url(/../../../../../../global_assets/images/login_cover.jpg);
    background-size: cover; }

/* ------------------------------------------------------------------------------
 *
 *  # Sidebar layouts
 *
 *  Sidebar components, main navigation and sidebar itself
 *
 * ---------------------------------------------------------------------------- */
.sidebar {
  flex: 0 0 auto;
  width: 16.875rem;
  z-index: 1040; }
  .sidebar:not(.sidebar-component) {
    position: fixed;
    top: 0;
    bottom: 0;
    box-sizing: content-box;
    transition: all ease-in-out 0.15s; }
    @media (prefers-reduced-motion: reduce) {
      .sidebar:not(.sidebar-component) {
        transition: none; } }
  .sidebar-main,
  .sidebar-main .sidebar-content, .sidebar-secondary,
  .sidebar-secondary .sidebar-content {
    left: -18.5625rem; }
  .sidebar-right,
  .sidebar-right .sidebar-content {
    right: -18.5625rem; }
  .sidebar.sidebar-fullscreen {
    width: 100%; }

.sidebar:not(.sidebar-component) .sidebar-content {
  position: fixed;
  top: 3.12503rem;
  bottom: 0;
  width: inherit;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  transition: left ease-in-out 0.15s, right ease-in-out 0.15s; }
  @media (prefers-reduced-motion: reduce) {
    .sidebar:not(.sidebar-component) .sidebar-content {
      transition: none; } }
  .navbar-lg:first-child ~ .page-content .sidebar:not(.sidebar-component) .sidebar-content {
    top: 3.37503rem; }
  .navbar-sm:first-child ~ .page-content .sidebar:not(.sidebar-component) .sidebar-content {
    top: 2.87503rem; }

.sidebar-mobile-main .sidebar-main {
  box-shadow: 0.25rem 0 1rem rgba(0, 0, 0, 0.35); }
  .sidebar-mobile-main .sidebar-main,
  .sidebar-mobile-main .sidebar-main .sidebar-content {
    left: 0; }

.sidebar-mobile-secondary .sidebar-secondary {
  box-shadow: 0.25rem 0 1rem rgba(0, 0, 0, 0.35); }
  .sidebar-mobile-secondary .sidebar-secondary,
  .sidebar-mobile-secondary .sidebar-secondary .sidebar-content {
    left: 0; }

.sidebar-mobile-right .sidebar-right {
  display: block;
  box-shadow: -0.25rem 0 1rem rgba(0, 0, 0, 0.35); }
  .sidebar-mobile-right .sidebar-right,
  .sidebar-mobile-right .sidebar-right .sidebar-content {
    right: 0; }

.sidebar-mobile-component .sidebar-component {
  display: block; }

.nav-sidebar {
  flex-direction: column; }
  .nav-sidebar .nav-item:not(.nav-item-header):first-child {
    padding-top: 0.5rem; }
  .nav-sidebar .nav-item:not(.nav-item-header):last-child {
    padding-bottom: 0.5rem; }
  .nav-sidebar .nav-item:not(.nav-item-divider) {
    margin-bottom: 1px; }
    .nav-sidebar .nav-item:not(.nav-item-divider):last-child {
      margin-bottom: 0; }
  .nav-sidebar > .nav-item > .nav-link {
    font-weight: 500; }
  .nav-sidebar .nav-link {
    position: relative;
    display: flex;
    align-items: flex-start;
    padding: 0.75rem 1.25rem;
    transition: background-color ease-in-out 0.15s, color ease-in-out 0.15s; }
    @media (prefers-reduced-motion: reduce) {
      .nav-sidebar .nav-link {
        transition: none; } }
    .nav-sidebar .nav-link i {
      margin-right: 1.25rem;
      margin-top: 0.12502rem;
      margin-bottom: 0.12502rem;
      top: 0; }
    .nav-sidebar .nav-link .badge {
      transition: background-color ease-in-out 0.15s, border-color ease-in-out 0.15s; }
      @media (prefers-reduced-motion: reduce) {
        .nav-sidebar .nav-link .badge {
          transition: none; } }
    .nav-sidebar .nav-link.disabled, .nav-sidebar .nav-link.disabled:hover, .nav-sidebar .nav-link.disabled:focus {
      background-color: transparent;
      opacity: 0.5; }
  .nav-sidebar .nav-item-header {
    padding: 0.75rem 1.25rem;
    margin-top: 0.5rem; }
    .nav-sidebar .nav-item-header > i {
      display: none; }
  .nav-sidebar .nav-item-divider {
    margin: 0.5rem 0;
    height: 1px; }

.nav-item-submenu > .nav-link {
  padding-right: 2.75rem; }
  .nav-item-submenu > .nav-link:after {
    content: "";
    font-family: "icomoon";
    display: inline-block;
    font-size: 1rem;
    vertical-align: middle;
    line-height: 1;
    position: absolute;
    top: 0.75rem;
    margin-top: 0.12502rem;
    right: 1.25rem;
    transition: transform 0.25s ease-in-out;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    @media (prefers-reduced-motion: reduce) {
      .nav-item-submenu > .nav-link:after {
        transition: none; } }

.nav-item-submenu.nav-item-open > .nav-link:after {
  transform: rotate(90deg); }

.nav-group-sub {
  display: none; }
  .nav-group-sub .nav-link {
    padding: 0.625rem 1.25rem 0.625rem 3.5rem; }
  .nav-group-sub .nav-group-sub .nav-link {
    padding-left: 4.75rem; }
  .nav-group-sub .nav-group-sub .nav-group-sub .nav-link {
    padding-left: 6rem; }
  .nav-group-sub .nav-item-submenu > .nav-link:after {
    top: 0.625rem; }
  .nav-item-expanded > .nav-group-sub {
    display: block; }

.nav-scrollspy .nav-link.active + .nav,
.nav-scrollspy .nav-item-open .nav-link:not(.active) + .nav {
  display: block; }

.nav-scrollspy .nav-link.active:after {
  transform: rotate(90deg); }

.sidebar-mobile-toggler {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent; }
  .sidebar-mobile-toggler a {
    padding: 0.875rem 1.25rem;
    transition: all ease-in-out 0.15s; }
    @media (prefers-reduced-motion: reduce) {
      .sidebar-mobile-toggler a {
        transition: none; } }
    .navbar-lg:first-child ~ .page-content .sidebar-mobile-toggler a {
      padding: 1rem 1.25rem; }
    .navbar-sm:first-child ~ .page-content .sidebar-mobile-toggler a {
      padding: 0.75rem 1.25rem; }

.sidebar-mobile-expand i:last-child:not(:first-child) {
  display: none; }

.sidebar-fullscreen .sidebar-mobile-expand i:first-child {
  display: none; }

.sidebar-fullscreen .sidebar-mobile-expand i:last-child {
  display: inline-block; }

.sidebar-dark {
  background-color: #263238;
  color: #fff; }
  .sidebar-dark .sidebar-mobile-toggler {
    color: rgba(255, 255, 255, 0.9);
    border-bottom-color: rgba(255, 255, 255, 0.1); }
    .sidebar-dark .sidebar-mobile-toggler:not([class*=bg-]) {
      background-color: #1e272c; }
    .sidebar-dark .sidebar-mobile-toggler a {
      color: rgba(255, 255, 255, 0.9); }
      .sidebar-dark .sidebar-mobile-toggler a:hover {
        color: #fff;
        background-color: transparent; }
  .sidebar-dark .card-header {
    border-color: rgba(255, 255, 255, 0.1); }

.sidebar-dark .nav-sidebar .nav-link,
.sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar .nav-link {
  color: rgba(255, 255, 255, 0.9); }
  .sidebar-dark .nav-sidebar .nav-link:not(.disabled):hover,
  .sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar .nav-link:not(.disabled):hover {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.15); }

.sidebar-dark .nav-sidebar .nav-item > .nav-link.active,
.sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar .nav-item > .nav-link.active {
  background-color: rgba(0, 0, 0, 0.15);
  color: #fff; }

.sidebar-dark .nav-sidebar .nav-item-open > .nav-link:not(.disabled),
.sidebar-dark .nav-sidebar > .nav-item-expanded:not(.nav-item-open) > .nav-link,
.sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar .nav-item-open > .nav-link:not(.disabled),
.sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar > .nav-item-expanded:not(.nav-item-open) > .nav-link {
  background-color: rgba(0, 0, 0, 0.15);
  color: #fff; }

.sidebar-dark .nav-sidebar > .nav-item-open > .nav-link:not(.disabled),
.sidebar-dark .nav-sidebar > .nav-item > .nav-link.active,
.sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar > .nav-item-open > .nav-link:not(.disabled),
.sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar > .nav-item > .nav-link.active {
  background-color: #26A69A;
  color: #fff; }

.sidebar-dark .nav-sidebar .nav-item-header,
.sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar .nav-item-header {
  color: rgba(255, 255, 255, 0.5); }

.sidebar-dark .nav-sidebar .nav-item-divider,
.sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar .nav-item-divider {
  background-color: rgba(255, 255, 255, 0.1); }

.sidebar-dark .nav-sidebar > .nav-item-submenu > .nav-group-sub,
.sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar > .nav-item-submenu > .nav-group-sub {
  background-color: rgba(0, 0, 0, 0.15); }

.sidebar-dark[class*=bg-] .nav-sidebar > .nav-item-open > .nav-link:not(.disabled),
.sidebar-dark[class*=bg-] .nav-sidebar > .nav-item > .nav-link.active,
.sidebar .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar > .nav-item-open > .nav-link:not(.disabled),
.sidebar .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar > .nav-item > .nav-link.active {
  background-color: rgba(0, 0, 0, 0.3); }

.sidebar-light {
  background-color: #fff;
  color: #333;
  border-right: 1px solid rgba(0, 0, 0, 0.125);
  background-clip: content-box; }
  .sidebar-light.sidebar-right {
    border-right: 0;
    border-left: 1px solid rgba(0, 0, 0, 0.125); }
  .sidebar-light .nav-sidebar .nav-link {
    color: rgba(51, 51, 51, 0.85); }
    .sidebar-light .nav-sidebar .nav-link:not(.disabled):hover {
      color: #333;
      background-color: #f5f5f5; }
  .sidebar-light .nav-sidebar .nav-item > .nav-link.active {
    background-color: #f5f5f5;
    color: #333; }
  .sidebar-light .nav-sidebar .nav-item-open > .nav-link:not(.disabled),
  .sidebar-light .nav-sidebar > .nav-item-expanded:not(.nav-item-open) > .nav-link {
    background-color: #f5f5f5;
    color: #333; }
  .sidebar-light .nav-sidebar > .nav-item-open > .nav-link:not(.disabled),
  .sidebar-light .nav-sidebar > .nav-item > .nav-link.active {
    background-color: #f5f5f5;
    color: #333; }
  .sidebar-light .nav-sidebar .nav-item-header {
    color: rgba(51, 51, 51, 0.5); }
  .sidebar-light .nav-sidebar .nav-item-divider {
    background-color: rgba(0, 0, 0, 0.125); }
  .sidebar-light .nav-sidebar > .nav-item-submenu > .nav-group-sub {
    background-color: transparent; }
  .sidebar-light .sidebar-mobile-toggler {
    color: rgba(51, 51, 51, 0.8);
    border-bottom-color: rgba(0, 0, 0, 0.125); }
    .sidebar-light .sidebar-mobile-toggler:not([class*=bg-]) {
      background-color: whitesmoke; }
    .sidebar-light .sidebar-mobile-toggler a {
      color: rgba(51, 51, 51, 0.8); }
      .sidebar-light .sidebar-mobile-toggler a:hover {
        color: #333;
        background-color: transparent; }
    .sidebar-light .sidebar-mobile-toggler[class*=bg-]:not(.bg-white):not(.bg-light):not(.bg-transparent) {
      color: rgba(255, 255, 255, 0.9);
      border-bottom-color: rgba(255, 255, 255, 0.1); }
      .sidebar-light .sidebar-mobile-toggler[class*=bg-]:not(.bg-white):not(.bg-light):not(.bg-transparent) a {
        color: rgba(255, 255, 255, 0.9); }
        .sidebar-light .sidebar-mobile-toggler[class*=bg-]:not(.bg-white):not(.bg-light):not(.bg-transparent) a:hover {
          color: #fff;
          background-color: transparent; }

.sidebar-component {
  display: none;
  width: 100%;
  border: 1px solid transparent;
  border-radius: 0.1875rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }
  .sidebar-component.sidebar-dark {
    border-color: rgba(255, 255, 255, 0.1); }
  .sidebar-component.sidebar-light {
    border-color: rgba(0, 0, 0, 0.125); }

.sidebar-fixed .sidebar-content {
  z-index: 1041; }

@media (min-width: 768px) {
  .sidebar-xs .sidebar-main {
    width: 3.5rem; }
    .sidebar-xs .sidebar-main .sidebar-content::-webkit-scrollbar {
      width: 0 !important; }
    .sidebar-xs .sidebar-main .card:not(.card-sidebar-mobile),
    .sidebar-xs .sidebar-main .card-title {
      display: none; }
    .sidebar-xs .sidebar-main .card-header h6 + .header-elements {
      padding-top: 0.22117rem;
      padding-bottom: 0.22117rem; }
    .sidebar-xs .sidebar-main .card-header h5 + .header-elements {
      padding-top: 0.31733rem;
      padding-bottom: 0.31733rem; }
    .sidebar-xs .sidebar-main .nav-sidebar > .nav-item {
      position: relative;
      margin: 0; }
      .sidebar-xs .sidebar-main .nav-sidebar > .nav-item > .nav-link {
        justify-content: center;
        padding-left: 0;
        padding-right: 0; }
        .sidebar-xs .sidebar-main .nav-sidebar > .nav-item > .nav-link > i {
          position: static;
          margin-left: 0;
          margin-right: 0;
          display: block;
          padding-bottom: 1px; }
        .sidebar-xs .sidebar-main .nav-sidebar > .nav-item > .nav-link > span {
          display: none; }
    .sidebar-xs .sidebar-main .nav-sidebar > .nav-item-submenu:hover > .nav-group-sub, .sidebar-xs .sidebar-main .nav-sidebar > .nav-item-submenu:focus > .nav-group-sub {
      display: block !important; }
    .sidebar-xs .sidebar-main .nav-sidebar > .nav-item-submenu > .nav-group-sub {
      position: absolute;
      top: -0.5rem;
      right: -16.875rem;
      width: 16.875rem;
      display: none;
      z-index: 1000;
      box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.1);
      border-top-right-radius: 0.1875rem;
      border-bottom-right-radius: 0.1875rem; }
      .sidebar-xs .sidebar-main .nav-sidebar > .nav-item-submenu > .nav-group-sub[data-submenu-title]:before {
        content: attr(data-submenu-title);
        display: block;
        padding: 0.75rem 1.25rem;
        padding-bottom: 0;
        margin-top: 0.5rem;
        opacity: 0.5; }
    .sidebar-xs .sidebar-main .nav-sidebar > .nav-item-submenu > .nav-link:after {
      content: none; }
    .sidebar-xs .sidebar-main .nav-sidebar .nav-group-sub .nav-link {
      padding-left: 1.25rem; }
    .sidebar-xs .sidebar-main .nav-sidebar .nav-group-sub .nav-group-sub .nav-link {
      padding-left: 2.25rem; }
    .sidebar-xs .sidebar-main .nav-sidebar .nav-group-sub .nav-group-sub .nav-group-sub .nav-link {
      padding-left: 3.5rem; }
    .sidebar-xs .sidebar-main .nav-sidebar > .nav-item-header {
      padding: 0;
      text-align: center; }
      .sidebar-xs .sidebar-main .nav-sidebar > .nav-item-header > i {
        display: block;
        top: 0;
        padding: 0.75rem 1.25rem;
        margin-top: 0.12502rem;
        margin-bottom: 0.12502rem; }
      .sidebar-xs .sidebar-main .nav-sidebar > .nav-item-header > div {
        display: none; }
    .sidebar-xs .sidebar-main .nav-sidebar > .nav-item-open > .nav-group-sub {
      display: none !important; }
    .sidebar-xs .sidebar-main .nav-sidebar > .nav-item:hover > .nav-link.disabled + .nav-group-sub,
    .sidebar-xs .sidebar-main .nav-sidebar > .nav-item:hover > .nav-link.disabled > span, .sidebar-xs .sidebar-main .nav-sidebar > .nav-item:focus > .nav-link.disabled + .nav-group-sub,
    .sidebar-xs .sidebar-main .nav-sidebar > .nav-item:focus > .nav-link.disabled > span {
      display: none !important; }
    .sidebar-xs .sidebar-main .sidebar-user .card-body {
      padding-left: 0;
      padding-right: 0; }
    .sidebar-xs .sidebar-main .sidebar-user .media {
      justify-content: center; }
      .sidebar-xs .sidebar-main .sidebar-user .media > div:not(:first-child) {
        display: none !important; }
      .sidebar-xs .sidebar-main .sidebar-user .media > div:first-child {
        margin: 0 !important; }
    .sidebar-xs .sidebar-main .nav-item-submenu-reversed .nav-group-sub {
      top: auto !important;
      bottom: 0; }
    .sidebar-xs .sidebar-main.sidebar-dark .nav-sidebar > .nav-item:not(.nav-item-open):hover > .nav-link:not(.active):not(.disabled) {
      color: #fff;
      background-color: rgba(0, 0, 0, 0.15); }
    .sidebar-xs .sidebar-main.sidebar-dark .nav-sidebar > .nav-item-submenu > .nav-group-sub {
      background-color: #304047;
      border-left: 1px solid rgba(255, 255, 255, 0.1); }
    .sidebar-xs .sidebar-main.sidebar-light .nav-sidebar > .nav-item:not(.nav-item-open):hover > .nav-link:not(.active):not(.disabled) {
      color: #333;
      background-color: #f5f5f5; }
    .sidebar-xs .sidebar-main.sidebar-light .nav-sidebar > .nav-item-submenu > .nav-group-sub {
      background-color: #fcfcfc;
      border: 1px solid rgba(0, 0, 0, 0.125); }
  .sidebar-xs .sidebar-main.sidebar-fixed .nav-sidebar > .nav-item-submenu:hover > .nav-group-sub, .sidebar-xs .sidebar-main.sidebar-fixed .nav-sidebar > .nav-item-submenu:focus > .nav-group-sub {
    position: fixed;
    left: 3.5rem;
    top: 3.12503rem;
    bottom: 0;
    width: 16.875rem;
    overflow-y: auto;
    border-radius: 0; }
  .sidebar-xs .navbar-lg:first-child ~ .page-content .sidebar-fixed.sidebar-main .nav-sidebar > .nav-item-submenu:hover > .nav-group-sub, .sidebar-xs .navbar-lg:first-child ~ .page-content .sidebar-fixed.sidebar-main .nav-sidebar > .nav-item-submenu:focus > .nav-group-sub {
    top: 3.37503rem; }
  .sidebar-xs .navbar-sm:first-child ~ .page-content .sidebar-fixed.sidebar-main .nav-sidebar > .nav-item-submenu:hover > .nav-group-sub, .sidebar-xs .navbar-sm:first-child ~ .page-content .sidebar-fixed.sidebar-main .nav-sidebar > .nav-item-submenu:focus > .nav-group-sub {
    top: 2.87503rem; } }

@media (min-width: 576px) {
  .sidebar-expand-sm.sidebar-main {
    z-index: 99;
    box-shadow: none; }
    .sidebar-expand-sm.sidebar-main .sidebar-content {
      left: 0; }
  .sidebar-expand-sm.sidebar-secondary {
    z-index: 98;
    box-shadow: none; }
    .sidebar-expand-sm.sidebar-secondary .sidebar-content {
      left: 0; }
  .sidebar-expand-sm.sidebar-right {
    z-index: 97;
    box-shadow: none; }
    .sidebar-expand-sm.sidebar-right .sidebar-content {
      right: 0; }
  .sidebar-expand-sm.sidebar-component {
    z-index: 96; }
  .sidebar-expand-sm:not(.sidebar-component) {
    position: static;
    transition: none; } }
  @media (min-width: 576px) and (prefers-reduced-motion: reduce) {
    .sidebar-expand-sm:not(.sidebar-component) {
      transition: none; } }

@media (min-width: 576px) {
    .sidebar-expand-sm:not(.sidebar-component):not(.sidebar-fixed) .sidebar-content {
      position: static;
      overflow: visible;
      width: auto; }
  .sidebar-expand-sm.sidebar-dark:not(.sidebar-component) + .sidebar-dark:not(.sidebar-component) {
    border-left: 1px solid rgba(255, 255, 255, 0.1); }
  .sidebar-expand-sm .sidebar-mobile-toggler {
    display: none; }
  .sidebar-expand-sm.sidebar-fullscreen {
    width: 16.875rem; }
  .sidebar-main-hidden .sidebar-expand-sm.sidebar-main,
  .sidebar-component-hidden .sidebar-expand-sm.sidebar-component,
  .sidebar-secondary-hidden .sidebar-expand-sm.sidebar-secondary,
  .sidebar-mobile-right .sidebar-expand-sm.sidebar-right {
    display: none; }
  .sidebar-expand-sm.sidebar-right {
    display: none; }
    .sidebar-right-visible .sidebar-expand-sm.sidebar-right {
      display: block; }
  .sidebar-expand-sm.sidebar-component {
    display: block;
    width: 16.875rem; }
    .sidebar-expand-sm.sidebar-component-left {
      margin-right: 1.25rem; }
    .sidebar-expand-sm.sidebar-component-right {
      margin-left: 1.25rem; } }

@media (max-width: 575.98px) {
  .sidebar-expand-sm:not(.sidebar-component) {
    border: 0; } }

@media (min-width: 768px) {
  .sidebar-expand-md.sidebar-main {
    z-index: 99;
    box-shadow: none; }
    .sidebar-expand-md.sidebar-main .sidebar-content {
      left: 0; }
  .sidebar-expand-md.sidebar-secondary {
    z-index: 98;
    box-shadow: none; }
    .sidebar-expand-md.sidebar-secondary .sidebar-content {
      left: 0; }
  .sidebar-expand-md.sidebar-right {
    z-index: 97;
    box-shadow: none; }
    .sidebar-expand-md.sidebar-right .sidebar-content {
      right: 0; }
  .sidebar-expand-md.sidebar-component {
    z-index: 96; }
  .sidebar-expand-md:not(.sidebar-component) {
    position: static;
    transition: none; } }
  @media (min-width: 768px) and (prefers-reduced-motion: reduce) {
    .sidebar-expand-md:not(.sidebar-component) {
      transition: none; } }

@media (min-width: 768px) {
    .sidebar-expand-md:not(.sidebar-component):not(.sidebar-fixed) .sidebar-content {
      position: static;
      overflow: visible;
      width: auto; }
  .sidebar-expand-md.sidebar-dark:not(.sidebar-component) + .sidebar-dark:not(.sidebar-component) {
    border-left: 1px solid rgba(255, 255, 255, 0.1); }
  .sidebar-expand-md .sidebar-mobile-toggler {
    display: none; }
  .sidebar-expand-md.sidebar-fullscreen {
    width: 16.875rem; }
  .sidebar-main-hidden .sidebar-expand-md.sidebar-main,
  .sidebar-component-hidden .sidebar-expand-md.sidebar-component,
  .sidebar-secondary-hidden .sidebar-expand-md.sidebar-secondary,
  .sidebar-mobile-right .sidebar-expand-md.sidebar-right {
    display: none; }
  .sidebar-expand-md.sidebar-right {
    display: none; }
    .sidebar-right-visible .sidebar-expand-md.sidebar-right {
      display: block; }
  .sidebar-expand-md.sidebar-component {
    display: block;
    width: 16.875rem; }
    .sidebar-expand-md.sidebar-component-left {
      margin-right: 1.25rem; }
    .sidebar-expand-md.sidebar-component-right {
      margin-left: 1.25rem; } }

@media (max-width: 767.98px) {
  .sidebar-expand-md:not(.sidebar-component) {
    border: 0; } }

@media (min-width: 992px) {
  .sidebar-expand-lg.sidebar-main {
    z-index: 99;
    box-shadow: none; }
    .sidebar-expand-lg.sidebar-main .sidebar-content {
      left: 0; }
  .sidebar-expand-lg.sidebar-secondary {
    z-index: 98;
    box-shadow: none; }
    .sidebar-expand-lg.sidebar-secondary .sidebar-content {
      left: 0; }
  .sidebar-expand-lg.sidebar-right {
    z-index: 97;
    box-shadow: none; }
    .sidebar-expand-lg.sidebar-right .sidebar-content {
      right: 0; }
  .sidebar-expand-lg.sidebar-component {
    z-index: 96; }
  .sidebar-expand-lg:not(.sidebar-component) {
    position: static;
    transition: none; } }
  @media (min-width: 992px) and (prefers-reduced-motion: reduce) {
    .sidebar-expand-lg:not(.sidebar-component) {
      transition: none; } }

@media (min-width: 992px) {
    .sidebar-expand-lg:not(.sidebar-component):not(.sidebar-fixed) .sidebar-content {
      position: static;
      overflow: visible;
      width: auto; }
  .sidebar-expand-lg.sidebar-dark:not(.sidebar-component) + .sidebar-dark:not(.sidebar-component) {
    border-left: 1px solid rgba(255, 255, 255, 0.1); }
  .sidebar-expand-lg .sidebar-mobile-toggler {
    display: none; }
  .sidebar-expand-lg.sidebar-fullscreen {
    width: 16.875rem; }
  .sidebar-main-hidden .sidebar-expand-lg.sidebar-main,
  .sidebar-component-hidden .sidebar-expand-lg.sidebar-component,
  .sidebar-secondary-hidden .sidebar-expand-lg.sidebar-secondary,
  .sidebar-mobile-right .sidebar-expand-lg.sidebar-right {
    display: none; }
  .sidebar-expand-lg.sidebar-right {
    display: none; }
    .sidebar-right-visible .sidebar-expand-lg.sidebar-right {
      display: block; }
  .sidebar-expand-lg.sidebar-component {
    display: block;
    width: 16.875rem; }
    .sidebar-expand-lg.sidebar-component-left {
      margin-right: 1.25rem; }
    .sidebar-expand-lg.sidebar-component-right {
      margin-left: 1.25rem; } }

@media (max-width: 991.98px) {
  .sidebar-expand-lg:not(.sidebar-component) {
    border: 0; } }

@media (min-width: 1200px) {
  .sidebar-expand-xl.sidebar-main {
    z-index: 99;
    box-shadow: none; }
    .sidebar-expand-xl.sidebar-main .sidebar-content {
      left: 0; }
  .sidebar-expand-xl.sidebar-secondary {
    z-index: 98;
    box-shadow: none; }
    .sidebar-expand-xl.sidebar-secondary .sidebar-content {
      left: 0; }
  .sidebar-expand-xl.sidebar-right {
    z-index: 97;
    box-shadow: none; }
    .sidebar-expand-xl.sidebar-right .sidebar-content {
      right: 0; }
  .sidebar-expand-xl.sidebar-component {
    z-index: 96; }
  .sidebar-expand-xl:not(.sidebar-component) {
    position: static;
    transition: none; } }
  @media (min-width: 1200px) and (prefers-reduced-motion: reduce) {
    .sidebar-expand-xl:not(.sidebar-component) {
      transition: none; } }

@media (min-width: 1200px) {
    .sidebar-expand-xl:not(.sidebar-component):not(.sidebar-fixed) .sidebar-content {
      position: static;
      overflow: visible;
      width: auto; }
  .sidebar-expand-xl.sidebar-dark:not(.sidebar-component) + .sidebar-dark:not(.sidebar-component) {
    border-left: 1px solid rgba(255, 255, 255, 0.1); }
  .sidebar-expand-xl .sidebar-mobile-toggler {
    display: none; }
  .sidebar-expand-xl.sidebar-fullscreen {
    width: 16.875rem; }
  .sidebar-main-hidden .sidebar-expand-xl.sidebar-main,
  .sidebar-component-hidden .sidebar-expand-xl.sidebar-component,
  .sidebar-secondary-hidden .sidebar-expand-xl.sidebar-secondary,
  .sidebar-mobile-right .sidebar-expand-xl.sidebar-right {
    display: none; }
  .sidebar-expand-xl.sidebar-right {
    display: none; }
    .sidebar-right-visible .sidebar-expand-xl.sidebar-right {
      display: block; }
  .sidebar-expand-xl.sidebar-component {
    display: block;
    width: 16.875rem; }
    .sidebar-expand-xl.sidebar-component-left {
      margin-right: 1.25rem; }
    .sidebar-expand-xl.sidebar-component-right {
      margin-left: 1.25rem; } }

@media (max-width: 1199.98px) {
  .sidebar-expand-xl:not(.sidebar-component) {
    border: 0; } }

.sidebar-expand.sidebar-main {
  z-index: 99;
  box-shadow: none; }
  .sidebar-expand.sidebar-main .sidebar-content {
    left: 0; }

.sidebar-expand.sidebar-secondary {
  z-index: 98;
  box-shadow: none; }
  .sidebar-expand.sidebar-secondary .sidebar-content {
    left: 0; }

.sidebar-expand.sidebar-right {
  z-index: 97;
  box-shadow: none; }
  .sidebar-expand.sidebar-right .sidebar-content {
    right: 0; }

.sidebar-expand.sidebar-component {
  z-index: 96; }

.sidebar-expand:not(.sidebar-component) {
  position: static;
  transition: none; }
  @media (prefers-reduced-motion: reduce) {
    .sidebar-expand:not(.sidebar-component) {
      transition: none; } }
  .sidebar-expand:not(.sidebar-component):not(.sidebar-fixed) .sidebar-content {
    position: static;
    overflow: visible;
    width: auto; }

.sidebar-expand.sidebar-dark:not(.sidebar-component) + .sidebar-dark:not(.sidebar-component) {
  border-left: 1px solid rgba(255, 255, 255, 0.1); }

.sidebar-expand .sidebar-mobile-toggler {
  display: none; }

.sidebar-expand.sidebar-fullscreen {
  width: 16.875rem; }

.sidebar-main-hidden .sidebar-expand.sidebar-main,
.sidebar-component-hidden .sidebar-expand.sidebar-component,
.sidebar-secondary-hidden .sidebar-expand.sidebar-secondary,
.sidebar-mobile-right .sidebar-expand.sidebar-right {
  display: none; }

.sidebar-expand.sidebar-right {
  display: none; }
  .sidebar-right-visible .sidebar-expand.sidebar-right {
    display: block; }

.sidebar-expand.sidebar-component {
  display: block;
  width: 16.875rem; }
  .sidebar-expand.sidebar-component-left {
    margin-right: 1.25rem; }
  .sidebar-expand.sidebar-component-right {
    margin-left: 1.25rem; }

.sidebar-expand:not(.sidebar-component) {
  border: 0; }

.sidebar:not(.bg-transparent) .card {
  border-width: 0;
  margin-bottom: 0;
  border-radius: 0;
  box-shadow: none; }
  .sidebar:not(.bg-transparent) .card .card {
    border-width: 1px; }
  .sidebar:not(.bg-transparent) .card:not([class*=bg-]):not(.fixed-top) {
    background-color: transparent; }

.sidebar .card-footer {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

.sidebar .row:not(.no-gutters) {
  margin-left: -0.3125rem;
  margin-right: -0.3125rem; }
  .sidebar .row:not(.no-gutters) [class*=col] {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem; }

.sidebar .form-group:last-child {
  margin-bottom: 0; }

.sidebar .nav-tabs .nav-item:first-child .nav-link {
  border-left: 0; }

.sidebar .nav-tabs .nav-item:last-child .nav-link {
  border-right: 0; }

.sidebar .nav-tabs .nav-link {
  border-top: 0;
  border-bottom-width: 0; }
  .sidebar .nav-tabs .nav-link.active {
    border-bottom-color: transparent; }

.sidebar-dark .nav-tabs {
  background-color: #1e272c;
  border-bottom-color: rgba(255, 255, 255, 0.1); }
  .sidebar-dark .nav-tabs .nav-link {
    color: rgba(255, 255, 255, 0.9); }
    .sidebar-dark .nav-tabs .nav-link:hover, .sidebar-dark .nav-tabs .nav-link:focus {
      color: #fff; }
    .sidebar-dark .nav-tabs .nav-link.active {
      color: #fff; }
  .sidebar-dark .nav-tabs:not(.nav-tabs-bottom) .nav-link.active {
    background-color: #263238;
    border-color: rgba(255, 255, 255, 0.1); }
  .sidebar-dark .nav-tabs .nav-item.show .nav-link:not(.active) {
    color: #fff; }

.sidebar-light .nav-tabs {
  background-color: whitesmoke;
  border-bottom-color: rgba(0, 0, 0, 0.125); }
  .sidebar-light .nav-tabs .nav-link:hover, .sidebar-light .nav-tabs .nav-link:focus {
    color: #333; }
  .sidebar-light .nav-tabs .nav-link.active {
    color: #333; }
  .sidebar-light .nav-tabs:not(.nav-tabs-bottom) .nav-link.active {
    background-color: #fff; }

.row-tile div[class*=col] .btn {
  border-radius: 0; }

.row-tile div[class*=col]:first-child .btn:first-child {
  border-top-left-radius: 0.1875rem; }

.row-tile div[class*=col]:first-child .btn:last-child {
  border-bottom-left-radius: 0.1875rem; }

.row-tile div[class*=col]:last-child .btn:first-child {
  border-top-right-radius: 0.1875rem; }

.row-tile div[class*=col]:last-child .btn:last-child {
  border-bottom-right-radius: 0.1875rem; }

.row-tile div[class*=col] .btn + .btn {
  border-top: 0; }

.row-tile div[class*=col] + div[class*=col] .btn {
  border-left: 0; }

/* ------------------------------------------------------------------------------
 *
 *  # Boxed layout
 *
 *  Styles for main structure of content area in boxed layout
 *
 * ---------------------------------------------------------------------------- */
.layout-boxed-bg {
  background: url(/../../../../../../global_assets/images/backgrounds/boxed_bg.png) repeat; }

.layout-boxed {
  box-shadow: -4px 2px 4px rgba(0, 0, 0, 0.15), 4px 2px 4px rgba(0, 0, 0, 0.15); }
  @media (min-width: 992px) {
    .layout-boxed,
    .layout-boxed > .navbar {
      width: 992px;
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 1200px) {
    .layout-boxed,
    .layout-boxed > .navbar {
      width: 1200px; } }
  .layout-boxed .page-content {
    background-color: #f5f5f5; }

@media (min-width: 992px) {
  .content-boxed:not(.navbar-collapse) {
    margin-left: 6%;
    margin-right: 6%; }
  .navbar > .content-boxed > *:first-child {
    margin-left: 6%; }
  .navbar > .content-boxed > *:last-child {
    margin-right: 6%; }
  .breadcrumb-line > .content-boxed > *:first-child {
    margin-left: 1.25rem; }
  .breadcrumb-line > .content-boxed > *:last-child {
    margin-right: 1.25rem; } }
html{display:flex;flex-direction:column}body{min-height:100vh;display:flex;flex-direction:column;flex:1}.page-content{display:flex;flex-grow:1}.content-wrapper{display:flex;flex-direction:column;flex:1;overflow:auto}.content{padding:1.25rem 1.25rem;flex-grow:1}.content::after{display:block;clear:both;content:""}.page-title{padding:2rem 0;position:relative}.page-title small{display:inline-block;margin-left:.625rem}.page-title small:before{content:'/';margin-right:.875rem}.page-title small.d-block{margin-left:0}.page-title small.d-block:before{content:none}.page-title .breadcrumb,.page-title small.d-block{margin-left:1.875rem}.page-title h1,.page-title h2,.page-title h3,.page-title h4,.page-title h5,.page-title h6{margin:0}.page-header-content{position:relative;padding:0 1.25rem}.page-header-content[class*=border-bottom-]+.breadcrumb-line{border-top:0}.page-header-light{background-color:#fff;border-bottom:1px solid #ddd}.page-header-light.has-cover{background:url(/../../../../../../global_assets/images/backgrounds/seamless.png)}.page-header-dark{background-color:#273246;color:#fff;margin-bottom:1.25rem}.page-header-dark .page-header-content .breadcrumb>li+li:before,.page-header-dark .page-header-content .breadcrumb>li>a,.page-header-dark>.breadcrumb>li+li:before,.page-header-dark>.breadcrumb>li>a{color:rgba(255,255,255,.9)}.page-header-dark .page-header-content .breadcrumb>li>a:focus,.page-header-dark .page-header-content .breadcrumb>li>a:hover,.page-header-dark>.breadcrumb>li>a:focus,.page-header-dark>.breadcrumb>li>a:hover{color:#fff;opacity:1}.page-header-dark .page-header-content .breadcrumb>.active,.page-header-dark>.breadcrumb>.active{color:rgba(255,255,255,.5)}.page-header-dark.has-cover{background:url(/../../../../../../global_assets/images/login_cover.jpg);background-size:cover}.sidebar{flex:0 0 auto;width:16.875rem;z-index:1040}.sidebar:not(.sidebar-component){position:fixed;top:0;bottom:0;box-sizing:content-box;transition:all ease-in-out .15s}@media (prefers-reduced-motion:reduce){.sidebar:not(.sidebar-component){transition:none}}.sidebar-main,.sidebar-main .sidebar-content,.sidebar-secondary,.sidebar-secondary .sidebar-content{left:-18.5625rem}.sidebar-right,.sidebar-right .sidebar-content{right:-18.5625rem}.sidebar.sidebar-fullscreen{width:100%}.sidebar:not(.sidebar-component) .sidebar-content{position:fixed;top:3.12503rem;bottom:0;width:inherit;overflow-y:scroll;-webkit-overflow-scrolling:touch;transition:left ease-in-out .15s,right ease-in-out .15s}@media (prefers-reduced-motion:reduce){.sidebar:not(.sidebar-component) .sidebar-content{transition:none}}.navbar-lg:first-child~.page-content .sidebar:not(.sidebar-component) .sidebar-content{top:3.37503rem}.navbar-sm:first-child~.page-content .sidebar:not(.sidebar-component) .sidebar-content{top:2.87503rem}.sidebar-mobile-main .sidebar-main{box-shadow:.25rem 0 1rem rgba(0,0,0,.35)}.sidebar-mobile-main .sidebar-main,.sidebar-mobile-main .sidebar-main .sidebar-content{left:0}.sidebar-mobile-secondary .sidebar-secondary{box-shadow:.25rem 0 1rem rgba(0,0,0,.35)}.sidebar-mobile-secondary .sidebar-secondary,.sidebar-mobile-secondary .sidebar-secondary .sidebar-content{left:0}.sidebar-mobile-right .sidebar-right{display:block;box-shadow:-.25rem 0 1rem rgba(0,0,0,.35)}.sidebar-mobile-right .sidebar-right,.sidebar-mobile-right .sidebar-right .sidebar-content{right:0}.sidebar-mobile-component .sidebar-component{display:block}.nav-sidebar{flex-direction:column}.nav-sidebar .nav-item:not(.nav-item-header):first-child{padding-top:.5rem}.nav-sidebar .nav-item:not(.nav-item-header):last-child{padding-bottom:.5rem}.nav-sidebar .nav-item:not(.nav-item-divider){margin-bottom:1px}.nav-sidebar .nav-item:not(.nav-item-divider):last-child{margin-bottom:0}.nav-sidebar>.nav-item>.nav-link{font-weight:500}.nav-sidebar .nav-link{position:relative;display:flex;align-items:flex-start;padding:.75rem 1.25rem;transition:background-color ease-in-out .15s,color ease-in-out .15s}@media (prefers-reduced-motion:reduce){.nav-sidebar .nav-link{transition:none}}.nav-sidebar .nav-link i{margin-right:1.25rem;margin-top:.12502rem;margin-bottom:.12502rem;top:0}.nav-sidebar .nav-link .badge{transition:background-color ease-in-out .15s,border-color ease-in-out .15s}@media (prefers-reduced-motion:reduce){.nav-sidebar .nav-link .badge{transition:none}}.nav-sidebar .nav-link.disabled,.nav-sidebar .nav-link.disabled:focus,.nav-sidebar .nav-link.disabled:hover{background-color:transparent;opacity:.5}.nav-sidebar .nav-item-header{padding:.75rem 1.25rem;margin-top:.5rem}.nav-sidebar .nav-item-header>i{display:none}.nav-sidebar .nav-item-divider{margin:.5rem 0;height:1px}.nav-item-submenu>.nav-link{padding-right:2.75rem}.nav-item-submenu>.nav-link:after{content:"";font-family:icomoon;display:inline-block;font-size:1rem;vertical-align:middle;line-height:1;position:absolute;top:.75rem;margin-top:.12502rem;right:1.25rem;transition:transform .25s ease-in-out;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-reduced-motion:reduce){.nav-item-submenu>.nav-link:after{transition:none}}.nav-item-submenu.nav-item-open>.nav-link:after{transform:rotate(90deg)}.nav-group-sub{display:none}.nav-group-sub .nav-link{padding:.625rem 1.25rem .625rem 3.5rem}.nav-group-sub .nav-group-sub .nav-link{padding-left:4.75rem}.nav-group-sub .nav-group-sub .nav-group-sub .nav-link{padding-left:6rem}.nav-group-sub .nav-item-submenu>.nav-link:after{top:.625rem}.nav-item-expanded>.nav-group-sub{display:block}.nav-scrollspy .nav-item-open .nav-link:not(.active)+.nav,.nav-scrollspy .nav-link.active+.nav{display:block}.nav-scrollspy .nav-link.active:after{transform:rotate(90deg)}.sidebar-mobile-toggler{display:flex;justify-content:space-between;align-items:center;border-top:1px solid transparent;border-bottom:1px solid transparent}.sidebar-mobile-toggler a{padding:.875rem 1.25rem;transition:all ease-in-out .15s}@media (prefers-reduced-motion:reduce){.sidebar-mobile-toggler a{transition:none}}.navbar-lg:first-child~.page-content .sidebar-mobile-toggler a{padding:1rem 1.25rem}.navbar-sm:first-child~.page-content .sidebar-mobile-toggler a{padding:.75rem 1.25rem}.sidebar-mobile-expand i:last-child:not(:first-child){display:none}.sidebar-fullscreen .sidebar-mobile-expand i:first-child{display:none}.sidebar-fullscreen .sidebar-mobile-expand i:last-child{display:inline-block}.sidebar-dark{background-color:#263238;color:#fff}.sidebar-dark .sidebar-mobile-toggler{color:rgba(255,255,255,.9);border-bottom-color:rgba(255,255,255,.1)}.sidebar-dark .sidebar-mobile-toggler:not([class*=bg-]){background-color:#1e272c}.sidebar-dark .sidebar-mobile-toggler a{color:rgba(255,255,255,.9)}.sidebar-dark .sidebar-mobile-toggler a:hover{color:#fff;background-color:transparent}.sidebar-dark .card-header{border-color:rgba(255,255,255,.1)}.sidebar-dark .nav-sidebar .nav-link,.sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar .nav-link{color:rgba(255,255,255,.9)}.sidebar-dark .nav-sidebar .nav-link:not(.disabled):hover,.sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar .nav-link:not(.disabled):hover{color:#fff;background-color:rgba(0,0,0,.15)}.sidebar-dark .nav-sidebar .nav-item>.nav-link.active,.sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar .nav-item>.nav-link.active{background-color:rgba(0,0,0,.15);color:#fff}.sidebar-dark .nav-sidebar .nav-item-open>.nav-link:not(.disabled),.sidebar-dark .nav-sidebar>.nav-item-expanded:not(.nav-item-open)>.nav-link,.sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar .nav-item-open>.nav-link:not(.disabled),.sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar>.nav-item-expanded:not(.nav-item-open)>.nav-link{background-color:rgba(0,0,0,.15);color:#fff}.sidebar-dark .nav-sidebar>.nav-item-open>.nav-link:not(.disabled),.sidebar-dark .nav-sidebar>.nav-item>.nav-link.active,.sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar>.nav-item-open>.nav-link:not(.disabled),.sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar>.nav-item>.nav-link.active{background-color:#26a69a;color:#fff}.sidebar-dark .nav-sidebar .nav-item-header,.sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar .nav-item-header{color:rgba(255,255,255,.5)}.sidebar-dark .nav-sidebar .nav-item-divider,.sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar .nav-item-divider{background-color:rgba(255,255,255,.1)}.sidebar-dark .nav-sidebar>.nav-item-submenu>.nav-group-sub,.sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar>.nav-item-submenu>.nav-group-sub{background-color:rgba(0,0,0,.15)}.sidebar .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar>.nav-item-open>.nav-link:not(.disabled),.sidebar .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar>.nav-item>.nav-link.active,.sidebar-dark[class*=bg-] .nav-sidebar>.nav-item-open>.nav-link:not(.disabled),.sidebar-dark[class*=bg-] .nav-sidebar>.nav-item>.nav-link.active{background-color:rgba(0,0,0,.3)}.sidebar-light{background-color:#fff;color:#333;border-right:1px solid rgba(0,0,0,.125);background-clip:content-box}.sidebar-light.sidebar-right{border-right:0;border-left:1px solid rgba(0,0,0,.125)}.sidebar-light .nav-sidebar .nav-link{color:rgba(51,51,51,.85)}.sidebar-light .nav-sidebar .nav-link:not(.disabled):hover{color:#333;background-color:#f5f5f5}.sidebar-light .nav-sidebar .nav-item>.nav-link.active{background-color:#f5f5f5;color:#333}.sidebar-light .nav-sidebar .nav-item-open>.nav-link:not(.disabled),.sidebar-light .nav-sidebar>.nav-item-expanded:not(.nav-item-open)>.nav-link{background-color:#f5f5f5;color:#333}.sidebar-light .nav-sidebar>.nav-item-open>.nav-link:not(.disabled),.sidebar-light .nav-sidebar>.nav-item>.nav-link.active{background-color:#f5f5f5;color:#333}.sidebar-light .nav-sidebar .nav-item-header{color:rgba(51,51,51,.5)}.sidebar-light .nav-sidebar .nav-item-divider{background-color:rgba(0,0,0,.125)}.sidebar-light .nav-sidebar>.nav-item-submenu>.nav-group-sub{background-color:transparent}.sidebar-light .sidebar-mobile-toggler{color:rgba(51,51,51,.8);border-bottom-color:rgba(0,0,0,.125)}.sidebar-light .sidebar-mobile-toggler:not([class*=bg-]){background-color:#f5f5f5}.sidebar-light .sidebar-mobile-toggler a{color:rgba(51,51,51,.8)}.sidebar-light .sidebar-mobile-toggler a:hover{color:#333;background-color:transparent}.sidebar-light .sidebar-mobile-toggler[class*=bg-]:not(.bg-white):not(.bg-light):not(.bg-transparent){color:rgba(255,255,255,.9);border-bottom-color:rgba(255,255,255,.1)}.sidebar-light .sidebar-mobile-toggler[class*=bg-]:not(.bg-white):not(.bg-light):not(.bg-transparent) a{color:rgba(255,255,255,.9)}.sidebar-light .sidebar-mobile-toggler[class*=bg-]:not(.bg-white):not(.bg-light):not(.bg-transparent) a:hover{color:#fff;background-color:transparent}.sidebar-component{display:none;width:100%;border:1px solid transparent;border-radius:.1875rem;box-shadow:0 1px 2px rgba(0,0,0,.05)}.sidebar-component.sidebar-dark{border-color:rgba(255,255,255,.1)}.sidebar-component.sidebar-light{border-color:rgba(0,0,0,.125)}.sidebar-fixed .sidebar-content{z-index:1041}@media (min-width:768px){.sidebar-xs .sidebar-main{width:3.5rem}.sidebar-xs .sidebar-main .sidebar-content::-webkit-scrollbar{width:0!important}.sidebar-xs .sidebar-main .card-title,.sidebar-xs .sidebar-main .card:not(.card-sidebar-mobile){display:none}.sidebar-xs .sidebar-main .card-header h6+.header-elements{padding-top:.22117rem;padding-bottom:.22117rem}.sidebar-xs .sidebar-main .card-header h5+.header-elements{padding-top:.31733rem;padding-bottom:.31733rem}.sidebar-xs .sidebar-main .nav-sidebar>.nav-item{position:relative;margin:0}.sidebar-xs .sidebar-main .nav-sidebar>.nav-item>.nav-link{justify-content:center;padding-left:0;padding-right:0}.sidebar-xs .sidebar-main .nav-sidebar>.nav-item>.nav-link>i{position:static;margin-left:0;margin-right:0;display:block;padding-bottom:1px}.sidebar-xs .sidebar-main .nav-sidebar>.nav-item>.nav-link>span{display:none}.sidebar-xs .sidebar-main .nav-sidebar>.nav-item-submenu:focus>.nav-group-sub,.sidebar-xs .sidebar-main .nav-sidebar>.nav-item-submenu:hover>.nav-group-sub{display:block!important}.sidebar-xs .sidebar-main .nav-sidebar>.nav-item-submenu>.nav-group-sub{position:absolute;top:-.5rem;right:-16.875rem;width:16.875rem;display:none;z-index:1000;box-shadow:0 .25rem .5rem rgba(0,0,0,.1);border-top-right-radius:.1875rem;border-bottom-right-radius:.1875rem}.sidebar-xs .sidebar-main .nav-sidebar>.nav-item-submenu>.nav-group-sub[data-submenu-title]:before{content:attr(data-submenu-title);display:block;padding:.75rem 1.25rem;padding-bottom:0;margin-top:.5rem;opacity:.5}.sidebar-xs .sidebar-main .nav-sidebar>.nav-item-submenu>.nav-link:after{content:none}.sidebar-xs .sidebar-main .nav-sidebar .nav-group-sub .nav-link{padding-left:1.25rem}.sidebar-xs .sidebar-main .nav-sidebar .nav-group-sub .nav-group-sub .nav-link{padding-left:2.25rem}.sidebar-xs .sidebar-main .nav-sidebar .nav-group-sub .nav-group-sub .nav-group-sub .nav-link{padding-left:3.5rem}.sidebar-xs .sidebar-main .nav-sidebar>.nav-item-header{padding:0;text-align:center}.sidebar-xs .sidebar-main .nav-sidebar>.nav-item-header>i{display:block;top:0;padding:.75rem 1.25rem;margin-top:.12502rem;margin-bottom:.12502rem}.sidebar-xs .sidebar-main .nav-sidebar>.nav-item-header>div{display:none}.sidebar-xs .sidebar-main .nav-sidebar>.nav-item-open>.nav-group-sub{display:none!important}.sidebar-xs .sidebar-main .nav-sidebar>.nav-item:focus>.nav-link.disabled+.nav-group-sub,.sidebar-xs .sidebar-main .nav-sidebar>.nav-item:focus>.nav-link.disabled>span,.sidebar-xs .sidebar-main .nav-sidebar>.nav-item:hover>.nav-link.disabled+.nav-group-sub,.sidebar-xs .sidebar-main .nav-sidebar>.nav-item:hover>.nav-link.disabled>span{display:none!important}.sidebar-xs .sidebar-main .sidebar-user .card-body{padding-left:0;padding-right:0}.sidebar-xs .sidebar-main .sidebar-user .media{justify-content:center}.sidebar-xs .sidebar-main .sidebar-user .media>div:not(:first-child){display:none!important}.sidebar-xs .sidebar-main .sidebar-user .media>div:first-child{margin:0!important}.sidebar-xs .sidebar-main .nav-item-submenu-reversed .nav-group-sub{top:auto!important;bottom:0}.sidebar-xs .sidebar-main.sidebar-dark .nav-sidebar>.nav-item:not(.nav-item-open):hover>.nav-link:not(.active):not(.disabled){color:#fff;background-color:rgba(0,0,0,.15)}.sidebar-xs .sidebar-main.sidebar-dark .nav-sidebar>.nav-item-submenu>.nav-group-sub{background-color:#304047;border-left:1px solid rgba(255,255,255,.1)}.sidebar-xs .sidebar-main.sidebar-light .nav-sidebar>.nav-item:not(.nav-item-open):hover>.nav-link:not(.active):not(.disabled){color:#333;background-color:#f5f5f5}.sidebar-xs .sidebar-main.sidebar-light .nav-sidebar>.nav-item-submenu>.nav-group-sub{background-color:#fcfcfc;border:1px solid rgba(0,0,0,.125)}.sidebar-xs .sidebar-main.sidebar-fixed .nav-sidebar>.nav-item-submenu:focus>.nav-group-sub,.sidebar-xs .sidebar-main.sidebar-fixed .nav-sidebar>.nav-item-submenu:hover>.nav-group-sub{position:fixed;left:3.5rem;top:3.12503rem;bottom:0;width:16.875rem;overflow-y:auto;border-radius:0}.sidebar-xs .navbar-lg:first-child~.page-content .sidebar-fixed.sidebar-main .nav-sidebar>.nav-item-submenu:focus>.nav-group-sub,.sidebar-xs .navbar-lg:first-child~.page-content .sidebar-fixed.sidebar-main .nav-sidebar>.nav-item-submenu:hover>.nav-group-sub{top:3.37503rem}.sidebar-xs .navbar-sm:first-child~.page-content .sidebar-fixed.sidebar-main .nav-sidebar>.nav-item-submenu:focus>.nav-group-sub,.sidebar-xs .navbar-sm:first-child~.page-content .sidebar-fixed.sidebar-main .nav-sidebar>.nav-item-submenu:hover>.nav-group-sub{top:2.87503rem}}@media (min-width:576px){.sidebar-expand-sm.sidebar-main{z-index:99;box-shadow:none}.sidebar-expand-sm.sidebar-main .sidebar-content{left:0}.sidebar-expand-sm.sidebar-secondary{z-index:98;box-shadow:none}.sidebar-expand-sm.sidebar-secondary .sidebar-content{left:0}.sidebar-expand-sm.sidebar-right{z-index:97;box-shadow:none}.sidebar-expand-sm.sidebar-right .sidebar-content{right:0}.sidebar-expand-sm.sidebar-component{z-index:96}.sidebar-expand-sm:not(.sidebar-component){position:static;transition:none}}@media (min-width:576px) and (prefers-reduced-motion:reduce){.sidebar-expand-sm:not(.sidebar-component){transition:none}}@media (min-width:576px){.sidebar-expand-sm:not(.sidebar-component):not(.sidebar-fixed) .sidebar-content{position:static;overflow:visible;width:auto}.sidebar-expand-sm.sidebar-dark:not(.sidebar-component)+.sidebar-dark:not(.sidebar-component){border-left:1px solid rgba(255,255,255,.1)}.sidebar-expand-sm .sidebar-mobile-toggler{display:none}.sidebar-expand-sm.sidebar-fullscreen{width:16.875rem}.sidebar-component-hidden .sidebar-expand-sm.sidebar-component,.sidebar-main-hidden .sidebar-expand-sm.sidebar-main,.sidebar-mobile-right .sidebar-expand-sm.sidebar-right,.sidebar-secondary-hidden .sidebar-expand-sm.sidebar-secondary{display:none}.sidebar-expand-sm.sidebar-right{display:none}.sidebar-right-visible .sidebar-expand-sm.sidebar-right{display:block}.sidebar-expand-sm.sidebar-component{display:block;width:16.875rem}.sidebar-expand-sm.sidebar-component-left{margin-right:1.25rem}.sidebar-expand-sm.sidebar-component-right{margin-left:1.25rem}}@media (max-width:575.98px){.sidebar-expand-sm:not(.sidebar-component){border:0}}@media (min-width:768px){.sidebar-expand-md.sidebar-main{z-index:99;box-shadow:none}.sidebar-expand-md.sidebar-main .sidebar-content{left:0}.sidebar-expand-md.sidebar-secondary{z-index:98;box-shadow:none}.sidebar-expand-md.sidebar-secondary .sidebar-content{left:0}.sidebar-expand-md.sidebar-right{z-index:97;box-shadow:none}.sidebar-expand-md.sidebar-right .sidebar-content{right:0}.sidebar-expand-md.sidebar-component{z-index:96}.sidebar-expand-md:not(.sidebar-component){position:static;transition:none}}@media (min-width:768px) and (prefers-reduced-motion:reduce){.sidebar-expand-md:not(.sidebar-component){transition:none}}@media (min-width:768px){.sidebar-expand-md:not(.sidebar-component):not(.sidebar-fixed) .sidebar-content{position:static;overflow:visible;width:auto}.sidebar-expand-md.sidebar-dark:not(.sidebar-component)+.sidebar-dark:not(.sidebar-component){border-left:1px solid rgba(255,255,255,.1)}.sidebar-expand-md .sidebar-mobile-toggler{display:none}.sidebar-expand-md.sidebar-fullscreen{width:16.875rem}.sidebar-component-hidden .sidebar-expand-md.sidebar-component,.sidebar-main-hidden .sidebar-expand-md.sidebar-main,.sidebar-mobile-right .sidebar-expand-md.sidebar-right,.sidebar-secondary-hidden .sidebar-expand-md.sidebar-secondary{display:none}.sidebar-expand-md.sidebar-right{display:none}.sidebar-right-visible .sidebar-expand-md.sidebar-right{display:block}.sidebar-expand-md.sidebar-component{display:block;width:16.875rem}.sidebar-expand-md.sidebar-component-left{margin-right:1.25rem}.sidebar-expand-md.sidebar-component-right{margin-left:1.25rem}}@media (max-width:767.98px){.sidebar-expand-md:not(.sidebar-component){border:0}}@media (min-width:992px){.sidebar-expand-lg.sidebar-main{z-index:99;box-shadow:none}.sidebar-expand-lg.sidebar-main .sidebar-content{left:0}.sidebar-expand-lg.sidebar-secondary{z-index:98;box-shadow:none}.sidebar-expand-lg.sidebar-secondary .sidebar-content{left:0}.sidebar-expand-lg.sidebar-right{z-index:97;box-shadow:none}.sidebar-expand-lg.sidebar-right .sidebar-content{right:0}.sidebar-expand-lg.sidebar-component{z-index:96}.sidebar-expand-lg:not(.sidebar-component){position:static;transition:none}}@media (min-width:992px) and (prefers-reduced-motion:reduce){.sidebar-expand-lg:not(.sidebar-component){transition:none}}@media (min-width:992px){.sidebar-expand-lg:not(.sidebar-component):not(.sidebar-fixed) .sidebar-content{position:static;overflow:visible;width:auto}.sidebar-expand-lg.sidebar-dark:not(.sidebar-component)+.sidebar-dark:not(.sidebar-component){border-left:1px solid rgba(255,255,255,.1)}.sidebar-expand-lg .sidebar-mobile-toggler{display:none}.sidebar-expand-lg.sidebar-fullscreen{width:16.875rem}.sidebar-component-hidden .sidebar-expand-lg.sidebar-component,.sidebar-main-hidden .sidebar-expand-lg.sidebar-main,.sidebar-mobile-right .sidebar-expand-lg.sidebar-right,.sidebar-secondary-hidden .sidebar-expand-lg.sidebar-secondary{display:none}.sidebar-expand-lg.sidebar-right{display:none}.sidebar-right-visible .sidebar-expand-lg.sidebar-right{display:block}.sidebar-expand-lg.sidebar-component{display:block;width:16.875rem}.sidebar-expand-lg.sidebar-component-left{margin-right:1.25rem}.sidebar-expand-lg.sidebar-component-right{margin-left:1.25rem}}@media (max-width:991.98px){.sidebar-expand-lg:not(.sidebar-component){border:0}}@media (min-width:1200px){.sidebar-expand-xl.sidebar-main{z-index:99;box-shadow:none}.sidebar-expand-xl.sidebar-main .sidebar-content{left:0}.sidebar-expand-xl.sidebar-secondary{z-index:98;box-shadow:none}.sidebar-expand-xl.sidebar-secondary .sidebar-content{left:0}.sidebar-expand-xl.sidebar-right{z-index:97;box-shadow:none}.sidebar-expand-xl.sidebar-right .sidebar-content{right:0}.sidebar-expand-xl.sidebar-component{z-index:96}.sidebar-expand-xl:not(.sidebar-component){position:static;transition:none}}@media (min-width:1200px) and (prefers-reduced-motion:reduce){.sidebar-expand-xl:not(.sidebar-component){transition:none}}@media (min-width:1200px){.sidebar-expand-xl:not(.sidebar-component):not(.sidebar-fixed) .sidebar-content{position:static;overflow:visible;width:auto}.sidebar-expand-xl.sidebar-dark:not(.sidebar-component)+.sidebar-dark:not(.sidebar-component){border-left:1px solid rgba(255,255,255,.1)}.sidebar-expand-xl .sidebar-mobile-toggler{display:none}.sidebar-expand-xl.sidebar-fullscreen{width:16.875rem}.sidebar-component-hidden .sidebar-expand-xl.sidebar-component,.sidebar-main-hidden .sidebar-expand-xl.sidebar-main,.sidebar-mobile-right .sidebar-expand-xl.sidebar-right,.sidebar-secondary-hidden .sidebar-expand-xl.sidebar-secondary{display:none}.sidebar-expand-xl.sidebar-right{display:none}.sidebar-right-visible .sidebar-expand-xl.sidebar-right{display:block}.sidebar-expand-xl.sidebar-component{display:block;width:16.875rem}.sidebar-expand-xl.sidebar-component-left{margin-right:1.25rem}.sidebar-expand-xl.sidebar-component-right{margin-left:1.25rem}}@media (max-width:1199.98px){.sidebar-expand-xl:not(.sidebar-component){border:0}}.sidebar-expand.sidebar-main{z-index:99;box-shadow:none}.sidebar-expand.sidebar-main .sidebar-content{left:0}.sidebar-expand.sidebar-secondary{z-index:98;box-shadow:none}.sidebar-expand.sidebar-secondary .sidebar-content{left:0}.sidebar-expand.sidebar-right{z-index:97;box-shadow:none}.sidebar-expand.sidebar-right .sidebar-content{right:0}.sidebar-expand.sidebar-component{z-index:96}.sidebar-expand:not(.sidebar-component){position:static;transition:none}@media (prefers-reduced-motion:reduce){.sidebar-expand:not(.sidebar-component){transition:none}}.sidebar-expand:not(.sidebar-component):not(.sidebar-fixed) .sidebar-content{position:static;overflow:visible;width:auto}.sidebar-expand.sidebar-dark:not(.sidebar-component)+.sidebar-dark:not(.sidebar-component){border-left:1px solid rgba(255,255,255,.1)}.sidebar-expand .sidebar-mobile-toggler{display:none}.sidebar-expand.sidebar-fullscreen{width:16.875rem}.sidebar-component-hidden .sidebar-expand.sidebar-component,.sidebar-main-hidden .sidebar-expand.sidebar-main,.sidebar-mobile-right .sidebar-expand.sidebar-right,.sidebar-secondary-hidden .sidebar-expand.sidebar-secondary{display:none}.sidebar-expand.sidebar-right{display:none}.sidebar-right-visible .sidebar-expand.sidebar-right{display:block}.sidebar-expand.sidebar-component{display:block;width:16.875rem}.sidebar-expand.sidebar-component-left{margin-right:1.25rem}.sidebar-expand.sidebar-component-right{margin-left:1.25rem}.sidebar-expand:not(.sidebar-component){border:0}.sidebar:not(.bg-transparent) .card{border-width:0;margin-bottom:0;border-radius:0;box-shadow:none}.sidebar:not(.bg-transparent) .card .card{border-width:1px}.sidebar:not(.bg-transparent) .card:not([class*=bg-]):not(.fixed-top){background-color:transparent}.sidebar .card-footer{border-bottom:1px solid rgba(0,0,0,.125)}.sidebar .row:not(.no-gutters){margin-left:-.3125rem;margin-right:-.3125rem}.sidebar .row:not(.no-gutters) [class*=col]{padding-left:.3125rem;padding-right:.3125rem}.sidebar .form-group:last-child{margin-bottom:0}.sidebar .nav-tabs .nav-item:first-child .nav-link{border-left:0}.sidebar .nav-tabs .nav-item:last-child .nav-link{border-right:0}.sidebar .nav-tabs .nav-link{border-top:0;border-bottom-width:0}.sidebar .nav-tabs .nav-link.active{border-bottom-color:transparent}.sidebar-dark .nav-tabs{background-color:#1e272c;border-bottom-color:rgba(255,255,255,.1)}.sidebar-dark .nav-tabs .nav-link{color:rgba(255,255,255,.9)}.sidebar-dark .nav-tabs .nav-link:focus,.sidebar-dark .nav-tabs .nav-link:hover{color:#fff}.sidebar-dark .nav-tabs .nav-link.active{color:#fff}.sidebar-dark .nav-tabs:not(.nav-tabs-bottom) .nav-link.active{background-color:#263238;border-color:rgba(255,255,255,.1)}.sidebar-dark .nav-tabs .nav-item.show .nav-link:not(.active){color:#fff}.sidebar-light .nav-tabs{background-color:#f5f5f5;border-bottom-color:rgba(0,0,0,.125)}.sidebar-light .nav-tabs .nav-link:focus,.sidebar-light .nav-tabs .nav-link:hover{color:#333}.sidebar-light .nav-tabs .nav-link.active{color:#333}.sidebar-light .nav-tabs:not(.nav-tabs-bottom) .nav-link.active{background-color:#fff}.row-tile div[class*=col] .btn{border-radius:0}.row-tile div[class*=col]:first-child .btn:first-child{border-top-left-radius:.1875rem}.row-tile div[class*=col]:first-child .btn:last-child{border-bottom-left-radius:.1875rem}.row-tile div[class*=col]:last-child .btn:first-child{border-top-right-radius:.1875rem}.row-tile div[class*=col]:last-child .btn:last-child{border-bottom-right-radius:.1875rem}.row-tile div[class*=col] .btn+.btn{border-top:0}.row-tile div[class*=col]+div[class*=col] .btn{border-left:0}.layout-boxed-bg{background:url(/../../../../../../global_assets/images/backgrounds/boxed_bg.png) repeat}.layout-boxed{box-shadow:-4px 2px 4px rgba(0,0,0,.15),4px 2px 4px rgba(0,0,0,.15)}@media (min-width:992px){.layout-boxed,.layout-boxed>.navbar{width:992px;margin-left:auto;margin-right:auto}}@media (min-width:1200px){.layout-boxed,.layout-boxed>.navbar{width:1200px}}.layout-boxed .page-content{background-color:#f5f5f5}@media (min-width:992px){.content-boxed:not(.navbar-collapse){margin-left:6%;margin-right:6%}.navbar>.content-boxed>:first-child{margin-left:6%}.navbar>.content-boxed>:last-child{margin-right:6%}.breadcrumb-line>.content-boxed>:first-child{margin-left:1.25rem}.breadcrumb-line>.content-boxed>:last-child{margin-right:1.25rem}}
@charset "UTF-8";
/* ---------------------------------------------------------------
 * Shared "show panel" — used by the `shared/_show_panel` partial that
 * every show view in the app calls.  Bootstrap card chrome with a
 * brand-blue accent on the header border, a striped definition list,
 * a visible frame (border + soft shadow), and left/right breathing
 * room so the panel doesn't sit flush against the page edge.
 *
 * Lives inside `limitless/` because that's what the layout actually
 * loads (`limitless/all.scss` has `require_tree .` and the per-page
 * stylesheet pulls it in via `stylesheet_link_tag 'limitless/all'`).
 * The earlier copy in app/assets/stylesheets/application.css never
 * reached the rendered page.
 * --------------------------------------------------------------- */
/* line 16, app/themes/limitless/assets/stylesheets/limitless/show_panel.scss */
.show-panel {
  border: 1px solid #d3d9df;
  border-radius: 0.5rem;
  box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.08);
  margin: 1rem 1.5rem 1.5rem 1.5rem;
  background-color: #fff;
}

/* line 23, app/themes/limitless/assets/stylesheets/limitless/show_panel.scss */
.show-panel > .card-header {
  border-bottom: 2px solid #007bff;
  padding: 0.875rem 1.5rem;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  background-color: #fff;
}

/* line 32, app/themes/limitless/assets/stylesheets/limitless/show_panel.scss */
.show-panel-title {
  color: #2c3e50;
  font-weight: 500;
}

/* line 37, app/themes/limitless/assets/stylesheets/limitless/show_panel.scss */
.show-panel-actions .btn {
  margin-left: 0.25rem;
}

/* line 41, app/themes/limitless/assets/stylesheets/limitless/show_panel.scss */
.show-panel-dl {
  margin: 0;
  /* zebra striping: each visual row = one dt + one dd; nth-of-type
   * counts dt's and dd's separately, so odd dt + odd dd both get the
   * tinted background and align on every other row. */
}

/* line 44, app/themes/limitless/assets/stylesheets/limitless/show_panel.scss */
.show-panel-dl > dt,
.show-panel-dl > dd {
  padding: 0.75rem 1.5rem;
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 50, app/themes/limitless/assets/stylesheets/limitless/show_panel.scss */
.show-panel-dl > dt:last-of-type,
.show-panel-dl > dd:last-of-type {
  border-bottom: 0;
}

/* line 57, app/themes/limitless/assets/stylesheets/limitless/show_panel.scss */
.show-panel-dl > dt:nth-of-type(odd),
.show-panel-dl > dd:nth-of-type(odd) {
  background-color: rgba(0, 123, 255, 0.025);
}

/* line 63, app/themes/limitless/assets/stylesheets/limitless/show_panel.scss */
.show-panel-label {
  color: #6c757d;
  font-size: 0.8125rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}

/* line 71, app/themes/limitless/assets/stylesheets/limitless/show_panel.scss */
.show-panel-value {
  color: #212529;
  word-break: break-word;
}

/* line 76, app/themes/limitless/assets/stylesheets/limitless/show_panel.scss */
.show-panel-extra {
  padding: 1rem 1.5rem;
}

/* line 80, app/themes/limitless/assets/stylesheets/limitless/show_panel.scss */
.show-panel-footer .btn {
  margin-right: 0.25rem;
}
/* line 1, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.breadcrumbs-container {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 0.5rem;
}

/* line 7, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.breadcrumbs-container .breadcrumb-link {
  color: #088DCA !important;
}

/* line 13, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.page-title-container {
  margin-bottom: 24px;
}

/* line 15, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.page-title-container .page-title {
  padding: 0px;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
}

/* line 24, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-cards-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

/* line 28, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-cards-container .dashboard-card {
  width: 243px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  background-color: white;
}

/* line 34, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-cards-container .dashboard-card:not(:last-child) {
  margin-right: 2%;
}

/* line 37, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-cards-container .dashboard-card-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 13px;
  padding-right: 15px;
  padding-top: 12px;
  height: 71px;
  margin-bottom: 8px;
}

/* line 48, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-cards-container .dashboard-card-info-heading {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 6px;
}

/* line 55, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-cards-container .dashboard-card-info-content {
  font-style: normal;
  font-weight: 900;
  font-size: 36px;
  line-height: 42px;
  color: #088DCA;
}

/* line 65, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-cards-container .dashboard-card-bottom-button {
  width: inherit;
  height: 32px;
  display: flex;
  color: #247BB2;
  justify-content: center;
  align-items: center;
  background-color: #E5F2FB;
  border-radius: 0px 0px 5px 5px;
}

/* line 74, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-cards-container .dashboard-card-bottom-button:hover {
  color: white;
  background-color: #088DCA;
}

@media screen and (max-width: 992px) {
  /* line 28, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
  .dashboard-cards-container .dashboard-card {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 575px) {
  /* line 24, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
  .dashboard-cards-container {
    justify-content: center;
  }
}

/* line 91, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-reports-table-container {
  width: 100%;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  margin-bottom: 20px;
  margin-top: 20px;
  background-color: white;
  padding: 22px 21px;
}

/* line 100, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-reports-table-heading {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 10px;
}

/* line 110, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table {
  padding-bottom: 20px;
}

/* line 112, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table .dataTables_scroll {
  padding-top: 28px;
}

/* line 115, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_info {
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 12px;
  color: rgba(0, 0, 0, 0.5);
}

/* line 123, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_length label {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
}

/* line 130, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_length select {
  width: 80px;
  height: 30px;
  background: #FFFFFF;
  border-radius: 5px;
}

/* line 136, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_length select:focus {
  outline: none;
}

/* line 142, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_filter label {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
}

/* line 149, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_filter input {
  width: 140px;
  height: 30px;
  background: #FFFFFF;
  border: 1px solid #0e0e0e;
  border-radius: 5px;
}

/* line 155, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_filter input:focus {
  outline: none;
}

/* line 161, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_paginate span .current {
  background-color: #088DCA !important;
  background: none;
  color: white !important;
}

/* line 166, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_paginate a {
  border: 1px solid #DFDFDF;
  border-radius: 5px;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 12px;
}

/* line 173, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_paginate a:hover {
  background: none;
  background-color: #088DCA !important;
}

/* line 180, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table .table-header {
  background: linear-gradient(180deg, #FFFFFF 0%, #DCF1FF 100%), #F8F8FE;
  border-radius: 5px 5px 0px 0px;
  margin-top: 32px;
}

/* line 184, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table .table-header th {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
}

/* line 194, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table tfoot tr th input {
  background: #F9F9F9;
  border-radius: 5px;
  border: none;
}

/* line 198, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table tfoot tr th input::-moz-placeholder {
  padding-left: 10px;
}
.dashboard-table tfoot tr th input::placeholder {
  padding-left: 10px;
}

/* line 205, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table-container {
  width: 100%;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  padding: 0px 24px;
  padding-top: 32px;
  background-color: white;
}

/* line 213, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table-buttons-container {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 36px;
}

/* line 217, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table-buttons-container a:not(:last-child) {
  margin-right: 20px;
}

/* line 221, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table-button {
  background-color: #E5F2FB;
  border-radius: 5px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #088DCA;
  padding: 12.66px 26px;
  cursor: pointer;
}

/* line 231, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table-button:hover {
  background-color: #B5E2FF;
}

@media screen and (max-width: 992px) {
  /* line 221, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
  .dashboard-table-button {
    margin-bottom: 10px;
  }
}

/* line 241, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-actions-container {
  width: 100%;
  display: flex;
  justify-content: center;
}

/* line 245, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-actions-container a:not(:last-child) {
  margin-right: 19px;
}

/* line 250, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dataTables_scrollFoot tfoot th {
  padding: 18px 5px !important;
}

/* line 252, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dataTables_scrollFoot tfoot th:last-child input {
  background: white;
}

/* line 254, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dataTables_scrollFoot tfoot th:last-child input::-moz-placeholder {
  color: white;
}
.dataTables_scrollFoot tfoot th:last-child input::placeholder {
  color: white;
}
/* line 1, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.breadcrumbs-container {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 0.5rem;
}

/* line 7, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.breadcrumbs-container .breadcrumb-link {
  color: #088DCA !important;
}

/* line 13, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.page-title-container {
  margin-bottom: 24px;
}

/* line 15, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.page-title-container .page-title {
  padding: 0px;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
}

/* line 24, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-cards-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

/* line 28, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-cards-container .dashboard-card {
  width: 243px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  background-color: white;
}

/* line 34, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-cards-container .dashboard-card:not(:last-child) {
  margin-right: 2%;
}

/* line 37, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-cards-container .dashboard-card-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 13px;
  padding-right: 15px;
  padding-top: 12px;
  height: 71px;
  margin-bottom: 8px;
}

/* line 48, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-cards-container .dashboard-card-info-heading {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 6px;
}

/* line 55, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-cards-container .dashboard-card-info-content {
  font-style: normal;
  font-weight: 900;
  font-size: 36px;
  line-height: 42px;
  color: #088DCA;
}

/* line 65, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-cards-container .dashboard-card-bottom-button {
  width: inherit;
  height: 32px;
  display: flex;
  color: #247BB2;
  justify-content: center;
  align-items: center;
  background-color: #E5F2FB;
  border-radius: 0px 0px 5px 5px;
}

/* line 74, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-cards-container .dashboard-card-bottom-button:hover {
  color: white;
  background-color: #088DCA;
}

@media screen and (max-width: 992px) {
  /* line 28, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
  .dashboard-cards-container .dashboard-card {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 575px) {
  /* line 24, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
  .dashboard-cards-container {
    justify-content: center;
  }
}

/* line 91, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-reports-table-container {
  width: 100%;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  margin-bottom: 20px;
  margin-top: 20px;
  background-color: white;
  padding: 22px 21px;
}

/* line 100, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-reports-table-heading {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 10px;
}

/* line 110, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table {
  padding-bottom: 20px;
}

/* line 112, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table .dataTables_scroll {
  padding-top: 28px;
}

/* line 115, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_info {
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 12px;
  color: rgba(0, 0, 0, 0.5);
}

/* line 123, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_length label {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
}

/* line 130, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_length select {
  width: 80px;
  height: 30px;
  background: #FFFFFF;
  border-radius: 5px;
}

/* line 136, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_length select:focus {
  outline: none;
}

/* line 142, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_filter label {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
}

/* line 149, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_filter input {
  width: 140px;
  height: 30px;
  background: #FFFFFF;
  border: 1px solid #0e0e0e;
  border-radius: 5px;
}

/* line 155, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_filter input:focus {
  outline: none;
}

/* line 161, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_paginate span .current {
  background-color: #088DCA !important;
  background: none;
  color: white !important;
}

/* line 166, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_paginate a {
  border: 1px solid #DFDFDF;
  border-radius: 5px;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 12px;
}

/* line 173, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table #dashboard_paginate a:hover {
  background: none;
  background-color: #088DCA !important;
}

/* line 180, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table .table-header {
  background: linear-gradient(180deg, #FFFFFF 0%, #DCF1FF 100%), #F8F8FE;
  border-radius: 5px 5px 0px 0px;
  margin-top: 32px;
}

/* line 184, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table .table-header th {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
}

/* line 194, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table tfoot tr th input {
  background: #F9F9F9;
  border-radius: 5px;
  border: none;
}

/* line 198, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table tfoot tr th input::-moz-placeholder {
  padding-left: 10px;
}
.dashboard-table tfoot tr th input::placeholder {
  padding-left: 10px;
}

/* line 205, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table-container {
  width: 100%;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  padding: 0px 24px;
  padding-top: 32px;
  background-color: white;
}

/* line 213, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table-buttons-container {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 36px;
}

/* line 217, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table-buttons-container a:not(:last-child) {
  margin-right: 20px;
}

/* line 221, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table-button {
  background-color: #E5F2FB;
  border-radius: 5px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #088DCA;
  padding: 12.66px 26px;
  cursor: pointer;
}

/* line 231, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-table-button:hover {
  background-color: #B5E2FF;
}

@media screen and (max-width: 992px) {
  /* line 221, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
  .dashboard-table-button {
    margin-bottom: 10px;
  }
}

/* line 241, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-actions-container {
  width: 100%;
  display: flex;
  justify-content: center;
}

/* line 245, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dashboard-actions-container a:not(:last-child) {
  margin-right: 19px;
}

/* line 250, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dataTables_scrollFoot tfoot th {
  padding: 18px 5px !important;
}

/* line 252, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dataTables_scrollFoot tfoot th:last-child input {
  background: white;
}

/* line 254, app/themes/limitless/assets/stylesheets/limitless/styles/dashboard.scss */
.dataTables_scrollFoot tfoot th:last-child input::-moz-placeholder {
  color: white;
}
.dataTables_scrollFoot tfoot th:last-child input::placeholder {
  color: white;
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.add-people-button {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #F9F9FF;
  background: #35D268;
  border-radius: 5px;
  padding: 12px 22px;
  display: inline-block;
}

/* line 12, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-page-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 83px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

/* line 20, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-breadcrumb-container {
  margin-bottom: 22px;
}

/* line 23, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-table-container {
  padding-top: 0px;
}

/* line 27, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit {
  font-family: Roboto;
  font-style: normal;
}

/* line 32, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 32px;
}

@media screen and (max-width: 575px) {
  /* line 32, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-footer-buttons-container {
    align-items: flex-start;
  }
}

/* line 41, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-left {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 575px) {
  /* line 41, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-footer-buttons-left {
    flex-direction: column;
    align-items: left;
  }
  /* line 46, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-footer-buttons-left input {
    margin-right: 0px;
    margin-bottom: 10px;
  }
}

/* line 54, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-right {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 575px) {
  /* line 54, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-footer-buttons-right {
    flex-direction: column;
    align-items: right;
  }
  /* line 59, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-footer-buttons-right input {
    margin-left: 0px;
    margin-bottom: 10px;
  }
}

/* line 67, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-update {
  background: #35D268;
  border-radius: 5px;
  padding: 12px 25px;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #F9F9FF;
  margin-right: 40px;
}

/* line 76, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-update:hover {
  color: #F9F9FF;
  background: #35D268;
}

/* line 81, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-show {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #000000;
}

/* line 87, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-show-button {
  background: #35D268;
  border-radius: 5px;
  padding: 12px 25px;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #F9F9FF;
  margin-right: 40px;
}

/* line 96, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-show-button:hover {
  color: #F9F9FF;
  background: #35D268;
}

/* line 103, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-back-container {
  background: rgba(255, 0, 0, 0.51);
  border-radius: 5px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #FFFFFF;
  padding: 12px 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 115, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-back-container:hover {
  color: #F9F9FF;
  background: rgba(255, 0, 0, 0.61);
}

/* line 120, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-back-container div:first-child {
  margin-right: 5px;
}

/* line 128, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-main-details-container {
  padding: 27px 34px;
  background: #FFFFFF;
  border-radius: 5px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  border-left: 6px solid #B5E2FF;
}

/* line 134, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-main-details-container div.form-group {
  margin-bottom: 0px;
}

@media screen and (max-width: 992px) {
  /* line 137, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-main-details-container div.col {
    width: 250px !important;
    margin-bottom: 10px;
  }
}

/* line 147, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-main-details-container div.field {
  transition: all .3s;
}

/* line 149, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-main-details-container div.field label {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: rgba(0, 0, 0, 0.4);
  display: inline-block;
  transform: translate(0.95em, -1.9em);
  transform-origin: 45px 4px;
  transition: all .3s;
  cursor: text;
}

/* line 162, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-main-details-container div.field input {
  padding-top: 18px;
}

/* line 164, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-main-details-container div.field input::-moz-placeholder {
  color: transparent;
}
.people-edit-main-details-container div.field input::placeholder {
  color: transparent;
}

/* line 167, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-main-details-container div.field input:not(:-moz-placeholder) + label {
  color: #2599CE !important;
  transform: translateY(-2.5em) scale(0.7) !important;
}
.people-edit-main-details-container div.field input:focus + label, .people-edit-main-details-container div.field input:not(:placeholder-shown) + label {
  color: #2599CE !important;
  transform: translateY(-2.5em) scale(0.7) !important;
}

/* line 172, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-main-details-container div.field span {
  display: none;
}

/* line 178, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-text-field {
  background: rgba(33, 33, 33, 0.08);
  border-radius: 4px 4px 0px 0px;
  border-bottom: 1.01px solid rgba(0, 0, 0, 0.4);
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: rgba(0, 0, 0, 0.87);
  transition: all .3s;
}

@media screen and (max-width: 992px) {
  /* line 178, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-text-field {
    width: 250px !important;
  }
}

/* line 192, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-text-field:not(:-moz-placeholder) {
  border-bottom: 1px solid #C7E9FF !important;
}
.people-edit-text-field:focus, .people-edit-text-field:not(:placeholder-shown) {
  border-bottom: 1px solid #C7E9FF !important;
}

/* line 198, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0px 7px;
}

@media screen and (max-width: 992px) {
  /* line 198, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container {
    flex-direction: column;
  }
}

/* line 206, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left {
  width: 66%;
}

/* line 208, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left div.form-group {
  margin-bottom: 0px;
}

/* line 211, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left div.people-edit-text-field-select label {
  color: transparent !important;
}

/* line 214, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left div.field {
  transition: all .3s;
}

/* line 216, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left div.field:hover label {
  display: none;
}

/* line 219, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left div.field span {
  display: none;
}

/* line 222, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left div.field label {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: rgba(0, 0, 0, 0.4);
  display: inline-block;
  transform: translate(0.95em, -1.9em);
  transform-origin: 45px 4px;
  transition: all .3s;
  cursor: text;
}

/* line 235, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left div.field input {
  padding-top: 18px;
  z-index: 100000000;
}

/* line 238, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left div.field input::-moz-placeholder {
  color: transparent;
  z-index: 1000;
}
.people-edit-address-fields-container-left div.field input::placeholder {
  color: transparent;
  z-index: 1000;
}

/* line 242, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left div.field input:not(:-moz-placeholder) + label {
  display: inline-block;
  color: #2599CE !important;
  transform: translateY(-2.5em) scale(0.7) !important;
}
.people-edit-address-fields-container-left div.field input:focus + label, .people-edit-address-fields-container-left div.field input:not(:placeholder-shown) + label {
  display: inline-block;
  color: #2599CE !important;
  transform: translateY(-2.5em) scale(0.7) !important;
}

@media screen and (max-width: 992px) {
  /* line 206, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-left {
    width: 100%;
  }
  /* line 251, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-left div.col {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 575px) {
  /* line 256, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-left div.col {
    display: flex;
    justify-content: center;
  }
  /* line 259, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-left div.col label {
    display: none !important;
  }
  /* line 262, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-left div.col input::-moz-placeholder {
    color: rgba(0, 0, 0, 0.4);
  }
  .people-edit-address-fields-container-left div.col input::placeholder {
    color: rgba(0, 0, 0, 0.4);
  }
  /* line 266, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-left div.col-6 {
    display: flex;
    justify-content: center;
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 271, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-left div.col-6 label {
    display: none !important;
  }
  /* line 274, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-left div.col-6 input::-moz-placeholder {
    color: rgba(0, 0, 0, 0.4);
  }
  .people-edit-address-fields-container-left div.col-6 input::placeholder {
    color: rgba(0, 0, 0, 0.4);
  }
}

/* line 280, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-right {
  width: 31%;
  background: #FFFFFF;
  border: 1px solid #DFDFDF;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 21px 28px;
  padding-right: 25px;
  display: flex;
  height: 89px;
}

@media screen and (max-width: 992px) {
  /* line 280, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-right {
    width: initial;
  }
}

@media screen and (max-width: 575px) {
  /* line 280, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-right {
    width: inherit;
  }
}

/* line 296, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-right-field {
  width: 85%;
  margin-right: 20px;
}

/* line 300, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-right-action {
  background: rgba(255, 0, 0, 0.51);
  border-radius: 28px;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 311, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-card {
  height: 89px;
  padding-top: 38px;
}

@media screen and (max-width: 992px) {
  /* line 317, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .address_associations {
    margin-bottom: 25px;
  }
}

/* line 321, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.address_associations div.people-edit-address-fields-container {
  width: 100%;
}

/* line 325, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.add-address-button {
  background: #EEEEEE;
  border: 1px dashed rgba(0, 0, 0, 0.22);
  box-sizing: border-box;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 13px;
}

/* line 334, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.add-address-button:focus {
  outline: none;
  border: 1px dashed rgba(0, 0, 0, 0.22) !important;
}

/* line 338, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.add-address-button-plus {
  background: #35D268;
  border-radius: 28px;
  width: 40px;
  height: 40px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}

/* line 349, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.add-address-button-text {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #000000;
}

/* line 358, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.add-new-people-container {
  width: 100%;
  margin-top: -20px;
  margin-bottom: 20px;
  display: flex;
}

/* line 364, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-add-new {
  margin-left: auto;
  margin-right: 20px;
}

/* line 368, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.address_form div.form-group:last-child {
  min-height: 64.61px;
}

@media screen and (max-width: 993px) {
  /* line 372, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  div.people-edit-field-select {
    min-height: 64.61px !important;
  }
}

/* line 1, app/themes/limitless/assets/stylesheets/limitless/styles/userprofile.scss */
.user-edit {
  font-family: Roboto;
}

/* line 4, app/themes/limitless/assets/stylesheets/limitless/styles/userprofile.scss */
.user-edit-profile-image-container {
  background: #556080;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  overflow: hidden;
  margin-bottom: 23px;
  margin-left: 18px;
}

@media screen and (max-width: 575px) {
  /* line 4, app/themes/limitless/assets/stylesheets/limitless/styles/userprofile.scss */
  .user-edit-profile-image-container {
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 21, app/themes/limitless/assets/stylesheets/limitless/styles/userprofile.scss */
.user-edit-profile-image-upload-container {
  margin-bottom: 22px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: rgba(0, 0, 0, 0.5);
  padding-left: 15px;
}

@media screen and (max-width: 575px) {
  /* line 21, app/themes/limitless/assets/stylesheets/limitless/styles/userprofile.scss */
  .user-edit-profile-image-upload-container {
    padding: 0px;
    text-align: center;
  }
}

/* line 5, app/themes/limitless/assets/stylesheets/limitless/styles/main.scss */
.main-content-container {
  padding-left: 1rem;
  padding-top: 0.5rem;
  font-family: Roboto, sans-serif;
}

@media screen and (max-width: 575px) {
  /* line 5, app/themes/limitless/assets/stylesheets/limitless/styles/main.scss */
  .main-content-container {
    padding-left: 0px;
    margin: auto;
  }
}

/* line 14, app/themes/limitless/assets/stylesheets/limitless/styles/main.scss */
.style-footer {
  background-color: black;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
}

/* line 22, app/themes/limitless/assets/stylesheets/limitless/styles/main.scss */
.style-footer span.navbar-text {
  margin: auto;
  color: white;
}

/* line 25, app/themes/limitless/assets/stylesheets/limitless/styles/main.scss */
.style-footer span.navbar-text a {
  text-decoration: none;
  color: white;
}
/* line 1, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.add-people-button {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #F9F9FF;
  background: #35D268;
  border-radius: 5px;
  padding: 12px 22px;
  display: inline-block;
}

/* line 12, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-page-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 83px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

/* line 20, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-breadcrumb-container {
  margin-bottom: 22px;
}

/* line 23, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-table-container {
  padding-top: 0px;
}

/* line 27, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit {
  font-family: Roboto;
  font-style: normal;
}

/* line 32, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 32px;
}

@media screen and (max-width: 575px) {
  /* line 32, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-footer-buttons-container {
    align-items: flex-start;
  }
}

/* line 41, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-left {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 575px) {
  /* line 41, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-footer-buttons-left {
    flex-direction: column;
    align-items: left;
  }
  /* line 46, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-footer-buttons-left input {
    margin-right: 0px;
    margin-bottom: 10px;
  }
}

/* line 54, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-right {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 575px) {
  /* line 54, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-footer-buttons-right {
    flex-direction: column;
    align-items: right;
  }
  /* line 59, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-footer-buttons-right input {
    margin-left: 0px;
    margin-bottom: 10px;
  }
}

/* line 67, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-update {
  background: #35D268;
  border-radius: 5px;
  padding: 12px 25px;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #F9F9FF;
  margin-right: 40px;
}

/* line 76, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-update:hover {
  color: #F9F9FF;
  background: #35D268;
}

/* line 81, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-show {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #000000;
}

/* line 87, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-show-button {
  background: #35D268;
  border-radius: 5px;
  padding: 12px 25px;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #F9F9FF;
  margin-right: 40px;
}

/* line 96, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-show-button:hover {
  color: #F9F9FF;
  background: #35D268;
}

/* line 103, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-back-container {
  background: rgba(255, 0, 0, 0.51);
  border-radius: 5px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #FFFFFF;
  padding: 12px 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 115, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-back-container:hover {
  color: #F9F9FF;
  background: rgba(255, 0, 0, 0.61);
}

/* line 120, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-footer-buttons-back-container div:first-child {
  margin-right: 5px;
}

/* line 128, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-main-details-container {
  padding: 27px 34px;
  background: #FFFFFF;
  border-radius: 5px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  border-left: 6px solid #B5E2FF;
}

/* line 134, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-main-details-container div.form-group {
  margin-bottom: 0px;
}

@media screen and (max-width: 992px) {
  /* line 137, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-main-details-container div.col {
    width: 250px !important;
    margin-bottom: 10px;
  }
}

/* line 147, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-main-details-container div.field {
  transition: all .3s;
}

/* line 149, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-main-details-container div.field label {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: rgba(0, 0, 0, 0.4);
  display: inline-block;
  transform: translate(0.95em, -1.9em);
  transform-origin: 45px 4px;
  transition: all .3s;
  cursor: text;
}

/* line 162, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-main-details-container div.field input {
  padding-top: 18px;
}

/* line 164, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-main-details-container div.field input::-moz-placeholder {
  color: transparent;
}
.people-edit-main-details-container div.field input::placeholder {
  color: transparent;
}

/* line 167, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-main-details-container div.field input:not(:-moz-placeholder) + label {
  color: #2599CE !important;
  transform: translateY(-2.5em) scale(0.7) !important;
}
.people-edit-main-details-container div.field input:focus + label, .people-edit-main-details-container div.field input:not(:placeholder-shown) + label {
  color: #2599CE !important;
  transform: translateY(-2.5em) scale(0.7) !important;
}

/* line 172, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-main-details-container div.field span {
  display: none;
}

/* line 178, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-text-field {
  background: rgba(33, 33, 33, 0.08);
  border-radius: 4px 4px 0px 0px;
  border-bottom: 1.01px solid rgba(0, 0, 0, 0.4);
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: rgba(0, 0, 0, 0.87);
  transition: all .3s;
}

@media screen and (max-width: 992px) {
  /* line 178, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-text-field {
    width: 250px !important;
  }
}

/* line 192, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-text-field:not(:-moz-placeholder) {
  border-bottom: 1px solid #C7E9FF !important;
}
.people-edit-text-field:focus, .people-edit-text-field:not(:placeholder-shown) {
  border-bottom: 1px solid #C7E9FF !important;
}

/* line 198, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0px 7px;
}

@media screen and (max-width: 992px) {
  /* line 198, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container {
    flex-direction: column;
  }
}

/* line 206, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left {
  width: 66%;
}

/* line 208, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left div.form-group {
  margin-bottom: 0px;
}

/* line 211, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left div.people-edit-text-field-select label {
  color: transparent !important;
}

/* line 214, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left div.field {
  transition: all .3s;
}

/* line 216, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left div.field:hover label {
  display: none;
}

/* line 219, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left div.field span {
  display: none;
}

/* line 222, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left div.field label {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: rgba(0, 0, 0, 0.4);
  display: inline-block;
  transform: translate(0.95em, -1.9em);
  transform-origin: 45px 4px;
  transition: all .3s;
  cursor: text;
}

/* line 235, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left div.field input {
  padding-top: 18px;
  z-index: 100000000;
}

/* line 238, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left div.field input::-moz-placeholder {
  color: transparent;
  z-index: 1000;
}
.people-edit-address-fields-container-left div.field input::placeholder {
  color: transparent;
  z-index: 1000;
}

/* line 242, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-left div.field input:not(:-moz-placeholder) + label {
  display: inline-block;
  color: #2599CE !important;
  transform: translateY(-2.5em) scale(0.7) !important;
}
.people-edit-address-fields-container-left div.field input:focus + label, .people-edit-address-fields-container-left div.field input:not(:placeholder-shown) + label {
  display: inline-block;
  color: #2599CE !important;
  transform: translateY(-2.5em) scale(0.7) !important;
}

@media screen and (max-width: 992px) {
  /* line 206, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-left {
    width: 100%;
  }
  /* line 251, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-left div.col {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 575px) {
  /* line 256, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-left div.col {
    display: flex;
    justify-content: center;
  }
  /* line 259, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-left div.col label {
    display: none !important;
  }
  /* line 262, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-left div.col input::-moz-placeholder {
    color: rgba(0, 0, 0, 0.4);
  }
  .people-edit-address-fields-container-left div.col input::placeholder {
    color: rgba(0, 0, 0, 0.4);
  }
  /* line 266, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-left div.col-6 {
    display: flex;
    justify-content: center;
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 271, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-left div.col-6 label {
    display: none !important;
  }
  /* line 274, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-left div.col-6 input::-moz-placeholder {
    color: rgba(0, 0, 0, 0.4);
  }
  .people-edit-address-fields-container-left div.col-6 input::placeholder {
    color: rgba(0, 0, 0, 0.4);
  }
}

/* line 280, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-right {
  width: 31%;
  background: #FFFFFF;
  border: 1px solid #DFDFDF;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 21px 28px;
  padding-right: 25px;
  display: flex;
  height: 89px;
}

@media screen and (max-width: 992px) {
  /* line 280, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-right {
    width: initial;
  }
}

@media screen and (max-width: 575px) {
  /* line 280, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .people-edit-address-fields-container-right {
    width: inherit;
  }
}

/* line 296, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-right-field {
  width: 85%;
  margin-right: 20px;
}

/* line 300, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-container-right-action {
  background: rgba(255, 0, 0, 0.51);
  border-radius: 28px;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 311, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-edit-address-fields-card {
  height: 89px;
  padding-top: 38px;
}

@media screen and (max-width: 992px) {
  /* line 317, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  .address_associations {
    margin-bottom: 25px;
  }
}

/* line 321, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.address_associations div.people-edit-address-fields-container {
  width: 100%;
}

/* line 325, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.add-address-button {
  background: #EEEEEE;
  border: 1px dashed rgba(0, 0, 0, 0.22);
  box-sizing: border-box;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 13px;
}

/* line 334, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.add-address-button:focus {
  outline: none;
  border: 1px dashed rgba(0, 0, 0, 0.22) !important;
}

/* line 338, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.add-address-button-plus {
  background: #35D268;
  border-radius: 28px;
  width: 40px;
  height: 40px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}

/* line 349, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.add-address-button-text {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #000000;
}

/* line 358, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.add-new-people-container {
  width: 100%;
  margin-top: -20px;
  margin-bottom: 20px;
  display: flex;
}

/* line 364, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.people-add-new {
  margin-left: auto;
  margin-right: 20px;
}

/* line 368, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
.address_form div.form-group:last-child {
  min-height: 64.61px;
}

@media screen and (max-width: 993px) {
  /* line 372, app/themes/limitless/assets/stylesheets/limitless/styles/people.scss */
  div.people-edit-field-select {
    min-height: 64.61px !important;
  }
}
/* line 1, app/themes/limitless/assets/stylesheets/limitless/styles/userprofile.scss */
.user-edit {
  font-family: Roboto;
}

/* line 4, app/themes/limitless/assets/stylesheets/limitless/styles/userprofile.scss */
.user-edit-profile-image-container {
  background: #556080;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  overflow: hidden;
  margin-bottom: 23px;
  margin-left: 18px;
}

@media screen and (max-width: 575px) {
  /* line 4, app/themes/limitless/assets/stylesheets/limitless/styles/userprofile.scss */
  .user-edit-profile-image-container {
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 21, app/themes/limitless/assets/stylesheets/limitless/styles/userprofile.scss */
.user-edit-profile-image-upload-container {
  margin-bottom: 22px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: rgba(0, 0, 0, 0.5);
  padding-left: 15px;
}

@media screen and (max-width: 575px) {
  /* line 21, app/themes/limitless/assets/stylesheets/limitless/styles/userprofile.scss */
  .user-edit-profile-image-upload-container {
    padding: 0px;
    text-align: center;
  }
}
/* ==========================================================================
   Custom overrides — loaded last so they win over the Limitless theme.
   ========================================================================== */

/* Remove the teal background the theme applies to open/expanded parent
   submenu labels. Only the active leaf item (via inline style) highlights. */

.sidebar-dark .nav-sidebar > .nav-item-open > .nav-link:not(.disabled),
.sidebar-dark .nav-sidebar > .nav-item-expanded:not(.nav-item-open) > .nav-link,
.sidebar-dark[class*=bg-] .nav-sidebar > .nav-item-open > .nav-link:not(.disabled) {
  background-color: transparent !important;
  color: rgba(255, 255, 255, 0.75) !important;
}

/* Field-hint text under form inputs — `<small class="form-text text-muted">`,
   the app-wide convention (~200 hints across ~48 forms).  The theme renders
   it as a `small` (80% of the 13px body ≈ 10px) in #999, which is hard to
   read (reported on the participant form).  Bigger + darker.  Scoped to
   .form-text on purpose: plain .text-muted elsewhere (badges, table meta,
   cart notes) keeps the theme's grey.  The colour needs !important + the
   two-class specificity to beat Bootstrap's `.text-muted { color: #999
   !important }`. */
.form-text {
  font-size: 0.75rem;   /* ~12px, up from ~10px — still secondary to the label */
  line-height: 1.5;
}
.form-text.text-muted {
  color: #455a64 !important;   /* dark slate — 7:1 on white, vs #999's 2.9:1 */
}

/* Timeline resource rows (event form): readable names, distinct section
   headers, and a kind-coloured left edge — teal = Room, grey = any other
   resource — so a truck row can't visually impersonate a room again.
   Data-level companion: generic resources render as "Name (Type)" via
   app/views/resource_planner/resources/list.json.jbuilder.  CSS survives
   every FullCalendar re-render (unlike DOM decoration, which was tried
   and dropped 2026-07-09). */
.fc-resource-area .fc-cell-text {
  font-weight: 600;
  font-size: 13px;
  color: #37474f;
}
.fc-resource-area tr[data-resource-id] .fc-cell-content {
  border-left: 4px solid #b0bec5;
  padding-left: 8px;
}
.fc-resource-area tr[data-resource-id^="Room-"] .fc-cell-content {
  border-left-color: #26a69a;
}
/* Section headers (Rooms / LKWs / Tabletts ...) */
.fc-resource-area .fc-divider .fc-cell-text {
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  color: #546e7a;
}
