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

Version 1.1.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011 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;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,0.15);box-shadow:0 4px 5px rgba(0,0,0,0.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:23px;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(to bottom, #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,0.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,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(https://staging.hailnetworks.com/assets/chosen-sprite-e670fdcaf8cd467a9a1a67e9a5c1f73288089f59dc08031b118dc26fbd233c80.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(https://staging.hailnetworks.com/assets/chosen-sprite-e670fdcaf8cd467a9a1a67e9a5c1f73288089f59dc08031b118dc26fbd233c80.png) no-repeat 0px 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"]{-webkit-box-sizing:border-box;box-sizing:border-box;margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url(https://staging.hailnetworks.com/assets/chosen-sprite-e670fdcaf8cd467a9a1a67e9a5c1f73288089f59dc08031b118dc26fbd233c80.png) no-repeat 100% -20px;background:url(https://staging.hailnetworks.com/assets/chosen-sprite-e670fdcaf8cd467a9a1a67e9a5c1f73288089f59dc08031b118dc26fbd233c80.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;left:-9999px}.chosen-container .chosen-results{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;-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{display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;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;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;width:100%;height:auto !important;height:1%;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:5px;height:15px;outline:0;border:0 !important;background:transparent !important;-webkit-box-shadow:none;box-shadow:none;color:#666;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-field .default{color:#999}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 0 3px 5px;padding:3px 20px 3px 5px;border:1px solid #aaa;border-radius:3px;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%);background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);color:#333;line-height:13px;cursor:default}.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(https://staging.hailnetworks.com/assets/chosen-sprite-e670fdcaf8cd467a9a1a67e9a5c1f73288089f59dc08031b118dc26fbd233c80.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(to bottom, #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,0.3);box-shadow:0 0 5px rgba(0,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:transparent}.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,0.3);box-shadow:0 0 5px rgba(0,0,0,0.3)}.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#111 !important}.chosen-disabled{opacity:0.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-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.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:#fff url(https://staging.hailnetworks.com/assets/chosen-sprite-e670fdcaf8cd467a9a1a67e9a5c1f73288089f59dc08031b118dc26fbd233c80.png) no-repeat -30px -20px;background:url(https://staging.hailnetworks.com/assets/chosen-sprite-e670fdcaf8cd467a9a1a67e9a5c1f73288089f59dc08031b118dc26fbd233c80.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: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi){.chosen-rtl .chosen-search input[type="text"],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type="text"],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(https://staging.hailnetworks.com/assets/chosen-sprite@2x-edc297359fe8a5f6ee0bc4a1abc36ce4a773104a9225e17bbe592f820c617a72.png) !important;background-size:52px 37px !important;background-repeat:no-repeat !important}}.select2-container{margin:0;position:relative;display:inline-block;zoom:1;*display:inline;vertical-align:middle}.select2-container,.select2-drop,.select2-search,.select2-search input{-webkit-box-sizing:border-box;box-sizing:border-box}.select2-container .select2-choice{display:block;height:26px;padding:0 0 0 8px;overflow:hidden;position:relative;border:1px solid #aaa;white-space:nowrap;line-height:26px;color:#444;text-decoration:none;border-radius:4px;background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;background-image:-moz-linear-gradient(center bottom, #eee 0%, #fff 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);background-image:-webkit-gradient(linear, left bottom, left top, from(#eee), color-stop(50%, #fff));background-image:linear-gradient(to top, #eee 0%, #fff 50%)}html[dir="rtl"] .select2-container .select2-choice{padding:0 8px 0 0}.select2-container.select2-drop-above .select2-choice{border-bottom-color:#aaa;border-radius:0 0 4px 4px;background-image:-moz-linear-gradient(center bottom, #eee 0%, #fff 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);background-image:-webkit-gradient(linear, left top, left bottom, from(#eee), color-stop(90%, #fff));background-image:linear-gradient(to bottom, #eee 0%, #fff 90%)}.select2-container.select2-allowclear .select2-choice .select2-chosen{margin-right:42px}.select2-container .select2-choice>.select2-chosen{margin-right:26px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:none;width:auto}html[dir="rtl"] .select2-container .select2-choice>.select2-chosen{margin-left:26px;margin-right:0}.select2-container .select2-choice abbr{display:none;width:12px;height:12px;position:absolute;right:24px;top:8px;font-size:1px;text-decoration:none;border:0;background:url(https://staging.hailnetworks.com/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) right top no-repeat;cursor:pointer;outline:0}.select2-container.select2-allowclear .select2-choice abbr{display:inline-block}.select2-container .select2-choice abbr:hover{background-position:right -11px;cursor:pointer}.select2-drop-mask{border:0;margin:0;padding:0;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:9998;background-color:#fff;filter:alpha(opacity=0)}.select2-drop{width:100%;margin-top:-1px;position:absolute;z-index:9999;top:100%;background:#fff;color:#000;border:1px solid #aaa;border-top:0;border-radius:0 0 4px 4px;-webkit-box-shadow:0 4px 5px rgba(0,0,0,0.15);box-shadow:0 4px 5px rgba(0,0,0,0.15)}.select2-drop.select2-drop-above{margin-top:1px;border-top:1px solid #aaa;border-bottom:0;border-radius:4px 4px 0 0;-webkit-box-shadow:0 -4px 5px rgba(0,0,0,0.15);box-shadow:0 -4px 5px rgba(0,0,0,0.15)}.select2-drop-active{border:1px solid #5897fb;border-top:none}.select2-drop.select2-drop-above.select2-drop-active{border-top:1px solid #5897fb}.select2-drop-auto-width{border-top:1px solid #aaa;width:auto}.select2-drop-auto-width .select2-search{padding-top:4px}.select2-container .select2-choice .select2-arrow{display:inline-block;width:18px;height:100%;position:absolute;right:0;top:0;border-left:1px solid #aaa;border-radius:0 4px 4px 0;background-clip:padding-box;background:#ccc;background-image:-moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);background-image:-webkit-gradient(linear, left bottom, left top, from(#ccc), color-stop(60%, #eee));background-image:linear-gradient(to top, #ccc 0%, #eee 60%)}html[dir="rtl"] .select2-container .select2-choice .select2-arrow{left:0;right:auto;border-left:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px}.select2-container .select2-choice .select2-arrow b{display:block;width:100%;height:100%;background:url(https://staging.hailnetworks.com/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat 0 1px}html[dir="rtl"] .select2-container .select2-choice .select2-arrow b{background-position:2px 1px}.select2-search{display:inline-block;width:100%;min-height:26px;margin:0;padding-left:4px;padding-right:4px;position:relative;z-index:10000;white-space:nowrap}.select2-search input{width:100%;height:auto !important;min-height:26px;padding:4px 20px 4px 5px;margin:0;outline:0;font-family:sans-serif;font-size:1em;border:1px solid #aaa;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background:#fff url(https://staging.hailnetworks.com/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat 100% -22px;background:url(https://staging.hailnetworks.com/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat 100% -22px,-webkit-gradient(linear, left top, left bottom, color-stop(85%, #fff), color-stop(99%, #eee)) 0 0;background:url(https://staging.hailnetworks.com/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat 100% -22px,linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0}html[dir="rtl"] .select2-search input{padding:4px 5px 4px 20px;background:#fff url(https://staging.hailnetworks.com/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat -37px -22px;background:url(https://staging.hailnetworks.com/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat -37px -22px,-webkit-gradient(linear, left top, left bottom, color-stop(85%, #fff), color-stop(99%, #eee)) 0 0;background:url(https://staging.hailnetworks.com/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat -37px -22px,linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0}.select2-drop.select2-drop-above .select2-search input{margin-top:4px}.select2-search input.select2-active{background:#fff url(https://staging.hailnetworks.com/images/select2-spinner.gif) no-repeat 100%;background:url(https://staging.hailnetworks.com/images/select2-spinner.gif) no-repeat 100%,-webkit-gradient(linear, left top, left bottom, color-stop(85%, #fff), color-stop(99%, #eee)) 0 0;background:url(https://staging.hailnetworks.com/images/select2-spinner.gif) no-repeat 100%,linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0}.select2-container-active .select2-choice,.select2-container-active .select2-choices{border:1px solid #5897fb;outline:none;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);box-shadow:0 0 5px rgba(0,0,0,0.3)}.select2-dropdown-open .select2-choice{border-bottom-color:transparent;-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset;border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:#eee;background-image:-moz-linear-gradient(center bottom, #fff 0%, #eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);background-image:-webkit-gradient(linear, left bottom, left top, from(#fff), color-stop(50%, #eee));background-image:linear-gradient(to top, #fff 0%, #eee 50%)}.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices{border:1px solid #5897fb;border-top-color:transparent;background-image:-moz-linear-gradient(center top, #fff 0%, #eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee));background-image:linear-gradient(to bottom, #fff 0%, #eee 50%)}.select2-dropdown-open .select2-choice .select2-arrow{background:transparent;border-left:none;-webkit-filter:none;filter:none}html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow{border-right:none}.select2-dropdown-open .select2-choice .select2-arrow b{background-position:-18px 1px}html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b{background-position:-16px 1px}.select2-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.select2-results{max-height:200px;padding:0 0 0 4px;margin:4px 4px 4px 0;position:relative;overflow-x:hidden;overflow-y:auto;-webkit-tap-highlight-color:transparent}html[dir="rtl"] .select2-results{padding:0 4px 0 0;margin:4px 0 4px 4px}.select2-results ul.select2-result-sub{margin:0;padding-left:0}.select2-results li{list-style:none;display:list-item;background-image:none}.select2-results li.select2-result-with-children>.select2-result-label{font-weight:bold}.select2-results .select2-result-label{padding:3px 7px 4px;margin:0;cursor:pointer;min-height:1em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select2-results-dept-1 .select2-result-label{padding-left:20px}.select2-results-dept-2 .select2-result-label{padding-left:40px}.select2-results-dept-3 .select2-result-label{padding-left:60px}.select2-results-dept-4 .select2-result-label{padding-left:80px}.select2-results-dept-5 .select2-result-label{padding-left:100px}.select2-results-dept-6 .select2-result-label{padding-left:110px}.select2-results-dept-7 .select2-result-label{padding-left:120px}.select2-results .select2-highlighted{background:#3875d7;color:#fff}.select2-results li em{background:#feffde;font-style:normal}.select2-results .select2-highlighted em{background:transparent}.select2-results .select2-highlighted ul{background:#fff;color:#000}.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-ajax-error,.select2-results .select2-selection-limit{background:#f4f4f4;display:list-item;padding-left:5px}.select2-results .select2-disabled.select2-highlighted{color:#666;background:#f4f4f4;display:list-item;cursor:default}.select2-results .select2-disabled{background:#f4f4f4;display:list-item;cursor:default}.select2-results .select2-selected{display:none}.select2-more-results.select2-active{background:#f4f4f4 url(https://staging.hailnetworks.com/images/select2-spinner.gif) no-repeat 100%}.select2-results .select2-ajax-error{background:rgba(255,50,50,0.2)}.select2-more-results{background:#f4f4f4;display:list-item}.select2-container.select2-container-disabled .select2-choice{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.select2-container.select2-container-disabled .select2-choice .select2-arrow{background-color:#f4f4f4;background-image:none;border-left:0}.select2-container.select2-container-disabled .select2-choice abbr{display:none}.select2-container-multi .select2-choices{height:auto !important;height:1%;margin:0;padding:0 5px 0 0;position:relative;border:1px solid #aaa;cursor:text;overflow:hidden;background-color:#fff;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));background-image:linear-gradient(to bottom, #eee 1%, #fff 15%)}html[dir="rtl"] .select2-container-multi .select2-choices{padding:0 0 0 5px}.select2-locked{padding:3px 5px 3px 5px !important}.select2-container-multi .select2-choices{min-height:26px}.select2-container-multi.select2-container-active .select2-choices{border:1px solid #5897fb;outline:none;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);box-shadow:0 0 5px rgba(0,0,0,0.3)}.select2-container-multi .select2-choices li{float:left;list-style:none}html[dir="rtl"] .select2-container-multi .select2-choices li{float:right}.select2-container-multi .select2-choices .select2-search-field{margin:0;padding:0;white-space:nowrap}.select2-container-multi .select2-choices .select2-search-field input{padding:5px;margin:1px 0;font-family:sans-serif;font-size:100%;color:#666;outline:0;border:0;-webkit-box-shadow:none;box-shadow:none;background:transparent !important}.select2-container-multi .select2-choices .select2-search-field input.select2-active{background:#fff url(https://staging.hailnetworks.com/images/select2-spinner.gif) no-repeat 100% !important}.select2-default{color:#999 !important}.select2-container-multi .select2-choices .select2-search-choice{padding:3px 5px 3px 18px;margin:3px 0 3px 5px;position:relative;line-height:13px;color:#333;cursor:default;border:1px solid #aaaaaa;border-radius:3px;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#e4e4e4;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);background-image:-webkit-gradient(linear, left bottom, left top, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));background-image:linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%)}html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice{margin:3px 5px 3px 0;padding:3px 18px 3px 5px}.select2-container-multi .select2-choices .select2-search-choice .select2-chosen{cursor:default}.select2-container-multi .select2-choices .select2-search-choice-focus{background:#d4d4d4}.select2-search-choice-close{display:block;width:12px;height:13px;position:absolute;right:3px;top:4px;font-size:1px;outline:none;background:url(https://staging.hailnetworks.com/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) right top no-repeat}html[dir="rtl"] .select2-search-choice-close{right:auto;left:3px}.select2-container-multi .select2-search-choice-close{left:3px}html[dir="rtl"] .select2-container-multi .select2-search-choice-close{left:auto;right:2px}.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover{background-position:right -11px}.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close{background-position:right -11px}.select2-container-multi.select2-container-disabled .select2-choices{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice{padding:3px 5px 3px 5px;border:1px solid #ddd;background-image:none;background-color:#f4f4f4}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close{display:none;background:none}.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match{text-decoration:underline}.select2-offscreen,.select2-offscreen:focus{clip:rect(0 0 0 0) !important;width:1px !important;height:1px !important;border:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important;position:absolute !important;outline:0 !important;left:0px !important;top:0px !important}.select2-display-none{display:none}.select2-measure-scrollbar{position:absolute;top:-10000px;left:-10000px;width:100px;height:100px;overflow:scroll}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx){.select2-search input,.select2-search-choice-close,.select2-container .select2-choice abbr,.select2-container .select2-choice .select2-arrow b{background-image:url(https://staging.hailnetworks.com/assets/select2x2-6fe28d687dc0ed4d96016238c608ba1e7198c9c9accfa0b360b78018b9fb9bc2.png) !important;background-repeat:no-repeat !important;background-size:60px 40px !important}.select2-search input{background-position:100% -21px !important}}.has-warning .twitter-typeahead .tt-input,.has-warning .twitter-typeahead .tt-hint{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .twitter-typeahead .tt-input:focus,.has-warning .twitter-typeahead .tt-hint:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.has-error .twitter-typeahead .tt-input,.has-error .twitter-typeahead .tt-hint{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .twitter-typeahead .tt-input:focus,.has-error .twitter-typeahead .tt-hint:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.has-success .twitter-typeahead .tt-input,.has-success .twitter-typeahead .tt-hint{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .twitter-typeahead .tt-input:focus,.has-success .twitter-typeahead .tt-hint:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.input-group .twitter-typeahead:first-child .tt-input,.input-group .twitter-typeahead:first-child .tt-hint{border-bottom-left-radius:4px;border-top-left-radius:4px}.input-group .twitter-typeahead:last-child .tt-input,.input-group .twitter-typeahead:last-child .tt-hint{border-bottom-right-radius:4px;border-top-right-radius:4px}.input-group.input-group-sm .twitter-typeahead .tt-input,.input-group.input-group-sm .twitter-typeahead .tt-hint{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group.input-group-sm .twitter-typeahead .tt-input,select.input-group.input-group-sm .twitter-typeahead .tt-hint{height:30px;line-height:30px}textarea.input-group.input-group-sm .twitter-typeahead .tt-input,textarea.input-group.input-group-sm .twitter-typeahead .tt-hint,select[multiple].input-group.input-group-sm .twitter-typeahead .tt-input,select[multiple].input-group.input-group-sm .twitter-typeahead .tt-hint{height:auto}.input-group.input-group-sm .twitter-typeahead:not(:first-child):not(:last-child) .tt-input,.input-group.input-group-sm .twitter-typeahead:not(:first-child):not(:last-child) .tt-hint{border-radius:0}.input-group.input-group-sm .twitter-typeahead:first-child .tt-input,.input-group.input-group-sm .twitter-typeahead:first-child .tt-hint{border-bottom-left-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:0;border-top-right-radius:0}.input-group.input-group-sm .twitter-typeahead:last-child .tt-input,.input-group.input-group-sm .twitter-typeahead:last-child .tt-hint{border-bottom-left-radius:0;border-top-left-radius:0;border-bottom-right-radius:3px;border-top-right-radius:3px}.input-group.input-group-lg .twitter-typeahead .tt-input,.input-group.input-group-lg .twitter-typeahead .tt-hint{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-group.input-group-lg .twitter-typeahead .tt-input,select.input-group.input-group-lg .twitter-typeahead .tt-hint{height:46px;line-height:46px}textarea.input-group.input-group-lg .twitter-typeahead .tt-input,textarea.input-group.input-group-lg .twitter-typeahead .tt-hint,select[multiple].input-group.input-group-lg .twitter-typeahead .tt-input,select[multiple].input-group.input-group-lg .twitter-typeahead .tt-hint{height:auto}.input-group.input-group-lg .twitter-typeahead:not(:first-child):not(:last-child) .tt-input,.input-group.input-group-lg .twitter-typeahead:not(:first-child):not(:last-child) .tt-hint{border-radius:0}.input-group.input-group-lg .twitter-typeahead:first-child .tt-input,.input-group.input-group-lg .twitter-typeahead:first-child .tt-hint{border-bottom-left-radius:6px;border-top-left-radius:6px;border-bottom-right-radius:0;border-top-right-radius:0}.input-group.input-group-lg .twitter-typeahead:last-child .tt-input,.input-group.input-group-lg .twitter-typeahead:last-child .tt-hint{border-bottom-left-radius:0;border-top-left-radius:0;border-bottom-right-radius:6px;border-top-right-radius:6px}.twitter-typeahead{width:100%}.input-group .twitter-typeahead{display:table-cell !important;float:left}.twitter-typeahead .tt-hint{color:#999999}.twitter-typeahead .tt-input{z-index:2}.twitter-typeahead .tt-input[disabled],.twitter-typeahead .tt-input[readonly],fieldset[disabled] .twitter-typeahead .tt-input{cursor:not-allowed;background-color:#eeeeee !important}.tt-dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;min-width:160px;width:100%;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;background-color:#ffffff;border:1px solid #cccccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);background-clip:padding-box;*border-right-width:2px;*border-bottom-width:2px}.tt-dropdown-menu .tt-suggestion{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333333;white-space:nowrap}.tt-dropdown-menu .tt-suggestion.tt-cursor{text-decoration:none;outline:0;background-color:#f5f5f5;color:#262626}.tt-dropdown-menu .tt-suggestion.tt-cursor a{color:#262626}.tt-dropdown-menu .tt-suggestion p{margin:0}.jcrop-holder{direction:ltr;text-align:left}.jcrop-vline,.jcrop-hline{background:#fff url("Jcrop.gif");font-size:0;position:absolute}.jcrop-vline{height:100%;width:1px !important}.jcrop-vline.right{right:0}.jcrop-hline{height:1px !important;width:100%}.jcrop-hline.bottom{bottom:0}.jcrop-tracker{height:100%;width:100%;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none}.jcrop-handle{background-color:#333333;border:1px #eeeeee solid;width:7px;height:7px;font-size:1px}.jcrop-handle.ord-n{left:50%;margin-left:-4px;margin-top:-4px;top:0}.jcrop-handle.ord-s{bottom:0;left:50%;margin-bottom:-4px;margin-left:-4px}.jcrop-handle.ord-e{margin-right:-4px;margin-top:-4px;right:0;top:50%}.jcrop-handle.ord-w{left:0;margin-left:-4px;margin-top:-4px;top:50%}.jcrop-handle.ord-nw{left:0;margin-left:-4px;margin-top:-4px;top:0}.jcrop-handle.ord-ne{margin-right:-4px;margin-top:-4px;right:0;top:0}.jcrop-handle.ord-se{bottom:0;margin-bottom:-4px;margin-right:-4px;right:0}.jcrop-handle.ord-sw{bottom:0;left:0;margin-bottom:-4px;margin-left:-4px}.jcrop-dragbar.ord-n,.jcrop-dragbar.ord-s{height:7px;width:100%}.jcrop-dragbar.ord-e,.jcrop-dragbar.ord-w{height:100%;width:7px}.jcrop-dragbar.ord-n{margin-top:-4px}.jcrop-dragbar.ord-s{bottom:0;margin-bottom:-4px}.jcrop-dragbar.ord-e{margin-right:-4px;right:0}.jcrop-dragbar.ord-w{margin-left:-4px}.jcrop-light .jcrop-vline,.jcrop-light .jcrop-hline{background:#ffffff;filter:alpha(opacity=70) !important;opacity:0.7 !important}.jcrop-light .jcrop-handle{-moz-border-radius:3px;-webkit-border-radius:3px;background-color:#000000;border-color:#ffffff;border-radius:3px}.jcrop-dark .jcrop-vline,.jcrop-dark .jcrop-hline{background:#000000;filter:alpha(opacity=70) !important;opacity:0.7 !important}.jcrop-dark .jcrop-handle{-moz-border-radius:3px;-webkit-border-radius:3px;background-color:#ffffff;border-color:#000000;border-radius:3px}.solid-line .jcrop-vline,.solid-line .jcrop-hline{background:#ffffff}.jcrop-holder img,img.jcrop-preview{max-width:none}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.select{position:relative;display:inline-block;background:transparent}.select:after{content:'\025BE';font:1.33em serif;line-height:44px;text-align:center;position:absolute;right:0;width:50px;height:100%;pointer-events:none;-webkit-transform:scaleX(1.15);transform:scaleX(1.15)}.select--wrapped{visibility:visible;position:relative;width:100%;height:45px;padding-right:3.25em;padding-left:1em;font:0.933em 'Roboto', sans-serif;font-weight:bold;color:#FFF;background-color:rgba(255,255,255,0.2);text-transform:uppercase;outline:none;border:none;border-radius:2px;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}.athlete{position:relative;background:#001f3d;overflow-x:hidden}.athlete-cards,.athlete-main{position:relative;z-index:7}.athlete-main{padding-top:6em;padding-bottom:7em}.athlete-bg{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.athlete-bg image{display:none}.athlete-bg image.athlete-bg--active{display:block}.slick-slide:focus{outline:none !important}.athlete-cards{margin-top:6em;outline:none !important;border:none !important;overflow:visible !important;position:relative}.athlete-cards,.athlete-main{visibility:hidden}.athlete-cards.slick-initialized,.athlete-main.slick-initialized{visibility:visible}.athlete-cards .slick-list{overflow:visible}.athlete-card{display:block;position:relative;width:300px;height:160px !important;margin:0 10px;font-size:16px;padding:1em;background:#FFF;border-radius:3px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.15);box-shadow:0 1px 4px rgba(0,0,0,0.15);text-decoration:none;outline:none !important;opacity:0.4}.athlete-card.slick-current{opacity:1}.athlete-card.slick-current:after{content:'';position:absolute;width:0;height:0;left:50%;bottom:-10px;margin-left:-10px;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #FFF}.athlete-card__front,.athlete-card__back{height:100%}.athlete-card .athlete-card__back{text-align:center;display:none;background-position:50% 50%;background-repeat:no-repeat;background-size:auto 80%}.athlete-card.slick-current .athlete-card__front{display:none}.athlete-card.slick-current .athlete-card__back{display:block}.athlete-card__image{width:107px;float:left;margin-right:1em}.athlete-card img{max-width:100%}.athlete-card__text h4{margin:0;font:bold 1.24em 'Economica', sans-serif;color:#065abc}.athlete-card__text span{font:0.875em 'Roboto', sans-serif;color:rgba(0,0,0,0.5)}.athlete-details{font:15px/1.5 'Roboto', sans-serif;color:rgba(255,255,255,0.8);overflow:hidden}.athlete-details p{font:15px/1.5 'Roboto', sans-serif}.athlete-details .container{width:100%;max-width:1020px;position:relative;z-index:10}.athlete-details__image{width:37%;border:#FFF 6px solid;-webkit-box-shadow:0 0 20px rgba(0,0,0,0.15);box-shadow:0 0 20px rgba(0,0,0,0.15);border-radius:3px;float:left}.athlete-details__content{width:56%;float:right;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.athlete-details__content a{color:#1dccfd}.athlete-details__content a:hover{color:#FFF}.athlete-details__heading{margin:0 0 5px 0;font:2.667em/1.075 'Economica', sans-serif;font-weight:bold;color:#FFF}.athlete-details__heading a,.athlete-details__heading a:hover,.athlete-details__heading a:focus{color:#FFF;outline:none}.athlete-details__heading a:hover{text-decoration:underline}.athlete-details__meta{font-size:1.375em;font-family:'Economica', sans-serif;color:rgba(255,255,255,0.4);font-weight:bold}.athlete-details__meta span:nth-child(n+2)::before{content:'\2022';font-family:serif;margin-right:9px;margin-left:6px}.athlete-details__tabs{margin:2em 0 1.5em 0;padding:0;border-bottom:1px solid rgba(255,255,255,0.25)}.athlete-details__tabs li{display:inline-block;margin-right:20px;position:relative}.athlete-details__tabs a{outline:none !important;display:inline-block;padding:1.2em 0;font:0.933em/1 'Roboto Condensed', sans-serif;font-weight:700;letter-spacing:0.075em;color:#1dccfd;text-transform:uppercase}.athlete-details__tabs a:hover,.athlete-details__tabs a:focus{color:#1dccfd}.athlete-details__tabs a:after{content:'';position:absolute;width:100%;height:3px;left:0;bottom:-1px;background:currentColor;opacity:0;-webkit-transition:opacity 0.12s;transition:opacity 0.12s}.athlete-details__tabs a.active:after{opacity:1}.athlete-details__tabs+.select{display:none;margin:1.5em 0}.athlete-org_details{display:inline-block}.org_image_container{display:inline-block;width:75px;height:75px}.width-83{width:83%}.athlete-org-image{background-position:50% 50%;background-repeat:no-repeat;background-size:auto 90%;background-color:#FFF;text-align:center;border-radius:3px}.slick-initialized .athlete-details{height:0}.slick-initialized .athlete-details.slick-current{height:auto}.slick-dots{position:absolute;z-index:10;margin:0;padding:0;top:-3.5em;left:0;width:100%;text-align:center;line-height:0}.slick-dots li{display:inline-block;margin:0 3px}.slick-dots button{padding:0;width:8px;height:8px;font-size:0;border:0;border-radius:50%;background:#FFF;opacity:0.25;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.slick-dots .slick-active button{opacity:0.85}.slick-arrow{position:absolute;z-index:100;border:0;top:0;width:70px;height:100%;padding:0;font-size:0;text-align:center;background:transparent;outline:none;opacity:0;-webkit-transition:opacity 0.25s;transition:opacity 0.25s}.slick-slider:hover .slick-arrow{opacity:0.5}.slick-slider:hover .slick-arrow:hover{opacity:1}.slick-prev{left:0}.slick-next{right:0}.slick-slider{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;-khtml-user-select:text}@media (max-width: 1024px){.slick-arrow{display:none !important}}@media (max-width: 991px){.athlete-details__image{width:30%;border-width:4px}.athlete-details__content{width:65%}}@media (max-width: 767px){.athlete-cards{margin-top:4em}.slick-dots{top:-2.5em}.athlete-main{padding-top:4em}.athlete-details .container{max-width:600px}.athlete-details__image,.athlete-details__content{float:none;width:100%}.athlete-details__image{max-width:400px;margin-bottom:2em}.athlete-org_details{width:100%}}@media (max-width: 480px){.athlete-details__heading{font-size:2.1em}.athlete-details__meta{font-size:1.2em}.athlete-details__tabs{display:none}.athlete-details__tabs+.select{display:block}.athlete-org_details{width:100%}}@media (max-width: 400px){.athlete-details select{font-size:16px}}.social-share-button .ssb-icon{background-position:center center;background-repeat:no-repeat;background-size:18px 18px;display:inline-block;height:18px;width:18px}.social-share-button .ssb-twitter{background-image:url(https://staging.hailnetworks.com/assets/social-share-button/twitter-7b64ce0117a85c5d52ed45c27707af61d9b0e0d590284baa287cfe87867b9ae1.svg)}.social-share-button .ssb-facebook{background-image:url(https://staging.hailnetworks.com/assets/social-share-button/facebook-03210e1663ee772e93ed5d344cdb36657b68342821aaebe982f2f984915990b3.svg)}.social-share-button .ssb-google_bookmark{background-image:url(https://staging.hailnetworks.com/assets/social-share-button/google_bookmark-bb4c960c0421cb7dce602d10e744692bcc1c54f323410f4965d508f96e2255ce.svg)}.social-share-button .ssb-weibo{background-image:url(https://staging.hailnetworks.com/assets/social-share-button/weibo-a345a6ca554e6f388da9eb35746bb0425cb018c16408ba82852c66d375245d6f.svg)}.social-share-button .ssb-qq{background-image:url(https://staging.hailnetworks.com/assets/social-share-button/qq-4dbae8223fc7823f6d73bc7fbe113eb894f4c174ec3ae93103ca382c78a2bf67.svg)}.social-share-button .ssb-delicious{background-image:url(https://staging.hailnetworks.com/assets/social-share-button/delicious-0c55f72f821aae5352691f13eb64bf3435573e2169d0720477ed367b2f1ed28e.svg)}.social-share-button .ssb-linkedin{background-image:url(https://staging.hailnetworks.com/assets/social-share-button/linkedin-b7fd42895b291003c444a9c2acf867ea813671e0b725a5d7c05dbb13f5c0fdd3.svg)}.social-share-button .ssb-tumblr{background-image:url(https://staging.hailnetworks.com/assets/social-share-button/tumblr-330a37f93cce7c27a750188d0bfdbed3a22f566b807e64d21131dcdc94e08ec3.svg)}.social-share-button .ssb-pinterest{background-image:url(https://staging.hailnetworks.com/assets/social-share-button/pinterest-86203d156197cce4087fee058b920d275c535df5fd59d8caa83da0ef41d1ec7f.svg)}.social-share-button .ssb-douban{background-image:url(https://staging.hailnetworks.com/assets/social-share-button/douban-46298c27e3bc6d59951c0bbc464339a5ba1b44e3b25b571874f1baacd7af2495.svg)}.social-share-button .ssb-wechat{background-image:url(https://staging.hailnetworks.com/assets/social-share-button/wechat-d8852cc3396a7a53eba39595d2e9f638c93a34ab1a0f41bae4ff391b63815f56.svg)}.social-share-button .ssb-vkontakte{background-image:url(https://staging.hailnetworks.com/assets/social-share-button/vkontakte-0c2b68277fade991d74efcbdb6f7b359a35e65156cbada9625a3fe8f73151c14.svg)}.social-share-button .ssb-odnoklassniki{background-image:url(https://staging.hailnetworks.com/assets/social-share-button/odnoklassniki-579bf782bd70fe94748254cac2c8c3dc150cceb0d2a143399e3062246b5ecb39.svg)}.social-share-button .ssb-xing{background-image:url(https://staging.hailnetworks.com/assets/social-share-button/xing-0ebccb4042c8c7220e471c4f569df2bf27da227db425525819b6848c86a1603e.svg)}.social-share-button .ssb-email{background-image:url(https://staging.hailnetworks.com/assets/social-share-button/email-7067143cbe69d9d8cf25e67fda1a315d133c2b79074a09088bd712cc5c81135d.svg)}.social-share-button .ssb-reddit{background-image:url(https://staging.hailnetworks.com/assets/social-share-button/reddit-730429c239b6990b67d0d4aaaeb6e9fe48c62267f889a412e81f5f1066ec625f.svg)}.social-share-button .ssb-hacker_news{background-image:url(https://staging.hailnetworks.com/assets/social-share-button/hacker_news-d89b13fec49355a787389a776f2e03a0a38314abf93777b8865f8c5f146eaf8d.svg)}.social-share-button .ssb-telegram{background-image:url(https://staging.hailnetworks.com/assets/social-share-button/telegram-a6b5607917f3e3efbcf35c3ed43356b05622fcfc533d2fbf5066621b78c1dbe4.svg)}.social-share-button .ssb-whatsapp_app,.social-share-button .ssb-whatsapp_web{background-image:url(https://staging.hailnetworks.com/assets/social-share-button/whatsapp-766099d1a3ea095e9c8a8628e0505159b7f336b8036a8f70ad5fe60c29233959.svg)}.ss-wechat-dialog{width:300px;position:fixed;background:#fff;padding:15px;border-radius:3px;-webkit-box-shadow:0 2px 15px rgba(0,0,0,0.15);box-shadow:0 2px 15px rgba(0,0,0,0.15);z-index:11001;font-size:14px;line-height:1.2em}.ss-wechat-dialog .wechat-popup-header{font-weight:bold}.ss-wechat-dialog .wechat-dialog-qr{text-align:center;margin:25px 0}.ss-wechat-dialog .wechat-popup-close{width:16px;height:16px;position:absolute;right:10px;top:10px;color:#999;text-decoration:none;font-size:16px}.ss-wechat-dialog .wechat-popup-footer{text-align:left;line-height:22px;color:#666}/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{-webkit-box-shadow:0 0 3px 1px #5e9ed6;box-shadow:0 0 3px 1px #5e9ed6}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(https://staging.hailnetworks.com/assets/jquery-ui/ui-icons_444444_256x240-31d988765b4e6f56553c29588c500381dc3e6f0aa2980c8212202e5644aefd5d.png)}.ui-widget-header .ui-icon{background-image:url(https://staging.hailnetworks.com/assets/jquery-ui/ui-icons_444444_256x240-31d988765b4e6f56553c29588c500381dc3e6f0aa2980c8212202e5644aefd5d.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url(https://staging.hailnetworks.com/assets/jquery-ui/ui-icons_555555_256x240-32175261daee76c82bb0edf0eea16a56421866fbc31e94f3c1d570aa114502f5.png)}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url(https://staging.hailnetworks.com/assets/jquery-ui/ui-icons_ffffff_256x240-350df1b7131037de20e83c5c0f3a41a770d2ac48b5762ea772b3f4a8a7b9d47a.png)}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url(https://staging.hailnetworks.com/assets/jquery-ui/ui-icons_777620_256x240-0b020fc6e696d88d296e7bb1f61f1eb2ad827848e2c7382a4c3e0999e702dd9b.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(https://staging.hailnetworks.com/assets/jquery-ui/ui-icons_cc0000_256x240-40985a64b4d5dd213fba27fcd862a1bd1b337a97674f6ff0b9ec20abcee4bc69.png)}.ui-button .ui-icon{background-image:url(https://staging.hailnetworks.com/assets/jquery-ui/ui-icons_777777_256x240-faf32007ae120c302213557626e660dd10e711c5dd4f1113d35f26dc05b78d2f.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:0.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}/*!
 * jQuery UI Datepicker 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,*:before,*:after{background:transparent !important;color:#000 !important;-webkit-box-shadow:none !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff !important}.navbar{display:none}.btn>.caret,form.search button[type=submit]>.caret,.athlete-profile-unlock-button>.caret,.athlete-profile-lock-button>.caret,.athlete-profile-edit-button>.caret,.athlete-profile-add-organization-button>.caret,.dropup>.btn>.caret,form.search .dropup>button[type=submit]>.caret,.dropup>.athlete-profile-unlock-button>.caret,.dropup>.athlete-profile-lock-button>.caret,.dropup>.athlete-profile-edit-button>.caret,.dropup>.athlete-profile-add-organization-button>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}@font-face{font-family:'Glyphicons Halflings';src:url("https://staging.hailnetworks.com/assets/bootstrap/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot");src:url("https://staging.hailnetworks.com/assets/bootstrap/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot?#iefix") format("embedded-opentype"),url("https://staging.hailnetworks.com/assets/bootstrap/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2") format("woff2"),url("https://staging.hailnetworks.com/assets/bootstrap/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff") format("woff"),url("https://staging.hailnetworks.com/assets/bootstrap/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf") format("truetype"),url("https://staging.hailnetworks.com/assets/bootstrap/glyphicons-halflings-regular-42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5.svg#glyphicons_halflingsregular") format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before,.glyphicon-eur:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before,.athlete-profile-edit-button i:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:transparent}body{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:14px;line-height:1.428571429;color:#333333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eeeeee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small,.h1 small,.h1 .small,.h2 small,.h2 .small,.h3 small,.h3 .small,.h4 small,.h4 .small,.h5 small,.h5 .small,.h6 small,.h6 .small{font-weight:normal;line-height:1;color:#777777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,h1 .small,.h1 small,.h1 .small,h2 small,h2 .small,.h2 small,.h2 .small,h3 small,h3 .small,.h3 small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,h4 .small,.h4 small,.h4 .small,h5 small,h5 .small,.h5 small,.h5 .small,h6 small,h6 .small,.h6 small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width: 768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777777}.text-primary{color:#337ab7}a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary,[data-athlete-autocomplete] [data-athlete-autocomplete-results] .autocompletion:hover{color:#fff}.bg-primary,[data-athlete-autocomplete] [data-athlete-autocomplete-results] .autocompletion:hover{background-color:#337ab7}a.bg-primary:hover,[data-athlete-autocomplete] [data-athlete-autocomplete-results] a.autocompletion:hover{background-color:#286090}.bg-success,[data-athlete-autocomplete] .autocompletion{background-color:#dff0d8}a.bg-success:hover,[data-athlete-autocomplete] a.autocompletion:hover{background-color:#c1e2b3}.bg-info,[data-athlete-autocomplete] [data-athlete-autocomplete-results] .autocompletion{background-color:#d9edf7}a.bg-info:hover,[data-athlete-autocomplete] [data-athlete-autocomplete-results] a.autocompletion:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eeeeee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ul ol,ol ul,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.428571429}dt{font-weight:bold}dd{margin-left:0}.dl-horizontal dd:before,.dl-horizontal dd:after{content:" ";display:table}.dl-horizontal dd:after{clear:both}@media (min-width: 768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eeeeee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.428571429;color:#777777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right,blockquote.custom-edit-actions{padding-right:15px;padding-left:0;border-right:5px solid #eeeeee;border-left:0;text-align:right}.blockquote-reverse footer:before,.blockquote-reverse small:before,.blockquote-reverse .small:before,blockquote.pull-right footer:before,blockquote.custom-edit-actions footer:before,blockquote.pull-right small:before,blockquote.custom-edit-actions small:before,blockquote.pull-right .small:before,blockquote.custom-edit-actions .small:before{content:''}.blockquote-reverse footer:after,.blockquote-reverse small:after,.blockquote-reverse .small:after,blockquote.pull-right footer:after,blockquote.custom-edit-actions footer:after,blockquote.pull-right small:after,blockquote.custom-edit-actions small:after,blockquote.pull-right .small:after,blockquote.custom-edit-actions .small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.428571429}code,kbd,pre,samp{font-family:Menlo, Monaco, Consolas, "Courier New", monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)}kbd kbd{padding:0;font-size:100%;font-weight:bold;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.428571429;word-break:break-all;word-wrap:break-word;color:#333333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container:before,.container:after{content:" ";display:table}.container:after{clear:both}@media (min-width: 768px){.container{width:750px}}@media (min-width: 992px){.container{width:970px}}@media (min-width: 1200px){.container{width:1170px}}.container-fluid,.featured-row,[data-member-management-form],.roster-search,.team-search{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container-fluid:before,.featured-row:before,[data-member-management-form]:before,.roster-search:before,.team-search:before,.container-fluid:after,.featured-row:after,[data-member-management-form]:after,.roster-search:after,.team-search:after{content:" ";display:table}.container-fluid:after,.featured-row:after,[data-member-management-form]:after,.roster-search:after,.team-search:after{clear:both}.row{margin-left:-15px;margin-right:-15px}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-1{width:8.3333333333%}.col-xs-2{width:16.6666666667%}.col-xs-3{width:25%}.col-xs-4{width:33.3333333333%}.col-xs-5{width:41.6666666667%}.col-xs-6{width:50%}.col-xs-7{width:58.3333333333%}.col-xs-8{width:66.6666666667%}.col-xs-9{width:75%}.col-xs-10{width:83.3333333333%}.col-xs-11{width:91.6666666667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.3333333333%}.col-xs-pull-2{right:16.6666666667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.3333333333%}.col-xs-pull-5{right:41.6666666667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.3333333333%}.col-xs-pull-8{right:66.6666666667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.3333333333%}.col-xs-pull-11{right:91.6666666667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.3333333333%}.col-xs-push-2{left:16.6666666667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.3333333333%}.col-xs-push-5{left:41.6666666667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.3333333333%}.col-xs-push-8{left:66.6666666667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.3333333333%}.col-xs-push-11{left:91.6666666667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0%}.col-xs-offset-1{margin-left:8.3333333333%}.col-xs-offset-2{margin-left:16.6666666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.3333333333%}.col-xs-offset-5{margin-left:41.6666666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.3333333333%}.col-xs-offset-8{margin-left:66.6666666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.3333333333%}.col-xs-offset-11{margin-left:91.6666666667%}.col-xs-offset-12{margin-left:100%}@media (min-width: 768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-1{width:8.3333333333%}.col-sm-2{width:16.6666666667%}.col-sm-3{width:25%}.col-sm-4{width:33.3333333333%}.col-sm-5{width:41.6666666667%}.col-sm-6{width:50%}.col-sm-7{width:58.3333333333%}.col-sm-8{width:66.6666666667%}.col-sm-9{width:75%}.col-sm-10{width:83.3333333333%}.col-sm-11{width:91.6666666667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.3333333333%}.col-sm-pull-2{right:16.6666666667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.3333333333%}.col-sm-pull-5{right:41.6666666667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.3333333333%}.col-sm-pull-8{right:66.6666666667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.3333333333%}.col-sm-pull-11{right:91.6666666667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.3333333333%}.col-sm-push-2{left:16.6666666667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.3333333333%}.col-sm-push-5{left:41.6666666667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.3333333333%}.col-sm-push-8{left:66.6666666667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.3333333333%}.col-sm-push-11{left:91.6666666667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0%}.col-sm-offset-1{margin-left:8.3333333333%}.col-sm-offset-2{margin-left:16.6666666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.3333333333%}.col-sm-offset-5{margin-left:41.6666666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.3333333333%}.col-sm-offset-8{margin-left:66.6666666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.3333333333%}.col-sm-offset-11{margin-left:91.6666666667%}.col-sm-offset-12{margin-left:100%}}@media (min-width: 992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-1{width:8.3333333333%}.col-md-2{width:16.6666666667%}.col-md-3{width:25%}.col-md-4{width:33.3333333333%}.col-md-5{width:41.6666666667%}.col-md-6{width:50%}.col-md-7{width:58.3333333333%}.col-md-8{width:66.6666666667%}.col-md-9{width:75%}.col-md-10{width:83.3333333333%}.col-md-11{width:91.6666666667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.3333333333%}.col-md-pull-2{right:16.6666666667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.3333333333%}.col-md-pull-5{right:41.6666666667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.3333333333%}.col-md-pull-8{right:66.6666666667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.3333333333%}.col-md-pull-11{right:91.6666666667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.3333333333%}.col-md-push-2{left:16.6666666667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.3333333333%}.col-md-push-5{left:41.6666666667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.3333333333%}.col-md-push-8{left:66.6666666667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.3333333333%}.col-md-push-11{left:91.6666666667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0%}.col-md-offset-1{margin-left:8.3333333333%}.col-md-offset-2{margin-left:16.6666666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.3333333333%}.col-md-offset-5{margin-left:41.6666666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.3333333333%}.col-md-offset-8{margin-left:66.6666666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.3333333333%}.col-md-offset-11{margin-left:91.6666666667%}.col-md-offset-12{margin-left:100%}}@media (min-width: 1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-1{width:8.3333333333%}.col-lg-2{width:16.6666666667%}.col-lg-3{width:25%}.col-lg-4{width:33.3333333333%}.col-lg-5{width:41.6666666667%}.col-lg-6{width:50%}.col-lg-7{width:58.3333333333%}.col-lg-8{width:66.6666666667%}.col-lg-9{width:75%}.col-lg-10{width:83.3333333333%}.col-lg-11{width:91.6666666667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.3333333333%}.col-lg-pull-2{right:16.6666666667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.3333333333%}.col-lg-pull-5{right:41.6666666667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.3333333333%}.col-lg-pull-8{right:66.6666666667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.3333333333%}.col-lg-pull-11{right:91.6666666667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.3333333333%}.col-lg-push-2{left:16.6666666667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.3333333333%}.col-lg-push-5{left:41.6666666667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.3333333333%}.col-lg-push-8{left:66.6666666667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.3333333333%}.col-lg-push-11{left:91.6666666667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0%}.col-lg-offset-1{margin-left:8.3333333333%}.col-lg-offset-2{margin-left:16.6666666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.3333333333%}.col-lg-offset-5{margin-left:41.6666666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.3333333333%}.col-lg-offset-8{margin-left:66.6666666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.3333333333%}.col-lg-offset-11{margin-left:91.6666666667%}.col-lg-offset-12{margin-left:100%}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>thead>tr>td,.table>tbody>tr>th,.table>tbody>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td{padding:8px;line-height:1.428571429;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>th,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*="col-"]{position:static;float:none;display:table-column}table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>thead>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>thead>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>thead>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>thead>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>thead>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:0.01%}@media screen and (max-width: 767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.428571429;color:#555555}.form-control,.advanced-filters .accolade-filters-column .accolade-filters .honor-select,form.search input[type=text][name*=query]{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#555555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;-webkit-transition:border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s}.form-control:focus,.advanced-filters .accolade-filters-column .accolade-filters .honor-select:focus,form.search input[type=text][name*=query]:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}.form-control::-moz-placeholder,.advanced-filters .accolade-filters-column .accolade-filters .honor-select::-moz-placeholder,form.search input[type=text][name*=query]::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder,.advanced-filters .accolade-filters-column .accolade-filters .honor-select:-ms-input-placeholder,form.search input[type=text][name*=query]:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder,.advanced-filters .accolade-filters-column .accolade-filters .honor-select::-webkit-input-placeholder,form.search input[type=text][name*=query]::-webkit-input-placeholder{color:#999}.form-control[disabled],.advanced-filters .accolade-filters-column .accolade-filters [disabled].honor-select,form.search input[disabled][type=text][name*=query],.form-control[readonly],.advanced-filters .accolade-filters-column .accolade-filters [readonly].honor-select,form.search input[readonly][type=text][name*=query],fieldset[disabled] .form-control,fieldset[disabled] .advanced-filters .accolade-filters-column .accolade-filters .honor-select,.advanced-filters .accolade-filters-column .accolade-filters fieldset[disabled] .honor-select,fieldset[disabled] form.search input[type=text][name*=query],form.search fieldset[disabled] input[type=text][name*=query]{cursor:not-allowed;background-color:#eeeeee;opacity:1}textarea.form-control,.advanced-filters .accolade-filters-column .accolade-filters textarea.honor-select{height:auto}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio: 0){input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{line-height:34px}input[type="date"].input-sm,.input-group-sm>input[type="date"].form-control,.advanced-filters .accolade-filters-column .accolade-filters .input-group-sm>input[type="date"].honor-select,form.search .input-group-sm>input[type="date"][type=text][name*=query],.input-group-sm>input[type="date"].input-group-addon,.input-group-sm>.input-group-btn>input[type="date"].btn,.input-group-sm>.input-group-btn>input[type="date"].athlete-profile-unlock-button,.input-group-sm>.input-group-btn>input[type="date"].athlete-profile-lock-button,.input-group-sm>.input-group-btn>input[type="date"].athlete-profile-edit-button,.input-group-sm>.input-group-btn>input[type="date"].athlete-profile-add-organization-button,.input-group-sm input[type="date"],input[type="time"].input-sm,.input-group-sm>input[type="time"].form-control,.advanced-filters .accolade-filters-column .accolade-filters .input-group-sm>input[type="time"].honor-select,form.search .input-group-sm>input[type="time"][type=text][name*=query],.input-group-sm>input[type="time"].input-group-addon,.input-group-sm>.input-group-btn>input[type="time"].btn,.input-group-sm>.input-group-btn>input[type="time"].athlete-profile-unlock-button,.input-group-sm>.input-group-btn>input[type="time"].athlete-profile-lock-button,.input-group-sm>.input-group-btn>input[type="time"].athlete-profile-edit-button,.input-group-sm>.input-group-btn>input[type="time"].athlete-profile-add-organization-button,.input-group-sm input[type="time"],input[type="datetime-local"].input-sm,.input-group-sm>input[type="datetime-local"].form-control,.advanced-filters .accolade-filters-column .accolade-filters .input-group-sm>input[type="datetime-local"].honor-select,form.search .input-group-sm>input[type="datetime-local"][type=text][name*=query],.input-group-sm>input[type="datetime-local"].input-group-addon,.input-group-sm>.input-group-btn>input[type="datetime-local"].btn,.input-group-sm>.input-group-btn>input[type="datetime-local"].athlete-profile-unlock-button,.input-group-sm>.input-group-btn>input[type="datetime-local"].athlete-profile-lock-button,.input-group-sm>.input-group-btn>input[type="datetime-local"].athlete-profile-edit-button,.input-group-sm>.input-group-btn>input[type="datetime-local"].athlete-profile-add-organization-button,.input-group-sm input[type="datetime-local"],input[type="month"].input-sm,.input-group-sm>input[type="month"].form-control,.advanced-filters .accolade-filters-column .accolade-filters .input-group-sm>input[type="month"].honor-select,form.search .input-group-sm>input[type="month"][type=text][name*=query],.input-group-sm>input[type="month"].input-group-addon,.input-group-sm>.input-group-btn>input[type="month"].btn,.input-group-sm>.input-group-btn>input[type="month"].athlete-profile-unlock-button,.input-group-sm>.input-group-btn>input[type="month"].athlete-profile-lock-button,.input-group-sm>.input-group-btn>input[type="month"].athlete-profile-edit-button,.input-group-sm>.input-group-btn>input[type="month"].athlete-profile-add-organization-button,.input-group-sm input[type="month"]{line-height:30px}input[type="date"].input-lg,.input-group-lg>input[type="date"].form-control,.advanced-filters .accolade-filters-column .accolade-filters .input-group-lg>input[type="date"].honor-select,form.search .input-group-lg>input[type="date"][type=text][name*=query],.input-group-lg>input[type="date"].input-group-addon,.input-group-lg>.input-group-btn>input[type="date"].btn,.input-group-lg>.input-group-btn>input[type="date"].athlete-profile-unlock-button,.input-group-lg>.input-group-btn>input[type="date"].athlete-profile-lock-button,.input-group-lg>.input-group-btn>input[type="date"].athlete-profile-edit-button,.input-group-lg>.input-group-btn>input[type="date"].athlete-profile-add-organization-button,.input-group-lg input[type="date"],input[type="time"].input-lg,.input-group-lg>input[type="time"].form-control,.advanced-filters .accolade-filters-column .accolade-filters .input-group-lg>input[type="time"].honor-select,form.search .input-group-lg>input[type="time"][type=text][name*=query],.input-group-lg>input[type="time"].input-group-addon,.input-group-lg>.input-group-btn>input[type="time"].btn,.input-group-lg>.input-group-btn>input[type="time"].athlete-profile-unlock-button,.input-group-lg>.input-group-btn>input[type="time"].athlete-profile-lock-button,.input-group-lg>.input-group-btn>input[type="time"].athlete-profile-edit-button,.input-group-lg>.input-group-btn>input[type="time"].athlete-profile-add-organization-button,.input-group-lg input[type="time"],input[type="datetime-local"].input-lg,.input-group-lg>input[type="datetime-local"].form-control,.advanced-filters .accolade-filters-column .accolade-filters .input-group-lg>input[type="datetime-local"].honor-select,form.search .input-group-lg>input[type="datetime-local"][type=text][name*=query],.input-group-lg>input[type="datetime-local"].input-group-addon,.input-group-lg>.input-group-btn>input[type="datetime-local"].btn,.input-group-lg>.input-group-btn>input[type="datetime-local"].athlete-profile-unlock-button,.input-group-lg>.input-group-btn>input[type="datetime-local"].athlete-profile-lock-button,.input-group-lg>.input-group-btn>input[type="datetime-local"].athlete-profile-edit-button,.input-group-lg>.input-group-btn>input[type="datetime-local"].athlete-profile-add-organization-button,.input-group-lg input[type="datetime-local"],input[type="month"].input-lg,.input-group-lg>input[type="month"].form-control,.advanced-filters .accolade-filters-column .accolade-filters .input-group-lg>input[type="month"].honor-select,form.search .input-group-lg>input[type="month"][type=text][name*=query],.input-group-lg>input[type="month"].input-group-addon,.input-group-lg>.input-group-btn>input[type="month"].btn,.input-group-lg>.input-group-btn>input[type="month"].athlete-profile-unlock-button,.input-group-lg>.input-group-btn>input[type="month"].athlete-profile-lock-button,.input-group-lg>.input-group-btn>input[type="month"].athlete-profile-edit-button,.input-group-lg>.input-group-btn>input[type="month"].athlete-profile-add-organization-button,.input-group-lg input[type="month"]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="radio"].disabled,fieldset[disabled] input[type="radio"],input[type="checkbox"][disabled],input[type="checkbox"].disabled,fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,fieldset[disabled] .radio-inline,.checkbox-inline.disabled,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.input-group-lg>.form-control-static.form-control,.advanced-filters .accolade-filters-column .accolade-filters .input-group-lg>.form-control-static.honor-select,form.search .input-group-lg>input.form-control-static[type=text][name*=query],.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,form.search .input-group-lg>.input-group-btn>button.form-control-static[type=submit],.input-group-lg>.input-group-btn>.form-control-static.athlete-profile-unlock-button,.input-group-lg>.input-group-btn>.form-control-static.athlete-profile-lock-button,.input-group-lg>.input-group-btn>.form-control-static.athlete-profile-edit-button,.input-group-lg>.input-group-btn>.form-control-static.athlete-profile-add-organization-button,.form-control-static.input-sm,.input-group-sm>.form-control-static.form-control,.advanced-filters .accolade-filters-column .accolade-filters .input-group-sm>.form-control-static.honor-select,form.search .input-group-sm>input.form-control-static[type=text][name*=query],.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn,form.search .input-group-sm>.input-group-btn>button.form-control-static[type=submit],.input-group-sm>.input-group-btn>.form-control-static.athlete-profile-unlock-button,.input-group-sm>.input-group-btn>.form-control-static.athlete-profile-lock-button,.input-group-sm>.input-group-btn>.form-control-static.athlete-profile-edit-button,.input-group-sm>.input-group-btn>.form-control-static.athlete-profile-add-organization-button{padding-left:0;padding-right:0}.input-sm,.input-group-sm>.form-control,.advanced-filters .accolade-filters-column .accolade-filters .input-group-sm>.honor-select,form.search .input-group-sm>input[type=text][name*=query],.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn,form.search .input-group-sm>.input-group-btn>button[type=submit],.input-group-sm>.input-group-btn>.athlete-profile-unlock-button,.input-group-sm>.input-group-btn>.athlete-profile-lock-button,.input-group-sm>.input-group-btn>.athlete-profile-edit-button,.input-group-sm>.input-group-btn>.athlete-profile-add-organization-button{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm,.input-group-sm>select.form-control,.advanced-filters .accolade-filters-column .accolade-filters .input-group-sm>select.honor-select,.input-group-sm>select.input-group-addon,.input-group-sm>.input-group-btn>select.btn,.input-group-sm>.input-group-btn>select.athlete-profile-unlock-button,.input-group-sm>.input-group-btn>select.athlete-profile-lock-button,.input-group-sm>.input-group-btn>select.athlete-profile-edit-button,.input-group-sm>.input-group-btn>select.athlete-profile-add-organization-button{height:30px;line-height:30px}textarea.input-sm,.input-group-sm>textarea.form-control,.advanced-filters .accolade-filters-column .accolade-filters .input-group-sm>textarea.honor-select,.input-group-sm>textarea.input-group-addon,.input-group-sm>.input-group-btn>textarea.btn,.input-group-sm>.input-group-btn>textarea.athlete-profile-unlock-button,.input-group-sm>.input-group-btn>textarea.athlete-profile-lock-button,.input-group-sm>.input-group-btn>textarea.athlete-profile-edit-button,.input-group-sm>.input-group-btn>textarea.athlete-profile-add-organization-button,select[multiple].input-sm,.input-group-sm>select[multiple].form-control,.advanced-filters .accolade-filters-column .accolade-filters .input-group-sm>select[multiple].honor-select,.input-group-sm>select[multiple].input-group-addon,.input-group-sm>.input-group-btn>select[multiple].btn,.input-group-sm>.input-group-btn>select[multiple].athlete-profile-unlock-button,.input-group-sm>.input-group-btn>select[multiple].athlete-profile-lock-button,.input-group-sm>.input-group-btn>select[multiple].athlete-profile-edit-button,.input-group-sm>.input-group-btn>select[multiple].athlete-profile-add-organization-button{height:auto}.form-group-sm .form-control,.form-group-sm .advanced-filters .accolade-filters-column .accolade-filters .honor-select,.advanced-filters .accolade-filters-column .accolade-filters .form-group-sm .honor-select,.form-group-sm form.search input[type=text][name*=query],form.search .form-group-sm input[type=text][name*=query]{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control,.form-group-sm .advanced-filters .accolade-filters-column .accolade-filters select.honor-select,.advanced-filters .accolade-filters-column .accolade-filters .form-group-sm select.honor-select{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm .advanced-filters .accolade-filters-column .accolade-filters textarea.honor-select,.advanced-filters .accolade-filters-column .accolade-filters .form-group-sm textarea.honor-select,.form-group-sm select[multiple].form-control,.form-group-sm .advanced-filters .accolade-filters-column .accolade-filters select[multiple].honor-select,.advanced-filters .accolade-filters-column .accolade-filters .form-group-sm select[multiple].honor-select{height:auto}.form-group-sm .form-control-static{height:30px;padding:5px 10px;font-size:12px;line-height:1.5}.input-lg,.input-group-lg>.form-control,.advanced-filters .accolade-filters-column .accolade-filters .input-group-lg>.honor-select,form.search .input-group-lg>input[type=text][name*=query],.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn,form.search .input-group-lg>.input-group-btn>button[type=submit],.input-group-lg>.input-group-btn>.athlete-profile-unlock-button,.input-group-lg>.input-group-btn>.athlete-profile-lock-button,.input-group-lg>.input-group-btn>.athlete-profile-edit-button,.input-group-lg>.input-group-btn>.athlete-profile-add-organization-button{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg,.input-group-lg>select.form-control,.advanced-filters .accolade-filters-column .accolade-filters .input-group-lg>select.honor-select,.input-group-lg>select.input-group-addon,.input-group-lg>.input-group-btn>select.btn,.input-group-lg>.input-group-btn>select.athlete-profile-unlock-button,.input-group-lg>.input-group-btn>select.athlete-profile-lock-button,.input-group-lg>.input-group-btn>select.athlete-profile-edit-button,.input-group-lg>.input-group-btn>select.athlete-profile-add-organization-button{height:46px;line-height:46px}textarea.input-lg,.input-group-lg>textarea.form-control,.advanced-filters .accolade-filters-column .accolade-filters .input-group-lg>textarea.honor-select,.input-group-lg>textarea.input-group-addon,.input-group-lg>.input-group-btn>textarea.btn,.input-group-lg>.input-group-btn>textarea.athlete-profile-unlock-button,.input-group-lg>.input-group-btn>textarea.athlete-profile-lock-button,.input-group-lg>.input-group-btn>textarea.athlete-profile-edit-button,.input-group-lg>.input-group-btn>textarea.athlete-profile-add-organization-button,select[multiple].input-lg,.input-group-lg>select[multiple].form-control,.advanced-filters .accolade-filters-column .accolade-filters .input-group-lg>select[multiple].honor-select,.input-group-lg>select[multiple].input-group-addon,.input-group-lg>.input-group-btn>select[multiple].btn,.input-group-lg>.input-group-btn>select[multiple].athlete-profile-unlock-button,.input-group-lg>.input-group-btn>select[multiple].athlete-profile-lock-button,.input-group-lg>.input-group-btn>select[multiple].athlete-profile-edit-button,.input-group-lg>.input-group-btn>select[multiple].athlete-profile-add-organization-button{height:auto}.form-group-lg .form-control,.form-group-lg .advanced-filters .accolade-filters-column .accolade-filters .honor-select,.advanced-filters .accolade-filters-column .accolade-filters .form-group-lg .honor-select,.form-group-lg form.search input[type=text][name*=query],form.search .form-group-lg input[type=text][name*=query]{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control,.form-group-lg .advanced-filters .accolade-filters-column .accolade-filters select.honor-select,.advanced-filters .accolade-filters-column .accolade-filters .form-group-lg select.honor-select{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg .advanced-filters .accolade-filters-column .accolade-filters textarea.honor-select,.advanced-filters .accolade-filters-column .accolade-filters .form-group-lg textarea.honor-select,.form-group-lg select[multiple].form-control,.form-group-lg .advanced-filters .accolade-filters-column .accolade-filters select[multiple].honor-select,.advanced-filters .accolade-filters-column .accolade-filters .form-group-lg select[multiple].honor-select{height:auto}.form-group-lg .form-control-static{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control,.has-feedback .advanced-filters .accolade-filters-column .accolade-filters .honor-select,.advanced-filters .accolade-filters-column .accolade-filters .has-feedback .honor-select,.has-feedback form.search input[type=text][name*=query],form.search .has-feedback input[type=text][name*=query]{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.advanced-filters .accolade-filters-column .accolade-filters .input-group-lg>.honor-select+.form-control-feedback,form.search .input-group-lg>input[type=text][name*=query]+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback,form.search .input-group-lg>.input-group-btn>button[type=submit]+.form-control-feedback,.input-group-lg>.input-group-btn>.athlete-profile-unlock-button+.form-control-feedback,.input-group-lg>.input-group-btn>.athlete-profile-lock-button+.form-control-feedback,.input-group-lg>.input-group-btn>.athlete-profile-edit-button+.form-control-feedback,.input-group-lg>.input-group-btn>.athlete-profile-add-organization-button+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.advanced-filters .accolade-filters-column .accolade-filters .input-group-sm>.honor-select+.form-control-feedback,form.search .input-group-sm>input[type=text][name*=query]+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback,form.search .input-group-sm>.input-group-btn>button[type=submit]+.form-control-feedback,.input-group-sm>.input-group-btn>.athlete-profile-unlock-button+.form-control-feedback,.input-group-sm>.input-group-btn>.athlete-profile-lock-button+.form-control-feedback,.input-group-sm>.input-group-btn>.athlete-profile-edit-button+.form-control-feedback,.input-group-sm>.input-group-btn>.athlete-profile-add-organization-button+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control,.has-success .advanced-filters .accolade-filters-column .accolade-filters .honor-select,.advanced-filters .accolade-filters-column .accolade-filters .has-success .honor-select,.has-success form.search input[type=text][name*=query],form.search .has-success input[type=text][name*=query]{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus,.has-success .advanced-filters .accolade-filters-column .accolade-filters .honor-select:focus,.advanced-filters .accolade-filters-column .accolade-filters .has-success .honor-select:focus,.has-success form.search input[type=text][name*=query]:focus,form.search .has-success input[type=text][name*=query]:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control,.has-warning .advanced-filters .accolade-filters-column .accolade-filters .honor-select,.advanced-filters .accolade-filters-column .accolade-filters .has-warning .honor-select,.has-warning form.search input[type=text][name*=query],form.search .has-warning input[type=text][name*=query]{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus,.has-warning .advanced-filters .accolade-filters-column .accolade-filters .honor-select:focus,.advanced-filters .accolade-filters-column .accolade-filters .has-warning .honor-select:focus,.has-warning form.search input[type=text][name*=query]:focus,form.search .has-warning input[type=text][name*=query]:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control,.has-error .advanced-filters .accolade-filters-column .accolade-filters .honor-select,.advanced-filters .accolade-filters-column .accolade-filters .has-error .honor-select,.has-error form.search input[type=text][name*=query],form.search .has-error input[type=text][name*=query]{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus,.has-error .advanced-filters .accolade-filters-column .accolade-filters .honor-select:focus,.advanced-filters .accolade-filters-column .accolade-filters .has-error .honor-select:focus,.has-error form.search input[type=text][name*=query]:focus,form.search .has-error input[type=text][name*=query]:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.has-feedback label ~ .form-control-feedback{top:25px}.has-feedback label.sr-only ~ .form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width: 768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control,.form-inline .advanced-filters .accolade-filters-column .accolade-filters .honor-select,.advanced-filters .accolade-filters-column .accolade-filters .form-inline .honor-select,.form-inline form.search input[type=text][name*=query],form.search .form-inline input[type=text][name*=query]{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control,.form-inline .input-group .advanced-filters .accolade-filters-column .accolade-filters .honor-select,.advanced-filters .accolade-filters-column .accolade-filters .form-inline .input-group .honor-select,.form-inline .input-group form.search input[type=text][name*=query],form.search .form-inline .input-group input[type=text][name*=query]{width:auto}.form-inline .input-group>.form-control,.form-inline .advanced-filters .accolade-filters-column .accolade-filters .input-group>.honor-select,.advanced-filters .accolade-filters-column .accolade-filters .form-inline .input-group>.honor-select,.form-inline form.search .input-group>input[type=text][name*=query],form.search .form-inline .input-group>input[type=text][name*=query]{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.form-horizontal .form-group:before,.form-horizontal .form-group:after{content:" ";display:table}.form-horizontal .form-group:after{clear:both}@media (min-width: 768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width: 768px){.form-horizontal .form-group-lg .control-label{padding-top:14.333333px}}@media (min-width: 768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn,form.search button[type=submit],.athlete-profile-unlock-button,.athlete-profile-lock-button,.athlete-profile-edit-button,.athlete-profile-add-organization-button{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.428571429;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,form.search button[type=submit]:focus,.athlete-profile-unlock-button:focus,.athlete-profile-lock-button:focus,.athlete-profile-edit-button:focus,.athlete-profile-add-organization-button:focus,.btn.focus,form.search button.focus[type=submit],.focus.athlete-profile-unlock-button,.focus.athlete-profile-lock-button,.focus.athlete-profile-edit-button,.focus.athlete-profile-add-organization-button,.btn:active:focus,form.search button[type=submit]:active:focus,.athlete-profile-unlock-button:active:focus,.athlete-profile-lock-button:active:focus,.athlete-profile-edit-button:active:focus,.athlete-profile-add-organization-button:active:focus,.btn:active.focus,form.search button[type=submit]:active.focus,.athlete-profile-unlock-button:active.focus,.athlete-profile-lock-button:active.focus,.athlete-profile-edit-button:active.focus,.athlete-profile-add-organization-button:active.focus,.btn.active:focus,form.search button.active[type=submit]:focus,.active.athlete-profile-unlock-button:focus,.active.athlete-profile-lock-button:focus,.active.athlete-profile-edit-button:focus,.active.athlete-profile-add-organization-button:focus,.btn.active.focus,form.search button.active.focus[type=submit],.active.focus.athlete-profile-unlock-button,.active.focus.athlete-profile-lock-button,.active.focus.athlete-profile-edit-button,.active.focus.athlete-profile-add-organization-button{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,form.search button[type=submit]:hover,.athlete-profile-unlock-button:hover,.athlete-profile-lock-button:hover,.athlete-profile-edit-button:hover,.athlete-profile-add-organization-button:hover,.btn:focus,form.search button[type=submit]:focus,.athlete-profile-unlock-button:focus,.athlete-profile-lock-button:focus,.athlete-profile-edit-button:focus,.athlete-profile-add-organization-button:focus,.btn.focus,form.search button.focus[type=submit],.focus.athlete-profile-unlock-button,.focus.athlete-profile-lock-button,.focus.athlete-profile-edit-button,.focus.athlete-profile-add-organization-button{color:#333;text-decoration:none}.btn:active,form.search button[type=submit]:active,.athlete-profile-unlock-button:active,.athlete-profile-lock-button:active,.athlete-profile-edit-button:active,.athlete-profile-add-organization-button:active,.btn.active,form.search button.active[type=submit],.active.athlete-profile-unlock-button,.active.athlete-profile-lock-button,.active.athlete-profile-edit-button,.active.athlete-profile-add-organization-button{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,form.search button.disabled[type=submit],.disabled.athlete-profile-unlock-button,.disabled.athlete-profile-lock-button,.disabled.athlete-profile-edit-button,.disabled.athlete-profile-add-organization-button,.btn[disabled],form.search button[disabled][type=submit],[disabled].athlete-profile-unlock-button,[disabled].athlete-profile-lock-button,[disabled].athlete-profile-edit-button,[disabled].athlete-profile-add-organization-button,fieldset[disabled] .btn,fieldset[disabled] form.search button[type=submit],form.search fieldset[disabled] button[type=submit],fieldset[disabled] .athlete-profile-unlock-button,fieldset[disabled] .athlete-profile-lock-button,fieldset[disabled] .athlete-profile-edit-button,fieldset[disabled] .athlete-profile-add-organization-button{cursor:not-allowed;pointer-events:none;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.btn-default,.search-scope-view-section a.btn:not(.collapsed),.search-scope-view-section a.athlete-profile-unlock-button:not(.collapsed),.search-scope-view-section a.athlete-profile-lock-button:not(.collapsed),.search-scope-view-section a.athlete-profile-edit-button:not(.collapsed),.search-scope-view-section a.athlete-profile-add-organization-button:not(.collapsed){color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.search-scope-view-section a.btn:hover:not(.collapsed),.search-scope-view-section a.athlete-profile-unlock-button:hover:not(.collapsed),.search-scope-view-section a.athlete-profile-lock-button:hover:not(.collapsed),.search-scope-view-section a.athlete-profile-edit-button:hover:not(.collapsed),.search-scope-view-section a.athlete-profile-add-organization-button:hover:not(.collapsed),.btn-default:focus,.search-scope-view-section a.btn:focus:not(.collapsed),.search-scope-view-section a.athlete-profile-unlock-button:focus:not(.collapsed),.search-scope-view-section a.athlete-profile-lock-button:focus:not(.collapsed),.search-scope-view-section a.athlete-profile-edit-button:focus:not(.collapsed),.search-scope-view-section a.athlete-profile-add-organization-button:focus:not(.collapsed),.btn-default.focus,.search-scope-view-section a.focus.btn:not(.collapsed),.search-scope-view-section a.focus.athlete-profile-unlock-button:not(.collapsed),.search-scope-view-section a.focus.athlete-profile-lock-button:not(.collapsed),.search-scope-view-section a.focus.athlete-profile-edit-button:not(.collapsed),.search-scope-view-section a.focus.athlete-profile-add-organization-button:not(.collapsed),.btn-default:active,.search-scope-view-section a.btn:active:not(.collapsed),.search-scope-view-section a.athlete-profile-unlock-button:active:not(.collapsed),.search-scope-view-section a.athlete-profile-lock-button:active:not(.collapsed),.search-scope-view-section a.athlete-profile-edit-button:active:not(.collapsed),.search-scope-view-section a.athlete-profile-add-organization-button:active:not(.collapsed),.btn-default.active,.search-scope-view-section a.active.btn:not(.collapsed),.search-scope-view-section a.active.athlete-profile-unlock-button:not(.collapsed),.search-scope-view-section a.active.athlete-profile-lock-button:not(.collapsed),.search-scope-view-section a.active.athlete-profile-edit-button:not(.collapsed),.search-scope-view-section a.active.athlete-profile-add-organization-button:not(.collapsed),.open>.btn-default.dropdown-toggle,.search-scope-view-section .open>a.dropdown-toggle.btn:not(.collapsed),.search-scope-view-section .open>a.dropdown-toggle.athlete-profile-unlock-button:not(.collapsed),.search-scope-view-section .open>a.dropdown-toggle.athlete-profile-lock-button:not(.collapsed),.search-scope-view-section .open>a.dropdown-toggle.athlete-profile-edit-button:not(.collapsed),.search-scope-view-section .open>a.dropdown-toggle.athlete-profile-add-organization-button:not(.collapsed){color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.search-scope-view-section a.btn:active:not(.collapsed),.search-scope-view-section a.athlete-profile-unlock-button:active:not(.collapsed),.search-scope-view-section a.athlete-profile-lock-button:active:not(.collapsed),.search-scope-view-section a.athlete-profile-edit-button:active:not(.collapsed),.search-scope-view-section a.athlete-profile-add-organization-button:active:not(.collapsed),.btn-default.active,.search-scope-view-section a.active.btn:not(.collapsed),.search-scope-view-section a.active.athlete-profile-unlock-button:not(.collapsed),.search-scope-view-section a.active.athlete-profile-lock-button:not(.collapsed),.search-scope-view-section a.active.athlete-profile-edit-button:not(.collapsed),.search-scope-view-section a.active.athlete-profile-add-organization-button:not(.collapsed),.open>.btn-default.dropdown-toggle,.search-scope-view-section .open>a.dropdown-toggle.btn:not(.collapsed),.search-scope-view-section .open>a.dropdown-toggle.athlete-profile-unlock-button:not(.collapsed),.search-scope-view-section .open>a.dropdown-toggle.athlete-profile-lock-button:not(.collapsed),.search-scope-view-section .open>a.dropdown-toggle.athlete-profile-edit-button:not(.collapsed),.search-scope-view-section .open>a.dropdown-toggle.athlete-profile-add-organization-button:not(.collapsed){background-image:none}.btn-default.disabled,.search-scope-view-section a.disabled.btn:not(.collapsed),.search-scope-view-section a.disabled.athlete-profile-unlock-button:not(.collapsed),.search-scope-view-section a.disabled.athlete-profile-lock-button:not(.collapsed),.search-scope-view-section a.disabled.athlete-profile-edit-button:not(.collapsed),.search-scope-view-section a.disabled.athlete-profile-add-organization-button:not(.collapsed),.btn-default.disabled:hover,.search-scope-view-section a.disabled.btn:hover:not(.collapsed),.search-scope-view-section a.disabled.athlete-profile-unlock-button:hover:not(.collapsed),.search-scope-view-section a.disabled.athlete-profile-lock-button:hover:not(.collapsed),.search-scope-view-section a.disabled.athlete-profile-edit-button:hover:not(.collapsed),.search-scope-view-section a.disabled.athlete-profile-add-organization-button:hover:not(.collapsed),.btn-default.disabled:focus,.search-scope-view-section a.disabled.btn:focus:not(.collapsed),.search-scope-view-section a.disabled.athlete-profile-unlock-button:focus:not(.collapsed),.search-scope-view-section a.disabled.athlete-profile-lock-button:focus:not(.collapsed),.search-scope-view-section a.disabled.athlete-profile-edit-button:focus:not(.collapsed),.search-scope-view-section a.disabled.athlete-profile-add-organization-button:focus:not(.collapsed),.btn-default.disabled.focus,.search-scope-view-section a.disabled.focus.btn:not(.collapsed),.search-scope-view-section a.disabled.focus.athlete-profile-unlock-button:not(.collapsed),.search-scope-view-section a.disabled.focus.athlete-profile-lock-button:not(.collapsed),.search-scope-view-section a.disabled.focus.athlete-profile-edit-button:not(.collapsed),.search-scope-view-section a.disabled.focus.athlete-profile-add-organization-button:not(.collapsed),.btn-default.disabled:active,.search-scope-view-section a.disabled.btn:active:not(.collapsed),.search-scope-view-section a.disabled.athlete-profile-unlock-button:active:not(.collapsed),.search-scope-view-section a.disabled.athlete-profile-lock-button:active:not(.collapsed),.search-scope-view-section a.disabled.athlete-profile-edit-button:active:not(.collapsed),.search-scope-view-section a.disabled.athlete-profile-add-organization-button:active:not(.collapsed),.btn-default.disabled.active,.search-scope-view-section a.disabled.active.btn:not(.collapsed),.search-scope-view-section a.disabled.active.athlete-profile-unlock-button:not(.collapsed),.search-scope-view-section a.disabled.active.athlete-profile-lock-button:not(.collapsed),.search-scope-view-section a.disabled.active.athlete-profile-edit-button:not(.collapsed),.search-scope-view-section a.disabled.active.athlete-profile-add-organization-button:not(.collapsed),.btn-default[disabled],.search-scope-view-section a[disabled].btn:not(.collapsed),.search-scope-view-section a[disabled].athlete-profile-unlock-button:not(.collapsed),.search-scope-view-section a[disabled].athlete-profile-lock-button:not(.collapsed),.search-scope-view-section a[disabled].athlete-profile-edit-button:not(.collapsed),.search-scope-view-section a[disabled].athlete-profile-add-organization-button:not(.collapsed),.btn-default[disabled]:hover,.search-scope-view-section a[disabled].btn:hover:not(.collapsed),.search-scope-view-section a[disabled].athlete-profile-unlock-button:hover:not(.collapsed),.search-scope-view-section a[disabled].athlete-profile-lock-button:hover:not(.collapsed),.search-scope-view-section a[disabled].athlete-profile-edit-button:hover:not(.collapsed),.search-scope-view-section a[disabled].athlete-profile-add-organization-button:hover:not(.collapsed),.btn-default[disabled]:focus,.search-scope-view-section a[disabled].btn:focus:not(.collapsed),.search-scope-view-section a[disabled].athlete-profile-unlock-button:focus:not(.collapsed),.search-scope-view-section a[disabled].athlete-profile-lock-button:focus:not(.collapsed),.search-scope-view-section a[disabled].athlete-profile-edit-button:focus:not(.collapsed),.search-scope-view-section a[disabled].athlete-profile-add-organization-button:focus:not(.collapsed),.btn-default[disabled].focus,.search-scope-view-section a[disabled].focus.btn:not(.collapsed),.search-scope-view-section a[disabled].focus.athlete-profile-unlock-button:not(.collapsed),.search-scope-view-section a[disabled].focus.athlete-profile-lock-button:not(.collapsed),.search-scope-view-section a[disabled].focus.athlete-profile-edit-button:not(.collapsed),.search-scope-view-section a[disabled].focus.athlete-profile-add-organization-button:not(.collapsed),.btn-default[disabled]:active,.search-scope-view-section a[disabled].btn:active:not(.collapsed),.search-scope-view-section a[disabled].athlete-profile-unlock-button:active:not(.collapsed),.search-scope-view-section a[disabled].athlete-profile-lock-button:active:not(.collapsed),.search-scope-view-section a[disabled].athlete-profile-edit-button:active:not(.collapsed),.search-scope-view-section a[disabled].athlete-profile-add-organization-button:active:not(.collapsed),.btn-default[disabled].active,.search-scope-view-section a[disabled].active.btn:not(.collapsed),.search-scope-view-section a[disabled].active.athlete-profile-unlock-button:not(.collapsed),.search-scope-view-section a[disabled].active.athlete-profile-lock-button:not(.collapsed),.search-scope-view-section a[disabled].active.athlete-profile-edit-button:not(.collapsed),.search-scope-view-section a[disabled].active.athlete-profile-add-organization-button:not(.collapsed),fieldset[disabled] .btn-default,fieldset[disabled] .search-scope-view-section a.btn:not(.collapsed),.search-scope-view-section fieldset[disabled] a.btn:not(.collapsed),fieldset[disabled] .search-scope-view-section a.athlete-profile-unlock-button:not(.collapsed),.search-scope-view-section fieldset[disabled] a.athlete-profile-unlock-button:not(.collapsed),fieldset[disabled] .search-scope-view-section a.athlete-profile-lock-button:not(.collapsed),.search-scope-view-section fieldset[disabled] a.athlete-profile-lock-button:not(.collapsed),fieldset[disabled] .search-scope-view-section a.athlete-profile-edit-button:not(.collapsed),.search-scope-view-section fieldset[disabled] a.athlete-profile-edit-button:not(.collapsed),fieldset[disabled] .search-scope-view-section a.athlete-profile-add-organization-button:not(.collapsed),.search-scope-view-section fieldset[disabled] a.athlete-profile-add-organization-button:not(.collapsed),fieldset[disabled] .btn-default:hover,fieldset[disabled] .search-scope-view-section a.btn:hover:not(.collapsed),.search-scope-view-section fieldset[disabled] a.btn:hover:not(.collapsed),fieldset[disabled] .search-scope-view-section a.athlete-profile-unlock-button:hover:not(.collapsed),.search-scope-view-section fieldset[disabled] a.athlete-profile-unlock-button:hover:not(.collapsed),fieldset[disabled] .search-scope-view-section a.athlete-profile-lock-button:hover:not(.collapsed),.search-scope-view-section fieldset[disabled] a.athlete-profile-lock-button:hover:not(.collapsed),fieldset[disabled] .search-scope-view-section a.athlete-profile-edit-button:hover:not(.collapsed),.search-scope-view-section fieldset[disabled] a.athlete-profile-edit-button:hover:not(.collapsed),fieldset[disabled] .search-scope-view-section a.athlete-profile-add-organization-button:hover:not(.collapsed),.search-scope-view-section fieldset[disabled] a.athlete-profile-add-organization-button:hover:not(.collapsed),fieldset[disabled] .btn-default:focus,fieldset[disabled] .search-scope-view-section a.btn:focus:not(.collapsed),.search-scope-view-section fieldset[disabled] a.btn:focus:not(.collapsed),fieldset[disabled] .search-scope-view-section a.athlete-profile-unlock-button:focus:not(.collapsed),.search-scope-view-section fieldset[disabled] a.athlete-profile-unlock-button:focus:not(.collapsed),fieldset[disabled] .search-scope-view-section a.athlete-profile-lock-button:focus:not(.collapsed),.search-scope-view-section fieldset[disabled] a.athlete-profile-lock-button:focus:not(.collapsed),fieldset[disabled] .search-scope-view-section a.athlete-profile-edit-button:focus:not(.collapsed),.search-scope-view-section fieldset[disabled] a.athlete-profile-edit-button:focus:not(.collapsed),fieldset[disabled] .search-scope-view-section a.athlete-profile-add-organization-button:focus:not(.collapsed),.search-scope-view-section fieldset[disabled] a.athlete-profile-add-organization-button:focus:not(.collapsed),fieldset[disabled] .btn-default.focus,fieldset[disabled] .search-scope-view-section a.focus.btn:not(.collapsed),.search-scope-view-section fieldset[disabled] a.focus.btn:not(.collapsed),fieldset[disabled] .search-scope-view-section a.focus.athlete-profile-unlock-button:not(.collapsed),.search-scope-view-section fieldset[disabled] a.focus.athlete-profile-unlock-button:not(.collapsed),fieldset[disabled] .search-scope-view-section a.focus.athlete-profile-lock-button:not(.collapsed),.search-scope-view-section fieldset[disabled] a.focus.athlete-profile-lock-button:not(.collapsed),fieldset[disabled] .search-scope-view-section a.focus.athlete-profile-edit-button:not(.collapsed),.search-scope-view-section fieldset[disabled] a.focus.athlete-profile-edit-button:not(.collapsed),fieldset[disabled] .search-scope-view-section a.focus.athlete-profile-add-organization-button:not(.collapsed),.search-scope-view-section fieldset[disabled] a.focus.athlete-profile-add-organization-button:not(.collapsed),fieldset[disabled] .btn-default:active,fieldset[disabled] .search-scope-view-section a.btn:active:not(.collapsed),.search-scope-view-section fieldset[disabled] a.btn:active:not(.collapsed),fieldset[disabled] .search-scope-view-section a.athlete-profile-unlock-button:active:not(.collapsed),.search-scope-view-section fieldset[disabled] a.athlete-profile-unlock-button:active:not(.collapsed),fieldset[disabled] .search-scope-view-section a.athlete-profile-lock-button:active:not(.collapsed),.search-scope-view-section fieldset[disabled] a.athlete-profile-lock-button:active:not(.collapsed),fieldset[disabled] .search-scope-view-section a.athlete-profile-edit-button:active:not(.collapsed),.search-scope-view-section fieldset[disabled] a.athlete-profile-edit-button:active:not(.collapsed),fieldset[disabled] .search-scope-view-section a.athlete-profile-add-organization-button:active:not(.collapsed),.search-scope-view-section fieldset[disabled] a.athlete-profile-add-organization-button:active:not(.collapsed),fieldset[disabled] .btn-default.active,fieldset[disabled] .search-scope-view-section a.active.btn:not(.collapsed),.search-scope-view-section fieldset[disabled] a.active.btn:not(.collapsed),fieldset[disabled] .search-scope-view-section a.active.athlete-profile-unlock-button:not(.collapsed),.search-scope-view-section fieldset[disabled] a.active.athlete-profile-unlock-button:not(.collapsed),fieldset[disabled] .search-scope-view-section a.active.athlete-profile-lock-button:not(.collapsed),.search-scope-view-section fieldset[disabled] a.active.athlete-profile-lock-button:not(.collapsed),fieldset[disabled] .search-scope-view-section a.active.athlete-profile-edit-button:not(.collapsed),.search-scope-view-section fieldset[disabled] a.active.athlete-profile-edit-button:not(.collapsed),fieldset[disabled] .search-scope-view-section a.active.athlete-profile-add-organization-button:not(.collapsed),.search-scope-view-section fieldset[disabled] a.active.athlete-profile-add-organization-button:not(.collapsed){background-color:#fff;border-color:#ccc}.btn-default .badge,.search-scope-view-section a.btn:not(.collapsed) .badge,.search-scope-view-section a.athlete-profile-unlock-button:not(.collapsed) .badge,.search-scope-view-section a.athlete-profile-lock-button:not(.collapsed) .badge,.search-scope-view-section a.athlete-profile-edit-button:not(.collapsed) .badge,.search-scope-view-section a.athlete-profile-add-organization-button:not(.collapsed) .badge{color:#fff;background-color:#333}.btn-primary,form.search button[type=submit],.athlete-profile-unlock-button,.athlete-profile-lock-button,.athlete-profile-edit-button,.athlete-profile-add-organization-button{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:hover,form.search button[type=submit]:hover,.athlete-profile-unlock-button:hover,.athlete-profile-lock-button:hover,.athlete-profile-edit-button:hover,.athlete-profile-add-organization-button:hover,.btn-primary:focus,form.search button[type=submit]:focus,.athlete-profile-unlock-button:focus,.athlete-profile-lock-button:focus,.athlete-profile-edit-button:focus,.athlete-profile-add-organization-button:focus,.btn-primary.focus,form.search button.focus[type=submit],.focus.athlete-profile-unlock-button,.focus.athlete-profile-lock-button,.focus.athlete-profile-edit-button,.focus.athlete-profile-add-organization-button,.btn-primary:active,form.search button[type=submit]:active,.athlete-profile-unlock-button:active,.athlete-profile-lock-button:active,.athlete-profile-edit-button:active,.athlete-profile-add-organization-button:active,.btn-primary.active,form.search button.active[type=submit],.active.athlete-profile-unlock-button,.active.athlete-profile-lock-button,.active.athlete-profile-edit-button,.active.athlete-profile-add-organization-button,.open>.btn-primary.dropdown-toggle,form.search .open>button.dropdown-toggle[type=submit],.open>.dropdown-toggle.athlete-profile-unlock-button,.open>.dropdown-toggle.athlete-profile-lock-button,.open>.dropdown-toggle.athlete-profile-edit-button,.open>.dropdown-toggle.athlete-profile-add-organization-button{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,form.search button[type=submit]:active,.athlete-profile-unlock-button:active,.athlete-profile-lock-button:active,.athlete-profile-edit-button:active,.athlete-profile-add-organization-button:active,.btn-primary.active,form.search button.active[type=submit],.active.athlete-profile-unlock-button,.active.athlete-profile-lock-button,.active.athlete-profile-edit-button,.active.athlete-profile-add-organization-button,.open>.btn-primary.dropdown-toggle,form.search .open>button.dropdown-toggle[type=submit],.open>.dropdown-toggle.athlete-profile-unlock-button,.open>.dropdown-toggle.athlete-profile-lock-button,.open>.dropdown-toggle.athlete-profile-edit-button,.open>.dropdown-toggle.athlete-profile-add-organization-button{background-image:none}.btn-primary.disabled,form.search button.disabled[type=submit],.disabled.athlete-profile-unlock-button,.disabled.athlete-profile-lock-button,.disabled.athlete-profile-edit-button,.disabled.athlete-profile-add-organization-button,.btn-primary.disabled:hover,form.search button.disabled[type=submit]:hover,.disabled.athlete-profile-unlock-button:hover,.disabled.athlete-profile-lock-button:hover,.disabled.athlete-profile-edit-button:hover,.disabled.athlete-profile-add-organization-button:hover,.btn-primary.disabled:focus,form.search button.disabled[type=submit]:focus,.disabled.athlete-profile-unlock-button:focus,.disabled.athlete-profile-lock-button:focus,.disabled.athlete-profile-edit-button:focus,.disabled.athlete-profile-add-organization-button:focus,.btn-primary.disabled.focus,form.search button.disabled.focus[type=submit],.disabled.focus.athlete-profile-unlock-button,.disabled.focus.athlete-profile-lock-button,.disabled.focus.athlete-profile-edit-button,.disabled.focus.athlete-profile-add-organization-button,.btn-primary.disabled:active,form.search button.disabled[type=submit]:active,.disabled.athlete-profile-unlock-button:active,.disabled.athlete-profile-lock-button:active,.disabled.athlete-profile-edit-button:active,.disabled.athlete-profile-add-organization-button:active,.btn-primary.disabled.active,form.search button.disabled.active[type=submit],.disabled.active.athlete-profile-unlock-button,.disabled.active.athlete-profile-lock-button,.disabled.active.athlete-profile-edit-button,.disabled.active.athlete-profile-add-organization-button,.btn-primary[disabled],form.search button[disabled][type=submit],[disabled].athlete-profile-unlock-button,[disabled].athlete-profile-lock-button,[disabled].athlete-profile-edit-button,[disabled].athlete-profile-add-organization-button,.btn-primary[disabled]:hover,form.search button[disabled][type=submit]:hover,[disabled].athlete-profile-unlock-button:hover,[disabled].athlete-profile-lock-button:hover,[disabled].athlete-profile-edit-button:hover,[disabled].athlete-profile-add-organization-button:hover,.btn-primary[disabled]:focus,form.search button[disabled][type=submit]:focus,[disabled].athlete-profile-unlock-button:focus,[disabled].athlete-profile-lock-button:focus,[disabled].athlete-profile-edit-button:focus,[disabled].athlete-profile-add-organization-button:focus,.btn-primary[disabled].focus,form.search button[disabled].focus[type=submit],[disabled].focus.athlete-profile-unlock-button,[disabled].focus.athlete-profile-lock-button,[disabled].focus.athlete-profile-edit-button,[disabled].focus.athlete-profile-add-organization-button,.btn-primary[disabled]:active,form.search button[disabled][type=submit]:active,[disabled].athlete-profile-unlock-button:active,[disabled].athlete-profile-lock-button:active,[disabled].athlete-profile-edit-button:active,[disabled].athlete-profile-add-organization-button:active,.btn-primary[disabled].active,form.search button[disabled].active[type=submit],[disabled].active.athlete-profile-unlock-button,[disabled].active.athlete-profile-lock-button,[disabled].active.athlete-profile-edit-button,[disabled].active.athlete-profile-add-organization-button,fieldset[disabled] .btn-primary,fieldset[disabled] form.search button[type=submit],form.search fieldset[disabled] button[type=submit],fieldset[disabled] .athlete-profile-unlock-button,fieldset[disabled] .athlete-profile-lock-button,fieldset[disabled] .athlete-profile-edit-button,fieldset[disabled] .athlete-profile-add-organization-button,fieldset[disabled] .btn-primary:hover,fieldset[disabled] form.search button[type=submit]:hover,form.search fieldset[disabled] button[type=submit]:hover,fieldset[disabled] .athlete-profile-unlock-button:hover,fieldset[disabled] .athlete-profile-lock-button:hover,fieldset[disabled] .athlete-profile-edit-button:hover,fieldset[disabled] .athlete-profile-add-organization-button:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] form.search button[type=submit]:focus,form.search fieldset[disabled] button[type=submit]:focus,fieldset[disabled] .athlete-profile-unlock-button:focus,fieldset[disabled] .athlete-profile-lock-button:focus,fieldset[disabled] .athlete-profile-edit-button:focus,fieldset[disabled] .athlete-profile-add-organization-button:focus,fieldset[disabled] .btn-primary.focus,fieldset[disabled] form.search button.focus[type=submit],form.search fieldset[disabled] button.focus[type=submit],fieldset[disabled] .focus.athlete-profile-unlock-button,fieldset[disabled] .focus.athlete-profile-lock-button,fieldset[disabled] .focus.athlete-profile-edit-button,fieldset[disabled] .focus.athlete-profile-add-organization-button,fieldset[disabled] .btn-primary:active,fieldset[disabled] form.search button[type=submit]:active,form.search fieldset[disabled] button[type=submit]:active,fieldset[disabled] .athlete-profile-unlock-button:active,fieldset[disabled] .athlete-profile-lock-button:active,fieldset[disabled] .athlete-profile-edit-button:active,fieldset[disabled] .athlete-profile-add-organization-button:active,fieldset[disabled] .btn-primary.active,fieldset[disabled] form.search button.active[type=submit],form.search fieldset[disabled] button.active[type=submit],fieldset[disabled] .active.athlete-profile-unlock-button,fieldset[disabled] .active.athlete-profile-lock-button,fieldset[disabled] .active.athlete-profile-edit-button,fieldset[disabled] .active.athlete-profile-add-organization-button{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge,form.search button[type=submit] .badge,.athlete-profile-unlock-button .badge,.athlete-profile-lock-button .badge,.athlete-profile-edit-button .badge,.athlete-profile-add-organization-button .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success.focus,.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle{background-image:none}.btn-success.disabled,.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled.active,.btn-success[disabled],.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled].active,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info.focus,.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle{background-image:none}.btn-info.disabled,.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled.active,.btn-info[disabled],.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled].active,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning.focus,.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle{background-image:none}.btn-warning.disabled,.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled.active,.btn-warning[disabled],.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger.focus,.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle{background-image:none}.btn-danger.disabled,.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled.active,.btn-danger[disabled],.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#337ab7;font-weight:normal;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link:focus{color:#777777;text-decoration:none}.btn-lg,.btn-group-lg>.btn,.btn-group-lg>.athlete-profile-unlock-button,.btn-group-lg>.athlete-profile-lock-button,.btn-group-lg>.athlete-profile-edit-button,.btn-group-lg>.athlete-profile-add-organization-button,form.search button[type=submit]{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-group-sm>.btn,form.search .btn-group-sm>button[type=submit],.btn-group-sm>.athlete-profile-unlock-button,.btn-group-sm>.athlete-profile-lock-button,.btn-group-sm>.athlete-profile-edit-button,.btn-group-sm>.athlete-profile-add-organization-button,.advanced-filters .program-filters button[type=submit]{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn,form.search .btn-group-xs>button[type=submit],.btn-group-xs>.athlete-profile-unlock-button,.btn-group-xs>.athlete-profile-lock-button,.btn-group-xs>.athlete-profile-edit-button,.btn-group-xs>.athlete-profile-add-organization-button,.athlete-profile-unlock-button,.athlete-profile-lock-button,.athlete-profile-edit-button{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity 0.15s linear;transition:opacity 0.15s linear}.fade.in{opacity:1}.collapse{display:none;visibility:hidden}.collapse.in{display:block;visibility:visible}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height, visibility;transition-property:height, visibility;-webkit-transition-duration:0.35s;transition-duration:0.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);background-clip:padding-box}.dropdown-menu.pull-right,.dropdown-menu.custom-edit-actions{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.428571429;color:#333333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.428571429;color:#777777;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu,.custom-edit-actions>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width: 768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,form.search .btn-group>button[type=submit],.btn-group>.athlete-profile-unlock-button,.btn-group>.athlete-profile-lock-button,.btn-group>.athlete-profile-edit-button,.btn-group>.athlete-profile-add-organization-button,.btn-group-vertical>.btn,form.search .btn-group-vertical>button[type=submit],.btn-group-vertical>.athlete-profile-unlock-button,.btn-group-vertical>.athlete-profile-lock-button,.btn-group-vertical>.athlete-profile-edit-button,.btn-group-vertical>.athlete-profile-add-organization-button{position:relative;float:left}.btn-group>.btn:hover,form.search .btn-group>button[type=submit]:hover,.btn-group>.athlete-profile-unlock-button:hover,.btn-group>.athlete-profile-lock-button:hover,.btn-group>.athlete-profile-edit-button:hover,.btn-group>.athlete-profile-add-organization-button:hover,.btn-group>.btn:focus,form.search .btn-group>button[type=submit]:focus,.btn-group>.athlete-profile-unlock-button:focus,.btn-group>.athlete-profile-lock-button:focus,.btn-group>.athlete-profile-edit-button:focus,.btn-group>.athlete-profile-add-organization-button:focus,.btn-group>.btn:active,form.search .btn-group>button[type=submit]:active,.btn-group>.athlete-profile-unlock-button:active,.btn-group>.athlete-profile-lock-button:active,.btn-group>.athlete-profile-edit-button:active,.btn-group>.athlete-profile-add-organization-button:active,.btn-group>.btn.active,form.search .btn-group>button.active[type=submit],.btn-group>.active.athlete-profile-unlock-button,.btn-group>.active.athlete-profile-lock-button,.btn-group>.active.athlete-profile-edit-button,.btn-group>.active.athlete-profile-add-organization-button,.btn-group-vertical>.btn:hover,form.search .btn-group-vertical>button[type=submit]:hover,.btn-group-vertical>.athlete-profile-unlock-button:hover,.btn-group-vertical>.athlete-profile-lock-button:hover,.btn-group-vertical>.athlete-profile-edit-button:hover,.btn-group-vertical>.athlete-profile-add-organization-button:hover,.btn-group-vertical>.btn:focus,form.search .btn-group-vertical>button[type=submit]:focus,.btn-group-vertical>.athlete-profile-unlock-button:focus,.btn-group-vertical>.athlete-profile-lock-button:focus,.btn-group-vertical>.athlete-profile-edit-button:focus,.btn-group-vertical>.athlete-profile-add-organization-button:focus,.btn-group-vertical>.btn:active,form.search .btn-group-vertical>button[type=submit]:active,.btn-group-vertical>.athlete-profile-unlock-button:active,.btn-group-vertical>.athlete-profile-lock-button:active,.btn-group-vertical>.athlete-profile-edit-button:active,.btn-group-vertical>.athlete-profile-add-organization-button:active,.btn-group-vertical>.btn.active,form.search .btn-group-vertical>button.active[type=submit],.btn-group-vertical>.active.athlete-profile-unlock-button,.btn-group-vertical>.active.athlete-profile-lock-button,.btn-group-vertical>.active.athlete-profile-edit-button,.btn-group-vertical>.active.athlete-profile-add-organization-button{z-index:2}.btn-group .btn+.btn,.btn-group form.search button[type=submit]+.btn,form.search .btn-group button[type=submit]+.btn,.btn-group .athlete-profile-unlock-button+.btn,.btn-group .athlete-profile-lock-button+.btn,.btn-group .athlete-profile-edit-button+.btn,.btn-group .athlete-profile-add-organization-button+.btn,.btn-group form.search .btn+button[type=submit],form.search .btn-group .btn+button[type=submit],.btn-group form.search button[type=submit]+button[type=submit],form.search .btn-group button[type=submit]+button[type=submit],.btn-group form.search .athlete-profile-unlock-button+button[type=submit],form.search .btn-group .athlete-profile-unlock-button+button[type=submit],.btn-group form.search .athlete-profile-lock-button+button[type=submit],form.search .btn-group .athlete-profile-lock-button+button[type=submit],.btn-group form.search .athlete-profile-edit-button+button[type=submit],form.search .btn-group .athlete-profile-edit-button+button[type=submit],.btn-group form.search .athlete-profile-add-organization-button+button[type=submit],form.search .btn-group .athlete-profile-add-organization-button+button[type=submit],.btn-group .btn+.athlete-profile-unlock-button,.btn-group form.search button[type=submit]+.athlete-profile-unlock-button,form.search .btn-group button[type=submit]+.athlete-profile-unlock-button,.btn-group .athlete-profile-unlock-button+.athlete-profile-unlock-button,.btn-group .athlete-profile-lock-button+.athlete-profile-unlock-button,.btn-group .athlete-profile-edit-button+.athlete-profile-unlock-button,.btn-group .athlete-profile-add-organization-button+.athlete-profile-unlock-button,.btn-group .btn+.athlete-profile-lock-button,.btn-group form.search button[type=submit]+.athlete-profile-lock-button,form.search .btn-group button[type=submit]+.athlete-profile-lock-button,.btn-group .athlete-profile-unlock-button+.athlete-profile-lock-button,.btn-group .athlete-profile-lock-button+.athlete-profile-lock-button,.btn-group .athlete-profile-edit-button+.athlete-profile-lock-button,.btn-group .athlete-profile-add-organization-button+.athlete-profile-lock-button,.btn-group .btn+.athlete-profile-edit-button,.btn-group form.search button[type=submit]+.athlete-profile-edit-button,form.search .btn-group button[type=submit]+.athlete-profile-edit-button,.btn-group .athlete-profile-unlock-button+.athlete-profile-edit-button,.btn-group .athlete-profile-lock-button+.athlete-profile-edit-button,.btn-group .athlete-profile-edit-button+.athlete-profile-edit-button,.btn-group .athlete-profile-add-organization-button+.athlete-profile-edit-button,.btn-group .btn+.athlete-profile-add-organization-button,.btn-group form.search button[type=submit]+.athlete-profile-add-organization-button,form.search .btn-group button[type=submit]+.athlete-profile-add-organization-button,.btn-group .athlete-profile-unlock-button+.athlete-profile-add-organization-button,.btn-group .athlete-profile-lock-button+.athlete-profile-add-organization-button,.btn-group .athlete-profile-edit-button+.athlete-profile-add-organization-button,.btn-group .athlete-profile-add-organization-button+.athlete-profile-add-organization-button,.btn-group .btn+.btn-group,.btn-group form.search button[type=submit]+.btn-group,form.search .btn-group button[type=submit]+.btn-group,.btn-group .athlete-profile-unlock-button+.btn-group,.btn-group .athlete-profile-lock-button+.btn-group,.btn-group .athlete-profile-edit-button+.btn-group,.btn-group .athlete-profile-add-organization-button+.btn-group,.btn-group .btn-group+.btn,.btn-group form.search .btn-group+button[type=submit],form.search .btn-group .btn-group+button[type=submit],.btn-group .btn-group+.athlete-profile-unlock-button,.btn-group .btn-group+.athlete-profile-lock-button,.btn-group .btn-group+.athlete-profile-edit-button,.btn-group .btn-group+.athlete-profile-add-organization-button,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar:before,.btn-toolbar:after{content:" ";display:table}.btn-toolbar:after{clear:both}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,form.search .btn-toolbar>button[type=submit],.btn-toolbar>.athlete-profile-unlock-button,.btn-toolbar>.athlete-profile-lock-button,.btn-toolbar>.athlete-profile-edit-button,.btn-toolbar>.athlete-profile-add-organization-button,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),form.search .btn-group>button[type=submit]:not(:first-child):not(:last-child):not(.dropdown-toggle),.btn-group>.athlete-profile-unlock-button:not(:first-child):not(:last-child):not(.dropdown-toggle),.btn-group>.athlete-profile-lock-button:not(:first-child):not(:last-child):not(.dropdown-toggle),.btn-group>.athlete-profile-edit-button:not(:first-child):not(:last-child):not(.dropdown-toggle),.btn-group>.athlete-profile-add-organization-button:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child,form.search .btn-group>button[type=submit]:first-child,.btn-group>.athlete-profile-unlock-button:first-child,.btn-group>.athlete-profile-lock-button:first-child,.btn-group>.athlete-profile-edit-button:first-child,.btn-group>.athlete-profile-add-organization-button:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),form.search .btn-group>button[type=submit]:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.athlete-profile-unlock-button:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.athlete-profile-lock-button:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.athlete-profile-edit-button:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.athlete-profile-add-organization-button:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),form.search .btn-group>button[type=submit]:last-child:not(:first-child),.btn-group>.athlete-profile-unlock-button:last-child:not(:first-child),.btn-group>.athlete-profile-lock-button:last-child:not(:first-child),.btn-group>.athlete-profile-edit-button:last-child:not(:first-child),.btn-group>.athlete-profile-add-organization-button:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,form.search .btn-group>.btn-group:not(:first-child):not(:last-child)>button[type=submit],.btn-group>.btn-group:not(:first-child):not(:last-child)>.athlete-profile-unlock-button,.btn-group>.btn-group:not(:first-child):not(:last-child)>.athlete-profile-lock-button,.btn-group>.btn-group:not(:first-child):not(:last-child)>.athlete-profile-edit-button,.btn-group>.btn-group:not(:first-child):not(:last-child)>.athlete-profile-add-organization-button{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,form.search .btn-group>.btn-group:first-child:not(:last-child)>button[type=submit]:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.athlete-profile-unlock-button:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.athlete-profile-lock-button:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.athlete-profile-edit-button:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.athlete-profile-add-organization-button:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,form.search .btn-group>.btn-group:last-child:not(:first-child)>button[type=submit]:first-child,.btn-group>.btn-group:last-child:not(:first-child)>.athlete-profile-unlock-button:first-child,.btn-group>.btn-group:last-child:not(:first-child)>.athlete-profile-lock-button:first-child,.btn-group>.btn-group:last-child:not(:first-child)>.athlete-profile-edit-button:first-child,.btn-group>.btn-group:last-child:not(:first-child)>.athlete-profile-add-organization-button:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle,form.search .btn-group>button[type=submit]+.dropdown-toggle,.btn-group>.athlete-profile-unlock-button+.dropdown-toggle,.btn-group>.athlete-profile-lock-button+.dropdown-toggle,.btn-group>.athlete-profile-edit-button+.dropdown-toggle,.btn-group>.athlete-profile-add-organization-button+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle,.btn-group-lg.btn-group>.btn+.dropdown-toggle,.btn-group-lg.btn-group>.athlete-profile-unlock-button+.dropdown-toggle,.btn-group-lg.btn-group>.athlete-profile-lock-button+.dropdown-toggle,.btn-group-lg.btn-group>.athlete-profile-edit-button+.dropdown-toggle,.btn-group-lg.btn-group>.athlete-profile-add-organization-button+.dropdown-toggle,form.search .btn-group>button[type=submit]+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret,form.search button[type=submit] .caret,.athlete-profile-unlock-button .caret,.athlete-profile-lock-button .caret,.athlete-profile-edit-button .caret,.athlete-profile-add-organization-button .caret{margin-left:0}.btn-lg .caret,.btn-group-lg>.btn .caret,.btn-group-lg>.athlete-profile-unlock-button .caret,.btn-group-lg>.athlete-profile-lock-button .caret,.btn-group-lg>.athlete-profile-edit-button .caret,.btn-group-lg>.athlete-profile-add-organization-button .caret,form.search button[type=submit] .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret,.dropup .btn-group-lg>.btn .caret,.dropup .btn-group-lg>.athlete-profile-unlock-button .caret,.dropup .btn-group-lg>.athlete-profile-lock-button .caret,.dropup .btn-group-lg>.athlete-profile-edit-button .caret,.dropup .btn-group-lg>.athlete-profile-add-organization-button .caret,.dropup form.search button[type=submit] .caret,form.search .dropup button[type=submit] .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,form.search .btn-group-vertical>button[type=submit],.btn-group-vertical>.athlete-profile-unlock-button,.btn-group-vertical>.athlete-profile-lock-button,.btn-group-vertical>.athlete-profile-edit-button,.btn-group-vertical>.athlete-profile-add-organization-button,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn,form.search .btn-group-vertical>.btn-group>button[type=submit],.btn-group-vertical>.btn-group>.athlete-profile-unlock-button,.btn-group-vertical>.btn-group>.athlete-profile-lock-button,.btn-group-vertical>.btn-group>.athlete-profile-edit-button,.btn-group-vertical>.btn-group>.athlete-profile-add-organization-button{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{content:" ";display:table}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group>.btn,form.search .btn-group-vertical>.btn-group>button[type=submit],.btn-group-vertical>.btn-group>.athlete-profile-unlock-button,.btn-group-vertical>.btn-group>.athlete-profile-lock-button,.btn-group-vertical>.btn-group>.athlete-profile-edit-button,.btn-group-vertical>.btn-group>.athlete-profile-add-organization-button{float:none}.btn-group-vertical>.btn+.btn,form.search .btn-group-vertical>button[type=submit]+.btn,.btn-group-vertical>.athlete-profile-unlock-button+.btn,.btn-group-vertical>.athlete-profile-lock-button+.btn,.btn-group-vertical>.athlete-profile-edit-button+.btn,.btn-group-vertical>.athlete-profile-add-organization-button+.btn,form.search .btn-group-vertical>.btn+button[type=submit],form.search .btn-group-vertical>button[type=submit]+button[type=submit],form.search .btn-group-vertical>.athlete-profile-unlock-button+button[type=submit],form.search .btn-group-vertical>.athlete-profile-lock-button+button[type=submit],form.search .btn-group-vertical>.athlete-profile-edit-button+button[type=submit],form.search .btn-group-vertical>.athlete-profile-add-organization-button+button[type=submit],.btn-group-vertical>.btn+.athlete-profile-unlock-button,form.search .btn-group-vertical>button[type=submit]+.athlete-profile-unlock-button,.btn-group-vertical>.athlete-profile-unlock-button+.athlete-profile-unlock-button,.btn-group-vertical>.athlete-profile-lock-button+.athlete-profile-unlock-button,.btn-group-vertical>.athlete-profile-edit-button+.athlete-profile-unlock-button,.btn-group-vertical>.athlete-profile-add-organization-button+.athlete-profile-unlock-button,.btn-group-vertical>.btn+.athlete-profile-lock-button,form.search .btn-group-vertical>button[type=submit]+.athlete-profile-lock-button,.btn-group-vertical>.athlete-profile-unlock-button+.athlete-profile-lock-button,.btn-group-vertical>.athlete-profile-lock-button+.athlete-profile-lock-button,.btn-group-vertical>.athlete-profile-edit-button+.athlete-profile-lock-button,.btn-group-vertical>.athlete-profile-add-organization-button+.athlete-profile-lock-button,.btn-group-vertical>.btn+.athlete-profile-edit-button,form.search .btn-group-vertical>button[type=submit]+.athlete-profile-edit-button,.btn-group-vertical>.athlete-profile-unlock-button+.athlete-profile-edit-button,.btn-group-vertical>.athlete-profile-lock-button+.athlete-profile-edit-button,.btn-group-vertical>.athlete-profile-edit-button+.athlete-profile-edit-button,.btn-group-vertical>.athlete-profile-add-organization-button+.athlete-profile-edit-button,.btn-group-vertical>.btn+.athlete-profile-add-organization-button,form.search .btn-group-vertical>button[type=submit]+.athlete-profile-add-organization-button,.btn-group-vertical>.athlete-profile-unlock-button+.athlete-profile-add-organization-button,.btn-group-vertical>.athlete-profile-lock-button+.athlete-profile-add-organization-button,.btn-group-vertical>.athlete-profile-edit-button+.athlete-profile-add-organization-button,.btn-group-vertical>.athlete-profile-add-organization-button+.athlete-profile-add-organization-button,.btn-group-vertical>.btn+.btn-group,form.search .btn-group-vertical>button[type=submit]+.btn-group,.btn-group-vertical>.athlete-profile-unlock-button+.btn-group,.btn-group-vertical>.athlete-profile-lock-button+.btn-group,.btn-group-vertical>.athlete-profile-edit-button+.btn-group,.btn-group-vertical>.athlete-profile-add-organization-button+.btn-group,.btn-group-vertical>.btn-group+.btn,form.search .btn-group-vertical>.btn-group+button[type=submit],.btn-group-vertical>.btn-group+.athlete-profile-unlock-button,.btn-group-vertical>.btn-group+.athlete-profile-lock-button,.btn-group-vertical>.btn-group+.athlete-profile-edit-button,.btn-group-vertical>.btn-group+.athlete-profile-add-organization-button,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child),form.search .btn-group-vertical>button[type=submit]:not(:first-child):not(:last-child),.btn-group-vertical>.athlete-profile-unlock-button:not(:first-child):not(:last-child),.btn-group-vertical>.athlete-profile-lock-button:not(:first-child):not(:last-child),.btn-group-vertical>.athlete-profile-edit-button:not(:first-child):not(:last-child),.btn-group-vertical>.athlete-profile-add-organization-button:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child),form.search .btn-group-vertical>button[type=submit]:first-child:not(:last-child),.btn-group-vertical>.athlete-profile-unlock-button:first-child:not(:last-child),.btn-group-vertical>.athlete-profile-lock-button:first-child:not(:last-child),.btn-group-vertical>.athlete-profile-edit-button:first-child:not(:last-child),.btn-group-vertical>.athlete-profile-add-organization-button:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child),form.search .btn-group-vertical>button[type=submit]:last-child:not(:first-child),.btn-group-vertical>.athlete-profile-unlock-button:last-child:not(:first-child),.btn-group-vertical>.athlete-profile-lock-button:last-child:not(:first-child),.btn-group-vertical>.athlete-profile-edit-button:last-child:not(:first-child),.btn-group-vertical>.athlete-profile-add-organization-button:last-child:not(:first-child){border-bottom-left-radius:4px;border-top-right-radius:0;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,form.search .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>button[type=submit],.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.athlete-profile-unlock-button,.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.athlete-profile-lock-button,.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.athlete-profile-edit-button,.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.athlete-profile-add-organization-button{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,form.search .btn-group-vertical>.btn-group:first-child:not(:last-child)>button[type=submit]:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.athlete-profile-unlock-button:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.athlete-profile-lock-button:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.athlete-profile-edit-button:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.athlete-profile-add-organization-button:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child,form.search .btn-group-vertical>.btn-group:last-child:not(:first-child)>button[type=submit]:first-child,.btn-group-vertical>.btn-group:last-child:not(:first-child)>.athlete-profile-unlock-button:first-child,.btn-group-vertical>.btn-group:last-child:not(:first-child)>.athlete-profile-lock-button:first-child,.btn-group-vertical>.btn-group:last-child:not(:first-child)>.athlete-profile-edit-button:first-child,.btn-group-vertical>.btn-group:last-child:not(:first-child)>.athlete-profile-add-organization-button:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,form.search .btn-group-justified>button[type=submit],.btn-group-justified>.athlete-profile-unlock-button,.btn-group-justified>.athlete-profile-lock-button,.btn-group-justified>.athlete-profile-edit-button,.btn-group-justified>.athlete-profile-add-organization-button,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn,.btn-group-justified>.btn-group form.search button[type=submit],form.search .btn-group-justified>.btn-group button[type=submit],.btn-group-justified>.btn-group .athlete-profile-unlock-button,.btn-group-justified>.btn-group .athlete-profile-lock-button,.btn-group-justified>.btn-group .athlete-profile-edit-button,.btn-group-justified>.btn-group .athlete-profile-add-organization-button{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle="buttons"]>.btn input[type="radio"],form.search [data-toggle="buttons"]>button[type=submit] input[type="radio"],[data-toggle="buttons"]>.athlete-profile-unlock-button input[type="radio"],[data-toggle="buttons"]>.athlete-profile-lock-button input[type="radio"],[data-toggle="buttons"]>.athlete-profile-edit-button input[type="radio"],[data-toggle="buttons"]>.athlete-profile-add-organization-button input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],form.search [data-toggle="buttons"]>button[type=submit] input[type="checkbox"],[data-toggle="buttons"]>.athlete-profile-unlock-button input[type="checkbox"],[data-toggle="buttons"]>.athlete-profile-lock-button input[type="checkbox"],[data-toggle="buttons"]>.athlete-profile-edit-button input[type="checkbox"],[data-toggle="buttons"]>.athlete-profile-add-organization-button input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],form.search [data-toggle="buttons"]>.btn-group>button[type=submit] input[type="radio"],[data-toggle="buttons"]>.btn-group>.athlete-profile-unlock-button input[type="radio"],[data-toggle="buttons"]>.btn-group>.athlete-profile-lock-button input[type="radio"],[data-toggle="buttons"]>.btn-group>.athlete-profile-edit-button input[type="radio"],[data-toggle="buttons"]>.btn-group>.athlete-profile-add-organization-button input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"],form.search [data-toggle="buttons"]>.btn-group>button[type=submit] input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.athlete-profile-unlock-button input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.athlete-profile-lock-button input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.athlete-profile-edit-button input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.athlete-profile-add-organization-button input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-left:0;padding-right:0}.input-group .form-control,.input-group .advanced-filters .accolade-filters-column .accolade-filters .honor-select,.advanced-filters .accolade-filters-column .accolade-filters .input-group .honor-select,.input-group form.search input[type=text][name*=query],form.search .input-group input[type=text][name*=query]{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-addon,.input-group-btn,.input-group .form-control,.input-group .advanced-filters .accolade-filters-column .accolade-filters .honor-select,.advanced-filters .accolade-filters-column .accolade-filters .input-group .honor-select,.input-group form.search input[type=text][name*=query],form.search .input-group input[type=text][name*=query]{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child),.input-group .advanced-filters .accolade-filters-column .accolade-filters .honor-select:not(:first-child):not(:last-child),.advanced-filters .accolade-filters-column .accolade-filters .input-group .honor-select:not(:first-child):not(:last-child),.input-group form.search input[type=text][name*=query]:not(:first-child):not(:last-child),form.search .input-group input[type=text][name*=query]:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;color:#555555;text-align:center;background-color:#eeeeee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm,.advanced-filters .accolade-filters-column .accolade-filters .input-group-sm>.input-group-addon.honor-select,form.search .input-group-sm>input.input-group-addon[type=text][name*=query],.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn,form.search .input-group-sm>.input-group-btn>button.input-group-addon[type=submit],.input-group-sm>.input-group-btn>.input-group-addon.athlete-profile-unlock-button,.input-group-sm>.input-group-btn>.input-group-addon.athlete-profile-lock-button,.input-group-sm>.input-group-btn>.input-group-addon.athlete-profile-edit-button,.input-group-sm>.input-group-btn>.input-group-addon.athlete-profile-add-organization-button{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg,.advanced-filters .accolade-filters-column .accolade-filters .input-group-lg>.input-group-addon.honor-select,form.search .input-group-lg>input.input-group-addon[type=text][name*=query],.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn,form.search .input-group-lg>.input-group-btn>button.input-group-addon[type=submit],.input-group-lg>.input-group-btn>.input-group-addon.athlete-profile-unlock-button,.input-group-lg>.input-group-btn>.input-group-addon.athlete-profile-lock-button,.input-group-lg>.input-group-btn>.input-group-addon.athlete-profile-edit-button,.input-group-lg>.input-group-btn>.input-group-addon.athlete-profile-add-organization-button{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group .advanced-filters .accolade-filters-column .accolade-filters .honor-select:first-child,.advanced-filters .accolade-filters-column .accolade-filters .input-group .honor-select:first-child,.input-group form.search input[type=text][name*=query]:first-child,form.search .input-group input[type=text][name*=query]:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,form.search .input-group-btn:first-child>button[type=submit],.input-group-btn:first-child>.athlete-profile-unlock-button,.input-group-btn:first-child>.athlete-profile-lock-button,.input-group-btn:first-child>.athlete-profile-edit-button,.input-group-btn:first-child>.athlete-profile-add-organization-button,.input-group-btn:first-child>.btn-group>.btn,form.search .input-group-btn:first-child>.btn-group>button[type=submit],.input-group-btn:first-child>.btn-group>.athlete-profile-unlock-button,.input-group-btn:first-child>.btn-group>.athlete-profile-lock-button,.input-group-btn:first-child>.btn-group>.athlete-profile-edit-button,.input-group-btn:first-child>.btn-group>.athlete-profile-add-organization-button,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),form.search .input-group-btn:last-child>button[type=submit]:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.athlete-profile-unlock-button:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.athlete-profile-lock-button:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.athlete-profile-edit-button:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.athlete-profile-add-organization-button:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,form.search .input-group-btn:last-child>.btn-group:not(:last-child)>button[type=submit],.input-group-btn:last-child>.btn-group:not(:last-child)>.athlete-profile-unlock-button,.input-group-btn:last-child>.btn-group:not(:last-child)>.athlete-profile-lock-button,.input-group-btn:last-child>.btn-group:not(:last-child)>.athlete-profile-edit-button,.input-group-btn:last-child>.btn-group:not(:last-child)>.athlete-profile-add-organization-button{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group .advanced-filters .accolade-filters-column .accolade-filters .honor-select:last-child,.advanced-filters .accolade-filters-column .accolade-filters .input-group .honor-select:last-child,.input-group form.search input[type=text][name*=query]:last-child,form.search .input-group input[type=text][name*=query]:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,form.search .input-group-btn:last-child>button[type=submit],.input-group-btn:last-child>.athlete-profile-unlock-button,.input-group-btn:last-child>.athlete-profile-lock-button,.input-group-btn:last-child>.athlete-profile-edit-button,.input-group-btn:last-child>.athlete-profile-add-organization-button,.input-group-btn:last-child>.btn-group>.btn,form.search .input-group-btn:last-child>.btn-group>button[type=submit],.input-group-btn:last-child>.btn-group>.athlete-profile-unlock-button,.input-group-btn:last-child>.btn-group>.athlete-profile-lock-button,.input-group-btn:last-child>.btn-group>.athlete-profile-edit-button,.input-group-btn:last-child>.btn-group>.athlete-profile-add-organization-button,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),form.search .input-group-btn:first-child>button[type=submit]:not(:first-child),.input-group-btn:first-child>.athlete-profile-unlock-button:not(:first-child),.input-group-btn:first-child>.athlete-profile-lock-button:not(:first-child),.input-group-btn:first-child>.athlete-profile-edit-button:not(:first-child),.input-group-btn:first-child>.athlete-profile-add-organization-button:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,form.search .input-group-btn:first-child>.btn-group:not(:first-child)>button[type=submit],.input-group-btn:first-child>.btn-group:not(:first-child)>.athlete-profile-unlock-button,.input-group-btn:first-child>.btn-group:not(:first-child)>.athlete-profile-lock-button,.input-group-btn:first-child>.btn-group:not(:first-child)>.athlete-profile-edit-button,.input-group-btn:first-child>.btn-group:not(:first-child)>.athlete-profile-add-organization-button{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn,form.search .input-group-btn>button[type=submit],.input-group-btn>.athlete-profile-unlock-button,.input-group-btn>.athlete-profile-lock-button,.input-group-btn>.athlete-profile-edit-button,.input-group-btn>.athlete-profile-add-organization-button{position:relative}.input-group-btn>.btn+.btn,form.search .input-group-btn>button[type=submit]+.btn,.input-group-btn>.athlete-profile-unlock-button+.btn,.input-group-btn>.athlete-profile-lock-button+.btn,.input-group-btn>.athlete-profile-edit-button+.btn,.input-group-btn>.athlete-profile-add-organization-button+.btn,form.search .input-group-btn>.btn+button[type=submit],form.search .input-group-btn>button[type=submit]+button[type=submit],form.search .input-group-btn>.athlete-profile-unlock-button+button[type=submit],form.search .input-group-btn>.athlete-profile-lock-button+button[type=submit],form.search .input-group-btn>.athlete-profile-edit-button+button[type=submit],form.search .input-group-btn>.athlete-profile-add-organization-button+button[type=submit],.input-group-btn>.btn+.athlete-profile-unlock-button,form.search .input-group-btn>button[type=submit]+.athlete-profile-unlock-button,.input-group-btn>.athlete-profile-unlock-button+.athlete-profile-unlock-button,.input-group-btn>.athlete-profile-lock-button+.athlete-profile-unlock-button,.input-group-btn>.athlete-profile-edit-button+.athlete-profile-unlock-button,.input-group-btn>.athlete-profile-add-organization-button+.athlete-profile-unlock-button,.input-group-btn>.btn+.athlete-profile-lock-button,form.search .input-group-btn>button[type=submit]+.athlete-profile-lock-button,.input-group-btn>.athlete-profile-unlock-button+.athlete-profile-lock-button,.input-group-btn>.athlete-profile-lock-button+.athlete-profile-lock-button,.input-group-btn>.athlete-profile-edit-button+.athlete-profile-lock-button,.input-group-btn>.athlete-profile-add-organization-button+.athlete-profile-lock-button,.input-group-btn>.btn+.athlete-profile-edit-button,form.search .input-group-btn>button[type=submit]+.athlete-profile-edit-button,.input-group-btn>.athlete-profile-unlock-button+.athlete-profile-edit-button,.input-group-btn>.athlete-profile-lock-button+.athlete-profile-edit-button,.input-group-btn>.athlete-profile-edit-button+.athlete-profile-edit-button,.input-group-btn>.athlete-profile-add-organization-button+.athlete-profile-edit-button,.input-group-btn>.btn+.athlete-profile-add-organization-button,form.search .input-group-btn>button[type=submit]+.athlete-profile-add-organization-button,.input-group-btn>.athlete-profile-unlock-button+.athlete-profile-add-organization-button,.input-group-btn>.athlete-profile-lock-button+.athlete-profile-add-organization-button,.input-group-btn>.athlete-profile-edit-button+.athlete-profile-add-organization-button,.input-group-btn>.athlete-profile-add-organization-button+.athlete-profile-add-organization-button{margin-left:-1px}.input-group-btn>.btn:hover,form.search .input-group-btn>button[type=submit]:hover,.input-group-btn>.athlete-profile-unlock-button:hover,.input-group-btn>.athlete-profile-lock-button:hover,.input-group-btn>.athlete-profile-edit-button:hover,.input-group-btn>.athlete-profile-add-organization-button:hover,.input-group-btn>.btn:focus,form.search .input-group-btn>button[type=submit]:focus,.input-group-btn>.athlete-profile-unlock-button:focus,.input-group-btn>.athlete-profile-lock-button:focus,.input-group-btn>.athlete-profile-edit-button:focus,.input-group-btn>.athlete-profile-add-organization-button:focus,.input-group-btn>.btn:active,form.search .input-group-btn>button[type=submit]:active,.input-group-btn>.athlete-profile-unlock-button:active,.input-group-btn>.athlete-profile-lock-button:active,.input-group-btn>.athlete-profile-edit-button:active,.input-group-btn>.athlete-profile-add-organization-button:active{z-index:2}.input-group-btn:first-child>.btn,form.search .input-group-btn:first-child>button[type=submit],.input-group-btn:first-child>.athlete-profile-unlock-button,.input-group-btn:first-child>.athlete-profile-lock-button,.input-group-btn:first-child>.athlete-profile-edit-button,.input-group-btn:first-child>.athlete-profile-add-organization-button,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,form.search .input-group-btn:last-child>button[type=submit],.input-group-btn:last-child>.athlete-profile-unlock-button,.input-group-btn:last-child>.athlete-profile-lock-button,.input-group-btn:last-child>.athlete-profile-edit-button,.input-group-btn:last-child>.athlete-profile-add-organization-button,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav:before,.nav:after{content:" ";display:table}.nav:after{clear:both}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eeeeee}.nav>li.disabled>a{color:#777777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777777;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eeeeee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.428571429;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eeeeee #eeeeee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified,.nav-tabs.nav-justified{width:100%}.nav-justified>li,.nav-tabs.nav-justified>li{float:none}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width: 768px){.nav-justified>li,.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified,.nav-tabs.nav-justified{border-bottom:0}.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width: 768px){.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none;visibility:hidden}.tab-content>.active{display:block;visibility:visible}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}.navbar:before,.navbar:after{content:" ";display:table}.navbar:after{clear:both}@media (min-width: 768px){.navbar{border-radius:4px}}.navbar-header:before,.navbar-header:after{content:" ";display:table}.navbar-header:after{clear:both}@media (min-width: 768px){.navbar-header{float:left}}.navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.navbar-collapse:before,.navbar-collapse:after{content:" ";display:table}.navbar-collapse:after{clear:both}.navbar-collapse.in{overflow-y:auto}@media (min-width: 768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block !important;visibility:visible !important;height:auto !important;padding-bottom:0;overflow:visible !important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width: 480px) and (orientation: landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.featured-row>.navbar-header,[data-member-management-form]>.navbar-header,.roster-search>.navbar-header,.team-search>.navbar-header,.container-fluid>.navbar-collapse,.featured-row>.navbar-collapse,[data-member-management-form]>.navbar-collapse,.roster-search>.navbar-collapse,.team-search>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width: 768px){.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.featured-row>.navbar-header,[data-member-management-form]>.navbar-header,.roster-search>.navbar-header,.team-search>.navbar-header,.container-fluid>.navbar-collapse,.featured-row>.navbar-collapse,[data-member-management-form]>.navbar-collapse,.roster-search>.navbar-collapse,.team-search>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width: 768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width: 768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:15px 15px;font-size:18px;line-height:20px;height:50px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media (min-width: 768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand,.navbar>.featured-row .navbar-brand,.navbar>[data-member-management-form] .navbar-brand,.navbar>.roster-search .navbar-brand,.navbar>.team-search .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width: 768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width: 767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width: 768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);margin-top:8px;margin-bottom:8px}@media (min-width: 768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control,.navbar-form .advanced-filters .accolade-filters-column .accolade-filters .honor-select,.advanced-filters .accolade-filters-column .accolade-filters .navbar-form .honor-select,.navbar-form form.search input[type=text][name*=query],form.search .navbar-form input[type=text][name*=query]{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control,.navbar-form .input-group .advanced-filters .accolade-filters-column .accolade-filters .honor-select,.advanced-filters .accolade-filters-column .accolade-filters .navbar-form .input-group .honor-select,.navbar-form .input-group form.search input[type=text][name*=query],form.search .navbar-form .input-group input[type=text][name*=query]{width:auto}.navbar-form .input-group>.form-control,.navbar-form .advanced-filters .accolade-filters-column .accolade-filters .input-group>.honor-select,.advanced-filters .accolade-filters-column .accolade-filters .navbar-form .input-group>.honor-select,.navbar-form form.search .input-group>input[type=text][name*=query],form.search .navbar-form .input-group>input[type=text][name*=query]{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width: 767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width: 768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm,.btn-group-sm>.navbar-btn.btn,form.search .btn-group-sm>button.navbar-btn[type=submit],.btn-group-sm>.navbar-btn.athlete-profile-unlock-button,.btn-group-sm>.navbar-btn.athlete-profile-lock-button,.btn-group-sm>.navbar-btn.athlete-profile-edit-button,.btn-group-sm>.navbar-btn.athlete-profile-add-organization-button,.advanced-filters .program-filters button.navbar-btn[type=submit]{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs,.btn-group-xs>.navbar-btn.btn,form.search .btn-group-xs>button.navbar-btn[type=submit],.btn-group-xs>.navbar-btn.athlete-profile-add-organization-button,.navbar-btn.athlete-profile-unlock-button,.navbar-btn.athlete-profile-lock-button,.navbar-btn.athlete-profile-edit-button{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width: 768px){.navbar-text{float:left;margin-left:15px;margin-right:15px}}@media (min-width: 768px){.navbar-left{float:left !important}.navbar-right{float:right !important;margin-right:-15px}.navbar-right ~ .navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#e7e7e7;color:#555}@media (max-width: 767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:hover,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#090909}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{background-color:#090909;color:#fff}@media (max-width: 767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:hover,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb,.scope-management-breadcrumb,.scope_breadcrumbs{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li,.scope-management-breadcrumb>li,.scope_breadcrumbs>li{display:inline-block}.breadcrumb>li+li:before,.scope-management-breadcrumb>li+li:before,.scope_breadcrumbs>li+li:before{content:"/ ";padding:0 5px;color:#ccc}.breadcrumb>.active,.scope-management-breadcrumb>.active,.scope_breadcrumbs>.active{color:#777777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.428571429;text-decoration:none;color:#337ab7;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus{color:#23527c;background-color:#eeeeee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:hover,.pagination>.active>a:focus,.pagination>.active>span,.pagination>.active>span:hover,.pagination>.active>span:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.pager:before,.pager:after{content:" ";display:table}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eeeeee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777777;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label:empty{display:none}.btn .label,form.search button[type=submit] .label,.athlete-profile-unlock-button .label,.athlete-profile-lock-button .label,.athlete-profile-edit-button .label,.athlete-profile-add-organization-button .label{position:relative;top:-1px}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label-default{background-color:#777777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;color:#fff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#777777;border-radius:10px}.badge:empty{display:none}.btn .badge,form.search button[type=submit] .badge,.athlete-profile-unlock-button .badge,.athlete-profile-lock-button .badge,.athlete-profile-edit-button .badge,.athlete-profile-add-organization-button .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs>.btn .badge,form.search .btn-group-xs>button[type=submit] .badge,.btn-group-xs>.athlete-profile-add-organization-button .badge,.athlete-profile-unlock-button .badge,.athlete-profile-lock-button .badge,.athlete-profile-edit-button .badge{top:0;padding:1px 5px}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.jumbotron{padding:30px 15px;margin-bottom:30px;color:inherit;background-color:#eeeeee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron,.featured-row .jumbotron,[data-member-management-form] .jumbotron,.roster-search .jumbotron,.team-search .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width: 768px){.jumbotron{padding:48px 0}.container .jumbotron,.container-fluid .jumbotron,.featured-row .jumbotron,[data-member-management-form] .jumbotron,.roster-search .jumbotron,.team-search .jumbotron{padding-left:60px;padding-right:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border 0.2s ease-in-out;transition:border 0.2s ease-in-out}.thumbnail>img,.thumbnail a>img{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto}.thumbnail .caption{padding:9px;color:#333333}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#337ab7}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width 0.6s ease;transition:width 0.6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-right,.media>.pull-right,.media>.custom-edit-actions{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;color:#555;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{background-color:#eeeeee;color:#777777;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-body:before,.panel-body:after{content:" ";display:table}.panel-body:after{clear:both}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-left:15px;padding-right:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:0.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:0.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;transition:-webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out;transition:transform 0.3s ease-out, -webkit-transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);background-clip:padding-box;outline:0}.modal-backdrop{position:absolute;top:0;right:0;left:0;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:0.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.428571429px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.428571429}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before,.modal-footer:after{content:" ";display:table}.modal-footer:after{clear:both}.modal-footer .btn+.btn,.modal-footer form.search button[type=submit]+.btn,form.search .modal-footer button[type=submit]+.btn,.modal-footer .athlete-profile-unlock-button+.btn,.modal-footer .athlete-profile-lock-button+.btn,.modal-footer .athlete-profile-edit-button+.btn,.modal-footer .athlete-profile-add-organization-button+.btn,.modal-footer form.search .btn+button[type=submit],form.search .modal-footer .btn+button[type=submit],.modal-footer form.search button[type=submit]+button[type=submit],form.search .modal-footer button[type=submit]+button[type=submit],.modal-footer form.search .athlete-profile-unlock-button+button[type=submit],form.search .modal-footer .athlete-profile-unlock-button+button[type=submit],.modal-footer form.search .athlete-profile-lock-button+button[type=submit],form.search .modal-footer .athlete-profile-lock-button+button[type=submit],.modal-footer form.search .athlete-profile-edit-button+button[type=submit],form.search .modal-footer .athlete-profile-edit-button+button[type=submit],.modal-footer form.search .athlete-profile-add-organization-button+button[type=submit],form.search .modal-footer .athlete-profile-add-organization-button+button[type=submit],.modal-footer .btn+.athlete-profile-unlock-button,.modal-footer form.search button[type=submit]+.athlete-profile-unlock-button,form.search .modal-footer button[type=submit]+.athlete-profile-unlock-button,.modal-footer .athlete-profile-unlock-button+.athlete-profile-unlock-button,.modal-footer .athlete-profile-lock-button+.athlete-profile-unlock-button,.modal-footer .athlete-profile-edit-button+.athlete-profile-unlock-button,.modal-footer .athlete-profile-add-organization-button+.athlete-profile-unlock-button,.modal-footer .btn+.athlete-profile-lock-button,.modal-footer form.search button[type=submit]+.athlete-profile-lock-button,form.search .modal-footer button[type=submit]+.athlete-profile-lock-button,.modal-footer .athlete-profile-unlock-button+.athlete-profile-lock-button,.modal-footer .athlete-profile-lock-button+.athlete-profile-lock-button,.modal-footer .athlete-profile-edit-button+.athlete-profile-lock-button,.modal-footer .athlete-profile-add-organization-button+.athlete-profile-lock-button,.modal-footer .btn+.athlete-profile-edit-button,.modal-footer form.search button[type=submit]+.athlete-profile-edit-button,form.search .modal-footer button[type=submit]+.athlete-profile-edit-button,.modal-footer .athlete-profile-unlock-button+.athlete-profile-edit-button,.modal-footer .athlete-profile-lock-button+.athlete-profile-edit-button,.modal-footer .athlete-profile-edit-button+.athlete-profile-edit-button,.modal-footer .athlete-profile-add-organization-button+.athlete-profile-edit-button,.modal-footer .btn+.athlete-profile-add-organization-button,.modal-footer form.search button[type=submit]+.athlete-profile-add-organization-button,form.search .modal-footer button[type=submit]+.athlete-profile-add-organization-button,.modal-footer .athlete-profile-unlock-button+.athlete-profile-add-organization-button,.modal-footer .athlete-profile-lock-button+.athlete-profile-add-organization-button,.modal-footer .athlete-profile-edit-button+.athlete-profile-add-organization-button,.modal-footer .athlete-profile-add-organization-button+.athlete-profile-add-organization-button{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn,.modal-footer .btn-group form.search button[type=submit]+.btn,form.search .modal-footer .btn-group button[type=submit]+.btn,.modal-footer .btn-group .athlete-profile-unlock-button+.btn,.modal-footer .btn-group .athlete-profile-lock-button+.btn,.modal-footer .btn-group .athlete-profile-edit-button+.btn,.modal-footer .btn-group .athlete-profile-add-organization-button+.btn,.modal-footer .btn-group form.search .btn+button[type=submit],form.search .modal-footer .btn-group .btn+button[type=submit],.modal-footer .btn-group form.search button[type=submit]+button[type=submit],form.search .modal-footer .btn-group button[type=submit]+button[type=submit],.modal-footer .btn-group form.search .athlete-profile-unlock-button+button[type=submit],form.search .modal-footer .btn-group .athlete-profile-unlock-button+button[type=submit],.modal-footer .btn-group form.search .athlete-profile-lock-button+button[type=submit],form.search .modal-footer .btn-group .athlete-profile-lock-button+button[type=submit],.modal-footer .btn-group form.search .athlete-profile-edit-button+button[type=submit],form.search .modal-footer .btn-group .athlete-profile-edit-button+button[type=submit],.modal-footer .btn-group form.search .athlete-profile-add-organization-button+button[type=submit],form.search .modal-footer .btn-group .athlete-profile-add-organization-button+button[type=submit],.modal-footer .btn-group .btn+.athlete-profile-unlock-button,.modal-footer .btn-group form.search button[type=submit]+.athlete-profile-unlock-button,form.search .modal-footer .btn-group button[type=submit]+.athlete-profile-unlock-button,.modal-footer .btn-group .athlete-profile-unlock-button+.athlete-profile-unlock-button,.modal-footer .btn-group .athlete-profile-lock-button+.athlete-profile-unlock-button,.modal-footer .btn-group .athlete-profile-edit-button+.athlete-profile-unlock-button,.modal-footer .btn-group .athlete-profile-add-organization-button+.athlete-profile-unlock-button,.modal-footer .btn-group .btn+.athlete-profile-lock-button,.modal-footer .btn-group form.search button[type=submit]+.athlete-profile-lock-button,form.search .modal-footer .btn-group button[type=submit]+.athlete-profile-lock-button,.modal-footer .btn-group .athlete-profile-unlock-button+.athlete-profile-lock-button,.modal-footer .btn-group .athlete-profile-lock-button+.athlete-profile-lock-button,.modal-footer .btn-group .athlete-profile-edit-button+.athlete-profile-lock-button,.modal-footer .btn-group .athlete-profile-add-organization-button+.athlete-profile-lock-button,.modal-footer .btn-group .btn+.athlete-profile-edit-button,.modal-footer .btn-group form.search button[type=submit]+.athlete-profile-edit-button,form.search .modal-footer .btn-group button[type=submit]+.athlete-profile-edit-button,.modal-footer .btn-group .athlete-profile-unlock-button+.athlete-profile-edit-button,.modal-footer .btn-group .athlete-profile-lock-button+.athlete-profile-edit-button,.modal-footer .btn-group .athlete-profile-edit-button+.athlete-profile-edit-button,.modal-footer .btn-group .athlete-profile-add-organization-button+.athlete-profile-edit-button,.modal-footer .btn-group .btn+.athlete-profile-add-organization-button,.modal-footer .btn-group form.search button[type=submit]+.athlete-profile-add-organization-button,form.search .modal-footer .btn-group button[type=submit]+.athlete-profile-add-organization-button,.modal-footer .btn-group .athlete-profile-unlock-button+.athlete-profile-add-organization-button,.modal-footer .btn-group .athlete-profile-lock-button+.athlete-profile-add-organization-button,.modal-footer .btn-group .athlete-profile-edit-button+.athlete-profile-add-organization-button,.modal-footer .btn-group .athlete-profile-add-organization-button+.athlete-profile-add-organization-button{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width: 992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;visibility:visible;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:12px;font-weight:normal;line-height:1.4;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:0.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:14px;font-weight:normal;line-height:1.428571429;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);white-space:normal}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999999;border-top-color:rgba(0,0,0,0.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999999;border-right-color:rgba(0,0,0,0.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999999;border-bottom-color:rgba(0,0,0,0.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999999;border-left-color:rgba(0,0,0,0.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto;line-height:1}@media all and (transform-3d), (-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform 0.6s ease-in-out;transition:-webkit-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.carousel-inner>.item.next,.carousel-inner>.item.active.right{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);left:0}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);left:0}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:0.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-control.left{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0.0001)));background-image:linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.0001)), to(rgba(0,0,0,0.5)));background-image:linear-gradient(to right, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:hover,.carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:0.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;line-height:1;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:transparent}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn,.carousel-caption form.search button[type=submit],form.search .carousel-caption button[type=submit],.carousel-caption .athlete-profile-unlock-button,.carousel-caption .athlete-profile-lock-button,.carousel-caption .athlete-profile-edit-button,.carousel-caption .athlete-profile-add-organization-button{text-shadow:none}@media screen and (min-width: 768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right,.custom-edit-actions{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important;visibility:hidden !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs{display:none !important}.visible-sm{display:none !important}.visible-md{display:none !important}.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width: 767px){.visible-xs{display:block !important}table.visible-xs{display:table}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width: 767px){.visible-xs-block{display:block !important}}@media (max-width: 767px){.visible-xs-inline{display:inline !important}}@media (max-width: 767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm{display:block !important}table.visible-sm{display:table}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-block{display:block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline{display:inline !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md{display:block !important}table.visible-md{display:table}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-block{display:block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline{display:inline !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width: 1200px){.visible-lg{display:block !important}table.visible-lg{display:table}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width: 1200px){.visible-lg-block{display:block !important}}@media (min-width: 1200px){.visible-lg-inline{display:inline !important}}@media (min-width: 1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width: 767px){.hidden-xs{display:none !important}}@media (min-width: 768px) and (max-width: 991px){.hidden-sm{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){.hidden-md{display:none !important}}@media (min-width: 1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}@font-face{font-family:'Glyphicons Regular';src:url("https://staging.hailnetworks.com/assets/glyphicons-regular-e03e44c030b9d76880f72a414ffa2207492f22b75e429e2a2729f9cadd1fe4d1.eot");src:url("https://staging.hailnetworks.com/assets/glyphicons-regular-e03e44c030b9d76880f72a414ffa2207492f22b75e429e2a2729f9cadd1fe4d1.eot?#iefix") format("embedded-opentype"),url("https://staging.hailnetworks.com/assets/glyphicons-regular-339b8b952c090bb6410ece848862dbd3d7fe8df8315a329b4ccfb513dccb8e34.woff") format("woff"),url("https://staging.hailnetworks.com/assets/glyphicons-regular-58d634118e5efeabd0b104b70e2af2c6482fc728d3b01f5ba587ed63df923ebc.ttf") format("truetype"),url("https://staging.hailnetworks.com/assets/glyphicons-regular-361e87a6e63f9ccce9094d5ef28ffa44e60a2c7a2274fe793a8bed394e7e77f1.svg#glyphiconsregular") format("svg")}.glyphicons,.athlete-profile-unlock-button i,.athlete-profile-lock-button i{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Regular';font-style:normal;font-weight:normal;line-height:1;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicons.x05,.athlete-profile-unlock-button i.x05,.athlete-profile-lock-button i.x05{font-size:12px}.glyphicons.x2,.athlete-profile-unlock-button i.x2,.athlete-profile-lock-button i.x2{font-size:48px}.glyphicons.x3,.athlete-profile-unlock-button i.x3,.athlete-profile-lock-button i.x3{font-size:72px}.glyphicons.x4,.athlete-profile-unlock-button i.x4,.athlete-profile-lock-button i.x4{font-size:96px}.glyphicons.x5,.athlete-profile-unlock-button i.x5,.athlete-profile-lock-button i.x5{font-size:120px}.glyphicons.light:before,.athlete-profile-unlock-button i.light:before,.athlete-profile-lock-button i.light:before{color:#f2f2f2}.glyphicons.drop:before,.athlete-profile-unlock-button i.drop:before,.athlete-profile-lock-button i.drop:before{text-shadow:-1px 1px 3px rgba(0,0,0,0.3)}.glyphicons.rotate90,.athlete-profile-unlock-button i.rotate90,.athlete-profile-lock-button i.rotate90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.glyphicons.rotate180,.athlete-profile-unlock-button i.rotate180,.athlete-profile-lock-button i.rotate180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.glyphicons.rotate270,.athlete-profile-unlock-button i.rotate270,.athlete-profile-lock-button i.rotate270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.glyphicons-glass:before{content:"\E001"}.glyphicons-leaf:before{content:"\E002"}.glyphicons-dog:before{content:"\E003"}.glyphicons-user:before{content:"\E004"}.glyphicons-girl:before{content:"\E005"}.glyphicons-car:before{content:"\E006"}.glyphicons-user-add:before{content:"\E007"}.glyphicons-user-remove:before{content:"\E008"}.glyphicons-film:before{content:"\E009"}.glyphicons-magic:before{content:"\E010"}.glyphicons-envelope:before{content:"\2709"}.glyphicons-camera:before{content:"\E011"}.glyphicons-heart:before{content:"\E013"}.glyphicons-beach-umbrella:before{content:"\E014"}.glyphicons-train:before{content:"\E015"}.glyphicons-print:before{content:"\E016"}.glyphicons-bin:before{content:"\E017"}.glyphicons-music:before{content:"\E018"}.glyphicons-note:before{content:"\E019"}.glyphicons-heart-empty:before{content:"\E020"}.glyphicons-home:before{content:"\E021"}.glyphicons-snowflake:before{content:"\2744"}.glyphicons-fire:before{content:"\E023"}.glyphicons-magnet:before{content:"\E024"}.glyphicons-parents:before{content:"\E025"}.glyphicons-binoculars:before{content:"\E026"}.glyphicons-road:before{content:"\E027"}.glyphicons-search:before{content:"\E028"}.glyphicons-cars:before{content:"\E029"}.glyphicons-notes-2:before{content:"\E030"}.glyphicons-pencil:before{content:"\270F"}.glyphicons-bus:before{content:"\E032"}.glyphicons-wifi-alt:before{content:"\E033"}.glyphicons-luggage:before{content:"\E034"}.glyphicons-old-man:before{content:"\E035"}.glyphicons-woman:before{content:"\E036"}.glyphicons-file:before{content:"\E037"}.glyphicons-coins:before{content:"\E038"}.glyphicons-airplane:before{content:"\2708"}.glyphicons-notes:before{content:"\E040"}.glyphicons-stats:before{content:"\E041"}.glyphicons-charts:before{content:"\E042"}.glyphicons-pie-chart:before{content:"\E043"}.glyphicons-group:before{content:"\E044"}.glyphicons-keys:before{content:"\E045"}.glyphicons-calendar:before{content:"\E046"}.glyphicons-router:before{content:"\E047"}.glyphicons-camera-small:before{content:"\E048"}.glyphicons-star-empty:before{content:"\E049"}.glyphicons-star:before{content:"\E050"}.glyphicons-link:before{content:"\E051"}.glyphicons-eye-open:before{content:"\E052"}.glyphicons-eye-close:before{content:"\E053"}.glyphicons-alarm:before{content:"\E054"}.glyphicons-clock:before{content:"\E055"}.glyphicons-stopwatch:before{content:"\E056"}.glyphicons-projector:before{content:"\E057"}.glyphicons-history:before{content:"\E058"}.glyphicons-truck:before{content:"\E059"}.glyphicons-cargo:before{content:"\E060"}.glyphicons-compass:before{content:"\E061"}.glyphicons-keynote:before{content:"\E062"}.glyphicons-paperclip:before{content:"\E063"}.glyphicons-power:before{content:"\E064"}.glyphicons-lightbulb:before{content:"\E065"}.glyphicons-tag:before{content:"\E066"}.glyphicons-tags:before{content:"\E067"}.glyphicons-cleaning:before{content:"\E068"}.glyphicons-ruler:before{content:"\E069"}.glyphicons-gift:before{content:"\E070"}.glyphicons-umbrella:before{content:"\2602"}.glyphicons-book:before{content:"\E072"}.glyphicons-bookmark:before{content:"\E073"}.glyphicons-wifi:before{content:"\E074"}.glyphicons-cup:before{content:"\E075"}.glyphicons-stroller:before{content:"\E076"}.glyphicons-headphones:before{content:"\E077"}.glyphicons-headset:before{content:"\E078"}.glyphicons-warning-sign:before{content:"\E079"}.glyphicons-signal:before{content:"\E080"}.glyphicons-retweet:before{content:"\E081"}.glyphicons-refresh:before{content:"\E082"}.glyphicons-roundabout:before{content:"\E083"}.glyphicons-random:before{content:"\E084"}.glyphicons-heat:before{content:"\E085"}.glyphicons-repeat:before{content:"\E086"}.glyphicons-display:before{content:"\E087"}.glyphicons-log-book:before{content:"\E088"}.glyphicons-address-book:before{content:"\E089"}.glyphicons-building:before{content:"\E090"}.glyphicons-eyedropper:before{content:"\E091"}.glyphicons-adjust:before{content:"\E092"}.glyphicons-tint:before{content:"\E093"}.glyphicons-crop:before{content:"\E094"}.glyphicons-vector-path-square:before{content:"\E095"}.glyphicons-vector-path-circle:before{content:"\E096"}.glyphicons-vector-path-polygon:before{content:"\E097"}.glyphicons-vector-path-line:before{content:"\E098"}.glyphicons-vector-path-curve:before{content:"\E099"}.glyphicons-vector-path-all:before{content:"\E100"}.glyphicons-font:before{content:"\E101"}.glyphicons-italic:before{content:"\E102"}.glyphicons-bold:before{content:"\E103"}.glyphicons-text-underline:before{content:"\E104"}.glyphicons-text-strike:before{content:"\E105"}.glyphicons-text-height:before{content:"\E106"}.glyphicons-text-width:before{content:"\E107"}.glyphicons-text-resize:before{content:"\E108"}.glyphicons-left-indent:before{content:"\E109"}.glyphicons-right-indent:before{content:"\E110"}.glyphicons-align-left:before{content:"\E111"}.glyphicons-align-center:before{content:"\E112"}.glyphicons-align-right:before{content:"\E113"}.glyphicons-justify:before{content:"\E114"}.glyphicons-list:before{content:"\E115"}.glyphicons-text-smaller:before{content:"\E116"}.glyphicons-text-bigger:before{content:"\E117"}.glyphicons-embed:before{content:"\E118"}.glyphicons-embed-close:before{content:"\E119"}.glyphicons-table:before{content:"\E120"}.glyphicons-message-full:before{content:"\E121"}.glyphicons-message-empty:before{content:"\E122"}.glyphicons-message-in:before{content:"\E123"}.glyphicons-message-out:before{content:"\E124"}.glyphicons-message-plus:before{content:"\E125"}.glyphicons-message-minus:before{content:"\E126"}.glyphicons-message-ban:before{content:"\E127"}.glyphicons-message-flag:before{content:"\E128"}.glyphicons-message-lock:before{content:"\E129"}.glyphicons-message-new:before{content:"\E130"}.glyphicons-inbox:before{content:"\E131"}.glyphicons-inbox-plus:before{content:"\E132"}.glyphicons-inbox-minus:before{content:"\E133"}.glyphicons-inbox-lock:before{content:"\E134"}.glyphicons-inbox-in:before{content:"\E135"}.glyphicons-inbox-out:before{content:"\E136"}.glyphicons-cogwheel:before{content:"\E137"}.glyphicons-cogwheels:before{content:"\E138"}.glyphicons-picture:before{content:"\E139"}.glyphicons-adjust-alt:before{content:"\E140"}.glyphicons-database-lock:before{content:"\E141"}.glyphicons-database-plus:before{content:"\E142"}.glyphicons-database-minus:before{content:"\E143"}.glyphicons-database-ban:before{content:"\E144"}.glyphicons-folder-open:before{content:"\E145"}.glyphicons-folder-plus:before{content:"\E146"}.glyphicons-folder-minus:before{content:"\E147"}.glyphicons-folder-lock:before{content:"\E148"}.glyphicons-folder-flag:before{content:"\E149"}.glyphicons-folder-new:before{content:"\E150"}.glyphicons-edit:before{content:"\E151"}.glyphicons-new-window:before{content:"\E152"}.glyphicons-check:before{content:"\E153"}.glyphicons-unchecked:before{content:"\E154"}.glyphicons-more-windows:before{content:"\E155"}.glyphicons-show-big-thumbnails:before{content:"\E156"}.glyphicons-show-thumbnails:before{content:"\E157"}.glyphicons-show-thumbnails-with-lines:before{content:"\E158"}.glyphicons-show-lines:before{content:"\E159"}.glyphicons-playlist:before{content:"\E160"}.glyphicons-imac:before{content:"\E161"}.glyphicons-macbook:before{content:"\E162"}.glyphicons-ipad:before{content:"\E163"}.glyphicons-iphone:before{content:"\E164"}.glyphicons-iphone-transfer:before{content:"\E165"}.glyphicons-iphone-exchange:before{content:"\E166"}.glyphicons-ipod:before{content:"\E167"}.glyphicons-ipod-shuffle:before{content:"\E168"}.glyphicons-ear-plugs:before{content:"\E169"}.glyphicons-record:before{content:"\E170"}.glyphicons-step-backward:before{content:"\E171"}.glyphicons-fast-backward:before{content:"\E172"}.glyphicons-rewind:before{content:"\E173"}.glyphicons-play:before{content:"\E174"}.glyphicons-pause:before{content:"\E175"}.glyphicons-stop:before{content:"\E176"}.glyphicons-forward:before{content:"\E177"}.glyphicons-fast-forward:before{content:"\E178"}.glyphicons-step-forward:before{content:"\E179"}.glyphicons-eject:before{content:"\E180"}.glyphicons-facetime-video:before{content:"\E181"}.glyphicons-download-alt:before{content:"\E182"}.glyphicons-mute:before{content:"\E183"}.glyphicons-volume-down:before{content:"\E184"}.glyphicons-volume-up:before{content:"\E185"}.glyphicons-screenshot:before{content:"\E186"}.glyphicons-move:before{content:"\E187"}.glyphicons-more:before{content:"\E188"}.glyphicons-brightness-reduce:before{content:"\E189"}.glyphicons-brightness-increase:before{content:"\E190"}.glyphicons-circle-plus:before{content:"\E191"}.glyphicons-circle-minus:before{content:"\E192"}.glyphicons-circle-remove:before{content:"\E193"}.glyphicons-circle-ok:before{content:"\E194"}.glyphicons-circle-question-mark:before{content:"\E195"}.glyphicons-circle-info:before{content:"\E196"}.glyphicons-circle-exclamation-mark:before{content:"\E197"}.glyphicons-remove:before{content:"\E198"}.glyphicons-ok:before{content:"\E199"}.glyphicons-ban:before{content:"\E200"}.glyphicons-download:before{content:"\E201"}.glyphicons-upload:before{content:"\E202"}.glyphicons-shopping-cart:before{content:"\E203"}.glyphicons-lock:before,.athlete-profile-lock-button i:before{content:"\E204"}.glyphicons-unlock:before,.athlete-profile-unlock-button i:before{content:"\E205"}.glyphicons-electricity:before{content:"\E206"}.glyphicons-ok-2:before{content:"\E207"}.glyphicons-remove-2:before{content:"\E208"}.glyphicons-cart-out:before{content:"\E209"}.glyphicons-cart-in:before{content:"\E210"}.glyphicons-left-arrow:before{content:"\E211"}.glyphicons-right-arrow:before{content:"\E212"}.glyphicons-down-arrow:before{content:"\E213"}.glyphicons-up-arrow:before{content:"\E214"}.glyphicons-resize-small:before{content:"\E215"}.glyphicons-resize-full:before{content:"\E216"}.glyphicons-circle-arrow-left:before{content:"\E217"}.glyphicons-circle-arrow-right:before{content:"\E218"}.glyphicons-circle-arrow-top:before{content:"\E219"}.glyphicons-circle-arrow-down:before{content:"\E220"}.glyphicons-play-button:before{content:"\E221"}.glyphicons-unshare:before{content:"\E222"}.glyphicons-share:before{content:"\E223"}.glyphicons-chevron-right:before{content:"\E224"}.glyphicons-chevron-left:before{content:"\E225"}.glyphicons-bluetooth:before{content:"\E226"}.glyphicons-euro:before{content:"\20AC"}.glyphicons-usd:before{content:"\E228"}.glyphicons-gbp:before{content:"\E229"}.glyphicons-retweet-2:before{content:"\E230"}.glyphicons-moon:before{content:"\E231"}.glyphicons-sun:before{content:"\2609"}.glyphicons-cloud:before{content:"\2601"}.glyphicons-direction:before{content:"\E234"}.glyphicons-brush:before{content:"\E235"}.glyphicons-pen:before{content:"\E236"}.glyphicons-zoom-in:before{content:"\E237"}.glyphicons-zoom-out:before{content:"\E238"}.glyphicons-pin:before{content:"\E239"}.glyphicons-albums:before{content:"\E240"}.glyphicons-rotation-lock:before{content:"\E241"}.glyphicons-flash:before{content:"\E242"}.glyphicons-google-maps:before{content:"\E243"}.glyphicons-anchor:before{content:"\2693"}.glyphicons-conversation:before{content:"\E245"}.glyphicons-chat:before{content:"\E246"}.glyphicons-male:before{content:"\E247"}.glyphicons-female:before{content:"\E248"}.glyphicons-asterisk:before{content:"\002A"}.glyphicons-divide:before{content:"\00F7"}.glyphicons-snorkel-diving:before{content:"\E251"}.glyphicons-scuba-diving:before{content:"\E252"}.glyphicons-oxygen-bottle:before{content:"\E253"}.glyphicons-fins:before{content:"\E254"}.glyphicons-fishes:before{content:"\E255"}.glyphicons-boat:before{content:"\E256"}.glyphicons-delete:before{content:"\E257"}.glyphicons-sheriffs-star:before{content:"\E258"}.glyphicons-qrcode:before{content:"\E259"}.glyphicons-barcode:before{content:"\E260"}.glyphicons-pool:before{content:"\E261"}.glyphicons-buoy:before{content:"\E262"}.glyphicons-spade:before{content:"\E263"}.glyphicons-bank:before{content:"\E264"}.glyphicons-vcard:before{content:"\E265"}.glyphicons-electrical-plug:before{content:"\E266"}.glyphicons-flag:before{content:"\E267"}.glyphicons-credit-card:before{content:"\E268"}.glyphicons-keyboard-wireless:before{content:"\E269"}.glyphicons-keyboard-wired:before{content:"\E270"}.glyphicons-shield:before{content:"\E271"}.glyphicons-ring:before{content:"\02DA"}.glyphicons-cake:before{content:"\E273"}.glyphicons-drink:before{content:"\E274"}.glyphicons-beer:before{content:"\E275"}.glyphicons-fast-food:before{content:"\E276"}.glyphicons-cutlery:before{content:"\E277"}.glyphicons-pizza:before{content:"\E278"}.glyphicons-birthday-cake:before{content:"\E279"}.glyphicons-tablet:before{content:"\E280"}.glyphicons-settings:before{content:"\E281"}.glyphicons-bullets:before{content:"\E282"}.glyphicons-cardio:before{content:"\E283"}.glyphicons-t-shirt:before{content:"\E284"}.glyphicons-pants:before{content:"\E285"}.glyphicons-sweater:before{content:"\E286"}.glyphicons-fabric:before{content:"\E287"}.glyphicons-leather:before{content:"\E288"}.glyphicons-scissors:before{content:"\E289"}.glyphicons-bomb:before{content:"\E290"}.glyphicons-skull:before{content:"\E291"}.glyphicons-celebration:before{content:"\E292"}.glyphicons-tea-kettle:before{content:"\E293"}.glyphicons-french-press:before{content:"\E294"}.glyphicons-coffee-cup:before{content:"\E295"}.glyphicons-pot:before{content:"\E296"}.glyphicons-grater:before{content:"\E297"}.glyphicons-kettle:before{content:"\E298"}.glyphicons-hospital:before{content:"\E299"}.glyphicons-hospital-h:before{content:"\E300"}.glyphicons-microphone:before{content:"\E301"}.glyphicons-webcam:before{content:"\E302"}.glyphicons-temple-christianity-church:before{content:"\E303"}.glyphicons-temple-islam:before{content:"\E304"}.glyphicons-temple-hindu:before{content:"\E305"}.glyphicons-temple-buddhist:before{content:"\E306"}.glyphicons-bicycle:before{content:"\E307"}.glyphicons-life-preserver:before{content:"\E308"}.glyphicons-share-alt:before{content:"\E309"}.glyphicons-comments:before{content:"\E310"}.glyphicons-flower:before{content:"\2698"}.glyphicons-baseball:before{content:"\26BE"}.glyphicons-rugby:before{content:"\E313"}.glyphicons-ax:before{content:"\E314"}.glyphicons-table-tennis:before{content:"\E315"}.glyphicons-bowling:before{content:"\E316"}.glyphicons-tree-conifer:before{content:"\E317"}.glyphicons-tree-deciduous:before{content:"\E318"}.glyphicons-more-items:before{content:"\E319"}.glyphicons-sort:before{content:"\E320"}.glyphicons-filter:before{content:"\E321"}.glyphicons-gamepad:before{content:"\E322"}.glyphicons-playing-dices:before{content:"\E323"}.glyphicons-calculator:before{content:"\E324"}.glyphicons-tie:before{content:"\E325"}.glyphicons-wallet:before{content:"\E326"}.glyphicons-piano:before{content:"\E327"}.glyphicons-sampler:before{content:"\E328"}.glyphicons-podium:before{content:"\E329"}.glyphicons-soccer-ball:before{content:"\E330"}.glyphicons-blog:before{content:"\E331"}.glyphicons-dashboard:before{content:"\E332"}.glyphicons-certificate:before{content:"\E333"}.glyphicons-bell:before{content:"\E334"}.glyphicons-candle:before{content:"\E335"}.glyphicons-pushpin:before{content:"\E336"}.glyphicons-iphone-shake:before{content:"\E337"}.glyphicons-pin-flag:before{content:"\E338"}.glyphicons-turtle:before{content:"\E339"}.glyphicons-rabbit:before{content:"\E340"}.glyphicons-globe:before{content:"\E341"}.glyphicons-briefcase:before{content:"\E342"}.glyphicons-hdd:before{content:"\E343"}.glyphicons-thumbs-up:before{content:"\E344"}.glyphicons-thumbs-down:before{content:"\E345"}.glyphicons-hand-right:before{content:"\E346"}.glyphicons-hand-left:before{content:"\E347"}.glyphicons-hand-up:before{content:"\E348"}.glyphicons-hand-down:before{content:"\E349"}.glyphicons-fullscreen:before{content:"\E350"}.glyphicons-shopping-bag:before{content:"\E351"}.glyphicons-book-open:before{content:"\E352"}.glyphicons-nameplate:before{content:"\E353"}.glyphicons-nameplate-alt:before{content:"\E354"}.glyphicons-vases:before{content:"\E355"}.glyphicons-bullhorn:before{content:"\E356"}.glyphicons-dumbbell:before{content:"\E357"}.glyphicons-suitcase:before{content:"\E358"}.glyphicons-file-import:before{content:"\E359"}.glyphicons-file-export:before{content:"\E360"}.glyphicons-bug:before{content:"\E361"}.glyphicons-crown:before{content:"\E362"}.glyphicons-smoking:before{content:"\E363"}.glyphicons-cloud-download:before{content:"\E364"}.glyphicons-cloud-upload:before{content:"\E365"}.glyphicons-restart:before{content:"\E366"}.glyphicons-security-camera:before{content:"\E367"}.glyphicons-expand:before{content:"\E368"}.glyphicons-collapse:before{content:"\E369"}.glyphicons-collapse-top:before{content:"\E370"}.glyphicons-globe-af:before{content:"\E371"}.glyphicons-global:before{content:"\E372"}.glyphicons-spray:before{content:"\E373"}.glyphicons-nails:before{content:"\E374"}.glyphicons-claw-hammer:before{content:"\E375"}.glyphicons-classic-hammer:before{content:"\E376"}.glyphicons-hand-saw:before{content:"\E377"}.glyphicons-riflescope:before{content:"\E378"}.glyphicons-electrical-socket-eu:before{content:"\E379"}.glyphicons-electrical-socket-us:before{content:"\E380"}.glyphicons-message-forward:before{content:"\E381"}.glyphicons-coat-hanger:before{content:"\E382"}.glyphicons-dress:before{content:"\E383"}.glyphicons-bathrobe:before{content:"\E384"}.glyphicons-shirt:before{content:"\E385"}.glyphicons-underwear:before{content:"\E386"}.glyphicons-log-in:before{content:"\E387"}.glyphicons-log-out:before{content:"\E388"}.glyphicons-exit:before{content:"\E389"}.glyphicons-new-window-alt:before{content:"\E390"}.glyphicons-video-sd:before{content:"\E391"}.glyphicons-video-hd:before{content:"\E392"}.glyphicons-subtitles:before{content:"\E393"}.glyphicons-sound-stereo:before{content:"\E394"}.glyphicons-sound-dolby:before{content:"\E395"}.glyphicons-sound-5-1:before{content:"\E396"}.glyphicons-sound-6-1:before{content:"\E397"}.glyphicons-sound-7-1:before{content:"\E398"}.glyphicons-copyright-mark:before{content:"\E399"}.glyphicons-registration-mark:before{content:"\E400"}.glyphicons-radar:before{content:"\E401"}.glyphicons-skateboard:before{content:"\E402"}.glyphicons-golf-course:before{content:"\E403"}.glyphicons-sorting:before{content:"\E404"}.glyphicons-sort-by-alphabet:before{content:"\E405"}.glyphicons-sort-by-alphabet-alt:before{content:"\E406"}.glyphicons-sort-by-order:before{content:"\E407"}.glyphicons-sort-by-order-alt:before{content:"\E408"}.glyphicons-sort-by-attributes:before{content:"\E409"}.glyphicons-sort-by-attributes-alt:before{content:"\E410"}.glyphicons-compressed:before{content:"\E411"}.glyphicons-package:before{content:"\E412"}.glyphicons-cloud-plus:before{content:"\E413"}.glyphicons-cloud-minus:before{content:"\E414"}.glyphicons-disk-save:before{content:"\E415"}.glyphicons-disk-open:before{content:"\E416"}.glyphicons-disk-saved:before{content:"\E417"}.glyphicons-disk-remove:before{content:"\E418"}.glyphicons-disk-import:before{content:"\E419"}.glyphicons-disk-export:before{content:"\E420"}.glyphicons-tower:before{content:"\E421"}.glyphicons-send:before{content:"\E422"}.glyphicons-git-branch:before{content:"\E423"}.glyphicons-git-create:before{content:"\E424"}.glyphicons-git-private:before{content:"\E425"}.glyphicons-git-delete:before{content:"\E426"}.glyphicons-git-merge:before{content:"\E427"}.glyphicons-git-pull-request:before{content:"\E428"}.glyphicons-git-compare:before{content:"\E429"}.glyphicons-git-commit:before{content:"\E430"}.glyphicons-construction-cone:before{content:"\E431"}.glyphicons-shoe-steps:before{content:"\E432"}.glyphicons-plus:before{content:"\002B"}.glyphicons-minus:before{content:"\2212"}.glyphicons-redo:before{content:"\E435"}.glyphicons-undo:before{content:"\E436"}.glyphicons-golf:before{content:"\E437"}.glyphicons-hockey:before{content:"\E438"}.glyphicons-pipe:before{content:"\E439"}.glyphicons-wrench:before{content:"\E440"}.glyphicons-folder-closed:before{content:"\E441"}.glyphicons-phone-alt:before{content:"\E442"}.glyphicons-earphone:before{content:"\E443"}.glyphicons-floppy-disk:before{content:"\E444"}.glyphicons-floppy-saved:before{content:"\E445"}.glyphicons-floppy-remove:before{content:"\E446"}.glyphicons-floppy-save:before{content:"\E447"}.glyphicons-floppy-open:before{content:"\E448"}.glyphicons-translate:before{content:"\E449"}.glyphicons-fax:before{content:"\E450"}.glyphicons-factory:before{content:"\E451"}.glyphicons-shop-window:before{content:"\E452"}.glyphicons-shop:before{content:"\E453"}.glyphicons-kiosk:before{content:"\E454"}.glyphicons-kiosk-wheels:before{content:"\E455"}.glyphicons-kiosk-light:before{content:"\E456"}.glyphicons-kiosk-food:before{content:"\E457"}.glyphicons-transfer:before{content:"\E458"}.glyphicons-money:before{content:"\E459"}.glyphicons-header:before{content:"\E460"}.glyphicons-blacksmith:before{content:"\E461"}.glyphicons-saw-blade:before{content:"\E462"}.glyphicons-basketball:before{content:"\E463"}.glyphicons-server:before{content:"\E464"}.glyphicons-server-plus:before{content:"\E465"}.glyphicons-server-minus:before{content:"\E466"}.glyphicons-server-ban:before{content:"\E467"}.glyphicons-server-flag:before{content:"\E468"}.glyphicons-server-lock:before{content:"\E469"}.glyphicons-server-new:before{content:"\E470"}.glyphicons-charging-station:before{content:"\E471"}.glyphicons-gas-station:before{content:"\E472"}.glyphicons-target:before{content:"\E473"}.glyphicons-bed-alt:before{content:"\E474"}.glyphicons-mosquito-net:before{content:"\E475"}.glyphicons-dining-set:before{content:"\E476"}.glyphicons-plate-of-food:before{content:"\E477"}.glyphicons-hygiene-kit:before{content:"\E478"}.glyphicons-blackboard:before{content:"\E479"}.glyphicons-marriage:before{content:"\E480"}.glyphicons-bucket:before{content:"\E481"}.glyphicons-none-color-swatch:before{content:"\E482"}.glyphicons-bring-forward:before{content:"\E483"}.glyphicons-bring-to-front:before{content:"\E484"}.glyphicons-send-backward:before{content:"\E485"}.glyphicons-send-to-back:before{content:"\E486"}.glyphicons-fit-frame-to-image:before{content:"\E487"}.glyphicons-fit-image-to-frame:before{content:"\E488"}.glyphicons-multiple-displays:before{content:"\E489"}.glyphicons-handshake:before{content:"\E490"}.glyphicons-child:before{content:"\E491"}.glyphicons-baby-formula:before{content:"\E492"}.glyphicons-medicine:before{content:"\E493"}.glyphicons-atv-vehicle:before{content:"\E494"}.glyphicons-motorcycle:before{content:"\E495"}.glyphicons-bed:before{content:"\E496"}.glyphicons-tent:before{content:"\26FA"}.glyphicons-glasses:before{content:"\E498"}.glyphicons-sunglasses:before{content:"\E499"}.glyphicons-family:before{content:"\E500"}.glyphicons-education:before{content:"\E501"}.glyphicons-shoes:before{content:"\E502"}.glyphicons-map:before{content:"\E503"}.glyphicons-cd:before{content:"\E504"}.glyphicons-alert:before{content:"\E505"}.glyphicons-piggy-bank:before{content:"\E506"}.glyphicons-star-half:before{content:"\E507"}.glyphicons-cluster:before{content:"\E508"}.glyphicons-flowchart:before{content:"\E509"}.glyphicons-commodities:before{content:"\E510"}.glyphicons-duplicate:before{content:"\E511"}.glyphicons-copy:before{content:"\E512"}.glyphicons-paste:before{content:"\E513"}.glyphicons-bath-bathtub:before{content:"\E514"}.glyphicons-bath-shower:before{content:"\E515"}.glyphicons-shower:before{content:"\1F6BF"}.glyphicons-menu-hamburger:before{content:"\E517"}.glyphicons-option-vertical:before{content:"\E518"}.glyphicons-option-horizontal:before{content:"\E519"}.glyphicons-currency-conversion:before{content:"\E520"}.glyphicons-user-ban:before{content:"\E521"}.glyphicons-user-lock:before{content:"\E522"}.glyphicons-user-flag:before{content:"\E523"}.glyphicons-user-asterisk:before{content:"\E524"}.glyphicons-user-alert:before{content:"\E525"}.glyphicons-user-key:before{content:"\E526"}.glyphicons-user-conversation:before{content:"\E527"}.glyphicons-database:before{content:"\E528"}.glyphicons-database-search:before{content:"\E529"}.glyphicons-list-alt:before{content:"\E530"}.glyphicons-hazard-sign:before{content:"\E531"}.glyphicons-hazard:before{content:"\E532"}.glyphicons-stop-sign:before{content:"\E533"}.glyphicons-lab:before{content:"\E534"}.glyphicons-lab-alt:before{content:"\E535"}.glyphicons-ice-cream:before{content:"\E536"}.glyphicons-ice-lolly:before{content:"\E537"}.glyphicons-ice-lolly-tasted:before{content:"\E538"}.glyphicons-invoice:before{content:"\E539"}.glyphicons-cart-tick:before{content:"\E540"}.glyphicons-hourglass:before{content:"\231B"}.glyphicons-cat:before{content:"\1F408"}.glyphicons-lamp:before{content:"\E543"}.glyphicons-scale-classic:before{content:"\E544"}.glyphicons-eye-plus:before{content:"\E545"}.glyphicons-eye-minus:before{content:"\E546"}.glyphicons-quote:before{content:"\E547"}.glyphicons-bitcoin:before{content:"\E548"}.glyphicons-yen:before{content:"\00A5"}.glyphicons-ruble:before{content:"\20BD"}.glyphicons-erase:before{content:"\E551"}.glyphicons-podcast:before{content:"\E552"}.glyphicons-firework:before{content:"\E553"}.glyphicons-scale:before{content:"\E554"}.glyphicons-king:before{content:"\E555"}.glyphicons-queen:before{content:"\E556"}.glyphicons-pawn:before{content:"\E557"}.glyphicons-bishop:before{content:"\E558"}.glyphicons-knight:before{content:"\E559"}.glyphicons-mic-mute:before{content:"\E560"}.glyphicons-voicemail:before{content:"\E561"}.glyphicons-paragraph:before{content:"\00B6"}.glyphicons-person-walking:before{content:"\E563"}.glyphicons-person-wheelchair:before{content:"\E564"}.glyphicons-underground:before{content:"\E565"}.glyphicons-car-hov:before{content:"\E566"}.glyphicons-car-rental:before{content:"\E567"}.glyphicons-transport:before{content:"\E568"}.glyphicons-taxi:before{content:"\1F695"}.glyphicons-ice-cream-no:before{content:"\E570"}.glyphicons-uk-rat-u:before{content:"\E571"}.glyphicons-uk-rat-pg:before{content:"\E572"}.glyphicons-uk-rat-12a:before{content:"\E573"}.glyphicons-uk-rat-12:before{content:"\E574"}.glyphicons-uk-rat-15:before{content:"\E575"}.glyphicons-uk-rat-18:before{content:"\E576"}.glyphicons-uk-rat-r18:before{content:"\E577"}.glyphicons-tv:before{content:"\E578"}.glyphicons-sms:before{content:"\E579"}.glyphicons-mms:before{content:"\E580"}.glyphicons-us-rat-g:before{content:"\E581"}.glyphicons-us-rat-pg:before{content:"\E582"}.glyphicons-us-rat-pg-13:before{content:"\E583"}.glyphicons-us-rat-restricted:before{content:"\E584"}.glyphicons-us-rat-no-one-17:before{content:"\E585"}.glyphicons-equalizer:before{content:"\E586"}.glyphicons-speakers:before{content:"\E587"}.glyphicons-remote-control:before{content:"\E588"}.glyphicons-remote-control-tv:before{content:"\E589"}.glyphicons-shredder:before{content:"\E590"}.glyphicons-folder-heart:before{content:"\E591"}.glyphicons-person-running:before{content:"\E592"}.glyphicons-person:before{content:"\E593"}.glyphicons-voice:before{content:"\E594"}.glyphicons-stethoscope:before{content:"\E595"}.glyphicons-hotspot:before{content:"\E596"}.glyphicons-activity:before{content:"\E597"}.glyphicons-watch:before{content:"\231A"}.glyphicons-scissors-alt:before{content:"\E599"}.glyphicons-car-wheel:before{content:"\E600"}.glyphicons-chevron-up:before{content:"\E601"}.glyphicons-chevron-down:before{content:"\E602"}.glyphicons-superscript:before{content:"\E603"}.glyphicons-subscript:before{content:"\E604"}.glyphicons-text-size:before{content:"\E605"}.glyphicons-text-color:before{content:"\E606"}.glyphicons-text-background:before{content:"\E607"}.glyphicons-modal-window:before{content:"\E608"}.glyphicons-newspaper:before{content:"\1F4F0"}.glyphicons-tractor:before{content:"\1F69C"}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1)}50%{-webkit-transform:scale(1.1)}100%{-webkit-transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce}@-webkit-keyframes swing{20%,40%,60%,80%,100%{-webkit-transform-origin:top center}20%{-webkit-transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}.dropdown-menu li .glyphicons,.dropdown-menu li .athlete-profile-unlock-button i,.athlete-profile-unlock-button .dropdown-menu li i,.dropdown-menu li .athlete-profile-lock-button i,.athlete-profile-lock-button .dropdown-menu li i,.dropdown-menu li .halflings,.dropdown-menu li .filetypes,.dropdown-menu li .social{margin-right:.3em}.list-group .list-group-item .glyphicons,.list-group .list-group-item .athlete-profile-unlock-button i,.athlete-profile-unlock-button .list-group .list-group-item i,.list-group .list-group-item .athlete-profile-lock-button i,.athlete-profile-lock-button .list-group .list-group-item i,.list-group .list-group-item .halflings,.list-group .list-group-item .filetypes,.list-group .list-group-item .social{margin-right:.5em}a.btn,a.athlete-profile-unlock-button,a.athlete-profile-lock-button,a.athlete-profile-edit-button,a.athlete-profile-add-organization-button,label.btn,label.athlete-profile-unlock-button,label.athlete-profile-lock-button,label.athlete-profile-edit-button,label.athlete-profile-add-organization-button{line-height:1.28}.form-group .chosen-container.chosen-container-multi .chosen-choices li.search-field{margin-top:5px}.chosen-container-single .chosen-single{height:34px;padding:7px 12px;font-size:14px;line-height:initial}.advanced-filters .program-filters .chosen-container,.advanced-filters .additional-filters .chosen-container,.advanced-filters .accolade-filters .chosen-container,.advanced-filters .year-range-filters .chosen-container,.advanced-filters .related-org-filters .chosen-container{margin-top:5px}.advanced-filters .program-filters .chosen-container-single .chosen-single,.advanced-filters .additional-filters .chosen-container-single .chosen-single,.advanced-filters .accolade-filters .chosen-container-single .chosen-single,.advanced-filters .year-range-filters .chosen-container-single .chosen-single,.advanced-filters .related-org-filters .chosen-container-single .chosen-single{font-family:"Economica", "Helvetica Neue", Helvetica, sans-serif;border-radius:0;background-image:none;padding:2px 0 4px 8px;height:31px;font-size:16px;font-weight:normal;color:black}.advanced-filters .program-filters .chosen-container-single .chosen-single abbr,.advanced-filters .additional-filters .chosen-container-single .chosen-single abbr,.advanced-filters .accolade-filters .chosen-container-single .chosen-single abbr,.advanced-filters .year-range-filters .chosen-container-single .chosen-single abbr,.advanced-filters .related-org-filters .chosen-container-single .chosen-single abbr{top:10px}.advanced-filters .program-filters .chosen-container-single .chosen-single div,.advanced-filters .additional-filters .chosen-container-single .chosen-single div,.advanced-filters .accolade-filters .chosen-container-single .chosen-single div,.advanced-filters .year-range-filters .chosen-container-single .chosen-single div,.advanced-filters .related-org-filters .chosen-container-single .chosen-single div{top:4px}.advanced-filters .program-filters .chosen-container-single .chosen-single{color:#005eba;font-weight:bold}@font-face{font-family:"Economica";src:url("https://staging.hailnetworks.com/assets/Economica/Economica-Regular-7d5e3599ef99560f6ecafd0fe41753484ee86f215a7f6c5033c6c07d65b5d7b4.ttf");font-weight:normal;font-style:normal}@font-face{font-family:"Economica";src:url("https://staging.hailnetworks.com/assets/Economica/Economica-Bold-b65bd51b7be6bd0df20bf9a652c96afb0ecd7cc1863bd2c3ee8f00e2e29304f4.ttf");font-weight:bold;font-style:normal}@font-face{font-family:"Economica";src:url("https://staging.hailnetworks.com/assets/Economica/Economica-Italic-7524301555913bc0422727b2830d9b6e8269a36433acc825681ed96b40948843.ttf");font-weight:normal;font-style:italic}@font-face{font-family:"Economica";src:url("https://staging.hailnetworks.com/assets/Economica/Economica-Bold-b65bd51b7be6bd0df20bf9a652c96afb0ecd7cc1863bd2c3ee8f00e2e29304f4.ttf");font-weight:bold;font-style:normal}@font-face{font-family:"Economica";src:url("https://staging.hailnetworks.com/assets/Economica/Economica-BoldItalic-00abac86722696edd3e681c71b2eca1df510f54d3f2fbfa0471c8db38190ab43.ttf");font-weight:bold;font-style:italic}.gradient-bar,.featured-organizations,.search-bar{padding:20px;background-image:-webkit-gradient(linear, left top, right top, from(#dbdbdb), color-stop(20%, #ebebeb), to(#fbfafa));background-image:linear-gradient(90deg, #dbdbdb 0%, #ebebeb 20%, #fbfafa 100%)}.select2-container{width:100%}.org-filter .select2-container .select2-choice,.accolade-filters .select2-container .select2-choice{border-radius:0;margin-top:5px;border-radius:0;background-color:transparent;background-image:none;padding:2px 0 4px 8px;height:31px}.org-filter .select2-container .select2-choice .select2-arrow,.accolade-filters .select2-container .select2-choice .select2-arrow{border-left:0;background-image:none;background-color:transparent}.org-filter .select2-choice,.accolade-filters .select2-choice{font-family:Economica, "Helvetica Neue", Helvetica, sans-serif;font-size:16px;font-weight:normal;color:black}.org-filter .select2-default,.accolade-filters .select2-default{color:black !important}.org-filter .select2-container{width:50%;float:right !important}[data-truncate]{overflow:hidden}[data-truncate] .expand-truncated,[data-truncate] .contract-truncated{display:none}[data-truncate] .hidden_accolade{display:none}[data-truncate] .hidden_team_accolades{display:none}[data-truncate] .hidden_years{display:none}[data-truncate].truncate .expand-truncated{display:inline-block}[data-truncate].truncate.expanded .expand-truncated{display:none}[data-truncate].truncate.expanded .contract-truncated{display:inline-block}[data-truncate].truncate.expanded .hidden_accolade{display:table-row}[data-truncate].truncate.expanded .hidden_team_accolades{display:table}[data-truncate].truncate.expanded .hidden_years{display:table-row}.accolade-years .modal-dialog{width:170px}.accolade-years .modal-dialog tbody{border:none}.accolade-years .modal-dialog th{font-size:18px;border:none}.accolade-years .modal-dialog td{border:none}.add-coaches .modal-dialog{width:900px}.add-player-card .modal-dialog{width:480px}.add-player-card .create-program{text-align:right}.admin .mcp-container{max-width:980px;margin:0 auto 0 auto}.admin .mcp-heading{text-transform:uppercase;margin-bottom:40px}.admin .mcp-heading h1{text-align:center}.admin .page-header h1{-webkit-text-decoration:uppercase;text-decoration:uppercase}.admin li{font-size:18pt}.admin li a{font-size:12pt}.admin li ul li{font-size:12pt}.admin .mcp-list-row{margin-left:-15px;margin-right:-15px;padding:30px;clear:both}.admin .left{float:left;width:33%}.admin .admin-breadcrumb li{font-size:12pt}.admin .admin-remove-button{margin:5px 0px 5px 0px}.error_details .div_table{display:table;width:100%;margin-bottom:20px}.error_details .table_header{display:table-header-group;font-weight:bold}.error_details .table_row_group{display:table-row-group}.error_details .table_row{display:table-row}.error_details .table_cell{display:table-cell;border-top:1px solid #ddd;padding:5px;min-width:10%}.error_details .div_table.table-striped>.table_row_group>.table_row:nth-child(odd){background-color:#f9f9f9}.advanced-search{display:inline-block;margin-left:20px}.advanced-search .arrow{top:-40px;right:93px;border-top-width:0;border-bottom-color:#f5f5f5;border-width:21px}.advanced-search .arrow,.advanced-search .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.advanced-search .arrow:after{border-width:20px;top:1px;margin-left:-20px;content:" ";border-top-width:0;border-bottom-color:#f5f5f5}.advanced-search .advanced-search-dropdown{display:none;position:absolute;top:90px;width:120%;right:-10%;z-index:1000}.advanced-search .advanced-search-dropdown .breadcrumb,.advanced-search .advanced-search-dropdown .scope-management-breadcrumb,.advanced-search .advanced-search-dropdown .scope_breadcrumbs{border-radius:0}#alerts>.alert{margin-bottom:0;text-align:center}#alerts{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif}.add-athletes .modal-dialog{width:900px}.add-athletes .headers{font-weight:bold;padding-bottom:20px}.add-athletes .form-group.submit{margin-top:20px}.add-athletes .chosen-single{height:34px;padding:5px}.add-athletes .chosen-single div{padding-top:5px}.add-athletes .oa-fields{margin-bottom:20px}.edit_organization_sport_gender .add_nested_fields{display:inline-block;margin-top:15px}[data-athlete-autocomplete] .row{padding:15px 0}[data-athlete-autocomplete] [data-athlete-autocomplete-results] .autocompletion.exists{background-color:lightgrey}[data-athlete-autocomplete] [data-athlete-autocomplete-results] .autocompletion.exists:hover{background-color:lightgrey;color:black}[data-athlete-autocomplete] [data-athlete-autocomplete-results] .remove{display:none}.cpa-requirement{float:left;margin-top:5px}.cpa-requirement label{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:normal}.athlete-grid-container{float:left}.athlete-grid-item{display:inline-block;height:240px;width:144px;background-color:white;border:1px solid gray;text-align:center;margin:auto;margin-bottom:15px;padding:4px;font-size:12px;z-index:1;position:relative}.athlete-grid-item .name{display:block;font-weight:bold;font-size:16px;margin-top:8px;font-family:"Economica", "Helvetica Neue", Helvetica, Arial, sans-serif}.athlete-grid-item a img{border:2px solid rgba(204,204,204,0.6)}.athlete-grid-item .athlete-hometown{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:11px}.athlete-grid-item .athlete-icon-container{position:relative}.athlete-grid-item .athlete-icon-container .athlete-icon{position:absolute;top:52px;left:3px;z-index:1000;font-size:16px}.athlete-grid-col,.organization-grid-col,.organization-account-grid-col{width:50%;float:left;text-align:center}@media (min-width: 510px){.athlete-grid-col,.organization-grid-col,.organization-account-grid-col{width:33%}}@media (min-width: 620px){.athlete-grid-col,.organization-grid-col,.organization-account-grid-col{width:25%}}@media (min-width: 770px){.athlete-grid-col,.organization-grid-col,.organization-account-grid-col{width:20%}}@media (min-width: 980px){.athlete-grid-col,.organization-grid-col,.organization-account-grid-col{width:16%;padding:0px}.athlete-grid-row{width:980px}}.athlete-requests .modal-dialog{width:300px}.athlete-requests .modal-dialog tbody{border:none}.athlete-requests .modal-dialog th{font-size:18px;border:none}.athlete-requests .modal-dialog td{border:none}.banner-container{position:relative}.banner-container .banner{position:relative;top:0;bottom:0;left:0;right:0;background-position:top;background-repeat:no-repeat;background-size:cover;height:100%}.banner-container .banner-overlay{position:static;bottom:30px;width:100%}.banner-container.home-page-banner{height:500px;width:100%;background-position:center top;background-size:100%;background-repeat:no-repeat}.banner-container.home-page-banner .container--search{bottom:-270px}.call-to-action{text-align:center;padding-top:20px;bottom:30px;position:absolute;width:100%}.call-to-action a{text-transform:uppercase;border-style:solid;border-color:white;border-width:1px;color:white;font-size:23px;height:39px;font-weight:bold;text-align:center;padding:7px 25px 7px 25px;margin-left:10px;margin-right:10px;background-color:#4580C6}.call-to-action a:hover{background-color:#286090;text-decoration:none;color:white}@media (max-width: 760px){.call-to-action a{display:block;margin:0 auto 10px;max-width:300px;padding:3px 25px 3px 25px}form.search .input-group-lg>.input-group-btn>button[type=submit]{border-radius:0;border-left:1px solid white;height:70px;width:70px;font-size:40}}.checkbox-collection-input .checkbox-input{display:none}.checkbox-collection-input .checkbox-input.checked{display:block}.checkbox-collection-input .checkbox-input:nth-child(-n+19){display:block}.checkbox-collection-input.open .checkbox-input{display:block}.cms li{font-family:"Helvetica Neue", Helvetica, sans-serif}.cms table{font-family:"Helvetica Neue", Helvetica, sans-serif;margin:20px 0 20px 50px}.cms table th{width:100px}.cms blockquote{border:none;font-family:"Helvetica Neue", Helvetica, sans-serif;font-size:inherit}.adv-search .chosen-single{font-family:"Economica", "Helvetica Neue", Helvetica, sans-serif;border-radius:0;background-image:none;font-size:16px;font-weight:normal;color:black}.adv-search .chosen-single div{top:4px}.adv-search .input-group .select2-container .select2-choice{font-family:"Economica", "Helvetica Neue", Helvetica, sans-serif !important;border-radius:0 !important;background-image:none !important;padding:0px 0 4px 8px !important;font-size:16px !important;font-weight:normal !important;color:black !important}.adv-search-card-toggle .select2-container .select2-choice .select2-chosen{font-size:16px !important}.adv-search .input-group .select2-container .select2-choice .select2-arrow{background:none;background-image:none}.container--search{max-width:980px;padding-top:40px;padding-bottom:40px;position:relative}.container--search.hide_search{height:0;padding:0;opacity:0;visibility:hidden;-webkit-transition:all 0.30s ease-in-out;transition:all 0.30s ease-in-out;-webkit-transform:translateY(5px);transform:translateY(5px)}.container--search.hide_search.expanded{opacity:1;padding-top:40px;padding-bottom:40px;height:100%;z-index:9;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.search.combined-search{display:-ms-flexbox;display:-webkit-box;display:flex}.combined-search.search{display:-ms-flexbox;display:-webkit-box;display:flex;position:relative;margin:auto;z-index:8;padding:15px;border-radius:3px;background:#FFF;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.15);box-shadow:0 2px 5px rgba(0,0,0,0.15);-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.combined-search.search.expanded .adv-search{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.search__query{-ms-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto;height:auto;padding:0 0 0 10px;font:21px/1 'Robot', sans-serif;background:transparent;border:0;outline:none}.search__query::-webkit-input-placeholder{color:rgba(106,126,148,0.5)}.search__query:-moz-placeholder{color:rgba(106,126,148,0.5)}.search__query::-moz-placeholder{color:rgba(106,126,148,0.5)}.search__query:-ms-input-placeholder{color:rgba(106,126,148,0.5)}.combined-search .search__submit{width:60px;height:60px;padding:0;font-size:2.25em;line-height:64px;background:#005eba;border:0;border-radius:3px}.search__toggle{width:180px;margin-right:15px;padding-left:20px;font-size:20px;line-height:58px;color:#6a7e94;text-transform:lowercase;border:#cfd7e1 1px solid;border-radius:3px;cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all 0.15s ease;transition:all 0.15s ease}.search__toggle:hover,.search.expanded .search__toggle{background:rgba(241,244,247,0.5)}.search__toggle:after{content:'';position:absolute;right:20px;top:50%;margin-top:-3px;width:0;height:0;margin-left:14px;vertical-align:middle;border-right:7px solid transparent;border-left:7px solid transparent;border-top:7px solid #6a7e94;border-radius:2px}.adv-search{position:absolute;top:100%;right:25px;width:100%;max-width:480px;margin-top:10px;border-radius:3px;background:#FFF;-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.3);box-shadow:0 5px 15px rgba(0,0,0,0.3);visibility:hidden;opacity:0;-webkit-transition:all 0.25s ease;transition:all 0.25s ease;-webkit-transform:translateY(5px);transform:translateY(5px)}.adv-search:before{content:'';position:absolute;width:0;height:0;top:0;right:60px;border:10px solid black;border-color:transparent transparent #FFF #FFF;-webkit-box-shadow:-2px 2px 2px 0 rgba(0,0,0,0.1);box-shadow:-2px 2px 2px 0 rgba(0,0,0,0.1);-webkit-transform:rotate(135deg);transform:rotate(135deg);-webkit-transform-origin:0 0;transform-origin:0 0}.adv-search h3{-ms-flex:1 0 auto;-webkit-box-flex:1;flex:1 0 auto;margin:auto;font-size:20px;font-weight:bold;color:#333}.adv-search h5{font-size:16px;font-weight:700;line-height:1.7;margin:0 0 10px 0}.adv-search a{color:#005eba}.adv-search label{font-size:16px;font-weight:700;line-height:1.7;margin:0}.adv-search .checkbox-inline{font-weight:normal;line-height:21px;text-transform:lowercase;margin-right:8px;padding-left:0px}.adv-search label.checkbox-inline.college-basic{margin-left:20px}.adv-search__fields--people .checkbox-inline{min-width:70px}.adv-search__header{display:-ms-flexbox;display:-webkit-box;display:flex;padding:30px 25px 25px 25px}.adv-search__type label{margin-left:12px;color:#333;text-transform:lowercase}.adv-search__type input[type="radio"]{margin-right:4px}.adv-search__fields{padding:0 25px}.adv-search__fields .row{margin:0;padding:20px 0;border-top:#e0e0e0 1px solid}.adv-search__fields .form-group{margin-bottom:10px}.adv-search__fields .form-group:last-child{margin-bottom:0}.adv-search__fields .input-group+.input-group{margin-top:10px}.adv-search-sport,.adv-search-position,.adv-search-number{float:left;margin:0;padding:0}.adv-search-sport,.adv-search-position{width:40%;padding-right:15px}.adv-search-number{width:20%}.adv-search-org-sport,.adv-search-org-state{width:48%;float:left;margin:0;padding:0;margin-left:3.5%}.adv-search-org-sport{margin-left:0}.adv-search-org-type{float:right;margin-top:2px}.adv-search__range{position:relative}.adv-search__range:before{content:'to';position:absolute;left:0;width:100%;line-height:30px;text-align:center;opacity:0.5}.adv-search__range select{max-width:108px}.adv-search__range>div:last-child{float:right}.adv-search__actions{padding:20px 0;text-align:right;border-top:#e0e0e0 1px solid;border-radius:0 0 3px 3px}.adv-search__actions a{float:left;margin-top:12px;outline:none;font:13px 'Roboto', sans-serif;text-transform:lowercase}.adv-search__actions a:hover{color:#308cef}.combined-search .adv-search__submit{text-transform:uppercase;border-radius:3px;border:0;font:14px 'Roboto', sans-serif;font-weight:700;padding:12px 50px;letter-spacing:0.025em;text-transform:uppercase;background:#005eba}@media (max-width: 990px){.search__query{font-size:18px}.search__toggle{width:160px}}@media (max-width: 768px){.search__toggle,.adv-search{display:none}}.chosen-disabled{pointer-events:none}.adv-search .form-horizontal .radio,.adv-search .form-horizontal .checkbox,.adv-search .form-horizontal .radio-inline,.adv-search .form-horizontal .checkbox-inline{padding-top:4px}.coming-soon{font-size:48px}#download-loading-container{margin:100px auto;background-color:white;padding:20px;width:300px;border:1px solid lightgrey}#download-loading-container p{margin-bottom:0}.hn-dropdown-content{background-color:#f5f5f5;display:none;padding:20px;top:80px;position:absolute}.hn-dropdown-content .arrow{left:50%;margin-left:-10px;top:-43px;border-top-width:0;border-bottom-color:#f5f5f5;border-width:21px}.hn-dropdown-content .arrow,.hn-dropdown-content .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.hn-dropdown-content .arrow:after{border-width:20px;top:1px;margin-left:-20px;content:" ";border-top-width:0;border-bottom-color:#f5f5f5}.editprofilepage{width:50%}.editprofilepage .update{float:right}.editprofilepage h3{padding:5px 20px 5px 20px}.editprofilepage p{padding:5px 20px 5px 20px}body.embedded header,body.embedded .footer,body.embedded .banner-container,body.embedded .scope-title-bar-container{display:none}.featured-athletes h2{color:black;width:100%;font-weight:bold;font-size:24px;text-align:center;text-transform:uppercase;margin-top:0;padding-bottom:10px;font-weight:bold}@media (max-width: 768px){.featured-athletes .athlete-grid-item{height:250px}}@media (min-width: 768px){.featured-athletes .athlete-grid-item{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;width:211px;font-size:13px;height:352px;display:inline-block;vertical-align:top;padding:6px;border:1px solid gray;margin:auto}.featured-athletes .athlete-grid-item img{border:3px solid rgba(204,204,204,0.6)}.featured-athletes .athlete-grid-item .name{font-size:20px}}.featured-row{padding:0px}.featured-things{bottom:135px;width:100%}.featured-things .page{padding-top:0px}.featured-organizations{width:100%;background-image:none;margin-bottom:5px}.featured-organizations h3{background-color:rgba(255,255,255,0.4);padding-top:15px;margin-top:5px;margin-bottom:0;font-weight:bold;text-transform:uppercase}.featured-organizations-inner{padding-top:10px;padding-bottom:10px;background-color:rgba(255,255,255,0.4)}.featured-organizations-inner a img{background-color:rgba(255,255,255,0)}.moretext{text-transform:uppercase}.search-item-seperator{color:#cacaca;background-color:#cacaca;height:1px}.footer{font-size:16px;padding-top:1.75em;padding-bottom:1.75em;background:#081828;text-align:center}.footer-links{list-style:none;margin:0;padding:0;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.footer-links li{display:inline-block;margin:0 10px;line-height:1}.footer-links a{font-size:1.125em;font-weight:700;color:#FFF}.footer-info{margin-top:8px}.footer-info>*{display:inline-block;margin:0 5px;font:12px "Helvetica Neue", sans-serif;color:#647c93}.get-started .modal-dialog{width:480px}.grid-container .row,.featured-row .row{margin:0px}.grid-container .row .col-md-2,.featured-row .row .col-md-2{padding:0px 23px 0 7px}.grid-item-toolbar,.roster-grid-item-toolbar,.team-grid-item-toolbar,.year-grid-item-toolbar{position:absolute;bottom:0px;left:0px;height:29px;width:142px;background-color:rgba(204,204,204,0.6);border-top:1px solid gray;z-index:0}header ul.dropdown-menu{border:none;top:48px;background-color:#081828;left:-3.5em;min-width:8.5em;text-align:right}header ul.dropdown-menu li a:hover{color:#428bca}.dropdown .glyphicons,.dropdown .athlete-profile-unlock-button i,.athlete-profile-unlock-button .dropdown i,.dropdown .athlete-profile-lock-button i,.athlete-profile-lock-button .dropdown i{vertical-align:baseline}.dropdown .dropdown-menu li a{border:none;color:white;text-align:right;font-weight:900}.site-header{background:#081828;font-size:16px;position:relative;z-index:100}.site-header .container{position:relative;width:100%;height:70px;padding:0}.header-logo{position:absolute;left:20px;top:50%;width:80px;height:38px;background:url(https://staging.hailnetworks.com/assets/logo-903103468b107f3193871a0aeba9d1af57a9a40ce4860909016f6aafe0c796d1.svg) 0 0 no-repeat;background-size:contain;text-indent:-9999px;outline:none;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.header-nav{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.header-nav__menu{list-style:none;margin:0;padding:0}.header-nav__item{display:inline-block}.header-nav__item a{font-size:1em;font-weight:900;padding:0 0.5em;color:#FFF;-webkit-transition:all 0.125s ease;transition:all 0.125s ease;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.header-nav__item a:hover{color:#6f99c3}.header-nav__item--cta a{display:block;padding:0 1em;font-size:1em;line-height:40px;margin-left:1em;text-align:center;color:rgba(255,255,255,0.7);border:rgba(255,255,255,0.25) 2px solid}.header-nav__item--cta a:hover{background:#FFF;color:#005eba}.header-nav-toggle{position:absolute;right:20px;top:50%;width:44px;height:44px;margin-top:-22px;color:#FFF;background:transparent;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none}.header-nav-toggle .glyphicons,.header-nav-toggle .athlete-profile-unlock-button i,.athlete-profile-unlock-button .header-nav-toggle i,.header-nav-toggle .athlete-profile-lock-button i,.athlete-profile-lock-button .header-nav-toggle i{font-size:24px;line-height:1}@media (max-width: 767px){.header-nav-toggle{display:block}.site-header{-webkit-perspective:600px;-ms-perspective:600px;-o-perspective:600px;perspective:600px}.header-nav{font-size:20px;padding:20px 20px 25px 20px;position:relative;right:auto;top:70px;background:#081828;overflow:hidden;-webkit-transform:none;transform:none;visibility:hidden;opacity:0;-webkit-transition:visibility 0.2s, opacity 0.2s;transition:visibility 0.2s, opacity 0.2s}.header-nav-active .header-nav{visibility:visible;opacity:1}.header-nav__item{display:block;margin:0 0 6px 0}.header-nav__item a{padding:5px 0}.header-nav__item--cta{width:50%;float:left;margin:0}.header-nav__item--cta a{margin:20px 0 0 0;padding:5px;color:rgba(255,255,255,0.8);border:rgba(255,255,255,0.25) 1px solid}.header-nav__menu>li{text-align:right}.header-nav__menu>li a{color:#fff}.header-nav__menu>li a:hover{color:#6f99c3}}.help-bar .help-bar-text{text-align:center}.featured-organizations{text-align:center;padding:10px 0px 0px 0px;margin-bottom:0}.featured-organizations .organization{display:inline-block;margin:12px 25px 12px 25px}.featured-organizations h2{letter-spacing:3px;margin-top:10px;font-size:24px;text-transform:uppercase;padding-bottom:10px;margin-bottom:0}.site.home .featured-athletes{padding-top:17px;background-image:url(https://staging.hailnetworks.com/assets/home-page-background-fade-c0e9ec9733fc937448e21ccd40bc1f1a374ed3a7efb4bb065973159d9c0fd7fc.png);background-position:top center;background-size:cover}.site.home .featured-athletes h2{font-size:24px;text-align:center;text-transform:uppercase;margin-top:0;padding-bottom:10px}.site.home .people-search .advanced-search{display:none}.athletes-featured-container{text-align:center}.invite-keeper .modal-dialog{width:300px}.member-management-modal .modal-dialog{width:900px}.member-management-modal .modal-content{min-height:80vh;overflow:auto}.member-management-legend{width:650px;margin:0 auto}.member-management-legend-item{float:left;margin-right:50px;margin-left:71px}.member-management-legend-item h4{text-transform:uppercase;margin:5px}.member-management-symbol-new,.member-management-symbol-saved,.member-management-symbol-removed{border:2px solid black}.member-management-symbol-new{border-color:#005eba}.member-management-symbol-saved{border-color:green;margin-left:72px}.member-management-symbol-removed{border-color:red;margin-left:74px}.member-management-col-half{width:50%;float:left;padding:0px 40px;position:relative}.member-management-col-half h2{text-transform:uppercase;font-size:25px}.member-management-search-container{padding:20px;margin-bottom:62px}.member-management-search-container .gender-radio-btn{width:auto;height:auto;position:inherit}.member-management-search-container .search-input-container{width:650px;height:10px;margin:0 auto}.member-management-search-container form{width:100%;position:relative}.member-management-search-container form input{background-color:rgba(0,0,0,0.8);color:#fff;border-radius:0px;height:70px;width:680px;font-size:24px;padding:10px 16px;line-height:1.33;position:absolute;border-style:solid}.member-management-search-container form input::input-placeholder{color:#fff}.member-management-search-container form input::-webkit-input-placeholder{color:#fff}.member-management-search-container form input::-moz-placeholder{color:#fff}.member-management-search-container form button{border-radius:0;border-left:1px solid;height:70px;width:70px;font-size:40px;background-image:-ms-linear-gradient(90deg, #7fa6bf 0%, #616c88 0%, #2f81c8 4%, #203a73 48%, #0d56b0 49%, #0062b7 100%);color:white;position:absolute;border-color:#eeeeee;left:700px;border-style:solid}.member-management-save-button{position:absolute;top:17px;right:40px}.member-management-search-athlete-grid-item{display:inline-block;width:33%;text-align:center}.member-management-search-athlete-grid-item .media-body{display:inline}.members .saved{border:2px solid green;padding-top:3px;float:left;margin:1%;width:31%}.members .saved.deleted{border:2px solid red}li.result{border:2px solid #005eba;padding-top:3px;float:left;margin:1%;width:31%}.modal-body label{font-family:Economica, "Helvetica Neue", Helvetica, sans-serif;font-size:12pt;text-transform:capitalize;color:black}.modal-body input{text-transform:none;font-weight:normal}.modal-body .examples{font-size:9pt;font-weight:normal;color:grey}.modal-header p{font-size:10pt;font-weight:normal;text-transform:none}.modal-header h4{font-family:Economica, "Helvetica Neue", Helvetica, sans-serif;font-size:18pt;text-transform:uppercase;font-weight:bold;color:black}.select2-container,.select2-offscreen,.select2-dropdown-open,.select2-container-active,.select2-search,.select2-results,.chosen-container,.chosen-offscreen,.chosen-dropdown-open,.chosen-container-active,.chosen-search,.chosen-results,.active-result{font-family:"Helvetica Neue", Helvetica, sans-serif;text-transform:none;color:black;font-weight:normal}.select2-container ul li,.select2-offscreen ul li,.select2-dropdown-open ul li,.select2-container-active ul li,.select2-search ul li,.select2-results ul li,.chosen-container ul li,.chosen-offscreen ul li,.chosen-dropdown-open ul li,.chosen-container-active ul li,.chosen-search ul li,.chosen-results ul li,.active-result ul li{font-size:14px}.select2-container .select2-chosen,.select2-offscreen .select2-chosen,.select2-dropdown-open .select2-chosen,.select2-container-active .select2-chosen,.select2-search .select2-chosen,.select2-results .select2-chosen,.chosen-container .select2-chosen,.chosen-offscreen .select2-chosen,.chosen-dropdown-open .select2-chosen,.chosen-container-active .select2-chosen,.chosen-search .select2-chosen,.chosen-results .select2-chosen,.active-result .select2-chosen{font-size:14px}.select2-container .select2-choice,.select2-offscreen .select2-choice,.select2-dropdown-open .select2-choice,.select2-container-active .select2-choice,.select2-search .select2-choice,.select2-results .select2-choice,.chosen-container .select2-choice,.chosen-offscreen .select2-choice,.chosen-dropdown-open .select2-choice,.chosen-container-active .select2-choice,.chosen-search .select2-choice,.chosen-results .select2-choice,.active-result .select2-choice{height:34px;line-height:34px}.help-block{font-family:"Helvetica Neue", Helvetica, sans-serif;text-transform:none;font-size:10pt;line-height:1.2em;font-weight:normal;margin:0 0 15px 0}.organization_members_modal{display:-webkit-box;display:-ms-flexbox;display:flex}.organization_members_modal button{left:0}.organization_members_modal .search-input-container{margin:0}.organization_members_modal .search-input-container input{width:650px}.organization_members_modal .search-input-container button{left:648px}.organization_members_modal .gender_toggle{width:70px;position:absolute;left:720px;border:2px solid #2f81c8;top:1px}.organization_members_modal .gender_toggle .gender_controls{margin-left:5px}.organization_members_modal .gender_toggle .gender_controls label{margin-bottom:1px}.my-account .my-account-edit{margin:10px}@media (min-width: 760px){.my-account .my-account-edit{position:absolute;top:80px;right:240px;margin:0px}.my-account .my-account-create{position:absolute;top:105px;right:240px}.my-account .help-bar-text{font-family:Economica, "Helvetica Neue", Helvetica, Arial, sans-serif}}.new_account .panelcontainer{width:50%}.new_account hr{width:70%}.new_account form-group{margin:10}.facebook-button{font-family:Helvetica, Arial, sans-serif;background:#3B5998;width:100%;margin-top:15px;padding-top:8px;text-transform:none}.facebook-login-ruler{border-top:1px solid #e5e5e5;line-height:1px;text-align:center;margin-top:25px;margin-bottom:25px}.ruler-text{background:white;padding:0 20px;margin-top:10px;margin-bottom:100px}.modal-content{width:100%}.no-results{font-size:18px;text-transform:uppercase;text-align:center;margin-top:50px}.notes .modal-dialog{width:700px}.organization-grid-item,.organization-account-grid-item,.organization-mini-grid-item,.team-mini-grid-item{position:relative;display:inline-block;height:240px;width:144px;background-color:white;border:1px solid gray;text-align:center;margin:auto;margin-bottom:15px;padding:4px;font-size:12px;color:black}.organization-grid-item img,.organization-account-grid-item img,.organization-mini-grid-item img,.team-mini-grid-item img{margin-bottom:10px}.organization-grid-item a,.organization-account-grid-item a,.organization-mini-grid-item a,.team-mini-grid-item a{font-size:16px;margin-top:8px;font-family:"Economica", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:bold}.organization-account-grid-item{position:relative;text-align:center}.organization-account-grid-item h4.organization-account-grid-item-email{position:absolute;bottom:0px;width:100%;left:0px}.organization-account-grid-item img{margin-bottom:3px}.organization-mini-grid-item,.team-mini-grid-item{width:75px;height:auto;border:none;background-color:transparent;vertical-align:top}.organization-mini-grid-item p,.team-mini-grid-item p{font-family:"Economica", "Helvetica Neue", Helvetica, Arial, sans-serif}.organization-mini-grid-item a,.team-mini-grid-item a{font-size:14px}.organization-micro-grid-item{font-family:"Economica", "Helvetica Neue", Helvetica, Arial, sans-serif}.organization-micro-grid-item p{color:gray;font-family:"Economica", "Helvetica Neue", Helvetica, Arial, sans-serif}.organization-micro-grid-item a{font-size:14px}.organization-grid-network-btn{position:absolute;bottom:3px;left:114px;z-index:1}.organization-grid-item.wide{width:100%;height:155px;text-align:left;padding:10px}.organization-grid-item.wide>a{margin-top:0;display:block}.organization-grid-item.wide>a>img{float:left;padding-right:10px}.organization-grid-item.wide .organization-name{display:table;height:90px}.organization-grid-item.wide .organization-name a.name{display:table-cell;vertical-align:middle}.organization-grid-item.wide .related-orgs{position:absolute;bottom:10px;left:10px;right:10px;text-align:right}.organization-grid-item.wide .related-orgs-toggle{cursor:pointer;z-index:10001;display:inline-block;background-color:rgba(204,204,204,0.6);padding:5px;font-size:16px}.organization-grid-item.wide .related-orgs-toggle span.count{padding:3px 10px}.organization-grid-item.wide .related-orgs-toggle span.toggle{color:white;background-color:#4580C6;padding:3px 10px}.organization-grid-item.wide .related_orgs_wapper{border:1px solid #4580C6;display:inline-block;min-width:290px;max-height:240px;overflow:scroll}.organization-grid-item.wide .related-orgs-dropdown-container{top:47px;position:absolute;display:none;width:600px;z-index:1000}.organization-grid-item.wide .related-orgs-dropdown-container .network-group{max-width:none}.organization-grid-item.wide .related-orgs-dropdown-container.aligned-left{left:-10px;text-align:left}.organization-grid-item.wide .related-orgs-dropdown-container.aligned-left .arrow{left:39.5%}.organization-grid-item.wide .related-orgs-dropdown-container.aligned-right{right:-10px;text-align:right}.organization-grid-item.wide .related-orgs-dropdown-container.aligned-right .arrow{right:15px}.organization-grid-item.wide .related-orgs-dropdown{text-align:left;background-color:white;display:inline-block;min-width:290px;min-height:150px;padding:20px}.organization-grid-item.wide .arrow{position:absolute;top:-17px;width:31px;height:19px;background-image:url(https://staging.hailnetworks.com/assets/flyout-arrow-5b5515692e24d43e757e2b981b29ff67f88db126cc50d95c6694451531d81ae5.png);background-repeat:no-repeat}.organization-grid-item.wide .media-object{vertical-align:top;width:270px;display:inline-block;padding:10px;text-align:left}.organization-grid-item.wide .media-object:hover{background-color:#f0f0f0}.organization-grid-item.wide .media-object p{font-family:Economica, "Helvetica Neue", Helvetica, sans-serif;font-size:12px;margin-bottom:0}.organization-grid-col.wide{float:none;display:inline-block;vertical-align:top}.organizations-grid-row{margin:auto;text-align:center}.organization-grid-col.wide{min-width:300px;padding:0 5px}@media (max-width: 619px){.organization-grid-col.wide .related-orgs-dropdown-container.aligned-left,.organization-grid-col.wide .related-orgs-dropdown-container.aligned-right{width:100%;right:-10px;left:auto;text-align:right}.organization-grid-col.wide .related-orgs-dropdown-container.aligned-left .arrow,.organization-grid-col.wide .related-orgs-dropdown-container.aligned-right .arrow{left:auto;right:15px}}@media (max-width: 770px){.organization-grid-col.wide .related-orgs-dropdown-container.aligned-left,.organization-grid-col.wide .related-orgs-dropdown-container.aligned-right{text-align:right;right:-10px;left:auto;max-width:300px}.organization-grid-col.wide .related-orgs-dropdown-container.aligned-left .arrow,.organization-grid-col.wide .related-orgs-dropdown-container.aligned-right .arrow{left:auto;right:15px}}@media (min-width: 620px){.organizations-grid-row{width:620px}.organization-grid-col.wide{width:50%;padding:0 5px}}@media (min-width: 770px){.organizations-grid-row{width:770px}.organization-grid-col.wide{width:40%;padding:0 5px}}@media (min-width: 980px){.organizations-grid-row{width:100%}.organization-grid-col.wide{width:32%;padding:0 5px}}.featured-row .organization-grid-item{padding:10px;height:auto}.featured-row .organization-grid-item img{width:123px;height:123px}.organization-claim{position:absolute;top:45px;right:-203px}.organization-claim{top:25px;right:0px}@media (max-width: 991px){.organization-claim{right:-100px}}div.page{background-color:#fff}.delete-keeper{position:absolute;bottom:3px;left:115px;z-index:1}.delete-keeper{text-align:left;font-size:14px}.delete-keeper a{font-size:14px;margin:0;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:normal}.page-header{font-size:16px;margin:0;padding:2em 0;background:#FFF;border:0;-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.1);box-shadow:0 1px 4px rgba(0,0,0,0.1);position:relative;z-index:99}.page-header .container{display:-ms-flexbox;display:-webkit-box;display:flex;width:100%;max-width:980px;padding-left:20px;padding-right:20px}.page-header__main{-ms-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto;margin-top:auto;margin-bottom:auto;width:inherit}.page-header--has-logo .page-header__main{padding-left:2em;border-left:#cfd7e1 1px solid}.page-header__heading{margin:0;margin-top:-5px;font-size:2.15em;font-weight:700;color:#00376d;text-transform:uppercase;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.page-header__subhead{display:block;font-size:0.825em;color:#6f99c3;margin-top:2px;width:inherit}.page-header__logo{width:110px;height:90px;margin:auto 15px;position:relative;background-position:50% 50%;background-repeat:no-repeat;background-size:contain}.page-header__meta{margin-top:1em;margin-bottom:0;overflow:hidden;font-size:1.2em;color:#6f99c3}.page-header__meta dt{font-weight:400;color:#66798b;text-transform:lowercase}.page-header__meta dt span.info-data{color:#6f99c3;font-weight:700;text-transform:none}.info-label{padding-right:0.3em}.social_share_button_wrapper{display:inline;position:fixed}.social_share_button_wrapper .ssb-facebook{background-image:url(https://staging.hailnetworks.com/assets/facebook-03210e1663ee772e93ed5d344cdb36657b68342821aaebe982f2f984915990b3.svg);background-position:center center;background-repeat:no-repeat}.social_share_button_wrapper.responsive-status{background-color:transparent;top:40%;left:2px}.social_share_button_wrapper,.social-share-button{width:34px}.social_share_button_wrapper .ssb-icon,.social-share-button .ssb-icon{display:inline-block;background-size:34px 34px;height:34px;width:34px}@media (max-width: 767px){.page-header .container{display:block}.page-header--has-logo .page-header__main{border-left:0;padding-left:0}.page-header__logo{float:left;background-position:0 0;margin:0 0 20px 0;margin:auto;width:100px;height:75px}.page-header__heading{margin:auto;font-size:1.9em}.social_share_button_wrapper,.social-share-button{width:24px}.social_share_button_wrapper .ssb-icon,.social-share-button .ssb-icon{background-size:24px 24px;height:24px;width:24px}}.search-pagination{clear:both;padding-top:20px;padding-bottom:40px;font-family:"Helvetica Neue";text-align:center;display:block;font-size:0.9375em;color:#999999}.search-pagination a{padding-left:9px;padding-right:9px;color:grey;font-weight:bolder}.search-pagination a:hover{color:#428bca;text-decoration:none}.search-pagination em.current{font-weight:bolder;color:white;padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:5px;background-color:#428bca;border-radius:2px;font-style:normal}.search-pagination .next_page{padding-left:20px;font-weight:normal}.search-pagination .previous_page{padding-right:20px;font-weight:normal}.search-pagination .result-count{display:inline-block;position:relative;border-radius:3px;padding:1px 5px;font-size:12px;line-height:1}.people-search form{position:relative}.people-search .search-query{position:relative}.toggle-advanced-search{border:1px solid white;height:72px;width:75px;font-size:40px;background-image:-ms-linear-gradient(90deg, #7fa6bf 0%, #616c88 0%, #2f81c8 4%, #203a73 48%, #0d56b0 49%, #0062b7 100%);border-radius:0}.toggle-advanced-search:hover{border:1px solid white}form.search .form-group-lg input[type=text][name*=query].main-search{padding:10px 26px 10px 16px;border-right:1px solid white}.print-log .modal-dialog{width:900px}.network-navigation{color:#005eba}.responsive-status{position:fixed;top:0;left:0;background-color:green;color:white;padding:5px;z-index:1000000000}.roster-items .saved{border:2px solid green;padding-top:3px;float:left;margin:1%;width:31%}.roster-items .saved.deleted{border:2px solid red}li.result{border:2px solid #005eba;padding-top:3px;float:left;margin:1%;width:31%}.roster-grid-item{display:inline-block;height:240px;width:144px;background-color:white;border:1px solid gray;margin:auto;padding:8px;text-align:center}.roster-grid-item .modal-dialog{text-align:left}.roster-grid-item .edit-roster-members .modal-dialog{width:900px}.roster-grid-item-toolbar{bottom:1px;left:16px}.roster-dialog{min-height:80vh;overflow:auto}.roster-search-container{padding:20px;margin-bottom:62px}.roster-search-input-container{width:650px;height:10px;margin:0 auto}.roster-legend{width:650px;margin:0 auto}.roster-legend-item{float:left;margin-right:50px;margin-left:71px}.roster-legend-item h4{text-transform:uppercase;margin:5px}.roster-symbol-new,.roster-symbol-saved,.roster-symbol-removed{border:2px solid black}.roster-symbol-new{border-color:#005eba}.roster-symbol-saved{border-color:green;margin-left:72px}.roster-symbol-removed{border-color:red;margin-left:74px}.roster-col-half{width:50%;float:left;padding:0px 40px;position:relative}.roster-col-half h2{text-transform:uppercase;font-size:25px}.roster-save-button{position:absolute;top:17px;right:40px}.roster-search-athlete-grid-item{display:inline-block;width:33%;text-align:center}.roster-search-athlete-grid-item .media-body{display:inline}form.roster-search-form{width:100%;position:relative}form.roster-search-form input{background-color:rgba(0,0,0,0.8);color:#fff;border-radius:0px;height:70px;width:680px;font-size:24px;padding:10px 16px;line-height:1.33;position:absolute;border-style:solid}form.roster-search-form input::input-placeholder{color:#fff}form.roster-search-form input::-webkit-input-placeholder{color:#fff}form.roster-search-form input::-moz-placeholder{color:#fff}form.roster-search-form button{border-radius:0;border-left:1px solid;height:70px;width:70px;font-size:40px;background-image:-ms-linear-gradient(90deg, #7fa6bf 0%, #616c88 0%, #2f81c8 4%, #203a73 48%, #0d56b0 49%, #0062b7 100%);color:white;position:absolute;border-color:#eeeeee;left:700px;border-style:solid}p.roster-grid-item-name{text-align:center;display:block;font-weight:bold;font-size:16px;color:#005eba;margin-bottom:0px;margin-top:10px;font-family:"Economica", "Helvetica Neue", Helvetica, Arial, sans-serif}.roster-grid-item-division{text-align:center;display:block;font-weight:bold;font-size:14px;font-family:"Economica", "Helvetica Neue", Helvetica, Arial, sans-serif;margin-bottom:0px;margin-top:0px}.roster-grid-item-img{margin:0 auto 0 auto}.roster-button{text-align:center;width:100%;height:auto;font-size:12px}.new-roster{margin-top:5px}.edit-roster-button{position:absolute;bottom:4px;left:21px;z-index:1}.add-roster-button{position:absolute;bottom:4px;left:57px;z-index:1}.view-roster-pdf-button{position:absolute;bottom:4px;left:93px;z-index:1}.view-roster-html-button{position:absolute;bottom:4px;left:129px;z-index:1}.delete-roster-button{position:absolute;bottom:4px;left:129px;z-index:1}.athlete_name{font-size:16px;text-align:left;line-height:45px}.pdf_preview{height:100px}.zero_pad{padding:0px}.zero_margin{margin:0px}.MrB5{margin-bottom:5px}.MrT5{margin-top:5px}.Ht45{height:45px}.PdTB5{padding:5px 0px}.print_printout_btn{height:34px;padding:0px 12px;line-height:30px}.download_print_log,.download_export_file{background-color:#dff0d8;padding:10px;border:1px solid #ddd;height:52px}.download_print_log h3,.download_export_file h3{margin:0px;display:inline}.download_print_log h3 span,.download_export_file h3 span{color:#6f99c3}.download_print_log .download_button_container,.download_export_file .download_button_container{width:20%;float:right;height:30px}.download_print_log .download_button_container .progress,.download_export_file .download_button_container .progress{margin-top:5px;margin-bottom:0px}.loading{width:30px}.copy-team-year p{font-size:14px}.highlight_roster{background-color:#d6e9c6}.management-count{padding-left:5px}.banner{background-size:100%}.banner .content-container{padding-top:1px;background-image:url(https://staging.hailnetworks.com/assets/home-page-background-fade-c0e9ec9733fc937448e21ccd40bc1f1a374ed3a7efb4bb065973159d9c0fd7fc.png);background-repeat:no-repeat;background-position:top center;background-size:cover}.pdT20{padding-top:2em}@media (max-width: 760px){.banner-container.home-page-banner .container--search{bottom:-180px}.banner{background-size:300%}.scope-title-bar-container{padding:20px 0}}.scope-title-bar-container{padding:0;background-color:rgba(255,255,255,0.6)}.scope-title-bar-container .scope-logo{text-align:center}.scope-title-bar-container .scope-title-bar{padding:20px 0px;margin:auto;position:relative}.scope-title-bar-container .scope-title-bar .scope-title{text-align:center;text-transform:uppercase;font-size:40px;font-weight:bold;color:#1943b4}.scope-title-bar-container .scope-title-bar .scope-description{text-align:center;font-weight:bold;font-size:28px}.scope-title-bar-container .scope-edit a{float:right}.scope-title-bar-container .navbar-toggle{position:absolute;right:0;top:0;background-color:#337ab7;margin:0 8px}.scope-title-bar-container .navbar-toggle .icon-bar{border:1px solid white}.scope-title-bar-container .navbar-toggle:not(.collapsed),.scope-title-bar-container .navbar-toggle:hover{background-color:#286090}.scope-management-breadcrumb>li+li:before{margin-left:60px;margin-right:60px}.scope-management-options .scope-management-breadcrumb{margin-top:20px}.scope-lock-button i{color:white}.scope-unlock-button{background-color:#63bc63;border-color:#5EA25E}.scope-unlock-button:hover{background-color:#5EA25E;border-color:#5EA25E}.scope-context{list-style:none;margin:5px 0 -2px 0;padding:0;width:100%}.scope-context>li{display:inline-block}.position_content{margin:0;display:inline-block;vertical-align:top}.position_content .btn.btn-default.btn-sm,.position_content .btn-group-sm>.btn.btn-default,.position_content .search-scope-view-section .btn-group-sm>a.btn:not(.collapsed),.search-scope-view-section .position_content .btn-group-sm>a.btn:not(.collapsed),.position_content .search-scope-view-section .btn-group-sm>a.athlete-profile-unlock-button:not(.collapsed),.search-scope-view-section .position_content .btn-group-sm>a.athlete-profile-unlock-button:not(.collapsed),.position_content .search-scope-view-section .btn-group-sm>a.athlete-profile-lock-button:not(.collapsed),.search-scope-view-section .position_content .btn-group-sm>a.athlete-profile-lock-button:not(.collapsed),.position_content .search-scope-view-section .btn-group-sm>a.athlete-profile-edit-button:not(.collapsed),.search-scope-view-section .position_content .btn-group-sm>a.athlete-profile-edit-button:not(.collapsed),.position_content .search-scope-view-section .btn-group-sm>a.athlete-profile-add-organization-button:not(.collapsed),.search-scope-view-section .position_content .btn-group-sm>a.athlete-profile-add-organization-button:not(.collapsed),.position_content form.search .btn-group-sm>button.btn-default[type=submit],form.search .position_content .btn-group-sm>button.btn-default[type=submit],.position_content .btn-group-sm>.btn-default.athlete-profile-unlock-button,.position_content .btn-group-sm>.btn-default.athlete-profile-lock-button,.position_content .btn-group-sm>.btn-default.athlete-profile-edit-button,.position_content .btn-group-sm>.btn-default.athlete-profile-add-organization-button,.position_content .advanced-filters .program-filters button.btn.btn-default[type=submit],.advanced-filters .program-filters .position_content button.btn.btn-default[type=submit],.position_content .advanced-filters .program-filters form.search button.btn-default[type=submit],.advanced-filters .program-filters form.search .position_content button.btn-default[type=submit],.position_content form.search .advanced-filters .program-filters button.btn-default[type=submit],form.search .advanced-filters .program-filters .position_content button.btn-default[type=submit],.position_content .advanced-filters .program-filters button.btn-default[type=submit].athlete-profile-unlock-button,.advanced-filters .program-filters .position_content button.btn-default[type=submit].athlete-profile-unlock-button,.position_content .advanced-filters .program-filters button.btn-default[type=submit].athlete-profile-lock-button,.advanced-filters .program-filters .position_content button.btn-default[type=submit].athlete-profile-lock-button,.position_content .advanced-filters .program-filters button.btn-default[type=submit].athlete-profile-edit-button,.advanced-filters .program-filters .position_content button.btn-default[type=submit].athlete-profile-edit-button,.position_content .advanced-filters .program-filters button.btn-default[type=submit].athlete-profile-add-organization-button,.advanced-filters .program-filters .position_content button.btn-default[type=submit].athlete-profile-add-organization-button,.position_content .search-scope-view-section a.btn.btn-sm:not(.collapsed),.search-scope-view-section .position_content a.btn.btn-sm:not(.collapsed),.position_content .search-scope-view-section a.btn-sm.athlete-profile-unlock-button:not(.collapsed),.search-scope-view-section .position_content a.btn-sm.athlete-profile-unlock-button:not(.collapsed),.position_content .search-scope-view-section a.btn-sm.athlete-profile-lock-button:not(.collapsed),.search-scope-view-section .position_content a.btn-sm.athlete-profile-lock-button:not(.collapsed),.position_content .search-scope-view-section a.btn-sm.athlete-profile-edit-button:not(.collapsed),.search-scope-view-section .position_content a.btn-sm.athlete-profile-edit-button:not(.collapsed),.position_content .search-scope-view-section a.btn-sm.athlete-profile-add-organization-button:not(.collapsed),.search-scope-view-section .position_content a.btn-sm.athlete-profile-add-organization-button:not(.collapsed),.position_content form.search button.btn-default.btn-sm[type=submit],form.search .position_content button.btn-default.btn-sm[type=submit],.position_content .btn-default.btn-sm.athlete-profile-unlock-button,.position_content .btn-default.btn-sm.athlete-profile-lock-button,.position_content .btn-default.btn-sm.athlete-profile-edit-button,.position_content .btn-default.btn-sm.athlete-profile-add-organization-button{position:relative;z-index:9}.scope_breadcrumbs{font-size:0.9375em;font-family:"Helvetica Neue", sans-serif;background:none;font-weight:400}.scope_breadcrumbs>li+li:before{margin-left:5px;margin-right:5px;content:"⟩"}.scope-context__item{margin-right:1.2em;font-size:0.9375em;font-family:"Helvetica Neue", sans-serif;position:relative}.scope-context__item:after{content:"|";position:absolute;color:#6f99c3;right:-12px;top:0}.scope-context__item:last-child:after{content:""}.scope-context__item a{position:relative;display:block;font-size:0.9375em;font-family:"Helvetica Neue", sans-serif;color:#6f99c3}.scope-context__item a:hover{color:#005eba}.scope-context__item a:hover:after{border-top-color:currentColor}.scope-context__item a.droplinks:before{content:"";position:absolute;right:0;top:50%;line-height:0;width:0;height:0;border-right:4px solid transparent;border-left:4px solid transparent;border-top:4px solid #6f99c3;-webkit-transform:translateY(-1px) scaleX(0.95);transform:translateY(-1px) scaleX(0.95)}.scope-context_show_item{font-size:0.9375em;font-family:"Helvetica Neue", sans-serif;margin-top:8px}.scope-context_show_item a.droplinks{position:relative;display:block;font-size:0.9375em;font-family:"Helvetica Neue", sans-serif;color:#6f99c3}.scope-context_show_item a.droplinks:hover{color:#005eba}.scope-context_show_item a.droplinks:hover:after{border-top-color:currentColor;pointer-event:none}.scope-context_show_item a.droplinks:before{content:"";position:absolute;right:-15px;top:50%;line-height:0;width:0;height:0;border-right:4px solid transparent;border-left:4px solid transparent;border-top:4px solid #6f99c3;-webkit-transform:translateY(-1px) scaleX(0.95);transform:translateY(-1px) scaleX(0.95)}.scope-context_show_item a.droplinks:hover:before{width:0;height:0;border-right:4px solid transparent;border-left:4px solid transparent;border-top:4px solid #005eba;-webkit-transform:translateY(-1px) scaleX(0.95);transform:translateY(-1px) scaleX(0.95)}.scope-context_show_item .search-scope-toolbar-subnav .name{font-weight:400;font-family:Economica, "Helvetica Neue", Helvetica, sans-serif}.scope-context__actions{float:right;margin-right:5px}.scope-context__actions .glyphicons,.scope-context__actions .athlete-profile-unlock-button i,.athlete-profile-unlock-button .scope-context__actions i,.scope-context__actions .athlete-profile-lock-button i,.athlete-profile-lock-button .scope-context__actions i{line-height:inherit}.scope-context__actions a.btn.btn-sm.btn-primary,.scope-context__actions .btn-group-sm>a.btn.btn-primary,.scope-context__actions .btn-group-sm>a.athlete-profile-unlock-button,.scope-context__actions .btn-group-sm>a.athlete-profile-lock-button,.scope-context__actions .btn-group-sm>a.athlete-profile-edit-button,.scope-context__actions .btn-group-sm>a.athlete-profile-add-organization-button,.scope-context__actions a.btn-sm.athlete-profile-unlock-button,.scope-context__actions a.btn-sm.athlete-profile-lock-button,.scope-context__actions a.btn-sm.athlete-profile-edit-button,.scope-context__actions a.btn-sm.athlete-profile-add-organization-button{color:#333;background:none;border-color:#adadad}.scope-context__actions a.btn.btn-sm.btn-primary:hover,.scope-context__actions .btn-group-sm>a.btn.btn-primary:hover,.scope-context__actions .btn-group-sm>a.athlete-profile-unlock-button:hover,.scope-context__actions .btn-group-sm>a.athlete-profile-lock-button:hover,.scope-context__actions .btn-group-sm>a.athlete-profile-edit-button:hover,.scope-context__actions .btn-group-sm>a.athlete-profile-add-organization-button:hover,.scope-context__actions a.btn-sm.athlete-profile-unlock-button:hover,.scope-context__actions a.btn-sm.athlete-profile-lock-button:hover,.scope-context__actions a.btn-sm.athlete-profile-edit-button:hover,.scope-context__actions a.btn-sm.athlete-profile-add-organization-button:hover{background-color:#e6e6e6}.new_layout_toolbar{width:100%;margin-top:0 !important;background:transparent !important;padding:0}.new_layout_toolbar .search-scope-view-section{padding:0;margin-right:25px}.new_layout_toolbar .search-scope-view-section a.btn:not(.collapsed),.new_layout_toolbar .search-scope-view-section a.athlete-profile-unlock-button:not(.collapsed),.new_layout_toolbar .search-scope-view-section a.athlete-profile-lock-button:not(.collapsed),.new_layout_toolbar .search-scope-view-section a.athlete-profile-edit-button:not(.collapsed),.new_layout_toolbar .search-scope-view-section a.athlete-profile-add-organization-button:not(.collapsed),.new_layout_toolbar .search-scope-view-section a.btn:hover,.new_layout_toolbar .search-scope-view-section a.athlete-profile-unlock-button:hover,.new_layout_toolbar .search-scope-view-section a.athlete-profile-lock-button:hover,.new_layout_toolbar .search-scope-view-section a.athlete-profile-edit-button:hover,.new_layout_toolbar .search-scope-view-section a.athlete-profile-add-organization-button:hover,.new_layout_toolbar .search-scope-view-section a.btn:active,.new_layout_toolbar .search-scope-view-section a.athlete-profile-unlock-button:active,.new_layout_toolbar .search-scope-view-section a.athlete-profile-lock-button:active,.new_layout_toolbar .search-scope-view-section a.athlete-profile-edit-button:active,.new_layout_toolbar .search-scope-view-section a.athlete-profile-add-organization-button:active{color:#6f99c3;background:transparent}.new_layout_toolbar .search-scope-view-section a.btn,.new_layout_toolbar .search-scope-view-section a.athlete-profile-unlock-button,.new_layout_toolbar .search-scope-view-section a.athlete-profile-lock-button,.new_layout_toolbar .search-scope-view-section a.athlete-profile-edit-button,.new_layout_toolbar .search-scope-view-section a.athlete-profile-add-organization-button{padding:0 !important}.new_layout_toolbar .panel{-webkit-box-shadow:none;box-shadow:none}.new_layout_toolbar .panel-group{padding-left:1em}.new_layout_toolbar.collapse{display:block;visibility:visible;position:inherit}.show-page-background{background-repeat:no-repeat;background-position:center top;background-repeat:no-repeat}@media (max-width: 767px){.scope-context{float:left;width:100%;margin-top:20px}.scope-context>li{display:block;margin:10px 0 0 0}.scope-context__item:after{content:""}.scope-context__item>a{display:block;padding:10px 12px;background:rgba(241,244,247,0.5);border:#cfd7e1 1px solid;border-radius:2px}.scope-context__item>a:after{content:""}.scope-context_show_item{width:100%}.scope-context_show_item a.droplinks{display:block;padding:10px 12px;background:rgba(241,244,247,0.5);border:#cfd7e1 1px solid;border-radius:2px;margin-bottom:7px;width:100%}.scope-context_show_item a.droplinks:before{content:"";right:10px}.scope-context .scope-context__actions{display:none}}.breadcrumb-container{position:relative}.search-breadcrumb,.scope-management-breadcrumb{text-transform:uppercase;text-align:center;font-size:18px;font-weight:bold;border-radius:0px}.search-breadcrumb>li+li:before,.scope-management-breadcrumb>li+li:before{content:"⟩"}.filter-crumb{position:relative}.filter-crumb{margin-top:20px}.filter-crumb .btn,.filter-crumb form.search button[type=submit],form.search .filter-crumb button[type=submit],.filter-crumb .athlete-profile-unlock-button,.filter-crumb .athlete-profile-lock-button,.filter-crumb .athlete-profile-edit-button,.filter-crumb .athlete-profile-add-organization-button{margin:15px auto 15px auto}.filter-crumb .breadcrumb,.filter-crumb .scope-management-breadcrumb,.filter-crumb .scope_breadcrumbs{border-radius:0;margin:0;padding:0}.filter-crumb .breadcrumb input[type=submit],.filter-crumb .scope-management-breadcrumb input[type=submit],.filter-crumb .scope_breadcrumbs input[type=submit]{width:100%}.filter-crumb .form-horizontal.search{margin:0}.filter-crumb .search .form-group-lg{height:0px}.filter-crumb .form-group{width:auto}.filter-crumb .form-group{padding:0 10px}.advanced-filters{padding-left:15px;padding-right:15px}.advanced-filters h3{margin:0 0 10px 0}.advanced-filters h5{font-weight:bold;font-size:16px;margin:0 0 10px 0}.advanced-filters hr{margin-top:10px;border-width:2px;border-color:rgba(204,204,204,0.6)}.advanced-filters label:not(.btn):not(.athlete-profile-unlock-button):not(.athlete-profile-lock-button):not(.athlete-profile-edit-button):not(.athlete-profile-add-organization-button){font-size:16px}.advanced-filters .advanced-search-body{padding:0 5px 0 5px}.advanced-filters .advanced-search-submit{margin-right:15px}.advanced-filters .advanced-search-submit-button{background-color:#63bc63;border-color:#5EA25E}.advanced-filters .basic-toggles{padding-right:15px;padding-top:2px}.advanced-filters .gender-toggles,.advanced-filters .role-toggles,.advanced-filters .player-card-toggles{float:left;margin-left:15px}.advanced-filters .gender-toggles h5,.advanced-filters .role-toggles h5,.advanced-filters .player-card-toggles h5{text-align:center;margin:0}.advanced-filters .accolade-year{float:right}.advanced-filters .accolade-checkboxes{font-family:"Helvetica Neue", Helvetica, sans-serif;float:left;width:50%}.advanced-filters .accolade-checkboxes label{font-weight:normal;font-size:12px}.advanced-filters .chosen-container-single .chosen-single{font-size:14px;color:#000000}.advanced-filters .program-filters{padding-left:5px;padding-right:15px}.advanced-filters .program-filters button[type=submit]{background-color:#337ab7;font-size:13px;margin-top:17px;margin-left:15px}.advanced-filters .year-range-filters{margin:10px 0 5px 0}.advanced-filters .year-range-filters .year-label,.advanced-filters .year-range-filters .year-label-placeholder{width:50%;margin-top:3px}.advanced-filters .year-range-filters .year-label-placeholder{color:transparent}.advanced-filters .year-range-filters .season-select{width:93px}.advanced-filters .year-range-filters .grad-year-filter{margin-right:10px;width:30%;height:30px;padding:3px 6px;font-size:14px;line-height:1.428571429}.advanced-filters .accolade-filters-column{padding-bottom:85px;border-left:2px solid rgba(204,204,204,0.6);border-right:2px solid rgba(204,204,204,0.6)}.advanced-filters .accolade-filters-column .accolade-filters{margin:12px 0 5px 0}.advanced-filters .accolade-filters-column .accolade-filters .accolade-filter{margin-top:20px}.advanced-filters .additional-filters{margin:10px 0 5px 5px}.advanced-filters .additional-filters .number-label{width:20%;margin-top:3px}.advanced-filters .additional-filters .number-filter{margin-left:30px;width:50%;height:30px;padding:3px 6px;font-size:14px;line-height:1.428571429}.advanced-filters .related-org-filters{padding:15px 0 15px 15px;border-left:2px solid rgba(204,204,204,0.6)}.advanced-filters .related-org-filters .related-toggle{margin-right:40px}.advanced-filters .related-org-filters .related-org-select{width:55%;margin-left:20px;padding-left:20px}.basic-filters .toolbar-toggles{margin-right:15px}.basic-filters .gender-toggles{margin-right:15px}.filters-heading{border-bottom:2px solid rgba(204,204,204,0.6)}.filters-body{width:100%;text-align:center;margin-top:15px}.locked-field{font-family:"Economica", "Helvetica Neue", Helvetica, sans-serif;font-size:16px;font-weight:bold;color:#005eba;margin-top:20px}.delete_search_icon{position:absolute;top:-5px;right:3px}.delete-saved-search{text-align:left}.delete-saved-search a{margin-top:0;font-family:"Helvetica Neue", Helvetica, sans-serif;font-size:14px;font-weight:normal}.search-scope-toolbar{position:relative;background-color:whitesmoke;margin-top:20px}.search-scope-toolbar .panel-group{margin-bottom:0}.search-scope-toolbar .panel-group .panel+.panel{margin-top:0}.search-scope-view-section{position:static;background-color:transparent;margin-bottom:0;padding:20px 0}.search-scope-view-section a.btn,.search-scope-view-section a.athlete-profile-unlock-button,.search-scope-view-section a.athlete-profile-lock-button,.search-scope-view-section a.athlete-profile-edit-button,.search-scope-view-section a.athlete-profile-add-organization-button{text-align:left;display:inline-block;border:0}.search-scope-view-section a.btn:active,.search-scope-view-section a.athlete-profile-unlock-button:active,.search-scope-view-section a.athlete-profile-lock-button:active,.search-scope-view-section a.athlete-profile-edit-button:active,.search-scope-view-section a.athlete-profile-add-organization-button:active{-webkit-box-shadow:none;box-shadow:none}.search-scope-view-section a.btn.collapsed .open-icon,.search-scope-view-section a.collapsed.athlete-profile-unlock-button .open-icon,.search-scope-view-section a.collapsed.athlete-profile-lock-button .open-icon,.search-scope-view-section a.collapsed.athlete-profile-edit-button .open-icon,.search-scope-view-section a.collapsed.athlete-profile-add-organization-button .open-icon{display:none}.search-scope-view-section a.btn.collapsed .close-icon,.search-scope-view-section a.collapsed.athlete-profile-unlock-button .close-icon,.search-scope-view-section a.collapsed.athlete-profile-lock-button .close-icon,.search-scope-view-section a.collapsed.athlete-profile-edit-button .close-icon,.search-scope-view-section a.collapsed.athlete-profile-add-organization-button .close-icon{display:inline}.search-scope-view-section a.btn:not(.collapsed) .open-icon,.search-scope-view-section a.athlete-profile-unlock-button:not(.collapsed) .open-icon,.search-scope-view-section a.athlete-profile-lock-button:not(.collapsed) .open-icon,.search-scope-view-section a.athlete-profile-edit-button:not(.collapsed) .open-icon,.search-scope-view-section a.athlete-profile-add-organization-button:not(.collapsed) .open-icon{display:inline}.search-scope-view-section a.btn:not(.collapsed) .close-icon,.search-scope-view-section a.athlete-profile-unlock-button:not(.collapsed) .close-icon,.search-scope-view-section a.athlete-profile-lock-button:not(.collapsed) .close-icon,.search-scope-view-section a.athlete-profile-edit-button:not(.collapsed) .close-icon,.search-scope-view-section a.athlete-profile-add-organization-button:not(.collapsed) .close-icon{display:none}.search-scope-toolbar-subnav{padding:20px;background-color:white}.search-scope-toolbar-subnav .media-object{padding:10px;text-align:left}.search-scope-toolbar-subnav .media-object:hover{background-color:#f0f0f0}.search-scope-toolbar-subnav .media-object p{font-family:Economica, "Helvetica Neue", Helvetica, sans-serif;font-size:12px;margin-bottom:0}.scope-network .network-navigation-separator{margin-top:20px}.scope-network .current{background-color:#f0f0f0}.search-scope-toolbar .toolbar-filters{padding:20px 0}.toolbar-grid-item{padding:10px}.toolbar-grid-item:hover{background-color:#f0f0f0}.toolbar-grid-item.active{background-color:#f0f0f0}@media (min-width: 768px){.search-scope-toolbar .panel-body{z-index:1;position:absolute;top:100%;left:0;right:0;padding:0;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.1);box-shadow:0 2px 4px rgba(0,0,0,0.1)}.search-scope-toolbar-subnav{display:inline-block;width:100%}.search-scope-toolbar-subnav .media-object{vertical-align:top;display:inline-block;margin-bottom:10px;width:150px}.search-scope-toolbar-subnav .name{font-weight:bold}.network-group{display:inline-block;max-width:310px}.toolbar-grid-item{display:inline-block;width:150px}}@media (max-width: 768px){.search-scope-toolbar .panel-body{position:relative;padding:0}.search-scope-toolbar-subnav{border:0;background-color:transparent}.scope-network{text-align:center}.scope-network .network-navigation-separator{margin:10px 23px;text-align:left;display:none !important}.search-scope-view-section a.btn.btn-primary,.search-scope-view-section a.athlete-profile-unlock-button,.search-scope-view-section a.athlete-profile-lock-button,.search-scope-view-section a.athlete-profile-edit-button,.search-scope-view-section a.athlete-profile-add-organization-button,.search-scope-view-section a.btn.btn-primary.collapsed,.search-scope-view-section a.collapsed.athlete-profile-unlock-button,.search-scope-view-section a.collapsed.athlete-profile-lock-button,.search-scope-view-section a.collapsed.athlete-profile-edit-button,.search-scope-view-section a.collapsed.athlete-profile-add-organization-button,.search-scope-view-section a.btn.btn-primary:focus,.search-scope-view-section a.athlete-profile-unlock-button:focus,.search-scope-view-section a.athlete-profile-lock-button:focus,.search-scope-view-section a.athlete-profile-edit-button:focus,.search-scope-view-section a.athlete-profile-add-organization-button:focus,.search-scope-view-section a.btn.btn-primary:hover,.search-scope-view-section a.athlete-profile-unlock-button:hover,.search-scope-view-section a.athlete-profile-lock-button:hover,.search-scope-view-section a.athlete-profile-edit-button:hover,.search-scope-view-section a.athlete-profile-add-organization-button:hover{background-color:transparent;border:none;color:black}.search-scope-toolbar-subnav .media-object,.search-scope-toolbar-subnav .toolbar-grid-item{display:block}.search-scope-toolbar-subnav .media-object:hover,.search-scope-toolbar-subnav .media-object.current,.search-scope-toolbar-subnav .toolbar-grid-item:hover,.search-scope-toolbar-subnav .toolbar-grid-item.current{background-color:#d7d7d7}}.search{margin-bottom:5px}.search-bar .container{max-width:800px}form.search .input-group input[type=text][name*=query]{height:70px;width:100%}form.search .input-group-btn button.btn.btn-default,form.search .input-group-btn button.btn-default[type=submit],form.search .input-group-btn button.btn-default.athlete-profile-unlock-button,form.search .input-group-btn button.btn-default.athlete-profile-lock-button,form.search .input-group-btn button.btn-default.athlete-profile-edit-button,form.search .input-group-btn button.btn-default.athlete-profile-add-organization-button{height:70px;border-radius:0}form.search .filters{display:table;width:100%}form.search .filters .filter-row{display:table-row}form.search .filters .filter-row .filter{display:table-cell}form.search .filters input,form.search .filters select{height:50px;width:auto;border-radius:0}form.search{display:block;width:100%}form.search .search-query{display:inline-block}form.search .search-query.form-group{margin:auto}form.search .search-query.form-group-lg{height:70px}form.search .search-query .input-group{border:1px solid white}form.search .search-query .input-group-lg{height:70px}form.search input[type=text][name*=query]{background-color:rgba(0,0,0,0.8);color:#fff;border-radius:0px}form.search input[type=text][name*=query]::input-placeholder{color:#fff}form.search input[type=text][name*=query]::-webkit-input-placeholder{color:#fff}form.search input[type=text][name*=query]::-moz-placeholder{color:#fff}form.search button[type=submit]{border-radius:0}@media (max-width: 768px){form.search .form-group{width:100%;padding:0px 5px 0 5px}}@media (min-width: 992px){form.search .input-group input[type=text][name*=query]{height:70px}}.search-container .container--search{bottom:0}.search-container{position:relative}.result-count{font-size:15px;font-weight:bold;float:right;opacity:0.7;padding:5px;padding-top:0px;color:#00376d}.result-count p{background:#fff;padding:4px 10px;font-family:Economica, "Helvetica Neue", Helvetica, sans-serif}form.search .input-group-lg>input[type=text][name*=query],.roster-search-container>form>div.form-group.form-group-lg>div>input{border-radius:0;border:none;font-size:24px}form.search .input-group-lg>.input-group-btn>button[type=submit],.roster-search-container>form>div.form-group.form-group-lg>div>span>button{border-radius:0;border-left:1px solid white;height:70px;width:70px;font-size:40px;background-image:-ms-linear-gradient(90deg, #7fa6bf 0%, #616c88 0%, #2f81c8 4%, #203a73 48%, #0d56b0 49%, #0062b7 100%)}.input-group-lg>.input-group-btn>button[type=button]{border-radius:0;height:70px;width:70px;font-size:40px;background-color:rgba(0,0,0,0.8);color:#fff;font-size:28px}.input-group-btn .dropdown-menu{font-family:"Helvetica Neue", Helvetica, sans-serif;font-size:12px}.columns{height:200px;overflow:scroll}.columns{-webkit-column-count:2;column-count:2;width:320px}.page-header .result-count{position:relative;right:0px;top:0px;font-size:14px;font-weight:bold}.search-header{position:relative;display:inline-block;width:100%}.search-header h2{margin-top:0;font-size:24px;font-weight:bold;text-align:center;text-transform:uppercase}.search-page-header{background:rgba(255,255,255,0.6);padding-top:5px;padding-bottom:25px;text-align:center;font-weight:bold}.search-page-header h2{text-transform:uppercase;font-weight:bold;font-size:45px;color:#005eba}.search-page-header .help-bar-text{font-size:19px}.team-items .saved{border:2px solid green;padding-top:3px;float:left;margin:1%;width:31%}.team-items .saved.deleted{border:2px solid red}li.result{border:2px solid #005eba;padding-top:3px;float:left;margin:1%;width:31%}.team-grid-item{display:inline-block;height:110px;width:144px;background-color:white;border:1px solid gray;margin:auto;padding:8px;text-align:center}.team-grid-item .modal-dialog{text-align:left}.edit-team-members .modal-dialog{width:900px}.team-grid-item-toolbar{bottom:1px;left:16px}.team-dialog{min-height:80vh;overflow:auto}.team-search-container{padding:20px;margin-bottom:62px}.team-search-input-container{width:650px;height:10px;margin:0 auto}.team-legend{width:650px;margin:0 auto}.team-legend-item{float:left;margin-right:50px;margin-left:71px}.team-legend-item h4{text-transform:uppercase;margin:5px}.team-symbol-new,.team-symbol-saved,.team-symbol-removed{border:2px solid black}.team-symbol-new{border-color:#005eba}.team-symbol-saved{border-color:green;margin-left:72px}.team-symbol-removed{border-color:red;margin-left:74px}.team-col-half{width:50%;float:left;padding:0px 40px;position:relative}.team-col-half h2{text-transform:uppercase;font-size:25px}.team-save-button{position:absolute;top:17px;right:40px}.team-search-athlete-grid-item{display:inline-block;width:33%;text-align:center}.team-search-athlete-grid-item .media-body{display:inline}form.team-search-form{width:100%;position:relative}form.team-search-form input{background-color:rgba(0,0,0,0.8);color:#fff;border-radius:0px;height:70px;width:680px;font-size:24px;padding:10px 16px;line-height:1.33;position:absolute;border-style:solid}form.team-search-form input::input-placeholder{color:#fff}form.team-search-form input::-webkit-input-placeholder{color:#fff}form.team-search-form input::-moz-placeholder{color:#fff}form.team-search-form button{border-radius:0;border-left:1px solid;height:70px;width:70px;font-size:40px;background-image:-ms-linear-gradient(90deg, #7fa6bf 0%, #616c88 0%, #2f81c8 4%, #203a73 48%, #0d56b0 49%, #0062b7 100%);color:white;position:absolute;border-color:#eeeeee;left:700px;border-style:solid}.team-grid-item-name{text-align:center;display:block;font-weight:bold;font-size:16px;color:#005eba;margin-bottom:0px;margin-top:10px;font-family:"Economica", "Helvetica Neue", Helvetica, Arial, sans-serif}.team-grid-item-year{text-align:center;display:block;font-weight:bold;font-size:14px;font-family:"Economica", "Helvetica Neue", Helvetica, Arial, sans-serif;margin-bottom:0px;margin-top:0px}.team-grid-item-img{margin:0 auto 0 auto}.team-mini-grid-item{border:1px gray solid;width:130px;height:auto;margin:7px;vertical-align:middle}.team-mini-grid-item p{font-size:13px;margin:0}.team-mini-grid-item img{float:left}.team-years .modal-dialog{width:300px}.team-years .modal-dialog tbody{border:none}.team-years .modal-dialog th{font-size:18px;border:none}.team-years .modal-dialog td{border:none}.team-button{text-align:center;width:100%;height:auto;font-size:12px}.new-team{margin-top:5px}.edit-team-button{position:absolute;bottom:4px;left:21px;z-index:1}.custom-edit-actions .edit-team-button{position:relative;bottom:0;left:0}.teams .modal-dialog{width:300px}.teams .modal-dialog tbody{border:none}.teams .modal-dialog th{font-size:18px;border:none}.teams .modal-dialog td{border:none}.toggle-search .btn.btn-primary,.toggle-search form.search button[type=submit],form.search .toggle-search button[type=submit],.toggle-search .athlete-profile-unlock-button,.toggle-search .athlete-profile-lock-button,.toggle-search .athlete-profile-edit-button,.toggle-search .athlete-profile-add-organization-button,.toggle-1 .btn.btn-primary,.toggle-1 form.search button[type=submit],form.search .toggle-1 button[type=submit],.toggle-1 .athlete-profile-unlock-button,.toggle-1 .athlete-profile-lock-button,.toggle-1 .athlete-profile-edit-button,.toggle-1 .athlete-profile-add-organization-button,.toggle-2 .btn.btn-primary,.toggle-2 form.search button[type=submit],form.search .toggle-2 button[type=submit],.toggle-2 .athlete-profile-unlock-button,.toggle-2 .athlete-profile-lock-button,.toggle-2 .athlete-profile-edit-button,.toggle-2 .athlete-profile-add-organization-button,.toggle-3 .btn.btn-primary,.toggle-3 form.search button[type=submit],form.search .toggle-3 button[type=submit],.toggle-3 .athlete-profile-unlock-button,.toggle-3 .athlete-profile-lock-button,.toggle-3 .athlete-profile-edit-button,.toggle-3 .athlete-profile-add-organization-button,.toggle-4 .btn.btn-primary,.toggle-4 form.search button[type=submit],form.search .toggle-4 button[type=submit],.toggle-4 .athlete-profile-unlock-button,.toggle-4 .athlete-profile-lock-button,.toggle-4 .athlete-profile-edit-button,.toggle-4 .athlete-profile-add-organization-button{width:100%}.org-filter{margin-bottom:10px}.org-filter .btn,.org-filter form.search button[type=submit],form.search .org-filter button[type=submit],.org-filter .athlete-profile-unlock-button,.org-filter .athlete-profile-lock-button,.org-filter .athlete-profile-edit-button,.org-filter .athlete-profile-add-organization-button{margin:0}.org-filter label{width:70%;text-align:left}.toggle.btn,form.search button.toggle[type=submit],.toggle.athlete-profile-unlock-button,.toggle.athlete-profile-lock-button,.toggle.athlete-profile-edit-button,.toggle.athlete-profile-add-organization-button{margin-top:4px;margin-right:20px}.year-grid-item{display:inline-block;height:110px;width:144px;background-color:white;border:1px solid gray;margin:auto;padding:8px;text-align:center}.year-grid-item .modal-dialog{text-align:left}.edit-year-members .modal-dialog{width:900px}.year-grid-item-toolbar{bottom:1px;left:16px}.year-dialog{min-height:80vh;overflow:auto}.year-search-container{padding:20px;margin-bottom:62px}.year-search-input-container{width:650px;height:10px;margin:0 auto}.year-legend{width:650px;margin:0 auto}.year-legend-item{float:left;margin-right:50px;margin-left:71px}.year-legend-item h4{text-transform:uppercase;margin:5px}.year-symbol-new,.year-symbol-saved,.year-symbol-removed{border:2px solid black}.year-symbol-new{border-color:#005eba}.year-symbol-saved{border-color:green;margin-left:72px}.year-symbol-removed{border-color:red;margin-left:74px}.year-col-half{width:50%;float:left;padding:0px 40px;position:relative}.year-col-half h2{text-transform:uppercase;font-size:25px}.year-save-button{position:absolute;top:17px;right:40px}.year-search-athlete-grid-item{display:inline-block;width:33%;text-align:center}.year-search-athlete-grid-item .media-body{display:inline}form.year-search-form{width:100%;position:relative}form.year-search-form input{background-color:rgba(0,0,0,0.8);color:#fff;border-radius:0px;height:70px;width:680px;font-size:24px;padding:10px 16px;line-height:1.33;position:absolute;border-style:solid}form.year-search-form input::input-placeholder{color:#fff}form.year-search-form input::-webkit-input-placeholder{color:#fff}form.year-search-form input::-moz-placeholder{color:#fff}form.year-search-form button{border-radius:0;border-left:1px solid;height:70px;width:70px;font-size:40px;background-image:-ms-linear-gradient(90deg, #7fa6bf 0%, #616c88 0%, #2f81c8 4%, #203a73 48%, #0d56b0 49%, #0062b7 100%);color:white;position:absolute;border-color:#eeeeee;left:700px;border-style:solid}.year-grid-item-name,.year-grid-item-admin-year{text-align:center;display:block;font-weight:bold;font-size:16px;color:#005eba;margin-bottom:0px;margin-top:10px;font-family:"Economica", "Helvetica Neue", Helvetica, Arial, sans-serif}.year-grid-item-year{text-align:center;display:block;font-weight:bold;font-size:14px;font-family:"Economica", "Helvetica Neue", Helvetica, Arial, sans-serif;margin-bottom:0px;margin-top:0px}.year-grid-item-admin-year{font-size:24px}.year-grid-item-img{margin:0 auto 0 auto}.team-admin-grid,.roster-admin-grid,.year-admin-grid{margin-bottom:18px}.year-button{text-align:center;width:100%;height:auto;font-size:12px}.new-year{margin-top:5px}.custom-edit-actions .edit-year-button{position:relative;bottom:0;left:0}.athlete-profile-title-bar-container{background-color:transparent;padding:30px 0px 25px 0px;background-color:rgba(255,255,255,0.6)}.athlete-profile-edit{position:absolute;right:-203px;top:-10px}.athlete-profile-unlock-button{background-color:#63bc63;border-color:#5EA25E}.athlete-profile-unlock-button:hover{background-color:#5EA25E;border-color:#5EA25E}@media (max-width: 991px){.athlete-profile-edit{position:absolute;right:-100px;top:20px}}@media (max-width: 766px){.athlete-profile-edit{display:none}}.athlete-profile-title{line-height:55px;text-align:center;color:#005eba;font-size:48px;font-weight:bold;text-transform:uppercase}.athlete-profile-info{margin:auto;text-transform:uppercase;font-size:20px;text-align:center;font-weight:bold}.athlete-profile-info-block{display:inline-block;padding-right:30px}.athlete-profile-title-bar{margin:0 auto 0 auto;width:100%;max-width:530px;position:relative}.athlete-profile-details{position:relative}.athlete-profile-add-organization-button{position:absolute;right:-203px;top:15px}.athlete-profile .form-horizontal.search{margin:20px 0px 0px 0px}.athlete-profile .breadcrumb,.athlete-profile .scope-management-breadcrumb,.athlete-profile .scope_breadcrumbs{margin-bottom:10px;margin-top:5px}.details{position:relative}.details .edit_button{position:absolute;right:20px;top:20px}.athlete-organization-card{margin-top:20px;width:100%;position:relative}.athlete-organization-card-body{display:table-row;position:relative}.athlete-organization-card-body-photo-container{margin:0 auto 0 auto;border:1px solid gray;background-color:white;height:460px;width:296px;text-align:center;font-size:16px}.athlete-organization-card-body-photo-container h3{margin-top:10px;color:#005eba;font-weight:bold}.athlete-organization-card-body-photo{position:relative;width:280px;margin:0 auto 0 auto}.athlete-organization-card-body-photo-backdrop{position:relative;background-image:none;background-repeat:no-repeat;padding:12px;border:2px;margin-right:0px}.athlete-organization-card-body-photo-backdrop img{width:100%;border:3px solid rgba(204,204,204,0.6)}.athlete-organization-card-sport-gender{font-weight:normal}.athlete-organization-card-details{margin:10px auto 0 auto;background-color:white;padding:10px;border:1px solid gray}.athlete-organization-card-details hr{margin:0px}.athlete-organization-card-details-heading{display:none}.athlete-organization-card-details-body{text-align:center}.athlete-organization-card-details-body h3{text-align:left}.athlete-organization-card-details-body-logo{text-align:center}.athlete-organization-card-details-body-logo img{margin:0 auto 0 auto}.athlete-organization-card-details-body-info{text-align:left}.athlete-organization-card-details-body-info td{padding-right:25px}.athlete-organization-card-details-body-info-accolades{margin:0 auto 0 auto;list-style:none;padding-left:0px;text-align:left}.modal-header{color:grey}.expand-truncated,.contract-truncated{margin-bottom:5px;font-size:12px;left:0;font-family:"Helvetica Neue", Helvetica, sans-serif;text-decoration:underline}.expand-truncated a,.contract-truncated a{padding-left:0}@media (min-width: 991px){.athlete-organization-card{max-width:980px}.athlete-organization-card-body-photo{position:relative}.athlete-organization-card-body-photo .crop-button{position:absolute;bottom:15px;left:15px}.athlete-organization-card-body-photo .upload-button{position:absolute;bottom:15px;right:15px;width:40px}.athlete-organization-card-body-photo .file-field{position:absolute;opacity:0;font-size:0;width:40px;bottom:15px;right:15px;height:30px}.athlete-organization-card-body-photo-container{display:block;float:left;height:460px;min-width:294px;margin:0px;margin-right:6px}.athlete-organization-card-body-photo-container p{font-weight:bold}.athlete-organization-card-body-photo-container h3{font-size:28px}.athlete-organization-card-body-photo-backdrop{padding:10px 6px 6px 6px}.athlete-organization-card-body-photo-backdrop img{width:270px;height:330px}.athlete-organization-card-details{display:table-cell;margin-top:0px;border:1px solid gray;margin-top:0px;padding:0px 0px 10px 0px;height:460px;min-width:638px}.athlete-organization-card-details-heading{display:block;font-size:28px;font-weight:bold;padding:10px 10px 10px 20px;border-bottom:1px solid gray}.athlete-organization-card-details-body{text-align:left;padding:10px 10px 0px 20px;position:relative}.athlete-organization-card-details-body h3{display:block;margin-top:0px;font-weight:bold;color:#005eba;text-transform:uppercase;font-size:22px;line-height:1.5;margin-bottom:0px}.athlete-organization-card-details-body .delete-organization-athlete{position:absolute;top:-58px;right:3px}.expand-truncated a,.contract-truncated a{padding-left:0;background-color:white}.athlete-organization-card-details-body-logo h3:first-child,.athlete-organization-card-details-body-logo h3:last-child{margin-top:0px;margin-bottom:0px}.athlete-organization-card-details-body-logo img{float:right}.athlete-organization-card-details-body-logo ul{list-style:none}.athlete-organization-card-details-body-info{margin:0px;font-family:Helvetica Neue;margin-bottom:10px}.athlete-organization-card-details-body-info th{padding-right:15px}.athlete-organization-card-details-body-info-accolades{font-family:Helvetica Neue;margin-bottom:10px}.athlete-organization-card-details-body-info-accolades .year{font-weight:bold;color:black;padding-right:10px}}.create-it-link{text-decoration:underline}.disabled{display:none;visibility:hidden}a:hover,a:focus{color:#005eba;text-decoration:none}.athlete-card{display:inline-block;vertical-align:top}[data-autocompletions]{margin-top:20px;margin-bottom:20px}.completion{background-color:lightgrey;padding:10px}.completion:hover{background-color:beige}fieldset .form-group{margin-left:20px}@media (max-width: 760px){body.site.home,body.site.coming_soon{background-size:200%}}body{margin-bottom:109px}body{font-family:Economica, "Helvetica Neue", Helvetica, sans-serif;background-image:url(https://staging.hailnetworks.com/assets/standard-background-d92f9bab82d1ca56618e5d1763de3f1a8d559b0b855d9a494657080c3e6de548.png);background-position:center top;background-size:100%;background-repeat:no-repeat}body.site.home,body.site.coming_soon{background-image:url(https://staging.hailnetworks.com/assets/home-page-background-image-144bc0ba19af539cb7d5c230957f8bf9f5fcc69645076221acef737e4adfe46f.jpg)}body.site.coming_soon .banner-container{min-height:230px}body p,body textarea,body input,body select{font-family:"Helvetica Neue", Helvetica, san}h2{text-transform:uppercase}.btn,form.search button[type=submit],.athlete-profile-unlock-button,.athlete-profile-lock-button,.athlete-profile-edit-button,.athlete-profile-add-organization-button,.btn-primary,form.search button[type=submit],.athlete-profile-unlock-button,.athlete-profile-lock-button,.athlete-profile-edit-button,.athlete-profile-add-organization-button{font-family:"Helvetica Neue", Helvetica, sans-serif}a.btn,a.athlete-profile-unlock-button,a.athlete-profile-lock-button,a.athlete-profile-edit-button,a.athlete-profile-add-organization-button{line-height:1.5em}.wizard .step{display:none}.wizard.final .wizard-footer .step-actions-final{display:block}.wizard.final .wizard-footer .step-actions-not-final{display:none}.wizard .wizard-footer .step-actions-final{display:none}.pac-container{z-index:3000}.tt-dropdown-menu{z-index:3000}div.page{padding:20px;max-width:980px;background-color:transparent;margin:auto}div.page .page-header{padding-top:0px;padding-bottom:9px;margin:20px 0 20px;background:transparent;-webkit-box-shadow:none;box-shadow:none}.alley{max-width:980px;margin:auto;padding-left:20px;padding-right:20px}.alley .page-header{padding-top:0px;padding-bottom:9px;margin:40px 0 20px;background:transparent;-webkit-box-shadow:none;box-shadow:none;z-index:inherit}.alley .find_athlete .result-count{margin-top:-44px}.alley-no-padding{max-width:980px;margin:auto}.alley.top{padding-top:0px}.alley.organization_search{min-height:400px}.full-width div.page{max-width:100%}.edit{display:none}.manageable .edit{display:initial}.embedded .edit{display:none}.embedded{overflow:hidden}html{position:relative;min-height:100%}.footer{position:absolute;bottom:0;left:0;right:0}@media (max-width: 760px){body{margin-bottom:0px}.footer{position:relative}}.modal-open .modal-dialog{margin-top:5em}textarea{font-family:Economica, "Helvetica Neue", Helvetica, sans-serif}input{font-family:Economica, "Helvetica Neue", Helvetica, sans-serif}input.select2-search{font-family:Economica, "Helvetica Neue", Helvetica, sans-serif}#infinite-scrolling .pagination{display:none}tbody.athletes-grid-row.all_results{background:white}.result-padding{padding:5px;padding-top:0px}.display-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}table.sortable thead{background-color:#eee;color:#666666;font-weight:bold;cursor:default}.search_scope_info_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.margin-top-20{margin-top:20px}#people_search_tag_ids_chosen .chosen-choices .search-field .default,#search_scope_tag_ids_chosen .chosen-choices .search-field .default,#coach_year_ids_chosen .chosen-choices .search-field .default,#organization_athlete_year_ids_chosen .chosen-choices .search-field .default,#organization_search_tag_ids_chosen .chosen-choices .search-field .default{height:auto}
