.picker{font-size:16px;text-align:left;line-height:1.2;color:#000000;position:absolute;z-index:10000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.picker__input{cursor:default}.picker__input.picker__input--active{border-color:#0089ec}.picker__holder{width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */.picker__holder,.picker__frame{bottom:0;left:0;right:0;top:100%}.picker__holder{position:fixed;-webkit-transition:background 0.15s ease-out, top 0s 0.15s;-moz-transition:background 0.15s ease-out, top 0s 0.15s;transition:background 0.15s ease-out, top 0s 0.15s}.picker__frame{position:absolute;margin:0 auto;min-width:256px;max-width:666px;width:100%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;opacity:0;-webkit-transition:all 0.15s ease-out;-moz-transition:all 0.15s ease-out;transition:all 0.15s ease-out}@media (min-height: 33.875em){.picker__frame{overflow:visible;top:auto;bottom:-100%;max-height:80%}}@media (min-height: 40.125em){.picker__frame{margin-bottom:7.5%}}.picker__wrap{display:table;width:100%;height:100%}@media (min-height: 33.875em){.picker__wrap{display:block}}.picker__box{background:#ffffff;display:table-cell;vertical-align:middle}@media (min-height: 26.5em){.picker__box{font-size:1.25em}}@media (min-height: 33.875em){.picker__box{display:block;font-size:1.33em;border:1px solid #777777;border-top-color:#898989;border-bottom-width:0;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;-webkit-box-shadow:0 12px 36px 16px rgba(0,0,0,0.24);-moz-box-shadow:0 12px 36px 16px rgba(0,0,0,0.24);box-shadow:0 12px 36px 16px rgba(0,0,0,0.24)}}@media (min-height: 40.125em){.picker__box{font-size:1.5em;border-bottom-width:1px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}}.picker--opened .picker__holder{top:0;background:transparent;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";zoom:1;background:rgba(0,0,0,0.32);-webkit-transition:background 0.15s ease-out;-moz-transition:background 0.15s ease-out;transition:background 0.15s ease-out}.picker--opened .picker__frame{top:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;opacity:1}@media (min-height: 33.875em){.picker--opened .picker__frame{top:auto;bottom:0}}.picker__box{padding:0 1em}.picker__header{text-align:center;position:relative;margin-top:.75em}.picker__month,.picker__year{font-weight:500;display:inline-block;margin-left:.25em;margin-right:.25em}.picker__year{color:#999999;font-size:.8em;font-style:italic}.picker__select--month,.picker__select--year{border:1px solid #b7b7b7;height:2.5em;padding:.5em .25em;margin-left:.25em;margin-right:.25em;font-size:.6em}@media (min-width: 24.5em){.picker__select--month,.picker__select--year{font-size:.8em;margin-top:-0.5em}}.picker__select--month{width:35%}.picker__select--year{width:22.5%}.picker__select--month:focus,.picker__select--year:focus{border-color:#0089ec}.picker__nav--prev,.picker__nav--next{position:absolute;padding:.5em 1.25em;width:1em;height:1em;top:-0.25em}@media (min-width: 24.5em){.picker__nav--prev,.picker__nav--next{top:-0.33em}}.picker__nav--prev{left:-1em;padding-right:1.25em}@media (min-width: 24.5em){.picker__nav--prev{padding-right:1.5em}}.picker__nav--next{right:-1em;padding-left:1.25em}@media (min-width: 24.5em){.picker__nav--next{padding-left:1.5em}}.picker__nav--prev:before,.picker__nav--next:before{content:" ";border-top:.5em solid transparent;border-bottom:.5em solid transparent;border-right:0.75em solid #000000;width:0;height:0;display:block;margin:0 auto}.picker__nav--next:before{border-right:0;border-left:0.75em solid #000000}.picker__nav--prev:hover,.picker__nav--next:hover{cursor:pointer;color:#000000;background:#b1dcfb}.picker__nav--disabled,.picker__nav--disabled:hover,.picker__nav--disabled:before,.picker__nav--disabled:before:hover{cursor:default;background:none;border-right-color:#f5f5f5;border-left-color:#f5f5f5}.picker__table{text-align:center;border-collapse:collapse;border-spacing:0;table-layout:fixed;font-size:inherit;width:100%;margin-top:.75em;margin-bottom:.5em}@media (min-height: 33.875em){.picker__table{margin-bottom:.75em}}.picker__table td{margin:0;padding:0}.picker__weekday{width:14.285714286%;font-size:.75em;padding-bottom:.25em;color:#999999;font-weight:500}@media (min-height: 33.875em){.picker__weekday{padding-bottom:.5em}}.picker__day{padding:.3125em 0;font-weight:200;border:1px solid transparent}.picker__day--today{color:#0089ec;position:relative}.picker__day--today:before{content:" ";position:absolute;top:2px;right:2px;width:0;height:0;border-top:0.5em solid #0059bc;border-left:.5em solid transparent}.picker__day--selected,.picker__day--selected:hover{border-color:#0089ec}.picker__day--highlighted{background:#b1dcfb}.picker__day--disabled:before{border-top-color:#aaaaaa}.picker__day--outfocus{color:#dddddd}.picker__day--infocus:hover,.picker__day--outfocus:hover{cursor:pointer;color:#000000;background:#b1dcfb}.picker__day--highlighted:hover,.picker--focused .picker__day--highlighted{background:#0089ec;color:#ffffff}.picker__day--disabled,.picker__day--disabled:hover{background:#f5f5f5;border-color:#f5f5f5;color:#dddddd;cursor:default}.picker__day--highlighted.picker__day--disabled,.picker__day--highlighted.picker__day--disabled:hover{background:#bbbbbb}.picker__footer{text-align:center}.picker__button--today,.picker__button--clear{border:1px solid #ffffff;background:#ffffff;font-size:.8em;padding:.66em 0;font-weight:bold;width:50%;display:inline-block;vertical-align:bottom}.picker__button--today:hover,.picker__button--clear:hover{cursor:pointer;color:#000000;background:#b1dcfb;border-bottom-color:#b1dcfb}.picker__button--today:focus,.picker__button--clear:focus{background:#b1dcfb;border-color:#0089ec;outline:none}.picker__button--today:before,.picker__button--clear:before{position:relative;display:inline-block;height:0}.picker__button--today:before{content:" ";margin-right:.45em;top:-0.05em;width:0;border-top:0.66em solid #0059bc;border-left:.66em solid transparent}.picker__button--clear:before{content:"\D7";margin-right:.35em;top:-0.1em;color:#ee2200;vertical-align:top;font-size:1.1em}.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;-moz-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:-webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));background-image:-webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);background-image:-moz-linear-gradient(center bottom, #eee 0%, #fff 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);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:-webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));background-image:-webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);background-image:-moz-linear-gradient(center bottom, #eee 0%, #fff 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);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(/assets/select2-30db7aa80f4d4019c9969620c7663bba.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:-webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));background-image:-webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);background-image:-moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);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(/assets/select2-30db7aa80f4d4019c9969620c7663bba.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(/assets/select2-30db7aa80f4d4019c9969620c7663bba.png) no-repeat 100% -22px;background:url(/assets/select2-30db7aa80f4d4019c9969620c7663bba.png) no-repeat 100% -22px,-webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));background:url(/assets/select2-30db7aa80f4d4019c9969620c7663bba.png) no-repeat 100% -22px,-webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);background:url(/assets/select2-30db7aa80f4d4019c9969620c7663bba.png) no-repeat 100% -22px,-moz-linear-gradient(center bottom, #fff 85%, #eee 99%);background:url(/assets/select2-30db7aa80f4d4019c9969620c7663bba.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(/assets/select2-30db7aa80f4d4019c9969620c7663bba.png) no-repeat -37px -22px;background:url(/assets/select2-30db7aa80f4d4019c9969620c7663bba.png) no-repeat -37px -22px,-webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));background:url(/assets/select2-30db7aa80f4d4019c9969620c7663bba.png) no-repeat -37px -22px,-webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);background:url(/assets/select2-30db7aa80f4d4019c9969620c7663bba.png) no-repeat -37px -22px,-moz-linear-gradient(center bottom, #fff 85%, #eee 99%);background:url(/assets/select2-30db7aa80f4d4019c9969620c7663bba.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(/assets/select2-spinner-d62da185a1e9ec130f981930b05f9a60.gif) no-repeat 100%;background:url(/assets/select2-spinner-d62da185a1e9ec130f981930b05f9a60.gif) no-repeat 100%,-webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));background:url(/assets/select2-spinner-d62da185a1e9ec130f981930b05f9a60.gif) no-repeat 100%,-webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);background:url(/assets/select2-spinner-d62da185a1e9ec130f981930b05f9a60.gif) no-repeat 100%,-moz-linear-gradient(center bottom, #fff 85%, #eee 99%);background:url(/assets/select2-spinner-d62da185a1e9ec130f981930b05f9a60.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:-webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));background-image:-webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);background-image:-moz-linear-gradient(center bottom, #fff 0%, #eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);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:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));background-image:-webkit-linear-gradient(center top, #fff 0%, #eee 50%);background-image:-moz-linear-gradient(center top, #fff 0%, #eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%)}.select2-dropdown-open .select2-choice .select2-arrow{background:transparent;border-left: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:rgba(0,0,0,0)}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(/assets/select2-spinner-d62da185a1e9ec130f981930b05f9a60.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, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));background-image:-webkit-linear-gradient(top, #eee 1%, #fff 15%);background-image:-moz-linear-gradient(top, #eee 1%, #fff 15%);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(/assets/select2-spinner-d62da185a1e9ec130f981930b05f9a60.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, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));background-image:-webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:-moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);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(/assets/select2-30db7aa80f4d4019c9969620c7663bba.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 (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(/assets/select2x2-677e2a7f871d33c1c677dd79f87e8cc1.png) !important;background-repeat:no-repeat !important;background-size:60px 40px !important}.select2-search input{background-position:100% -21px !important}}input#query,input[type="text"].tt-hint{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:1px solid #d0d0d0;font-size:9px;font-size:0.75rem}.tt-dropdown-menu{-webkit-border-radius:5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;border-radius:5px 5px 5px 5px;padding:5px 0;background-clip:padding-box;-webkit-box-shadow:0px 2px 8px #d0d0d0;-moz-box-shadow:0px 2px 8px #d0d0d0;box-shadow:0px 2px 8px #d0d0d0;background-color:#fefefe;font-family:Arial, "Helvetica Neue", sans-serif;font-size:9px;font-size:0.75rem}form.search .tt-dropdown-menu{width:25em}.tt-dropdown-menu .no-results{padding:0.5em 10px;color:#252525;font-size:10px;font-size:0.83333rem}.tt-dropdown-menu .tt-suggestion{padding:0.4em 10px;color:#252525;border-bottom:1px solid #dddddd}.tt-dropdown-menu .tt-suggestion a{color:#252525;text-decoration:none}.tt-dropdown-menu .tt-suggestion:last-child{border-bottom:none}.tt-dropdown-menu .tt-suggestion.tt-cursor{background-color:#5592ce;background-color:#3373b2;background-image:-webkit-gradient(linear, left top, left bottom, from(#5592ce), to(#3373b2));background-image:-moz-linear-gradient(top, #5592ce, #3373b2);background-image:linear-gradient(top, #5592ce, #3373b2);color:#eeeeee}.tt-dropdown-menu .tt-suggestion.tt-cursor a{color:#eeeeee}.tt-dropdown-menu .tt-suggestion.tt-cursor strong{color:white}.tt-dropdown-menu span.number,.tt-dropdown-menu span.title{font-weight:bold}ul.dropdown-menu{-webkit-border-radius:5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;border-radius:5px 5px 5px 5px;padding:5px 0;background-clip:padding-box;-webkit-box-shadow:0px 2px 8px #d0d0d0;-moz-box-shadow:0px 2px 8px #d0d0d0;box-shadow:0px 2px 8px #d0d0d0;background-color:#fefefe;font-family:Arial, "Helvetica Neue", sans-serif;font-size:10px;font-size:0.83333rem}ul.dropdown-menu li.textcomplete-item{padding:0.4em 10px;color:#252525}ul.dropdown-menu li.textcomplete-item a{color:#252525;text-decoration:none}ul.dropdown-menu li.textcomplete-item.active{background-color:#5592ce;background-color:#3373b2;background-image:-webkit-gradient(linear, left top, left bottom, from(#5592ce), to(#3373b2));background-image:-moz-linear-gradient(top, #5592ce, #3373b2);background-image:linear-gradient(top, #5592ce, #3373b2);color:#eeeeee}ul.dropdown-menu li.textcomplete-item.active a{color:#eeeeee}ul.dropdown-menu li.textcomplete-item.active strong{color:white}div.select2-container,ul.select2-results{font-family:Arial, "Helvetica Neue", sans-serif;font-size:10px;font-size:0.83333rem}button.picker__button--today{color:black}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}.group:after{content:".";display:block;height:0;clear:both;visibility:hidden}em{font-style:italic}strong{font-weight:bold}h1,h2,h3,h4{margin:1.6rem 0 0.8rem;color:#384c7e;font-style:normal}h1{font-size:24px;font-size:2rem}h2{font-size:21px;font-size:1.75rem}h3{font-size:16px;font-size:1.33333rem}h4{font-size:14px;font-size:1.16667rem}html{font-size:15.5px}body{line-height:1.5;font-family:"utopia-std-caption-1", "utopia-std-caption-2", Georgia, serif;font-family:"Bitter", Georgia, serif;color:#252525}nav.pagination{font-family:Arial, "Helvetica Neue", sans-serif;font-size:12px;font-size:1rem}nav.pagination span{margin-left:0.15em;border-left:1px solid #d0d0d0;padding-left:0.4em}nav.pagination span:first-child{margin-left:0;border-left:none;padding-left:0}nav.pagination span.gap,nav.pagination span.gap+span{border-left:none}nav.pagination a{color:#384c7e}nav.pagination a:hover{color:#516db2}nav.pagination a:active{color:#192137}header[role="banner"]{color:#384c7e;font-family:"Arvo", Georgia, serif;font-weight:300}@media only screen and (min-width: 48em){header[role="banner"]{margin-top:1.5em}}header[role="banner"] div.logo-wrapper{margin:0.9em 0 1em 0;float:left}@media only screen and (min-width: 40em){header[role="banner"] div.logo-wrapper{position:relative;margin-bottom:0}}@media only screen and (min-width: 48em){header[role="banner"] div.logo-wrapper{margin-top:0}}body.app header[role="banner"] div.logo-wrapper{margin-top:1px;margin-right:1em}header[role="banner"] h1,header[role="banner"] h2{margin:0}header[role="banner"] h1{color:#384c7e;font-weight:700;font-size:21px;font-size:1.75rem}header[role="banner"] h1 a{color:#384c7e;text-decoration:none}header[role="banner"] h1 a em{color:#ff6600;font-style:normal}@media only screen and (min-width: 40em){header[role="banner"] h1{margin-top:0.1em;font-size:24px;font-size:2rem}}header[role="banner"] p{width:17em;color:#384c7e;font-weight:normal;line-height:1.3em;font-size:11px;font-size:0.91667rem}@media only screen and (min-width: 40em){header[role="banner"] p{margin-bottom:1em;font-size:11px;font-size:0.91667rem}}header[role="banner"] nav.account{position:absolute;right:1.5em;bottom:1.2em;font-size:10px;font-size:0.83333rem}@media only screen and (min-width: 40em){header[role="banner"] nav.account{right:0}}@media only screen and (min-width: 48em){header[role="banner"] nav.account{top:1.2em;bottom:auto}}header[role="banner"] nav.account a{margin-left:0.8em;color:#384c7e}header[role="banner"] nav.account a.signup{padding:0.4em 0.7em 0.35em;-webkit-border-radius:0.4em;-moz-border-radius:0.4em;border-radius:0.4em;background:#384c7e;color:white;text-decoration:none}header[role="banner"] nav.account ul{display:inline-block;list-style:none}header[role="banner"] nav.account ul li{display:inline-block}header[role="banner"] nav.account ul li a{text-decoration:underline}.tt-dropdown-menu{background:white}body.app p.message{margin:0;background-color:white}p.message{margin:0.75em 0 1em;padding:0.4em 10px;color:#666666;background:#f2f2f2;font-family:"Arvo", Georgia, serif;font-weight:300;font-size:11px;font-size:0.91667rem;line-height:1.9em;background-repeat:no-repeat;padding-left:42px;padding-right:20px}p.message.notice{border-left:4px solid #1ec253;color:#1ec253;background-image:url("/assets/icons-944bbd162b165a05eacf82c1045aa4b5.png");background-position:10px 7px}p.message.alert{border-left:4px solid #ff6600;color:#ff6600;background-image:url("/assets/icons-944bbd162b165a05eacf82c1045aa4b5.png");background-position:10px -43px}p.message.update{color:#5592ce;border-left:4px solid #5592ce;padding-left:10px}section.iteration p.message.close-iteration{clear:both;width:auto;margin-top:1em;padding-left:10px;background:#fefefe;text-align:center;font-size:11px;font-size:0.91667rem}section.iteration p.message.close-iteration span{font-weight:bold}p.message ul{float:right;margin:0}p.message ul li{display:inline;margin-left:0.5em}p.message ul li:before{content:"|";margin-right:0.4em}p.message ul li:first-child:before{content:""}p.message a{color:#637bb9}p.message a:hover{color:#98a8d1}p.message a:active{color:#384c7e}span.error{color:#ff6600}article[role="main"],section[role="main"]{clear:both;position:relative}article[role="main"] article h1,article[role="main"] section h1,section[role="main"] article h1,section[role="main"] section h1{font-size:21px;font-size:1.75rem}article[role="main"] ol,article[role="main"] ul,section[role="main"] ol,section[role="main"] ul{padding-left:1.2em}article[role="main"] ol,article[role="main"] p,article[role="main"] pre,article[role="main"] ul,section[role="main"] ol,section[role="main"] p,section[role="main"] pre,section[role="main"] ul{margin:0;margin-bottom:1em;color:#252525}article[role="main"] em,section[role="main"] em{font-style:italic}article[role="main"] strong,section[role="main"] strong{font-weight:bold}article[role="main"] p.buttons,section[role="main"] p.buttons{margin:1.5em 0}article[role="main"] .panel p.buttons:last-child,section[role="main"] .panel p.buttons:last-child{margin-bottom:0}article[role="main"] ol,section[role="main"] ol{list-style:decimal}article[role="main"] ul,section[role="main"] ul{list-style:disc}article[role="main"] section.articles>ol,article[role="main"] section.pages>ol,section[role="main"] section.articles>ol,section[role="main"] section.pages>ol{list-style:none}article[role="main"] img.screenshot,section[role="main"] img.screenshot{max-width:100%}article[role="main"] blockquote,section[role="main"] blockquote{margin:1em 0;padding:0 1em;font-style:italic;color:#8da1d3}article[role="main"] blockquote cite,section[role="main"] blockquote cite{display:block;font-size:11px;font-size:0.91667rem;text-align:right}@media only screen and (min-width: 40em){article[role="main"] blockquote,section[role="main"] blockquote{border-left:0.5em solid #eeeeee;padding-left:6.37813%;padding-right:7.28929%}}article[role="main"] pre,section[role="main"] pre{padding:0.5em 0;overflow:auto;font-family:"inconsolata-1", "inconsolata-2", monospace;font-size:11px;font-size:0.91667rem;line-height:1.35}article[role="main"] code,section[role="main"] code{font-family:"inconsolata-1", "inconsolata-2", monospace}@media only screen and (min-width: 40em){section.error-page>footer,section.error-page>section.articles,section.error-page>section.pages,section.error-page>h2,section.error-page>h3,section.error-page>h4,section.error-page>hr,section.error-page>ol,section.error-page>ul,section.error-page>p,section.error-page>pre,section.error-page>form,section.error-page div#disqus_thread{width:66.28702%}section.error-page>blockquote{width:54.7836%}section.error-page img{max-width:100%}}a{color:#f06000}a:hover{color:#ff8b3d}a:active{color:#8a3700}a.button{position:relative;-webkit-appearance:none;-webkit-border-radius:0.28571em;-moz-border-radius:0.28571em;border-radius:0.28571em;padding:0.4em 1em;text-align:center;font-family:"Arvo", Georgia, serif;font-weight:300;color:white;background-color:#334673;background-image:-webkit-gradient(linear, left top, left bottom, from(#3d5289), to(#334673));background-image:-moz-linear-gradient(top, #3d5289, #334673);background-image:linear-gradient(top, #3d5289, #334673);text-decoration:none}a.button:hover{-webkit-box-shadow:0px 2px 3px rgba(0,0,0,0.15);-moz-box-shadow:0px 2px 3px rgba(0,0,0,0.15);box-shadow:0px 2px 3px rgba(0,0,0,0.15)}a.button:active{-webkit-box-shadow:0px 2px 7px rgba(0,0,0,0.25);-moz-box-shadow:0px 2px 7px rgba(0,0,0,0.25);box-shadow:0px 2px 7px rgba(0,0,0,0.25)}a.button:active,a.button:focus{outline:0}a.button:hover{background-color:#2b3b62;background-image:-webkit-gradient(linear, left top, left bottom, from(#354877), to(#2b3b62));background-image:-moz-linear-gradient(top, #354877, #2b3b62);background-image:linear-gradient(top, #354877, #2b3b62)}a.button:active{background-color:#28375b;background-image:-webkit-gradient(linear, left top, left bottom, from(#324370), to(#28375b));background-image:-moz-linear-gradient(top, #324370, #28375b);background-image:linear-gradient(top, #324370, #28375b)}a.button.action{color:white;background-color:#f06000;background-image:-webkit-gradient(linear, left top, left bottom, from(#ff6f0f), to(#f06000));background-image:-moz-linear-gradient(top, #ff6f0f, #f06000);background-image:linear-gradient(top, #ff6f0f, #f06000)}a.button.action:hover{background-color:#ff6600;background-image:-webkit-gradient(linear, left top, left bottom, from(#ff781f), to(#f60));background-image:-moz-linear-gradient(top, #ff781f, #f60);background-image:linear-gradient(top, #ff781f, #f60)}a.button.action:active{background-color:#cc5200;background-image:-webkit-gradient(linear, left top, left bottom, from(#eb5e00), to(#cc5200));background-image:-moz-linear-gradient(top, #eb5e00, #cc5200);background-image:linear-gradient(top, #eb5e00, #cc5200)}a.button.cta{color:white;background-color:#54c55a;background-image:-webkit-gradient(linear, left top, left bottom, from(#6acd70), to(#54c55a));background-image:-moz-linear-gradient(top, #6acd70, #54c55a);background-image:linear-gradient(top, #6acd70, #54c55a)}a.button.cta:hover{background-color:#40bf48;background-image:-webkit-gradient(linear, left top, left bottom, from(#57c65e), to(#40bf48));background-image:-moz-linear-gradient(top, #57c65e, #40bf48);background-image:linear-gradient(top, #57c65e, #40bf48)}a.button.cta:active{background-color:#3eb745;background-image:-webkit-gradient(linear, left top, left bottom, from(#50c456), to(#3eb745));background-image:-moz-linear-gradient(top, #50c456, #3eb745);background-image:linear-gradient(top, #50c456, #3eb745)}form label{color:#384c7e}form input[type="email"],form input[type="password"],form input[type="text"],form textarea{border:1px solid #d4d4d4;padding:0.5em;font-size:11px;font-size:0.91667rem}form input[type="text"]:-moz-placeholder,form textarea:-moz-placeholder{color:#a6a6a6 !important}form input[type="text"].highlight,form textarea.highlight{background:#fbffce}form button,form input[type="submit"]{border:none;font-size:1em;font-family:inherit;padding:0.5em 1em 0.4em 1em;position:relative;-webkit-appearance:none;-webkit-border-radius:0.28571em;-moz-border-radius:0.28571em;border-radius:0.28571em;padding:0.4em 1em;text-align:center;font-family:"Arvo", Georgia, serif;font-weight:300;color:white;background-color:#334673;background-image:-webkit-gradient(linear, left top, left bottom, from(#3d5289), to(#334673));background-image:-moz-linear-gradient(top, #3d5289, #334673);background-image:linear-gradient(top, #3d5289, #334673)}form button:hover,form input[type="submit"]:hover{-webkit-box-shadow:0px 2px 3px rgba(0,0,0,0.15);-moz-box-shadow:0px 2px 3px rgba(0,0,0,0.15);box-shadow:0px 2px 3px rgba(0,0,0,0.15)}form button:active,form input[type="submit"]:active{-webkit-box-shadow:0px 2px 7px rgba(0,0,0,0.25);-moz-box-shadow:0px 2px 7px rgba(0,0,0,0.25);box-shadow:0px 2px 7px rgba(0,0,0,0.25)}form button:active,form button:focus,form input[type="submit"]:active,form input[type="submit"]:focus{outline:0}form button:hover,form input[type="submit"]:hover{background-color:#2b3b62;background-image:-webkit-gradient(linear, left top, left bottom, from(#354877), to(#2b3b62));background-image:-moz-linear-gradient(top, #354877, #2b3b62);background-image:linear-gradient(top, #354877, #2b3b62)}form button:active,form input[type="submit"]:active{background-color:#28375b;background-image:-webkit-gradient(linear, left top, left bottom, from(#324370), to(#28375b));background-image:-moz-linear-gradient(top, #324370, #28375b);background-image:linear-gradient(top, #324370, #28375b)}form button.action,form input[type="submit"].action{color:white;background-color:#f06000;background-image:-webkit-gradient(linear, left top, left bottom, from(#ff6f0f), to(#f06000));background-image:-moz-linear-gradient(top, #ff6f0f, #f06000);background-image:linear-gradient(top, #ff6f0f, #f06000)}form button.action:hover,form input[type="submit"].action:hover{background-color:#ff6600;background-image:-webkit-gradient(linear, left top, left bottom, from(#ff781f), to(#f60));background-image:-moz-linear-gradient(top, #ff781f, #f60);background-image:linear-gradient(top, #ff781f, #f60)}form button.action:active,form input[type="submit"].action:active{background-color:#cc5200;background-image:-webkit-gradient(linear, left top, left bottom, from(#eb5e00), to(#cc5200));background-image:-moz-linear-gradient(top, #eb5e00, #cc5200);background-image:linear-gradient(top, #eb5e00, #cc5200)}form button.cta,form input[type="submit"].cta{color:white;background-color:#54c55a;background-image:-webkit-gradient(linear, left top, left bottom, from(#6acd70), to(#54c55a));background-image:-moz-linear-gradient(top, #6acd70, #54c55a);background-image:linear-gradient(top, #6acd70, #54c55a)}form button.cta:hover,form input[type="submit"].cta:hover{background-color:#40bf48;background-image:-webkit-gradient(linear, left top, left bottom, from(#57c65e), to(#40bf48));background-image:-moz-linear-gradient(top, #57c65e, #40bf48);background-image:linear-gradient(top, #57c65e, #40bf48)}form button.cta:active,form input[type="submit"].cta:active{background-color:#3eb745;background-image:-webkit-gradient(linear, left top, left bottom, from(#50c456), to(#3eb745));background-image:-moz-linear-gradient(top, #50c456, #3eb745);background-image:linear-gradient(top, #50c456, #3eb745)}form p.buttons{clear:both}form p.buttons a{color:#384c7e}p.buttons a,p.buttons button,p.buttons input{margin-right:0.5em;font-size:11px;font-size:0.91667rem}p.buttons a.control,p.buttons button.control,p.buttons input.control{float:right}p.buttons button,p.buttons a.button,p.buttons input.button{font-size:12px;font-size:1rem}p.buttons a.action-link{font-size:13px;font-size:1.08333rem;font-weight:bold;color:#384c7e}.panel{padding:1em}@media only screen and (min-width: 40em){.panel{width:66.28702%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:1.5em}}body.app .panel{background-color:#fafafa;background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#fafafa));background-image:-moz-linear-gradient(top, #fff, #fafafa);background-image:linear-gradient(top, #fff, #fafafa)}body.site .panel{background-color:#f9f9f9;background-image:-webkit-gradient(linear, left top, left bottom, from(#eee), to(#f9f9f9));background-image:-moz-linear-gradient(top, #eee, #f9f9f9);background-image:linear-gradient(top, #eee, #f9f9f9)}.panel h1:first-child,.panel h2:first-child,.panel h3:first-child{margin-top:0}.panel p,.panel li{color:#666666}.panel ul li{margin-bottom:0.5em;line-height:1.3}.panel label{display:block}.panel>p:last-child{margin-bottom:0}form.panel label{display:block}form.login p label.prefix,form.password-reset p label.prefix{display:block}@media only screen and (min-width: 40em){form.login,form.password-reset{width:32.57403%;min-height:12em;margin-left:33.71298%}form.login p,form.password-reset p{clear:both}form.login p input,form.password-reset p input{width:99%}form.login p input#remember_me,form.password-reset p input#remember_me{width:auto}form.login p.buttons input,form.password-reset p.buttons input{width:auto}}form.user ul,form.payment ul{padding-left:0;list-style:none}form.user ul li,form.payment ul li{margin-bottom:1em}form.user ul li label,form.payment ul li label{display:block}form.user ul li.email input,form.payment ul li.email input{width:95%;max-width:18.2em}form.user ul span.error,form.payment ul span.error{display:block;clear:both;margin-top:0.5em;font-weight:bold}form.user li div.adjacent{float:left;clear:none;margin-right:1em}form.user div.name input{width:8em}form.payment{margin-bottom:2em}form.payment #card-number{width:18.2em}form.payment #exp-month{width:2.4em;margin-right:0.2em}form.payment #exp-year{width:4em}form.payment #cvc{width:8em}form.payment li.cards{clear:both;margin-top:1.5em;margin-bottom:0}/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("/assets/font-awesome/fontawesome-webfont-4d4ca63c2f81cf1e7f8213e3df64aa3c.eot");src:url("/assets/font-awesome/fontawesome-webfont-4d4ca63c2f81cf1e7f8213e3df64aa3c.eot?#iefix") format("embedded-opentype"),url("/assets/font-awesome/fontawesome-webfont-b2938538e5edb579155ecb06ddb01dbc.woff2") format("woff2"),url("/assets/font-awesome/fontawesome-webfont-e1c335bf0616e82cf4a353daced3534e.woff") format("woff"),url("/assets/font-awesome/fontawesome-webfont-cb16a983d95e9977013e94bf9e629e7d.ttf") format("truetype"),url("/assets/font-awesome/fontawesome-webfont-bdfd6504344f85b59900966bae785188.svg#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333em;line-height:0.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:0.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eeeeee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:white}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}html{height:100%}body.app{height:100%;background:#eeeeee;font-family:"Arvo", Georgia, serif;font-weight:300}body.app ol,body.app ul{padding-left:0}body.app.horizontal-nav div#header-wrapper,body.app.horizontal-nav div#nav-wrapper{border-bottom:1px solid #eeeeee;padding:0.6em 0;background:white}body.app.horizontal-nav header[role="banner"],body.app.horizontal-nav nav.primary{margin:0 1em;width:90%;max-width:none}@media only screen and (min-width: 760px){body.app.horizontal-nav header[role="banner"],body.app.horizontal-nav nav.primary{margin:0 3em}}body.app.horizontal-nav header[role="banner"]{position:relative}body.app.horizontal-nav header[role="banner"] div.logo{float:left;margin-top:3px;display:block;width:30px;height:30px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#ff6600;text-align:center;font-weight:400;line-height:30px}body.app.horizontal-nav header[role="banner"] div.logo a{text-decoration:none;color:white}body.app.horizontal-nav header[role="banner"] div.logo span{display:block;font-size:23.07692px}body.app.horizontal-nav div.user.menu{float:right}body.app.horizontal-nav nav.primary{clear:both;margin-bottom:1em;font-size:11.5px;font-size:0.95833rem}body.app.horizontal-nav nav.primary li{display:inline;list-style:none}body.app.horizontal-nav nav.primary li::after{content:"|";margin-left:0.4em;margin-right:0.2em;color:#dddddd}body.app.horizontal-nav nav.primary li:first-child{margin-left:0}body.app.horizontal-nav nav.primary li:last-child:after{content:"";margin:0}body.app.horizontal-nav nav.primary ul.links{float:left}body.app.horizontal-nav nav.primary ul.global-actions{float:right}body.app.vertical-nav div#header-and-body{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:100%}body.app.vertical-nav div#sidebar-wrapper{-webkit-box-flex:0 0 12em;-moz-box-flex:0 0 12em;-ms-flex:0 0 12em;-webkit-flex:0 0 12em;flex:0 0 12em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:white}body.app.vertical-nav div#header-wrapper{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body.app.vertical-nav div#nav-wrapper{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body.app.vertical-nav header[role="banner"],body.app.vertical-nav nav.primary{margin:0;padding:1em}body.app.vertical-nav header[role="banner"] div.logo{margin:0.5em auto 0;display:block;width:48px;height:48px;-webkit-border-radius:48px;-moz-border-radius:48px;border-radius:48px;background:#ff6600;text-align:center;font-weight:400;line-height:48px}body.app.vertical-nav header[role="banner"] div.logo a{text-decoration:none;color:white}body.app.vertical-nav header[role="banner"] div.logo span{display:block;font-size:36.92308px}body.app.vertical-nav div.user.menu{position:absolute;top:1em;right:1em;z-index:1}@media only screen and (min-width: 40em){body.app.vertical-nav div.user.menu{right:3em}}body.app.vertical-nav nav.primary{margin-top:1.6em;padding:0 1.5em}body.app.vertical-nav nav.primary li{border-top:1px solid #dddddd}body.app.vertical-nav nav.primary a{display:block;padding:0.2em 0.7em 0.8em}body.app header[role="banner"] div.logo-wrapper h1{margin-top:-0.15em}body.app header[role="banner"] div.logo-wrapper p{width:auto}body.app header[role="banner"] nav.account{margin-top:-0.4em}body.app header[role="banner"] div.menu{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-ms-user-select:none;-moz-user-select:none;-o-user-select:none;-webkit-user-select:none;user-select:none}body.app header[role="banner"] div.menu li{display:inline;list-style:none}body.app header[role="banner"] div.menu li::after{content:#eeeeee;margin-left:0.4em;margin-right:0.2em;color:#dddddd}body.app header[role="banner"] div.menu li:first-child{margin-left:0}body.app header[role="banner"] div.menu li:last-child:after{content:"";margin:0}body.app header[role="banner"] div.menu div.toggle{display:none}html.js body.app header[role="banner"] div.menu li{display:block;margin-left:0}html.js body.app header[role="banner"] div.menu li::after{content:none}html.js body.app header[role="banner"] div.menu a{text-decoration:none}html.js body.app header[role="banner"] div.menu div.toggle{display:block;padding-right:20px;background-image:url("/assets/icons-944bbd162b165a05eacf82c1045aa4b5.png");background-position:right -312px;background-repeat:no-repeat;cursor:pointer;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}html.js body.app header[role="banner"] div.menu div.toggle img.avatar{width:24px;height:24px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;vertical-align:middle}html.js body.app header[role="banner"] div.menu div.toggle a{margin-left:0.1em}html.js body.app header[role="banner"] div.menu ol,html.js body.app header[role="banner"] div.menu ul{z-index:2;position:absolute;display:none;border-bottom:1px solid #d0d0d0;-webkit-box-shadow:0px 4px 7px #d0d0d0;-moz-box-shadow:0px 4px 7px #d0d0d0;box-shadow:0px 4px 7px #d0d0d0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:white;font-size:11px;font-size:0.91667rem}html.js body.app header[role="banner"] div.menu.open ol,html.js body.app header[role="banner"] div.menu.open ul{background:#f8f8f8}html.js body.app header[role="banner"] div.menu.open ol li,html.js body.app header[role="banner"] div.menu.open ul li{display:block;line-height:1.3}html.js body.app header[role="banner"] div.menu.open ol a,html.js body.app header[role="banner"] div.menu.open ul a{display:block;margin:0;padding:0.4em 10px;cursor:pointer;color:#666666}html.js body.app header[role="banner"] div.menu.open ol a:hover,html.js body.app header[role="banner"] div.menu.open ul a:hover{background:white;color:#252525}html.js body.app header[role="banner"] div.user.menu{width:auto}html.js body.app header[role="banner"] div.user.menu.open ul{width:10em}html.js body.app header[role="banner"] div.user.menu div.toggle{float:right;padding:6px 20px 6px 6px;background-position:right -306px}html.js body.app header[role="banner"] div.user.menu ol,html.js body.app header[role="banner"] div.user.menu ul{top:40px;right:0}html.js body.app header[role="banner"] div.user.menu ol a,html.js body.app header[role="banner"] div.user.menu ul a{text-align:right}html.js body.app header[role="banner"] div.board.menu{float:left;position:relative;top:0.5em;left:1.2em}html.js body.app header[role="banner"] div.board.menu span.prefix,html.js body.app header[role="banner"] div.board.menu div.toggle,html.js body.app header[role="banner"] div.board.menu span.badge{float:left}html.js body.app header[role="banner"] div.board.menu span.prefix{color:#b3b3b3}html.js body.app header[role="banner"] div.board.menu div.toggle{max-width:17em;margin-right:1em;margin-left:0.5em;padding-right:17px;color:#666666}html.js body.app header[role="banner"] div.board.menu span.badge{width:4.5em;margin-right:0.7em;padding:0.2em 0.4em 0.15em;-webkit-border-radius:0.4em;-moz-border-radius:0.4em;border-radius:0.4em;font-family:Arial, "Helvetica Neue", sans-serif;font-size:9px;font-size:0.75rem;text-transform:uppercase;color:#666666;text-align:center;text-transform:uppercase;background:#eeeeee}html.js body.app header[role="banner"] div.board.menu span.badge.sample{color:#fefefe;background:#3a92e9}html.js body.app header[role="banner"] div.board.menu ol,html.js body.app header[role="banner"] div.board.menu ul{top:32px;left:3em;min-width:17em}html.js body.app header[role="banner"] div.board.menu li a{padding-left:14px;padding-right:14px}body.app header[role="banner"] div.back{display:none}@media only screen and (min-width: 760px){body.app header[role="banner"] div.back{display:block;float:left;margin-top:0.8em;margin-left:2.5em;font-size:10px;font-size:0.83333rem}body.app header[role="banner"] div.back a{color:#b3b3b3;text-decoration:none}body.app header[role="banner"] div.back a:hover{text-decoration:underline}}body.app header[role="banner"] form.search{position:relative;float:right;top:0.2em;margin-right:2em}body.app header[role="banner"] form.search input#search-button{top:0.1em;font-size:9px;font-size:0.75rem;padding:0.5em 0.4em 0.4em;background:#666666}body.app nav.primary a{color:#666666;text-decoration:none}body.app nav.primary a:hover{color:#384c7e;text-decoration:underline}body.app nav.primary a:active{color:#ff6600}body.app nav.primary a.current{color:black;font-weight:bold;text-decoration:underline}body.app ol.breadcrumb{clear:both;margin:-0.5em 0 1.5em;color:#666666}body.app ol.breadcrumb li{display:inline;list-style:none}body.app ol.breadcrumb li::after{content:">";margin-left:0.4em;margin-right:0.2em;color:#dddddd}body.app ol.breadcrumb li:first-child{margin-left:0}body.app ol.breadcrumb li:last-child:after{content:"";margin:0}body.app ol.breadcrumb li{font-family:Arial, "Helvetica Neue", sans-serif;font-size:10px;font-size:0.83333rem}body.app ol.breadcrumb a{color:#384c7e}body.app ol.breadcrumb a:hover{color:#516db2}body.app ol.breadcrumb a:active{color:#192137}body.app .tip{color:#666666;font-size:11px;font-size:0.91667rem;line-height:1.3;font-family:"utopia-std-caption-1", "utopia-std-caption-2", Georgia, serif;font-family:"Bitter", Georgia, serif}body.app form label{color:#666666}body.app img.avatar{width:24px;height:24px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px}body.app h1,body.app h2,body.app h3{color:#252525}body.app h1{font-size:21px;font-size:1.75rem}body.app h2{font-size:18px;font-size:1.5rem}body.app h3{font-size:14px;font-size:1.16667rem}body.app section[role="main"]>h1,body.app section[role="main"]>header h1{margin:0.5em 0 0.5em;padding:0 0 0.5em;border:none}body.app section[role="main"] section h1{font-size:14px;font-size:1.16667rem;font-weight:normal}body.app section[role="main"] ol,body.app section[role="main"] p,body.app section[role="main"] ul{color:#666666}body.app section[role="main"] em,body.app section[role="main"] strong{color:#0c0c0c}body.app section[role="main"] em{font-style:normal}body.app div#page{margin:0 auto;max-width:878px;padding-top:1em;margin:0 1em}@media only screen and (min-width: 40em){body.app div#page{width:90%}}@media only screen and (min-width: 760px){body.app div#page{margin:0 3em}}body.app ul.actions li{display:inline;list-style:none}body.app ul.actions li::after{content:"|";margin-left:0.4em;margin-right:0.2em;color:#c3c3c3}body.app ul.actions li:first-child{margin-left:0}body.app ul.actions li:last-child:after{content:"";margin:0}body.app ul.actions.bottom{margin-top:1.5em;padding-top:0.5em;border-top:1px solid #d0d0d0}body.app ul.actions a{color:#384c7e}body.app ul.actions a:hover{color:#516db2}body.app ul.actions a:active{color:#192137}body.app a.add{padding:4px 0 4px 25px;background:url(/images/add-icon.png) no-repeat 0 2px;color:#384c7e}body.app a.add:hover{color:#516db2}body.app a.add:active{color:#192137}body.app button.delete{width:1.8em;height:1.7em;padding:0.25em 0.4em 0.25em 0.4em;background:none;outline:none;cursor:pointer}body.app button.spinner{padding-left:0.7em;padding-right:0.7em}body.app button.spinner:focus{outline:0}body.app button.spinner i.fa{display:none;margin-left:0.2em}body.app section.hint{padding:1em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#f6f6f6;background-image:-webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f6f6f6));background-image:-moz-linear-gradient(top, #fefefe, #f6f6f6);background-image:linear-gradient(top, #fefefe, #f6f6f6)}body.app section.hint .icon i.fa{font-size:36px;font-size:3rem;color:#1879d8}body.app section.hint form{margin:1em auto 0.25em}body.app section.hint form button{width:8em;border:1px solid #aaaaaa;color:#666666;background-color:#f7f7f7;background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#f7f7f7));background-image:-moz-linear-gradient(top, #fff, #f7f7f7);background-image:linear-gradient(top, #fff, #f7f7f7)}body.app section.hint form button:hover{background-color:#ebebeb;background-image:-webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ebebeb));background-image:-moz-linear-gradient(top, #fafafa, #ebebeb);background-image:linear-gradient(top, #fafafa, #ebebeb)}body.app section.hint form button:active{background-color:#e6e6e6;background-image:-webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e6e6e6));background-image:-moz-linear-gradient(top, #f5f5f5, #e6e6e6);background-image:linear-gradient(top, #f5f5f5, #e6e6e6)}body.app section.hint form button i.fa-thumbs-o-up{font-weight:bold;color:#5592ce}body.app section.hint p{margin:1em auto 1em}body.app section.hint a{color:#384c7e}body.app section.hint a:hover{color:#516db2}body.app section.hint a:active{color:#192137}body.app section.hint div.buttons{margin-top:1em;text-align:right}@media only screen and (min-width: 62em){body.app section.hint div.buttons{position:absolute;bottom:1.8em;left:46.5em;margin:0}}@media only screen and (min-width: 40em){body.app section.hint{position:relative;margin:2em 0;padding:0;background-color:#ececec;background-image:-webkit-gradient(linear, left top, left bottom, from(#dfdfdf), to(#ececec));background-image:-moz-linear-gradient(top, #dfdfdf, #ececec);background-image:linear-gradient(top, #dfdfdf, #ececec)}body.app section.hint .icon{float:left;width:8.4em;margin:1.5em 2.1em 0;width:4em;height:4em;-webkit-border-radius:2em;-moz-border-radius:2em;border-radius:2em;background:white}body.app section.hint .icon i.fa{margin-top:-0.1em;font-size:60px;font-size:5rem}body.app section.hint form{margin:0 1px 0 8.4em;padding:1.5em 2em 1em 2em;background-color:#f6f6f6;background-image:-webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f6f6f6));background-image:-moz-linear-gradient(top, #fefefe, #f6f6f6);background-image:linear-gradient(top, #fefefe, #f6f6f6)}body.app section.hint p{max-width:34em;margin:0 0 1em}}@media only screen and (min-width: 40em){body.app.full-width section.hint p{max-width:36em}body.app.full-width section.hint div.buttons{left:48em}}body.app div.instructions{width:66.28702%;margin:1.5em 0}body.app div.hint{position:absolute;z-index:-1;border:1px dashed #c3c3c3;color:#aaaaaa;font-family:"Arvo", Georgia, serif;font-weight:300;text-align:center}body.app div.hint span{display:block;margin-top:2.4em;font-size:0.9em}body.app div.hint,body.app ol.cards{margin-top:30px}body.app p.formatting-tips{font-family:Arial, "Helvetica Neue", sans-serif;font-size:10px;font-size:0.83333rem;text-align:right}body.app p.formatting-tips a{color:#384c7e}body.app p.formatting-tips a:hover{color:#516db2}body.app p.formatting-tips a:active{color:#192137}body.app ol.stickers{float:left;margin:0;list-style:none}body.app ol.stickers li{float:left}body.app ol.stickers label.red,body.app span.sticker.red{background:#ff3300}body.app ol.stickers label.green,body.app span.sticker.green{background:#5fc965}body.app ol.stickers label.blue,body.app span.sticker.blue{background:#5592ce}body.app ol.stickers label.black,body.app span.sticker.black{background:#252525}body.app section ol.cards{list-style:none}body.app section ol.cards article:hover{background-color:white}body.app section ol.cards article header.complete a{position:relative}body.app section ol.cards article header.complete::before{content:"Complete";position:absolute;color:#aaaaaa;opacity:0.5;text-transform:uppercase;font-family:"utopia-std-caption-1", "utopia-std-caption-2", Georgia, serif;font-family:"Bitter", Georgia, serif;font-weight:bold;white-space:nowrap;-ms-transform:rotate(-20deg);-moz-transform:rotate(-20deg);-o-transform:rotate(-20deg);-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}body.app section ol.cards article h1{font-weight:normal;line-height:1.15;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}body.app section ol.cards article a{color:#384c7e;text-decoration:none}body.app section ol.cards article a:hover{color:#516db2}body.app section ol.cards article a:active{color:#192137}body.app section ol.cards article a:hover{text-decoration:underline}body.app section ol.cards ol.tags{font-family:Arial, "Helvetica Neue", sans-serif;font-size:9px;font-size:0.75rem}body.app section ol.cards ol.tags a{color:#32c33a}body.app section ol.cards ol.tags a::after{content:", "}body.app section ol.cards ol.tags a:last-child::after{content:""}body.app section ol.cards ol.tags li{display:inline}body.app section ol.cards ol.tags li::after{content:", "}body.app section ol.cards ol.tags li:last-child::after{content:""}body.app section ol.cards ol.assignees{margin:0;list-style:none}body.app section ol.cards ol.assignees li{display:inline-block;vertical-align:bottom;line-height:1}body.app section span.number{display:none}body.app section.thumbnails div.hint{width:8.4em;height:5.7em;padding:0.5em 0.8em 0.5em 0.6em;font-size:0.85em}body.app section.thumbnails ol.cards{min-height:112px}body.app section.thumbnails ol.cards>li{float:left;margin-right:0;margin-bottom:29px;padding-right:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body.app section.thumbnails article{position:relative;border:1px solid #dfdfdf;border-top:1px solid #e7e7e7;border-bottom:1px solid #d8d8d8;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;color:#384c7e;background-color:#fefefe;width:8.4em;height:5.7em;padding:0.5em 0.8em 0.5em 0.6em;font-size:0.85em;font-size:0.85em}body.app section.thumbnails article header a:hover{text-decoration:underline;cursor:pointer}body.app section.thumbnails article:before,body.app section.thumbnails article:after{content:"";z-index:-1;position:absolute;bottom:9px;width:70%;height:55%;-webkit-box-shadow:0 6px 8px rgba(0,0,0,0.3);-moz-box-shadow:0 6px 8px rgba(0,0,0,0.3);box-shadow:0 6px 8px rgba(0,0,0,0.3);background:#eeeeee}body.app section.thumbnails article:before{left:9px;-ms-transform:skew(-15deg) rotate(-4deg);-moz-transform:skew(-15deg) rotate(-4deg);-o-transform:skew(-15deg) rotate(-4deg);-webkit-transform:skew(-15deg) rotate(-4deg);transform:skew(-15deg) rotate(-4deg)}body.app section.thumbnails article:after{right:9px;-ms-transform:skew(15deg) rotate(4deg);-moz-transform:skew(15deg) rotate(4deg);-o-transform:skew(15deg) rotate(4deg);-webkit-transform:skew(15deg) rotate(4deg);transform:skew(15deg) rotate(4deg)}body.app section.thumbnails article:hover{border:1px solid #b3b3b3;border-top:1px solid #bababa;border-bottom:1px solid #9e9e9e}body.app section.thumbnails article header{overflow:hidden;max-height:5em}body.app section.thumbnails article header.complete::before{top:1.5em;left:0.6em;font-size:1.5em}body.app section.thumbnails article h1{margin:0;font-size:11px;font-size:0.91667rem}body.app section.thumbnails span.estimate{position:absolute;top:-0.9em;right:-1em;width:2.34em;height:2.34em;-webkit-border-radius:1.17em;-moz-border-radius:1.17em;border-radius:1.17em;color:#384c7e;background:white;font-size:9px;font-size:0.75rem;text-align:center;line-height:2.4102;-webkit-box-shadow:0px 2px 4px rgba(0,0,0,0.15);-moz-box-shadow:0px 2px 4px rgba(0,0,0,0.15);box-shadow:0px 2px 4px rgba(0,0,0,0.15)}body.app section.thumbnails ol.stickers{position:absolute;bottom:6px;left:7px}body.app section.thumbnails ol.stickers span.sticker{margin-right:4px;display:block;width:8px;height:8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}body.app section.thumbnails ol.tags{position:absolute;bottom:-19px;left:7px;max-width:90%;display:block;margin:0;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}body.app section.thumbnails ol.assignees{position:absolute;bottom:-1.15em;right:-0.9em}body.app section.list div.hint{width:99.5%}body.app section.list div.hint span{margin:0.75em 0}body.app section.list ol.cards{min-height:2.9em}body.app section.list ol.cards>li{background:#fefefe}body.app section.list ol.cards>li article:hover{background:white;border-top:1px solid #d9d9d9;border-bottom:1px solid #d1d1d1}body.app section.list article{position:relative;margin:0 0 0.5em;border-top:1px solid transparent;border-bottom:1px solid transparent;padding:0.4em 10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}body.app section.list article header.complete::before{top:1.1em;left:1.5em;font-size:0.8em}body.app section.list article h1,body.app section.list article span.estimate,body.app section.list article aside.tags{float:left}body.app section.list article h1{width:27em;max-width:27em;margin:0.4em 0.5em 0.4em 0;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:12px;font-size:1rem}body.app section.list span.estimate{position:absolute;right:16px;width:2.34em;height:2.34em;-webkit-border-radius:1.17em;-moz-border-radius:1.17em;border-radius:1.17em;color:#384c7e;background:#eeeeee;font-size:10px;font-size:0.83333rem;text-align:center;line-height:2.4102}body.app section.list ol.tags{margin:0.6em 0.5em 0.5em 0}body.app section.list ol.stickers{float:right;margin:0.6em 3.2em 0 0}body.app section.list ol.stickers li{float:right}body.app section.list ol.stickers span.sticker{margin-right:5px;display:block;width:10px;height:10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}body.app section.list ol.assignees{display:none}body.app ol.iterations{width:100%;list-style:none}body.app section.iteration>header{position:relative;margin:1.6em 0 0;border-top:1px solid #d0d0d0;padding-top:2.4em;padding-bottom:0.5em}body.app section.iteration>header>h1{margin-top:0}body.app section.iteration>header label,body.app section.iteration>header span.dates,body.app section.iteration>header span.edit{font-family:Arial, "Helvetica Neue", sans-serif}body.app section.iteration>header label,body.app section.iteration>header span.dates{font-size:9px;font-size:0.75rem;text-transform:uppercase}body.app section.iteration>header span.edit{margin-left:0.4em;font-size:9px;font-size:0.75rem}body.app section.iteration>header>h1{margin-bottom:0}@media only screen and (min-width: 40em){body.app section.iteration>header>h1{float:left;margin-bottom:0.2em}body.app section.iteration>header span.dates,body.app section.iteration>header span.edit{float:left;margin-top:0.52em}body.app section.iteration>header span.dates{margin-left:1em}}body.app section.iteration>header h1{color:#666666}body.app section.iteration>header span.total-estimate{position:absolute;top:1.1em;right:0;width:3.38em;height:3.38em;-webkit-border-radius:1.69em;-moz-border-radius:1.69em;border-radius:1.69em;color:#384c7e;background:white;font-size:14px;font-size:1.16667rem;text-align:center;line-height:3.4814}body.app section.iteration>header span.total-estimate span.label{position:absolute;width:10em;top:1.65em;right:6.2em;text-align:right;font-family:Arial, "Helvetica Neue", sans-serif;font-size:9px;font-size:0.75rem;text-transform:uppercase;color:#666666;margin-top:0.3em;line-height:1.5em;color:#949494}@media only screen and (max-width: 400px){body.app section.iteration>header span.total-estimate span.label{display:none}}body.app section#backlog.list header{border-top:none}body.app ol.columns{list-style:none}body.app section.column>header h1{margin-bottom:0}body.app section.column ol.cards>li{margin-bottom:29px}body.app section.incomplete>header h1{border-bottom:1px solid #d0d0d0;padding-bottom:1em}body.app.columns.edit form ol.column-editor,body.app.columns.update form ol.column-editor{list-style:none}body.app.columns.edit form ol.column-editor li,body.app.columns.update form ol.column-editor li{float:left;clear:both;margin-left:-0.5em;padding:0.3em 0.5em}body.app.columns.edit form ol.column-editor li.moving,body.app.columns.update form ol.column-editor li.moving{background:#f6f6f6}body.app.columns.edit form ol.column-editor li span.drag-handle,body.app.columns.update form ol.column-editor li span.drag-handle{float:left;width:2em;height:2em;background-image:url("/assets/icons-944bbd162b165a05eacf82c1045aa4b5.png");background-position:0 -143px;background-repeat:no-repeat;cursor:move}body.app.columns.edit form ol.column-editor li input,body.app.columns.update form ol.column-editor li input{float:left;width:12em}body.app.columns.edit form ol.column-editor li a,body.app.columns.update form ol.column-editor li a{float:left;margin:0.6em 0 0.6em 0.7em;color:#384c7e;font-size:10px;font-size:0.83333rem}body.app.columns.edit form ol.column-editor li a:hover,body.app.columns.update form ol.column-editor li a:hover{color:#516db2}body.app.columns.edit form ol.column-editor li a:active,body.app.columns.update form ol.column-editor li a:active{color:#192137}body.app.columns.edit form p.actions,body.app.columns.update form p.actions{margin:-0.5em 0 0 2em}body.app.columns.edit form p.actions a,body.app.columns.update form p.actions a{color:#384c7e}body.app.columns.edit form p.actions a:hover,body.app.columns.update form p.actions a:hover{color:#516db2}body.app.columns.edit form p.actions a:active,body.app.columns.update form p.actions a:active{color:#192137}body.app.columns.edit form p.buttons,body.app.columns.update form p.buttons{margin:1em 0 0 2em}body.app section.files ol.files{margin:1em 0 0.5em;list-style:none}body.app section.files ol.files li{position:relative;float:left;margin-right:10px;margin-bottom:10px;padding:15px 15px 10px 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fefefe}body.app section.files ol.files li:hover{background-color:#fbfbfb}body.app section.files ol.files li:hover span{color:#666666}body.app section.files ol.files li div.wrapper{width:100px;height:100px;margin-bottom:0.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center}body.app section.files ol.files li div.wrapper::before{content:"";display:inline-block;vertical-align:middle;height:100%}body.app section.files ol.files li div.wrapper img{max-width:100%;max-height:100%;display:inline-block;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #e2e2e2}body.app section.files ol.files li div.wrapper img:hover{border-color:#dddddd}body.app section.files ol.files li span.attachable,body.app section.files ol.files li span.datetime,body.app section.files ol.files li span.filename{display:block;max-width:9em;margin:0 auto;color:#8c8c8c;font-size:10px;font-size:0.83333rem;font-family:Arial, "Helvetica Neue", sans-serif;text-align:center}body.app section.files ol.files li span.filename{max-width:6em;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-align:left;white-space:pre}body.app section.files ol.files li a.fa{position:absolute;right:12px;bottom:12px;color:#bfbfbf}body.app section.files ol.files li a.fa:hover{color:#8c8c8c}body.app section.files ol.files li a.fa:active{color:#666666}body.app section.files ol.files li div.overlay{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;bottom:0;left:0;height:6.3em;max-height:100%;width:100%;background-color:rgba(35,35,35,0.6);background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(99,99,99,0.6)), to(rgba(35,35,35,0.6)));background-image:-moz-linear-gradient(top, rgba(99,99,99,0.6), rgba(35,35,35,0.6));background-image:linear-gradient(top, rgba(99,99,99,0.6), rgba(35,35,35,0.6));text-align:center}body.app section.files ol.files li div.overlay p.prompt{width:90%;margin:1em auto;font-size:12px;font-size:1rem;color:white}body.app section.files ol.files li div.overlay p.buttons{margin:1em auto}body.app section.files ol.files li div.overlay p.buttons a{font-size:10px;font-size:0.83333rem}body.app section.files ol.files li div.overlay img.loader{margin-top:1.2em}body.app section.files ol.files li div.overlay a.button{cursor:default}body.app section.files ol.files li div.overlay a.cancel{color:#c8c8c8}body.app section.files ol.files li div.overlay a.cancel:hover{color:#eeeeee}body.app section.files ol.files li div.overlay a.cancel:active{color:white}@media only screen and (min-width: 52em){body.app section.files ol.files li{width:199px;margin:0 20px 20px 0}body.app section.files ol.files li div.wrapper{width:100%;height:180px}body.app section.files ol.files li div.overlay{height:7.5em}body.app section.files ol.files li div.overlay p.prompt{font-size:14px;font-size:1.16667rem}body.app section.files ol.files li div.overlay p.buttons a{font-size:12px;font-size:1rem}body.app section.files ol.files li span.filename{max-width:10em}}body.app.cards div.metadata h2,body.app.discussions div.metadata h2,body.app.messages div.metadata h2{font-family:Arial, "Helvetica Neue", sans-serif;font-size:1em}body.app.cards div.metadata ol,body.app.discussions div.metadata ol,body.app.messages div.metadata ol{padding-left:1.2em;list-style:disc}body.app.cards div.metadata p,body.app.cards div.metadata li,body.app.discussions div.metadata p,body.app.discussions div.metadata li,body.app.messages div.metadata p,body.app.messages div.metadata li{margin:0.5em 0;color:gray;line-height:1.5;font-family:Arial, "Helvetica Neue", sans-serif}body.app.cards div.metadata a,body.app.discussions div.metadata a,body.app.messages div.metadata a{color:#384c7e}body.app.cards div.metadata a:hover,body.app.discussions div.metadata a:hover,body.app.messages div.metadata a:hover{color:#516db2}body.app.cards div.metadata a:active,body.app.discussions div.metadata a:active,body.app.messages div.metadata a:active{color:#192137}@media only screen and (min-width: 52em){body.app.cards div.metadata,body.app.discussions div.metadata,body.app.messages div.metadata{position:absolute;top:3.6em}body.app.cards div.metadata h1,body.app.discussions div.metadata h1,body.app.messages div.metadata h1{margin:1em 0 0.6em 0;border-bottom:1px solid #d0d0d0;padding:0 0 0.5em 10px}body.app.cards div.metadata h2,body.app.discussions div.metadata h2,body.app.messages div.metadata h2{margin:1em 0 0;padding-left:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:10px;font-size:0.83333rem}body.app.cards div.metadata ol,body.app.discussions div.metadata ol,body.app.messages div.metadata ol{margin-bottom:0.5em;margin-left:-0.3em}body.app.cards div.metadata ol li,body.app.discussions div.metadata ol li,body.app.messages div.metadata ol li{margin-left:-0.3em}body.app.cards div.metadata p,body.app.cards div.metadata li,body.app.discussions div.metadata p,body.app.discussions div.metadata li,body.app.messages div.metadata p,body.app.messages div.metadata li{margin:0.25em 0 0.25em 0.9em;font-size:10px;font-size:0.83333rem}body.app.cards div.metadata p.buttons,body.app.discussions div.metadata p.buttons,body.app.messages div.metadata p.buttons{margin-top:1em}}@media only screen and (min-width: 52em){body.app.cards div.metadata{left:66.28702%;width:32.57403%}}@media only screen and (min-width: 52em){body.app.discussions div.metadata,body.app.messages div.metadata{left:74.71526%;width:24.14579%}}body.app.access ol.people,body.app.access ol.invitations,body.app.people ol.people,body.app.people ol.invitations{margin:1em 0;list-style:none}body.app.access ol.people li,body.app.access ol.invitations li,body.app.people ol.people li,body.app.people ol.invitations li{width:100%;margin:1px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:white;padding:0.7em 1em}body.app.access ol.people img.avatar,body.app.access ol.invitations img.avatar,body.app.people ol.people img.avatar,body.app.people ol.invitations img.avatar{width:24px;height:24px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;vertical-align:middle}body.app.access ol.people div.details,body.app.access ol.invitations div.details,body.app.people ol.people div.details,body.app.people ol.invitations div.details{display:inline;margin-left:0.3em}body.app.access ol.people span.roles,body.app.access ol.invitations span.roles,body.app.people ol.people span.roles,body.app.people ol.invitations span.roles{color:#999999}body.app.access ol.people a,body.app.access ol.invitations a,body.app.people ol.people a,body.app.people ol.invitations a{color:#384c7e}body.app.access ol.people a:hover,body.app.access ol.invitations a:hover,body.app.people ol.people a:hover,body.app.people ol.invitations a:hover{color:#516db2}body.app.access ol.people a:active,body.app.access ol.invitations a:active,body.app.people ol.people a:active,body.app.people ol.invitations a:active{color:#192137}body.full-width div#page{margin:0 1em;width:90%;max-width:none}@media only screen and (min-width: 760px){body.full-width div#page{margin:0 3em}}body.access section.people ol.people{margin-bottom:0}body.access section.people ol.people li a.remove,body.access section.people ol.people li form.remove-person{float:right;margin-top:-1.8em;margin-left:1em;font-size:10px;font-size:0.83333rem}body.access section.people ol.people li form.remove-person button{min-width:11.2em}body.access section.people ol.people li a.remove{color:#a6a6a6}body.access section.people ol.people li a.remove:hover{color:#516db2}body.access section.people ol.people li a.remove:active{color:#192137}body.access section.people ol.people li form.remove-person{display:none}body.access section.people ol.people li span.question{margin-right:0.5em}body.access section.people ol.people li a.cancel{margin-left:0.5em;margin-right:0.25em}body.access p.they-can-do-it-for-you{margin-top:1.5em}body.access div.add-people{padding:0.7em 0.5em 0.7em 1.1em}body.access div.add-people.finder{background:white}body.access div.add-people a.add{padding-left:30px}body.access form.add-person{display:none}body.access form.add-person .name-to-add{width:18em;margin:-0.17em 0.7em 0 2.4em}body.access form.add-person a.cancel{margin-left:0.5em;font-size:10px;font-size:0.83333rem;color:#384c7e}body.access form.add-person a.cancel:hover{color:#516db2}body.access form.add-person a.cancel:active{color:#192137}body.access form.add-person button{width:8.5em}body.accounts section.panel{margin-bottom:2em}body.accounts section.panel ul{padding-left:1.25em}body.app ol.events{list-style:none}body.app ol.events li{border-bottom:1px solid #d0d0d0;padding:0.5em 0 1.25em}body.app ol.events li:last-child{border-bottom:none}body.app ol.events article{font-family:"utopia-std-caption-1", "utopia-std-caption-2", Georgia, serif;font-family:"Bitter", Georgia, serif;font-size:11px;font-size:0.91667rem}body.app ol.events article img.avatar{float:left;width:24px;height:24px;margin-right:12px}body.app ol.events article a{color:#384c7e}body.app ol.events article a:hover{color:#516db2}body.app ol.events article a:active{color:#192137}body.app ol.events article time{display:block;margin-left:38px;font-family:Arial, "Helvetica Neue", sans-serif;font-size:10px;font-size:0.83333rem}body.api_imports.new .panel ol,body.api_imports.create .panel ol{margin:0 0 1.5em 1.2em}body.api_imports.new .panel ol li,body.api_imports.create .panel ol li{margin-bottom:0.75em}body.api_imports.new .panel input[name*="api_token"],body.api_imports.create .panel input[name*="api_token"]{width:20em}body.boards ol.sticker-labels{list-style:none}body.boards ol.sticker-labels li{margin:0.5em 0}body.boards span.sticker{margin-right:12px;display:block;width:24px;height:24px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;display:inline-block;vertical-align:middle;margin-right:0.25em}body.boards.index ol.boards{list-style:none}body.boards.index ol.boards>li{margin:2em 0;border-top:1px solid #d0d0d0;padding-top:1em}body.boards.index ol.boards article>header h1{margin:0 0 0.5em;font-size:16px;font-size:1.33333rem}body.boards.index ol.boards article>header h1 a{color:#384c7e}body.boards.index ol.boards article>header h1 a:hover{color:#516db2}body.boards.index ol.boards article>header h1 a:active{color:#192137}body.boards.index ol.boards ul.primary-nav{float:left}body.boards.index ol.boards ul.primary-nav li{display:inline;list-style:none}body.boards.index ol.boards ul.primary-nav li::after{content:"|";margin-left:0.4em;margin-right:0.2em;color:#dddddd}body.boards.index ol.boards ul.primary-nav li:first-child{margin-left:0}body.boards.index ol.boards ul.primary-nav li:last-child:after{content:"";margin:0}body.boards.index ol.boards ul.primary-nav a{color:#384c7e}body.boards.index ol.boards ul.primary-nav a:hover{color:#516db2}body.boards.index ol.boards ul.primary-nav a:active{color:#192137}body.boards.index ol.boards ul.secondary-nav{clear:both;margin:2em 0 0;font-size:10px;font-size:0.83333rem;list-style:none}body.boards.index ol.boards ul.secondary-nav a{color:#384c7e}body.boards.index ol.boards ul.secondary-nav a:hover{color:#516db2}body.boards.index ol.boards ul.secondary-nav a:active{color:#192137}body.boards.index ol.boards ul.board-actions{clear:left}@media only screen and (min-width: 40em){body.boards.index ol.boards ul.board-actions{clear:none;float:right}}body.boards.edit div.integrations,body.boards.edit div.access,body.boards.edit div.delete,body.boards.update div.integrations,body.boards.update div.access,body.boards.update div.delete{margin-top:1.5em}body.boards.edit div.integrations>h2:first-child,body.boards.edit div.access>h2:first-child,body.boards.edit div.delete>h2:first-child,body.boards.update div.integrations>h2:first-child,body.boards.update div.access>h2:first-child,body.boards.update div.delete>h2:first-child{margin-top:0}body.boards.delete .panel p.confirm,body.boards.destroy .panel p.confirm{font-size:14px;font-size:1.16667rem}body.boards.delete .panel input[type="text"],body.boards.destroy .panel input[type="text"]{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body.cards.index section.iterations{position:relative}body.cards.index form#iteration-layout{position:absolute;right:0;top:-4.35em}body.cards.index form#iteration-layout input{margin:0 0.5em}body.cards.index section.iteration{position:relative}body.cards.index div.filter{float:left;margin-left:4em;margin-top:-0.2em}body.cards.index div.filter input{margin-left:0.3em}body.cards.index div.filter input[type="text"]{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}body.cards.index div.filter input[type="checkbox"]{margin-left:1em}body.cards.index div.filter button{width:2.5em;font-size:10px;font-size:0.83333rem;padding:0.5em 0.4em 0.4em;background:#666666}body.cards.index div.filter a.reset,body.cards.index div.filter .match-count{display:inline-block;margin-left:0.3em;font-family:Arial, "Helvetica Neue", sans-serif;font-size:10px;font-size:0.83333rem}body.cards.index div.filter a.reset{color:#384c7e}body.cards.index div.filter a.reset:hover{color:#516db2}body.cards.index div.filter a.reset:active{color:#192137}body.cards.index div.hint span{margin-top:1.6em}body.cards.show section[role="main"]>h1,body.cards.new section[role="main"]>h1,body.cards.create section[role="main"]>h1{margin-bottom:0;padding-bottom:0}body.cards.show section.story div.editable,body.cards.show section.notes div.editable,body.cards.new section.story div.editable,body.cards.new section.notes div.editable,body.cards.create section.story div.editable,body.cards.create section.notes div.editable{cursor:text;color:#666666}body.cards.show section.story p.buttons,body.cards.show section.notes p.buttons,body.cards.new section.story p.buttons,body.cards.new section.notes p.buttons,body.cards.create section.story p.buttons,body.cards.create section.notes p.buttons{line-height:1.9em}body.cards.show section.story p.buttons.editing,body.cards.show section.notes p.buttons.editing,body.cards.new section.story p.buttons.editing,body.cards.new section.notes p.buttons.editing,body.cards.create section.story p.buttons.editing,body.cards.create section.notes p.buttons.editing{padding-left:40px;background-repeat:no-repeat;background-image:url("/assets/icons-944bbd162b165a05eacf82c1045aa4b5.png");background-position:0.5em -260px}body.cards.show section.story p.buttons input,body.cards.show section.notes p.buttons input,body.cards.new section.story p.buttons input,body.cards.new section.notes p.buttons input,body.cards.create section.story p.buttons input,body.cards.create section.notes p.buttons input{padding-top:0.23em;padding-bottom:0.26em}body.cards.show section.story p.buttons a,body.cards.show section.notes p.buttons a,body.cards.new section.story p.buttons a,body.cards.new section.notes p.buttons a,body.cards.create section.story p.buttons a,body.cards.create section.notes p.buttons a{text-decoration:none;margin-left:0.25em}body.cards.show section.story p.buttons a:hover,body.cards.show section.notes p.buttons a:hover,body.cards.new section.story p.buttons a:hover,body.cards.new section.notes p.buttons a:hover,body.cards.create section.story p.buttons a:hover,body.cards.create section.notes p.buttons a:hover{text-decoration:underline}body.cards.show section.story p.buttons a.edit,body.cards.show section.notes p.buttons a.edit,body.cards.new section.story p.buttons a.edit,body.cards.new section.notes p.buttons a.edit,body.cards.create section.story p.buttons a.edit,body.cards.create section.notes p.buttons a.edit{margin-left:0;padding-left:40px;background-repeat:no-repeat;background-image:url("/assets/icons-944bbd162b165a05eacf82c1045aa4b5.png");background-position:0.5em -199px}body.cards.show section.story p.buttons a.edit:hover,body.cards.show section.notes p.buttons a.edit:hover,body.cards.new section.story p.buttons a.edit:hover,body.cards.new section.notes p.buttons a.edit:hover,body.cards.create section.story p.buttons a.edit:hover,body.cards.create section.notes p.buttons a.edit:hover{background-position:0.5em -260px;color:#ff6600}body.cards.show section.story p.buttons img.loader,body.cards.show section.notes p.buttons img.loader,body.cards.new section.story p.buttons img.loader,body.cards.new section.notes p.buttons img.loader,body.cards.create section.story p.buttons img.loader,body.cards.create section.notes p.buttons img.loader{display:none;margin-left:10px;margin-bottom:3px;vertical-align:bottom}body.cards.show section.story div.editable,body.cards.show section.notes div.wrapper,body.cards.new section.story div.editable,body.cards.new section.notes div.wrapper,body.cards.create section.story div.editable,body.cards.create section.notes div.wrapper{border:1px solid transparent}body.cards.show section.story div.editable:hover,body.cards.show section.notes div.wrapper:hover,body.cards.new section.story div.editable:hover,body.cards.new section.notes div.wrapper:hover,body.cards.create section.story div.editable:hover,body.cards.create section.notes div.wrapper:hover{border-color:#e1e1e1}body.cards.show section.story,body.cards.new section.story,body.cards.create section.story{margin-top:1.5em;position:relative;position:relative;border:1px solid #dfdfdf;border-top:1px solid #e7e7e7;border-bottom:1px solid #d8d8d8;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;color:#384c7e;background-color:#fefefe;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:20px;position:relative;height:365px;max-width:35em}body.cards.show section.story header a:hover,body.cards.new section.story header a:hover,body.cards.create section.story header a:hover{text-decoration:underline;cursor:pointer}body.cards.show section.story:before,body.cards.show section.story:after,body.cards.new section.story:before,body.cards.new section.story:after,body.cards.create section.story:before,body.cards.create section.story:after{content:"";z-index:-1;position:absolute;bottom:9px;width:70%;height:75%;-webkit-box-shadow:0 6px 16px rgba(0,0,0,0.3);-moz-box-shadow:0 6px 16px rgba(0,0,0,0.3);box-shadow:0 6px 16px rgba(0,0,0,0.3)}body.cards.show section.story:before,body.cards.new section.story:before,body.cards.create section.story:before{left:12px;-ms-transform:skew(-5deg) rotate(-2deg);-moz-transform:skew(-5deg) rotate(-2deg);-o-transform:skew(-5deg) rotate(-2deg);-webkit-transform:skew(-5deg) rotate(-2deg);transform:skew(-5deg) rotate(-2deg)}body.cards.show section.story:after,body.cards.new section.story:after,body.cards.create section.story:after{right:12px;-ms-transform:skew(5deg) rotate(2deg);-moz-transform:skew(5deg) rotate(2deg);-o-transform:skew(5deg) rotate(2deg);-webkit-transform:skew(5deg) rotate(2deg);transform:skew(5deg) rotate(2deg)}@media only screen and (min-width: 52em){body.cards.show section.story,body.cards.new section.story,body.cards.create section.story{width:58.99772%}}body.cards.show section.story div.editable.title,body.cards.show section.story input#card_title,body.cards.show section.story div.editable.estimate,body.cards.show section.story input#card_estimate,body.cards.show section.story div.editable.story,body.cards.show section.story textarea,body.cards.new section.story div.editable.title,body.cards.new section.story input#card_title,body.cards.new section.story div.editable.estimate,body.cards.new section.story input#card_estimate,body.cards.new section.story div.editable.story,body.cards.new section.story textarea,body.cards.create section.story div.editable.title,body.cards.create section.story input#card_title,body.cards.create section.story div.editable.estimate,body.cards.create section.story input#card_estimate,body.cards.create section.story div.editable.story,body.cards.create section.story textarea{margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#666666;font-family:"Arvo", Georgia, serif;font-weight:300;line-height:1.3}body.cards.show section.story div.editable.title,body.cards.show section.story input#card_title,body.cards.show section.story div.editable.story,body.cards.show section.story textarea,body.cards.new section.story div.editable.title,body.cards.new section.story input#card_title,body.cards.new section.story div.editable.story,body.cards.new section.story textarea,body.cards.create section.story div.editable.title,body.cards.create section.story input#card_title,body.cards.create section.story div.editable.story,body.cards.create section.story textarea{width:100%;margin-right:0;padding:0.35em;font-size:12px;font-size:1rem}body.cards.show section.story div.editable.title,body.cards.show section.story input#card_title,body.cards.new section.story div.editable.title,body.cards.new section.story input#card_title,body.cards.create section.story div.editable.title,body.cards.create section.story input#card_title{color:#0c0c0c;font-size:16px;font-size:1.33333rem;line-height:1.3}body.cards.show section.story div.editable.title,body.cards.new section.story div.editable.title,body.cards.create section.story div.editable.title{max-height:3.3em;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}body.cards.show section.story div.estimate-wrapper,body.cards.new section.story div.estimate-wrapper,body.cards.create section.story div.estimate-wrapper{position:absolute;right:-20px;top:-30px;width:3.9em;height:3.9em;-webkit-border-radius:1.95em;-moz-border-radius:1.95em;border-radius:1.95em;color:#384c7e;background:white;font-size:12px;font-size:1rem;text-align:center;line-height:4.017;-webkit-box-shadow:0px 2px 4px rgba(0,0,0,0.15);-moz-box-shadow:0px 2px 4px rgba(0,0,0,0.15);box-shadow:0px 2px 4px rgba(0,0,0,0.15);border:1px solid transparent}body.cards.show section.story div.editable.estimate,body.cards.show section.story input#card_estimate,body.cards.new section.story div.editable.estimate,body.cards.new section.story input#card_estimate,body.cards.create section.story div.editable.estimate,body.cards.create section.story input#card_estimate{width:2.5em;height:1.7em;position:absolute;left:0.4em;margin:0.82em 0 0 0.03em;padding:0.2em;text-align:center;font-family:"Arvo", Georgia, serif;font-weight:300;font-size:14px;font-size:1.16667rem}body.cards.show section.story div.editable.estimate:focus,body.cards.show section.story input#card_estimate:focus,body.cards.new section.story div.editable.estimate:focus,body.cards.new section.story input#card_estimate:focus,body.cards.create section.story div.editable.estimate:focus,body.cards.create section.story input#card_estimate:focus{outline:none}body.cards.show section.story div.editable.story,body.cards.show section.story textarea,body.cards.new section.story div.editable.story,body.cards.new section.story textarea,body.cards.create section.story div.editable.story,body.cards.create section.story textarea{display:block;height:13.5em;padding:0.5em;overflow-x:hidden}body.cards.show section.story textarea,body.cards.new section.story textarea,body.cards.create section.story textarea{resize:none;word-wrap:break-word}body.cards.show section.story p.buttons,body.cards.new section.story p.buttons,body.cards.create section.story p.buttons{position:absolute;bottom:0;left:20px}body.cards.show section.story ol.stickers,body.cards.new section.story ol.stickers,body.cards.create section.story ol.stickers{position:absolute;bottom:1.6em;right:20px}body.cards.show section.story ol.stickers li,body.cards.new section.story ol.stickers li,body.cards.create section.story ol.stickers li{position:relative}body.cards.show section.story ol.stickers li label,body.cards.show section.story ol.stickers li span.sticker,body.cards.new section.story ol.stickers li label,body.cards.new section.story ol.stickers li span.sticker,body.cards.create section.story ol.stickers li label,body.cards.create section.story ol.stickers li span.sticker{margin-right:12px;display:block;width:24px;height:24px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px}body.cards.show section.story ol.stickers li input,body.cards.new section.story ol.stickers li input,body.cards.create section.story ol.stickers li input{position:absolute;top:3px;left:3px;opacity:0}body.cards.show section.story ol.stickers li span.toggle,body.cards.new section.story ol.stickers li span.toggle,body.cards.create section.story ol.stickers li span.toggle{display:block;width:18px;height:18px;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;position:absolute;top:3px;left:3px;background:white;cursor:pointer}body.cards.show section.story ol.stickers li span.toggle:hover,body.cards.new section.story ol.stickers li span.toggle:hover,body.cards.create section.story ol.stickers li span.toggle:hover{opacity:0.8}body.cards.show section.story ol.stickers li input:checked ~ span.toggle,body.cards.new section.story ol.stickers li input:checked ~ span.toggle,body.cards.create section.story ol.stickers li input:checked ~ span.toggle{opacity:0}body.cards.show section.story ol.stickers li input:checked ~ span.toggle:hover,body.cards.new section.story ol.stickers li input:checked ~ span.toggle:hover,body.cards.create section.story ol.stickers li input:checked ~ span.toggle:hover{opacity:0.1}body.cards.show section.tags,body.cards.new section.tags,body.cards.create section.tags{margin:0.4em 0 1.75em 0.7em;font-size:10px;font-size:0.83333rem;font-family:Arial, "Helvetica Neue", sans-serif}body.cards.show section.tags div.tag-list,body.cards.new section.tags div.tag-list,body.cards.create section.tags div.tag-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column}body.cards.show section.tags ul,body.cards.new section.tags ul,body.cards.create section.tags ul{-ms-flex-order:1;order:1;display:inline-block;margin:0 0.3em 0 0;list-style:none}body.cards.show section.tags ul li,body.cards.new section.tags ul li,body.cards.create section.tags ul li{display:inline-block;margin:0 0.4em 0.7em 0;padding:0 0 0 7px;background:#fefefe}body.cards.show section.tags ul li.read-only,body.cards.new section.tags ul li.read-only,body.cards.create section.tags ul li.read-only{padding-right:7px;color:#32c33a}body.cards.show section.tags ul li a,body.cards.new section.tags ul li a,body.cards.create section.tags ul li a{color:#32c33a;text-decoration:none}body.cards.show section.tags ul li a:hover,body.cards.new section.tags ul li a:hover,body.cards.create section.tags ul li a:hover{text-decoration:underline}body.cards.show section.tags ul li button.delete,body.cards.new section.tags ul li button.delete,body.cards.create section.tags ul li button.delete{color:#cccccc;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}body.cards.show section.tags ul li button.delete:hover,body.cards.new section.tags ul li button.delete:hover,body.cards.create section.tags ul li button.delete:hover{color:#32c33a}body.cards.show section.tags a.add-tag,body.cards.new section.tags a.add-tag,body.cards.create section.tags a.add-tag{-ms-flex-order:2;order:2;display:block;color:#384c7e}body.cards.show section.tags a.add-tag:hover,body.cards.new section.tags a.add-tag:hover,body.cards.create section.tags a.add-tag:hover{color:#516db2}body.cards.show section.tags a.add-tag:active,body.cards.new section.tags a.add-tag:active,body.cards.create section.tags a.add-tag:active{color:#192137}body.cards.show section.tags div.add-tag-inputs,body.cards.new section.tags div.add-tag-inputs,body.cards.create section.tags div.add-tag-inputs{-ms-flex-order:2;order:2;display:inline-block}body.cards.show section.tags div.add-tag-inputs span.twitter-typeahead,body.cards.new section.tags div.add-tag-inputs span.twitter-typeahead,body.cards.create section.tags div.add-tag-inputs span.twitter-typeahead{top:-0.4em}body.cards.show section.tags div.add-tag-inputs input,body.cards.show section.tags div.add-tag-inputs button,body.cards.new section.tags div.add-tag-inputs input,body.cards.new section.tags div.add-tag-inputs button,body.cards.create section.tags div.add-tag-inputs input,body.cards.create section.tags div.add-tag-inputs button{margin-right:0.5em}body.cards.show section.tags div.add-tag-inputs input,body.cards.new section.tags div.add-tag-inputs input,body.cards.create section.tags div.add-tag-inputs input{width:8em;font-size:10px;font-size:0.83333rem}body.cards.show section.tags div.add-tag-inputs input:focus,body.cards.new section.tags div.add-tag-inputs input:focus,body.cards.create section.tags div.add-tag-inputs input:focus{outline:0}body.cards.show section.tags div.add-tag-inputs button,body.cards.new section.tags div.add-tag-inputs button,body.cards.create section.tags div.add-tag-inputs button{width:4.1em}body.cards.show section.notes,body.cards.new section.notes,body.cards.create section.notes{margin-top:1.5em}body.cards.show section.notes p.message,body.cards.new section.notes p.message,body.cards.create section.notes p.message{margin-top:3em}body.cards.show section.notes p.message ul,body.cards.new section.notes p.message ul,body.cards.create section.notes p.message ul{margin-bottom:0}body.cards.show section.notes h1,body.cards.new section.notes h1,body.cards.create section.notes h1{margin-top:0;padding-top:0.5em;font-size:16px;font-size:1.33333rem}body.cards.show section.notes p.formatting-tips,body.cards.new section.notes p.formatting-tips,body.cards.create section.notes p.formatting-tips{margin-top:-2.5em}body.cards.show section.notes p.buttons,body.cards.new section.notes p.buttons,body.cards.create section.notes p.buttons{margin-top:1em}body.cards.show section.notes p.buttons a,body.cards.new section.notes p.buttons a,body.cards.create section.notes p.buttons a{margin-left:0}body.cards.show section.notes p.buttons a.cancel,body.cards.new section.notes p.buttons a.cancel,body.cards.create section.notes p.buttons a.cancel{margin-left:0.25em}body.cards.show section.notes textarea,body.cards.show section.notes div.wrapper,body.cards.new section.notes textarea,body.cards.new section.notes div.wrapper,body.cards.create section.notes textarea,body.cards.create section.notes div.wrapper{line-height:1.5;font-family:Arial, "Helvetica Neue", sans-serif;font-size:11px;font-size:0.91667rem}body.cards.show section.notes textarea,body.cards.new section.notes textarea,body.cards.create section.notes textarea{height:25em;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body.cards.show section.notes div.wrapper,body.cards.new section.notes div.wrapper,body.cards.create section.notes div.wrapper{padding:0.8em 1em}body.cards.show section.story div.wrapper,body.cards.show section.notes div.wrapper,body.cards.new section.story div.wrapper,body.cards.new section.notes div.wrapper,body.cards.create section.story div.wrapper,body.cards.create section.notes div.wrapper{background-color:#fefefe}body.cards.show section.story div.wrapper div input.highlight,body.cards.show section.story div.wrapper textarea,body.cards.show section.notes div.wrapper div input.highlight,body.cards.show section.notes div.wrapper textarea,body.cards.new section.story div.wrapper div input.highlight,body.cards.new section.story div.wrapper textarea,body.cards.new section.notes div.wrapper div input.highlight,body.cards.new section.notes div.wrapper textarea,body.cards.create section.story div.wrapper div input.highlight,body.cards.create section.story div.wrapper textarea,body.cards.create section.notes div.wrapper div input.highlight,body.cards.create section.notes div.wrapper textarea{display:none}body.cards.show section.story div.wrapper.editing,body.cards.show section.notes div.wrapper.editing,body.cards.new section.story div.wrapper.editing,body.cards.new section.notes div.wrapper.editing,body.cards.create section.story div.wrapper.editing,body.cards.create section.notes div.wrapper.editing{padding:0;background-color:none}body.cards.show section.story div.wrapper.editing div.editable,body.cards.show section.notes div.wrapper.editing div.editable,body.cards.new section.story div.wrapper.editing div.editable,body.cards.new section.notes div.wrapper.editing div.editable,body.cards.create section.story div.wrapper.editing div.editable,body.cards.create section.notes div.wrapper.editing div.editable{display:none}body.cards.show section.story div.wrapper.editing div input.highlight,body.cards.show section.story div.wrapper.editing textarea,body.cards.show section.notes div.wrapper.editing div input.highlight,body.cards.show section.notes div.wrapper.editing textarea,body.cards.new section.story div.wrapper.editing div input.highlight,body.cards.new section.story div.wrapper.editing textarea,body.cards.new section.notes div.wrapper.editing div input.highlight,body.cards.new section.notes div.wrapper.editing textarea,body.cards.create section.story div.wrapper.editing div input.highlight,body.cards.create section.story div.wrapper.editing textarea,body.cards.create section.notes div.wrapper.editing div input.highlight,body.cards.create section.notes div.wrapper.editing textarea{display:block}body.cards.show section.story div.editable.story h1,body.cards.show section.story div.editable.story h2,body.cards.show section.story div.editable.story h3,body.cards.show section.story div.editable.story h4,body.cards.show section.story div.editable.story h5,body.cards.show section.story div.editable.story h6,body.cards.show section.notes div.editable h1,body.cards.show section.notes div.editable h2,body.cards.show section.notes div.editable h3,body.cards.show section.notes div.editable h4,body.cards.show section.notes div.editable h5,body.cards.show section.notes div.editable h6,body.cards.new section.story div.editable.story h1,body.cards.new section.story div.editable.story h2,body.cards.new section.story div.editable.story h3,body.cards.new section.story div.editable.story h4,body.cards.new section.story div.editable.story h5,body.cards.new section.story div.editable.story h6,body.cards.new section.notes div.editable h1,body.cards.new section.notes div.editable h2,body.cards.new section.notes div.editable h3,body.cards.new section.notes div.editable h4,body.cards.new section.notes div.editable h5,body.cards.new section.notes div.editable h6,body.cards.create section.story div.editable.story h1,body.cards.create section.story div.editable.story h2,body.cards.create section.story div.editable.story h3,body.cards.create section.story div.editable.story h4,body.cards.create section.story div.editable.story h5,body.cards.create section.story div.editable.story h6,body.cards.create section.notes div.editable h1,body.cards.create section.notes div.editable h2,body.cards.create section.notes div.editable h3,body.cards.create section.notes div.editable h4,body.cards.create section.notes div.editable h5,body.cards.create section.notes div.editable h6{color:#252525}body.cards.show section.story div.editable.story h1:first-child,body.cards.show section.story div.editable.story h2:first-child,body.cards.show section.story div.editable.story h3:first-child,body.cards.show section.story div.editable.story h4:first-child,body.cards.show section.story div.editable.story h5:first-child,body.cards.show section.story div.editable.story h6:first-child,body.cards.show section.notes div.editable h1:first-child,body.cards.show section.notes div.editable h2:first-child,body.cards.show section.notes div.editable h3:first-child,body.cards.show section.notes div.editable h4:first-child,body.cards.show section.notes div.editable h5:first-child,body.cards.show section.notes div.editable h6:first-child,body.cards.new section.story div.editable.story h1:first-child,body.cards.new section.story div.editable.story h2:first-child,body.cards.new section.story div.editable.story h3:first-child,body.cards.new section.story div.editable.story h4:first-child,body.cards.new section.story div.editable.story h5:first-child,body.cards.new section.story div.editable.story h6:first-child,body.cards.new section.notes div.editable h1:first-child,body.cards.new section.notes div.editable h2:first-child,body.cards.new section.notes div.editable h3:first-child,body.cards.new section.notes div.editable h4:first-child,body.cards.new section.notes div.editable h5:first-child,body.cards.new section.notes div.editable h6:first-child,body.cards.create section.story div.editable.story h1:first-child,body.cards.create section.story div.editable.story h2:first-child,body.cards.create section.story div.editable.story h3:first-child,body.cards.create section.story div.editable.story h4:first-child,body.cards.create section.story div.editable.story h5:first-child,body.cards.create section.story div.editable.story h6:first-child,body.cards.create section.notes div.editable h1:first-child,body.cards.create section.notes div.editable h2:first-child,body.cards.create section.notes div.editable h3:first-child,body.cards.create section.notes div.editable h4:first-child,body.cards.create section.notes div.editable h5:first-child,body.cards.create section.notes div.editable h6:first-child{margin-top:0;padding-top:0}body.cards.show section.story div.editable.story h1,body.cards.show section.notes div.editable h1,body.cards.new section.story div.editable.story h1,body.cards.new section.notes div.editable h1,body.cards.create section.story div.editable.story h1,body.cards.create section.notes div.editable h1{margin-top:1.2rem;font-size:14px;font-size:1.16667rem}body.cards.show section.story div.editable.story h2,body.cards.show section.notes div.editable h2,body.cards.new section.story div.editable.story h2,body.cards.new section.notes div.editable h2,body.cards.create section.story div.editable.story h2,body.cards.create section.notes div.editable h2{margin-top:1rem;font-size:12px;font-size:1rem;font-weight:bold}body.cards.show section.story div.editable.story h3,body.cards.show section.notes div.editable h3,body.cards.new section.story div.editable.story h3,body.cards.new section.notes div.editable h3,body.cards.create section.story div.editable.story h3,body.cards.create section.notes div.editable h3{margin-top:1rem;font-size:11px;font-size:0.91667rem;font-style:italic}body.cards.show section.story div.editable.story blockquote:last-child,body.cards.show section.story div.editable.story ol:last-child,body.cards.show section.story div.editable.story p:last-child,body.cards.show section.story div.editable.story pre:last-child,body.cards.show section.story div.editable.story table:last-child,body.cards.show section.story div.editable.story ul:last-child,body.cards.show section.notes div.editable blockquote:last-child,body.cards.show section.notes div.editable ol:last-child,body.cards.show section.notes div.editable p:last-child,body.cards.show section.notes div.editable pre:last-child,body.cards.show section.notes div.editable table:last-child,body.cards.show section.notes div.editable ul:last-child,body.cards.new section.story div.editable.story blockquote:last-child,body.cards.new section.story div.editable.story ol:last-child,body.cards.new section.story div.editable.story p:last-child,body.cards.new section.story div.editable.story pre:last-child,body.cards.new section.story div.editable.story table:last-child,body.cards.new section.story div.editable.story ul:last-child,body.cards.new section.notes div.editable blockquote:last-child,body.cards.new section.notes div.editable ol:last-child,body.cards.new section.notes div.editable p:last-child,body.cards.new section.notes div.editable pre:last-child,body.cards.new section.notes div.editable table:last-child,body.cards.new section.notes div.editable ul:last-child,body.cards.create section.story div.editable.story blockquote:last-child,body.cards.create section.story div.editable.story ol:last-child,body.cards.create section.story div.editable.story p:last-child,body.cards.create section.story div.editable.story pre:last-child,body.cards.create section.story div.editable.story table:last-child,body.cards.create section.story div.editable.story ul:last-child,body.cards.create section.notes div.editable blockquote:last-child,body.cards.create section.notes div.editable ol:last-child,body.cards.create section.notes div.editable p:last-child,body.cards.create section.notes div.editable pre:last-child,body.cards.create section.notes div.editable table:last-child,body.cards.create section.notes div.editable ul:last-child{margin-bottom:0}body.cards.show section.story div.editable.story ol,body.cards.show section.story div.editable.story ul,body.cards.show section.notes div.editable ol,body.cards.show section.notes div.editable ul,body.cards.new section.story div.editable.story ol,body.cards.new section.story div.editable.story ul,body.cards.new section.notes div.editable ol,body.cards.new section.notes div.editable ul,body.cards.create section.story div.editable.story ol,body.cards.create section.story div.editable.story ul,body.cards.create section.notes div.editable ol,body.cards.create section.notes div.editable ul{margin-left:2.4em}body.cards.show section.story div.editable.story ol p,body.cards.show section.story div.editable.story ul p,body.cards.show section.notes div.editable ol p,body.cards.show section.notes div.editable ul p,body.cards.new section.story div.editable.story ol p,body.cards.new section.story div.editable.story ul p,body.cards.new section.notes div.editable ol p,body.cards.new section.notes div.editable ul p,body.cards.create section.story div.editable.story ol p,body.cards.create section.story div.editable.story ul p,body.cards.create section.notes div.editable ol p,body.cards.create section.notes div.editable ul p{margin:0}body.cards.show section.story div.editable.story ol ol,body.cards.show section.story div.editable.story ol ul,body.cards.show section.story div.editable.story ul ol,body.cards.show section.story div.editable.story ul ul,body.cards.show section.notes div.editable ol ol,body.cards.show section.notes div.editable ol ul,body.cards.show section.notes div.editable ul ol,body.cards.show section.notes div.editable ul ul,body.cards.new section.story div.editable.story ol ol,body.cards.new section.story div.editable.story ol ul,body.cards.new section.story div.editable.story ul ol,body.cards.new section.story div.editable.story ul ul,body.cards.new section.notes div.editable ol ol,body.cards.new section.notes div.editable ol ul,body.cards.new section.notes div.editable ul ol,body.cards.new section.notes div.editable ul ul,body.cards.create section.story div.editable.story ol ol,body.cards.create section.story div.editable.story ol ul,body.cards.create section.story div.editable.story ul ol,body.cards.create section.story div.editable.story ul ul,body.cards.create section.notes div.editable ol ol,body.cards.create section.notes div.editable ol ul,body.cards.create section.notes div.editable ul ol,body.cards.create section.notes div.editable ul ul{margin:0 0 0 1.4em}body.cards.show section.story div.editable.story>ol,body.cards.show section.story div.editable.story>ul,body.cards.show section.notes div.editable>ol,body.cards.show section.notes div.editable>ul,body.cards.new section.story div.editable.story>ol,body.cards.new section.story div.editable.story>ul,body.cards.new section.notes div.editable>ol,body.cards.new section.notes div.editable>ul,body.cards.create section.story div.editable.story>ol,body.cards.create section.story div.editable.story>ul,body.cards.create section.notes div.editable>ol,body.cards.create section.notes div.editable>ul{margin-left:1.4em}body.cards.show section.story div.editable.story>.task-list,body.cards.show section.notes div.editable>.task-list,body.cards.new section.story div.editable.story>.task-list,body.cards.new section.notes div.editable>.task-list,body.cards.create section.story div.editable.story>.task-list,body.cards.create section.notes div.editable>.task-list{padding:0.8em;background-color:#f3f9fd;cursor:default}body.cards.show section.story div.editable.story .task-list,body.cards.show section.notes div.editable .task-list,body.cards.new section.story div.editable.story .task-list,body.cards.new section.notes div.editable .task-list,body.cards.create section.story div.editable.story .task-list,body.cards.create section.notes div.editable .task-list{margin-left:0}body.cards.show section.story div.editable.story .task-list ol,body.cards.show section.story div.editable.story .task-list ul,body.cards.show section.notes div.editable .task-list ol,body.cards.show section.notes div.editable .task-list ul,body.cards.new section.story div.editable.story .task-list ol,body.cards.new section.story div.editable.story .task-list ul,body.cards.new section.notes div.editable .task-list ol,body.cards.new section.notes div.editable .task-list ul,body.cards.create section.story div.editable.story .task-list ol,body.cards.create section.story div.editable.story .task-list ul,body.cards.create section.notes div.editable .task-list ol,body.cards.create section.notes div.editable .task-list ul{margin-left:0}body.cards.show section.story div.editable.story .task-list li,body.cards.show section.notes div.editable .task-list li,body.cards.new section.story div.editable.story .task-list li,body.cards.new section.notes div.editable .task-list li,body.cards.create section.story div.editable.story .task-list li,body.cards.create section.notes div.editable .task-list li{margin-left:1.5em;text-indent:0}body.cards.show section.story div.editable.story .task-list li.task-list-item,body.cards.show section.notes div.editable .task-list li.task-list-item,body.cards.new section.story div.editable.story .task-list li.task-list-item,body.cards.new section.notes div.editable .task-list li.task-list-item,body.cards.create section.story div.editable.story .task-list li.task-list-item,body.cards.create section.notes div.editable .task-list li.task-list-item{text-indent:-1.5em;list-style:none}body.cards.show section.story div.editable.story table,body.cards.show section.notes div.editable table,body.cards.new section.story div.editable.story table,body.cards.new section.notes div.editable table,body.cards.create section.story div.editable.story table,body.cards.create section.notes div.editable table{margin-bottom:1em}body.cards.show section.story div.editable.story table tbody tr:nth-child(odd),body.cards.show section.notes div.editable table tbody tr:nth-child(odd),body.cards.new section.story div.editable.story table tbody tr:nth-child(odd),body.cards.new section.notes div.editable table tbody tr:nth-child(odd),body.cards.create section.story div.editable.story table tbody tr:nth-child(odd),body.cards.create section.notes div.editable table tbody tr:nth-child(odd){background-color:#f6f6f6}body.cards.show section.story div.editable.story table th,body.cards.show section.notes div.editable table th,body.cards.new section.story div.editable.story table th,body.cards.new section.notes div.editable table th,body.cards.create section.story div.editable.story table th,body.cards.create section.notes div.editable table th{font-size:11px;font-size:0.91667rem;font-weight:bold;text-align:left}body.cards.show section.story div.editable.story table th,body.cards.show section.story div.editable.story table td,body.cards.show section.notes div.editable table th,body.cards.show section.notes div.editable table td,body.cards.new section.story div.editable.story table th,body.cards.new section.story div.editable.story table td,body.cards.new section.notes div.editable table th,body.cards.new section.notes div.editable table td,body.cards.create section.story div.editable.story table th,body.cards.create section.story div.editable.story table td,body.cards.create section.notes div.editable table th,body.cards.create section.notes div.editable table td{padding:0.25em 10px 0.25em 0}body.cards.show section.story div.editable.story table th:first-child,body.cards.show section.story div.editable.story table td:first-child,body.cards.show section.notes div.editable table th:first-child,body.cards.show section.notes div.editable table td:first-child,body.cards.new section.story div.editable.story table th:first-child,body.cards.new section.story div.editable.story table td:first-child,body.cards.new section.notes div.editable table th:first-child,body.cards.new section.notes div.editable table td:first-child,body.cards.create section.story div.editable.story table th:first-child,body.cards.create section.story div.editable.story table td:first-child,body.cards.create section.notes div.editable table th:first-child,body.cards.create section.notes div.editable table td:first-child{padding-left:10px}body.cards.show section.story div.editable.story a,body.cards.show section.notes div.editable a,body.cards.new section.story div.editable.story a,body.cards.new section.notes div.editable a,body.cards.create section.story div.editable.story a,body.cards.create section.notes div.editable a{color:#384c7e}body.cards.show section.story div.editable.story a:hover,body.cards.show section.notes div.editable a:hover,body.cards.new section.story div.editable.story a:hover,body.cards.new section.notes div.editable a:hover,body.cards.create section.story div.editable.story a:hover,body.cards.create section.notes div.editable a:hover{color:#516db2}body.cards.show section.story div.editable.story a:active,body.cards.show section.notes div.editable a:active,body.cards.new section.story div.editable.story a:active,body.cards.new section.notes div.editable a:active,body.cards.create section.story div.editable.story a:active,body.cards.create section.notes div.editable a:active{color:#192137}body.cards.show section.story div.editable.story pre,body.cards.show section.notes div.editable pre,body.cards.new section.story div.editable.story pre,body.cards.new section.notes div.editable pre,body.cards.create section.story div.editable.story pre,body.cards.create section.notes div.editable pre{border:1px solid #eeeeee;padding:0.8em 1em;font-size:11px;font-size:0.91667rem}body.cards.show section.story div.editable.story code,body.cards.show section.story div.editable.story pre,body.cards.show section.story div.editable.story pre code,body.cards.show section.notes div.editable code,body.cards.show section.notes div.editable pre,body.cards.show section.notes div.editable pre code,body.cards.new section.story div.editable.story code,body.cards.new section.story div.editable.story pre,body.cards.new section.story div.editable.story pre code,body.cards.new section.notes div.editable code,body.cards.new section.notes div.editable pre,body.cards.new section.notes div.editable pre code,body.cards.create section.story div.editable.story code,body.cards.create section.story div.editable.story pre,body.cards.create section.story div.editable.story pre code,body.cards.create section.notes div.editable code,body.cards.create section.notes div.editable pre,body.cards.create section.notes div.editable pre code{background-color:#f6f6f6}body.cards.show section.story div.editable.story blockquote,body.cards.show section.notes div.editable blockquote,body.cards.new section.story div.editable.story blockquote,body.cards.new section.notes div.editable blockquote,body.cards.create section.story div.editable.story blockquote,body.cards.create section.notes div.editable blockquote{border-left:4px solid #d2cfe4;padding-left:1em;font-style:normal}body.cards.show section.story div.editable.story em,body.cards.show section.notes div.editable em,body.cards.new section.story div.editable.story em,body.cards.new section.notes div.editable em,body.cards.create section.story div.editable.story em,body.cards.create section.notes div.editable em{font-style:italic}body.cards.new section.story div.editable.story,body.cards.new section.story textarea,body.cards.create section.story div.editable.story,body.cards.create section.story textarea{height:12.65em}body.cards.new section.story div.location,body.cards.create section.story div.location{margin:1em 0 1em 8px;font-size:10px;font-size:0.83333rem;font-family:Arial, "Helvetica Neue", sans-serif}@media only screen and (min-width: 52em){body.cards.show div.metadata{top:-0.4em}}html.no-js body.cards.show section.column p.buttons,html.no-js body.cards.show section.working-state p.buttons{display:none}body.cards.show section.column img.loader,body.cards.show section.working-state img.loader{display:none}body.cards.show section.column p{margin-bottom:1.5em;line-height:24px}body.cards.show section.column label.column{display:block}body.cards.show section.column span{font-weight:bold;text-transform:uppercase}body.cards.show section.column img.loader{margin-left:0.5em;vertical-align:bottom}body.cards.show section.working-state ol.assignees,body.cards.show div.add-or-remove ol.assignees{list-style:none}body.cards.show section.working-state img.avatar,body.cards.show div.add-or-remove img.avatar{position:relative;top:-2px;margin-right:6px;width:24px;height:24px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;vertical-align:middle}body.cards.show section.working-state{margin:0 0 2em}body.cards.show section.working-state p.explanation,body.cards.show section.working-state ol.assignees{float:left}body.cards.show section.working-state p.explanation,body.cards.show section.working-state ol.assignees,body.cards.show section.working-state ol.assignees li{line-height:24px}body.cards.show section.working-state ol.assignees{float:left}body.cards.show section.working-state ol.assignees li{display:inline-block}body.cards.show section.working-state p.buttons a,body.cards.show section.working-state p.buttons button{font-size:10px;font-size:0.83333rem}body.cards.show div.add-or-remove{display:none;position:absolute;background:white;width:17em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #c3c3c3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:0.5em 15px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.15);-moz-box-shadow:0 2px 4px rgba(0,0,0,0.15);box-shadow:0 2px 4px rgba(0,0,0,0.15);margin-top:-1.5em}body.cards.show div.add-or-remove:before{content:" ";position:absolute;top:-16px;left:46%;width:0;height:0;border-left:16px solid transparent;border-right:16px solid transparent;border-bottom:16px solid #c8c8c8}body.cards.show div.add-or-remove form{margin:0.5em 0 1.5em;font-size:10px;font-size:0.83333rem}body.cards.show div.add-or-remove form .name-to-add{width:13.1em;margin-right:0.3em}body.cards.show div.add-or-remove form .name-to-add li{margin:0}body.cards.show div.add-or-remove form button{width:4.1em}body.cards.show div.add-or-remove ol.assignees{float:none;margin:0;padding:0}body.cards.show div.add-or-remove ol.assignees li{display:block;margin-top:0.7em;margin-left:0}body.cards.show div.add-or-remove ol.assignees img.avatar{margin-right:3px}body.cards.show div.add-or-remove ol.assignees button.delete{margin-left:2px;border:none;width:1.6em;height:1.6em;-webkit-border-radius:0.8em;-moz-border-radius:0.8em;border-radius:0.8em;padding:0.1em 0.3em 0.15em;color:#384c7e;font-size:1em}body.cards.show div.add-or-remove ol.assignees button.delete.clicked,body.cards.show div.add-or-remove ol.assignees button.delete:hover{color:white;background:#384c7e}body.cards.show div.add-or-remove ol.assignees button.delete i.fa-spinner{margin-left:-1px}body.cards.show div.add-or-remove p{margin-top:0.75em;margin-left:0}body.cards.show section.activity ol{list-style:none}body.cards.show section.activity time{display:block;color:#a6a6a6}body.cards.show section.files,body.cards.show section.discussions{margin-top:2.5em}body.cards.show section.files p.buttons,body.cards.show section.discussions p.buttons{margin-bottom:2.5em;font-size:11px;font-size:0.91667rem}body.cards.show section.related{border-top:1px solid #d0d0d0}body.cards.show section.related ol.cards{display:inline}body.cards.show section.related ol.cards>li{margin-top:0.75em}body.cards.show p.imported{margin:4em 0 1em}body.cards.show p.imported a{color:#384c7e}body.cards.show p.imported a:hover{color:#516db2}body.cards.show p.imported a:active{color:#192137}body.app ol.discussions{list-style:none}body.app ol.discussions>li{margin-bottom:2em}body.app ol.discussions>li>article{padding:1em;background:white}body.app ol.discussions h1{margin:0;font-size:14px;font-size:1.16667rem}body.app ol.discussions h1 a{color:#384c7e}body.app ol.discussions h1 a:hover{color:#516db2}body.app ol.discussions h1 a:active{color:#192137}body.app ol.discussions footer{margin-top:1em;border-top:1px solid #d0d0d0;padding-top:1em;font-family:Arial, "Helvetica Neue", sans-serif;font-size:9px;font-size:0.75rem}body.app ol.discussions footer p{margin:0}body.app ol.discussions footer ol{margin:0;list-style:none}body.app ol.discussions footer li{margin:0}body.app ol.discussions footer a{color:#384c7e}body.app ol.discussions footer a:hover{color:#516db2}body.app ol.discussions footer a:active{color:#192137}body.app ol.discussions section.files{margin:1em 0 -1.5em;border-top:1px solid #d0d0d0}@media only screen and (min-width: 52em){body.app ol.discussions section.files li div.wrapper{width:100%;height:60px}}body.app ol.contributors{margin:0.25em 0;list-style:none}body.app ol.contributors li{display:inline;margin-right:2px}body.app section[role="main"]>ol.messages{padding:1em;background:white}body.app ol.messages{margin:1em 0 0.5em;list-style:none}body.app ol.messages>li{margin:1em 0;border-top:1px solid #d0d0d0;padding:0.7em 0 1em}body.app ol.messages>li:first-child{margin-top:0;border-top:none;padding-top:0}body.app ol.messages>li:last-child{margin-bottom:0}body.app ol.messages>li.show-last{border-top:1px solid #d0d0d0;padding:0.7em 0 0}body.app ol.messages>li.show-last img.avatar{display:none}body.app ol.messages>li.show-last div.body,body.app ol.messages>li.show-last section.files{margin-left:0}body.app ol.messages div.body{margin-left:36px;padding:0.25em 0 0 0}body.app ol.messages header{font-size:10px;font-size:0.83333rem;font-weight:bold}body.app ol.messages header a{color:#384c7e}body.app ol.messages header a:hover{color:#516db2}body.app ol.messages header a:active{color:#192137}body.app ol.messages img.avatar,body.app ol.messages time{vertical-align:top}body.app ol.messages img.avatar{margin-right:12px}body.app ol.messages div.body{font-family:Arial, "Helvetica Neue", sans-serif;font-size:11px;font-size:0.91667rem;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}body.app ol.messages div.body h1,body.app ol.messages div.body h2,body.app ol.messages div.body h3,body.app ol.messages div.body h4,body.app ol.messages div.body h5,body.app ol.messages div.body h6{color:#252525}body.app ol.messages div.body h1:first-child,body.app ol.messages div.body h2:first-child,body.app ol.messages div.body h3:first-child,body.app ol.messages div.body h4:first-child,body.app ol.messages div.body h5:first-child,body.app ol.messages div.body h6:first-child{margin-top:0;padding-top:0}body.app ol.messages div.body h1{margin-top:1.2rem;font-size:14px;font-size:1.16667rem}body.app ol.messages div.body h2{margin-top:1rem;font-size:12px;font-size:1rem;font-weight:bold}body.app ol.messages div.body h3{margin-top:1rem;font-size:11px;font-size:0.91667rem;font-style:italic}body.app ol.messages div.body blockquote:last-child,body.app ol.messages div.body ol:last-child,body.app ol.messages div.body p:last-child,body.app ol.messages div.body pre:last-child,body.app ol.messages div.body table:last-child,body.app ol.messages div.body ul:last-child{margin-bottom:0}body.app ol.messages div.body ol,body.app ol.messages div.body ul{margin-left:2.4em}body.app ol.messages div.body ol p,body.app ol.messages div.body ul p{margin:0}body.app ol.messages div.body ol ol,body.app ol.messages div.body ol ul,body.app ol.messages div.body ul ol,body.app ol.messages div.body ul ul{margin:0 0 0 1.4em}body.app ol.messages div.body>ol,body.app ol.messages div.body>ul{margin-left:1.4em}body.app ol.messages div.body>.task-list{padding:0.8em;background-color:#f3f9fd;cursor:default}body.app ol.messages div.body .task-list{margin-left:0}body.app ol.messages div.body .task-list ol,body.app ol.messages div.body .task-list ul{margin-left:0}body.app ol.messages div.body .task-list li{margin-left:1.5em;text-indent:0}body.app ol.messages div.body .task-list li.task-list-item{text-indent:-1.5em;list-style:none}body.app ol.messages div.body table{margin-bottom:1em}body.app ol.messages div.body table tbody tr:nth-child(odd){background-color:#f6f6f6}body.app ol.messages div.body table th{font-size:11px;font-size:0.91667rem;font-weight:bold;text-align:left}body.app ol.messages div.body table th,body.app ol.messages div.body table td{padding:0.25em 10px 0.25em 0}body.app ol.messages div.body table th:first-child,body.app ol.messages div.body table td:first-child{padding-left:10px}body.app ol.messages div.body a{color:#384c7e}body.app ol.messages div.body a:hover{color:#516db2}body.app ol.messages div.body a:active{color:#192137}body.app ol.messages div.body pre{border:1px solid #eeeeee;padding:0.8em 1em;font-size:11px;font-size:0.91667rem}body.app ol.messages div.body code,body.app ol.messages div.body pre,body.app ol.messages div.body pre code{background-color:#f6f6f6}body.app ol.messages div.body blockquote{border-left:4px solid #d2cfe4;padding-left:1em;font-style:normal}body.app ol.messages div.body em{font-style:italic}body.app ol.messages section.files{margin-left:36px}body.app ol.messages section.files ol.files{margin-bottom:-1em}body.app ol.messages section.files div.wrapper{height:90px}@media only screen and (min-width: 40em){body.app ol.messages{width:70.50114%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}body.app p.show-more{margin:1em 0 0;font-family:Arial, "Helvetica Neue", sans-serif;font-size:10px;font-size:0.83333rem}body.app p.show-more a{color:#384c7e}body.app p.show-more a:hover{color:#516db2}body.app p.show-more a:active{color:#192137}body.discussions.index p.buttons{margin-bottom:2.5em;font-size:11px;font-size:0.91667rem}body.discussions.create form.panel label,body.discussions.create form.panel input[type="text"],body.discussions.create form.panel textarea,body.discussions.create form.panel span.error,body.discussions.create form.panel span.tip,body.discussions.new form.panel label,body.discussions.new form.panel input[type="text"],body.discussions.new form.panel textarea,body.discussions.new form.panel span.error,body.discussions.new form.panel span.tip,body.discussions.show form.panel label,body.discussions.show form.panel input[type="text"],body.discussions.show form.panel textarea,body.discussions.show form.panel span.error,body.discussions.show form.panel span.tip,body.messages.create form.panel label,body.messages.create form.panel input[type="text"],body.messages.create form.panel textarea,body.messages.create form.panel span.error,body.messages.create form.panel span.tip{display:block}body.discussions.create form.panel input[type="text"],body.discussions.create form.panel textarea,body.discussions.new form.panel input[type="text"],body.discussions.new form.panel textarea,body.discussions.show form.panel input[type="text"],body.discussions.show form.panel textarea,body.messages.create form.panel input[type="text"],body.messages.create form.panel textarea{width:96.4%}body.discussions.create form.panel span.tip,body.discussions.new form.panel span.tip,body.discussions.show form.panel span.tip,body.messages.create form.panel span.tip{margin-top:0.5em}body.discussions.create form.panel p.formatting-tips,body.discussions.new form.panel p.formatting-tips,body.discussions.show form.panel p.formatting-tips,body.messages.create form.panel p.formatting-tips{margin-bottom:-1.5em;margin-right:0.3em}body.discussions.create form.panel textarea,body.discussions.new form.panel textarea,body.discussions.show form.panel textarea,body.messages.create form.panel textarea{height:8em}body.discussions.create form.panel p.tip a,body.discussions.new form.panel p.tip a,body.discussions.show form.panel p.tip a,body.messages.create form.panel p.tip a{color:#384c7e}body.discussions.create form.panel p.tip a:hover,body.discussions.new form.panel p.tip a:hover,body.discussions.show form.panel p.tip a:hover,body.messages.create form.panel p.tip a:hover{color:#516db2}body.discussions.create form.panel p.tip a:active,body.discussions.new form.panel p.tip a:active,body.discussions.show form.panel p.tip a:active,body.messages.create form.panel p.tip a:active{color:#192137}@media only screen and (min-width: 40em){body.discussions.create form.panel,body.discussions.new form.panel,body.discussions.show form.panel,body.messages.create form.panel{width:70.50114%}}body.discussions.create form.panel section.select-subscribers,body.discussions.new form.panel section.select-subscribers{margin-bottom:1em}body.discussions.create form.panel section.select-subscribers div.select2-container,body.discussions.new form.panel section.select-subscribers div.select2-container{width:100%}body.discussions.create form.panel section.select-subscribers p.teams,body.discussions.new form.panel section.select-subscribers p.teams{margin-top:0.5em;font-family:Arial, "Helvetica Neue", sans-serif;font-size:11px;font-size:0.91667rem}body.discussions.create form.panel section.select-subscribers p.teams a,body.discussions.new form.panel section.select-subscribers p.teams a{margin-right:0.5em;color:#384c7e;text-decoration:underline}body.discussions.create form.panel section.select-subscribers p.teams a:hover,body.discussions.new form.panel section.select-subscribers p.teams a:hover{color:#516db2}body.discussions.create form.panel section.select-subscribers p.teams a:active,body.discussions.new form.panel section.select-subscribers p.teams a:active{color:#192137}body.discussions.create form.panel p.subscribers,body.discussions.new form.panel p.subscribers{margin-bottom:0.3em}body.discussions.create form.panel p.invitations,body.discussions.new form.panel p.invitations{margin:0.5em 0 1em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:0.6em 0.9em;background:#b3e8ff;color:black;font-family:Arial, "Helvetica Neue", sans-serif;font-size:11px;font-size:0.91667rem}body.discussions.create form.panel ol,body.discussions.new form.panel ol{list-style:none;font-family:Arial, "Helvetica Neue", sans-serif;font-size:11px;font-size:0.91667rem}body.discussions.create form.panel ol li,body.discussions.new form.panel ol li{float:left;margin-right:1.5em;margin-bottom:0.3em}body.discussions.show h1 ~ span.edit,body.messages.create h1 ~ span.edit{display:block;margin:-2.3em 0 2em;font-size:9px;font-size:0.75rem;font-family:Arial, "Helvetica Neue", sans-serif}body.discussions.show ol.messages,body.messages.create ol.messages{margin-bottom:1.5em}body.discussions.edit input[name*=subject],body.discussions.update input[name*=subject]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}body.exports.show div.panel p{font-family:"utopia-std-caption-1", "utopia-std-caption-2", Georgia, serif;font-family:"Bitter", Georgia, serif}body.exports.show div.panel ul{padding-left:1.3em}body.files.new div.js{display:none}html.no-js body.files.new form#upload{display:none}body.files.index div.delete-prompt div.overlay,body.cards.show div.delete-prompt div.overlay,body.discussions.show div.delete-prompt div.overlay{display:none}body.imports section.hints{padding:1em;font-family:"utopia-std-caption-1", "utopia-std-caption-2", Georgia, serif;font-family:"Bitter", Georgia, serif}@media only screen and (min-width: 40em){body.imports section.hints{width:66.28702%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:1.5em}}body.imports.new label,body.imports.create label{display:block}body.imports.edit ol.fields,body.imports.update ol.fields{list-style:none}body.imports.edit ol.fields li,body.imports.edit p.selective-import,body.imports.update ol.fields li,body.imports.update p.selective-import{margin-bottom:0.5em;font-family:Arial, "Helvetica Neue", sans-serif;font-size:11px;font-size:0.91667rem}body.imports.edit p.selective-import label,body.imports.update p.selective-import label{display:inline}body.imports.show ol.imported-cards{margin-left:1.3em;list-style:disc}body.imports.show ol.imported-cards a{color:#384c7e}body.imports.show ol.imported-cards a:hover{color:#516db2}body.imports.show ol.imported-cards a:active{color:#192137}body.imports.show pre{padding:0.75em 1em;background:white}body.iterations.index img.example-screenshot{max-width:100%}body.iterations.index svg.velocity{margin-top:1em}body.iterations.index svg.velocity circle{fill:#384c7e}body.iterations.index svg.velocity text.velocity{fill:#8c8c8c;font-family:Arial, "Helvetica Neue", sans-serif;font-size:9px;font-size:0.75rem}body.iterations.index svg.velocity path.line{fill:none;stroke:#d2cfe4;stroke-width:5;shape-rendering:crispEdges}body.iterations.index svg.velocity g.axis path,body.iterations.index svg.velocity g.axis line{fill:none;stroke:black;shape-rendering:crispEdges}body.iterations.index svg.velocity g.axis.x path,body.iterations.index svg.velocity g.axis.x line{display:none}body.iterations.index svg.velocity g.axis.y line,body.iterations.index svg.velocity g.axis.y text{display:none}body.iterations.index svg.velocity g.axis text.legend{display:block}body.iterations.index svg.velocity g.axis text{font-family:Arial, "Helvetica Neue", sans-serif;font-size:9px;font-size:0.75rem}body.iterations.index ol.iterations section.iteration{position:relative}body.iterations.index ol.iterations section.iteration div.hint{position:absolute;top:7.1em;position:absolute;z-index:-1;border:1px dashed #c3c3c3;color:#aaaaaa;font-family:"Arvo", Georgia, serif;font-weight:300;text-align:center;width:8.4em;height:5.7em;padding:0.5em 0.8em 0.5em 0.6em;font-size:0.85em;border:1px solid #dddddd;background:#f6f6f6 url("/assets/icons-944bbd162b165a05eacf82c1045aa4b5.png") 3.7em -435px no-repeat}@media only screen and (min-width: 40em){body.iterations.index ol.iterations section.iteration div.hint{top:5.6em}}body.iterations.index ol.iterations section.iteration div.hint span{display:block;margin-top:2.4em;font-size:0.9em}body.iterations.index ol.iterations section.iteration div.hint span{margin-top:48px}body.iterations.show section.iteration>header{position:relative;margin-top:0;border-top:none;padding-top:0}body.iterations.show section.iteration>header>h1{margin-top:0}body.iterations.show section.iteration>header label,body.iterations.show section.iteration>header span.dates,body.iterations.show section.iteration>header span.edit{font-family:Arial, "Helvetica Neue", sans-serif}body.iterations.show section.iteration>header label,body.iterations.show section.iteration>header span.dates{font-size:9px;font-size:0.75rem;text-transform:uppercase}body.iterations.show section.iteration>header span.edit{margin-left:0.4em;font-size:9px;font-size:0.75rem}body.iterations.show section.iteration>header>h1{margin-bottom:0}@media only screen and (min-width: 40em){body.iterations.show section.iteration>header>h1{float:left;margin-bottom:0.2em}body.iterations.show section.iteration>header span.dates,body.iterations.show section.iteration>header span.edit{float:left;margin-top:2.55em}body.iterations.show section.iteration>header span.dates{margin-left:2em}}body.iterations.show section.iteration>header h1{margin-top:0.53em}body.iterations.show section.iteration>header span.total-estimate{top:0.5em}body.iterations.show section.iteration ol.columns>li{width:auto}@media only screen and (min-width: 400px){body.iterations.show section.kanban-board ol.columns>li{float:left;width:9.9em;margin-left:20px}body.iterations.show section.kanban-board ol.columns>li:first-child{margin-left:0}body.iterations.show section.kanban-board ol.columns>li section.column>header h1{position:relative;border-bottom:1px solid #d0d0d0;padding-bottom:15px}body.iterations.show section.kanban-board ol.columns>li section.column>header h1:before{content:">";position:absolute;left:-0.8em;color:#c3c3c3}body.iterations.show section.kanban-board ol.columns>li:first-child section.column>header h1:before{content:""}}body.iterations.show section.kanban-board section.column div.hint{width:8.4em;height:5.7em;padding:0.5em 0.8em 0.5em 0.6em;font-size:0.85em}body.iterations.show section.kanban-board section.column header div.bar,body.iterations.show section.kanban-board section.column header div.value{height:5px}body.iterations.show section.kanban-board section.column header div.bar{background:white}body.iterations.show section.kanban-board section.column header div.value{background:#384c7e;width:0}html.js body.iterations.edit select[name*=begins_on]{display:none}body.new_cards form.panel ol.boards{list-style:none}form.password-reset{margin-top:2.5em}body.access.show div.profile img.avatar,body.people.show div.profile img.avatar{float:left;width:48px;height:48px;margin:0 1em 1em 0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}body.access.show div.profile span.email,body.people.show div.profile span.email{display:block}body.access.show div.profile span.roles,body.people.show div.profile span.roles{color:#999999}body.access.show div.profile p.time-zone,body.people.show div.profile p.time-zone{clear:both;margin-bottom:0}body.access.show section.thumbnails,body.access.show section.activity,body.people.show section.thumbnails,body.people.show section.activity{margin:2em 0}body.access.show ol.cards,body.people.show ol.cards{margin-top:1em}body.plans section.current-plan,body.plans section.panel{margin-bottom:2em}body.plans section.current-plan ul,body.plans section.panel ul{padding-left:1.25em}@media only screen and (min-width: 40em){body.plans section.current-plan{width:57.85877%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}body.plans ol.plans{list-style:none}body.publicities input[type="text"]{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}/*! responsive-nav.js 1.0.39 by @viljamis */.nav-collapse ul{margin:0;padding:0;width:100%;display:block;list-style:none}.nav-collapse li{width:100%;display:block}.js .nav-collapse{clip:rect(0 0 0 0);max-height:0;position:absolute;display:block;overflow:hidden;zoom:1}.nav-collapse.opened{max-height:9999px}.nav-toggle{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}@media screen and (min-width: 48em){.js .nav-collapse{position:relative}.js .nav-collapse.closed{max-height:none}.nav-toggle{display:none}}html{height:100%}body.site{height:100%}body.site div#header-and-body{min-height:100%;margin-bottom:-100px}body.site div#header-and-body:after{content:"";display:block;height:100px}body.site footer.site{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100px}body.site div#header-wrapper{border-bottom:3px solid #384c7e}body.site header[role="banner"]{position:relative;margin:0 auto;max-width:878px;padding-left:1em;padding-right:1em}@media only screen and (min-width: 40em){body.site header[role="banner"]{width:90%}}body.app body.site header[role="banner"]{margin:0 1em;width:90%;max-width:none}@media only screen and (min-width: 760px){body.app body.site header[role="banner"]{margin:0 3em}}@media only screen and (min-width: 40em){body.site header[role="banner"]{padding-left:0;padding-right:0}}body.site nav.primary{margin:0 auto;max-width:878px}@media only screen and (min-width: 40em){body.site nav.primary{width:90%}}body.app body.site nav.primary{margin:0 1em;width:90%;max-width:none}@media only screen and (min-width: 760px){body.app body.site nav.primary{margin:0 3em}}a.nav-toggle{width:30px;height:25px;float:right;margin-top:1.5em;background-color:#384c7e;background-image:url(/assets/hamburger-d6dbcd61e5e8d09de67e3a2f457ff3e6.gif);background-position:50% 50%;text-indent:-9999px}nav.site{margin-top:0.5em}nav.site li:last-child a{border-bottom:none}nav.site a{display:block;border-bottom:1px solid #eeeeee;padding:0.5em 0;color:#384c7e;font-weight:bold;text-decoration:none}nav.site a:hover{color:#ff6600}nav.site a:active{color:#252525}@media only screen and (min-width: 48em){nav.site{float:right;margin-top:3.2em;font-size:13px;font-size:1.08333rem}nav.site ul.menu,nav.site li{width:auto}nav.site li,nav.site a{display:inline-block}nav.site li:first-child a{border-left:none}nav.site li:last-child a{padding-right:0}nav.site a{border-bottom:none;border-left:1px solid #eeeeee;padding:0.5em 0.75em 0}}div#page{padding-bottom:2em;margin:0 auto;max-width:878px}@media only screen and (min-width: 40em){div#page{width:90%}}footer.site{background-color:#252525;background-image:-webkit-gradient(linear, left top, left bottom, from(#2d2d2d), to(#252525));background-image:-moz-linear-gradient(top, #2d2d2d, #252525);background-image:linear-gradient(top, #2d2d2d, #252525)}footer.site p{padding:1em 1em 3em;margin:0 auto;max-width:878px;color:#959595;font-family:Arial, "Helvetica Neue", sans-serif;font-size:11px;font-size:0.91667rem}@media only screen and (min-width: 40em){footer.site p{width:90%}}footer.site p a{color:#bbbbbb}footer.site p a:hover{color:#e1e1e1}footer.site p a:active{color:#888888}figure.testimonial{margin:1.5em 0;padding:1em 2em;background-color:#fcfcfc;background-image:-webkit-gradient(linear, left top, left bottom, from(#eee), to(#fcfcfc));background-image:-moz-linear-gradient(top, #eee, #fcfcfc);background-image:linear-gradient(top, #eee, #fcfcfc);font-size:12px;font-size:1rem}@media only screen and (min-width: 40em){figure.testimonial{font-size:16px;font-size:1.33333rem}}figure.testimonial blockquote{margin-top:0;border-left:none;padding:0}figure.testimonial p:first-child{position:relative}figure.testimonial p:first-child:before{position:absolute;top:-0.3em;left:-0.6em;quotes:"\201C" "\201D";content:open-quote;font-size:24px;font-size:2rem;color:#a5a5a5}@media only screen and (min-width: 40em){figure.testimonial p:first-child:before{font-size:36px;font-size:3rem}}figure.testimonial figcaption,figure.testimonial blockquote{margin-left:auto;margin-right:auto;width:100%;max-width:32em;color:#252525;font-style:italic}figure.testimonial figcaption{margin:1em auto;vertical-align:middle;color:#727272}figure.testimonial figcaption img{display:block;width:60px;height:60px;margin-top:1em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;vertical-align:middle;text-align:center}@media only screen and (min-width: 40em){figure.testimonial figcaption:after{content:".";display:block;height:0;clear:both;visibility:hidden}figure.testimonial figcaption .name,figure.testimonial figcaption .job-title{margin-left:140px}figure.testimonial figcaption img{width:120px;height:120px;float:left;margin-top:-2.7em}}section.mailing-list{font-size:16px;font-size:1.33333rem}section.mailing-list .lead{position:relative;margin-bottom:1.2em;text-align:center;font-size:18px;font-size:1.5rem;color:#252525}@media only screen and (min-width: 57em){section.mailing-list .lead::after{content:" ";position:absolute;right:3em;top:1em;width:44px;height:100px;background:url("/assets/mailing-list-curly-arrow-d7ec5dfe6f48b936c440d3eec597f635.png") no-repeat}section.mailing-list .lead span{display:block}}section.mailing-list form.mailing-list{margin:2em auto 3em;border:1px solid #d0d0d0;background-color:#eeeeee;background-image:-webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#eee));background-image:-moz-linear-gradient(top, #f9f9f9, #eee);background-image:linear-gradient(top, #f9f9f9, #eee);font-size:14px;font-size:1.16667rem}section.mailing-list form.mailing-list:after{content:".";display:block;height:0;clear:both;visibility:hidden}section.mailing-list form.mailing-list div.copy,section.mailing-list form.mailing-list div.details{padding:1em 1.2em}@media only screen and (min-width: 40em){section.mailing-list form.mailing-list div.copy,section.mailing-list form.mailing-list div.details{padding:1.5em 2em;font-size:16px;font-size:1.33333rem}}section.mailing-list form.mailing-list div.copy{background:white}section.mailing-list form.mailing-list p{font-size:13px;font-size:1.08333rem;color:#8c8c8c}section.mailing-list form.mailing-list p:first-child{font-size:16px;font-size:1.33333rem;color:inherit}section.mailing-list form.mailing-list div.copy p:last-child{color:#252525}section.mailing-list form.mailing-list p.assurance{font-size:11px;font-size:0.91667rem}section.mailing-list form.mailing-list input,section.mailing-list form.mailing-list label{font-size:14px;font-size:1.16667rem}section.mailing-list form.mailing-list input,section.mailing-list form.mailing-list label{display:block}section.mailing-list form.mailing-list label{margin-bottom:0.25em}section.mailing-list form.mailing-list input{box-sizing:border-box;width:100%;margin-bottom:0.75em}section.mailing-list form.mailing-list input.button{margin:1.5em 0}@media only screen and (min-width: 40em){section.mailing-list form.mailing-list{display:table;table-layout:fixed}section.mailing-list form.mailing-list div.copy,section.mailing-list form.mailing-list div.details{display:table-cell}section.mailing-list form.mailing-list div.copy{width:14em}section.mailing-list form.mailing-list div.details{width:12em}}body.site article[role="main"],body.site section[role="main"]{padding-left:1em;padding-right:1em}@media only screen and (min-width: 40em){body.site article[role="main"],body.site section[role="main"]{padding-left:0;padding-right:0}}body.site article.alt,body.site section.alt{margin-top:2em;margin-bottom:2em;padding-top:2em;padding-bottom:2em;border-top:1px solid #e6e6e6;border-bottom:1px solid #dbdbdb;background-color:#eeeeee;background-image:-webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#eee));background-image:-moz-linear-gradient(top, #fcfcfc, #eee);background-image:linear-gradient(top, #fcfcfc, #eee)}@media only screen and (min-width: 40em){body.site article.alt,body.site section.alt{margin-top:3em;margin-bottom:3em;padding-top:3em;padding-bottom:3em}}body.site article.alt.last,body.site section.alt.last{margin-bottom:0;border-bottom:none}body.site div.block{margin:0 auto;max-width:878px}@media only screen and (min-width: 40em){body.site div.block{width:90%}}body.site div.block h1:first-child{margin-top:0}body.site div.block>p:last-child{margin-bottom:0}body.home section[role="main"] header{padding-left:1em;padding-right:1em;margin-bottom:2.5em}@media only screen and (min-width: 40em){body.home section[role="main"] header{padding-left:0;padding-right:0}}body.home section[role="main"] header h1,body.home section[role="main"] header h2{margin:0;text-align:center}body.home section[role="main"] header h1{margin:0;padding:1em 0 0.25em;line-height:1.3;font-size:21px;font-size:1.75rem}body.home section[role="main"] header h2{line-height:1.6;font-size:14px;font-size:1.16667rem}@media only screen and (min-width: 40em){body.home section[role="main"] header h1 span,body.home section[role="main"] header h2 span{display:block}body.home section[role="main"] header h1{max-width:18em;margin:0 auto;font-size:36px;font-size:3rem}body.home section[role="main"] header h2{max-width:30em;margin:0.3em auto 0;font-size:24px;font-size:2rem}}body.home div#page{padding-bottom:0;max-width:none;width:auto}body.home section[role="main"]{padding-left:0;padding-right:0;margin-top:0}body.home section[role="main"]>article,body.home section[role="main"]>section{padding-left:1em;padding-right:1em}@media only screen and (min-width: 40em){body.home section[role="main"]>article,body.home section[role="main"]>section{padding-left:0;padding-right:0}}body.home section[role="main"] header.main{margin:0;padding:2em 0;background:#384c7e}body.home section[role="main"] header.main h1,body.home section[role="main"] header.main h2{color:white}body.home section[role="main"] header.main h1{padding-top:0}@media only screen and (min-width: 40em){body.home section[role="main"] header.main{padding-top:4em;padding-bottom:4em}}body.home section[role="main"]>section:last-child{margin-bottom:2em;padding-bottom:2em}body.home p.buttons{margin-bottom:2.5em}body.home a.button.cta{display:block;box-sizing:border-box;width:90%;margin:2.5em auto 0;font-size:12px;font-size:1rem}body.home a.button.cta em{font-style:normal;font-weight:bold}body.home a.button.cta span{display:block;font-size:8px;font-size:0.66667rem}@media only screen and (min-width: 27em){body.home a.button.cta{width:17em;font-size:16px;font-size:1.33333rem}body.home a.button.cta span{font-size:11px;font-size:0.91667rem}}body.home section.intro{padding-top:2em;text-align:center}body.home section.intro p{max-width:37em;margin-left:auto;margin-right:auto}body.home section.intro p.buttons{margin-bottom:1.5em}body.home section.intro p.buttons a.button{margin-top:0}body.home div.block{font-size:13px;font-size:1.08333rem}@media only screen and (min-width: 40em){body.home div.block{font-size:16px;font-size:1.33333rem}}body.home div.block h2{max-width:30em;margin:0 auto 1em;font-size:18px;font-size:1.5rem;line-height:1.3;text-align:center}@media only screen and (min-width: 40em){body.home div.block h2{font-size:28px;font-size:2.33333rem}body.home div.block h2 span{display:block}}body.home div.block img.screenshot{display:block;margin:2em auto;-webkit-box-shadow:0px 4px 28px rgba(0,0,0,0.22);-moz-box-shadow:0px 4px 28px rgba(0,0,0,0.22);box-shadow:0px 4px 28px rgba(0,0,0,0.22)}body.home section.alt figure.testimonial{background-color:white;background-image:-webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#fff));background-image:-moz-linear-gradient(top, #fcfcfc, #fff);background-image:linear-gradient(top, #fcfcfc, #fff)}@media only screen and (min-width: 40em){body.about section[role="main"]>footer,body.about section[role="main"]>section.articles,body.about section[role="main"]>section.pages,body.about section[role="main"]>h2,body.about section[role="main"]>h3,body.about section[role="main"]>h4,body.about section[role="main"]>hr,body.about section[role="main"]>ol,body.about section[role="main"]>ul,body.about section[role="main"]>p,body.about section[role="main"]>pre,body.about section[role="main"]>form,body.about section[role="main"] div#disqus_thread,body.blog article[role="main"]>footer,body.blog article[role="main"]>section.articles,body.blog article[role="main"]>section.pages,body.blog article[role="main"]>h2,body.blog article[role="main"]>h3,body.blog article[role="main"]>h4,body.blog article[role="main"]>hr,body.blog article[role="main"]>ol,body.blog article[role="main"]>ul,body.blog article[role="main"]>p,body.blog article[role="main"]>pre,body.blog article[role="main"]>form,body.blog article[role="main"] div#disqus_thread,body.docs article[role="main"]>footer,body.docs article[role="main"]>section.articles,body.docs article[role="main"]>section.pages,body.docs article[role="main"]>h2,body.docs article[role="main"]>h3,body.docs article[role="main"]>h4,body.docs article[role="main"]>hr,body.docs article[role="main"]>ol,body.docs article[role="main"]>ul,body.docs article[role="main"]>p,body.docs article[role="main"]>pre,body.docs article[role="main"]>form,body.docs article[role="main"] div#disqus_thread,body.help section[role="main"]>footer,body.help section[role="main"]>section.articles,body.help section[role="main"]>section.pages,body.help section[role="main"]>h2,body.help section[role="main"]>h3,body.help section[role="main"]>h4,body.help section[role="main"]>hr,body.help section[role="main"]>ol,body.help section[role="main"]>ul,body.help section[role="main"]>p,body.help section[role="main"]>pre,body.help section[role="main"]>form,body.help section[role="main"] div#disqus_thread,body.contact section[role="main"]>footer,body.contact section[role="main"]>section.articles,body.contact section[role="main"]>section.pages,body.contact section[role="main"]>h2,body.contact section[role="main"]>h3,body.contact section[role="main"]>h4,body.contact section[role="main"]>hr,body.contact section[role="main"]>ol,body.contact section[role="main"]>ul,body.contact section[role="main"]>p,body.contact section[role="main"]>pre,body.contact section[role="main"]>form,body.contact section[role="main"] div#disqus_thread,body.check-your-email section[role="main"]>footer,body.check-your-email section[role="main"]>section.articles,body.check-your-email section[role="main"]>section.pages,body.check-your-email section[role="main"]>h2,body.check-your-email section[role="main"]>h3,body.check-your-email section[role="main"]>h4,body.check-your-email section[role="main"]>hr,body.check-your-email section[role="main"]>ol,body.check-your-email section[role="main"]>ul,body.check-your-email section[role="main"]>p,body.check-your-email section[role="main"]>pre,body.check-your-email section[role="main"]>form,body.check-your-email section[role="main"] div#disqus_thread,body.thank-you section[role="main"]>footer,body.thank-you section[role="main"]>section.articles,body.thank-you section[role="main"]>section.pages,body.thank-you section[role="main"]>h2,body.thank-you section[role="main"]>h3,body.thank-you section[role="main"]>h4,body.thank-you section[role="main"]>hr,body.thank-you section[role="main"]>ol,body.thank-you section[role="main"]>ul,body.thank-you section[role="main"]>p,body.thank-you section[role="main"]>pre,body.thank-you section[role="main"]>form,body.thank-you section[role="main"] div#disqus_thread{width:66.28702%}body.about section[role="main"]>blockquote,body.blog article[role="main"]>blockquote,body.docs article[role="main"]>blockquote,body.help section[role="main"]>blockquote,body.contact section[role="main"]>blockquote,body.check-your-email section[role="main"]>blockquote,body.thank-you section[role="main"]>blockquote{width:54.7836%}body.about section[role="main"] img,body.blog article[role="main"] img,body.docs article[role="main"] img,body.help section[role="main"] img,body.contact section[role="main"] img,body.check-your-email section[role="main"] img,body.thank-you section[role="main"] img{max-width:100%}}body.about section[role="main"] header{padding-left:1em;padding-right:1em;margin-bottom:2.5em}@media only screen and (min-width: 40em){body.about section[role="main"] header{padding-left:0;padding-right:0}}body.about section[role="main"] header h1,body.about section[role="main"] header h2{margin:0;text-align:center}body.about section[role="main"] header h1{margin:0;padding:1em 0 0.25em;line-height:1.3;font-size:21px;font-size:1.75rem}body.about section[role="main"] header h2{line-height:1.6;font-size:14px;font-size:1.16667rem}@media only screen and (min-width: 40em){body.about section[role="main"] header h1 span,body.about section[role="main"] header h2 span{display:block}body.about section[role="main"] header h1{max-width:24em;margin:0 auto;font-size:26px;font-size:2.16667rem}body.about section[role="main"] header h2{max-width:30em;margin:0.3em auto 0;font-size:16px;font-size:1.33333rem}}body.about img.portrait{float:right;width:120px;margin-top:2.5em;margin-left:1em;margin-bottom:0.5em;box-sizing:border-box;border:8px solid white;-webkit-box-shadow:2px 4px 20px rgba(0,0,0,0.2);-moz-box-shadow:2px 4px 20px rgba(0,0,0,0.2);box-shadow:2px 4px 20px rgba(0,0,0,0.2)}@media only screen and (min-width: 40em){body.about img.portrait{position:absolute;right:0;width:28.35991%;border-width:12px;border-bottom-width:36px;-ms-transform:rotate(1.5deg);-moz-transform:rotate(1.5deg);-o-transform:rotate(1.5deg);-webkit-transform:rotate(1.5deg);transform:rotate(1.5deg)}}@media only screen and (min-width: 40em){body.about figure.testimonial{width:66.28702%}body.about figure.testimonial figcaption,body.about figure.testimonial blockquote{margin-left:0;margin-right:0;max-width:32em}}body.about section.mailing-list form{margin-left:0;margin-right:0}body.blog img.avatar{float:left;width:48px;height:48px;margin:5px 15px 10px 0}body.blog article[role="main"] img,body.blog section[role="main"] img,body.docs article[role="main"] img,body.docs section[role="main"] img{max-width:100%}body.blog section.other,body.docs section.other{padding-left:1em;padding-right:1em}@media only screen and (min-width: 40em){body.blog section.other,body.docs section.other{padding-left:0;padding-right:0}}body.blog section.other nav,body.docs section.other nav{margin:0 0 2em}body.blog section.other nav ol,body.blog section.other nav ul,body.docs section.other nav ol,body.docs section.other nav ul{list-style:disc}body.blog section.other h1,body.docs section.other h1{font-family:"utopia-std-caption-1", "utopia-std-caption-2", Georgia, serif;font-family:"Bitter", Georgia, serif;font-size:18px;font-size:1.5rem}body.blog section.other div.tweets,body.docs section.other div.tweets{margin:2em 0}@media only screen and (min-width: 40em){body.blog div#page,body.docs div#page{position:relative}body.blog section.other,body.docs section.other{position:absolute;right:0;top:3.75em;width:24.14579%;float:right}body.blog section.other nav:first-child h1,body.docs section.other nav:first-child h1{margin-top:0}body.blog section.other h1,body.docs section.other h1{margin:0;font-size:13px;font-size:1.08333rem}}body.blog div.feed{margin:0 0 1em}body.blog div.tweets{margin-top:1.5em}body.blog p+section.articles{margin-top:2.3em}body.blog section.articles ol{padding-left:0}body.blog section.articles article{margin-bottom:2.3em}body.blog section.articles h1{margin:1em 0 0.4em;font-size:14px;font-size:1.16667rem}body.blog section.articles h1 a{text-decoration:none}body.blog section.articles p{margin:0.5em 0}body.blog section.articles footer p.meta{font-size:11px;font-size:0.91667rem;font-style:italic;color:#384c7e}body.blog footer.bio,body.blog section.related{margin-bottom:2em}body.blog footer.bio h1,body.blog section.related h1{font-size:18px;font-size:1.5rem}@media only screen and (min-width: 40em){body.blog div.social-buttons{width:66.28702%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}body.blog div.social-buttons{margin:1em 0;padding:10px 10px 1px 10px;background-color:#f6f6f6}body.blog div.social-buttons iframe.buffer-button{padding-bottom:7px}body.blog div.social-buttons div.fb-like{padding:5px 0 10px}body.blog div#disqus_thread{font-size:10px;font-size:0.83333rem}body.blog-archives article.main ol.archive{list-style:disc}body.blog-archives article.main ol.archive>li{margin-bottom:0.3em}body.pricing section[role="main"] header{padding-left:1em;padding-right:1em;margin-bottom:2.5em}@media only screen and (min-width: 40em){body.pricing section[role="main"] header{padding-left:0;padding-right:0}}body.pricing section[role="main"] header h1,body.pricing section[role="main"] header h2{margin:0;text-align:center}body.pricing section[role="main"] header h1{margin:0;padding:1em 0 0.25em;line-height:1.3;font-size:21px;font-size:1.75rem}body.pricing section[role="main"] header h2{line-height:1.6;font-size:14px;font-size:1.16667rem}@media only screen and (min-width: 40em){body.pricing section[role="main"] header h1 span,body.pricing section[role="main"] header h2 span{display:block}body.pricing section[role="main"] header h1{max-width:26em;margin:0 auto;font-size:26px;font-size:2.16667rem}body.pricing section[role="main"] header h2{max-width:30em;margin:0.3em auto 0;font-size:16px;font-size:1.33333rem}}body.pricing section[role="main"] p.lead{font-size:12px;font-size:1rem;color:#666666;text-align:center}body.pricing section[role="main"] ol.plans{margin:1.5em 0;padding:0;list-style:none}body.pricing section[role="main"] ol.plans li.plan{margin:1em 0 0;border:1px solid #d0d0d0;background-color:#eeeeee;background-image:-webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eee));background-image:-moz-linear-gradient(top, #f6f6f6, #eee);background-image:linear-gradient(top, #f6f6f6, #eee)}body.pricing section[role="main"] ol.plans li.plan.preferred{position:relative;overflow:hidden;border:2px solid #777777;-webkit-box-shadow:0px 8px 15px rgba(0,0,0,0.2);-moz-box-shadow:0px 8px 15px rgba(0,0,0,0.2);box-shadow:0px 8px 15px rgba(0,0,0,0.2)}body.pricing section[role="main"] ol.plans li.plan.preferred span.ribbon{position:absolute;top:1.9em;left:-3.1em;width:12em;-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);border-top:2px solid #939393;border-bottom:2px solid #7f7f7f;padding:0.2em 0em;-webkit-box-shadow:0px 4px 10px rgba(0,0,0,0.25);-moz-box-shadow:0px 4px 10px rgba(0,0,0,0.25);box-shadow:0px 4px 10px rgba(0,0,0,0.25);background-color:#878787;background-image:-webkit-gradient(linear, left top, left bottom, from(#a0a0a0), to(#878787));background-image:-moz-linear-gradient(top, #a0a0a0, #878787);background-image:linear-gradient(top, #a0a0a0, #878787);color:white;font-family:Arial, "Helvetica Neue", sans-serif;font-size:8px;font-size:0.66667rem;text-align:center;text-transform:uppercase}body.pricing section[role="main"] ol.plans li.plan.preferred ul li:nth-child(even){background:#fefefe}body.pricing section[role="main"] ol.plans h1{margin:0;padding:0.5em 0em 0.2em;font-size:16px;font-size:1.33333rem;font-family:Arial, "Helvetica Neue", sans-serif;font-weight:bold;text-align:center}body.pricing section[role="main"] ol.plans ul{width:auto;margin:0 auto;padding:0;list-style:none}body.pricing section[role="main"] ol.plans ul li{padding:0.5em 0;font-size:14px;font-size:1.16667rem;text-align:center}body.pricing section[role="main"] ol.plans ul li:nth-child(even){background:#fafafa}body.pricing section[role="main"] ol.plans ul span.precursor{display:block;font-size:11px;font-size:0.91667rem;font-family:Arial, "Helvetica Neue", sans-serif}body.pricing section[role="main"] ol.plans footer{padding:2em 0;text-align:center}body.pricing section[role="main"] ol.plans footer a.button{font-size:14px;font-size:1.16667rem}body.pricing section[role="main"] div.addendum{margin-bottom:3em}body.pricing section[role="main"] div.addendum p{margin-bottom:0.25em;text-align:center}@media only screen and (min-width: 40em){body.pricing section[role="main"]>h1{text-align:center;font-size:36px;font-size:3rem}body.pricing section[role="main"] ol.plans{margin-top:2em}body.pricing section[role="main"] ol.plans li.plan{float:left;width:33.3%;margin:0;box-sizing:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}body.pricing section[role="main"] ol.plans li.plan.preferred{background-color:#f0f0f0;background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));background-image:-moz-linear-gradient(top, #fff, #f0f0f0);background-image:linear-gradient(top, #fff, #f0f0f0)}body.pricing section[role="main"] ol.plans li.preferred{margin-top:-10px;padding:10px 0}}body.pricing section.faq{margin:2em 0}body.pricing section.faq article h1{margin-bottom:0.2em;font-family:Arial, "Helvetica Neue", sans-serif;font-size:14px;font-size:1.16667rem;font-weight:bold}@media only screen and (min-width: 40em){body.pricing section.faq:after{content:".";display:block;height:0;clear:both;visibility:hidden}body.pricing section.faq article{width:45.2164%;float:left;clear:both;margin-top:1em}body.pricing section.faq article:nth-child(even){float:right;clear:right}body.pricing section.faq article h1{margin:0}}body.pricing figure.testimonial{margin-top:1.5em}body.pricing section.mailing-list{margin-top:2em}body.terms-of-service section[role="main"] h2{font-size:18px;font-size:1.5rem}body.terms-of-service section[role="main"] h3{font-size:14px;font-size:1.16667rem}body.terms-of-service section[role="main"] p em{font-style:normal;font-weight:bold}body.settings.show section.panel{margin-bottom:1.5em}body.settings.show section.panel ul{list-style:none}body.settings.show section.panel ol.boards{padding-left:1.3em;list-style:disc}body.settings.edit form ul{list-style:none}body.settings.edit form ul li{float:left;margin-bottom:1.5em}body.settings.edit form ul li.avatar{float:none;font-size:11px;font-size:0.91667rem}body.settings.edit form ul li.avatar img{width:48px;height:48px;margin-right:0.5em;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}body.settings.edit form ul li.first-name{margin-right:1em}body.settings.edit form ul li.time-zone{clear:both;float:none}body.settings.edit form ul li input[type="text"]{width:12em}body.signup div.disabled{max-width:37em;margin:0 auto}body.signup section[role="main"] header{padding-left:1em;padding-right:1em;margin-bottom:2.5em}@media only screen and (min-width: 40em){body.signup section[role="main"] header{padding-left:0;padding-right:0}}body.signup section[role="main"] header h1,body.signup section[role="main"] header h2{margin:0;text-align:center}body.signup section[role="main"] header h1{margin:0;padding:1em 0 0.25em;line-height:1.3;font-size:21px;font-size:1.75rem}body.signup section[role="main"] header h2{line-height:1.6;font-size:14px;font-size:1.16667rem}@media only screen and (min-width: 40em){body.signup section[role="main"] header h1 span,body.signup section[role="main"] header h2 span{display:block}body.signup section[role="main"] header h1{max-width:18em;margin:0 auto;font-size:30px;font-size:2.5rem}body.signup section[role="main"] header h2{max-width:30em;margin:0.3em auto 0;font-size:21px;font-size:1.75rem}}body.signup form.user,body.signup form.payment{margin:0 auto 3em}body.signup form.user input[type="submit"],body.signup form.payment input[type="submit"]{font-size:14px;font-size:1.16667rem}@media only screen and (min-width: 59em){body.signup form.user div.inputs,body.signup form.payment div.inputs{width:19em;float:left}}body.signup form.user label.terms{font-size:10px;font-size:0.83333rem}body.signup form.user label.terms .field_with_errors{display:inline-block}body.signup section.intro{margin-bottom:1.5em;padding:0.8em 1em;background:#fefefe;font-size:11px;font-size:0.91667rem}body.signup section.intro p:last-child{margin-bottom:0}body.signup section.guidance{margin-top:2.5em;padding:0.8em 1em;background:#fefefe}body.signup section.guidance h1,body.signup section.guidance p{line-height:1.75;color:gray}body.signup section.guidance h1{margin-top:-0.2em;margin-bottom:0em;font-size:11px;font-size:0.91667rem;font-weight:bold}body.signup section.guidance p{font-size:10px;font-size:0.83333rem}@media only screen and (min-width: 59em){body.signup section.guidance{width:14em;float:right;margin-top:0;padding:0;background:none}}body.signup footer.stripe{margin-bottom:3em;text-align:center}@media only screen and (min-width: 40em){body.signup section.mailing-list div.block{width:34em;margin:2em auto;font-size:16px;font-size:1.33333rem;text-align:left}body.signup section.mailing-list div.block em{font-style:normal;color:#666666}}body.tags h1+ol.tags{margin-bottom:2em;list-style:none}body.tags h1+ol.tags li{margin:1em 0;padding:0.75em 10px;background:#fefefe}body.tags h1+ol.tags h1{float:left;margin:0;font-size:12px;font-size:1rem}body.tags h1+ol.tags span.card-count{float:right;color:#666666}body.tags h1+ol.tags a{color:#384c7e}body.tags h1+ol.tags a:hover{color:#516db2}body.tags h1+ol.tags a:active{color:#192137}body.tags section.thumbnails{margin-top:30px;border-top:1px solid #d0d0d0}body.tags section.thumbnails>header h1{margin-bottom:0}body.welcomes form.welcome{font-size:14px;font-size:1.16667rem}body.welcomes form.welcome div.copy{font-size:12px;font-size:1rem;margin-bottom:2em}body.welcomes form.welcome div.copy p{font-family:"utopia-std-caption-1", "utopia-std-caption-2", Georgia, serif;font-family:"Bitter", Georgia, serif}body.welcomes form.welcome p.buttons{margin-top:0;text-align:center}body.welcomes form.welcome p.buttons a,body.welcomes form.welcome p.buttons input{display:inline-block;margin-bottom:0.5em;font-size:14px;font-size:1.16667rem}body.welcomes form.welcome p.buttons input{margin-right:0.3em}body.welcomes form.welcome p.buttons a{margin-left:0.1em}@media only screen and (min-width: 40em){body.welcomes form.welcome p.buttons{text-align:left}}body.welcomes form.welcome div.spinner,body.welcomes form.welcome p.status{text-align:center}body.welcomes form.welcome div.spinner{margin:1.5em 0 1em;font-size:36px;font-size:3rem;color:#5fc965}body.welcomes form.welcome p.status{margin:1em 0 3em}
