/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}div.dt-autofill-handle{position:absolute;height:8px;width:8px;z-index:102;box-sizing:border-box;background:#008cba;cursor:pointer}div.dtk-focus-alt div.dt-autofill-handle{background:#ff8b33}div.dt-autofill-select{position:absolute;z-index:1001;background-color:#008cba;background-image:repeating-linear-gradient(45deg,transparent,transparent 5px,rgba(255,255,255,.5) 5px,rgba(255,255,255,.5) 10px)}div.dt-autofill-select.bottom,div.dt-autofill-select.top{height:3px;margin-top:-1px}div.dt-autofill-select.left,div.dt-autofill-select.right{width:3px;margin-left:-1px}div.dt-autofill-list{position:fixed;top:50%;left:50%;width:500px;margin-left:-250px;background-color:#fff;border-radius:6px;box-shadow:0 0 5px #555;border:2px solid #444;z-index:11;box-sizing:border-box;padding:1.5em 2em}div.dt-autofill-list ul{display:table;margin:0;padding:0;list-style:none;width:100%}div.dt-autofill-list ul li{display:table-row}div.dt-autofill-list ul li:last-child div.dt-autofill-button,div.dt-autofill-list ul li:last-child div.dt-autofill-question{border-bottom:none}div.dt-autofill-list ul li:hover{background-color:#f6f6f6}div.dt-autofill-list div.dt-autofill-question{display:table-cell;padding:.5em 0;border-bottom:1px solid #ccc}div.dt-autofill-list div.dt-autofill-question input[type=number]{padding:6px;width:30px;margin:-2px 0}div.dt-autofill-list div.dt-autofill-button{display:table-cell;padding:.5em 0;border-bottom:1px solid #ccc}div.dt-autofill-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);z-index:10}div.dt-autofill-list button{margin:0}table.DTCR_clonedTable.dataTable{position:absolute!important;background-color:rgba(255,255,255,.7);z-index:202}div.DTCR_pointer{width:1px;background-color:#008cba;z-index:201}div.DTFC_LeftBodyWrapper table,div.DTFC_LeftFootWrapper table,div.DTFC_LeftHeadWrapper table{border-right-width:0}div.DTFC_RightBodyWrapper table,div.DTFC_RightFootWrapper table,div.DTFC_RightHeadWrapper table{border-left-width:0}div.DTFC_LeftHeadWrapper table,div.DTFC_RightHeadWrapper table{margin-bottom:0!important}div.DTFC_LeftBodyWrapper table,div.DTFC_RightBodyWrapper table{border-top:none;margin:0!important}div.DTFC_LeftFootWrapper table,div.DTFC_RightFootWrapper table{margin-top:0!important;z-index:2}div.DTFC_Blocker{background-color:#fff}table.dataTable.fixedHeader-floating,table.dataTable.fixedHeader-locked{background-color:#fff;margin-top:0!important;margin-bottom:0!important}table.dataTable.fixedHeader-floating{position:fixed!important}table.dataTable.fixedHeader-locked{position:absolute!important}@media print{table.fixedHeader-floating{display:none}}table.dataTable tbody td.focus,table.dataTable tbody th.focus{box-shadow:inset 0 0 1px 2px #008cba}div.dtk-focus-alt table.dataTable tbody td.focus,div.dtk-focus-alt table.dataTable tbody th.focus{box-shadow:inset 0 0 1px 2px #ff8b33}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child{cursor:default!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before{display:none!important}table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td.dtr-control,table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th.dtr-control{position:relative;padding-left:30px;cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th.dtr-control:before{top:50%;left:5px;height:14px;width:14px;margin-top:-9px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:14px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:'Courier New',Courier,monospace;line-height:14px;content:'+';background-color:#008cba}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th.dtr-control:before{content:'-';background-color:#d33333}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td.dtr-control,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th.dtr-control{padding-left:27px}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td.dtr-control:before,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th.dtr-control:before{left:4px;height:14px;width:14px;border-radius:14px;line-height:14px;text-indent:3px}table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control{position:relative;cursor:pointer}table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>th.control:before{top:50%;left:50%;height:16px;width:16px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:14px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:'Courier New',Courier,monospace;line-height:14px;content:'+';background-color:#008cba}table.dataTable.dtr-column>tbody>tr.parent td.control:before,table.dataTable.dtr-column>tbody>tr.parent th.control:before{content:'-';background-color:#d33333}table.dataTable>tbody>tr.child{padding:.5em 1em}table.dataTable>tbody>tr.child:hover{background:0 0!important}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:.5em 0}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:700}div.dtr-modal{position:fixed;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em 1em}div.dtr-modal div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:50%;overflow:auto;margin:auto;z-index:102;overflow:auto;background-color:#f5f5f7;border:1px solid #000;border-radius:.5em;box-shadow:0 12px 30px rgba(0,0,0,.6)}div.dtr-modal div.dtr-modal-content{position:relative;padding:1em}div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border:1px solid #eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtr-modal div.dtr-modal-close:hover{background-color:#eaeaea}div.dtr-modal div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background:rgba(0,0,0,.6)}@media screen and (max-width:767px){div.dtr-modal div.dtr-modal-display{width:95%}}table.dataTable>tbody>tr.child ul{font-size:1em}table.dataTable tr.dtrg-group td{background-color:#e0e0e0}table.dataTable tr.dtrg-group.dtrg-level-0 td{font-weight:700}table.dataTable tr.dtrg-group.dtrg-level-1 td,table.dataTable tr.dtrg-group.dtrg-level-2 td{background-color:#f0f0f0;padding-top:.25em;padding-bottom:.25em;padding-left:2em;font-size:.9em}table.dataTable tr.dtrg-group.dtrg-level-2 td{background-color:#f3f3f3}table.dt-rowReorder-float{position:absolute!important;opacity:.8;table-layout:fixed;outline:2px solid #337ab7;outline-offset:-2px;z-index:2001}tr.dt-rowReorder-moving{outline:2px solid #888;outline-offset:-2px}body.dt-rowReorder-noOverflow{overflow-x:hidden}table.dataTable td.reorder{text-align:center;cursor:move}div.DTS tbody td,div.DTS tbody th{white-space:nowrap}div.DTS div.DTS_Loading{z-index:1}div.DTS div.dataTables_scrollBody{background:repeating-linear-gradient(45deg,#edeeff,#edeeff 10px,#fff 10px,#fff 20px)}div.DTS div.dataTables_scrollBody table{z-index:2}div.DTS div.dataTables_length,div.DTS div.dataTables_paginate{display:none}div.dtsp-topRow{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;align-content:flex-start;align-items:flex-start}div.dtsp-topRow input.dtsp-search{text-overflow:ellipsis}div.dtsp-topRow div.dtsp-subRow1{display:flex;flex-direction:row;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0}div.dtsp-topRow div.dtsp-searchCont{display:flex;flex-direction:row;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0}div.dtsp-topRow button.dtsp-nameButton{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAABcGlDQ1BpY2MAACiRdZHNSwJBGMYftTDS8FCHkA57sOigIAXRMQzyYh3UIKvL7rirwe66zK6IdA26dBA6RF36OvQf1DXoWhAERRAR9B/0dQnZ3nEFJXSG2ffHs/O8zDwD+DM6M+yBJGCYDs+mU9JaYV0KviNMM4QoEjKzreXcUh59x88jfKI+JESv/vt6jlBRtRngGyKeYxZ3iBeIMzXHErxHPMbKcpH4hDjO6YDEt0JXPH4TXPL4SzDPZxcBv+gplbpY6WJW5gbxNHHM0KusfR5xk7BqruaoRmlNwEYWaaQgQUEVW9DhIEHVpMx6+5It3woq5GH0tVAHJ0cJZfLGSa1SV5WqRrpKU0dd5P4/T1ubnfG6h1PA4Kvrfk4CwX2g2XDd31PXbZ4BgRfg2uz4K5TT/DfpjY4WOwYiO8DlTUdTDoCrXWD82ZK53JICtPyaBnxcACMFYPQeGN7wsmr/x/kTkN+mJ7oDDo+AKdof2fwDCBRoDkL8UccAAAAJcEhZcwAAD2EAAA9hAag/p2kAAAK2SURBVFgJ7ZY9j41BFICvryCExrJBQ6HyEYVEIREaUZDQIRoR2ViJKCioxV+gkVXYTVZEQiEUhG2EQnxUCh0FKolY4ut5XnM2cyfva3Pt5m7EPcmzZ2bemTNnzjkzd1utnvQi0IvAfxiBy5z5FoxO89kPY+8mbMjtzs47RXs5/WVpbAG6bWExt5PuIibvhVkwmC+ck3eK9ln6/fAddFojYzBVuYSBpcnIEvRaqOw2RcaN18FPuJH0JvRUxbT3wWf4ltiKPgfVidWlbGZgPozDFfgAC+EA/K2EI4cwcAJ+gPaeQ+VQU2SOMMGcPgPl/m/V2p50rrbRsRgt9Iv5h6xtpP22Bz7Ce1C+gFFxfKzOmShcU+Qmyh2w3w8rIJfddHTck66EukL/xPhj+JM8rHNmFys0Pg4v0up3aFNlwR9NYyodd3OL/C64zpsymcTFcf6ElM4YzjAWKYrJkaq8kE/yUYNP4BoYvS1QRo+hNtF5xfkTUjoTheukSFFMjlTFm6PjceOca/SMpKfeCR1L6Uzk/y2WIkVhNFJlJAZhP+hYns7b9D3IPuhY5mYrIv8OrQJvR5NYyNaW4jsU8pSGNySiVx4o5tXq3JkoXE/mg5R/M8dGJCJpKhaDcjBRdbI/Rm8g69c122om33BHmj2CHoV5qa9jUXBraJ+G1fAVjIBO1klc87ro1K4JZ/K35SWW3TwcyDd6TecqnAEd8cGq2+w84xvBm1n3vS0izKkkwh5XNC/GmFPqqAtPF89AOScKuemaNzoTV1SD5dtSbmLf1/RV+tC0WTgcj6R7HEtrVGWaqu/lYDZ/2pvxQ/kIyw/gFByHC9AHw910hv1aUUumyd8yy0QfhmEkfiNod0Xusct68J1qc8Tdux0Z97Q+hsDb+AYGYEbF/4Guw2Q/qDPqZG/zXgT+3Qj8AtKnfWhFwmuAAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:center;background-size:23px;vertical-align:bottom}div.dtsp-topRow button.dtsp-countButton{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABcGlDQ1BpY2MAACiRdZHNSwJBGMYftTDS8FCHkA57sOigIAXRMQzyYh3UIKvL7rirwe66zK6IdA26dBA6RF36OvQf1DXoWhAERRAR9B/0dQnZ3nEFJXSG2ffHs/O8zDwD+DM6M+yBJGCYDs+mU9JaYV0KviNMM4QoEjKzreXcUh59x88jfKI+JESv/vt6jlBRtRngGyKeYxZ3iBeIMzXHErxHPMbKcpH4hDjO6YDEt0JXPH4TXPL4SzDPZxcBv+gplbpY6WJW5gbxNHHM0KusfR5xk7BqruaoRmlNwEYWaaQgQUEVW9DhIEHVpMx6+5It3woq5GH0tVAHJ0cJZfLGSa1SV5WqRrpKU0dd5P4/T1ubnfG6h1PA4Kvrfk4CwX2g2XDd31PXbZ4BgRfg2uz4K5TT/DfpjY4WOwYiO8DlTUdTDoCrXWD82ZK53JICtPyaBnxcACMFYPQeGN7wsmr/x/kTkN+mJ7oDDo+AKdof2fwDCBRoDkL8UccAAAAJcEhZcwAAD2EAAA9hAag/p2kAAAG5SURBVEgN3VU9LwVBFF0fiYhofUSlEQkKhU7z/oBCQkIiGr9BgUbhVzy9BAnhFyjV/AYFiU5ICM7ZN+c5Zud5dm3lJmfmzrkz9+7cu3c3y/6jjOBSF8CxXS7FmTkbwqIJjDpJvTcmsJ4K3KPZUpyZsx0sxoB9J6mnAkyC7wGuuCFIipNtEcpcWExgXpOBc78vgj6N+QO4NVsjwdFM59tUIDxDrHMBOeIQ34C5ZDregXuAQm4YcI68nN9B3wr2PcwPAIPkN2EqtJH6b+QZm1ajjTx7BqwAr26Lb+C2Kvpbt0Mb2HAJ7NrGFGfmXO3DeA4UshDfQAVmH0gaUFg852TTTDvlxwBlCtxy9zXyBhQFaq0wMmIdRebrfgosA3zb2hKnqG0oqchp4QbuR8X0TjzABhbdOT8jnQ/atcgqpnfwOA7yqZyTU587ZkIGdesLTt2EkynOnbreMUUKMI/dA4B/QVOcO13CQh+5wWCgDwo/75u59odB/wjmfhbgvACcAOyZPHihMWAoIwxyCLgf1oxfgjzVbgBXSTzIN+f0pg6s5DkcesLMRpsBrgE2XO3CN64JFP7JtUeKHX4CKtRRXFZ+7dEAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:center;background-size:18px;vertical-align:bottom}div.dtsp-topRow button.dtsp-searchIcon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAABcGlDQ1BpY2MAACiRdZHNSwJBGMYftTDS8FCHkA57sOigIAXRMQzyYh3UIKvL7rirwe66zK6IdA26dBA6RF36OvQf1DXoWhAERRAR9B/0dQnZ3nEFJXSG2ffHs/O8zDwD+DM6M+yBJGCYDs+mU9JaYV0KviNMM4QoEjKzreXcUh59x88jfKI+JESv/vt6jlBRtRngGyKeYxZ3iBeIMzXHErxHPMbKcpH4hDjO6YDEt0JXPH4TXPL4SzDPZxcBv+gplbpY6WJW5gbxNHHM0KusfR5xk7BqruaoRmlNwEYWaaQgQUEVW9DhIEHVpMx6+5It3woq5GH0tVAHJ0cJZfLGSa1SV5WqRrpKU0dd5P4/T1ubnfG6h1PA4Kvrfk4CwX2g2XDd31PXbZ4BgRfg2uz4K5TT/DfpjY4WOwYiO8DlTUdTDoCrXWD82ZK53JICtPyaBnxcACMFYPQeGN7wsmr/x/kTkN+mJ7oDDo+AKdof2fwDCBRoDkL8UccAAAAJcEhZcwAAD2EAAA9hAag/p2kAAAEnSURBVCgVpdG7SgNBFIDh1RhJsBBEsDIgIhaWFjZa2GtpKb6AnU0MprKOWEjK2IuFFxCxS2lhZyOWXh5AQVER/X+zuwwywoIHvp3dM3Nm55Ik/4i+P2or5FewiBIe0cEt8ogVz9LbhEVf+cgkcew1tvAZ5PPXGm9HOMEanMAYQhunaCAazuqA1UjvILl9HGPc/n4fabjPGbzjMM2FjfkDuPw5O8JilzgA9/OKWDynyWnbsPiF7yc4SRWxmEyTN7ZhsSd7gTLW8TuGSSzBcZd2hsV+n+MNC9jGCNzjPDwsz8XCO/x02Bqeptcxhg+4gjD8YxetLOkBGRbuwcIr+NdRLMPl3uMM2YHx2gsLd+D97qKEQuGe65jCAzbgVRWOCUZuovAfs5m/AdVxL0R1AIsLAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:center;background-size:12px}div.dt-button-collection{z-index:2002}div.dataTables_scrollBody{background:#fff!important}div.dtsp-columns-1{min-width:98%;max-width:98%;padding-left:1%;padding-right:1%;margin:0!important}div.dtsp-columns-2{min-width:48%;max-width:48%;padding-left:1%;padding-right:1%;margin:0!important}div.dtsp-columns-3{min-width:30.333%;max-width:30.333%;padding-left:1%;padding-right:1%;margin:0!important}div.dtsp-columns-4{min-width:23%;max-width:23%;padding-left:1%;padding-right:1%;margin:0!important}div.dtsp-columns-5{min-width:18%;max-width:18%;padding-left:1%;padding-right:1%;margin:0!important}div.dtsp-columns-6{min-width:15.666%;max-width:15.666%;padding-left:.5%;padding-right:.5%;margin:0!important}div.dtsp-columns-7{min-width:13.28%;max-width:13.28%;padding-left:.5%;padding-right:.5%;margin:0!important}div.dtsp-columns-8{min-width:11.5%;max-width:11.5%;padding-left:.5%;padding-right:.5%;margin:0!important}div.dtsp-columns-9{min-width:11.111%;max-width:11.111%;padding-left:.5%;padding-right:.5%;margin:0!important}div.dt-button-collection{float:none}div.dtsp-panesContainer{width:100%}div.dtsp-hidden{display:none}div.dtsp-searchPane{flex-direction:row;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:280px;justify-content:space-around;align-content:flex-start;align-items:stretch;padding:10px;padding-top:0;padding-bottom:0;min-width:280px;margin:5px;margin-top:0;margin-bottom:10px;font-size:.9em}div.dtsp-searchPane div.dataTables_scrollHead{display:none}div.dtsp-searchPane div.dataTables_scrollBody{padding:2px;border:2px #f0f0f0 solid;border-radius:4px}div.dtsp-searchPane div.dataTables_scrollBody:hover{border:2px solid #cfcfcf!important}div.dtsp-searchPane div.dataTables_scrollBody table{border:none!important}div.dtsp-searchPane div.dataTables_scrollBody table thead{border:none!important}div.dtsp-searchPane div.dataTables_scrollBody table tbody{border:none!important}div.dtsp-searchPane div.dataTables_scrollBody table tbody tr{border-bottom:none!important}div.dtsp-searchPane div.dataTables_scrollBody table tbody tr td{padding:4px}div.dtsp-searchPane div.dataTables_wrapper div.dataTables_filter{display:none}div.dtsp-searchPane div.callout.secondary{background-color:transparent}div.dtsp-searchPane input.dtsp-search{border:none;font-size:16px;min-height:35px;max-width:100px;color:#000;padding-left:5px}div.dtsp-searchPane input.dtsp-search:hover{background-color:#e2e6ea}div.dtsp-searchPane .button-group{margin-bottom:.5rem;flex-grow:0;flex-shrink:0;flex-basis:105px;align-content:flex-end}div.dtsp-searchPane div.dtsp-searchCont{height:35px;width:35px}div.dtsp-searchPane div.dtsp-searchCont input.search{display:flex;flex-direction:row;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;max-width:80%}div.dtsp-searchPane .dtsp-searchIcon{position:relative;display:inline-block;margin:0;margin-top:2px;display:block;top:-2px;right:0;font-size:16px;margin-bottom:0}div.dtsp-searchPane div.dtsp-narrow{flex-direction:column!important}div.dtsp-searchPane div.dtsp-narrow div.dtsp-subRows{width:100%;text-align:right;justify-content:flex-end;margin-top:3px}div.dtsp-searchPane div.dtsp-topRow{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;align-content:flex-start;align-items:flex-start}div.dtsp-searchPane div.dtsp-topRow div.dtsp-narrowButton{display:flex;flex-direction:row;flex-wrap:nowrap;flex-grow:0;flex-shrink:0;flex-basis:105px;margin-left:3px}div.dtsp-searchPane div.dtsp-topRow div.dtsp-narrowSearch{display:flex;flex-direction:row;flex-wrap:nowrap;flex-grow:1;flex-shrink:1;flex-basis:90px}div.dtsp-searchPane div.dtsp-topRow div.dtsp-searchCont input.dtsp-search{flex-direction:row;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:90px;min-height:20px;max-width:none;min-width:90px;border:none}div.dtsp-searchPane div.dtsp-topRow div.dtsp-searchCont div.dtsp-searchButtonCont{display:inline-block;flex-direction:row;flex-wrap:nowrap;flex-grow:0;flex-shrink:0;flex-basis:0}div.dtsp-searchPane td.dtsp-countColumn{text-align:right}div.dtsp-searchPane span.badge{float:right}div.dtsp-searchPanes{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:stretch;padding-top:10px;clear:both}div.dtsp-searchPanes div.callout.primary{background-color:transparent}div.dtsp-searchPanes div.callout{border:none;padding:0;margin:0}div.dtsp-searchPanes .button{min-width:35px!important;height:35px!important}div.dtsp-searchPanes .row{display:flex}div.dtsp-panesContainer{padding:5px;border:2px solid #f0f0f0;border-radius:10px;margin:5px 0!important;margin-bottom:20px!important;clear:both}div.dtsp-panesContainer .button{padding:5px;flex-grow:0;flex-shrink:0;flex-basis:35px}div.dtsp-panesContainer div.dtsp-title{float:left;margin:20px;margin-bottom:0;margin-top:10px}div.dtsp-panesContainer button.dtsp-clearAll{float:right;margin:20px;padding:10px;margin-bottom:0;margin-top:5px}div.dtsp-smallGap{padding:0}@media screen and (max-width:767px){div.dtsp-columns-4,div.dtsp-columns-5,div.dtsp-columns-6{max-width:31%!important;min-width:31%!important}}@media screen and (max-width:640px){div.dtsp-searchPanes{flex-direction:column!important}div.dtsp-searchPane{max-width:98%!important;min-width:98%!important}}table.dataTable tbody>tr.selected,table.dataTable tbody>tr>.selected{background-color:#008cba}table.dataTable.display tbody>tr.odd.selected,table.dataTable.display tbody>tr.odd>.selected,table.dataTable.stripe tbody>tr.odd.selected,table.dataTable.stripe tbody>tr.odd>.selected{background-color:#0088b5}table.dataTable.display tbody>tr.selected:hover,table.dataTable.display tbody>tr>.selected:hover,table.dataTable.hover tbody>tr.selected:hover,table.dataTable.hover tbody>tr>.selected:hover{background-color:#0086b3}table.dataTable.display tbody>tr.selected>.sorting_1,table.dataTable.display tbody>tr.selected>.sorting_2,table.dataTable.display tbody>tr.selected>.sorting_3,table.dataTable.display tbody>tr>.selected,table.dataTable.order-column tbody>tr.selected>.sorting_1,table.dataTable.order-column tbody>tr.selected>.sorting_2,table.dataTable.order-column tbody>tr.selected>.sorting_3,table.dataTable.order-column tbody>tr>.selected{background-color:#0089b6}table.dataTable.display tbody>tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_1{background-color:#0084af}table.dataTable.display tbody>tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_2{background-color:#0085b1}table.dataTable.display tbody>tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_3{background-color:#0086b2}table.dataTable.display tbody>tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_1{background-color:#0089b6}table.dataTable.display tbody>tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_2{background-color:#008ab7}table.dataTable.display tbody>tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_3{background-color:#008bb9}table.dataTable.display tbody>tr.odd>.selected,table.dataTable.order-column.stripe tbody>tr.odd>.selected{background-color:#0084af}table.dataTable.display tbody>tr.even>.selected,table.dataTable.order-column.stripe tbody>tr.even>.selected{background-color:#0089b6}table.dataTable.display tbody>tr.selected:hover>.sorting_1,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_1{background-color:#0080aa}table.dataTable.display tbody>tr.selected:hover>.sorting_2,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_2{background-color:#0081ac}table.dataTable.display tbody>tr.selected:hover>.sorting_3,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_3{background-color:#0083ae}table.dataTable.display tbody>tr:hover>.selected,table.dataTable.display tbody>tr>.selected:hover,table.dataTable.order-column.hover tbody>tr:hover>.selected,table.dataTable.order-column.hover tbody>tr>.selected:hover{background-color:#0080aa}table.dataTable tbody td.select-checkbox,table.dataTable tbody th.select-checkbox{position:relative}table.dataTable tbody td.select-checkbox:after,table.dataTable tbody td.select-checkbox:before,table.dataTable tbody th.select-checkbox:after,table.dataTable tbody th.select-checkbox:before{display:block;position:absolute;top:1.2em;left:50%;width:12px;height:12px;box-sizing:border-box}table.dataTable tbody td.select-checkbox:before,table.dataTable tbody th.select-checkbox:before{content:' ';margin-top:-6px;margin-left:-6px;border:1px solid #000;border-radius:3px}table.dataTable tr.selected td.select-checkbox:after,table.dataTable tr.selected th.select-checkbox:after{content:'\2714';margin-top:-11px;margin-left:-4px;text-align:center;text-shadow:1px 1px #b0bed9,-1px -1px #b0bed9,1px -1px #b0bed9,-1px 1px #b0bed9}div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{margin-left:.5em}@media screen and (max-width:640px){div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{margin-left:0;display:block}}table.dataTable tbody td.selected,table.dataTable tbody th.selected,table.dataTable tbody tr.selected td,table.dataTable tbody tr.selected th{color:#fff}table.dataTable tbody td.selected a,table.dataTable tbody th.selected a,table.dataTable tbody tr.selected td a,table.dataTable tbody tr.selected th a{color:#a2d4ed}table.dataTable{clear:both;margin:.5em 0!important;max-width:none!important;width:100%}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap td,table.dataTable.nowrap th{white-space:nowrap}div.dataTables_wrapper{position:relative}div.dataTables_wrapper div.dataTables_length label{float:left;text-align:left;margin-bottom:0}div.dataTables_wrapper div.dataTables_length select{width:75px;margin-bottom:0}div.dataTables_wrapper div.dataTables_filter label{float:right;margin-bottom:0}div.dataTables_wrapper div.dataTables_filter input{display:inline-block!important;width:auto!important;margin-bottom:0;margin-left:.5em}div.dataTables_wrapper div.dataTables_info{padding-top:2px}div.dataTables_wrapper div.dataTables_paginate{float:right;margin:0}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1rem 0}table.dataTable thead>tr>td.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc{padding-right:1.5rem}table.dataTable thead>tr>td:active,table.dataTable thead>tr>th:active{outline:0}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url(../images/sort_both.png)}table.dataTable thead .sorting_asc{background-image:url(../images/sort_asc.png)}table.dataTable thead .sorting_desc{background-image:url(../images/sort_desc.png)}table.dataTable thead .sorting_asc_disabled{background-image:url(../images/sort_asc_disabled.png)}table.dataTable thead .sorting_desc_disabled{background-image:url(../images/sort_desc_disabled.png)}div.dataTables_scrollHead table{margin-bottom:0!important}div.dataTables_scrollBody table{border-top:none;margin-top:0!important;margin-bottom:0!important}div.dataTables_scrollBody table tbody tr:first-child td,div.dataTables_scrollBody table tbody tr:first-child th{border-top:none}div.dataTables_scrollFoot table{margin-top:0!important;border-top:none}.blue{color:#4c6eac!important}.border-blue{border-color:#4c6eac!important}.ariadne-progress.blue .ariadne-progress-bar,.ariadne-progress.blue.striped .ariadne-progress-bar,.ariadne-progress.blue.striped-wide .ariadne-progress-bar,.bg-blue{background-color:#4c6eac!important}.bright-blue{color:#4c6eac!important}.border-bright-blue{border-color:#4c6eac!important}.ariadne-progress.bright-blue .ariadne-progress-bar,.ariadne-progress.bright-blue.striped .ariadne-progress-bar,.ariadne-progress.bright-blue.striped-wide .ariadne-progress-bar,.bg-bright-blue{background-color:#4c6eac!important}.navy-blue{color:#0e132d!important}.border-navy-blue{border-color:#0e132d!important}.ariadne-progress.navy-blue .ariadne-progress-bar,.ariadne-progress.navy-blue.striped .ariadne-progress-bar,.ariadne-progress.navy-blue.striped-wide .ariadne-progress-bar,.bg-navy-blue{background-color:#0e132d!important}.marble-blue{color:#3e4257!important}.border-marble-blue{border-color:#3e4257!important}.ariadne-progress.marble-blue .ariadne-progress-bar,.ariadne-progress.marble-blue.striped .ariadne-progress-bar,.ariadne-progress.marble-blue.striped-wide .ariadne-progress-bar,.bg-marble-blue{background-color:#3e4257!important}.dark-blue{color:#232b5f!important}.border-dark-blue{border-color:#232b5f!important}.ariadne-progress.dark-blue .ariadne-progress-bar,.ariadne-progress.dark-blue.striped .ariadne-progress-bar,.ariadne-progress.dark-blue.striped-wide .ariadne-progress-bar,.bg-dark-blue{background-color:#232b5f!important}.ntp-blue{color:#0b4898!important}.border-ntp-blue{border-color:#0b4898!important}.ariadne-progress.ntp-blue .ariadne-progress-bar,.ariadne-progress.ntp-blue.striped .ariadne-progress-bar,.ariadne-progress.ntp-blue.striped-wide .ariadne-progress-bar,.bg-ntp-blue{background-color:#0b4898!important}.denim-blue{color:#215f90!important}.border-denim-blue{border-color:#215f90!important}.ariadne-progress.denim-blue .ariadne-progress-bar,.ariadne-progress.denim-blue.striped .ariadne-progress-bar,.ariadne-progress.denim-blue.striped-wide .ariadne-progress-bar,.bg-denim-blue{background-color:#215f90!important}.steel-blue{color:#c8d7e3!important}.border-steel-blue{border-color:#c8d7e3!important}.ariadne-progress.steel-blue .ariadne-progress-bar,.ariadne-progress.steel-blue.striped .ariadne-progress-bar,.ariadne-progress.steel-blue.striped-wide .ariadne-progress-bar,.bg-steel-blue{background-color:#c8d7e3!important}.light-blue{color:#dae6ee!important}.border-light-blue{border-color:#dae6ee!important}.ariadne-progress.light-blue .ariadne-progress-bar,.ariadne-progress.light-blue.striped .ariadne-progress-bar,.ariadne-progress.light-blue.striped-wide .ariadne-progress-bar,.bg-light-blue{background-color:#dae6ee!important}.dark-green{color:#426a19!important}.border-dark-green{border-color:#426a19!important}.ariadne-progress.dark-green .ariadne-progress-bar,.ariadne-progress.dark-green.striped .ariadne-progress-bar,.ariadne-progress.dark-green.striped-wide .ariadne-progress-bar,.bg-dark-green{background-color:#426a19!important}.green{color:#527f24!important}.border-green{border-color:#527f24!important}.ariadne-progress.green .ariadne-progress-bar,.ariadne-progress.green.striped .ariadne-progress-bar,.ariadne-progress.green.striped-wide .ariadne-progress-bar,.bg-green{background-color:#527f24!important}.sage-green{color:#c1d1b1!important}.border-sage-green{border-color:#c1d1b1!important}.ariadne-progress.sage-green .ariadne-progress-bar,.ariadne-progress.sage-green.striped .ariadne-progress-bar,.ariadne-progress.sage-green.striped-wide .ariadne-progress-bar,.bg-sage-green{background-color:#c1d1b1!important}.light-green{color:#e1edd5!important}.border-light-green{border-color:#e1edd5!important}.ariadne-progress.light-green .ariadne-progress-bar,.ariadne-progress.light-green.striped .ariadne-progress-bar,.ariadne-progress.light-green.striped-wide .ariadne-progress-bar,.bg-light-green{background-color:#e1edd5!important}.red{color:#cd0000!important}.border-red{border-color:#cd0000!important}.ariadne-progress.red .ariadne-progress-bar,.ariadne-progress.red.striped .ariadne-progress-bar,.ariadne-progress.red.striped-wide .ariadne-progress-bar,.bg-red{background-color:#cd0000!important}.blush-red{color:#fcdbd3!important}.border-blush-red{border-color:#fcdbd3!important}.ariadne-progress.blush-red .ariadne-progress-bar,.ariadne-progress.blush-red.striped .ariadne-progress-bar,.ariadne-progress.blush-red.striped-wide .ariadne-progress-bar,.bg-blush-red{background-color:#fcdbd3!important}.petal-red{color:#fef2f2!important}.border-petal-red{border-color:#fef2f2!important}.ariadne-progress.petal-red .ariadne-progress-bar,.ariadne-progress.petal-red.striped .ariadne-progress-bar,.ariadne-progress.petal-red.striped-wide .ariadne-progress-bar,.bg-petal-red{background-color:#fef2f2!important}.dark-orange{color:#b64a17!important}.border-dark-orange{border-color:#b64a17!important}.ariadne-progress.dark-orange .ariadne-progress-bar,.ariadne-progress.dark-orange.striped .ariadne-progress-bar,.ariadne-progress.dark-orange.striped-wide .ariadne-progress-bar,.bg-dark-orange{background-color:#b64a17!important}.orange{color:#f26522!important}.border-orange{border-color:#f26522!important}.ariadne-progress.orange .ariadne-progress-bar,.ariadne-progress.orange.striped .ariadne-progress-bar,.ariadne-progress.orange.striped-wide .ariadne-progress-bar,.bg-orange{background-color:#f26522!important}.apricot-orange{color:#f9d0bc!important}.border-apricot-orange{border-color:#f9d0bc!important}.ariadne-progress.apricot-orange .ariadne-progress-bar,.ariadne-progress.apricot-orange.striped .ariadne-progress-bar,.ariadne-progress.apricot-orange.striped-wide .ariadne-progress-bar,.bg-apricot-orange{background-color:#f9d0bc!important}.chalbis-orange{color:#fdece4!important}.border-chalbis-orange{border-color:#fdece4!important}.ariadne-progress.chalbis-orange .ariadne-progress-bar,.ariadne-progress.chalbis-orange.striped .ariadne-progress-bar,.ariadne-progress.chalbis-orange.striped-wide .ariadne-progress-bar,.bg-chalbis-orange{background-color:#fdece4!important}.light-orange{color:#fdece4!important}.border-light-orange{border-color:#fdece4!important}.ariadne-progress.light-orange .ariadne-progress-bar,.ariadne-progress.light-orange.striped .ariadne-progress-bar,.ariadne-progress.light-orange.striped-wide .ariadne-progress-bar,.bg-light-orange{background-color:#fdece4!important}.gold-yellow{color:#b48823!important}.border-gold-yellow{border-color:#b48823!important}.ariadne-progress.gold-yellow .ariadne-progress-bar,.ariadne-progress.gold-yellow.striped .ariadne-progress-bar,.ariadne-progress.gold-yellow.striped-wide .ariadne-progress-bar,.bg-gold-yellow{background-color:#b48823!important}.fawn-yellow{color:#c7a65a!important}.border-fawn-yellow{border-color:#c7a65a!important}.ariadne-progress.fawn-yellow .ariadne-progress-bar,.ariadne-progress.fawn-yellow.striped .ariadne-progress-bar,.ariadne-progress.fawn-yellow.striped-wide .ariadne-progress-bar,.bg-fawn-yellow{background-color:#c7a65a!important}.yellow{color:#fc3!important}.border-yellow{border-color:#fc3!important}.ariadne-progress.yellow .ariadne-progress-bar,.ariadne-progress.yellow.striped .ariadne-progress-bar,.ariadne-progress.yellow.striped-wide .ariadne-progress-bar,.bg-yellow{background-color:#fc3!important}.khaki-yellow{color:#e0d2b5!important}.border-khaki-yellow{border-color:#e0d2b5!important}.ariadne-progress.khaki-yellow .ariadne-progress-bar,.ariadne-progress.khaki-yellow.striped .ariadne-progress-bar,.ariadne-progress.khaki-yellow.striped-wide .ariadne-progress-bar,.bg-khaki-yellow{background-color:#e0d2b5!important}.light-yellow{color:#fff1d4!important}.border-light-yellow{border-color:#fff1d4!important}.ariadne-progress.light-yellow .ariadne-progress-bar,.ariadne-progress.light-yellow.striped .ariadne-progress-bar,.ariadne-progress.light-yellow.striped-wide .ariadne-progress-bar,.bg-light-yellow{background-color:#fff1d4!important}.black{color:#000!important}.border-black{border-color:#000!important}.ariadne-progress.black .ariadne-progress-bar,.ariadne-progress.black.striped .ariadne-progress-bar,.ariadne-progress.black.striped-wide .ariadne-progress-bar,.bg-black{background-color:#000!important}.nearly-black{color:#262626!important}.border-nearly-black{border-color:#262626!important}.ariadne-progress.nearly-black .ariadne-progress-bar,.ariadne-progress.nearly-black.striped .ariadne-progress-bar,.ariadne-progress.nearly-black.striped-wide .ariadne-progress-bar,.bg-nearly-black{background-color:#262626!important}.dark-gray{color:#545454!important}.border-dark-gray{border-color:#545454!important}.ariadne-progress.dark-gray .ariadne-progress-bar,.ariadne-progress.dark-gray.striped .ariadne-progress-bar,.ariadne-progress.dark-gray.striped-wide .ariadne-progress-bar,.bg-dark-gray{background-color:#545454!important}.gray{color:#888!important}.border-gray{border-color:#888!important}.ariadne-progress.gray .ariadne-progress-bar,.ariadne-progress.gray.striped .ariadne-progress-bar,.ariadne-progress.gray.striped-wide .ariadne-progress-bar,.bg-gray{background-color:#888!important}.silver-gray{color:#9f9f9f!important}.border-silver-gray{border-color:#9f9f9f!important}.ariadne-progress.silver-gray .ariadne-progress-bar,.ariadne-progress.silver-gray.striped .ariadne-progress-bar,.ariadne-progress.silver-gray.striped-wide .ariadne-progress-bar,.bg-silver-gray{background-color:#9f9f9f!important}.medium-gray{color:#ccc!important}.border-medium-gray{border-color:#ccc!important}.ariadne-progress.medium-gray .ariadne-progress-bar,.ariadne-progress.medium-gray.striped .ariadne-progress-bar,.ariadne-progress.medium-gray.striped-wide .ariadne-progress-bar,.bg-medium-gray{background-color:#ccc!important}.alto-gray{color:#d9d9d9!important}.border-alto-gray{border-color:#d9d9d9!important}.ariadne-progress.alto-gray .ariadne-progress-bar,.ariadne-progress.alto-gray.striped .ariadne-progress-bar,.ariadne-progress.alto-gray.striped-wide .ariadne-progress-bar,.bg-alto-gray{background-color:#d9d9d9!important}.light-gray{color:#f0f0f0!important}.border-light-gray{border-color:#f0f0f0!important}.ariadne-progress.light-gray .ariadne-progress-bar,.ariadne-progress.light-gray.striped .ariadne-progress-bar,.ariadne-progress.light-gray.striped-wide .ariadne-progress-bar,.bg-light-gray{background-color:#f0f0f0!important}.nearly-white{color:#f8f8f8!important}.border-nearly-white{border-color:#f8f8f8!important}.ariadne-progress.nearly-white .ariadne-progress-bar,.ariadne-progress.nearly-white.striped .ariadne-progress-bar,.ariadne-progress.nearly-white.striped-wide .ariadne-progress-bar,.bg-nearly-white{background-color:#f8f8f8!important}.white{color:#fff!important}.border-white{border-color:#fff!important}.ariadne-progress.white .ariadne-progress-bar,.ariadne-progress.white.striped .ariadne-progress-bar,.ariadne-progress.white.striped-wide .ariadne-progress-bar,.bg-white{background-color:#fff!important}.purple{color:#181c3e!important}.border-purple{border-color:#181c3e!important}.ariadne-progress.purple .ariadne-progress-bar,.ariadne-progress.purple.striped .ariadne-progress-bar,.ariadne-progress.purple.striped-wide .ariadne-progress-bar,.bg-purple{background-color:#181c3e!important}.dark-purple{color:#371d4d!important}.border-dark-purple{border-color:#371d4d!important}.ariadne-progress.dark-purple .ariadne-progress-bar,.ariadne-progress.dark-purple.striped .ariadne-progress-bar,.ariadne-progress.dark-purple.striped-wide .ariadne-progress-bar,.bg-dark-purple{background-color:#371d4d!important}.light-purple{color:#b594d1!important}.border-light-purple{border-color:#b594d1!important}.ariadne-progress.light-purple .ariadne-progress-bar,.ariadne-progress.light-purple.striped .ariadne-progress-bar,.ariadne-progress.light-purple.striped-wide .ariadne-progress-bar,.bg-light-purple{background-color:#b594d1!important}.bright-purple{color:#a0f!important}.border-bright-purple{border-color:#a0f!important}.ariadne-progress.bright-purple .ariadne-progress-bar,.ariadne-progress.bright-purple.striped .ariadne-progress-bar,.ariadne-progress.bright-purple.striped-wide .ariadne-progress-bar,.bg-bright-purple{background-color:#a0f!important}.pink{color:#c6699f!important}.border-pink{border-color:#c6699f!important}.ariadne-progress.pink .ariadne-progress-bar,.ariadne-progress.pink.striped .ariadne-progress-bar,.ariadne-progress.pink.striped-wide .ariadne-progress-bar,.bg-pink{background-color:#c6699f!important}.brown{color:brown!important}.border-brown{border-color:brown!important}.ariadne-progress.brown .ariadne-progress-bar,.ariadne-progress.brown.striped .ariadne-progress-bar,.ariadne-progress.brown.striped-wide .ariadne-progress-bar,.bg-brown{background-color:brown!important}.standard{color:#181c3e!important}.border-standard{border-color:#181c3e!important}.ariadne-progress.standard .ariadne-progress-bar,.ariadne-progress.standard.striped .ariadne-progress-bar,.ariadne-progress.standard.striped-wide .ariadne-progress-bar,.bg-standard{background-color:#181c3e!important}.danger{color:#b64a17!important}.border-danger{border-color:#b64a17!important}.ariadne-progress.danger .ariadne-progress-bar,.ariadne-progress.danger.striped .ariadne-progress-bar,.ariadne-progress.danger.striped-wide .ariadne-progress-bar,.bg-danger{background-color:#b64a17!important}.error{color:#cd0000!important}.border-error{border-color:#cd0000!important}.ariadne-progress.error .ariadne-progress-bar,.ariadne-progress.error.striped .ariadne-progress-bar,.ariadne-progress.error.striped-wide .ariadne-progress-bar,.bg-error{background-color:#cd0000!important}.info{color:#0b4898!important}.border-info{border-color:#0b4898!important}.ariadne-progress.info .ariadne-progress-bar,.ariadne-progress.info.striped .ariadne-progress-bar,.ariadne-progress.info.striped-wide .ariadne-progress-bar,.bg-info{background-color:#0b4898!important}.inverse{color:#545454!important}.border-inverse{border-color:#545454!important}.ariadne-progress.inverse .ariadne-progress-bar,.ariadne-progress.inverse.striped .ariadne-progress-bar,.ariadne-progress.inverse.striped-wide .ariadne-progress-bar,.bg-inverse{background-color:#545454!important}.success{color:#527f24!important}.border-success{border-color:#527f24!important}.ariadne-progress.success .ariadne-progress-bar,.ariadne-progress.success.striped .ariadne-progress-bar,.ariadne-progress.success.striped-wide .ariadne-progress-bar,.bg-success{background-color:#527f24!important}.warning{color:#c7a65a!important}.border-warning{border-color:#c7a65a!important}.ariadne-progress.warning .ariadne-progress-bar,.ariadne-progress.warning.striped .ariadne-progress-bar,.ariadne-progress.warning.striped-wide .ariadne-progress-bar,.bg-warning{background-color:#c7a65a!important}.switch{height:1.25rem;position:relative;margin-bottom:.25rem;outline:0;font-size:14;font-weight:700;color:#f8f8f8;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.switch-input{position:absolute;margin-bottom:0;opacity:0}.switch-paddle{position:relative;display:block;width:2.5rem;height:1.25rem;border-radius:8px;background:#ccc;-webkit-transition:all .25s ease-out;transition:all .25s ease-out;font-weight:inherit;color:inherit;cursor:pointer}input+.switch-paddle{margin:0}.switch-paddle:after{position:absolute;top:.2rem;left:.2rem;display:block;width:.85rem;height:.85rem;-webkit-transform:translateZ(0);transform:translateZ(0);border-radius:8px;background:#f8f8f8;-webkit-transition:all .25s ease-out;transition:all .25s ease-out;content:""}input:checked~.switch-paddle{background:#181c3e}input:checked~.switch-paddle:after{left:1.45rem}[data-whatinput=mouse] input:focus~.switch-paddle{outline:0}.switch-active,.switch-inactive{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.switch-active{left:8%;display:none}input:checked+label>.switch-active{display:block}.switch-inactive{right:15%}input:checked+label>.switch-inactive{display:none}.switch.tiny{height:.75rem}.switch.tiny .switch-paddle{width:1.5rem;height:.75rem;font-size:10}.switch.tiny .switch-paddle:after{top:.2rem;left:.2rem;width:.35rem;height:.35rem}.switch.tiny input:checked~.switch-paddle:after{left:.95rem}.switch.small{height:1rem}.switch.small .switch-paddle{width:2rem;height:1rem;font-size:12}.switch.small .switch-paddle:after{top:.2rem;left:.2rem;width:.6rem;height:.6rem}.switch.small input:checked~.switch-paddle:after{left:1.2rem}.switch.large{height:1.75rem}.switch.large .switch-paddle{width:3.5rem;height:1.75rem;font-size:16}.switch.large .switch-paddle:after{top:.2rem;left:.2rem;width:1.35rem;height:1.35rem}.switch.large input:checked~.switch-paddle:after{left:1.95rem}.ariadne-screenreader-tabbable{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;font-size:larger!important}.ariadne-screenreader-tabbable:active,.ariadne-screenreader-tabbable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.ariadne-screenreader-text{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.callout.alert{padding:1em}.alert-info,.callout.alert-info{color:#215f90!important;border-color:#c8d7e3!important;background-color:#dae6ee!important}.alert-success,.callout.alert-success{color:#426a19!important;border-color:#c1d1b1!important;background-color:#e1edd5!important}.alert-warning,.callout.alert-warning{color:#b48823!important;border-color:#e0d2b5!important;background-color:#fff1d4!important}.alert-danger,.callout.alert-danger{color:#b64a17!important;border-color:#f9d0bc!important;background-color:#fef2f2!important}.alert-error,.callout.alert-error{color:#cd0000!important;background-color:#fef2f2!important;border-color:#fcdbd3!important}.ariadne-covid-19-wrapper summary.ariadne-covid-19-summary{text-align:center;display:block;color:#fff!important;background-color:#cd0000!important;font-weight:bolder;text-decoration:none!important}.ariadne-covid-19-wrapper summary.ariadne-covid-19-summary[aria-expanded=true]{padding:.9375rem .9375rem 0}.ariadne-covid-19-wrapper summary.ariadne-covid-19-summary[aria-expanded=true]>span{font-size:1.5rem;font-weight:700;line-height:1.1;letter-spacing:-.05rem;margin-bottom:.25rem;padding:.9375rem .9375rem 0}.ariadne-covid-19-wrapper .ariadne-covid-19-full div.alert.site-wide .row{padding:0 .9375rem .9375rem!important}[type=reset].button{color:#0b4898;background:0 0!important;text-transform:none!important}[type=reset].button:hover{color:#0b4898!important;background:0 0;text-decoration:underline!important;text-transform:none!important}.ariadne-clear-button,.ariadne-clear-button:active,.ariadne-clear-button:focus{color:#0b4898!important;background:0 0!important;text-transform:none!important}.ariadne-clear-button:hover{color:#0b4898!important;background:0 0;text-decoration:underline!important;text-transform:none!important}.dualbox-buttons{text-align:center;margin-left:auto;margin-right:auto;width:auto!important;padding-left:1em!important;padding-right:1em!important}.dualbox-buttons button{margin-left:auto!important;margin-right:auto!important;display:block;margin-bottom:5px!important}.ariadne-button-dropdown-wrapper .button{text-align:left!important}.ariadne-button-dropdown-wrapper .dropdown.menu>li>a{background-color:#527f24!important;color:#fff!important}.ariadne-button-dropdown-wrapper .dropdown.menu>li>a:hover{background-color:#426a19!important}.ariadne-button-dropdown-wrapper ul.dropdown.menu,.ariadne-button-dropdown-wrapper ul.dropdown.menu li.is-dropdown-submenu-parent,.ariadne-button-dropdown-wrapper ul.menu,.ariadne-button-dropdown-wrapper ul.menu li{min-width:0!important;max-width:none}.ariadne-button-dropdown-wrapper ul.dropdown.menu li.is-dropdown-submenu-parent>a:after{color:#f8f8f8!important;border-color:#f8f8f8 transparent transparent!important}input[type=file].ariadne-file-button{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}input[type=file].ariadne-file-button+label{display:inline-block;background:0 0!important;background-color:#181c3e!important;font-weight:700!important;color:#fff!important;border-color:#ccc #9f9f9f #9f9f9f #ccc!important;border-style:solid!important;border-width:2px!important;padding:4px!important;cursor:pointer}input[type=file].ariadne-file-button:focus+label{outline:1px dotted #000;outline:5px auto -webkit-focus-ring-color;pointer-events:none}.ariadne-link-button-form{display:inline}button[type=button].ariadne-tooltip-button{background:0 0!important;background-color:#181c3e!important;font-weight:700!important;color:#fff!important;border-color:#ccc #9f9f9f #9f9f9f #ccc!important;border-style:solid!important;border-width:2px!important;padding:8px!important}.ariadne-flexifield-button-container-top-labels{padding-top:2.2em!important}.ariadne-flexifield-button-container-left-labels{padding-top:.3em!important}.ariadne-flexifield-remove-container{margin-left:2px}.ariadne-flexifield-add-container{margin-bottom:4px}.dataTables_scrollHeadInner table{margin-top:8px!important;margin-bottom:0!important}.dataTables_scrollBody table{margin-top:0!important;margin-bottom:0!important}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:transparent!important}div.dataTables_wrapper div.dataTables_filter label{color:#000!important;border-width:0!important;font-weight:400}div.dataTables_wrapper{padding-top:1em!important}table.dataTable thead tr th.sorting,table.dataTable thead tr th.sorting_asc,table.dataTable thead tr th.sorting_asc_disabled,table.dataTable thead tr th.sorting_desc,table.dataTable thead tr th.sorting_desc_disabled,table.table thead tr th.sorting,table.table thead tr th.sorting_asc,table.table thead tr th.sorting_asc_disabled,table.table thead tr th.sorting_desc,table.table thead tr th.sorting_desc_disabled{padding-right:2.125rem;background-repeat:no-repeat}table.dataTable tr.odd,table.dataTable tr.odd .sorting_1{background-color:#f0f0f0}.ariadne-complex-table table.dataTable tbody tr td{vertical-align:top!important}.ariadne-complex-table .dataTables_info{float:none!important;clear:both;display:block!important}.ariadne-complex-table div.dataTables_wrapper div.dataTables_filter label:before{content:" "!important}.ariadne-complex-table div.dataTables_wrapper div.dataTables_filter label{font-size:1rem!important;font-weight:400}.ariadne-complex-table div.dataTables_wrapper div.dataTables_filter label input{border:1px inset #d9d9d9!important}.ariadne-connection-profile-wrapper{width:100%;display:inline-block;border:thin solid #000;padding:.5em;margin-bottom:.5em;margin-top:.5em}.ariadne-connection-profile-wrapper-default{background-color:#dae6ee;border-color:#0b4898!important}.ariadne-connection-profile-header{text-align:center;border:solid #000;border-width:0 0 thin}.ariadne-connection-profile-wrapper-default .ariadne-connection-profile-header{border-color:#0b4898!important}.ariadne-connection-profile-name{font-weight:700;font-size:1.25rem}.ariadne-connection-profile-message{padding-left:.25em;padding-right:.25em}.ariadne-connection-profile-body{font-size:1.1rem}.ariadne-connection-profile-footer{text-align:center}.ariadne-devonly-stamp{position:fixed;right:1rem;bottom:1rem;background-color:#181c3e;color:#fff;border:thin solid #fc3;padding:.25rem}.ariadne-devonly-stamp .ariadne-devonly-stamp-header{text-align:center;font-weight:bolder;font-size:1.2rem;border:solid #fc3;border-width:0 0 thin}.ariadne-devonly-stamp .ariadne-devonly-stamp-body{text-align:left}.ariadne-devonly-stamp .ariadne-devonly-stamp-footer{text-align:center!important}.ariadne-devonly-stamp .ariadne-devonly-stamp-footer a{color:#fc3!important}.ariadne-info-button{border:none!important;background:0 0!important}button.ariadne-info-button{padding:.25em!important}.ariadne-field-label-top .ariadne-info-button{margin-left:4px;margin-right:4px;padding-left:2px;padding-right:2px;padding-top:3px}.ariadne-field-label-no-top button.ariadne-info-button{margin-left:2px;padding-left:2px}.ariadne-field-no-script-helper [role=tooltip]{display:block;visibility:hidden}.ariadne-field-wrapper input:focus+.ariadne-field-no-script-helper [role=tooltip]{display:block;visibility:visible}.ariadne-block-wrapper{display:block}div.ariadne-field-wrapper{display:block;padding:2px;margin:2px}span.ariadne-field-wrapper{display:inline-block}.ariadne-field-wrapper{width:100%!important;padding-left:.5em!important;padding-right:.5em!important}.ariadne-field-wrapper .ariadne-field-label{font-weight:bolder;font-size:1.2em}.ariadne-field-wrapper .ariadne-field-label label{width:auto!important;text-align:left!important;display:inline-block!important;float:none!important}.ariadne-field-wrapper .ariadne-field-label.ariadne-field-label-top+.ariadne-field-input{display:block!important}.ariadne-field-wrapper .ariadne-field-label.ariadne-field-label-no-top{width:auto;display:inline-block!important;min-width:15%}.ariadne-field-wrapper .ariadne-field-label.ariadne-field-label-no-top>label:after{content:": "}.ariadne-field-wrapper .ariadne-field-label.ariadne-field-label-no-top+.ariadne-field-input{display:inline-block!important;width:auto;min-width:80%}.ariadne-field-wrapper .ariadne-field-input>select.form-control{padding-left:3px}.ariadne-field-wrapper .ariadne-field-input .ariadne-multi-select-space{margin-top:1em!important;margin-bottom:1em!important}.ariadne-field-wrapper .ariadne-field-addendum{display:block}input[type=file]{background:0 0!important;background-color:#181c3e!important;font-weight:700!important;color:#fff!important;border-color:#ccc #9f9f9f #9f9f9f #ccc!important;border-style:solid!important;border-width:2px!important;padding:4px!important;display:block;top:0}.ariadne-disabled-field-wrapper{width:100%!important}.ariadne-disabled-field-wrapper .ariadne-field-label:after{content:" (disabled)";font-size:smaller!important}.ariadne-disabled-field-wrapper input[type=number],.ariadne-disabled-field-wrapper input[type=password],.ariadne-disabled-field-wrapper input[type=text],.ariadne-disabled-field-wrapper textarea{background-color:#f0f0f0!important;color:#000!important}.ariadne-read-only-field-wrapper{width:100%!important}.ariadne-read-only-field-wrapper .ariadne-field-label:after{content:" (read-only)";font-size:smaller!important}.ariadne-read-only-field-wrapper input[type=number],.ariadne-read-only-field-wrapper input[type=password],.ariadne-read-only-field-wrapper input[type=text],.ariadne-read-only-field-wrapper textarea{background-color:#f0f0f0!important;color:#181c3e!important}.ariadne-hidden-field-wrapper{display:none!important}.ariadne-flexifield-clone div.ariadne-field-wrapper{display:inline-block!important}header#top div.usa-banner .usa-banner-header img,header#top div.usa-banner .usa-banner-icon{margin-left:.5rem}.hidden{display:none!important}.centered{margin-left:auto;margin-right:auto}br.clearfix{clear:both!important}.ariadne-float-left{float:left}.ariadne-float-right{float:right}.ariadne-center{text-align:center}.ariadne-column{display:block}.text-muted{color:#888}.text-success{color:#426a19}.text-info{color:#0b4898}.text-warning{color:#c7a65a}.text-error{color:#cd0000}.ariadne-figure{width:60%;margin:1em auto}.ariadne-figure img{display:block;margin-left:auto;margin-right:auto}.ariadne-caption{font-style:italic;text-align:left}.ariadne-exempt-link-section a,.ariadne-link-button,.ariadne-local-link a{background-image:none!important}.ariadne-exempt-link-section a:after,.ariadne-local-link a:after{content:" "!important}.ariadne-exempt-link-section a:not(.button){padding-right:1px!important}table.ariadne-variable-ref a{background-image:none!important;padding-right:1px!important}.ariadne-top-arrow{padding-left:17px!important}.ariadne-back-to-top:before{content:"\F0AA";font-size:1rem;font-family:FontAwesome;color:#527f24;margin-right:.625rem}.ariadne-topreturn-wrapper-right:after,.ariadne-topreturn-wrapper-right:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ariadne-topreturn-wrapper-right:after{clear:both}.ariadne-help-section .ariadne-help-section{margin-left:2em!important;margin-right:2em!important}.ariadne-help-citation{font-style:italic;padding-left:2.5em;padding-top:.5em!important;padding-bottom:.5em!important}.ariadne-help-bold{font-weight:700}.simpletooltip[aria-hidden=true]{display:none}.simpletooltip_container{position:relative}.simpletooltip{position:absolute;z-index:600;font-size:smaller;width:20em;border-radius:.5em;background-color:#181c3e;color:#f8f8f8;padding:.5em;text-align:left;line-height:1.3;border-color:#ccc #9f9f9f #9f9f9f #ccc;border-style:solid;border-width:1px;right:auto;left:100%;margin-left:.5em;margin-top:.25em}.ariadne-simpletooltip[aria-hidden=true]{display:none}.ariadne-simpletooltip_container{position:relative}.ariadne-simpletooltip{position:absolute;z-index:600;font-size:smaller;width:20em;border-radius:.5em;background-color:#181c3e;color:#f8f8f8;padding:.5em;text-align:left;line-height:1.3;border-color:#d9d9d9 #f0f0f0 #f0f0f0 #d9d9d9;border-style:solid;border-width:1px}.ariadne-left-simpletooltip[aria-hidden=true]{display:none}.ariadne-left-simpletooltip_container{position:relative}.ariadne-left-simpletooltip{position:absolute;z-index:600;font-size:smaller;width:20em;border-radius:.5em;background-color:#181c3e;color:#f8f8f8;padding:.5em;text-align:left;line-height:1.3;border-color:#d9d9d9 #f0f0f0 #f0f0f0 #d9d9d9;border-style:solid;border-width:1px}.ariadne-right-simpletooltip[aria-hidden=true]{display:none}.ariadne-right-simpletooltip_container{position:relative}.ariadne-right-simpletooltip{position:absolute;z-index:600;font-size:smaller;width:20em;border-radius:.5em;background-color:#181c3e;color:#f8f8f8;padding:.5em;text-align:left;line-height:1.3;border-color:#d9d9d9 #f0f0f0 #f0f0f0 #d9d9d9;border-style:solid;border-width:1px}.ariadne-above-simpletooltip[aria-hidden=true]{display:none}.ariadne-above-simpletooltip_container{position:relative}.ariadne-above-simpletooltip{position:absolute;z-index:600;font-size:smaller;width:20em;border-radius:.5em;background-color:#181c3e;color:#f8f8f8;padding:.5em;text-align:left;line-height:1.3;border-color:#d9d9d9 #f0f0f0 #f0f0f0 #d9d9d9;border-style:solid;border-width:1px}.ariadne-below-simpletooltip[aria-hidden=true]{display:none}.ariadne-below-simpletooltip_container{position:relative}.ariadne-below-simpletooltip{position:absolute;z-index:600;font-size:smaller;width:20em;border-radius:.5em;background-color:#181c3e;color:#f8f8f8;padding:.5em;text-align:left;line-height:1.3;border-color:#d9d9d9 #f0f0f0 #f0f0f0 #d9d9d9;border-style:solid;border-width:1px}.ariadne-matrix-simpletooltip[aria-hidden=true]{display:none}.ariadne-matrix-simpletooltip_container{position:relative}.ariadne-matrix-simpletooltip{position:absolute;z-index:600;font-size:inherit;width:20em;border-radius:.5em;background-color:#181c3e;color:#f8f8f8;padding:.5em;text-align:left;line-height:1.3;border-color:#d9d9d9 #f0f0f0 #f0f0f0 #d9d9d9;border-style:solid;border-width:0}.ariadne-matrix-left-simpletooltip[aria-hidden=true]{display:none}.ariadne-matrix-left-simpletooltip_container{position:relative}.ariadne-matrix-left-simpletooltip{position:absolute;z-index:600;font-size:inherit;width:20em;border-radius:.5em;background-color:#181c3e;color:#f8f8f8;padding:.5em;text-align:left;line-height:1.3;border-color:#d9d9d9 #f0f0f0 #f0f0f0 #d9d9d9;border-style:solid;border-width:0}.ariadne-right-simpletooltip,.ariadne-simpletooltip{right:auto;left:100%;margin-left:.5em;margin-top:.25em}.ariadne-left-simpletooltip{right:100%;left:auto;margin-right:.5em;margin-top:.25em}.ariadne-below-simpletooltip{top:150%;bottom:auto;left:0;margin-top:.25em;margin-bottom:.25em}.ariadne-above-simpletooltip{top:auto;bottom:150%;left:0;margin-top:.25em;margin-bottom:.25em}.ariadne-matrix-simpletooltip{right:auto;left:100%;top:-20;margin-left:.5em;margin-bottom:.5em}.ariadne-matrix-left-simpletooltip{top:-20;right:100%;left:auto;margin-right:.5em;margin-bottom:.5em}#breadcrumbs a{background-image:none!important;padding-right:1px!important}.ariadne-alerts-wrapper{width:100%}.ariadne-alerts-wrapper>div:first-of-type{margin-top:1em!important}.ariadne-alerts-wrapper>div:last-of-type{margin-bottom:2em!important}.ariadne-alerts-wrapper div{margin-top:6px;margin-bottom:6px;width:100%}.ariadne-alerts-bounded{padding-top:1em;padding-bottom:1em;width:70%;margin-left:5%;margin-right:35%}.ariadne-alerts-bounded>div{margin-top:6px;margin-bottom:6px}.nav-left .ariadne-table-of-contents li{background-color:transparent!important;color:#000!important}#download-player.no-downloads{display:none}#download-player{margin-top:2em!important;margin-bottom:3em!important}#download-player-list{border:thin solid #181c3e;padding-top:3px!important}#download-player-list ul{list-style-position:inside!important}#download-player-list p{margin-top:4px!important;text-align:center}.ariadne-triple-column-wrapper{margin-top:1.75em;width:100%}.ariadne-triple-column-wrapper .ariadne-triple-column{width:31%;padding-left:1%}.ariadne-triple-column-wrapper .ariadne-triple-column .ariadne-triple-column-title{padding-left:.25em}.ariadne-triple-column-wrapper .ariadne-triple-column .ariadne-triple-column-list{list-style-type:none!important;margin-left:2.5em;margin-right:.5em}.ariadne-triple-column-wrapper .ariadne-triple-column .ariadne-triple-column-info{padding-left:.5em!important;font-size:1.5rem!important;line-height:2!important;margin-top:.25rem!important;margin-bottom:.5rem!important}.ariadne-triple-column-wrapper .ariadne-triple-column .ariadne-triple-column-intro{margin-left:4em}.ariadne-triple-column-wrapper .ariadne-triple-column .ariadne-triple-column-addendum{margin-left:.25em;margin-right:.25em}.ariadne-triple-column-wrapper .ariadne-triple-column:nth-of-type(2){border-color:#000;border-style:solid;border-width:0 1px}.ariadne-release-section{width:96%;margin-left:auto;margin-right:auto}.ariadne-release-header:after,.ariadne-release-header:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ariadne-release-header:after{clear:both}.ariadne-release-header h2{float:left}.ariadne-release-header .ariadne-release-datetag{margin-top:.875rem;margin-left:1.25rem}#ariadne-onlycss-nav-wrapper{position:relative;height:36px;padding-top:0;padding-bottom:2px;border:solid #000;border-width:1px 0 0;background-color:#f8f8f8!important;font-size:smaller!important;display:inline-block!important}#ariadne-onlycss-nav-wrapper a{outline:0;direction:ltr}#ariadne-onlycss-nav-wrapper #ariadne-onlycss-menu-wrapper{width:100%;font-weight:700;padding-top:0;z-index:100;line-height:36px!important}#ariadne-onlycss-nav-wrapper #ariadne-onlycss-menu-wrapper a{background-image:none!important;padding-right:0!important}#ariadne-onlycss-nav-wrapper #ariadne-onlycss-menu-wrapper .ariadne-navi-menu-right{float:right}#ariadne-onlycss-nav-wrapper #ariadne-onlycss-menu-wrapper .ariadne-navi-menu-left{float:left}#ariadne-onlycss-nav-wrapper #ariadne-onlycss-menu-wrapper ul.ariadne-navi-menu{list-style:none;overflow:hidden;margin:0;padding:0;line-height:36px!important}#ariadne-onlycss-nav-wrapper #ariadne-onlycss-menu-wrapper ul.ariadne-navi-menu a{text-decoration:none;color:#262626;padding-left:5px}#ariadne-onlycss-nav-wrapper #ariadne-onlycss-menu-wrapper ul.ariadne-navi-menu li.ariadne-menu-top{float:left;width:270px;margin:-32767px -110px 0 0;color:#262626;text-shadow:0 1px 0 hsla(0,0%,100%,.05)}#ariadne-onlycss-nav-wrapper #ariadne-onlycss-menu-wrapper ul.ariadne-navi-menu li.ariadne-menu-top a.ariadne-navi-menu-category{position:relative;z-index:150;display:block!important;float:left;width:130px;margin-top:32767px;text-align:center}#ariadne-onlycss-nav-wrapper #ariadne-onlycss-menu-wrapper ul.ariadne-navi-menu li.ariadne-menu-top ul{float:left;padding:36px 0 0!important;list-style:none;margin:-36px 0 0!important;background:0 0!important;line-height:36px!important;font-weight:400}#ariadne-onlycss-nav-wrapper #ariadne-onlycss-menu-wrapper ul.ariadne-navi-menu li.ariadne-menu-top ul li{height:36px;background-colro:#f8f8f8!important}#ariadne-onlycss-nav-wrapper #ariadne-onlycss-menu-wrapper ul.ariadne-navi-menu li.ariadne-menu-top ul li a{float:left;width:140px;clear:left}#ariadne-onlycss-nav-wrapper #ariadne-onlycss-menu-wrapper ul.ariadne-navi-menu li.ariadne-menu-top a.ariadne-navi-menu-category:active,#ariadne-onlycss-nav-wrapper #ariadne-onlycss-menu-wrapper ul.ariadne-navi-menu li.ariadne-menu-top a.ariadne-navi-menu-category:focus,#ariadne-onlycss-nav-wrapper #ariadne-onlycss-menu-wrapper ul.ariadne-navi-menu li.ariadne-menu-top a.ariadne-navi-menu-category:hover{margin-right:1px!important;background:#181c3e;color:#fff!important}#ariadne-onlycss-nav-wrapper #ariadne-onlycss-menu-wrapper ul.ariadne-navi-menu li.ariadne-menu-top ul a:active,#ariadne-onlycss-nav-wrapper #ariadne-onlycss-menu-wrapper ul.ariadne-navi-menu li.ariadne-menu-top ul a:focus,#ariadne-onlycss-nav-wrapper #ariadne-onlycss-menu-wrapper ul.ariadne-navi-menu li.ariadne-menu-top ul a:hover{margin-right:1px!important;background-color:#181c3e;color:#fff!important}#ariadne-onlycss-nav-wrapper #ariadne-onlycss-menu-wrapper .ariadne-navi-menu-expandable{float:right;padding-right:4px}#ariadne-onlycss-nav-wrapper #ariadne-onlycss-menu-wrapper .ariadne-navi-menu-expandable:before{font-family:FontAwesome;content:"\F107";text-decoration:inherit;display:inline-block;speak:none}#left-nav:not(.levelnav-all-open) ul.nested li.nav-left-current>span{background-color:transparent!important}#left-nav:not(.levelnav-all-open) ul.nested.vertical.menu{display:none}#left-nav:not(.levelnav-all-open) li.nav-left-current ul.nested.vertical.menu,#left-nav:not(.levelnav-all-open) li.nav-left-open ul.nested.vertical.menu{display:inline}#left-nav:not(.levelnav-all-open) ul.nested li.nav-left-current>span:after{border-left-color:#dae6ee!important}.ariadne-no-js-content #ariadne-table-of-contents,.ariadne-no-js-content .ariadne-criteria-toggle,.ariadne-no-js-content .ariadne-link-button,.ariadne-no-js-content .ariadne-smiles-container,.ariadne-no-js-content .close-button,.ariadne-no-js-content .js-only-component,.ariadne-no-js-content .js-simple-tooltip{display:none!important}.ariadne-no-js-content .ariadne-js-tooltip{display:none!important;pointer-events:unset}.ariadne-no-js-content button.ariadne-info-button{pointer-events:unset}.ariadne-no-js-content .js-only-block{visibility:hidden!important}.ariadne-no-js-content .ariadne-loading{display:none!important;z-index:-1000000!important}.ariadne-no-js-content .criteria-hidden{display:initial}.ariadne-smiles-container{margin-left:.75em;margin-right:.75em}.ariadne-smiles-label{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.ariadne-smiles-wrapper .ariadne-smiles-toggle:before{content:"\F0DA";font:normal .875rem FontAwesome;display:block;width:1.125rem;line-height:2;overflow:hidden;margin-left:-1em;float:left}.ariadne-smiles-wrapper.is-open .ariadne-smiles-toggle:before{content:"\F0D7"}.criteria-hidden{display:none}.ariadne-criteria-wrapper{border:1px solid #181c3e;padding:0;margin:1.5em 0}.ariadne-criteria-wrapper .ariadne-criteria-header{padding:6px;border:solid #181c3e;border-width:0 0 1px}.ariadne-criteria-wrapper .ariadne-criteria-toggle{text-decoration:none!important}.ariadne-criteria-wrapper .ariadne-criteria-body{padding-left:6px;padding-right:6px;padding-bottom:10px;margin-left:1.2em;margin-right:1.2em}.ariadne-spinner-wrapper{margin-top:1.5em;margin-left:1.5em}.ariadne-loading{text-align:center;position:fixed;top:0;left:0;width:100%!important;height:100%!important;color:#181c3e;background-color:#f8f8f8;z-index:2000000010;opacity:1}.ariadne-loading-content{position:fixed;width:800px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ariadne-loading-spinner{margin:20px}.ariadne-loading-message{font-weight:bolder;padding-top:10em}.ariadne-body-ready .ariadne-loading{opacity:0;-webkit-transition:visibility 0s 1s,opacity 1s linear,z-index 2s linear;transition:visibility 0s 1s,opacity 1s linear,z-index 2s linear;visibility:hidden!important;z-index:-1000000!important}.ariadne-switch-wrapper{display:inline-block}.ariadne-switch-wrapper~.ariadne-switch-wrapper:not(.ariadne-block-switch-wrapper){margin-left:1rem!important}.ariadne-switch-wrapper.ariadne-block-switch-wrapper{display:block}.ariadne-switch-wrapper:after{content:" ";clear:both}.ariadne-switch-wrapper>.switch-title-after,.ariadne-switch-wrapper>.switch-title-right{display:inline-block;padding-left:.75em;font-weight:bolder}.ariadne-switch-wrapper>.switch-title-before,.ariadne-switch-wrapper>.switch-title-left{display:inline-block;padding-right:.75em;font-weight:bolder}.ariadne-switch-wrapper>.switch{float:left}table.ariadne-quick-ref{margin:2px;width:100%}table.ariadne-quick-ref td,table.ariadne-quick-ref th{padding:5px 10px}table.ariadne-quick-ref tbody td ul{list-style:square;margin-left:20px}table.ariadne-quick-ref tbody .subline{font-weight:bolder;border:solid #000;border-width:0 0 1px}table.ariadne-variable-ref{width:100%}table.ariadne-variable-ref td,table.ariadne-variable-ref th{padding:5px;margin:0}table.ariadne-short-table{width:60%;margin-left:auto;margin-right:auto}table.ariadne-short-table td,table.ariadne-short-table th{padding:5px;margin:0}.ariadne-quarter-width{width:25%!important}.ariadne-half-width{width:50%!important}.ariadne-three-quarter-width{width:75%!important}.ariadne-matrix-table.dataTable{table-layout:fixed;word-wrap:break-word}.ariadne-matrix-table th,.ariadne-matrix-table thead{background-color:#181c3e!important}.ariadne-matrix-table th{width:30px}.ariadne-rotated-header{height:200px;white-space:nowrap}.ariadne-empty-place-header{width:200px!important}th.ariadne-header.sorting,th.ariadne-header.sorting_asc,th.ariadne-header.sorting_desc,th.ariadne-rotated-header.sorting,th.ariadne-rotated-header.sorting_asc,th.ariadne-rotated-header.sorting_desc{background-position:bottom 6px right 12px!important}.ariadne-rotate-header-div,.ariadne-rotated-header>div{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(270deg);transform:rotate(270deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);width:30px}.ariadne-rotate-header-div-span,.ariadne-rotate-header>div>span{width:180px;overflow-x:hidden;height:30px;display:inline-block}.ariadne-matrix-second-header{width:75px!important}.ariadne-matrix-third-header{width:50px!important}.ariadne-matrix-table th.sorting,.ariadne-matrix-table th.sorting_asc,.ariadne-matrix-table th.sorting_desc,.ariadne-matrix-table-double-header th.ariadne-primary-header.sorting,.ariadne-matrix-table-double-header th.ariadne-primary-header.sorting_asc,.ariadne-matrix-table-double-header th.ariadne-primary-header.sorting_desc{background-position:bottom 6px right 12px!important}.ariadne-matrix-select-repos .dataTables_length{margin-top:1.8em!important;padding-left:3px!important;float:left!important}.ariadne-matrix-select-repos .dataTables_length label{text-align:left!important}.ariadne-tooltip-container{display:inline-block!important;position:relative}.ariadne-tooltip-trigger{position:relative;display:inline-block}.ariadne-tooltip-data{background-color:#181c3e;color:#f0f0f0;padding:5px;z-index:-1;width:300px;text-align:left;position:absolute}.ariadne-tooltip-data.above{bottom:100%;top:auto;left:0;margin-bottom:5px}.ariadne-tooltip-data.below{top:100%;left:0;margin-top:5px}.ariadne-tooltip-data.left{top:0;right:100%;left:auto;margin-right:5px}.ariadne-tooltip-data.right{top:0;right:auto;left:100%;margin-left:5px}.ariadne-tooltip-container.ariadne-tooltip-with-overflow .ariadne-tooltip-data{max-width:300px!important;max-height:200px!important;overflow:auto}.ariadne-tooltip-trigger:active~.ariadne-tooltip-data,.ariadne-tooltip-trigger:focus~.ariadne-tooltip-data,.ariadne-tooltip-trigger:hover~.ariadne-tooltip-data{z-index:1000}.ariadne-text-1{font-size:1rem!important}.ariadne-text-2{font-size:2rem!important}.ariadne-text-3{font-size:3rem!important}.ariadne-text-4{font-size:4rem!important}.ariadne-text-5{font-size:5rem!important}.ariadne-text-6{font-size:6rem!important}.ariadne-text-7{font-size:7rem!important}.ariadne-text-8{font-size:8rem!important}.ariadne-text-9{font-size:9rem!important}.ariadne-text-10{font-size:10rem!important}.ariadne-dl{width:100%;overflow:hidden;padding:0!important;margin:0!important}.ariadne-dlx dt{text-align:right;width:25%}.ariadne-dlx dd,.ariadne-dlx dt{float:left;padding:2px 1em 0 0!important;margin:0!important}.ariadne-dlx dd{width:70%}.ariadne-dlx dd:after{content:"";display:table;clear:both!important}.ariadne-dly dt{display:block!important;float:none!important}.ariadne-dly dd{margin-left:2em!important;float:none!important}.ariadne-list li{margin-left:2.5em!important}.ariadne-list-spaced>li{margin-top:.5em;margin-bottom:.5em}.ariadne-list-double-spaced>li{margin-top:1em;margin-bottom:1em}.ariadne-list-unstyled{list-style:none;margin-left:0}.ariadne-list-unstyled>li [class*=fa-]:first-child{width:1.5em;text-align:center}.ariadne-list-inline,.ariadne-list-inline>li{display:inline-block!important}.ariadne-list-inline>li{padding-right:.25em;padding-left:.25em}.ariadne-list-inline>li [class*=fa-]:first-child{width:1.5em;text-align:center}.ariadne-blockquote{border-color:#181c3e;width:100%;margin-left:auto;margin-right:auto}.ariadne-blockquote cite{display:inline-block!important}.ariadne-blockquote cite:before{content:""!important}.ariadne-blockquote p:last-of-type:after{content:"\201D";font-size:3rem;font-weight:700;float:right;color:#181c3e!important}.ariadne-blockquote:before{content:"\201C";font-size:3rem;font-weight:700;position:absolute;margin:-1.5rem 0 0 -2rem}.ariadne-blockquote:after{content:""!important}.ariadne-blockquote.pull-left{text-align:left!important}.ariadne-blockquote.pull-left small:after{content:""}.ariadne-blockquote.pull-left small:before{content:"\A0\2014"}.ariadne-blockquote.pull-right{border-left:0;border-right:5px solid #181c3e}.ariadne-blockquote.pull-right p,.ariadne-blockquote.pull-right small{text-align:right!important}.ariadne-blockquote.pull-right small{float:right}.ariadne-blockquote.pull-right small:after{content:"\2014\A0";clear:both}.ariadne-blockquote.pull-right small:before{content:""}.ariadne-code-nibble{display:inline-block;margin:5px 20px}.ariadne-code-chunk,.ariadne-code-nibble{font-family:monospace;background-color:#f0f0f0;padding:4px 20px;border:thin solid #3e4257}.ariadne-code-chunk{width:75%;margin:5px auto}.ariadne-code-block-wrapper{background-color:#f0f0f0;padding:4px 20px;margin:10px;border:thin solid #3e4257}.ariadne-code-block-wrapper .ariadne-code-block{counter-reset:line;font-family:monospace;padding-right:60px}.ariadne-code-block-wrapper span:before{counter-increment:line;content:counter(line);display:inline-block;text-align:right;width:3em;margin-right:1.5em;border-right:1px solid #3e4257;padding-right:4px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.ariadne-code-block-wrapper .ariadne-code-block-note{margin:0 1em .25em}.ariadne-code-block-wrapper .ariadne-code-block-highlight{color:#426a19!important;font-style:normal!important}.filter-wrapper{margin-left:1em}.filter-list{list-style-type:none!important;display:block!important;margin:0!important;padding:0!important}.filter-list li{background:#f0f0f0!important;display:inline-block!important;padding:.5em!important;margin:5px 0!important}.filter-list li .criteria{font-weight:700!important}.filter-list .fa-remove{cursor:pointer!important;color:#ccc!important}.filter-list .fa-remove:hover{color:#888!important}.ariadne-modal .ariadne-modal-header{padding-top:1em;font-weight:bolder;text-align:center;font-size:1.2em!important}.ariadne-modal.full{top:0!important}.ariadne-modal.full .ariadne-modal-header{font-size:2em}.ariadne-modal.xlarge .ariadne-modal-header{font-size:1.5em}.ariadne-progress-wrapper{line-height:1.1!important}.ariadne-progress-wrapper .ariadne-progress{border-radius:0;height:18px;-webkit-box-shadow:none;box-shadow:none;background-color:#d9d9d9;color:#181c3e}.ariadne-progress-wrapper .ariadne-progress .ariadne-progress-bar{-webkit-box-shadow:none;box-shadow:none;line-height:18px!important;display:inline-block;height:100%;width:attr(data-percent,"50%");content:"&nbsp;";min-width:1px;background-color:#181c3e;color:#f8f8f8}.ariadne-progress-wrapper .ariadne-progress .ariadne-progress-bar+.ariadne-progress-bar{-webkit-box-shadow:none;box-shadow:none}.ariadne-progress-wrapper .ariadne-progress[data-percent]{position:relative}.ariadne-progress-wrapper .ariadne-progress[data-percent]:after{display:inline-block;content:attr(data-percent);color:#fff;line-height:16px;text-align:center;position:absolute;font-size:12px;font-family:Verdana,sans-serif}.ariadne-progress-wrapper .ariadne-progress.small{height:12px!important;line-height:.9!important}.ariadne-progress-wrapper .ariadne-progress.small .ariadne-progress-bar,.ariadne-progress-wrapper .ariadne-progress.small:after{line-height:12px!important;font-size:11px}.ariadne-progress-wrapper .ariadne-progress.xsmall{height:10px!important;line-height:.6!important}.ariadne-progress-wrapper .ariadne-progress.xsmall .ariadne-progress-bar,.ariadne-progress-wrapper .ariadne-progress.xsmall[data-percent]:after{line-height:10px!important;font-size:9px}.ariadne-progress-wrapper .dark-text.ariadne-progress[data-percent]:after{color:#181c3e}.ariadne-progress-wrapper .align-center.ariadne-progress[data-percent]:after{text-align:center;left:0;right:0;top:0;bottom:0}.ariadne-progress-wrapper .align-marker.ariadne-progress[data-percent]:after{margin-left:-2.5em}.ariadne-progress-wrapper .align-right.ariadne-progress[data-percent]:after{text-align:right;left:0;right:0;top:0;bottom:0}.ariadne-progress-wrapper .align-left.ariadne-progress[data-percent]:after{text-align:left;left:0;right:0;top:0;bottom:0}.ariadne-progress-wrapper .ariadne-progress.animated .ariadne-progress-bar{background-repeat:repeat-x!important;-moz-opacity:.25;-khtml-opacity:.25;opacity:.25}.ariadne-progress-wrapper .ariadne-progress.striped .ariadne-progress-bar{background-size:40px 40px}.ariadne-progress-wrapper .ariadne-progress.striped .ariadne-progress-bar,.ariadne-progress-wrapper .ariadne-progress.striped-wide .ariadne-progress-bar{background-color:#215f90;background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.ariadne-progress-wrapper .alto-gray.ariadne-progress[data-percent]:after,.ariadne-progress-wrapper .apricot-orange.ariadne-progress[data-percent]:after,.ariadne-progress-wrapper .blush-red.ariadne-progress[data-percent]:after,.ariadne-progress-wrapper .bright-purple.ariadne-progress[data-percent]:after,.ariadne-progress-wrapper .chablis-orange.ariadne-progress[data-percent]:after,.ariadne-progress-wrapper .khaki-yellow.ariadne-progress[data-percent]:after,.ariadne-progress-wrapper .light-blue.ariadne-progress[data-percent]:after,.ariadne-progress-wrapper .light-gray.ariadne-progress[data-percent]:after,.ariadne-progress-wrapper .light-green.ariadne-progress[data-percent]:after,.ariadne-progress-wrapper .light-purple.ariadne-progress[data-percent]:after,.ariadne-progress-wrapper .light-yellow.ariadne-progress[data-percent]:after,.ariadne-progress-wrapper .medium-gray.ariadne-progress[data-percent]:after,.ariadne-progress-wrapper .nearly-white.ariadne-progress[data-percent]:after,.ariadne-progress-wrapper .petal-red.ariadne-progress[data-percent]:after,.ariadne-progress-wrapper .red.ariadne-progress[data-percent]:after,.ariadne-progress-wrapper .sage-green.ariadne-progress[data-percent]:after,.ariadne-progress-wrapper .steel-blue.ariadne-progress[data-percent]:after,.ariadne-progress-wrapper .white.ariadne-progress[data-percent]:after,.ariadne-progress-wrapper .yellow.ariadne-progress[data-percent]:after{color:#000!important}.ariadne-scroll-box-wrapper{border:thin solid #181c3e;padding:0;-webkit-box-sizing:content-box;box-sizing:content-box}.ariadne-scroll-box-wrapper .ariadne-scroll-box-header{padding:.75em;-webkit-box-sizing:content-box;box-sizing:content-box}.ariadne-scroll-box-wrapper .ariadne-scroll-box-header-dark{background-color:#181c3e!important;color:#fff!important;-webkit-box-sizing:content-box;box-sizing:content-box}.ariadne-scroll-box-wrapper .ariadne-scroll-box-header-dark h1,.ariadne-scroll-box-wrapper .ariadne-scroll-box-header-dark h2,.ariadne-scroll-box-wrapper .ariadne-scroll-box-header-dark h3,.ariadne-scroll-box-wrapper .ariadne-scroll-box-header-dark h4,.ariadne-scroll-box-wrapper .ariadne-scroll-box-header-dark h5,.ariadne-scroll-box-wrapper .ariadne-scroll-box-header-dark h6{color:#fff!important;margin:0}.ariadne-scroll-box-wrapper .ariadne-scroll-box-body{padding:0 2px 2px}.ariadne-scroll-box-wrapper .ariadne-scroll-box-body .ariadne-scroll-box-content{overflow:auto;padding-left:.75em;padding-right:.75em}.ariadne-tab-wrapper.vertical .tabs-content{border-width:0!important}.ariadne-tab-wrapper.vertical .tabs{border-width:1px 0 1px 1px!important}.ariadne-tab-wrapper.vertical>.row .columns:nth-child(2){border-color:#ccc;border-width:1px 0!important;border-style:solid}.ariadne-tab-wrapper.vertical>.row .columns:first-child{padding:0!important}.ariadne-tab-wrapper.vertical ul.vertical.tabs{width:100%!important;border-left-width:0!important}.ariadne-tab-wrapper.vertical .tabs-title{border-left:1px!important}.ariadne-tab-wrapper.vertical .tabs-title.is-active{border-right:0!important}.at_flat_counter{height:auto!important}.ariadne-column,.ariadne-columns{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}form .row,form .row:last-of-type{padding:.3125rem .5rem}.button,button{font-family:Source Sans Pro,Arial,Helvetica,sans-serif!important}#main-nav{min-height:36px}#main-nav li.is-brand,#main-nav li.is-standalone{border-color:transparent;border-style:solid;border-width:4px 1px 0;padding-bottom:.25rem;z-index:10}table.dataTable thead .sorting,table.dataTable thead tr th.sorting{background-image:url(../img/sort_both.png)!important}table.dataTable thead .sorting_asc,table.dataTable thead tr th.sorting_asc{background-image:url(../img/sort_asc.png)!important}table.dataTable thead .sorting_desc,table.dataTable thead tr th.sorting_desc{background-image:url(../img/sort_desc.png)!important}table.dataTable thead .sorting_asc_disabled,table.dataTable thead tr th.sorting_asc_disabled{background-image:url(../img/sort_asc_disabled.png)!important}table.dataTable thead .sorting_desc_disabled,table.dataTable thead tr th.sorting_desc_disabled{background-image:url(../img/sort_desc_disabled.png)!important}.ariadne-top-arrow{background:url(../img/top.gif) no-repeat left!important}.ariadne-progress-wrapper .ariadne-progress.animated .ariadne-progress-bar{background-image:url(../img/progress-animated.gif)!important}
