.chzn-container{font-size:13px;position:relative;display:inline-block;zoom:1;*display:inline}.chzn-container .chzn-drop{background:#fff;border:1px solid #aaa;border-top:0;position:absolute;top:29px;left:0;-webkit-box-shadow:0 4px 5px rgba(0,0,0,0.15);-moz-box-shadow:0 4px 5px rgba(0,0,0,0.15);-o-box-shadow:0 4px 5px rgba(0,0,0,0.15);box-shadow:0 4px 5px rgba(0,0,0,0.15);z-index:999;width:408px !important}.chzn-container-single .chzn-single{background-color:#ffffff;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 );background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), color-stop(100%, #f4f4f4));background-image:-webkit-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);background-image:-moz-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);background-image:-o-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);background-image:-ms-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);background-image:linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #aaaaaa;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,0.1);-moz-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,0.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,0.1);display:block;overflow:hidden;white-space:nowrap;position:relative;height:23px;line-height:24px;padding:0 0 0 8px;color:#444444;text-decoration:none}.chzn-container-single .chzn-single span{margin-right:26px;display:block;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;-ms-text-overflow:ellipsis;text-overflow:ellipsis}.chzn-container-single .chzn-single abbr{display:block;position:absolute;right:26px;top:6px;width:12px;height:13px;font-size:1px;background:url(chosen-sprite.png) right top no-repeat}.chzn-container-single .chzn-single abbr:hover{background-position:right -11px}.chzn-container-single .chzn-single div{position:absolute;right:0;top:0;display:block;height:100%;width:18px}.chzn-container-single .chzn-single div b{background:url("chosen-sprite.png") no-repeat 0 0;display:block;width:100%;height:100%}.chzn-container-single .chzn-search{padding:3px 4px;position:relative;margin:0;white-space:nowrap;z-index:1010}.chzn-container-single .chzn-search input{background:#fff url("chosen-sprite.png") no-repeat 100% -22px;background:url("chosen-sprite.png") no-repeat 100% -22px,-webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));background:url("chosen-sprite.png") no-repeat 100% -22px,-webkit-linear-gradient(top, #eee 1%, #fff 15%);background:url("chosen-sprite.png") no-repeat 100% -22px,-moz-linear-gradient(top, #eee 1%, #fff 15%);background:url("chosen-sprite.png") no-repeat 100% -22px,-o-linear-gradient(top, #eee 1%, #fff 15%);background:url("chosen-sprite.png") no-repeat 100% -22px,-ms-linear-gradient(top, #eee 1%, #fff 15%);background:url("chosen-sprite.png") no-repeat 100% -22px,linear-gradient(top, #eee 1%, #fff 15%);margin:1px 0;padding:4px 20px 4px 5px;outline:0;border:1px solid #aaa;font-family:sans-serif;font-size:1em}.chzn-container-single .chzn-drop{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.chzn-container-single-nosearch .chzn-search input{position:absolute;left:-9000px}.chzn-container-multi .chzn-choices{border:1px solid #E6E6E6;margin:0;padding:6px 5px;cursor:text;overflow:hidden;height:auto !important;height:1%;position:relative}.chzn-container-multi .chzn-choices li{float:left;list-style:none}.chzn-container-multi .chzn-choices .search-field{white-space:nowrap;margin:0;padding:0}.chzn-container-multi .chzn-choices .search-field input{color:#666;background:transparent !important;border:0 !important;font-family:sans-serif;font-size:100%;height:15px;padding:5px;margin:1px 0;outline:0;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none}.chzn-container-multi .chzn-choices .search-field .default{color:#999}.chzn-container-multi .chzn-choices .search-choice{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#e4e4e4;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#eeeeee', 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:-o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:-ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);-moz-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);color:#333;border:1px solid #aaaaaa;line-height:13px;padding:3px 20px 3px 5px;margin:3px 0 3px 5px;position:relative;cursor:default}.chzn-container-multi .chzn-choices .search-choice-focus{background:#d4d4d4}.chzn-container-multi .chzn-choices .search-choice .search-choice-close{display:block;position:absolute;right:3px;top:4px;width:12px;height:13px;font-size:1px;background:url(chosen-sprite.png) right top no-repeat}.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover{background-position:right -11px}.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close{background-position:right -11px}.chzn-container .chzn-results{margin:0 4px 4px 0;max-height:240px;padding:0 0 0 4px;position:relative;overflow-x:hidden;overflow-y:auto}.chzn-container-multi .chzn-results{margin:-1px 0 0;padding:0}.chzn-container .chzn-results li{display:none;line-height:15px;padding:5px 6px;margin:0;list-style:none}.chzn-container .chzn-results .active-result{cursor:pointer;display:list-item}.chzn-container .chzn-results .highlighted{background-color:#2BC2D7;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#2BC2D7', endColorstr='#1B9CBF', GradientType=0 );background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #2BC2D7), color-stop(90%, #1B9CBF));background-image:-webkit-linear-gradient(top, #2BC2D7 20%, #1B9CBF 90%);background-image:-moz-linear-gradient(top, #2BC2D7 20%, #1B9CBF 90%);background-image:-o-linear-gradient(top, #2BC2D7 20%, #1B9CBF 90%);background-image:-ms-linear-gradient(top, #2BC2D7 20%, #1B9CBF 90%);background-image:linear-gradient(top, #2BC2D7 20%, #1B9CBF 90%);color:#fff}.chzn-container .chzn-results li em{background:#feffde;font-style:normal}.chzn-container .chzn-results .highlighted em{background:transparent}.chzn-container .chzn-results .no-results{background:#f4f4f4;display:list-item}.chzn-container .chzn-results .group-result{cursor:default;color:#999;font-weight:bold}.chzn-container .chzn-results .group-option{padding-left:15px}.chzn-container-multi .chzn-drop .result-selected{display:none}.chzn-container .chzn-results-scroll{background:white;margin:0 4px;position:absolute;text-align:center;width:321px;z-index:1}.chzn-container .chzn-results-scroll span{display:inline-block;height:17px;text-indent:-5000px;width:9px}.chzn-container .chzn-results-scroll-down{bottom:0}.chzn-container .chzn-results-scroll-down span{background:url("chosen-sprite.png") no-repeat -4px -3px}.chzn-container .chzn-results-scroll-up span{background:url("chosen-sprite.png") no-repeat -22px -3px}.chzn-container-active .chzn-single{-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);-moz-box-shadow:0 0 5px rgba(0,0,0,0.3);-o-box-shadow:0 0 5px rgba(0,0,0,0.3);box-shadow:0 0 5px rgba(0,0,0,0.3);border:1px solid #5897fb}.chzn-container-active .chzn-single-with-drop{border:1px solid #aaa;-webkit-box-shadow:0 1px 0 #fff inset;-moz-box-shadow:0 1px 0 #fff inset;-o-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset;background-color:#eee;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0 );background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #eee), color-stop(80%, #fff));background-image:-webkit-linear-gradient(top, #eee 20%, #fff 80%);background-image:-moz-linear-gradient(top, #eee 20%, #fff 80%);background-image:-o-linear-gradient(top, #eee 20%, #fff 80%);background-image:-ms-linear-gradient(top, #eee 20%, #fff 80%);background-image:linear-gradient(top, #eee 20%, #fff 80%);-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.chzn-container-active .chzn-single-with-drop div{background:transparent;border-left:none}.chzn-container-active .chzn-single-with-drop div b{background-position:-18px 1px}.chzn-container-active .chzn-choices{-webkit-box-shadow:0 0 2px rgba(0,0,0,0.1);-moz-box-shadow:0 0 2px rgba(0,0,0,0.1);-o-box-shadow:0 0 2px rgba(0,0,0,0.1);box-shadow:0 0 2px rgba(0,0,0,0.1);border:1px solid #23AFCB}.chzn-container-active .chzn-choices .search-field input{color:#111 !important}.chzn-disabled{cursor:default;opacity:0.5 !important}.chzn-disabled .chzn-single{cursor:default}.chzn-disabled .chzn-choices .search-choice .search-choice-close{cursor:default}.chzn-rtl{text-align:right}.chzn-rtl .chzn-single{padding:0 8px 0 0;overflow:visible}.chzn-rtl .chzn-single span{margin-left:26px;margin-right:0;direction:rtl}.chzn-rtl .chzn-single div{left:3px;right:auto}.chzn-rtl .chzn-single abbr{left:26px;right:auto}.chzn-rtl .chzn-choices .search-field input{direction:rtl}.chzn-rtl .chzn-choices li{float:right}.chzn-rtl .chzn-choices .search-choice{padding:3px 5px 3px 19px;margin:3px 5px 3px 0}.chzn-rtl .chzn-choices .search-choice .search-choice-close{left:4px;right:auto;background-position:right top}.chzn-rtl.chzn-container-single .chzn-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chzn-rtl .chzn-results .group-option{padding-left:0;padding-right:15px}.chzn-rtl.chzn-container-active .chzn-single-with-drop div{border-right:none}.chzn-rtl .chzn-search input{background:#fff url("chosen-sprite.png") no-repeat -38px -22px;background:url("chosen-sprite.png") no-repeat -38px -22px,-webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));background:url("chosen-sprite.png") no-repeat -38px -22px,-webkit-linear-gradient(top, #eee 1%, #fff 15%);background:url("chosen-sprite.png") no-repeat -38px -22px,-moz-linear-gradient(top, #eee 1%, #fff 15%);background:url("chosen-sprite.png") no-repeat -38px -22px,-o-linear-gradient(top, #eee 1%, #fff 15%);background:url("chosen-sprite.png") no-repeat -38px -22px,-ms-linear-gradient(top, #eee 1%, #fff 15%);background:url("chosen-sprite.png") no-repeat -38px -22px,linear-gradient(top, #eee 1%, #fff 15%);padding:4px 5px 4px 20px;direction:rtl}/*!
 * jQuery UI CSS Framework 1.9.2
 * http://jqueryui.com
 *
 * Copyright 2012 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{zoom:1}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-state-disabled{cursor:default !important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%}/*!
 * jQuery UI CSS Framework 1.9.2
 * http://jqueryui.com
 *
 * Copyright 2012 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(https://d3v4jsc54141g1.cloudfront.net/assets/jquery-ui/ui-bg_flat_75_ffffff_40x100-ab503f27d1b2a01d7ee73c6a2bbce2d4.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(https://d3v4jsc54141g1.cloudfront.net/assets/jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100-2cd6dee3dd6b882bf707adc28bd8ceac.png) 50% 50% repeat-x;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(https://d3v4jsc54141g1.cloudfront.net/assets/jquery-ui/ui-bg_glass_75_e6e6e6_1x400-0cb05435c54c648165d7704e239de38f.png) 50% 50% repeat-x;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url(https://d3v4jsc54141g1.cloudfront.net/assets/jquery-ui/ui-bg_glass_75_dadada_1x400-ff12cd9277d96e183e43a6f800d5c626.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(https://d3v4jsc54141g1.cloudfront.net/assets/jquery-ui/ui-bg_glass_65_ffffff_1x400-fc00a2d0493d1811a726b7c31f54d05d.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(https://d3v4jsc54141g1.cloudfront.net/assets/jquery-ui/ui-bg_glass_55_fbf9ee_1x400-36e791a436e36e3dd9829185d173da96.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(https://d3v4jsc54141g1.cloudfront.net/assets/jquery-ui/ui-bg_glass_95_fef1ec_1x400-065c7f7cf8ea090ddd7f8f329a22aa17.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px;background-image:url(https://d3v4jsc54141g1.cloudfront.net/assets/jquery-ui/ui-icons_222222_256x240-d8aa917d1f3c1be2949836c0d252d62c.png)}.ui-widget-content .ui-icon{background-image:url(https://d3v4jsc54141g1.cloudfront.net/assets/jquery-ui/ui-icons_222222_256x240-d8aa917d1f3c1be2949836c0d252d62c.png)}.ui-widget-header .ui-icon{background-image:url(https://d3v4jsc54141g1.cloudfront.net/assets/jquery-ui/ui-icons_222222_256x240-d8aa917d1f3c1be2949836c0d252d62c.png)}.ui-state-default .ui-icon{background-image:url(https://d3v4jsc54141g1.cloudfront.net/assets/jquery-ui/ui-icons_888888_256x240-1494a0a1b7ed1698acda919125e5c249.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(https://d3v4jsc54141g1.cloudfront.net/assets/jquery-ui/ui-icons_454545_256x240-9ea66e2c013f6956d55d521895fe4a20.png)}.ui-state-active .ui-icon{background-image:url(https://d3v4jsc54141g1.cloudfront.net/assets/jquery-ui/ui-icons_454545_256x240-9ea66e2c013f6956d55d521895fe4a20.png)}.ui-state-highlight .ui-icon{background-image:url(https://d3v4jsc54141g1.cloudfront.net/assets/jquery-ui/ui-icons_2e83ff_256x240-1c776b16d51ae97f11c306e14ed0dce7.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(https://d3v4jsc54141g1.cloudfront.net/assets/jquery-ui/ui-icons_cd0a0a_256x240-1f42f77966ba1497a783e534556d448f.png)}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(https://d3v4jsc54141g1.cloudfront.net/assets/jquery-ui/ui-bg_flat_0_aaaaaa_40x100-ebbfa960d1fd4e21fd71c5d921c6e319.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(https://d3v4jsc54141g1.cloudfront.net/assets/jquery-ui/ui-bg_flat_0_aaaaaa_40x100-ebbfa960d1fd4e21fd71c5d921c6e319.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);-moz-border-radius:8px;-khtml-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}/*!
 * jQuery UI Progressbar 1.9.2
 * http://jqueryui.com
 *
 * Copyright 2012 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.progressbar{margin:10px 10px 0;height:20px}.progressbar .ui-widget-header{font-family:"Helvetica";font-size:12px;line-height:22px;padding:0 5px;text-align:right;font-weight:normal;color:#333}.progressbar .ui-progressbar-value{background-image:url("pbar-ani-grey.gif")}.center-block{display:block;margin-left:auto;margin-right:auto}#project-toolbar-wrap{height:30px;margin-top:-6px;margin-bottom:10px}#project-toolbar-wrap ul{display:inline;margin:0 0 18px 0}#project-toolbar-wrap ul li{display:inline;padding:6px;margin-right:17px;position:relative;-moz-transition:background .1s linear,color .1s linear;-o-transition:background .1s linear,color .1s linear;-webkit-transition:background .1s linear,color .1s linear;transition:background .1s linear,color .1s linear;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#project-toolbar-wrap ul li:hover{background:#99d6f4}#project-toolbar-wrap ul li.active{background-color:#168cc4}#project-toolbar-wrap ul li.active a{color:white}#project-toolbar-wrap ul li.active a:before{color:white}#project-toolbar-wrap ul li a{color:#168CC4;font-size:14px;padding-left:20px;top:6px}#project-toolbar-wrap ul li a:before{content:"S";position:absolute;font-family:"Pictos";-webkit-font-smoothing:antialiased;font-weight:300;color:#116b96;top:8px;left:6px;font-size:18px}#project-toolbar-wrap ul li.dashboard a:before{content:"Y"}#project-toolbar-wrap ul li.edit a:before{content:"p"}#project-toolbar-wrap ul li.post-news a:before{content:"N"}#project-toolbar-wrap ul li.kissbankers a:before{content:"g"}#project-toolbar-wrap ul li.contract a:before{content:"F"}#project-toolbar-wrap ul li.project a:before{content:"E"}#project-toolbar-wrap #project-toolbar{position:fixed;height:20px;padding:13px 0 10px;width:100%;z-index:14;background-color:#BAE4F7;line-height:14px;border-bottom:1px solid #8cd2f2}#project-toolbar-wrap #project-toolbar #project-toolbar-inner{width:970px}.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;padding:5px;font-size:11px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.8;filter:alpha(opacity=80)}.tooltip.top{margin-top:-3px}.tooltip.right{margin-left:3px}.tooltip.bottom{margin-top:3px}.tooltip.left{margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;width:236px;padding:1px;background-color:#fff;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2)}.popover.top{margin-bottom:10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-right:10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover-content p,.popover-content ul,.popover-content ol{margin-bottom:0}.popover .arrow,.popover .arrow:after{position:absolute;display:inline-block;width:0;height:0;border-color:transparent;border-style:solid}.popover .arrow:after{content:"";z-index:-1}.popover.top .arrow{bottom:-10px;left:50%;margin-left:-10px;border-width:10px 10px 0;border-top-color:#fff}.popover.top .arrow:after{border-width:11px 11px 0;border-top-color:rgba(0,0,0,0.25);bottom:-1px;left:-11px}.popover.right .arrow{top:50%;left:-10px;margin-top:-10px;border-width:10px 10px 10px 0;border-right-color:#fff}.popover.right .arrow:after{border-width:11px 11px 11px 0;border-right-color:rgba(0,0,0,0.25);bottom:-11px;left:-1px}.popover.bottom .arrow{top:-10px;left:50%;margin-left:-10px;border-width:0 10px 10px;border-bottom-color:#fff}.popover.bottom .arrow:after{border-width:0 11px 11px;border-bottom-color:rgba(0,0,0,0.25);top:-1px;left:-11px}.popover.left .arrow{top:50%;right:-10px;margin-top:-10px;border-width:10px 0 10px 10px;border-left-color:#fff}.popover.left .arrow:after{border-width:11px 0 11px 11px;border-left-color:rgba(0,0,0,0.25);bottom:-11px;right:-1px}.projects.show #container,.projects.wall #container,.projects.contributors #container,.projects.comments #container{background:#fff;margin:0 auto 0;-moz-box-shadow:rgba(0,0,0,0.3) 0 0 4px;-webkit-box-shadow:rgba(0,0,0,0.3) 0 0 4px;box-shadow:rgba(0,0,0,0.3) 0 0 4px}.projects #flash{margin-top:14px}.header-project{display:inline;float:left;margin-left:10px;margin-right:10px;width:940px;position:relative;margin-bottom:10px}.header-project .user-avatar{margin:0 20px 0 0;float:left}.header-project .user-avatar img{-moz-box-shadow:rgba(0,0,0,0.5) 0 0 2px;-webkit-box-shadow:rgba(0,0,0,0.5) 0 0 2px;box-shadow:rgba(0,0,0,0.5) 0 0 2px;width:60px;height:60px}.header-project .bio{font-size:14px}.header-project .bio strong{font-weight:normal}.header-project .bio strong a{color:#000}.header-project .description{color:#000;margin-top:15px}.header-project.lbp .bio,.header-project.alittlekiss .bio,.header-project.glamour .bio,.header-project.victoire .bio,.header-project.sosh .bio,.header-project.madeinmarseille .bio,.header-project.angouleme .bio,.header-project.anousparis .bio,.header-project.ing-solidarity-awards .bio,.header-project.lexception .bio,.header-project.detours .bio,.header-project.winner-premiere .bio,.header-project.le-parisien--3 .bio,.header-project.mise-en-oeuvre-s-sacem .bio,.header-project.winner-lyon-esport .bio{float:left;width:680px}.header-project.lbp .description,.header-project.alittlekiss .description,.header-project.glamour .description,.header-project.victoire .description,.header-project.sosh .description,.header-project.madeinmarseille .description,.header-project.angouleme .description,.header-project.anousparis .description,.header-project.ing-solidarity-awards .description,.header-project.lexception .description,.header-project.detours .description,.header-project.winner-premiere .description,.header-project.le-parisien--3 .description,.header-project.mise-en-oeuvre-s-sacem .description,.header-project.winner-lyon-esport .description{float:left;width:940px}.header-project.lbp.lbp.glamour .bio,.header-project.alittlekiss.lbp.glamour .bio,.header-project.glamour.lbp.glamour .bio,.header-project.victoire.lbp.glamour .bio,.header-project.sosh.lbp.glamour .bio,.header-project.madeinmarseille.lbp.glamour .bio,.header-project.angouleme.lbp.glamour .bio,.header-project.anousparis.lbp.glamour .bio,.header-project.ing-solidarity-awards.lbp.glamour .bio,.header-project.lexception.lbp.glamour .bio,.header-project.detours.lbp.glamour .bio,.header-project.winner-premiere.lbp.glamour .bio,.header-project.le-parisien--3.lbp.glamour .bio,.header-project.mise-en-oeuvre-s-sacem.lbp.glamour .bio,.header-project.winner-lyon-esport.lbp.glamour .bio{width:510px}.header-project.lbp.lbp.glamour .lbp-logo,.header-project.alittlekiss.lbp.glamour .lbp-logo,.header-project.glamour.lbp.glamour .lbp-logo,.header-project.victoire.lbp.glamour .lbp-logo,.header-project.sosh.lbp.glamour .lbp-logo,.header-project.madeinmarseille.lbp.glamour .lbp-logo,.header-project.angouleme.lbp.glamour .lbp-logo,.header-project.anousparis.lbp.glamour .lbp-logo,.header-project.ing-solidarity-awards.lbp.glamour .lbp-logo,.header-project.lexception.lbp.glamour .lbp-logo,.header-project.detours.lbp.glamour .lbp-logo,.header-project.winner-premiere.lbp.glamour .lbp-logo,.header-project.le-parisien--3.lbp.glamour .lbp-logo,.header-project.mise-en-oeuvre-s-sacem.lbp.glamour .lbp-logo,.header-project.winner-lyon-esport.lbp.glamour .lbp-logo{float:right;margin-left:530px}.header-project.lbp.lbp.glamour .glamour-logo,.header-project.alittlekiss.lbp.glamour .glamour-logo,.header-project.glamour.lbp.glamour .glamour-logo,.header-project.victoire.lbp.glamour .glamour-logo,.header-project.sosh.lbp.glamour .glamour-logo,.header-project.madeinmarseille.lbp.glamour .glamour-logo,.header-project.angouleme.lbp.glamour .glamour-logo,.header-project.anousparis.lbp.glamour .glamour-logo,.header-project.ing-solidarity-awards.lbp.glamour .glamour-logo,.header-project.lexception.lbp.glamour .glamour-logo,.header-project.detours.lbp.glamour .glamour-logo,.header-project.winner-premiere.lbp.glamour .glamour-logo,.header-project.le-parisien--3.lbp.glamour .glamour-logo,.header-project.mise-en-oeuvre-s-sacem.lbp.glamour .glamour-logo,.header-project.winner-lyon-esport.lbp.glamour .glamour-logo{float:right;margin-left:770px}.header-project h1{color:#000;font-size:34px;margin-top:5px}.header-project h1 a{color:#000}.header-project .lbp-logo{float:right;display:block;margin-top:-30px;margin-left:700px;position:absolute;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/coup-de-coeur-lbp-8c7fe33c29ed93ed2341f4703291b6b3.png) no-repeat;width:226px;height:93px}.header-project .ing-solidarity-awards-nl-logo,.header-project .ing-solidarity-awards-fr-logo,.header-project .ing-solidarity-awards-en-logo{float:right;display:block;margin-top:-30px;margin-left:700px;position:absolute;width:226px;height:93px;background-repeat:no-repeat}.header-project .ing-solidarity-awards-nl-logo{background-image:url(https://d3v4jsc54141g1.cloudfront.net/assets/clips/clip_ing_solidarity_awards_be_nl-1cd524bef2435ac0c871fbded2bbc736.png)}.header-project .ing-solidarity-awards-fr-logo{background-image:url(https://d3v4jsc54141g1.cloudfront.net/assets/clips/clip_ing_solidarity_awards_be_fr-b29535d6f83f3a99733510148e83b38e.png)}.header-project .ing-solidarity-awards-en-logo{background-image:url(https://d3v4jsc54141g1.cloudfront.net/assets/clips/clip_ing_solidarity_awards_be_en-a5ec306fe5291544134bdcab5e78e517.png)}.header-project .mise-en-oeuvre-s-sacem--sante-logo{background:url(https://d3v4jsc54141g1.cloudfront.net/assets/clips/clip_sacem_sante-f91e8a8ce9870e0ca1499f9b910a8100.png) no-repeat;float:right;display:block;margin-top:-42px;margin-left:700px;position:absolute;width:170px;height:129px}.header-project .mise-en-oeuvre-s-sacem--clip-logo{background:url(https://d3v4jsc54141g1.cloudfront.net/assets/clips/clip_sacem_clip-ea35b009176d07e82b3f82e511e451f4.png) no-repeat;float:right;display:block;margin-top:-42px;margin-left:700px;position:absolute;width:170px;height:129px}.header-project .le-parisien--3--candidat-logo{background:url(https://d3v4jsc54141g1.cloudfront.net/assets/clips/clip_parisien_candidat-5044f7f41d24fb1c79c0bfb53c1279a7.png) no-repeat;float:right;display:block;margin-top:-40px;margin-left:700px;position:absolute;width:226px;height:149px}.header-project .le-parisien--3--nomine-logo{background:url(https://d3v4jsc54141g1.cloudfront.net/assets/clips/clip_parisien_nomine-f1eff99639efcfd6be5f4b6d1bebde34.png) no-repeat;float:right;display:block;margin-top:-40px;margin-left:700px;position:absolute;width:226px;height:149px}.header-project .lexception-logo{float:right;display:block;margin-top:-23px;margin-left:700px;position:absolute;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/clips/clip_lexception-29065d5cd100826ffbe0eb0ec4298a38.png) no-repeat;width:227px;height:90px}.header-project .detours-logo{float:right;display:block;margin-top:-36px;margin-left:700px;position:absolute;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/clips/clip_detours-6db789d77ce76343280c9199e04a1fef.png) no-repeat;width:171px;height:130px}.header-project .alittlekiss-logo{float:right;display:block;margin-top:-30px;margin-left:700px;position:absolute;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/clip-alittlekiss-dfa9b7187ec40e5a213626f7cdd956e9.png) no-repeat;width:226px;height:93px}.header-project .victoire-logo{float:right;display:block;margin-top:-30px;margin-left:760px;position:absolute;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/clip-favoris-victoire-6d4b775b81f420ef316a39ae75b6f8cc.png) no-repeat;width:152px;height:92px}.header-project .sosh-logo,.header-project .sosh-2015-logo{float:right;display:block;margin-top:-30px;margin-left:760px;position:absolute;width:164px;height:99px}.header-project .sosh-logo{background:url(https://d3v4jsc54141g1.cloudfront.net/assets/clip-sosh-22e40643b298a0719ead3dc94bfb602f.png) no-repeat}.header-project .sosh-2015-logo{background:url(https://d3v4jsc54141g1.cloudfront.net/assets/clip-sosh-2015-77ebba279119894e52a161423e4cc5ca.png) no-repeat}.header-project .made-in-marseille-logo,.header-project .madeinmarseille-logo{float:right;display:block;margin-top:-30px;margin-left:790px;position:absolute;width:125px;height:93px}.header-project .made-in-marseille-logo,.header-project .madeinmarseille-logo{background:url(https://d3v4jsc54141g1.cloudfront.net/assets/clip-made-in-marseille-0c94889695fd924528cc662a63661b12.png) no-repeat}.header-project .angouleme-logo{float:right;display:block;margin-top:-30px;margin-left:760px;position:absolute;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/clip-angouleme-bfc7a648fee71ed9073299e7accc6b8b.png) no-repeat;width:162px;height:95px}.header-project .winner-premiere-logo{float:right;display:block;margin-top:-30px;margin-left:760px;position:absolute;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/clip-winner-premiere-5ada19208562094198e8382b590bd705.png) no-repeat;width:177px;height:96px}.header-project .winner-lyon-esport-logo{float:right;display:block;margin-top:-30px;margin-left:760px;position:absolute;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/clips/clip_winner_lyon_esport-463fdc99a6f35f613a4cf9bb65cc7c42.png) no-repeat;width:164px;height:99px}.header-project .glamour-logo{float:right;display:block;margin-top:-30px;margin-left:736px;position:absolute;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/clip-glamour-talent-c74e25fe54ab0857a5dd5b425f2b78bf.png) no-repeat;width:160px;height:100px}.header-project .anousparis-logo{float:right;display:block;margin-top:-30px;margin-left:760px;position:absolute;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/clip-anousparis-af78b2815de62275841a6bbe084eefc3.png) no-repeat;width:165px;height:92px}.header-project.winner .glamour-logo{background:url(https://d3v4jsc54141g1.cloudfront.net/assets/clip-glamour-elu-d17b1adb5a816601e5bc72c85f73bffc.png) no-repeat}.header-project ul{margin:0;padding:0;border:0;overflow:hidden;*zoom:1;width:750px}.header-project ul li{list-style-image:none;list-style-type:none;margin-left:0;white-space:nowrap;float:left;padding-left:10px;padding-right:10px}.header-project ul li:first-child{padding-left:0}.header-project ul li:last-child{padding-right:0}.header-project ul li.last{padding-right:0}.header-project ul li{padding:0 0 0 10px}.header-project ul li a,.header-project ul li span{display:inline-block;position:relative;font-size:11px;font-weight:500;line-height:20px;color:#000;text-align:left;padding:5px 15px}.header-project ul li a:before,.header-project ul li span:before{content:"S";position:absolute;font-family:"Pictos";-webkit-font-smoothing:antialiased;font-weight:300;color:#54BBEC;top:6px;left:9px;font-size:18px}.header-project ul li a:hover{color:gray}.header-project ul li.message a:before{content:"M"}.header-project ul li.follow a,.header-project ul li.mentor a,.header-project ul li.message a{background:#F5F5F5;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-decoration:none;-moz-transition:background .1s linear,color .1s linear;-o-transition:background .1s linear,color .1s linear;-webkit-transition:background .1s linear,color .1s linear;transition:background .1s linear,color .1s linear;padding:5px 10px 5px 30px}.header-project ul li.follow a:hover,.header-project ul li.mentor a:hover,.header-project ul li.message a:hover{background:#D00;color:#fff}.header-project ul li.location span{padding:5px 5px 5px 25px}.header-project ul li.location span:before{font-family:"Pictos";content:"@";color:red}.header-project ul li.category a{padding:0 10px}.header-project ul li.category a:before{content:""}.header-project ul li.category a.first{padding:5px 5px 5px 30px}.header-project ul li.category a.first:before{content:"z";color:red}.header-project .edit{float:right}#project-content{display:inline;float:left;margin-left:10px;margin-right:10px;width:620px;position:relative}#project-content .send-message{color:white;font-size:16px;height:31px;line-height:31px;color:white;height:31px;padding:0 20px;position:relative;display:inline-block;text-align:center;font-weight:700;text-shadow:#072a3b 0 1px 0px;border:1px solid #3db2e9;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-moz-box-shadow:#70c6ef 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px;-webkit-box-shadow:#70c6ef 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px;box-shadow:#70c6ef 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px;background:#54BBEC;float:right}#project-content .send-message:hover{text-decoration:none;background:#26a9e7;-moz-box-shadow:#42b4ea 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px;-webkit-box-shadow:#42b4ea 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px;box-shadow:#42b4ea 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px;color:white}#project-content .send-message:active{text-decoration:none;background:#3db2e9;-moz-box-shadow:#26a9e7 0px 0px 2px inset,rgba(0,0,0,0.2) 0 1px 1px;-webkit-box-shadow:#26a9e7 0px 0px 2px inset,rgba(0,0,0,0.2) 0 1px 1px;box-shadow:#26a9e7 0px 0px 2px inset,rgba(0,0,0,0.2) 0 1px 1px;color:white}#project-content article{text-align:justify}#project-content article img,#project-content article .embed{max-width:540px}#project-content article img,#project-content article .embed,#project-content article iframe{margin:0 auto;padding:0 1em 0 3.5em;display:block}#project-content article p{margin-bottom:0}#project-content article p img,#project-content article p iframe,#project-content article p .embed{padding:0}.main-content{position:relative}#project-wall,#project-contributors,#project-comments{display:inline;float:left;margin-left:10px;margin-right:10px;width:620px;position:relative}#project-wall hr,#project-comments hr{float:none;clear:both}#project-wall h4,#project-comments h4{margin-top:20px}#project-wall h4 .pictos,#project-comments h4 .pictos{padding:0 .3em}#project-wall .owner,#project-comments .owner{padding:0 10px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;border:1px solid rgba(84,187,236,0.7);background:rgba(84,187,236,0.4);margin:10px 0;overflow:hidden;*zoom:1;position:relative}#project-wall .owner-links,#project-comments .owner-links{text-align:center;margin:10px 0}#project-wall .owner-links a,#project-comments .owner-links a{margin-right:10px}#project-wall .comment-form,#project-comments .comment-form{padding:0 0 10px;border-bottom:1px solid #EEE;overflow:hidden;*zoom:1}#project-wall .comment-form form,#project-comments .comment-form form{padding:0 0 10px}#project-wall .comment-form textarea,#project-comments .comment-form textarea{width:598px;padding:10px;height:120px;font-size:16px;resize:none}#project-wall .comment-form input[type="submit"],#project-comments .comment-form input[type="submit"]{margin:10px 0 0;float:right}#project-contributors .contributors{min-width:100%}#project-contributors .user-thumb{padding-bottom:5px;margin-bottom:5px;border-bottom:1px dotted #dcdcdc;overflow:hidden;*zoom:1;position:relative}#project-contributors .user-thumb .username{font-weight:500;color:#4d4d4d;text-shadow:rgba(255,255,255,0.9) 0 1px 0;font-size:18px}#project-contributors .user-thumb .location{position:relative;font-size:14px;padding-left:15px;margin-top:5px}#project-contributors .user-thumb .location:before{content:"@";position:absolute;color:#54BBEC;font-size:18px;left:0px;font-family:"Pictos";-webkit-font-smoothing:antialiased}#project-contributors .user-thumb .date-reward{margin-top:5px;font-size:13px;color:#999}#project-contributors .user-thumb .name{padding-left:5px;max-width:385px}#project-contributors .user-thumb .contributed{color:#4d4d4d;font-size:14px;padding-right:5px}#project-contributors .user-thumb .contributed .count{color:white;font-weight:bold;background-image:url(https://d3v4jsc54141g1.cloudfront.net/assets/star-20f993c7354e0232f2c01af6062a32a6.png);background-repeat:no-repeat;line-height:45px;width:40px;text-align:center;display:inline-block;font-size:10px}#project-contributors .user-thumb .amount{background:rgba(0,0,0,0.03);text-align:center;line-height:68px;font-size:22px;min-width:100px;color:rgba(35,175,203,0.9);text-shadow:0 1px 0 white;padding:5px 10px}#project-contributors .user-thumb .anonyme{background:rgba(140,0,0,0.1);line-height:25px;padding-top:9px}#project-contributors .user-thumb .anonyme span{font-size:13px}#project-contributors .user-avatar img{display:block;width:60px;height:60px}.btn-big-project-warning{margin:1em 0 2em;color:white;font-size:16px;height:31px;line-height:31px;height:31px;padding:0 20px;position:relative;display:inline-block;text-align:center;font-weight:700;text-shadow:#000 0 1px 0px;border:1px solid #e60d00;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-moz-box-shadow:#ff2b1f 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px;-webkit-box-shadow:#ff2b1f 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px;box-shadow:#ff2b1f 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px;background:#ff0e00;height:65px}.btn-big-project-warning:hover{text-decoration:none;background:#cc0b00;-moz-box-shadow:#eb0d00 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px;-webkit-box-shadow:#eb0d00 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px;box-shadow:#eb0d00 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px;color:white}.btn-big-project-warning:active{text-decoration:none;background:#e60d00;-moz-box-shadow:#cc0b00 0px 0px 2px inset,rgba(0,0,0,0.2) 0 1px 1px;-webkit-box-shadow:#cc0b00 0px 0px 2px inset,rgba(0,0,0,0.2) 0 1px 1px;box-shadow:#cc0b00 0px 0px 2px inset,rgba(0,0,0,0.2) 0 1px 1px;color:white}.btn-big-project-warning:hover{color:white}.sidebar--clear{float:right;margin:0;width:296px;padding:0 20px 10px 0}.sidebar{padding:10px;float:right;width:296px;margin:0;border:1px solid #dcdcdc;border-right:none;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/sidebar-background-ce097ad60b1c40e712044b77421db9a4.png)}.sidebar #mentors h2{text-align:center}.sidebar .info{text-align:center}.sidebar .info form{padding:0}.sidebar .info .action.button-vote{padding:0;background:#97e491;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk3ZTQ5MSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzg0ZGY3ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #97e491), color-stop(100%, #84df7d));background-image:-moz-linear-gradient(top, #97e491, #84df7d);background-image:-webkit-linear-gradient(top, #97e491, #84df7d);background-image:linear-gradient(to bottom, #97e491, #84df7d);-moz-box-shadow:#aae9a5 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px;-webkit-box-shadow:#aae9a5 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px;box-shadow:#aae9a5 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px;width:100%;border:none}.sidebar .info .action.button-vote:hover{text-decoration:none;background:#a3e79d;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EzZTc5ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzhiZTE4NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a3e79d), color-stop(100%, #8be185));background-image:-moz-linear-gradient(top, #a3e79d, #8be185);background-image:-webkit-linear-gradient(top, #a3e79d, #8be185);background-image:linear-gradient(to bottom, #a3e79d, #8be185);-moz-box-shadow:#aae9a5 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px;-webkit-box-shadow:#aae9a5 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px;box-shadow:#aae9a5 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px}.sidebar .project-numbers{display:inline-block}.sidebar .project-numbers--disabled{opacity:.2;cursor:not-allowed}#project-video{display:none}#project-highlight{position:relative}#project-highlight img{width:620px;height:376px}#project-highlight img.project-highlight--teaser{width:940px;height:570px}#project-highlight #link-video{position:absolute;font-family:"Pictos";-webkit-font-smoothing:antialiased;top:50%;left:50%;font-size:108px;color:#fff;margin-left:-80px;margin-top:-80px;padding:20px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;background:rgba(0,0,0,0.7);-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px;-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px;box-shadow:rgba(0,0,0,0.3) 0 1px 2px;width:110px;height:110px;line-height:130px;text-align:center}#project-highlight #link-video:hover{color:#54BBEC;text-decoration:none}#modal-embed{display:none}#modal-embed h4{font-weight:300}#modal-embed .widget-iframe{width:250px;float:left}#modal-embed .widget-html{width:280px;float:left;height:130px}#modal-embed .widget-html textarea{width:260px;height:130px;font-size:16px}#modal-embed .modal-header .close.widget{display:block;width:12px;height:12px;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/chosen-sprite-c7bbc6fb936860c311f769d835fe2701.png) no-repeat right top}#modal-embed .modal-header .close.widget:hover{background-position:right -11px}#shares{position:absolute;top:0px;left:50%;margin-left:-365px;width:45px;height:226px;z-index:1}#shares a{margin:6px 0;height:38px;display:block;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/social-flags-s910c067b92-095949cb4b0e2b6fba253ef1ae0cf366.png) 0 -114px no-repeat;background-position:5px -114px;opacity:.9;position:relative;-moz-transition:background-position .1s ease-out .1s;-o-transition:background-position .1s ease-out .1s;-webkit-transition:background-position .1s ease-out;-webkit-transition-delay:.1s;transition:background-position .1s ease-out .1s}#shares a span{display:none;position:absolute;left:50px;top:5px;font-weight:500;font-size:13px;white-space:nowrap;padding:4px 7px 5px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-transition:background .1s linear,color .1s linear;-o-transition:background .1s linear,color .1s linear;-webkit-transition:background .1s linear,color .1s linear;transition:background .1s linear,color .1s linear;color:#e9edf3;background:#37538d;border:1px solid #4a67a3}#shares a:hover{opacity:1;background-position:0 -114px}#shares a:hover span{display:block}#shares #instagram a{background:url(https://d3v4jsc54141g1.cloudfront.net/assets/social-flags-s910c067b92-095949cb4b0e2b6fba253ef1ae0cf366.png) 0 -152px no-repeat;background-position:5px -152px}#shares #instagram a:hover{background-position:0 -152px}#shares #instagram a span{color:#d9e4ef;background-color:#516d84;border-color:#456278}#shares #twitter a{background:url(https://d3v4jsc54141g1.cloudfront.net/assets/social-flags-s910c067b92-095949cb4b0e2b6fba253ef1ae0cf366.png) 0 -266px no-repeat;background-position:5px -266px}#shares #twitter a:hover{background-position:0 -266px}#shares #twitter a span{color:#eefafe;background-color:#6cd3f2;border-color:#40aed3}#shares #email a{background:url(https://d3v4jsc54141g1.cloudfront.net/assets/social-flags-s910c067b92-095949cb4b0e2b6fba253ef1ae0cf366.png) 0 -38px no-repeat;background-position:5px -38px}#shares #email a:hover{background-position:0 -38px}#shares #email a span{color:#fbe5e6;background-color:#e1231d;border-color:#b41a15}#shares #website a{background:url(https://d3v4jsc54141g1.cloudfront.net/assets/social-flags-s910c067b92-095949cb4b0e2b6fba253ef1ae0cf366.png) 0 -304px no-repeat;background-position:5px -304px}#shares #website a:hover{background-position:0 -304px}#shares #website a span{color:#fbfbfb;background-color:#9bd0da;border-color:#80bec8}#shares #alittlemarket a{background:url(https://d3v4jsc54141g1.cloudfront.net/assets/social-flags-s910c067b92-095949cb4b0e2b6fba253ef1ae0cf366.png) 0 0 no-repeat;background-position:5px 0}#shares #alittlemarket a:hover{background-position:0 0}#shares #alittlemarket a span{color:#fbfbfb;background-color:#ec3468;border-color:#f55885}#user-shares{position:absolute;top:0px;left:50%;margin-left:-371px;width:51px;height:176px;z-index:100;list-style:none}#user-shares li{z-index:3;overflow:hidden;width:51px}#user-shares li a{display:block;width:51px;height:38px;margin:3px 0;position:relative;right:-10px;z-index:1;-moz-transition:right .2s linear;-o-transition:right .2s linear;-webkit-transition:right .2s linear;transition:right .2s linear}#user-shares li a:hover{right:0px}#user-shares li.facebook a{background:url(https://d3v4jsc54141g1.cloudfront.net/assets/social-flags-s910c067b92-095949cb4b0e2b6fba253ef1ae0cf366.png) 0 -114px no-repeat}#user-shares li.twitter a{background:url(https://d3v4jsc54141g1.cloudfront.net/assets/social-flags-s910c067b92-095949cb4b0e2b6fba253ef1ae0cf366.png) 0 -266px no-repeat}#user-shares li.email a{background:url(https://d3v4jsc54141g1.cloudfront.net/assets/social-flags-s910c067b92-095949cb4b0e2b6fba253ef1ae0cf366.png) 0 -38px no-repeat}#user-shares li.website a{background:url(https://d3v4jsc54141g1.cloudfront.net/assets/social-flags-s910c067b92-095949cb4b0e2b6fba253ef1ae0cf366.png) 0 -304px no-repeat}#project-shares{margin:10px 0 0;padding:5px;border:1px solid #dcdcdc;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/sidebar-background-ce097ad60b1c40e712044b77421db9a4.png);-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;height:20px}#project-shares .share-button{float:left;margin-left:10px;color:transparent}#project-shares .share-button.facebook{margin-left:0}#project-shares .share-button.twitter{width:90px}#project-shares .share-button.gplus{width:70px}#project-shares .share-button.tumblr{float:right;margin:0 10px 0 0}#project-shares .share-button.email,#project-shares .share-button.embed{float:right;margin:0 10px 0 0}#project-shares .share-button.email a,#project-shares .share-button.embed a{display:block;font-size:11px;text-decoration:none;font-weight:500;height:18px;line-height:18px;color:white;padding:0 24px 0 4px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-shadow:rgba(0,0,0,0.5) 1px 1px 1px;border:1px solid #BB2D32;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/share-email-bg-66a36efadce5a91146dddd86ee48b172.png) no-repeat right top #E3333B}#project-shares .share-button.email a:hover,#project-shares .share-button.embed a:hover{border-color:#222;text-shadow:#000 1px 0 2px}#project-shares .share-button.embed{margin:0}#project-shares .share-button.embed a{padding-right:26px;border-color:#8CC3CB;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/share-embed-bg-c20476f1ef6a73f6a887897251d7c888.png) no-repeat right top #A8D9E1}#project-shares .share-button.embed a:hover{border-color:#777}article{position:relative;padding-bottom:40px;border-bottom:1px solid #dcdcdc}article h2{margin:1em 0;font-size:24px;text-align:center;margin-bottom:53px}article h2:after{content:"";position:absolute;width:56px;height:43px;top:40px;left:0px;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/guillemet-s3418a091eb-b128acc48a766f85dbabf380e473f0b2.png) 0 -56px no-repeat}article:after{content:"";position:absolute;width:55px;height:43px;bottom:10px;right:0px;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/guillemet-s3418a091eb-b128acc48a766f85dbabf380e473f0b2.png) 0 0 no-repeat}article p{font-size:16px;line-height:1.3em;font-weight:300;margin-bottom:1.3em;padding:0 1em 0 3.5em}#author-bio{min-height:120px;position:relative;-moz-box-shadow:rgba(0,0,0,0.3) 0 0 3px;-webkit-box-shadow:rgba(0,0,0,0.3) 0 0 3px;box-shadow:rgba(0,0,0,0.3) 0 0 3px;padding:10px 10px 15px;margin-bottom:15px;word-wrap:break-word}#author-bio .user-avatar{float:left}#author-bio .user-avatar img{width:40px;height:40px;border:1px solid #AEAEAE;margin-right:10px}#author-bio .user-name{float:left;line-height:40px;display:block}#author-bio .user-name a{font-size:20px;font-weight:bold;color:#000;text-transform:capitalize}#author-bio .user-location{margin:0 0 0 10px;color:#E54B3F}#author-bio .user-desc{margin:10px 0 0}#author-bio .user-social{float:right;margin:0}#author-bio .user-social a{width:35px;height:35px;display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;border:3px solid #F5F5F5;-moz-box-shadow:rgba(0,0,0,0.6) 0 0 1px;-webkit-box-shadow:rgba(0,0,0,0.6) 0 0 1px;box-shadow:rgba(0,0,0,0.6) 0 0 1px;-moz-border-radius:35px;-webkit-border-radius:35px;border-radius:35px}#author-bio .user-social a.message{background:red url(https://d3v4jsc54141g1.cloudfront.net/assets/bio-social-c4bed6f2d288bf6b6eeeb94d078db3a3.png) 1px 6px no-repeat}#author-bio .user-social a.message:hover{background-color:#e60000}#author-bio .user-social a.fb{background:#3b5998 url(https://d3v4jsc54141g1.cloudfront.net/assets/bio-social-c4bed6f2d288bf6b6eeeb94d078db3a3.png) center center no-repeat}#author-bio .user-social a.fb:hover{background-color:#344e86}#author-bio .user-social a.twitter{background:#4c92bf url(https://d3v4jsc54141g1.cloudfront.net/assets/bio-social-c4bed6f2d288bf6b6eeeb94d078db3a3.png) right center no-repeat}#author-bio .user-social a.twitter:hover{background-color:#4085b2}#faqs{margin:20px 0;min-height:120px;position:relative;-moz-box-shadow:rgba(0,0,0,0.3) 0 0 3px;-webkit-box-shadow:rgba(0,0,0,0.3) 0 0 3px;box-shadow:rgba(0,0,0,0.3) 0 0 3px;padding:10px 0}#faqs h2{font-size:18px;padding:0 10px;display:block}#faqs h2 small{display:block;margin:-5px 0 10px;font-size:12px;color:#333;font-style:italic}.faq{padding:10px}.faq .question{font-size:14px;font-weight:bold;cursor:pointer}.faq .question span{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background:#54BBEC;font-weight:bold;display:inline-block;color:#FFF;text-shadow:rgba(0,0,0,0.4) 0 1px 1px;position:relative;font-size:13px;border-top:1px solid #23AFCB;-moz-transition:box-shadow .2s linear,margin .2s linear;-o-transition:box-shadow .2s linear,margin .2s linear;-webkit-transition:box-shadow .2s linear,margin .2s linear;transition:box-shadow .2s linear,margin .2s linear;width:20px;height:20px;font-size:16px;text-align:center;line-height:16px;position:relative}.faq .question:hover span{-moz-box-shadow:#4BCBDE 0 -1px 0 inset;-webkit-box-shadow:#4BCBDE 0 -1px 0 inset;box-shadow:#4BCBDE 0 -1px 0 inset}.faq .answer{margin:10px 0 0;display:none}.faq .answer p{font-weight:300}.faq.active{background:#F5F5F5;margin-bottom:10px}.faq.active .answer{display:block}.project-numbers p{float:left;width:170px;line-height:28px}.project-numbers p a{color:#000}.project-numbers p.kissbankers,.project-numbers p.time-left{width:126px}.project-numbers p.kissbankers{margin-top:9px}.project-numbers p.time-left{margin-top:4px}.project-numbers p small{font-size:13px;font-weight:bold;color:#000}.project-numbers p span small{font-size:14px;line-height:9px}.project-numbers p span.collected_amount{font-size:33px;font-weight:500;display:block;color:#000}.project-numbers p span.amount{font-size:28px;line-height:23px;font-weight:500;display:block;color:#000}.project-numbers p span.amount .currency.cad,.project-numbers p span.collected_amount .currency.cad{font-size:0.6em}.project-numbers p span.bankers,.project-numbers p span.time{font-size:24px;line-height:19px;font-weight:500;display:block;color:#000;position:relative;padding:0 0 0 30px}.project-numbers p span.bankers:before,.project-numbers p span.time:before{content:'';position:absolute;width:24px;height:28px;left:0;top:-5px;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/bankers-e5bda31ee833710c910816f1a6e61ba8.png) center top no-repeat}.project-numbers p span.time:before{top:-4px;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/bankers-e5bda31ee833710c910816f1a6e61ba8.png) center bottom no-repeat}.project-numbers p.end-project{float:none;line-height:13px;font-size:13px;font-weight:500;width:auto;text-align:center}.project-numbers.noe p{width:185px}.project-numbers.noe p.kissbankers,.project-numbers.noe p.time-left{width:85px}.project-numbers.noe p.pcollected_amount{line-height:23px;padding-top:7px}.project-numbers.noe p.pcollected_amount span{font-size:26px}.project-numbers.noe p span.bankers{font-size:26px}.project-numbers.noe p.end-project{width:auto}.file_data{display:table;width:99%;border:1px solid #e6e6e6;border-radius:2px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAAAAAA7suyFAAACyklEQVQ4T33TS3YDNwxEUe5/h7IsWx9LOmoCBEAUi90cZZpMsoM3uK/QK2iolEbSsZsp1UmjLVEQUdgeFvEO6AOsf0y8QvKNzFs3uaTLVkL3bKA1rBhOC1/C2IPbMugyHUe5JOxEz7OmfEnEd2VcNFzR/KXK2xZlVa8zNQ6tdgQ5RYVRcwV8dPFj1KLbXa1/uvujSpzM+iu7/XroVQR3FbmUytkxdjbQI6apThcMVgx6LpJ7uUWMe9Bv1HEB7JZsd+k8J/jW7g9GYQVXiC5KX0Fjhh2IPjm4xH26FffnluNKx6bpL4pfs9rZWpzQ6tWJW8m+PMYyT4Ik6Xtt3MV9NoDCwaIGFdOxKZoQIgL+mPZLV7+2VAXL0rDDaswaskvKoYLVhBPRd3U7xEv4S5t+jPxAcgvn1bJpM4hJXFzxVTandezuPiS2ab0f3doMtSFwiuhR3kg8aOMxwHuXuDv7U1J+gk1STRBlZoyjMfeImNGxJ9qkj+mCI41MFODJ0W7a+YOtvrzJc8B1CNRb/Lp1KcQMkaNDaZH0wBguRw4lWzAi9/IS9bdRVNVOlPrhiC8lvzqjmebTUMiMPSL2jn6g+fLhU5CHsR1ofQ0U73/GfORGJdsV4X/a4g/sV278zeCpALsnSPUJNQ4XQm21rdLZD0hneafmSd0vwTz3EE3KBewvDDydeRcrkxEcyUOH7Gk4VLHIMYUboSSyUK80nhW2hfoTQo2we/yrs6TsBlvVsDySBlvV8z8aygaXt/T4n8/KVOtHd59VAmZ9z270UIpgqghTi+h30y4KfVqtbxXdIH4ZqhskNHy0Ym2vaMOch6HNIGdlsqbMCB7ug+UK2knGOIvXXzZsPflFkw+UT0N8W5RDIibhcygX3Q4GZ1JHlzF7NlJLxxOQNwOPIf27wT8KOVnGhsZ3RDwK20hwQHyZ8kCQteeSkN1DmCHzH0cOfK0QWWmdAAAAAElFTkSuQmCC")}.file_data .file_icon{display:table-cell;text-align:center;vertical-align:middle;width:90px;height:90px;padding:.5em}.file_data .name{display:table-cell;vertical-align:middle;max-width:10em;padding:.5em;font-size:13px;color:grey}.file-valid label.file::before{content:"2";color:#97e491}.edit_project .file_error{margin:1em 0;color:red}.edit_project .file{text-align:left}.edit_project .file .help-block{text-align:left;width:420px;color:inherit}.edit_project .file .uploader{display:block}.edit_project .file .remove{color:white;float:right;line-height:0}.edit_project .others{text-align:center}.edit_project .field-localisation .help-inline{width:400px}.sidebar .info{padding:10px;background:#fff;border:1px solid #dcdcdc;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;position:relative;margin:0 -4px}.sidebar .info .edit-add{width:218px}.sidebar .info .button.small{width:222px}.sidebar .info .action{-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;padding:10px;display:block;height:52px;text-align:center;-moz-transition:background-position .15s linear,box-shadow .2s linear,color .2s linear;-o-transition:background-position .15s linear,box-shadow .2s linear,color .2s linear;-webkit-transition:background-position .15s linear,box-shadow .2s linear,color .2s linear;transition:background-position .15s linear,box-shadow .2s linear,color .2s linear;background:#54BBEC;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU0YmJlYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNkYjJlOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #54bbec), color-stop(100%, #3db2e9));background-image:-moz-linear-gradient(top, #54bbec, #3db2e9);background-image:-webkit-linear-gradient(top, #54bbec, #3db2e9);background-image:linear-gradient(to bottom, #54bbec, #3db2e9);-moz-box-shadow:#6bc4ef 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px;-webkit-box-shadow:#6bc4ef 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px;box-shadow:#6bc4ef 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px;font-size:19px;color:#fff;line-height:50px;text-shadow:rgba(0,0,0,0.2) 0 1px 0}.sidebar .info .action span{display:block;font-size:14px;color:#fff;font-weight:500;line-height:14px}.sidebar .info .action:hover{text-decoration:none;background:#62c0ee;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYyYzBlZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ2YjZlYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #62c0ee), color-stop(100%, #46b6ea));background-image:-moz-linear-gradient(top, #62c0ee, #46b6ea);background-image:-webkit-linear-gradient(top, #62c0ee, #46b6ea);background-image:linear-gradient(to bottom, #62c0ee, #46b6ea);-moz-box-shadow:#6bc4ef 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px;-webkit-box-shadow:#6bc4ef 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px;box-shadow:#6bc4ef 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px}.sidebar .info .action.button-funded{font-size:18px;height:27px;line-height:25px}.sidebar .info .action.button-successful{font-size:42px}.sidebar .info:before{content:'';height:0;position:absolute;width:15px;height:15px;background:#fff;-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);left:20px;bottom:-8px;border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc}.sidebar .info p{color:#000;line-height:1.2em;text-align:center;font-weight:500;margin:15px 0 0;font-weight:300;line-height:1.3em}.sidebar .info p strong{font-size:1.3em;margin:10px 0 5px;display:inline-block;color:#54BBEC}.sidebar .info.cocarde .badge{display:block;position:absolute;top:-190px;right:-40px;width:76px;height:118px;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/cocarde/cocarde-small-fr-ae121cdc2439afffc88c94c6d97ac5b0.png) no-repeat}.sidebar .info.cocarde .badge.en,.sidebar .info.cocarde .badge.de{background:url(https://d3v4jsc54141g1.cloudfront.net/assets/cocarde/cocarde-small-en-1e7ab192c5bdf9a0ee5a4008f9253a8c.png) no-repeat}#mentors .mentor-avatar,#lbp-sidebar .mentor-avatar{width:216px;margin:10px auto}#mentors .mentor-avatar a,#lbp-sidebar .mentor-avatar a{display:block;border:4px solid #fff;-moz-box-shadow:0 0 1px #3d3d3d;-webkit-box-shadow:0 0 1px #3d3d3d;box-shadow:0 0 1px #3d3d3d}#mentors .mentor-avatar a img,#lbp-sidebar .mentor-avatar a img{display:block;width:208px}#rewards .reward{padding:10px;border-bottom:1px dotted #BDBDBD;cursor:pointer;-moz-transition:background .2s linear;-o-transition:background .2s linear;-webkit-transition:background .2s linear;transition:background .2s linear;overflow:hidden;position:relative}#rewards .reward h3 a,#rewards .reward h3 span{color:#000;font-size:26px;font-weight:300}#rewards .reward a.button{width:80px}#rewards .reward:hover{background:rgba(84,187,236,0.2)}#rewards .reward.selected-reward{background:rgba(84,187,236,0.2)}#rewards .reward.reward-edit:hover{background:none}#rewards .reward.reward-edit:hover a{color:#000;text-decoration:none}#rewards .reward.reward-edit:hover a.button{color:#FFF}#rewards .reward .desc,#rewards .reward .shipping{font-weight:300;font-size:13px;line-height:1.5em}#rewards .reward .image-reward{margin-top:15px}#rewards .reward .highlight{position:absolute;left:335px;margin-top:7px;white-space:nowrap;-moz-transition:left .3s linear .2s;-o-transition:left .3s linear .2s;-webkit-transition:left .3s linear;-webkit-transition-delay:.2s;transition:left .3s linear .2s}#rewards .reward .highlight:before{content:'';position:absolute;left:-33px;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/gift-box-1bcf5a781db67b89e95b56cc7ecc974d.png) no-repeat;width:27px;height:30px}#rewards .reward .highlight a{float:left}#rewards .reward .highlight a.gift-text{display:inline-block;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;font-size:13px;line-height:20px;font-weight:bold;padding:5px;color:#404040;-moz-transition:color .1s ease-out .1s,background .1s ease-out .1s;-o-transition:color .1s ease-out .1s,background .1s ease-out .1s;-webkit-transition:color .1s ease-out,background .1s ease-out;-webkit-transition-delay:.1s,.1s;transition:color .1s ease-out .1s,background .1s ease-out .1s}#rewards .reward .highlight:hover a.gift-text{color:#0d0d0d;background:rgba(84,187,236,0.5)}#rewards .reward:hover .highlight{left:43px;-moz-transition:left .3s linear 1.1s;-o-transition:left .3s linear 1.1s;-webkit-transition:left .3s linear;-webkit-transition-delay:1.1s;transition:left .3s linear 1.1s}#rewards .reward .quantity{margin:15px 0 5px 0;font-size:15px;font-weight:300;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/reward-e37b93adb5994ab3bdb28c3816064edf.png) left top no-repeat;padding:0 0 0 30px;-moz-transition:margin .1s linear .5s;-o-transition:margin .1s linear .5s;-webkit-transition:margin .1s linear;-webkit-transition-delay:.5s;transition:margin .1s linear .5s}#rewards .reward .quantity span{float:right}#rewards .reward:hover .quantity.highlighted{margin:43px 0 5px 0;-moz-transition:margin .1s linear 1s;-o-transition:margin .1s linear 1s;-webkit-transition:margin .1s linear;-webkit-transition-delay:1s;transition:margin .1s linear 1s}#rewards .reward:last-of-type{border-bottom:none}.last_comments{margin:20px 0}.last_comments .comment .text{font-size:13px}.last_comments .comment .time{font-size:14px;margin-left:30px}.last_comments .button{margin:20px 0 0;float:right}.preview{width:150px;height:150px;overflow:hidden}.project-contact{margin:30px 0 0;font-weight:bold;line-height:34px}#create-project{display:inline;float:left;margin-left:10px;margin-right:10px;width:460px;display:block;margin-left:auto;margin-right:auto;float:none;background:#fff;border:1px solid #e6e6e6;border-bottom:none;-moz-box-shadow:#ebebeb 0 2px 0 -1px,#e1e1e1 0 4px 0 -2px,#fff 0 6px 0 -3px,#ebebeb 0 8px 0 -4px,#e1e1e1 0 10px 0 -5px,#fff 0 12px 0 -6px,rgba(0,0,0,0.2) 0 14px 2px -7px;-webkit-box-shadow:#ebebeb 0 2px 0 -1px,#e1e1e1 0 4px 0 -2px,#fff 0 6px 0 -3px,#ebebeb 0 8px 0 -4px,#e1e1e1 0 10px 0 -5px,#fff 0 12px 0 -6px,rgba(0,0,0,0.2) 0 14px 2px -7px;box-shadow:#ebebeb 0 2px 0 -1px,#e1e1e1 0 4px 0 -2px,#fff 0 6px 0 -3px,#ebebeb 0 8px 0 -4px,#e1e1e1 0 10px 0 -5px,#fff 0 12px 0 -6px,rgba(0,0,0,0.2) 0 14px 2px -7px}#create-project{position:relative}#create-project:before,#create-project:after{content:"";position:absolute;left:-1px;top:-1px;height:12px;width:12px;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/widget-s0304cb0f4f-f9daf03e9609d935771ce58d272c6007.png) 0 0 no-repeat}#create-project:after{left:auto;right:-1px;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/widget-s0304cb0f4f-f9daf03e9609d935771ce58d272c6007.png) 0 -24px no-repeat}#create-project.selection:after{left:auto;right:-1px;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/widget-s0304cb0f4f-f9daf03e9609d935771ce58d272c6007.png) 0 -12px no-repeat}#owner-panel{padding:10px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;border:1px solid rgba(84,187,236,0.7);background:rgba(84,187,236,0.4);margin:0 0 10px 0;overflow:hidden;*zoom:1;position:relative}#owner-panel .content{overflow:hidden;*zoom:1}#owner-panel h4{color:#168cc4;text-shadow:0 1px 0 #f5fbfe;font-size:20px;font-weight:normal}#owner-panel .alert-infos{display:inline;float:left;margin-left:10px;margin-right:10px;width:540px;margin:0}#owner-panel .alert-actions{display:inline;float:left;margin-left:10px;margin-right:10px;width:380px;margin-right:0;text-align:right;float:right}#owner-panel .alert-actions a{margin:0 5px 10px}#owner-panel .requirements{clear:both}#owner-panel .mentorships ul{list-style:none;margin:0}#owner-panel .mentorships ul li{font:13px/19px "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif}#owner-panel .mentorships ul li strong a{color:#000}#owner-panel .mentorships ul li a{color:#168cc4}#owner-panel .mentorships ul li a:hover{color:gray}#owner-panel hr{float:none;border-color:#666;margin:10px 0 9px}#owner-panel .progression{width:888px;padding:0 0 0 50px;font-size:18px;font-weight:400;line-height:24px;text-align:left;min-height:37px;text-shadow:0 1px 0 #f5fbfe;background-image:url(https://d3v4jsc54141g1.cloudfront.net/assets/advice/orange_37x37-c34b4218bfcdbace93c3bfa528ec8d39.png);background-repeat:no-repeat;background-position:left center}#owner-panel .progression.red{background-image:url(https://d3v4jsc54141g1.cloudfront.net/assets/advice/red_37x37-7b9e35c9b20798508e229badb93503c0.png)}#owner-panel .progression.blue{background-image:url(https://d3v4jsc54141g1.cloudfront.net/assets/advice/blue_37x37-db7b9f6182f3967c8466b8e825e5fc51.png)}#owner-panel .progression.green{background-image:url(https://d3v4jsc54141g1.cloudfront.net/assets/advice/green_37x37-b16e3ad0b865772cdcdd51b006eb1e61.png)}#owner-panel .progression.black{background-image:url(https://d3v4jsc54141g1.cloudfront.net/assets/advice/black_37x37-69626e28d25e8be0526bebd8a80083f1.png)}#owner-panel .progression a{text-decoration:none;color:#168cc4}#owner-panel .progression a:hover{color:#333}.breadcrumb-wrapper{text-align:center}.breadcrumb{margin:0;padding:0;border:0;overflow:hidden;*zoom:1;margin:20px auto;height:48px;border:1px solid #D7D7D7;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 1px;-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 1px;box-shadow:rgba(0,0,0,0.1) 0 1px 1px;background:#FFF;display:inline-block}.breadcrumb li{list-style-image:none;list-style-type:none;margin-left:0;white-space:nowrap;float:left;padding-left:0px;padding-right:0px}.breadcrumb li:first-child{padding-left:0}.breadcrumb li:last-child{padding-right:0}.breadcrumb li.last{padding-right:0}.breadcrumb li{width:auto;height:48px;background:#FFF;text-align:center;line-height:48px;position:relative;counter-increment:steps}.breadcrumb li a{font-size:14px;color:#999;line-height:48px;height:48px;padding-left:20px;padding-right:20px;display:inline-block}.breadcrumb li a:before{content:counter(steps);font-style:italic;font-size:15px;margin:0 5px 0 0;border:2px solid rgba(153,153,153,0.8);-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;padding:1px 5px}.breadcrumb li:hover a{color:#54BBEC;text-decoration:none}.breadcrumb li:hover a:before{border:2px solid rgba(84,187,236,0.8)}.breadcrumb li.active{background:#54BBEC}.breadcrumb li.active a{color:#FFF}.breadcrumb li.active a:before{border:2px solid rgba(255,255,255,0.8)}.breadcrumb li.active:after{background:url(https://d3v4jsc54141g1.cloudfront.net/assets/breadcrumb-sf31269fc78-604092cac965300d89926c15cfae74b1.png) 0 -48px no-repeat}.breadcrumb li.active:before{content:"";position:absolute;width:25px;height:48px;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/breadcrumb-sf31269fc78-604092cac965300d89926c15cfae74b1.png) 0 0 no-repeat;left:-12.5px;top:0;z-index:3}.breadcrumb li:after{content:"";position:absolute;width:25px;height:48px;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/breadcrumb-sf31269fc78-604092cac965300d89926c15cfae74b1.png) 0 -96px no-repeat;right:-12.5px;top:0;z-index:2}.breadcrumb li.first:before{background:none}.breadcrumb li.last{width:182px}.breadcrumb li.last:after{background:none}#guidelines .double-title{font-family:"Lobster","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;font-weight:normal;color:#54BBEC;font-size:62px;line-height:90px;text-align:center;text-shadow:#fff 0 1px 1px}#guidelines .double-title small{font-family:"Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;color:#000;font-size:32.5px;line-height:45px}#guidelines .text-center{text-align:center;font-size:18px;font-family:"Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;margin:10px 0 0;width:960px}#guidelines .main{background:#FAFAFA;border:3px solid #FFF;-moz-box-shadow:0 1px 1px 1px rgba(0,0,0,0.15);-webkit-box-shadow:0 1px 1px 1px rgba(0,0,0,0.15);box-shadow:0 1px 1px 1px rgba(0,0,0,0.15);margin:10px 10px 30px;padding:10px;*zoom:1}#guidelines .main:after{content:"";display:table;clear:both}#guidelines .main h3{margin-bottom:0px}#guidelines .main img{float:left;margin:0 20px 0 0px}#guidelines .main p{width:600px;margin:10px 0}#guidelines .main p.launch{margin:0;text-align:center}#guidelines .main p.launch a{margin:3px}#guidelines .main p.right-button{text-align:right;margin:-10px 0 0}#guidelines .successful-project{width:940px;position:relative;overflow:hidden;*zoom:1}#guidelines .successful-project .avatar{width:410px;float:left;margin-right:20px}#guidelines .successful-project .avatar img{max-width:400px;max-height:242px}#guidelines .successful-project .name a{color:#000;font-size:32px;margin-bottom:10px;font-weight:normal}#guidelines .successful-project .name a:hover{color:#000;text-decoration:none}#guidelines .successful-project .owner a{color:#000}#guidelines .successful-project .category{margin-top:10px;font-size:13px}#guidelines .successful-project .category .pictos{color:#EB0F19;font-size:1.2em}#guidelines .successful-project .info{position:absolute;bottom:10px;left:430px}#guidelines .successful-project .raised,#guidelines .successful-project .contributors{font-size:28px}#guidelines .successful-project .raised strong,#guidelines .successful-project .contributors strong{font-size:32px}#contract{height:400px;overflow-y:scroll;margin-bottom:20px}.guidelines .box{width:240px;padding:10px;background:#FAFAFA;border:3px solid #FFF;-moz-box-shadow:0 1px 1px 1px rgba(0,0,0,0.15);-webkit-box-shadow:0 1px 1px 1px rgba(0,0,0,0.15);box-shadow:0 1px 1px 1px rgba(0,0,0,0.15)}.guidelines .box h4{font-weight:500;color:#54BBEC;text-shadow:0 1px 0 #FFF}.guidelines .box p{font-size:13px;width:auto}.guidelines .box p a{font-size:13px}.guidelines .wookmark{position:relative}.guidelines .existing-projects .project{width:200px;height:150px;margin:20px 20px 0 20px;position:relative}.guidelines .existing-projects .project .project-title{margin-top:8px}.guidelines .existing-projects .project .edit-overlay{width:200px;height:125px;visibility:hidden;display:inline;position:absolute;top:0;left:0;background:rgba(255,255,255,0.6)}.guidelines .existing-projects .project .edit-overlay .edit-button{position:relative;margin-top:54px;text-align:center;color:black;font-weight:500;background:#54BBEC;min-width:60px;max-width:80px;margin:50px auto;padding:5px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.guidelines .existing-projects .project:hover .edit-overlay{visibility:visible}#agencies h2{font-family:"Lobster","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;font-weight:normal;color:#54BBEC;font-size:62px;line-height:90px;text-align:center;text-shadow:#fff 0 1px 1px;font-style:normal;margin:0 auto 20px;text-align:center}#agencies h2 small{font-family:"Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;color:#000;font-size:32.5px;line-height:45px}#agencies h3,#agencies h3 a{margin:30px 0 10px;text-align:left;font:italic bold 20px/1 "PT Serif",serif;color:#000;-moz-transition:color .1s ease-out .1s;-o-transition:color .1s ease-out .1s;-webkit-transition:color .1s ease-out;-webkit-transition-delay:.1s;transition:color .1s ease-out .1s}#agencies h3:hover,#agencies h3 a:hover{color:#666}#agencies .content.selection{background:#fff;border:1px solid #333;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:10px;margin:10px}#agencies .content.selection p{font:normal 14px/30px "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;margin:0;padding:4px 0}#agencies .content.selection p span{font:italic normal 12px/30px "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif}#agencies .content.list{overflow:hidden;*zoom:1}#agencies .content.list .agency{float:left;width:438px;background:#fff;border:1px solid #333;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:10px;margin:0 10px 20px}#agencies .content.list .agency a.logo{display:block;float:left;margin-right:10px;width:108px;height:108px;-moz-box-shadow:0 0 1px #3d3d3d;-webkit-box-shadow:0 0 1px #3d3d3d;box-shadow:0 0 1px #3d3d3d;background:#fff}#agencies .content.list .agency a.logo img{display:block;border:4px solid #fff;width:100px;height:100px}#agencies .content.list .agency h4{margin:0;padding:2px 10px 12px}#agencies .content.list .agency h4 a{display:block;text-align:left;font:italic bold 20px/1 "PT Serif",serif;color:#333;-moz-transition:color .1s ease-out .1s;-o-transition:color .1s ease-out .1s;-webkit-transition:color .1s ease-out;-webkit-transition-delay:.1s;transition:color .1s ease-out .1s}#agencies .content.list .agency h4 a:hover{color:#54BBEC}#agencies .content.list .agency .buttons p{margin:0 0 10px}#agencies .content.list .agency .buttons p:last-child{margin:0}#agencies .content.list .agency .buttons p a{display:inline-block;height:auto;padding:0 5px 0 24px;font-weight:400;font-size:14px;line-height:2;font-family:"Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;margin:0 5px 0 0;border:1px solid #26a9e7;-moz-border-radius:4px 4px 4px 4px;-webkit-border-radius:4px;border-radius:4px 4px 4px 4px;color:#fff;text-shadow:#072a3b 0 1px 0px;background:#54BBEC;-moz-box-shadow:#82cdf1 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px;-webkit-box-shadow:#82cdf1 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px;box-shadow:#82cdf1 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px;white-space:nowrap;position:relative}#agencies .content.list .agency .buttons p a:before{content:"E";font:normal 14px/1 "Pictos";color:#fff;position:absolute;left:5px;top:8px}#agencies .content.list .agency .buttons p a:hover{background:#3db2e9;-moz-box-shadow:#26a9e7 0 0 2px inset,rgba(0,0,0,0.2) 0 1px 1px;-webkit-box-shadow:#26a9e7 0 0 2px inset,rgba(0,0,0,0.2) 0 1px 1px;box-shadow:#26a9e7 0 0 2px inset,rgba(0,0,0,0.2) 0 1px 1px}#agencies .content.list .agency .buttons p a:active{background:#26a9e7;-moz-box-shadow:#3db2e9 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px;-webkit-box-shadow:#3db2e9 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px;box-shadow:#3db2e9 0 1px 0 inset,rgba(0,0,0,0.2) 0 1px 1px}#agencies .content.list .agency .buttons p a.select-agency{margin:0}#agencies .content.list .agency .buttons p a.select-agency:before{content:"S"}.projectTeaser{margin-left:auto;margin-right:auto;width:960px;margin-bottom:2em}h2.projectTeaser-title{font-family:"Lobster","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;font-weight:normal;color:#54BBEC;font-size:62px;line-height:90px;text-align:center;text-shadow:#fff 0 1px 1px;margin-top:20px;font-family:"PT Serif",serif;font-size:60px;font-style:italic;font-weight:700;line-height:71px}h2.projectTeaser-title small{font-family:"Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;color:#000;font-size:32.5px;line-height:45px}#paypal-status .error,#paypal-status .error li{margin:1em 0;color:red}#paypal-status .success{margin:1em 0;color:green}.preview-badges{position:absolute;top:10px;right:10px}.preview-badges .preview-badges__item{display:block;margin-bottom:5px}#owner-panel .requirements ul li,.projectRequirement{list-style:none;font-size:14px;line-height:20px;font-weight:500;text-shadow:0 1px 0 #f5fbfe;position:relative}#owner-panel .requirements ul li a,.projectRequirement a{text-decoration:none;color:#333}#owner-panel .requirements ul li a:hover,.projectRequirement a:hover{color:#168cc4}#owner-panel .requirements ul li:before,.projectRequirement:before{content:"";position:absolute;width:16px;height:16px;top:1px;left:-24px;background:url(https://d3v4jsc54141g1.cloudfront.net/assets/checklist-s227681792c-622c94cc58cced695ba30105c1f950d9.png) 0 -16px no-repeat}#owner-panel .requirements ul li.ok:before,.projectRequirement.ok:before{background:url(https://d3v4jsc54141g1.cloudfront.net/assets/checklist-s227681792c-622c94cc58cced695ba30105c1f950d9.png) 0 0 no-repeat}
