/* @license MIT http://datatables.net/license_bsd */
table.dataTable{clear:both;margin-top:6px !important;margin-bottom:6px !important;max-width:none !important;border-collapse:separate !important}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}div.dataTables_wrapper div.dataTables_length label{font-weight:normal;text-align:left;white-space:nowrap}div.dataTables_wrapper div.dataTables_length select{width:75px;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:0.5em;display:inline-block;width:auto}div.dataTables_wrapper div.dataTables_info{padding-top:8px;white-space:nowrap}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}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}table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting{padding-right:30px}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}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;position:relative}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{position:absolute;bottom:8px;right:8px;display:block;font-family:'Glyphicons Halflings';opacity:0.5}table.dataTable thead .sorting:after{opacity:0.2;content:"\e150"}table.dataTable thead .sorting_asc:after{content:"\e155"}table.dataTable thead .sorting_desc:after{content:"\e156"}table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{color:#eee}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: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}}table.dataTable.table-condensed>thead>tr>th{padding-right:20px}table.dataTable.table-condensed .sorting:after,table.dataTable.table-condensed .sorting_asc:after,table.dataTable.table-condensed .sorting_desc:after{top:6px;right:6px}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}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.block.table>:not(caption)>*>*{padding:0}.block.table .text-align-left{text-align:left}.block.table .text-align-center{text-align:center}.block.table .text-align-right{text-align:right}.block.table .table-content .dataTables_filter input[type=date],.block.table .table-content .dataTables_filter input[type=datetime-local],.block.table .table-content .dataTables_filter input[type=email],.block.table .table-content .dataTables_filter input[type=month],.block.table .table-content .dataTables_filter input[type=number],.block.table .table-content .dataTables_filter input[type=password],.block.table .table-content .dataTables_filter input[type=search],.block.table .table-content .dataTables_filter input[type=tel],.block.table .table-content .dataTables_filter input[type=text],.block.table .table-content .dataTables_filter input[type=time],.block.table .table-content .dataTables_filter input[type=url],.block.table .table-content .dataTables_filter input[type=week],.block.table .table-content .dataTables_filter textarea,.block.table .table-content .dataTables_filter select{margin:0;padding:10px 12px;background-color:#fff;border:2px solid silver;border-radius:8px;transition:border-color 500ms ease;width:100%;max-width:555px;height:48px;text-align:left !important;font-size:16px}.block.table .table-content .dataTables_filter input[type=date]::placeholder,.block.table .table-content .dataTables_filter input[type=datetime-local]::placeholder,.block.table .table-content .dataTables_filter input[type=email]::placeholder,.block.table .table-content .dataTables_filter input[type=month]::placeholder,.block.table .table-content .dataTables_filter input[type=number]::placeholder,.block.table .table-content .dataTables_filter input[type=password]::placeholder,.block.table .table-content .dataTables_filter input[type=search]::placeholder,.block.table .table-content .dataTables_filter input[type=tel]::placeholder,.block.table .table-content .dataTables_filter input[type=text]::placeholder,.block.table .table-content .dataTables_filter input[type=time]::placeholder,.block.table .table-content .dataTables_filter input[type=url]::placeholder,.block.table .table-content .dataTables_filter input[type=week]::placeholder,.block.table .table-content .dataTables_filter textarea::placeholder,.block.table .table-content .dataTables_filter select::placeholder{font-style:italic;color:#8d8d8d}.block.table .table-content .dataTables_filter input[type=date]:hover,.block.table .table-content .dataTables_filter input[type=date]:active,.block.table .table-content .dataTables_filter input[type=date]:focus,.block.table .table-content .dataTables_filter input[type=datetime-local]:hover,.block.table .table-content .dataTables_filter input[type=datetime-local]:active,.block.table .table-content .dataTables_filter input[type=datetime-local]:focus,.block.table .table-content .dataTables_filter input[type=email]:hover,.block.table .table-content .dataTables_filter input[type=email]:active,.block.table .table-content .dataTables_filter input[type=email]:focus,.block.table .table-content .dataTables_filter input[type=month]:hover,.block.table .table-content .dataTables_filter input[type=month]:active,.block.table .table-content .dataTables_filter input[type=month]:focus,.block.table .table-content .dataTables_filter input[type=number]:hover,.block.table .table-content .dataTables_filter input[type=number]:active,.block.table .table-content .dataTables_filter input[type=number]:focus,.block.table .table-content .dataTables_filter input[type=password]:hover,.block.table .table-content .dataTables_filter input[type=password]:active,.block.table .table-content .dataTables_filter input[type=password]:focus,.block.table .table-content .dataTables_filter input[type=search]:hover,.block.table .table-content .dataTables_filter input[type=search]:active,.block.table .table-content .dataTables_filter input[type=search]:focus,.block.table .table-content .dataTables_filter input[type=tel]:hover,.block.table .table-content .dataTables_filter input[type=tel]:active,.block.table .table-content .dataTables_filter input[type=tel]:focus,.block.table .table-content .dataTables_filter input[type=text]:hover,.block.table .table-content .dataTables_filter input[type=text]:active,.block.table .table-content .dataTables_filter input[type=text]:focus,.block.table .table-content .dataTables_filter input[type=time]:hover,.block.table .table-content .dataTables_filter input[type=time]:active,.block.table .table-content .dataTables_filter input[type=time]:focus,.block.table .table-content .dataTables_filter input[type=url]:hover,.block.table .table-content .dataTables_filter input[type=url]:active,.block.table .table-content .dataTables_filter input[type=url]:focus,.block.table .table-content .dataTables_filter input[type=week]:hover,.block.table .table-content .dataTables_filter input[type=week]:active,.block.table .table-content .dataTables_filter input[type=week]:focus,.block.table .table-content .dataTables_filter textarea:hover,.block.table .table-content .dataTables_filter textarea:active,.block.table .table-content .dataTables_filter textarea:focus,.block.table .table-content .dataTables_filter select:hover,.block.table .table-content .dataTables_filter select:active,.block.table .table-content .dataTables_filter select:focus{border-color:#9c0534;outline:none}.block.table .table-content .dataTables_filter input[type=date].error,.block.table .table-content .dataTables_filter input[type=datetime-local].error,.block.table .table-content .dataTables_filter input[type=email].error,.block.table .table-content .dataTables_filter input[type=month].error,.block.table .table-content .dataTables_filter input[type=number].error,.block.table .table-content .dataTables_filter input[type=password].error,.block.table .table-content .dataTables_filter input[type=search].error,.block.table .table-content .dataTables_filter input[type=tel].error,.block.table .table-content .dataTables_filter input[type=text].error,.block.table .table-content .dataTables_filter input[type=time].error,.block.table .table-content .dataTables_filter input[type=url].error,.block.table .table-content .dataTables_filter input[type=week].error,.block.table .table-content .dataTables_filter textarea.error,.block.table .table-content .dataTables_filter select.error{border-color:#d6001c;background-color:#f7ccd2}.block.table .table-content .dataTables_filter textarea{height:auto}.block.table .table-content div.light-orange-accents .dataTables_filter input[type=date],.block.table .table-content div.light-orange-accents .dataTables_filter input[type=datetime-local],.block.table .table-content div.light-orange-accents .dataTables_filter input[type=email],.block.table .table-content div.light-orange-accents .dataTables_filter input[type=month],.block.table .table-content div.light-orange-accents .dataTables_filter input[type=number],.block.table .table-content div.light-orange-accents .dataTables_filter input[type=password],.block.table .table-content div.light-orange-accents .dataTables_filter input[type=search],.block.table .table-content div.light-orange-accents .dataTables_filter input[type=tel],.block.table .table-content div.light-orange-accents .dataTables_filter input[type=text],.block.table .table-content div.light-orange-accents .dataTables_filter input[type=time],.block.table .table-content div.light-orange-accents .dataTables_filter input[type=url],.block.table .table-content div.light-orange-accents .dataTables_filter input[type=week],.block.table .table-content div.light-orange-accents .dataTables_filter textarea,.block.table .table-content div.light-orange-accents .dataTables_filter select{border:2px solid #ffa300}.block.table .table-content div.dark-orange-accents .dataTables_filter input[type=date],.block.table .table-content div.dark-orange-accents .dataTables_filter input[type=datetime-local],.block.table .table-content div.dark-orange-accents .dataTables_filter input[type=email],.block.table .table-content div.dark-orange-accents .dataTables_filter input[type=month],.block.table .table-content div.dark-orange-accents .dataTables_filter input[type=number],.block.table .table-content div.dark-orange-accents .dataTables_filter input[type=password],.block.table .table-content div.dark-orange-accents .dataTables_filter input[type=search],.block.table .table-content div.dark-orange-accents .dataTables_filter input[type=tel],.block.table .table-content div.dark-orange-accents .dataTables_filter input[type=text],.block.table .table-content div.dark-orange-accents .dataTables_filter input[type=time],.block.table .table-content div.dark-orange-accents .dataTables_filter input[type=url],.block.table .table-content div.dark-orange-accents .dataTables_filter input[type=week],.block.table .table-content div.dark-orange-accents .dataTables_filter textarea,.block.table .table-content div.dark-orange-accents .dataTables_filter select{border:2px solid #ff7b1f}.block.table .table-content div.red-accents .dataTables_filter input[type=date],.block.table .table-content div.red-accents .dataTables_filter input[type=datetime-local],.block.table .table-content div.red-accents .dataTables_filter input[type=email],.block.table .table-content div.red-accents .dataTables_filter input[type=month],.block.table .table-content div.red-accents .dataTables_filter input[type=number],.block.table .table-content div.red-accents .dataTables_filter input[type=password],.block.table .table-content div.red-accents .dataTables_filter input[type=search],.block.table .table-content div.red-accents .dataTables_filter input[type=tel],.block.table .table-content div.red-accents .dataTables_filter input[type=text],.block.table .table-content div.red-accents .dataTables_filter input[type=time],.block.table .table-content div.red-accents .dataTables_filter input[type=url],.block.table .table-content div.red-accents .dataTables_filter input[type=week],.block.table .table-content div.red-accents .dataTables_filter textarea,.block.table .table-content div.red-accents .dataTables_filter select{border:2px solid #d6001c}.block.table .table-content div.rubine-accents .dataTables_filter input[type=date],.block.table .table-content div.rubine-accents .dataTables_filter input[type=datetime-local],.block.table .table-content div.rubine-accents .dataTables_filter input[type=email],.block.table .table-content div.rubine-accents .dataTables_filter input[type=month],.block.table .table-content div.rubine-accents .dataTables_filter input[type=number],.block.table .table-content div.rubine-accents .dataTables_filter input[type=password],.block.table .table-content div.rubine-accents .dataTables_filter input[type=search],.block.table .table-content div.rubine-accents .dataTables_filter input[type=tel],.block.table .table-content div.rubine-accents .dataTables_filter input[type=text],.block.table .table-content div.rubine-accents .dataTables_filter input[type=time],.block.table .table-content div.rubine-accents .dataTables_filter input[type=url],.block.table .table-content div.rubine-accents .dataTables_filter input[type=week],.block.table .table-content div.rubine-accents .dataTables_filter textarea,.block.table .table-content div.rubine-accents .dataTables_filter select{border:2px solid #ce0058}.block.table .table-content div.berry-accents .dataTables_filter input[type=date],.block.table .table-content div.berry-accents .dataTables_filter input[type=datetime-local],.block.table .table-content div.berry-accents .dataTables_filter input[type=email],.block.table .table-content div.berry-accents .dataTables_filter input[type=month],.block.table .table-content div.berry-accents .dataTables_filter input[type=number],.block.table .table-content div.berry-accents .dataTables_filter input[type=password],.block.table .table-content div.berry-accents .dataTables_filter input[type=search],.block.table .table-content div.berry-accents .dataTables_filter input[type=tel],.block.table .table-content div.berry-accents .dataTables_filter input[type=text],.block.table .table-content div.berry-accents .dataTables_filter input[type=time],.block.table .table-content div.berry-accents .dataTables_filter input[type=url],.block.table .table-content div.berry-accents .dataTables_filter input[type=week],.block.table .table-content div.berry-accents .dataTables_filter textarea,.block.table .table-content div.berry-accents .dataTables_filter select{border:2px solid #9c0534}.block.table .table-content div.chocolate-accents .dataTables_filter input[type=date],.block.table .table-content div.chocolate-accents .dataTables_filter input[type=datetime-local],.block.table .table-content div.chocolate-accents .dataTables_filter input[type=email],.block.table .table-content div.chocolate-accents .dataTables_filter input[type=month],.block.table .table-content div.chocolate-accents .dataTables_filter input[type=number],.block.table .table-content div.chocolate-accents .dataTables_filter input[type=password],.block.table .table-content div.chocolate-accents .dataTables_filter input[type=search],.block.table .table-content div.chocolate-accents .dataTables_filter input[type=tel],.block.table .table-content div.chocolate-accents .dataTables_filter input[type=text],.block.table .table-content div.chocolate-accents .dataTables_filter input[type=time],.block.table .table-content div.chocolate-accents .dataTables_filter input[type=url],.block.table .table-content div.chocolate-accents .dataTables_filter input[type=week],.block.table .table-content div.chocolate-accents .dataTables_filter textarea,.block.table .table-content div.chocolate-accents .dataTables_filter select{border:2px solid #6b3529}.block.table .table-content div.grey-accents .dataTables_filter input[type=date],.block.table .table-content div.grey-accents .dataTables_filter input[type=datetime-local],.block.table .table-content div.grey-accents .dataTables_filter input[type=email],.block.table .table-content div.grey-accents .dataTables_filter input[type=month],.block.table .table-content div.grey-accents .dataTables_filter input[type=number],.block.table .table-content div.grey-accents .dataTables_filter input[type=password],.block.table .table-content div.grey-accents .dataTables_filter input[type=search],.block.table .table-content div.grey-accents .dataTables_filter input[type=tel],.block.table .table-content div.grey-accents .dataTables_filter input[type=text],.block.table .table-content div.grey-accents .dataTables_filter input[type=time],.block.table .table-content div.grey-accents .dataTables_filter input[type=url],.block.table .table-content div.grey-accents .dataTables_filter input[type=week],.block.table .table-content div.grey-accents .dataTables_filter textarea,.block.table .table-content div.grey-accents .dataTables_filter select{border:2px solid #f4f4f4}.block.table .table-content .dataTables_length .bootstrap-select.dropdown{width:100%;max-width:555px}.block.table .table-content .dataTables_length .bootstrap-select>select{width:.5px !important}.block.table .table-content .dataTables_length .bootstrap-select button.btn.btn-default{padding:0}.block.table .table-content .dataTables_length .bootstrap-select button.btn.btn-default:hover,.block.table .table-content .dataTables_length .bootstrap-select button.btn.btn-default:active,.block.table .table-content .dataTables_length .bootstrap-select button.btn.btn-default:focus{color:#3d3d3d;background-color:#fff}.block.table .table-content .dataTables_length .bootstrap-select .selectpicker.error+.dropdown-toggle{color:#d6001c;border-color:#d6001c}.block.table .table-content .dataTables_length .bootstrap-select .dropdown-toggle{color:#3d3d3d;font-size:16px;font-weight:400;background-color:#fff;border-radius:8px;border:2px solid silver;display:flex;padding:0}.block.table .table-content .dataTables_length .bootstrap-select .dropdown-toggle .filter-option{display:flex;align-items:center;position:relative;height:44px;padding:10px 12px}.block.table .table-content .dataTables_length .bootstrap-select .dropdown-toggle .filter-option,.block.table .table-content .dataTables_length .bootstrap-select .dropdown-toggle .filter-option *{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.block.table .table-content .dataTables_length .bootstrap-select .dropdown-toggle::after{display:inline-block;height:40px;width:48px;text-align:center;border-top-right-radius:3px;border-bottom-right-radius:3px;border:none;content:"";font-family:ucalgary;font-size:24px;line-height:40px;color:#d6001c;transition:transform 500ms ease}.block.table .table-content .dataTables_length .bootstrap-select .dropdown-toggle.show::after{transform:rotateX(180deg)}.block.table .table-content .dataTables_length .bootstrap-select .dropdown-toggle:hover,.block.table .table-content .dataTables_length .bootstrap-select .dropdown-toggle:active,.block.table .table-content .dataTables_length .bootstrap-select .dropdown-toggle:focus{border-color:#9c0534;outline:none;text-decoration:none}.block.table .table-content .dataTables_length .bootstrap-select .dropdown-menu{padding:0;border-width:2px;border-color:silver;z-index:1968}.block.table .table-content .dataTables_length .bootstrap-select .dropdown-menu.inner{padding:10px}.block.table .table-content .dataTables_length .bootstrap-select .dropdown-menu .dropdown-header{font-weight:700;font-size:16px}.block.table .table-content .dataTables_length .bootstrap-select .dropdown-menu li{margin:0}.block.table .table-content .dataTables_length .bootstrap-select .dropdown-menu li[class^=optgroup-]{list-style:circle;margin-left:35px;padding-left:0}.block.table .table-content .dataTables_length .bootstrap-select .dropdown-menu li a{border-radius:4px;font-size:16px;margin:3px 0;padding:10px;color:#3d3d3d}.block.table .table-content .dataTables_length .bootstrap-select .dropdown-menu li a.active,.block.table .table-content .dataTables_length .bootstrap-select .dropdown-menu li a:hover{color:#9c0534;background-color:#f6ebed}.block.table .table-content .dataTables_length .bootstrap-select .dropdown-menu li a.active{border:3px solid #3d3d3d}.block.table .table-content .dataTables_length .bootstrap-select .dropdown-menu li a.selected{color:#fff;background-color:#9c0534;font-weight:600}.block.table .table-content .dataTables_length .bootstrap-select .dropdown-menu li a.opt{padding-left:5px}.block.table .table-content .dataTables_length .bootstrap-select .dropdown-menu li a span.check-mark{top:15px;font-size:.75em}.block.table .table-content .dataTables_length .bootstrap-select .dropdown-menu li.no-results{padding:3px 6px}.block.table .table-content .dataTables_length .bootstrap-select .bs-searchbox{margin-top:4px;margin-bottom:4px}.block.table .table-content .dataTables_length .bootstrap-select .bs-searchbox>.form-control{color:#5d5d5d;border-color:#f4f4f4;background-color:#f4f4f4}.block.table .table-content .dataTables_length .bootstrap-select .bs-searchbox>.form-control:placeholder-shown,.block.table .table-content .dataTables_length .bootstrap-select .bs-searchbox>.form-control:-ms-input-placeholder{font-style:italic}.block.table .table-content .dataTables_length .bootstrap-select .bs-searchbox>.form-control:focus{border-width:2px;border-color:#f4f4f4;-webkit-box-shadow:none;box-shadow:none;outline:none}.block.table .table-content .dataTables_length .bootstrap-select.show-tick.open .dropdown-toggle:not(.bs-placeholder)~.dropdown-menu .bs-deselect-all{color:#d6001c}.block.table .table-content .dataTables_length .bootstrap-select.show-tick.open .dropdown-menu{display:flex;flex-wrap:wrap;min-width:410px}.block.table .table-content .dataTables_length .bootstrap-select.show-tick.open .dropdown-menu .bs-searchbox{width:70%}.block.table .table-content .dataTables_length .bootstrap-select.show-tick.open .dropdown-menu .bs-actionsbox{display:flex;align-items:center;width:30%}.block.table .table-content .dataTables_length .bootstrap-select.show-tick.open .dropdown-menu .bs-actionsbox .bs-select-all{display:none}.block.table .table-content .dataTables_length .bootstrap-select.show-tick.open .dropdown-menu .bs-actionsbox .bs-deselect-all{background-color:#fff;color:#5d5d5d;width:100%}.block.table .table-content .dataTables_length .bootstrap-select.show-tick.open .dropdown-menu .bs-actionsbox .bs-deselect-all:active{box-shadow:none}.block.table .table-content .dataTables_length .bootstrap-select.show-tick.open .dropdown-menu div.inner{width:100%}.block.table .table-content .dataTables_length .bootstrap-select.show-tick.open .dropdown-menu div.inner li{width:100%}@media only screen and (max-width:480px){.block.table .table-content .dataTables_length .bootstrap-select.show-tick.open .dropdown-menu{width:100%;min-width:auto}.block.table .table-content .dataTables_length .bootstrap-select.show-tick.open .dropdown-menu .bs-searchbox{width:100%}.block.table .table-content .dataTables_length .bootstrap-select.show-tick.open .dropdown-menu .bs-actionsbox{width:100%;border-bottom:1px solid #d8d8d8}}.block.table .table-content .dataTables_length .bootstrap-select.show-tick .dropdown-menu li a{display:flex}.block.table .table-content .dataTables_length .bootstrap-select.show-tick .dropdown-menu li a span.text{order:2}.block.table .table-content .dataTables_length .bootstrap-select.show-tick .dropdown-menu li a span.check-mark{order:1;position:relative;top:auto;right:auto;display:block}.block.table .table-content .dataTables_length .bootstrap-select.show-tick .dropdown-menu li a span.check-mark:before{content:"";border:2px solid #3d3d3d;border-radius:4px;display:block;width:20px;height:20px;margin-right:8px;padding-top:2px}.block.table .table-content .dataTables_length .bootstrap-select.show-tick .dropdown-menu li a:hover span.check-mark:before{border-color:#9c0534}.block.table .table-content .dataTables_length .bootstrap-select.show-tick .dropdown-menu li a.selected{background-color:#fff}.block.table .table-content .dataTables_length .bootstrap-select.show-tick .dropdown-menu li a.selected span.text{color:#9c0534;font-weight:600}.block.table .table-content .dataTables_length .bootstrap-select.show-tick .dropdown-menu li a.selected span.check-mark:before{content:"";border-color:#9c0534;color:#fff;background-color:#9c0534}.block.table .table-content .dataTables_length .bootstrap-select.show-tick .dropdown-menu li a.active{color:#9c0534;background-color:#f6ebed;border:3px solid #3d3d3d}.block.table .table-content .dataTables_length .bootstrap-select.show-tick .dropdown-menu li a.active span.text{font-weight:400}@media only screen and (max-width:767px){.block.table .table-content .dataTables_length .bootstrap-select .dropdown-menu{max-width:100%}.block.table .table-content .dataTables_length .bootstrap-select .dropdown-menu li a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.block.table .table-content .dataTables_length .bootstrap-select .dropdown-menu li a span.text{display:inline}}.block.table .table-content .dataTables_paginate{display:flex;justify-content:center;flex-wrap:wrap}.block.table .table-content .dataTables_paginate ul.pagination{display:flex;padding-left:0}.block.table .table-content .dataTables_paginate ul.pagination .previous a{transform:rotate(90deg)}.block.table .table-content .dataTables_paginate ul.pagination .next a{transform:rotate(-90deg)}.block.table .table-content .dataTables_paginate ul>li{display:inline-block;margin:0}.block.table .table-content .dataTables_paginate ul>li:not(:last-child){margin-right:25px}.block.table .table-content .dataTables_paginate ul>li>a{display:block;width:26px;height:26px;margin:0;padding:0;text-align:center;font-size:14px;font-weight:600 !important;line-height:24px !important;background-image:none !important;border:1px solid #d6001c;border-radius:50%;outline:none;color:#d6001c;background-color:#fff;transition:color 500ms ease,background-color 500ms ease,border-color 500ms ease}.block.table .table-content .dataTables_paginate ul>li>a:hover,.block.table .table-content .dataTables_paginate ul>li>a:active,.block.table .table-content .dataTables_paginate ul>li>a:focus{color:#fff;background-color:#ea7b8a}.block.table .table-content .dataTables_paginate ul>li[class*=active]>a{cursor:default;color:#fff;background-color:#d6001c}.block.table .table-content .dataTables_paginate ul>li[class*=previous].disabled a,.block.table .table-content .dataTables_paginate ul>li[class*=next].disabled a{cursor:default;color:#8d8d8d;border-color:#8d8d8d;background-color:#fff;pointer-events:none}.block.table .table-content .dataTables_paginate ul>li[class*=previous]>a,.block.table .table-content .dataTables_paginate ul>li[class*=next]>a{font-size:24px}@media only screen and (max-width:480px){.block.table .table-content .dataTables_paginate ul{justify-content:space-between;width:100%;flex-basis:100%}.block.table .table-content .dataTables_paginate ul>li:not(:last-child){margin-right:0}}@media only screen and (min-width:576px){.block.table .table-content .dataTables_paginate{justify-content:right}}.block.table .table-content .dataTables_length label,.block.table .table-content .dataTables_filter label{width:100%;margin-bottom:0}.block.table .table-content .dataTables_length .bootstrap-select{width:100%;max-width:none;margin-bottom:10px}@media only screen and (min-width:768px){.block.table .table-content .dataTables_length .bootstrap-select{width:auto}}.block.table .table-content .dataTables_filter label{text-align:right}.block.table .table-content .dataTables_filter input[type=search]{width:100%;max-width:none;margin-left:0}.block.table .table-content .dataTables_filter input[type=search]:focus{box-shadow:none}@media only screen and (min-width:768px){.block.table .table-content .dataTables_filter input[type=search]{width:auto}}.block.table .table-content .dataTables_info{padding-top:2px}@media only screen and (max-width:575px){.block.table .table-content .dataTables_info{margin-bottom:15px}}.block.table .table-content .scroller{overflow-x:auto;max-width:1170px;padding-bottom:2px}.block.table .table-content table{width:100% !important;margin:0 !important}.block.table .table-content table>thead>tr>th.sorting,.block.table .table-content table>thead>tr>th.sorting_desc,.block.table .table-content table>thead>tr>th.sorting_asc{padding-right:45px}.block.table .table-content table>thead>tr>th.sorting::after,.block.table .table-content table>thead>tr>th.sorting_desc::after,.block.table .table-content table>thead>tr>th.sorting_asc::after{font-family:ucalgary;right:15px;height:25px;position:absolute;top:50%;-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.block.table .table-content table>thead>tr>th.sorting::after{content:""}.block.table .table-content table>thead>tr>th.sorting_desc::after{content:""}.block.table .table-content table>thead>tr>th.sorting_asc::after{content:""}.block.table .table-content table tr>th p:last-child,.block.table .table-content table tr>td p:last-child{margin-bottom:0}.block.table .table-content table tr>th{vertical-align:middle;background-color:#9c0534;color:#fff}.block.table .table-content table tr>td{background-color:#f4f4f4}.block.table .table-content table.table-striped tr:nth-of-type(2n+1){background-color:transparent}.block.table .table-content table.table-striped tr:nth-of-type(2n+1)>td{background-color:#e5e5e5}.block.table .table-content table.table-bordered{border:none;border-collapse:separate}.block.table .table-content table.table-bordered tr>th,.block.table .table-content table.table-bordered tr>td{border:2px solid #fff;padding:15px}@media screen and (max-width:767px){.block.table .table-content table.mobile-card.dataTable{width:100%}.block.table .table-content table.mobile-card.dataTable>thead{display:none}.block.table .table-content table.mobile-card.dataTable>:not(thead) tr{display:block}.block.table .table-content table.mobile-card.dataTable>:not(thead) tr:not(:last-child){margin-bottom:25px}.block.table .table-content table.mobile-card.dataTable>:not(thead) tr>th:first-child,.block.table .table-content table.mobile-card.dataTable>:not(thead) tr>td:first-child{border-top:4px solid #9c0534;border-left:none;border-right:none}.block.table .table-content table.mobile-card.dataTable>:not(thead) tr>th,.block.table .table-content table.mobile-card.dataTable>:not(thead) tr>td{display:flex;align-items:baseline;font-weight:normal;text-align:left;border-left:none;border-right:none;background-color:#f4f4f4}.block.table .table-content table.mobile-card.dataTable>:not(thead) tr>th::before,.block.table .table-content table.mobile-card.dataTable>:not(thead) tr>td::before{content:attr(label);font-weight:bold;width:125px;min-width:125px;padding-right:15px}}.block.table .table-content p~.scroller,.block.table .table-content p~.dataTables_wrapper{margin-top:25px}.block.table .table-content .scroller:not(:last-child),.block.table .table-content .dataTables_wrapper:not(:last-child){margin-bottom:25px}
@font-face{font-family:'fa';src:url(/sites/default/files/micon/fa/fonts/fa.eot);src:url(/sites/default/files/micon/fa/fonts/fa.eot) format('embedded-opentype'),url(/sites/default/files/micon/fa/fonts/fa.ttf) format('truetype'),url(/sites/default/files/micon/fa/fonts/fa.woff) format('woff'),url(/sites/default/files/micon/fa/fonts/fa.svg) format('svg');font-weight:normal;font-style:normal;}[class^="fa-"],[class*=" fa-"]{font-family:'fa' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.fa-asterisk:before{content:"\f069";}.fa-plus:before{content:"\f067";}.fa-question:before{content:"\f128";}.fa-minus:before{content:"\f068";}.fa-glass:before{content:"\f000";}.fa-music:before{content:"\f001";}.fa-search:before{content:"\f002";}.fa-envelope-o:before{content:"\f003";}.fa-heart:before{content:"\f004";}.fa-star:before{content:"\f005";}.fa-star-o:before{content:"\f006";}.fa-user:before{content:"\f007";}.fa-film:before{content:"\f008";}.fa-th-large:before{content:"\f009";}.fa-th:before{content:"\f00a";}.fa-th-list:before{content:"\f00b";}.fa-check:before{content:"\f00c";}.fa-close:before{content:"\f00d";}.fa-remove:before{content:"\f00d";}.fa-times:before{content:"\f00d";}.fa-search-plus:before{content:"\f00e";}.fa-search-minus:before{content:"\f010";}.fa-power-off:before{content:"\f011";}.fa-signal:before{content:"\f012";}.fa-cog:before{content:"\f013";}.fa-gear:before{content:"\f013";}.fa-trash-o:before{content:"\f014";}.fa-home:before{content:"\f015";}.fa-file-o:before{content:"\f016";}.fa-clock-o:before{content:"\f017";}.fa-road:before{content:"\f018";}.fa-download:before{content:"\f019";}.fa-arrow-circle-o-down:before{content:"\f01a";}.fa-arrow-circle-o-up:before{content:"\f01b";}.fa-inbox:before{content:"\f01c";}.fa-play-circle-o:before{content:"\f01d";}.fa-repeat:before{content:"\f01e";}.fa-rotate-right:before{content:"\f01e";}.fa-refresh:before{content:"\f021";}.fa-list-alt:before{content:"\f022";}.fa-lock:before{content:"\f023";}.fa-flag:before{content:"\f024";}.fa-headphones:before{content:"\f025";}.fa-volume-off:before{content:"\f026";}.fa-volume-down:before{content:"\f027";}.fa-volume-up:before{content:"\f028";}.fa-qrcode:before{content:"\f029";}.fa-barcode:before{content:"\f02a";}.fa-tag:before{content:"\f02b";}.fa-tags:before{content:"\f02c";}.fa-book:before{content:"\f02d";}.fa-bookmark:before{content:"\f02e";}.fa-print:before{content:"\f02f";}.fa-camera:before{content:"\f030";}.fa-font:before{content:"\f031";}.fa-bold:before{content:"\f032";}.fa-italic:before{content:"\f033";}.fa-text-height:before{content:"\f034";}.fa-text-width:before{content:"\f035";}.fa-align-left:before{content:"\f036";}.fa-align-center:before{content:"\f037";}.fa-align-right:before{content:"\f038";}.fa-align-justify:before{content:"\f039";}.fa-list:before{content:"\f03a";}.fa-dedent:before{content:"\f03b";}.fa-outdent:before{content:"\f03b";}.fa-indent:before{content:"\f03c";}.fa-video-camera:before{content:"\f03d";}.fa-image:before{content:"\f03e";}.fa-photo:before{content:"\f03e";}.fa-picture-o:before{content:"\f03e";}.fa-pencil:before{content:"\f040";}.fa-map-marker:before{content:"\f041";}.fa-adjust:before{content:"\f042";}.fa-tint:before{content:"\f043";}.fa-edit:before{content:"\f044";}.fa-pencil-square-o:before{content:"\f044";}.fa-share-square-o:before{content:"\f045";}.fa-check-square-o:before{content:"\f046";}.fa-arrows:before{content:"\f047";}.fa-step-backward:before{content:"\f048";}.fa-fast-backward:before{content:"\f049";}.fa-backward:before{content:"\f04a";}.fa-play:before{content:"\f04b";}.fa-pause:before{content:"\f04c";}.fa-stop:before{content:"\f04d";}.fa-forward:before{content:"\f04e";}.fa-fast-forward:before{content:"\f050";}.fa-step-forward:before{content:"\f051";}.fa-eject:before{content:"\f052";}.fa-chevron-left:before{content:"\f053";}.fa-chevron-right:before{content:"\f054";}.fa-plus-circle:before{content:"\f055";}.fa-minus-circle:before{content:"\f056";}.fa-times-circle:before{content:"\f057";}.fa-check-circle:before{content:"\f058";}.fa-question-circle:before{content:"\f059";}.fa-info-circle:before{content:"\f05a";}.fa-crosshairs:before{content:"\f05b";}.fa-times-circle-o:before{content:"\f05c";}.fa-check-circle-o:before{content:"\f05d";}.fa-ban:before{content:"\f05e";}.fa-arrow-left:before{content:"\f060";}.fa-arrow-right:before{content:"\f061";}.fa-arrow-up:before{content:"\f062";}.fa-arrow-down:before{content:"\f063";}.fa-mail-forward:before{content:"\f064";}.fa-share:before{content:"\f064";}.fa-expand:before{content:"\f065";}.fa-compress:before{content:"\f066";}.fa-exclamation-circle:before{content:"\f06a";}.fa-gift:before{content:"\f06b";}.fa-leaf:before{content:"\f06c";}.fa-fire:before{content:"\f06d";}.fa-eye:before{content:"\f06e";}.fa-eye-slash:before{content:"\f070";}.fa-exclamation-triangle:before{content:"\f071";}.fa-warning:before{content:"\f071";}.fa-plane:before{content:"\f072";}.fa-calendar:before{content:"\f073";}.fa-random:before{content:"\f074";}.fa-comment:before{content:"\f075";}.fa-magnet:before{content:"\f076";}.fa-chevron-up:before{content:"\f077";}.fa-chevron-down:before{content:"\f078";}.fa-retweet:before{content:"\f079";}.fa-shopping-cart:before{content:"\f07a";}.fa-folder:before{content:"\f07b";}.fa-folder-open:before{content:"\f07c";}.fa-arrows-v:before{content:"\f07d";}.fa-arrows-h:before{content:"\f07e";}.fa-bar-chart:before{content:"\f080";}.fa-bar-chart-o:before{content:"\f080";}.fa-twitter-square:before{content:"\f081";}.fa-facebook-square:before{content:"\f082";}.fa-camera-retro:before{content:"\f083";}.fa-key:before{content:"\f084";}.fa-cogs:before{content:"\f085";}.fa-gears:before{content:"\f085";}.fa-comments:before{content:"\f086";}.fa-thumbs-o-up:before{content:"\f087";}.fa-thumbs-o-down:before{content:"\f088";}.fa-star-half:before{content:"\f089";}.fa-heart-o:before{content:"\f08a";}.fa-sign-out:before{content:"\f08b";}.fa-linkedin-square:before{content:"\f08c";}.fa-thumb-tack:before{content:"\f08d";}.fa-external-link:before{content:"\f08e";}.fa-sign-in:before{content:"\f090";}.fa-trophy:before{content:"\f091";}.fa-github-square:before{content:"\f092";}.fa-upload:before{content:"\f093";}.fa-lemon-o:before{content:"\f094";}.fa-phone:before{content:"\f095";}.fa-square-o:before{content:"\f096";}.fa-bookmark-o:before{content:"\f097";}.fa-phone-square:before{content:"\f098";}.fa-twitter:before{content:"\f099";}.fa-facebook:before{content:"\f09a";}.fa-facebook-f:before{content:"\f09a";}.fa-github:before{content:"\f09b";}.fa-unlock:before{content:"\f09c";}.fa-credit-card:before{content:"\f09d";}.fa-feed:before{content:"\f09e";}.fa-rss:before{content:"\f09e";}.fa-hdd-o:before{content:"\f0a0";}.fa-bullhorn:before{content:"\f0a1";}.fa-bell-o:before{content:"\f0a2";}.fa-certificate:before{content:"\f0a3";}.fa-hand-o-right:before{content:"\f0a4";}.fa-hand-o-left:before{content:"\f0a5";}.fa-hand-o-up:before{content:"\f0a6";}.fa-hand-o-down:before{content:"\f0a7";}.fa-arrow-circle-left:before{content:"\f0a8";}.fa-arrow-circle-right:before{content:"\f0a9";}.fa-arrow-circle-up:before{content:"\f0aa";}.fa-arrow-circle-down:before{content:"\f0ab";}.fa-globe:before{content:"\f0ac";}.fa-wrench:before{content:"\f0ad";}.fa-tasks:before{content:"\f0ae";}.fa-filter:before{content:"\f0b0";}.fa-briefcase:before{content:"\f0b1";}.fa-arrows-alt:before{content:"\f0b2";}.fa-group:before{content:"\f0c0";}.fa-users:before{content:"\f0c0";}.fa-chain:before{content:"\f0c1";}.fa-link:before{content:"\f0c1";}.fa-cloud:before{content:"\f0c2";}.fa-flask:before{content:"\f0c3";}.fa-cut:before{content:"\f0c4";}.fa-scissors:before{content:"\f0c4";}.fa-copy:before{content:"\f0c5";}.fa-files-o:before{content:"\f0c5";}.fa-paperclip:before{content:"\f0c6";}.fa-floppy-o:before{content:"\f0c7";}.fa-save:before{content:"\f0c7";}.fa-square:before{content:"\f0c8";}.fa-bars:before{content:"\f0c9";}.fa-navicon:before{content:"\f0c9";}.fa-reorder:before{content:"\f0c9";}.fa-list-ul:before{content:"\f0ca";}.fa-list-ol:before{content:"\f0cb";}.fa-strikethrough:before{content:"\f0cc";}.fa-underline:before{content:"\f0cd";}.fa-table:before{content:"\f0ce";}.fa-magic:before{content:"\f0d0";}.fa-truck:before{content:"\f0d1";}.fa-pinterest:before{content:"\f0d2";}.fa-pinterest-square:before{content:"\f0d3";}.fa-google-plus-square:before{content:"\f0d4";}.fa-google-plus:before{content:"\f0d5";}.fa-money:before{content:"\f0d6";}.fa-caret-down:before{content:"\f0d7";}.fa-caret-up:before{content:"\f0d8";}.fa-caret-left:before{content:"\f0d9";}.fa-caret-right:before{content:"\f0da";}.fa-columns:before{content:"\f0db";}.fa-sort:before{content:"\f0dc";}.fa-unsorted:before{content:"\f0dc";}.fa-sort-desc:before{content:"\f0dd";}.fa-sort-down:before{content:"\f0dd";}.fa-sort-asc:before{content:"\f0de";}.fa-sort-up:before{content:"\f0de";}.fa-envelope:before{content:"\f0e0";}.fa-linkedin:before{content:"\f0e1";}.fa-rotate-left:before{content:"\f0e2";}.fa-undo:before{content:"\f0e2";}.fa-gavel:before{content:"\f0e3";}.fa-legal:before{content:"\f0e3";}.fa-dashboard:before{content:"\f0e4";}.fa-tachometer:before{content:"\f0e4";}.fa-comment-o:before{content:"\f0e5";}.fa-comments-o:before{content:"\f0e6";}.fa-bolt:before{content:"\f0e7";}.fa-flash:before{content:"\f0e7";}.fa-sitemap:before{content:"\f0e8";}.fa-umbrella:before{content:"\f0e9";}.fa-clipboard:before{content:"\f0ea";}.fa-paste:before{content:"\f0ea";}.fa-lightbulb-o:before{content:"\f0eb";}.fa-exchange:before{content:"\f0ec";}.fa-cloud-download:before{content:"\f0ed";}.fa-cloud-upload:before{content:"\f0ee";}.fa-user-md:before{content:"\f0f0";}.fa-stethoscope:before{content:"\f0f1";}.fa-suitcase:before{content:"\f0f2";}.fa-bell:before{content:"\f0f3";}.fa-coffee:before{content:"\f0f4";}.fa-cutlery:before{content:"\f0f5";}.fa-file-text-o:before{content:"\f0f6";}.fa-building-o:before{content:"\f0f7";}.fa-hospital-o:before{content:"\f0f8";}.fa-ambulance:before{content:"\f0f9";}.fa-medkit:before{content:"\f0fa";}.fa-fighter-jet:before{content:"\f0fb";}.fa-beer:before{content:"\f0fc";}.fa-h-square:before{content:"\f0fd";}.fa-plus-square:before{content:"\f0fe";}.fa-angle-double-left:before{content:"\f100";}.fa-angle-double-right:before{content:"\f101";}.fa-angle-double-up:before{content:"\f102";}.fa-angle-double-down:before{content:"\f103";}.fa-angle-left:before{content:"\f104";}.fa-angle-right:before{content:"\f105";}.fa-angle-up:before{content:"\f106";}.fa-angle-down:before{content:"\f107";}.fa-desktop:before{content:"\f108";}.fa-laptop:before{content:"\f109";}.fa-tablet:before{content:"\f10a";}.fa-mobile:before{content:"\f10b";}.fa-mobile-phone:before{content:"\f10b";}.fa-circle-o:before{content:"\f10c";}.fa-quote-left:before{content:"\f10d";}.fa-quote-right:before{content:"\f10e";}.fa-spinner:before{content:"\f110";}.fa-circle:before{content:"\f111";}.fa-mail-reply:before{content:"\f112";}.fa-reply:before{content:"\f112";}.fa-github-alt:before{content:"\f113";}.fa-folder-o:before{content:"\f114";}.fa-folder-open-o:before{content:"\f115";}.fa-smile-o:before{content:"\f118";}.fa-frown-o:before{content:"\f119";}.fa-meh-o:before{content:"\f11a";}.fa-gamepad:before{content:"\f11b";}.fa-keyboard-o:before{content:"\f11c";}.fa-flag-o:before{content:"\f11d";}.fa-flag-checkered:before{content:"\f11e";}.fa-terminal:before{content:"\f120";}.fa-code:before{content:"\f121";}.fa-mail-reply-all:before{content:"\f122";}.fa-reply-all:before{content:"\f122";}.fa-star-half-empty:before{content:"\f123";}.fa-star-half-full:before{content:"\f123";}.fa-star-half-o:before{content:"\f123";}.fa-location-arrow:before{content:"\f124";}.fa-crop:before{content:"\f125";}.fa-code-fork:before{content:"\f126";}.fa-chain-broken:before{content:"\f127";}.fa-unlink:before{content:"\f127";}.fa-info:before{content:"\f129";}.fa-exclamation:before{content:"\f12a";}.fa-superscript:before{content:"\f12b";}.fa-subscript:before{content:"\f12c";}.fa-eraser:before{content:"\f12d";}.fa-puzzle-piece:before{content:"\f12e";}.fa-microphone:before{content:"\f130";}.fa-microphone-slash:before{content:"\f131";}.fa-shield:before{content:"\f132";}.fa-calendar-o:before{content:"\f133";}.fa-fire-extinguisher:before{content:"\f134";}.fa-rocket:before{content:"\f135";}.fa-maxcdn:before{content:"\f136";}.fa-chevron-circle-left:before{content:"\f137";}.fa-chevron-circle-right:before{content:"\f138";}.fa-chevron-circle-up:before{content:"\f139";}.fa-chevron-circle-down:before{content:"\f13a";}.fa-html5:before{content:"\f13b";}.fa-css3:before{content:"\f13c";}.fa-anchor:before{content:"\f13d";}.fa-unlock-alt:before{content:"\f13e";}.fa-bullseye:before{content:"\f140";}.fa-ellipsis-h:before{content:"\f141";}.fa-ellipsis-v:before{content:"\f142";}.fa-rss-square:before{content:"\f143";}.fa-play-circle:before{content:"\f144";}.fa-ticket:before{content:"\f145";}.fa-minus-square:before{content:"\f146";}.fa-minus-square-o:before{content:"\f147";}.fa-level-up:before{content:"\f148";}.fa-level-down:before{content:"\f149";}.fa-check-square:before{content:"\f14a";}.fa-pencil-square:before{content:"\f14b";}.fa-external-link-square:before{content:"\f14c";}.fa-share-square:before{content:"\f14d";}.fa-compass:before{content:"\f14e";}.fa-caret-square-o-down:before{content:"\f150";}.fa-toggle-down:before{content:"\f150";}.fa-caret-square-o-up:before{content:"\f151";}.fa-toggle-up:before{content:"\f151";}.fa-caret-square-o-right:before{content:"\f152";}.fa-toggle-right:before{content:"\f152";}.fa-eur:before{content:"\f153";}.fa-euro:before{content:"\f153";}.fa-gbp:before{content:"\f154";}.fa-dollar:before{content:"\f155";}.fa-usd:before{content:"\f155";}.fa-inr:before{content:"\f156";}.fa-rupee:before{content:"\f156";}.fa-cny:before{content:"\f157";}.fa-jpy:before{content:"\f157";}.fa-rmb:before{content:"\f157";}.fa-yen:before{content:"\f157";}.fa-rouble:before{content:"\f158";}.fa-rub:before{content:"\f158";}.fa-ruble:before{content:"\f158";}.fa-krw:before{content:"\f159";}.fa-won:before{content:"\f159";}.fa-bitcoin:before{content:"\f15a";}.fa-btc:before{content:"\f15a";}.fa-file:before{content:"\f15b";}.fa-file-text:before{content:"\f15c";}.fa-sort-alpha-asc:before{content:"\f15d";}.fa-sort-alpha-desc:before{content:"\f15e";}.fa-sort-amount-asc:before{content:"\f160";}.fa-sort-amount-desc:before{content:"\f161";}.fa-sort-numeric-asc:before{content:"\f162";}.fa-sort-numeric-desc:before{content:"\f163";}.fa-thumbs-up:before{content:"\f164";}.fa-thumbs-down:before{content:"\f165";}.fa-youtube-square:before{content:"\f166";}.fa-youtube:before{content:"\f167";}.fa-xing:before{content:"\f168";}.fa-xing-square:before{content:"\f169";}.fa-youtube-play:before{content:"\f16a";}.fa-dropbox:before{content:"\f16b";}.fa-stack-overflow:before{content:"\f16c";}.fa-instagram:before{content:"\f16d";}.fa-flickr:before{content:"\f16e";}.fa-adn:before{content:"\f170";}.fa-bitbucket:before{content:"\f171";}.fa-bitbucket-square:before{content:"\f172";}.fa-tumblr:before{content:"\f173";}.fa-tumblr-square:before{content:"\f174";}.fa-long-arrow-down:before{content:"\f175";}.fa-long-arrow-up:before{content:"\f176";}.fa-long-arrow-left:before{content:"\f177";}.fa-long-arrow-right:before{content:"\f178";}.fa-apple:before{content:"\f179";}.fa-windows:before{content:"\f17a";}.fa-android:before{content:"\f17b";}.fa-linux:before{content:"\f17c";}.fa-dribbble:before{content:"\f17d";}.fa-skype:before{content:"\f17e";}.fa-foursquare:before{content:"\f180";}.fa-trello:before{content:"\f181";}.fa-female:before{content:"\f182";}.fa-male:before{content:"\f183";}.fa-gittip:before{content:"\f184";}.fa-gratipay:before{content:"\f184";}.fa-sun-o:before{content:"\f185";}.fa-moon-o:before{content:"\f186";}.fa-archive:before{content:"\f187";}.fa-bug:before{content:"\f188";}.fa-vk:before{content:"\f189";}.fa-weibo:before{content:"\f18a";}.fa-renren:before{content:"\f18b";}.fa-pagelines:before{content:"\f18c";}.fa-stack-exchange:before{content:"\f18d";}.fa-arrow-circle-o-right:before{content:"\f18e";}.fa-arrow-circle-o-left:before{content:"\f190";}.fa-caret-square-o-left:before{content:"\f191";}.fa-toggle-left:before{content:"\f191";}.fa-dot-circle-o:before{content:"\f192";}.fa-wheelchair:before{content:"\f193";}.fa-vimeo-square:before{content:"\f194";}.fa-try:before{content:"\f195";}.fa-turkish-lira:before{content:"\f195";}.fa-plus-square-o:before{content:"\f196";}.fa-space-shuttle:before{content:"\f197";}.fa-slack:before{content:"\f198";}.fa-envelope-square:before{content:"\f199";}.fa-wordpress:before{content:"\f19a";}.fa-openid:before{content:"\f19b";}.fa-bank:before{content:"\f19c";}.fa-institution:before{content:"\f19c";}.fa-university:before{content:"\f19c";}.fa-graduation-cap:before{content:"\f19d";}.fa-mortar-board:before{content:"\f19d";}.fa-yahoo:before{content:"\f19e";}.fa-google:before{content:"\f1a0";}.fa-reddit:before{content:"\f1a1";}.fa-reddit-square:before{content:"\f1a2";}.fa-stumbleupon-circle:before{content:"\f1a3";}.fa-stumbleupon:before{content:"\f1a4";}.fa-delicious:before{content:"\f1a5";}.fa-digg:before{content:"\f1a6";}.fa-pied-piper-pp:before{content:"\f1a7";}.fa-pied-piper-alt:before{content:"\f1a8";}.fa-drupal:before{content:"\f1a9";}.fa-joomla:before{content:"\f1aa";}.fa-language:before{content:"\f1ab";}.fa-fax:before{content:"\f1ac";}.fa-building:before{content:"\f1ad";}.fa-child:before{content:"\f1ae";}.fa-paw:before{content:"\f1b0";}.fa-spoon:before{content:"\f1b1";}.fa-cube:before{content:"\f1b2";}.fa-cubes:before{content:"\f1b3";}.fa-behance:before{content:"\f1b4";}.fa-behance-square:before{content:"\f1b5";}.fa-steam:before{content:"\f1b6";}.fa-steam-square:before{content:"\f1b7";}.fa-recycle:before{content:"\f1b8";}.fa-automobile:before{content:"\f1b9";}.fa-car:before{content:"\f1b9";}.fa-cab:before{content:"\f1ba";}.fa-taxi:before{content:"\f1ba";}.fa-tree:before{content:"\f1bb";}.fa-spotify:before{content:"\f1bc";}.fa-deviantart:before{content:"\f1bd";}.fa-soundcloud:before{content:"\f1be";}.fa-database:before{content:"\f1c0";}.fa-file-pdf-o:before{content:"\f1c1";}.fa-file-word-o:before{content:"\f1c2";}.fa-file-excel-o:before{content:"\f1c3";}.fa-file-powerpoint-o:before{content:"\f1c4";}.fa-file-image-o:before{content:"\f1c5";}.fa-file-photo-o:before{content:"\f1c5";}.fa-file-picture-o:before{content:"\f1c5";}.fa-file-archive-o:before{content:"\f1c6";}.fa-file-zip-o:before{content:"\f1c6";}.fa-file-audio-o:before{content:"\f1c7";}.fa-file-sound-o:before{content:"\f1c7";}.fa-file-movie-o:before{content:"\f1c8";}.fa-file-video-o:before{content:"\f1c8";}.fa-file-code-o:before{content:"\f1c9";}.fa-vine:before{content:"\f1ca";}.fa-codepen:before{content:"\f1cb";}.fa-jsfiddle:before{content:"\f1cc";}.fa-life-bouy:before{content:"\f1cd";}.fa-life-buoy:before{content:"\f1cd";}.fa-life-ring:before{content:"\f1cd";}.fa-life-saver:before{content:"\f1cd";}.fa-support:before{content:"\f1cd";}.fa-circle-o-notch:before{content:"\f1ce";}.fa-ra:before{content:"\f1d0";}.fa-rebel:before{content:"\f1d0";}.fa-resistance:before{content:"\f1d0";}.fa-empire:before{content:"\f1d1";}.fa-ge:before{content:"\f1d1";}.fa-git-square:before{content:"\f1d2";}.fa-git:before{content:"\f1d3";}.fa-hacker-news:before{content:"\f1d4";}.fa-y-combinator-square:before{content:"\f1d4";}.fa-yc-square:before{content:"\f1d4";}.fa-tencent-weibo:before{content:"\f1d5";}.fa-qq:before{content:"\f1d6";}.fa-wechat:before{content:"\f1d7";}.fa-weixin:before{content:"\f1d7";}.fa-paper-plane:before{content:"\f1d8";}.fa-send:before{content:"\f1d8";}.fa-paper-plane-o:before{content:"\f1d9";}.fa-send-o:before{content:"\f1d9";}.fa-history:before{content:"\f1da";}.fa-circle-thin:before{content:"\f1db";}.fa-header:before{content:"\f1dc";}.fa-paragraph:before{content:"\f1dd";}.fa-sliders:before{content:"\f1de";}.fa-share-alt:before{content:"\f1e0";}.fa-share-alt-square:before{content:"\f1e1";}.fa-bomb:before{content:"\f1e2";}.fa-futbol-o:before{content:"\f1e3";}.fa-soccer-ball-o:before{content:"\f1e3";}.fa-tty:before{content:"\f1e4";}.fa-binoculars:before{content:"\f1e5";}.fa-plug:before{content:"\f1e6";}.fa-slideshare:before{content:"\f1e7";}.fa-twitch:before{content:"\f1e8";}.fa-yelp:before{content:"\f1e9";}.fa-newspaper-o:before{content:"\f1ea";}.fa-wifi:before{content:"\f1eb";}.fa-calculator:before{content:"\f1ec";}.fa-paypal:before{content:"\f1ed";}.fa-google-wallet:before{content:"\f1ee";}.fa-cc-visa:before{content:"\f1f0";}.fa-cc-mastercard:before{content:"\f1f1";}.fa-cc-discover:before{content:"\f1f2";}.fa-cc-amex:before{content:"\f1f3";}.fa-cc-paypal:before{content:"\f1f4";}.fa-cc-stripe:before{content:"\f1f5";}.fa-bell-slash:before{content:"\f1f6";}.fa-bell-slash-o:before{content:"\f1f7";}.fa-trash:before{content:"\f1f8";}.fa-copyright:before{content:"\f1f9";}.fa-at:before{content:"\f1fa";}.fa-eyedropper:before{content:"\f1fb";}.fa-paint-brush:before{content:"\f1fc";}.fa-birthday-cake:before{content:"\f1fd";}.fa-area-chart:before{content:"\f1fe";}.fa-pie-chart:before{content:"\f200";}.fa-line-chart:before{content:"\f201";}.fa-lastfm:before{content:"\f202";}.fa-lastfm-square:before{content:"\f203";}.fa-toggle-off:before{content:"\f204";}.fa-toggle-on:before{content:"\f205";}.fa-bicycle:before{content:"\f206";}.fa-bus:before{content:"\f207";}.fa-ioxhost:before{content:"\f208";}.fa-angellist:before{content:"\f209";}.fa-cc:before{content:"\f20a";}.fa-ils:before{content:"\f20b";}.fa-shekel:before{content:"\f20b";}.fa-sheqel:before{content:"\f20b";}.fa-meanpath:before{content:"\f20c";}.fa-buysellads:before{content:"\f20d";}.fa-connectdevelop:before{content:"\f20e";}.fa-dashcube:before{content:"\f210";}.fa-forumbee:before{content:"\f211";}.fa-leanpub:before{content:"\f212";}.fa-sellsy:before{content:"\f213";}.fa-shirtsinbulk:before{content:"\f214";}.fa-simplybuilt:before{content:"\f215";}.fa-skyatlas:before{content:"\f216";}.fa-cart-plus:before{content:"\f217";}.fa-cart-arrow-down:before{content:"\f218";}.fa-diamond:before{content:"\f219";}.fa-ship:before{content:"\f21a";}.fa-user-secret:before{content:"\f21b";}.fa-motorcycle:before{content:"\f21c";}.fa-street-view:before{content:"\f21d";}.fa-heartbeat:before{content:"\f21e";}.fa-venus:before{content:"\f221";}.fa-mars:before{content:"\f222";}.fa-mercury:before{content:"\f223";}.fa-intersex:before{content:"\f224";}.fa-transgender:before{content:"\f224";}.fa-transgender-alt:before{content:"\f225";}.fa-venus-double:before{content:"\f226";}.fa-mars-double:before{content:"\f227";}.fa-venus-mars:before{content:"\f228";}.fa-mars-stroke:before{content:"\f229";}.fa-mars-stroke-v:before{content:"\f22a";}.fa-mars-stroke-h:before{content:"\f22b";}.fa-neuter:before{content:"\f22c";}.fa-genderless:before{content:"\f22d";}.fa-facebook-official:before{content:"\f230";}.fa-pinterest-p:before{content:"\f231";}.fa-whatsapp:before{content:"\f232";}.fa-server:before{content:"\f233";}.fa-user-plus:before{content:"\f234";}.fa-user-times:before{content:"\f235";}.fa-bed:before{content:"\f236";}.fa-hotel:before{content:"\f236";}.fa-viacoin:before{content:"\f237";}.fa-train:before{content:"\f238";}.fa-subway:before{content:"\f239";}.fa-medium:before{content:"\f23a";}.fa-y-combinator:before{content:"\f23b";}.fa-yc:before{content:"\f23b";}.fa-optin-monster:before{content:"\f23c";}.fa-opencart:before{content:"\f23d";}.fa-expeditedssl:before{content:"\f23e";}.fa-battery:before{content:"\f240";}.fa-battery-4:before{content:"\f240";}.fa-battery-full:before{content:"\f240";}.fa-battery-3:before{content:"\f241";}.fa-battery-three-quarters:before{content:"\f241";}.fa-battery-2:before{content:"\f242";}.fa-battery-half:before{content:"\f242";}.fa-battery-1:before{content:"\f243";}.fa-battery-quarter:before{content:"\f243";}.fa-battery-0:before{content:"\f244";}.fa-battery-empty:before{content:"\f244";}.fa-mouse-pointer:before{content:"\f245";}.fa-i-cursor:before{content:"\f246";}.fa-object-group:before{content:"\f247";}.fa-object-ungroup:before{content:"\f248";}.fa-sticky-note:before{content:"\f249";}.fa-sticky-note-o:before{content:"\f24a";}.fa-cc-jcb:before{content:"\f24b";}.fa-cc-diners-club:before{content:"\f24c";}.fa-clone:before{content:"\f24d";}.fa-balance-scale:before{content:"\f24e";}.fa-hourglass-o:before{content:"\f250";}.fa-hourglass-1:before{content:"\f251";}.fa-hourglass-start:before{content:"\f251";}.fa-hourglass-2:before{content:"\f252";}.fa-hourglass-half:before{content:"\f252";}.fa-hourglass-3:before{content:"\f253";}.fa-hourglass-end:before{content:"\f253";}.fa-hourglass:before{content:"\f254";}.fa-hand-grab-o:before{content:"\f255";}.fa-hand-rock-o:before{content:"\f255";}.fa-hand-paper-o:before{content:"\f256";}.fa-hand-stop-o:before{content:"\f256";}.fa-hand-scissors-o:before{content:"\f257";}.fa-hand-lizard-o:before{content:"\f258";}.fa-hand-spock-o:before{content:"\f259";}.fa-hand-pointer-o:before{content:"\f25a";}.fa-hand-peace-o:before{content:"\f25b";}.fa-trademark:before{content:"\f25c";}.fa-registered:before{content:"\f25d";}.fa-creative-commons:before{content:"\f25e";}.fa-gg:before{content:"\f260";}.fa-gg-circle:before{content:"\f261";}.fa-tripadvisor:before{content:"\f262";}.fa-odnoklassniki:before{content:"\f263";}.fa-odnoklassniki-square:before{content:"\f264";}.fa-get-pocket:before{content:"\f265";}.fa-wikipedia-w:before{content:"\f266";}.fa-safari:before{content:"\f267";}.fa-chrome:before{content:"\f268";}.fa-firefox:before{content:"\f269";}.fa-opera:before{content:"\f26a";}.fa-internet-explorer:before{content:"\f26b";}.fa-television:before{content:"\f26c";}.fa-tv:before{content:"\f26c";}.fa-contao:before{content:"\f26d";}.fa-500px:before{content:"\f26e";}.fa-amazon:before{content:"\f270";}.fa-calendar-plus-o:before{content:"\f271";}.fa-calendar-minus-o:before{content:"\f272";}.fa-calendar-times-o:before{content:"\f273";}.fa-calendar-check-o:before{content:"\f274";}.fa-industry:before{content:"\f275";}.fa-map-pin:before{content:"\f276";}.fa-map-signs:before{content:"\f277";}.fa-map-o:before{content:"\f278";}.fa-map:before{content:"\f279";}.fa-commenting:before{content:"\f27a";}.fa-commenting-o:before{content:"\f27b";}.fa-houzz:before{content:"\f27c";}.fa-vimeo:before{content:"\f27d";}.fa-black-tie:before{content:"\f27e";}.fa-fonticons:before{content:"\f280";}.fa-reddit-alien:before{content:"\f281";}.fa-edge:before{content:"\f282";}.fa-credit-card-alt:before{content:"\f283";}.fa-codiepie:before{content:"\f284";}.fa-modx:before{content:"\f285";}.fa-fort-awesome:before{content:"\f286";}.fa-usb:before{content:"\f287";}.fa-product-hunt:before{content:"\f288";}.fa-mixcloud:before{content:"\f289";}.fa-scribd:before{content:"\f28a";}.fa-pause-circle:before{content:"\f28b";}.fa-pause-circle-o:before{content:"\f28c";}.fa-stop-circle:before{content:"\f28d";}.fa-stop-circle-o:before{content:"\f28e";}.fa-shopping-bag:before{content:"\f290";}.fa-shopping-basket:before{content:"\f291";}.fa-hashtag:before{content:"\f292";}.fa-bluetooth:before{content:"\f293";}.fa-bluetooth-b:before{content:"\f294";}.fa-percent:before{content:"\f295";}.fa-gitlab:before{content:"\f296";}.fa-wpbeginner:before{content:"\f297";}.fa-wpforms:before{content:"\f298";}.fa-envira:before{content:"\f299";}.fa-universal-access:before{content:"\f29a";}.fa-wheelchair-alt:before{content:"\f29b";}.fa-question-circle-o:before{content:"\f29c";}.fa-blind:before{content:"\f29d";}.fa-audio-description:before{content:"\f29e";}.fa-volume-control-phone:before{content:"\f2a0";}.fa-braille:before{content:"\f2a1";}.fa-assistive-listening-systems:before{content:"\f2a2";}.fa-american-sign-language-interpreting:before{content:"\f2a3";}.fa-asl-interpreting:before{content:"\f2a3";}.fa-deaf:before{content:"\f2a4";}.fa-deafness:before{content:"\f2a4";}.fa-hard-of-hearing:before{content:"\f2a4";}.fa-glide:before{content:"\f2a5";}.fa-glide-g:before{content:"\f2a6";}.fa-sign-language:before{content:"\f2a7";}.fa-signing:before{content:"\f2a7";}.fa-low-vision:before{content:"\f2a8";}.fa-viadeo:before{content:"\f2a9";}.fa-viadeo-square:before{content:"\f2aa";}.fa-snapchat:before{content:"\f2ab";}.fa-snapchat-ghost:before{content:"\f2ac";}.fa-snapchat-square:before{content:"\f2ad";}.fa-pied-piper:before{content:"\f2ae";}.fa-first-order:before{content:"\f2b0";}.fa-yoast:before{content:"\f2b1";}.fa-themeisle:before{content:"\f2b2";}.fa-google-plus-circle:before{content:"\f2b3";}.fa-google-plus-official:before{content:"\f2b3";}.fa-fa:before{content:"\f2b4";}.fa-font-awesome:before{content:"\f2b4";}.fa-handshake-o:before{content:"\f2b5";}.fa-envelope-open:before{content:"\f2b6";}.fa-envelope-open-o:before{content:"\f2b7";}.fa-linode:before{content:"\f2b8";}.fa-address-book:before{content:"\f2b9";}.fa-address-book-o:before{content:"\f2ba";}.fa-address-card:before{content:"\f2bb";}.fa-vcard:before{content:"\f2bb";}.fa-address-card-o:before{content:"\f2bc";}.fa-vcard-o:before{content:"\f2bc";}.fa-user-circle:before{content:"\f2bd";}.fa-user-circle-o:before{content:"\f2be";}.fa-user-o:before{content:"\f2c0";}.fa-id-badge:before{content:"\f2c1";}.fa-drivers-license:before{content:"\f2c2";}.fa-id-card:before{content:"\f2c2";}.fa-drivers-license-o:before{content:"\f2c3";}.fa-id-card-o:before{content:"\f2c3";}.fa-quora:before{content:"\f2c4";}.fa-free-code-camp:before{content:"\f2c5";}.fa-telegram:before{content:"\f2c6";}.fa-thermometer:before{content:"\f2c7";}.fa-thermometer-4:before{content:"\f2c7";}.fa-thermometer-full:before{content:"\f2c7";}.fa-thermometer-3:before{content:"\f2c8";}.fa-thermometer-three-quarters:before{content:"\f2c8";}.fa-thermometer-2:before{content:"\f2c9";}.fa-thermometer-half:before{content:"\f2c9";}.fa-thermometer-1:before{content:"\f2ca";}.fa-thermometer-quarter:before{content:"\f2ca";}.fa-thermometer-0:before{content:"\f2cb";}.fa-thermometer-empty:before{content:"\f2cb";}.fa-shower:before{content:"\f2cc";}.fa-bath:before{content:"\f2cd";}.fa-bathtub:before{content:"\f2cd";}.fa-s15:before{content:"\f2cd";}.fa-podcast:before{content:"\f2ce";}.fa-window-maximize:before{content:"\f2d0";}.fa-window-minimize:before{content:"\f2d1";}.fa-window-restore:before{content:"\f2d2";}.fa-times-rectangle:before{content:"\f2d3";}.fa-window-close:before{content:"\f2d3";}.fa-times-rectangle-o:before{content:"\f2d4";}.fa-window-close-o:before{content:"\f2d4";}.fa-bandcamp:before{content:"\f2d5";}.fa-grav:before{content:"\f2d6";}.fa-etsy:before{content:"\f2d7";}.fa-imdb:before{content:"\f2d8";}.fa-ravelry:before{content:"\f2d9";}.fa-eercast:before{content:"\f2da";}.fa-microchip:before{content:"\f2db";}.fa-snowflake-o:before{content:"\f2dc";}.fa-superpowers:before{content:"\f2dd";}.fa-wpexplorer:before{content:"\f2de";}.fa-meetup:before{content:"\f2e0";}
@font-face{font-family:'ucws-checklist';src:url(/sites/default/files/micon/ucws-checklist/fonts/ucws-checklist.eot);src:url(/sites/default/files/micon/ucws-checklist/fonts/ucws-checklist.eot) format('embedded-opentype'),url(/sites/default/files/micon/ucws-checklist/fonts/ucws-checklist.woff2) format('woff2'),url(/sites/default/files/micon/ucws-checklist/fonts/ucws-checklist.ttf) format('truetype'),url(/sites/default/files/micon/ucws-checklist/fonts/ucws-checklist.woff) format('woff'),url(/sites/default/files/micon/ucws-checklist/fonts/ucws-checklist.svg) format('svg');font-weight:normal;font-style:normal;}[class^="ucws-checklist-"],[class*=" ucws-checklist-"]{font-family:'ucws-checklist' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.ucws-checklist-check-square:before{content:"\e901";}.ucws-checklist-check-circle:before{content:"\e900";}.ucws-checklist-check-square-solid:before{content:"\e834";}.ucws-checklist-check-circle-solid:before{content:"\e86c";}
@font-face{font-family:'ucws-info-shim';src:url(/sites/default/files/micon/ucws-info-shim/fonts/ucws-info-shim.woff2) format('woff2'),url(/sites/default/files/micon/ucws-info-shim/fonts/ucws-info-shim.ttf) format('truetype'),url(/sites/default/files/micon/ucws-info-shim/fonts/ucws-info-shim.woff) format('woff'),url(/sites/default/files/micon/ucws-info-shim/fonts/ucws-info-shim.svg) format('svg');font-weight:normal;font-style:normal;}[class^="ucws-info-shim-"],[class*=" ucws-info-shim-"]{font-family:'ucws-info-shim' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.ucws-info-shim-warning:before{content:"\e91d";}.ucws-info-shim-atom:before{content:"\e91c";}.ucws-info-shim-clock:before{content:"\e901";}.ucws-info-shim-badge:before{content:"\e902";}.ucws-info-shim-alarm:before{content:"\e903";}.ucws-info-shim-copy:before{content:"\e904";}.ucws-info-shim-work:before{content:"\e905";}.ucws-info-shim-call:before{content:"\e906";}.ucws-info-shim-glasses:before{content:"\e907";}.ucws-info-shim-enlarge:before{content:"\e908";}.ucws-info-shim-medal:before{content:"\e909";}.ucws-info-shim-brush:before{content:"\e90a";}.ucws-info-shim-pencil:before{content:"\e90b";}.ucws-info-shim-awareness:before{content:"\e90c";}.ucws-info-shim-info:before{content:"\e90d";}.ucws-info-shim-sun:before{content:"\e90e";}.ucws-info-shim-cloudy:before{content:"\e90f";}.ucws-info-shim-target:before{content:"\e910";}.ucws-info-shim-compass:before{content:"\e911";}.ucws-info-shim-clipboard:before{content:"\e912";}.ucws-info-shim-clipboard-check:before{content:"\e913";}.ucws-info-shim-lock:before{content:"\e914";}.ucws-info-shim-study:before{content:"\e915";}.ucws-info-shim-mail:before{content:"\e916";}.ucws-info-shim-search:before{content:"\e917";}.ucws-info-shim-settings:before{content:"\e918";}.ucws-info-shim-location:before{content:"\e919";}.ucws-info-shim-bulb:before{content:"\e900";}.ucws-info-shim-star:before{content:"\e9d9";}.ucws-info-shim-pushpin:before{content:"\e946";}.ucws-info-shim-rocket:before{content:"\e9a5";}.ucws-info-shim-locked:before{content:"\e91a";}.ucws-info-shim-file:before{content:"\e91b";}.ucws-info-shim-chat:before{content:"\e96d";}.ucws-info-shim-earth:before{content:"\e9ca";}.ucws-info-shim-attachment:before{content:"\e9cd";}.ucws-info-shim-check:before{content:"\f00c";}.ucws-info-shim-close:before{content:"\f00d";}.ucws-info-shim-book:before{content:"\f02d";}.ucws-info-shim-calendar:before{content:"\f133";}.ucws-info-shim-calendar-check:before{content:"\f274";}
@font-face{font-family:'ucws-more-info';src:url(/sites/default/files/micon/ucws-more-info/fonts/ucws-more-info.eot);src:url(/sites/default/files/micon/ucws-more-info/fonts/ucws-more-info.eot) format('embedded-opentype'),url(/sites/default/files/micon/ucws-more-info/fonts/ucws-more-info.woff2) format('woff2'),url(/sites/default/files/micon/ucws-more-info/fonts/ucws-more-info.ttf) format('truetype'),url(/sites/default/files/micon/ucws-more-info/fonts/ucws-more-info.woff) format('woff'),url(/sites/default/files/micon/ucws-more-info/fonts/ucws-more-info.svg) format('svg');font-weight:normal;font-style:normal;}[class^="ucws-more-info-"],[class*=" ucws-more-info-"]{font-family:'ucws-more-info' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.ucws-more-info-picture:before{content:"\e900";}.ucws-more-info-picture2:before{content:"\e901";}.ucws-more-info-add:before{content:"\e902";}.ucws-more-info-add2:before{content:"\e903";}.ucws-more-info-agree:before{content:"\e904";}.ucws-more-info-agree2:before{content:"\e905";}.ucws-more-info-aid:before{content:"\e906";}.ucws-more-info-aid2:before{content:"\e907";}.ucws-more-info-ask:before{content:"\e908";}.ucws-more-info-ask2:before{content:"\e909";}.ucws-more-info-balance:before{content:"\e90a";}.ucws-more-info-balance2:before{content:"\e90b";}.ucws-more-info-bookmark:before{content:"\e90c";}.ucws-more-info-bookmark2:before{content:"\e90d";}.ucws-more-info-browse:before{content:"\e90e";}.ucws-more-info-browse2:before{content:"\e90f";}.ucws-more-info-caffeinate:before{content:"\e910";}.ucws-more-info-caffeinate2:before{content:"\e911";}.ucws-more-info-call:before{content:"\e912";}.ucws-more-info-call2:before{content:"\e913";}.ucws-more-info-contribute:before{content:"\e914";}.ucws-more-info-contribute2:before{content:"\e915";}.ucws-more-info-dazzle:before{content:"\e916";}.ucws-more-info-dazzle2:before{content:"\e917";}.ucws-more-info-discuss:before{content:"\e918";}.ucws-more-info-discuss2:before{content:"\e919";}.ucws-more-info-edit:before{content:"\e91a";}.ucws-more-info-edit2:before{content:"\e91b";}.ucws-more-info-enlarge:before{content:"\e91c";}.ucws-more-info-enlarge2:before{content:"\e91d";}.ucws-more-info-experiment:before{content:"\e91e";}.ucws-more-info-experiment2:before{content:"\e91f";}.ucws-more-info-form:before{content:"\e920";}.ucws-more-info-form2:before{content:"\e921";}.ucws-more-info-hear:before{content:"\e922";}.ucws-more-info-hear2:before{content:"\e923";}.ucws-more-info-identify:before{content:"\e924";}.ucws-more-info-identify2:before{content:"\e925";}.ucws-more-info-inject:before{content:"\e926";}.ucws-more-info-inject2:before{content:"\e927";}.ucws-more-info-launch:before{content:"\e928";}.ucws-more-info-launch2:before{content:"\e929";}.ucws-more-info-locate:before{content:"\e92a";}.ucws-more-info-locate2:before{content:"\e92b";}.ucws-more-info-lock:before{content:"\e92c";}.ucws-more-info-lock2:before{content:"\e92d";}.ucws-more-info-navigate:before{content:"\e92e";}.ucws-more-info-navigate2:before{content:"\e92f";}.ucws-more-info-report:before{content:"\e930";}.ucws-more-info-report2:before{content:"\e931";}.ucws-more-info-return:before{content:"\e932";}.ucws-more-info-return2:before{content:"\e933";}.ucws-more-info-say:before{content:"\e934";}.ucws-more-info-say2:before{content:"\e935";}.ucws-more-info-snow:before{content:"\e936";}.ucws-more-info-snow2:before{content:"\e937";}.ucws-more-info-sprout:before{content:"\e938";}.ucws-more-info-sprout2:before{content:"\e939";}.ucws-more-info-strum:before{content:"\e93a";}.ucws-more-info-strum2:before{content:"\e93b";}.ucws-more-info-tag:before{content:"\e93c";}.ucws-more-info-tag2:before{content:"\e93d";}.ucws-more-info-books:before{content:"\e97f";}.ucws-more-info-building:before{content:"\e980";}.ucws-more-info-compass:before{content:"\e981";}.ucws-more-info-group:before{content:"\e982";}.ucws-more-info-handButton:before{content:"\e983";}.ucws-more-info-handPlanet:before{content:"\e984";}.ucws-more-info-identification:before{content:"\e985";}.ucws-more-info-lab:before{content:"\e986";}.ucws-more-info-lightbulb:before{content:"\e987";}.ucws-more-info-presentation:before{content:"\e988";}.ucws-more-info-wand:before{content:"\e989";}.ucws-more-info-writing:before{content:"\e98a";}.ucws-more-info-mail-envelope-open:before{content:"\e93e";}.ucws-more-info-mail-envelope-open2:before{content:"\e93f";}.ucws-more-info-book-bookmark:before{content:"\e940";}.ucws-more-info-clipboard-list:before{content:"\e941";}.ucws-more-info-document-certificate:before{content:"\e942";}.ucws-more-info-document-certificate2:before{content:"\e943";}.ucws-more-info-certificate:before{content:"\e944";}.ucws-more-info-medal:before{content:"\e945";}.ucws-more-info-medal2:before{content:"\e946";}.ucws-more-info-award:before{content:"\e947";}.ucws-more-info-award2:before{content:"\e948";}.ucws-more-info-file-text:before{content:"\e949";}.ucws-more-info-file-text2:before{content:"\e94a";}.ucws-more-info-mail:before{content:"\e94b";}.ucws-more-info-mail2:before{content:"\e94c";}.ucws-more-info-gear:before{content:"\e94d";}.ucws-more-info-gear2:before{content:"\e94e";}.ucws-more-info-number1:before{content:"\e94f";}.ucws-more-info-number2:before{content:"\e950";}.ucws-more-info-number3:before{content:"\e951";}.ucws-more-info-number4:before{content:"\e952";}.ucws-more-info-number5:before{content:"\e953";}.ucws-more-info-number6:before{content:"\e954";}.ucws-more-info-number7:before{content:"\e955";}.ucws-more-info-number8:before{content:"\e956";}.ucws-more-info-number9:before{content:"\e957";}.ucws-more-info-number11:before{content:"\e958";}.ucws-more-info-number12:before{content:"\e959";}.ucws-more-info-number13:before{content:"\e95a";}.ucws-more-info-number14:before{content:"\e95b";}.ucws-more-info-number15:before{content:"\e95c";}.ucws-more-info-number16:before{content:"\e95d";}.ucws-more-info-number17:before{content:"\e95e";}.ucws-more-info-number18:before{content:"\e95f";}.ucws-more-info-number19:before{content:"\e960";}.ucws-more-info-quote:before{content:"\e961";}.ucws-more-info-quote2:before{content:"\e962";}.ucws-more-info-archive:before{content:"\e963";}.ucws-more-info-accommodate:before{content:"\e964";}.ucws-more-info-alarm:before{content:"\e965";}.ucws-more-info-enlarge3:before{content:"\e966";}.ucws-more-info-explain:before{content:"\e967";}.ucws-more-info-apple:before{content:"\e968";}.ucws-more-info-frame:before{content:"\e969";}.ucws-more-info-plant:before{content:"\e96a";}.ucws-more-info-read:before{content:"\e96b";}.ucws-more-info-receive:before{content:"\e96c";}.ucws-more-info-contact:before{content:"\e96d";}.ucws-more-info-list:before{content:"\e96e";}.ucws-more-info-experiment3:before{content:"\e96f";}.ucws-more-info-remind:before{content:"\e970";}.ucws-more-info-calendar:before{content:"\e971";}.ucws-more-info-suitcase:before{content:"\e972";}.ucws-more-info-chat:before{content:"\e973";}.ucws-more-info-pencil:before{content:"\e974";}.ucws-more-info-bookmark3:before{content:"\e975";}.ucws-more-info-bubbles:before{content:"\e976";}.ucws-more-info-clock:before{content:"\e977";}.ucws-more-info-clock2:before{content:"\e978";}.ucws-more-info-telescope:before{content:"\e02a";}.ucws-more-info-gears:before{content:"\e02b";}.ucws-more-info-key:before{content:"\e02c";}.ucws-more-info-pencil2:before{content:"\e032";}.ucws-more-info-tools:before{content:"\e033";}.ucws-more-info-tools-2:before{content:"\e034";}.ucws-more-info-target:before{content:"\e04e";}.ucws-more-info-lock3:before{content:"\e979";}.ucws-more-info-phone:before{content:"\e97a";}.ucws-more-info-news:before{content:"\e97b";}.ucws-more-info-params:before{content:"\e97c";}.ucws-more-info-study:before{content:"\e97d";}.ucws-more-info-paperclip:before{content:"\e97e";}.ucws-more-info-office:before{content:"\e98b";}.ucws-more-info-hour-glass:before{content:"\e98c";}.ucws-more-info-file:before{content:"\e98d";}.ucws-more-info-earth:before{content:"\e98e";}.ucws-more-info-files-empty:before{content:"\e98f";}.ucws-more-info-file-picture:before{content:"\e990";}.ucws-more-info-license:before{content:"\e822";}.ucws-more-info-tick:before{content:"\e991";}.ucws-more-info-star:before{content:"\e992";}.ucws-more-info-wi-fi:before{content:"\e993";}
@font-face{font-family:'ucws-testimonial';src:url(/sites/default/files/micon/ucws-testimonial/fonts/ucws-testimonial.eot);src:url(/sites/default/files/micon/ucws-testimonial/fonts/ucws-testimonial.eot) format('embedded-opentype'),url(/sites/default/files/micon/ucws-testimonial/fonts/ucws-testimonial.woff2) format('woff2'),url(/sites/default/files/micon/ucws-testimonial/fonts/ucws-testimonial.ttf) format('truetype'),url(/sites/default/files/micon/ucws-testimonial/fonts/ucws-testimonial.woff) format('woff'),url(/sites/default/files/micon/ucws-testimonial/fonts/ucws-testimonial.svg) format('svg');font-weight:normal;font-style:normal;}[class^="ucws-testimonial-"],[class*=" ucws-testimonial-"]{font-family:'ucws-testimonial' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.ucws-testimonial-quote-open:before{content:"\e900";}.ucws-testimonial-quote-close:before{content:"\e901";}
@font-face{font-family:'ucws-text-grid';src:url(/sites/default/files/micon/ucws-text-grid/fonts/ucws-text-grid.eot);src:url(/sites/default/files/micon/ucws-text-grid/fonts/ucws-text-grid.eot) format('embedded-opentype'),url(/sites/default/files/micon/ucws-text-grid/fonts/ucws-text-grid.woff2) format('woff2'),url(/sites/default/files/micon/ucws-text-grid/fonts/ucws-text-grid.ttf) format('truetype'),url(/sites/default/files/micon/ucws-text-grid/fonts/ucws-text-grid.woff) format('woff'),url(/sites/default/files/micon/ucws-text-grid/fonts/ucws-text-grid.svg) format('svg');font-weight:normal;font-style:normal;}[class^="ucws-text-grid-"],[class*=" ucws-text-grid-"]{font-family:'ucws-text-grid' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.ucws-text-grid-gear:before{content:"\e900";}.ucws-text-grid-science:before{content:"\e901";}.ucws-text-grid-telescope:before{content:"\e902";}.ucws-text-grid-stars:before{content:"\e904";}.ucws-text-grid-search:before{content:"\e905";}.ucws-text-grid-pencil-leaves:before{content:"\e909";}.ucws-text-grid-lightbulb:before{content:"\e90b";}.ucws-text-grid-growing:before{content:"\e914";}.ucws-text-grid-diploma:before{content:"\e916";}.ucws-text-grid-calculator:before{content:"\e91f";}.ucws-text-grid-atomic:before{content:"\e929";}.ucws-text-grid-theatre:before{content:"\e92c";}.ucws-text-grid-award:before{content:"\e932";}.ucws-text-grid-antenna:before{content:"\e936";}.ucws-text-grid-compass:before{content:"\e940";}.ucws-text-grid-creative-thinking:before{content:"\e944";}.ucws-text-grid-hand-earth:before{content:"\e951";}.ucws-text-grid-plant:before{content:"\e952";}.ucws-text-grid-mountains:before{content:"\e954";}.ucws-text-grid-open-letter:before{content:"\e955";}.ucws-text-grid-building:before{content:"\e95f";}.ucws-text-grid-origami:before{content:"\e962";}.ucws-text-grid-painting:before{content:"\e964";}.ucws-text-grid-pencil-ruler:before{content:"\e965";}.ucws-text-grid-shine:before{content:"\e969";}.ucws-text-grid-graphs:before{content:"\e96a";}.ucws-text-grid-energize:before{content:"\e96b";}.ucws-text-grid-agriculture:before{content:"\e96c";}.ucws-text-grid-creative:before{content:"\e96d";}.ucws-text-grid-film:before{content:"\e96e";}.ucws-text-grid-financial:before{content:"\e96f";}.ucws-text-grid-green-energy:before{content:"\e970";}.ucws-text-grid-manufacturing:before{content:"\e971";}.ucws-text-grid-house:before{content:"\e972";}.ucws-text-grid-technology:before{content:"\e973";}.ucws-text-grid-transportation:before{content:"\e974";}.ucws-text-grid-oil:before{content:"\e975";}.ucws-text-grid-pencil:before{content:"\e976";}.ucws-text-grid-money:before{content:"\e977";}.ucws-text-grid-graduation:before{content:"\e978";}.ucws-text-grid-courses:before{content:"\e979";}.ucws-text-grid-calendar:before{content:"\e97a";}.ucws-text-grid-checklist:before{content:"\e97b";}.ucws-text-grid-awards1:before{content:"\e97c";}.ucws-text-grid-funding:before{content:"\e97d";}.ucws-text-grid-degrees:before{content:"\e97e";}.ucws-text-grid-specialization:before{content:"\e97f";}.ucws-text-grid-supervisor:before{content:"\e980";}
@font-face{font-family:'ucws-files-and-folders';src:url(/sites/default/files/micon/ucws-files-and-folders/fonts/ucws-files-and-folders.eot);src:url(/sites/default/files/micon/ucws-files-and-folders/fonts/ucws-files-and-folders.eot) format('embedded-opentype'),url(/sites/default/files/micon/ucws-files-and-folders/fonts/ucws-files-and-folders.woff2) format('woff2'),url(/sites/default/files/micon/ucws-files-and-folders/fonts/ucws-files-and-folders.ttf) format('truetype'),url(/sites/default/files/micon/ucws-files-and-folders/fonts/ucws-files-and-folders.woff) format('woff'),url(/sites/default/files/micon/ucws-files-and-folders/fonts/ucws-files-and-folders.svg) format('svg');font-weight:normal;font-style:normal;}[class^="ucws-files-and-folders-"],[class*=" ucws-files-and-folders-"]{font-family:'ucws-files-and-folders' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.ucws-files-and-folders-aac:before{content:"\fb4a";}.ucws-files-and-folders-aac-line:before{content:"\ed53";}.ucws-files-and-folders-add:before{content:"\fb4b";}.ucws-files-and-folders-add-line:before{content:"\ed54";}.ucws-files-and-folders-ai:before{content:"\fb4c";}.ucws-files-and-folders-ai-line:before{content:"\ed55";}.ucws-files-and-folders-archive:before{content:"\fb4d";}.ucws-files-and-folders-archive-line:before{content:"\ed56";}.ucws-files-and-folders-archive-2:before{content:"\fb4e";}.ucws-files-and-folders-archive-2-line:before{content:"\ed57";}.ucws-files-and-folders-archive-3d-check:before{content:"\fb4f";}.ucws-files-and-folders-archive-3d-check-line:before{content:"\ed58";}.ucws-files-and-folders-archive-3d-content:before{content:"\fb50";}.ucws-files-and-folders-archive-3d-content-line:before{content:"\ed59";}.ucws-files-and-folders-archive-check:before{content:"\fb51";}.ucws-files-and-folders-archive-check-line:before{content:"\ed5a";}.ucws-files-and-folders-archive-content:before{content:"\fb52";}.ucws-files-and-folders-archive-content-line:before{content:"\ed5b";}.ucws-files-and-folders-archive-paper:before{content:"\fb53";}.ucws-files-and-folders-archive-paper-line:before{content:"\ed5c";}.ucws-files-and-folders-archive-paper-check:before{content:"\fb54";}.ucws-files-and-folders-archive-paper-check-line:before{content:"\ed5d";}.ucws-files-and-folders-ase:before{content:"\fb55";}.ucws-files-and-folders-ase-line:before{content:"\ed5e";}.ucws-files-and-folders-asp:before{content:"\fb56";}.ucws-files-and-folders-asp-line:before{content:"\ed5f";}.ucws-files-and-folders-aspx:before{content:"\fb57";}.ucws-files-and-folders-aspx-line:before{content:"\ed60";}.ucws-files-and-folders-audio:before{content:"\fb58";}.ucws-files-and-folders-audio-line:before{content:"\ed61";}.ucws-files-and-folders-avi:before{content:"\fb59";}.ucws-files-and-folders-avi-line:before{content:"\ed62";}.ucws-files-and-folders-bmp:before{content:"\fb5a";}.ucws-files-and-folders-bmp-line:before{content:"\ed63";}.ucws-files-and-folders-book-07:before{content:"\fb5b";}.ucws-files-and-folders-book-07-line:before{content:"\ed64";}.ucws-files-and-folders-book-08:before{content:"\fb5c";}.ucws-files-and-folders-book-08-line:before{content:"\ed65";}.ucws-files-and-folders-bookmark:before{content:"\fb5d";}.ucws-files-and-folders-bookmark-line:before{content:"\ed66";}.ucws-files-and-folders-box:before{content:"\fb5e";}.ucws-files-and-folders-box-line:before{content:"\ed67";}.ucws-files-and-folders-c-plus-plus:before{content:"\fb5f";}.ucws-files-and-folders-c-plus-plus-line:before{content:"\ed68";}.ucws-files-and-folders-cad:before{content:"\fb60";}.ucws-files-and-folders-cad-line:before{content:"\ed69";}.ucws-files-and-folders-cfm:before{content:"\fb61";}.ucws-files-and-folders-cfm-line:before{content:"\ed6a";}.ucws-files-and-folders-cgi:before{content:"\fb62";}.ucws-files-and-folders-cgi-line:before{content:"\ed6b";}.ucws-files-and-folders-chart-bar:before{content:"\fb63";}.ucws-files-and-folders-chart-bar-line:before{content:"\ed6c";}.ucws-files-and-folders-chart-pie:before{content:"\fb64";}.ucws-files-and-folders-chart-pie-line:before{content:"\ed6d";}.ucws-files-and-folders-check:before{content:"\fb65";}.ucws-files-and-folders-check-line:before{content:"\ed6e";}.ucws-files-and-folders-cloud-refresh:before{content:"\fb66";}.ucws-files-and-folders-cloud-refresh-line:before{content:"\ed6f";}.ucws-files-and-folders-cloud:before{content:"\fb67";}.ucws-files-and-folders-cloud-line:before{content:"\ed70";}.ucws-files-and-folders-computer-upload:before{content:"\fb68";}.ucws-files-and-folders-computer-upload-line:before{content:"\ed71";}.ucws-files-and-folders-copy-2:before{content:"\fb69";}.ucws-files-and-folders-copy-2-line:before{content:"\ed72";}.ucws-files-and-folders-csh:before{content:"\fb6a";}.ucws-files-and-folders-csh-line:before{content:"\ed73";}.ucws-files-and-folders-css:before{content:"\fb6b";}.ucws-files-and-folders-css-line:before{content:"\ed74";}.ucws-files-and-folders-csv:before{content:"\fb6c";}.ucws-files-and-folders-csv-line:before{content:"\ed75";}.ucws-files-and-folders-dev:before{content:"\fb6d";}.ucws-files-and-folders-dev-line:before{content:"\ed76";}.ucws-files-and-folders-dmg:before{content:"\fb6e";}.ucws-files-and-folders-dmg-line:before{content:"\ed77";}.ucws-files-and-folders-doc:before{content:"\fb6f";}.ucws-files-and-folders-doc-line:before{content:"\ed78";}.ucws-files-and-folders-docx:before{content:"\fb70";}.ucws-files-and-folders-docx-line:before{content:"\ed79";}.ucws-files-and-folders-download-3:before{content:"\fb71";}.ucws-files-and-folders-download-3-line:before{content:"\ed7a";}.ucws-files-and-folders-drawer:before{content:"\fb72";}.ucws-files-and-folders-drawer-line:before{content:"\ed7b";}.ucws-files-and-folders-edit:before{content:"\fb73";}.ucws-files-and-folders-edit-line:before{content:"\ed7c";}.ucws-files-and-folders-eps:before{content:"\fb74";}.ucws-files-and-folders-eps-line:before{content:"\ed7d";}.ucws-files-and-folders-epub:before{content:"\fb75";}.ucws-files-and-folders-epub-line:before{content:"\ed7e";}.ucws-files-and-folders-exclamation:before{content:"\fb76";}.ucws-files-and-folders-exclamation-line:before{content:"\ed7f";}.ucws-files-and-folders-exe:before{content:"\fb77";}.ucws-files-and-folders-exe-line:before{content:"\ed80";}.ucws-files-and-folders-file-add:before{content:"\fb78";}.ucws-files-and-folders-file-add-line:before{content:"\ed81";}.ucws-files-and-folders-file-delete:before{content:"\fb79";}.ucws-files-and-folders-file-delete-line:before{content:"\ed82";}.ucws-files-and-folders-file-download-87:before{content:"\fb7a";}.ucws-files-and-folders-file-download-87-line:before{content:"\ed83";}.ucws-files-and-folders-file-download-89:before{content:"\fb7b";}.ucws-files-and-folders-file-download-89-line:before{content:"\ed84";}.ucws-files-and-folders-file-download-94:before{content:"\fb7c";}.ucws-files-and-folders-file-download-94-line:before{content:"\ed85";}.ucws-files-and-folders-file-upload-86:before{content:"\fb7d";}.ucws-files-and-folders-file-upload-86-line:before{content:"\ed86";}.ucws-files-and-folders-file-upload-88:before{content:"\fb7e";}.ucws-files-and-folders-file-upload-88-line:before{content:"\ed87";}.ucws-files-and-folders-file-upload-93:before{content:"\fb7f";}.ucws-files-and-folders-file-upload-93-line:before{content:"\ed88";}.ucws-files-and-folders-flash:before{content:"\fb80";}.ucws-files-and-folders-flash-line:before{content:"\ed89";}.ucws-files-and-folders-flv:before{content:"\fb81";}.ucws-files-and-folders-flv-line:before{content:"\ed8a";}.ucws-files-and-folders-folder-13:before{content:"\fb82";}.ucws-files-and-folders-folder-13-line:before{content:"\ed8b";}.ucws-files-and-folders-folder-14:before{content:"\fb83";}.ucws-files-and-folders-folder-14-line:before{content:"\ed8c";}.ucws-files-and-folders-folder-15:before{content:"\fb84";}.ucws-files-and-folders-folder-15-line:before{content:"\ed8d";}.ucws-files-and-folders-folder-16:before{content:"\fb85";}.ucws-files-and-folders-folder-16-line:before{content:"\ed8e";}.ucws-files-and-folders-folder-17:before{content:"\fb86";}.ucws-files-and-folders-folder-17-line:before{content:"\ed8f";}.ucws-files-and-folders-folder-18:before{content:"\fb87";}.ucws-files-and-folders-folder-18-line:before{content:"\ed90";}.ucws-files-and-folders-folder-19:before{content:"\fb88";}.ucws-files-and-folders-folder-19-line:before{content:"\ed91";}.ucws-files-and-folders-folder-add:before{content:"\fb89";}.ucws-files-and-folders-folder-add-line:before{content:"\ed92";}.ucws-files-and-folders-folder-audio:before{content:"\fb8a";}.ucws-files-and-folders-folder-audio-line:before{content:"\ed93";}.ucws-files-and-folders-folder-bookmark:before{content:"\fb8b";}.ucws-files-and-folders-folder-bookmark-line:before{content:"\ed94";}.ucws-files-and-folders-folder-chart-bar:before{content:"\fb8c";}.ucws-files-and-folders-folder-chart-bar-line:before{content:"\ed95";}.ucws-files-and-folders-folder-chart-pie:before{content:"\fb8d";}.ucws-files-and-folders-folder-chart-pie-line:before{content:"\ed96";}.ucws-files-and-folders-folder-check:before{content:"\fb8e";}.ucws-files-and-folders-folder-check-line:before{content:"\ed97";}.ucws-files-and-folders-folder-cloud:before{content:"\fb8f";}.ucws-files-and-folders-folder-cloud-line:before{content:"\ed98";}.ucws-files-and-folders-folder-dev:before{content:"\fb90";}.ucws-files-and-folders-folder-dev-line:before{content:"\ed99";}.ucws-files-and-folders-folder-download:before{content:"\fb91";}.ucws-files-and-folders-folder-download-line:before{content:"\ed9a";}.ucws-files-and-folders-folder-edit:before{content:"\fb92";}.ucws-files-and-folders-folder-edit-line:before{content:"\ed9b";}.ucws-files-and-folders-folder-exclamation:before{content:"\fb93";}.ucws-files-and-folders-folder-exclamation-line:before{content:"\ed9c";}.ucws-files-and-folders-folder-gallery:before{content:"\fb94";}.ucws-files-and-folders-folder-gallery-line:before{content:"\ed9d";}.ucws-files-and-folders-folder-heart:before{content:"\fb95";}.ucws-files-and-folders-folder-heart-line:before{content:"\ed9e";}.ucws-files-and-folders-folder-image:before{content:"\fb96";}.ucws-files-and-folders-folder-image-line:before{content:"\ed9f";}.ucws-files-and-folders-folder-info:before{content:"\fb97";}.ucws-files-and-folders-folder-info-line:before{content:"\eda0";}.ucws-files-and-folders-folder-link:before{content:"\fb98";}.ucws-files-and-folders-folder-link-line:before{content:"\eda1";}.ucws-files-and-folders-folder-locked:before{content:"\fb99";}.ucws-files-and-folders-folder-locked-line:before{content:"\eda2";}.ucws-files-and-folders-folder-money:before{content:"\fb9a";}.ucws-files-and-folders-folder-money-line:before{content:"\eda3";}.ucws-files-and-folders-folder-music:before{content:"\fb9b";}.ucws-files-and-folders-folder-music-line:before{content:"\eda4";}.ucws-files-and-folders-folder-no-access:before{content:"\fb9c";}.ucws-files-and-folders-folder-no-access-line:before{content:"\eda5";}.ucws-files-and-folders-folder-play:before{content:"\fb9d";}.ucws-files-and-folders-folder-play-line:before{content:"\eda6";}.ucws-files-and-folders-folder-question:before{content:"\fb9e";}.ucws-files-and-folders-folder-question-line:before{content:"\eda7";}.ucws-files-and-folders-folder-refresh:before{content:"\fb9f";}.ucws-files-and-folders-folder-refresh-line:before{content:"\eda8";}.ucws-files-and-folders-folder-remove:before{content:"\fba0";}.ucws-files-and-folders-folder-remove-line:before{content:"\eda9";}.ucws-files-and-folders-folder-search:before{content:"\fba1";}.ucws-files-and-folders-folder-search-line:before{content:"\edaa";}.ucws-files-and-folders-folder-settings-81:before{content:"\fba2";}.ucws-files-and-folders-folder-settings-81-line:before{content:"\edab";}.ucws-files-and-folders-folder-settings-97:before{content:"\fba3";}.ucws-files-and-folders-folder-settings-97-line:before{content:"\edac";}.ucws-files-and-folders-folder-shared:before{content:"\fba4";}.ucws-files-and-folders-folder-shared-line:before{content:"\edad";}.ucws-files-and-folders-folder-star:before{content:"\fba5";}.ucws-files-and-folders-folder-star-line:before{content:"\edae";}.ucws-files-and-folders-folder-time:before{content:"\fba6";}.ucws-files-and-folders-folder-time-line:before{content:"\edaf";}.ucws-files-and-folders-folder-upload:before{content:"\fba7";}.ucws-files-and-folders-folder-upload-line:before{content:"\edb0";}.ucws-files-and-folders-folder-user:before{content:"\fba8";}.ucws-files-and-folders-folder-user-line:before{content:"\edb1";}.ucws-files-and-folders-folder-vector:before{content:"\fba9";}.ucws-files-and-folders-folder-vector-line:before{content:"\edb2";}.ucws-files-and-folders-font:before{content:"\fbaa";}.ucws-files-and-folders-font-line:before{content:"\edb3";}.ucws-files-and-folders-gallery:before{content:"\fbab";}.ucws-files-and-folders-gallery-line:before{content:"\edb4";}.ucws-files-and-folders-gif:before{content:"\fbac";}.ucws-files-and-folders-gif-line:before{content:"\edb5";}.ucws-files-and-folders-gpx:before{content:"\fbad";}.ucws-files-and-folders-gpx-line:before{content:"\edb6";}.ucws-files-and-folders-gzip:before{content:"\fbae";}.ucws-files-and-folders-gzip-line:before{content:"\edb7";}.ucws-files-and-folders-heart:before{content:"\fbaf";}.ucws-files-and-folders-heart-line:before{content:"\edb8";}.ucws-files-and-folders-html:before{content:"\fbb0";}.ucws-files-and-folders-html-line:before{content:"\edb9";}.ucws-files-and-folders-ics:before{content:"\fbb1";}.ucws-files-and-folders-ics-line:before{content:"\edba";}.ucws-files-and-folders-image-3:before{content:"\fbb2";}.ucws-files-and-folders-image-3-line:before{content:"\edbb";}.ucws-files-and-folders-info:before{content:"\fbb3";}.ucws-files-and-folders-info-line:before{content:"\edbc";}.ucws-files-and-folders-iso:before{content:"\fbb4";}.ucws-files-and-folders-iso-line:before{content:"\edbd";}.ucws-files-and-folders-jar:before{content:"\fbb5";}.ucws-files-and-folders-jar-line:before{content:"\edbe";}.ucws-files-and-folders-java:before{content:"\fbb6";}.ucws-files-and-folders-java-line:before{content:"\edbf";}.ucws-files-and-folders-jpg:before{content:"\fbb7";}.ucws-files-and-folders-jpg-line:before{content:"\edc0";}.ucws-files-and-folders-js:before{content:"\fbb8";}.ucws-files-and-folders-js-line:before{content:"\edc1";}.ucws-files-and-folders-json:before{content:"\fbb9";}.ucws-files-and-folders-json-line:before{content:"\edc2";}.ucws-files-and-folders-jsp:before{content:"\fbba";}.ucws-files-and-folders-jsp-line:before{content:"\edc3";}.ucws-files-and-folders-layers:before{content:"\fbbb";}.ucws-files-and-folders-layers-line:before{content:"\edc4";}.ucws-files-and-folders-link:before{content:"\fbbc";}.ucws-files-and-folders-link-line:before{content:"\edc5";}.ucws-files-and-folders-locked:before{content:"\fbbd";}.ucws-files-and-folders-locked-line:before{content:"\edc6";}.ucws-files-and-folders-log:before{content:"\fbbe";}.ucws-files-and-folders-log-line:before{content:"\edc7";}.ucws-files-and-folders-max:before{content:"\fbbf";}.ucws-files-and-folders-max-line:before{content:"\edc8";}.ucws-files-and-folders-md:before{content:"\fbc0";}.ucws-files-and-folders-md-line:before{content:"\edc9";}.ucws-files-and-folders-mkv:before{content:"\fbc1";}.ucws-files-and-folders-mkv-line:before{content:"\edca";}.ucws-files-and-folders-money:before{content:"\fbc2";}.ucws-files-and-folders-money-line:before{content:"\edcb";}.ucws-files-and-folders-mov:before{content:"\fbc3";}.ucws-files-and-folders-mov-line:before{content:"\edcc";}.ucws-files-and-folders-mp3:before{content:"\fbc4";}.ucws-files-and-folders-mp3-line:before{content:"\edcd";}.ucws-files-and-folders-mp4:before{content:"\fbc5";}.ucws-files-and-folders-mp4-line:before{content:"\edce";}.ucws-files-and-folders-mpg:before{content:"\fbc6";}.ucws-files-and-folders-mpg-line:before{content:"\edcf";}.ucws-files-and-folders-music:before{content:"\fbc7";}.ucws-files-and-folders-music-line:before{content:"\edd0";}.ucws-files-and-folders-no-access:before{content:"\fbc8";}.ucws-files-and-folders-no-access-line:before{content:"\edd1";}.ucws-files-and-folders-notebook:before{content:"\fbc9";}.ucws-files-and-folders-notebook-line:before{content:"\edd2";}.ucws-files-and-folders-obj:before{content:"\fbca";}.ucws-files-and-folders-obj-line:before{content:"\edd3";}.ucws-files-and-folders-otf:before{content:"\fbcb";}.ucws-files-and-folders-otf-line:before{content:"\edd4";}.ucws-files-and-folders-paper:before{content:"\fbcc";}.ucws-files-and-folders-paper-line:before{content:"\edd5";}.ucws-files-and-folders-paper-2:before{content:"\fbcd";}.ucws-files-and-folders-paper-2-line:before{content:"\edd6";}.ucws-files-and-folders-pdf:before{content:"\fbce";}.ucws-files-and-folders-pdf-line:before{content:"\edd7";}.ucws-files-and-folders-php:before{content:"\fbcf";}.ucws-files-and-folders-php-line:before{content:"\edd8";}.ucws-files-and-folders-play:before{content:"\fbd0";}.ucws-files-and-folders-play-line:before{content:"\edd9";}.ucws-files-and-folders-png:before{content:"\fbd1";}.ucws-files-and-folders-png-line:before{content:"\edda";}.ucws-files-and-folders-pptx:before{content:"\fbd2";}.ucws-files-and-folders-pptx-line:before{content:"\eddb";}.ucws-files-and-folders-psd:before{content:"\fbd3";}.ucws-files-and-folders-psd-line:before{content:"\eddc";}.ucws-files-and-folders-py:before{content:"\fbd4";}.ucws-files-and-folders-py-line:before{content:"\eddd";}.ucws-files-and-folders-question:before{content:"\fbd5";}.ucws-files-and-folders-question-line:before{content:"\edde";}.ucws-files-and-folders-rar:before{content:"\fbd6";}.ucws-files-and-folders-rar-line:before{content:"\eddf";}.ucws-files-and-folders-raw:before{content:"\fbd7";}.ucws-files-and-folders-raw-line:before{content:"\ede0";}.ucws-files-and-folders-refresh:before{content:"\fbd8";}.ucws-files-and-folders-refresh-line:before{content:"\ede1";}.ucws-files-and-folders-remove:before{content:"\fbd9";}.ucws-files-and-folders-remove-line:before{content:"\ede2";}.ucws-files-and-folders-replace:before{content:"\fbda";}.ucws-files-and-folders-replace-line:before{content:"\ede3";}.ucws-files-and-folders-replace-folder:before{content:"\fbdb";}.ucws-files-and-folders-replace-folder-line:before{content:"\ede4";}.ucws-files-and-folders-rss:before{content:"\fbdc";}.ucws-files-and-folders-rss-line:before{content:"\ede5";}.ucws-files-and-folders-rtf:before{content:"\fbdd";}.ucws-files-and-folders-rtf-line:before{content:"\ede6";}.ucws-files-and-folders-ruby:before{content:"\fbde";}.ucws-files-and-folders-ruby-line:before{content:"\ede7";}.ucws-files-and-folders-search:before{content:"\fbdf";}.ucws-files-and-folders-search-line:before{content:"\ede8";}.ucws-files-and-folders-settings-46:before{content:"\fbe0";}.ucws-files-and-folders-settings-46-line:before{content:"\ede9";}.ucws-files-and-folders-settings-99:before{content:"\fbe1";}.ucws-files-and-folders-settings-99-line:before{content:"\edea";}.ucws-files-and-folders-shared:before{content:"\fbe2";}.ucws-files-and-folders-shared-line:before{content:"\edeb";}.ucws-files-and-folders-single:before{content:"\fbe3";}.ucws-files-and-folders-single-line:before{content:"\edec";}.ucws-files-and-folders-single-content-02:before{content:"\fbe4";}.ucws-files-and-folders-single-content-02-line:before{content:"\eded";}.ucws-files-and-folders-single-content-03:before{content:"\fbe5";}.ucws-files-and-folders-single-content-03-line:before{content:"\edee";}.ucws-files-and-folders-single-copies:before{content:"\fbe6";}.ucws-files-and-folders-single-copies-line:before{content:"\edef";}.ucws-files-and-folders-single-copy-04:before{content:"\fbe7";}.ucws-files-and-folders-single-copy-04-line:before{content:"\edf0";}.ucws-files-and-folders-single-folded:before{content:"\fbe8";}.ucws-files-and-folders-single-folded-line:before{content:"\edf1";}.ucws-files-and-folders-single-folded-content:before{content:"\fbe9";}.ucws-files-and-folders-single-folded-content-line:before{content:"\edf2";}.ucws-files-and-folders-single-paragraph:before{content:"\fbea";}.ucws-files-and-folders-single-paragraph-line:before{content:"\edf3";}.ucws-files-and-folders-sketch:before{content:"\fbeb";}.ucws-files-and-folders-sketch-line:before{content:"\edf4";}.ucws-files-and-folders-sql:before{content:"\fbec";}.ucws-files-and-folders-sql-line:before{content:"\edf5";}.ucws-files-and-folders-srt:before{content:"\fbed";}.ucws-files-and-folders-srt-line:before{content:"\edf6";}.ucws-files-and-folders-star:before{content:"\fbee";}.ucws-files-and-folders-star-line:before{content:"\edf7";}.ucws-files-and-folders-svg:before{content:"\fbef";}.ucws-files-and-folders-svg-line:before{content:"\edf8";}.ucws-files-and-folders-tif:before{content:"\fbf0";}.ucws-files-and-folders-tif-line:before{content:"\edf9";}.ucws-files-and-folders-tiff:before{content:"\fbf1";}.ucws-files-and-folders-tiff-line:before{content:"\edfa";}.ucws-files-and-folders-time-2:before{content:"\fbf2";}.ucws-files-and-folders-time-2-line:before{content:"\edfb";}.ucws-files-and-folders-ttf:before{content:"\fbf3";}.ucws-files-and-folders-ttf-line:before{content:"\edfc";}.ucws-files-and-folders-txt:before{content:"\fbf4";}.ucws-files-and-folders-txt-line:before{content:"\edfd";}.ucws-files-and-folders-upload:before{content:"\fbf5";}.ucws-files-and-folders-upload-line:before{content:"\edfe";}.ucws-files-and-folders-upload-2:before{content:"\fbf6";}.ucws-files-and-folders-upload-2-line:before{content:"\edff";}.ucws-files-and-folders-user:before{content:"\fbf7";}.ucws-files-and-folders-user-line:before{content:"\ee00";}.ucws-files-and-folders-vector-2:before{content:"\fbf8";}.ucws-files-and-folders-vector-2-line:before{content:"\ee01";}.ucws-files-and-folders-vvt:before{content:"\fbf9";}.ucws-files-and-folders-vvt-line:before{content:"\ee02";}.ucws-files-and-folders-wav:before{content:"\fbfa";}.ucws-files-and-folders-wav-line:before{content:"\ee03";}.ucws-files-and-folders-xlsx:before{content:"\fbfb";}.ucws-files-and-folders-xlsx-line:before{content:"\ee04";}.ucws-files-and-folders-xml:before{content:"\fbfc";}.ucws-files-and-folders-xml-line:before{content:"\ee05";}.ucws-files-and-folders-zip:before{content:"\fbfd";}.ucws-files-and-folders-zip-line:before{content:"\ee06";}.ucws-files-and-folders-zip-54:before{content:"\fbfe";}.ucws-files-and-folders-zip-54-line:before{content:"\ee07";}.ucws-files-and-folders-zip-55:before{content:"\fbff";}.ucws-files-and-folders-zip-55-line:before{content:"\ee08";}.ucws-files-and-folders-single-copy-06:before{content:"\fc00";}.ucws-files-and-folders-single-copy-06-line:before{content:"\ee09";}
