.noty_layout_mixin,#noty_layout__top,#noty_layout__topLeft,#noty_layout__topCenter,#noty_layout__topRight,#noty_layout__bottom,#noty_layout__bottomLeft,#noty_layout__bottomCenter,#noty_layout__bottomRight,#noty_layout__center,#noty_layout__centerLeft,#noty_layout__centerRight{position:fixed;margin:0;padding:0;z-index:9999999;-webkit-transform:translateZ(0) scale(1, 1);transform:translateZ(0) scale(1, 1);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;filter:blur(0);-webkit-filter:blur(0);max-width:90%}#noty_layout__top{top:0;left:5%;width:90%}#noty_layout__topLeft{top:20px;left:20px;width:325px}#noty_layout__topCenter{top:5%;left:50%;width:325px;-webkit-transform:translate(-webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);transform:translate(calc(-50% - .5px)) translateZ(0) scale(1, 1)}#noty_layout__topRight{top:20px;right:20px;width:325px}#noty_layout__bottom{bottom:0;left:5%;width:90%}#noty_layout__bottomLeft{bottom:20px;left:20px;width:325px}#noty_layout__bottomCenter{bottom:5%;left:50%;width:325px;-webkit-transform:translate(-webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);transform:translate(calc(-50% - .5px)) translateZ(0) scale(1, 1)}#noty_layout__bottomRight{bottom:20px;right:20px;width:325px}#noty_layout__center{top:50%;left:50%;width:325px;-webkit-transform:translate(-webkit-calc(-50% - .5px), -webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);transform:translate(calc(-50% - .5px), calc(-50% - .5px)) translateZ(0) scale(1, 1)}#noty_layout__centerLeft{top:50%;left:20px;width:325px;-webkit-transform:translate(0, -webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);transform:translate(0, calc(-50% - .5px)) translateZ(0) scale(1, 1)}#noty_layout__centerRight{top:50%;right:20px;width:325px;-webkit-transform:translate(0, -webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);transform:translate(0, calc(-50% - .5px)) translateZ(0) scale(1, 1)}.noty_progressbar{display:none}.noty_has_timeout.noty_has_progressbar .noty_progressbar{display:block;position:absolute;left:0;bottom:0;height:3px;width:100%;background-color:#646464;opacity:0.2;filter:alpha(opacity=10)}.noty_bar{-webkit-backface-visibility:hidden;-webkit-transform:translate(0, 0) translateZ(0) scale(1, 1);-ms-transform:translate(0, 0) scale(1, 1);transform:translate(0, 0) scale(1, 1);-webkit-font-smoothing:subpixel-antialiased;overflow:hidden}.noty_effects_open{opacity:0;-webkit-transform:translate(50%);-ms-transform:translate(50%);transform:translate(50%);-webkit-animation:noty_anim_in 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);animation:noty_anim_in 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.noty_effects_close{-webkit-animation:noty_anim_out 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);animation:noty_anim_out 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.noty_fix_effects_height{-webkit-animation:noty_anim_height 75ms ease-out;animation:noty_anim_height 75ms ease-out}.noty_close_with_click{cursor:pointer}.noty_close_button{position:absolute;top:2px;right:2px;font-weight:bold;width:20px;height:20px;text-align:center;line-height:20px;background-color:rgba(0,0,0,0.05);border-radius:2px;cursor:pointer;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.noty_close_button:hover{background-color:rgba(0,0,0,0.1)}.noty_modal{position:fixed;width:100%;height:100%;background-color:#000;z-index:10000;opacity:.3;left:0;top:0}.noty_modal.noty_modal_open{opacity:0;-webkit-animation:noty_modal_in .3s ease-out;animation:noty_modal_in .3s ease-out}.noty_modal.noty_modal_close{-webkit-animation:noty_modal_out .3s ease-out;animation:noty_modal_out .3s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes noty_modal_in{100%{opacity:.3}}@keyframes noty_modal_in{100%{opacity:.3}}@-webkit-keyframes noty_modal_out{100%{opacity:0}}@keyframes noty_modal_out{100%{opacity:0}}@keyframes noty_modal_out{100%{opacity:0}}@-webkit-keyframes noty_anim_in{100%{-webkit-transform:translate(0);transform:translate(0);opacity:1}}@keyframes noty_anim_in{100%{-webkit-transform:translate(0);transform:translate(0);opacity:1}}@-webkit-keyframes noty_anim_out{100%{-webkit-transform:translate(50%);transform:translate(50%);opacity:0}}@keyframes noty_anim_out{100%{-webkit-transform:translate(50%);transform:translate(50%);opacity:0}}@-webkit-keyframes noty_anim_height{100%{height:0}}@keyframes noty_anim_height{100%{height:0}}.noty_theme__relax.noty_bar{margin:4px 0;overflow:hidden;border-radius:2px;position:relative}.noty_theme__relax.noty_bar .noty_body{padding:10px}.noty_theme__relax.noty_bar .noty_buttons{border-top:1px solid #e7e7e7;padding:5px 10px}.noty_theme__relax.noty_type__alert,.noty_theme__relax.noty_type__notification{background-color:#fff;border:1px solid #dedede;color:#444}.noty_theme__relax.noty_type__warning{background-color:#FFEAA8;border:1px solid #FFC237;color:#826200}.noty_theme__relax.noty_type__warning .noty_buttons{border-color:#dfaa30}.noty_theme__relax.noty_type__error{background-color:#FF8181;border:1px solid #e25353;color:#FFF}.noty_theme__relax.noty_type__error .noty_buttons{border-color:darkred}.noty_theme__relax.noty_type__info,.noty_theme__relax.noty_type__information{background-color:#78C5E7;border:1px solid #3badd6;color:#FFF}.noty_theme__relax.noty_type__info .noty_buttons,.noty_theme__relax.noty_type__information .noty_buttons{border-color:#0B90C4}.noty_theme__relax.noty_type__success{background-color:#BCF5BC;border:1px solid #7cdd77;color:darkgreen}.noty_theme__relax.noty_type__success .noty_buttons{border-color:#50C24E}.noty_theme__metroui.noty_bar{margin:4px 0;overflow:hidden;position:relative;box-shadow:rgba(0,0,0,0.298039) 0 0 5px 0}.noty_theme__metroui.noty_bar .noty_progressbar{position:absolute;left:0;bottom:0;height:3px;width:100%;background-color:#000;opacity:0.2;filter:alpha(opacity=20)}.noty_theme__metroui.noty_bar .noty_body{padding:1.25em;font-size:14px}.noty_theme__metroui.noty_bar .noty_buttons{padding:0 10px .5em 10px}.noty_theme__metroui.noty_type__alert,.noty_theme__metroui.noty_type__notification{background-color:#fff;color:#1d1d1d}.noty_theme__metroui.noty_type__warning{background-color:#FA6800;color:#fff}.noty_theme__metroui.noty_type__error{background-color:#CE352C;color:#FFF}.noty_theme__metroui.noty_type__info,.noty_theme__metroui.noty_type__information{background-color:#1BA1E2;color:#FFF}.noty_theme__metroui.noty_type__success{background-color:#60A917;color:#fff}.noty_theme__mint.noty_bar{margin:4px 0;overflow:hidden;border-radius:2px;position:relative}.noty_theme__mint.noty_bar .noty_body{padding:10px;font-size:14px}.noty_theme__mint.noty_bar .noty_buttons{padding:10px}.noty_theme__mint.noty_type__alert,.noty_theme__mint.noty_type__notification{background-color:#fff;border-bottom:1px solid #D1D1D1;color:#2F2F2F}.noty_theme__mint.noty_type__warning{background-color:#FFAE42;border-bottom:1px solid #E89F3C;color:#fff}.noty_theme__mint.noty_type__error{background-color:#DE636F;border-bottom:1px solid #CA5A65;color:#fff}.noty_theme__mint.noty_type__info,.noty_theme__mint.noty_type__information{background-color:#7F7EFF;border-bottom:1px solid #7473E8;color:#fff}.noty_theme__mint.noty_type__success{background-color:#AFC765;border-bottom:1px solid #A0B55C;color:#fff}.noty_theme__sunset.noty_bar{margin:4px 0;overflow:hidden;border-radius:2px;position:relative}.noty_theme__sunset.noty_bar .noty_body{padding:10px;font-size:14px;text-shadow:1px 1px 1px rgba(0,0,0,0.1)}.noty_theme__sunset.noty_bar .noty_buttons{padding:10px}.noty_theme__sunset.noty_type__alert,.noty_theme__sunset.noty_type__notification{background-color:#073B4C;color:#fff}.noty_theme__sunset.noty_type__alert .noty_progressbar,.noty_theme__sunset.noty_type__notification .noty_progressbar{background-color:#fff}.noty_theme__sunset.noty_type__warning{background-color:#FFD166;color:#fff}.noty_theme__sunset.noty_type__error{background-color:#EF476F;color:#fff}.noty_theme__sunset.noty_type__error .noty_progressbar{opacity:.4}.noty_theme__sunset.noty_type__info,.noty_theme__sunset.noty_type__information{background-color:#118AB2;color:#fff}.noty_theme__sunset.noty_type__info .noty_progressbar,.noty_theme__sunset.noty_type__information .noty_progressbar{opacity:.6}.noty_theme__sunset.noty_type__success{background-color:#06D6A0;color:#fff}.noty_theme__bootstrap-v3.noty_bar{margin:4px 0;overflow:hidden;position:relative;border:1px solid transparent;border-radius:4px}.noty_theme__bootstrap-v3.noty_bar .noty_body{padding:15px}.noty_theme__bootstrap-v3.noty_bar .noty_buttons{padding:10px}.noty_theme__bootstrap-v3.noty_bar .noty_close_button{font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2;background:transparent}.noty_theme__bootstrap-v3.noty_bar .noty_close_button:hover{background:transparent;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}.noty_theme__bootstrap-v3.noty_type__alert,.noty_theme__bootstrap-v3.noty_type__notification{background-color:#fff;color:inherit}.noty_theme__bootstrap-v3.noty_type__warning{background-color:#fcf8e3;color:#8a6d3b;border-color:#faebcc}.noty_theme__bootstrap-v3.noty_type__error{background-color:#f2dede;color:#a94442;border-color:#ebccd1}.noty_theme__bootstrap-v3.noty_type__info,.noty_theme__bootstrap-v3.noty_type__information{background-color:#d9edf7;color:#31708f;border-color:#bce8f1}.noty_theme__bootstrap-v3.noty_type__success{background-color:#dff0d8;color:#3c763d;border-color:#d6e9c6}.noty_theme__bootstrap-v4.noty_bar{margin:4px 0;overflow:hidden;position:relative;border:1px solid transparent;border-radius:.25rem}.noty_theme__bootstrap-v4.noty_bar .noty_body{padding:.75rem 1.25rem}.noty_theme__bootstrap-v4.noty_bar .noty_buttons{padding:10px}.noty_theme__bootstrap-v4.noty_bar .noty_close_button{font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.5;background:transparent}.noty_theme__bootstrap-v4.noty_bar .noty_close_button:hover{background:transparent;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.75}.noty_theme__bootstrap-v4.noty_type__alert,.noty_theme__bootstrap-v4.noty_type__notification{background-color:#fff;color:inherit}.noty_theme__bootstrap-v4.noty_type__warning{background-color:#fcf8e3;color:#8a6d3b;border-color:#faebcc}.noty_theme__bootstrap-v4.noty_type__error{background-color:#f2dede;color:#a94442;border-color:#ebccd1}.noty_theme__bootstrap-v4.noty_type__info,.noty_theme__bootstrap-v4.noty_type__information{background-color:#d9edf7;color:#31708f;border-color:#bce8f1}.noty_theme__bootstrap-v4.noty_type__success{background-color:#dff0d8;color:#3c763d;border-color:#d6e9c6}.noty_theme__semanticui.noty_bar{margin:4px 0;overflow:hidden;position:relative;border:1px solid transparent;font-size:1em;border-radius:.28571429rem;box-shadow:0 0 0 1px rgba(34,36,38,0.22) inset,0 0 0 0 transparent}.noty_theme__semanticui.noty_bar .noty_body{padding:1em 1.5em;line-height:1.4285em}.noty_theme__semanticui.noty_bar .noty_buttons{padding:10px}.noty_theme__semanticui.noty_type__alert,.noty_theme__semanticui.noty_type__notification{background-color:#f8f8f9;color:rgba(0,0,0,0.87)}.noty_theme__semanticui.noty_type__warning{background-color:#fffaf3;color:#573a08;box-shadow:0 0 0 1px #c9ba9b inset, 0 0 0 0 transparent}.noty_theme__semanticui.noty_type__error{background-color:#fff6f6;color:#9f3a38;box-shadow:0 0 0 1px #e0b4b4 inset, 0 0 0 0 transparent}.noty_theme__semanticui.noty_type__info,.noty_theme__semanticui.noty_type__information{background-color:#f8ffff;color:#276f86;box-shadow:0 0 0 1px #a9d5de inset, 0 0 0 0 transparent}.noty_theme__semanticui.noty_type__success{background-color:#fcfff5;color:#2c662d;box-shadow:0 0 0 1px #a3c293 inset, 0 0 0 0 transparent}.noty_theme__nest.noty_bar{margin:0 0 15px 0;overflow:hidden;border-radius:2px;position:relative;box-shadow:rgba(0,0,0,0.098039) 5px 4px 10px 0}.noty_theme__nest.noty_bar .noty_body{padding:10px;font-size:14px;text-shadow:1px 1px 1px rgba(0,0,0,0.1)}.noty_theme__nest.noty_bar .noty_buttons{padding:10px}.noty_layout .noty_theme__nest.noty_bar{z-index:5}.noty_layout .noty_theme__nest.noty_bar:nth-child(2){position:absolute;top:0;margin-top:4px;margin-right:-4px;margin-left:4px;z-index:4;width:100%}.noty_layout .noty_theme__nest.noty_bar:nth-child(3){position:absolute;top:0;margin-top:8px;margin-right:-8px;margin-left:8px;z-index:3;width:100%}.noty_layout .noty_theme__nest.noty_bar:nth-child(4){position:absolute;top:0;margin-top:12px;margin-right:-12px;margin-left:12px;z-index:2;width:100%}.noty_layout .noty_theme__nest.noty_bar:nth-child(5){position:absolute;top:0;margin-top:16px;margin-right:-16px;margin-left:16px;z-index:1;width:100%}.noty_layout .noty_theme__nest.noty_bar:nth-child(n+6){position:absolute;top:0;margin-top:20px;margin-right:-20px;margin-left:20px;z-index:-1;width:100%}#noty_layout__bottomLeft .noty_theme__nest.noty_bar:nth-child(2),#noty_layout__topLeft .noty_theme__nest.noty_bar:nth-child(2){margin-top:4px;margin-left:-4px;margin-right:4px}#noty_layout__bottomLeft .noty_theme__nest.noty_bar:nth-child(3),#noty_layout__topLeft .noty_theme__nest.noty_bar:nth-child(3){margin-top:8px;margin-left:-8px;margin-right:8px}#noty_layout__bottomLeft .noty_theme__nest.noty_bar:nth-child(4),#noty_layout__topLeft .noty_theme__nest.noty_bar:nth-child(4){margin-top:12px;margin-left:-12px;margin-right:12px}#noty_layout__bottomLeft .noty_theme__nest.noty_bar:nth-child(5),#noty_layout__topLeft .noty_theme__nest.noty_bar:nth-child(5){margin-top:16px;margin-left:-16px;margin-right:16px}#noty_layout__bottomLeft .noty_theme__nest.noty_bar:nth-child(n+6),#noty_layout__topLeft .noty_theme__nest.noty_bar:nth-child(n+6){margin-top:20px;margin-left:-20px;margin-right:20px}.noty_theme__nest.noty_type__alert,.noty_theme__nest.noty_type__notification{background-color:#073B4C;color:#fff}.noty_theme__nest.noty_type__alert .noty_progressbar,.noty_theme__nest.noty_type__notification .noty_progressbar{background-color:#fff}.noty_theme__nest.noty_type__warning{background-color:#FFD166;color:#fff}.noty_theme__nest.noty_type__error{background-color:#EF476F;color:#fff}.noty_theme__nest.noty_type__error .noty_progressbar{opacity:.4}.noty_theme__nest.noty_type__info,.noty_theme__nest.noty_type__information{background-color:#118AB2;color:#fff}.noty_theme__nest.noty_type__info .noty_progressbar,.noty_theme__nest.noty_type__information .noty_progressbar{opacity:.6}.noty_theme__nest.noty_type__success{background-color:#06D6A0;color:#fff}html,body{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}html{line-height:1;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{font-family:'Open Sans', 'FontAwesome', sans-serif;font-size:13px;line-height:1.45;color:#656565;background:#fafafa !important;margin:0;margin-top:50px}i.fa,span.fa{font-family:'FontAwesome' !important}.select2-container{margin:0;position:relative;display:inline-block;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-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) right top no-repeat;cursor:pointer;outline:0}.select2-container.select2-allowclear .select2-choice abbr{display:inline-block}.select2-container .select2-choice abbr:hover{background-position:right -11px;cursor:pointer}.select2-drop-mask{border:0;margin:0;padding:0;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:9998;background-color:#fff;filter:alpha(opacity=0)}.select2-drop{width:100%;margin-top:-1px;position:absolute;z-index:9999;top:100%;background:#fff;color:#000;border:1px solid #aaa;border-top:0;border-radius:0 0 4px 4px;-webkit-box-shadow:0 4px 5px rgba(0,0,0,0.15);box-shadow:0 4px 5px rgba(0,0,0,0.15)}.select2-drop.select2-drop-above{margin-top:1px;border-top:1px solid #aaa;border-bottom:0;border-radius:4px 4px 0 0;-webkit-box-shadow:0 -4px 5px rgba(0,0,0,0.15);box-shadow:0 -4px 5px rgba(0,0,0,0.15)}.select2-drop-active{border:1px solid #5897fb;border-top:none}.select2-drop.select2-drop-above.select2-drop-active{border-top:1px solid #5897fb}.select2-drop-auto-width{border-top:1px solid #aaa;width:auto}.select2-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-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat 0 1px}html[dir="rtl"] .select2-container .select2-choice .select2-arrow b{background-position:2px 1px}.select2-search{display:inline-block;width:100%;min-height:26px;margin:0;padding:4px 4px 0 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-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat 100% -22px;background:url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.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-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat 100% -22px,-webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);background:url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat 100% -22px,-moz-linear-gradient(center bottom, #fff 85%, #eee 99%);background:url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat 100% -22px,linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0}html[dir="rtl"] .select2-search input{padding:4px 5px 4px 20px;background:#fff url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat -37px -22px;background:url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.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-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat -37px -22px,-webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);background:url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat -37px -22px,-moz-linear-gradient(center bottom, #fff 85%, #eee 99%);background:url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat -37px -22px,linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0}.select2-search input.select2-active{background:#fff url(/assets/select2-spinner-f6ecff617ec2ba7f559e6f535cad9b70a3f91120737535dab4d4548a6c83576c.gif) no-repeat 100%;background:url(/assets/select2-spinner-f6ecff617ec2ba7f559e6f535cad9b70a3f91120737535dab4d4548a6c83576c.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-f6ecff617ec2ba7f559e6f535cad9b70a3f91120737535dab4d4548a6c83576c.gif) no-repeat 100%,-webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);background:url(/assets/select2-spinner-f6ecff617ec2ba7f559e6f535cad9b70a3f91120737535dab4d4548a6c83576c.gif) no-repeat 100%,-moz-linear-gradient(center bottom, #fff 85%, #eee 99%);background:url(/assets/select2-spinner-f6ecff617ec2ba7f559e6f535cad9b70a3f91120737535dab4d4548a6c83576c.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:transparent}html[dir="rtl"] .select2-results{padding:0 4px 0 0;margin:4px 0 4px 4px}.select2-results ul.select2-result-sub{margin:0;padding-left:0}.select2-results li{list-style:none;display:list-item;background-image:none}.select2-results li.select2-result-with-children>.select2-result-label{font-weight:bold}.select2-results .select2-result-label{padding:3px 7px 4px;margin:0;cursor:pointer;min-height:1em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select2-results-dept-1 .select2-result-label{padding-left:20px}.select2-results-dept-2 .select2-result-label{padding-left:40px}.select2-results-dept-3 .select2-result-label{padding-left:60px}.select2-results-dept-4 .select2-result-label{padding-left:80px}.select2-results-dept-5 .select2-result-label{padding-left:100px}.select2-results-dept-6 .select2-result-label{padding-left:110px}.select2-results-dept-7 .select2-result-label{padding-left:120px}.select2-results .select2-highlighted{background:#3875d7;color:#fff}.select2-results li em{background:#feffde;font-style:normal}.select2-results .select2-highlighted em{background:transparent}.select2-results .select2-highlighted ul{background:#fff;color:#000}.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-ajax-error,.select2-results .select2-selection-limit{background:#f4f4f4;display:list-item;padding-left:5px}.select2-results .select2-disabled.select2-highlighted{color:#666;background:#f4f4f4;display:list-item;cursor:default}.select2-results .select2-disabled{background:#f4f4f4;display:list-item;cursor:default}.select2-results .select2-selected{display:none}.select2-more-results.select2-active{background:#f4f4f4 url(/assets/select2-spinner-f6ecff617ec2ba7f559e6f535cad9b70a3f91120737535dab4d4548a6c83576c.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-f6ecff617ec2ba7f559e6f535cad9b70a3f91120737535dab4d4548a6c83576c.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 bottom, #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-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) right top no-repeat}html[dir="rtl"] .select2-search-choice-close{right:auto;left:3px}.select2-container-multi .select2-search-choice-close{left:3px}html[dir="rtl"] .select2-container-multi .select2-search-choice-close{left:auto;right:2px}.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover{background-position:right -11px}.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close{background-position:right -11px}.select2-container-multi.select2-container-disabled .select2-choices{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice{padding:3px 5px 3px 5px;border:1px solid #ddd;background-image:none;background-color:#f4f4f4}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close{display:none;background:none}.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match{text-decoration:underline}.select2-offscreen,.select2-offscreen:focus{clip:rect(0 0 0 0) !important;width:1px !important;height:1px !important;border:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important;position:absolute !important;outline:0 !important;left:0px !important;top:0px !important}.select2-display-none{display:none}.select2-measure-scrollbar{position:absolute;top:-10000px;left:-10000px;width:100px;height:100px;overflow:scroll}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (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-6fe28d687dc0ed4d96016238c608ba1e7198c9c9accfa0b360b78018b9fb9bc2.png) !important;background-repeat:no-repeat !important;background-size:60px 40px !important}.select2-search input{background-position:100% -21px !important}}.form-control .select2-choice{border:0;border-radius:2px}.form-control .select2-choice .select2-arrow{border-radius:0 2px 2px 0}.form-control.select2-container{height:auto !important;padding:0}.form-control.select2-container.select2-dropdown-open{border-color:#5897FB;border-radius:3px 3px 0 0}.form-control .select2-container.select2-dropdown-open .select2-choices{border-radius:3px 3px 0 0}.form-control.select2-container .select2-choices{border:0 !important;border-radius:3px}.control-group.warning .select2-container .select2-choice,.control-group.warning .select2-container .select2-choices,.control-group.warning .select2-container-active .select2-choice,.control-group.warning .select2-container-active .select2-choices,.control-group.warning .select2-dropdown-open.select2-drop-above .select2-choice,.control-group.warning .select2-dropdown-open.select2-drop-above .select2-choices,.control-group.warning .select2-container-multi.select2-container-active .select2-choices{border:1px solid #C09853 !important}.control-group.warning .select2-container .select2-choice div{border-left:1px solid #C09853 !important;background:#FCF8E3 !important}.control-group.error .select2-container .select2-choice,.control-group.error .select2-container .select2-choices,.control-group.error .select2-container-active .select2-choice,.control-group.error .select2-container-active .select2-choices,.control-group.error .select2-dropdown-open.select2-drop-above .select2-choice,.control-group.error .select2-dropdown-open.select2-drop-above .select2-choices,.control-group.error .select2-container-multi.select2-container-active .select2-choices{border:1px solid #B94A48 !important}.control-group.error .select2-container .select2-choice div{border-left:1px solid #B94A48 !important;background:#F2DEDE !important}.control-group.info .select2-container .select2-choice,.control-group.info .select2-container .select2-choices,.control-group.info .select2-container-active .select2-choice,.control-group.info .select2-container-active .select2-choices,.control-group.info .select2-dropdown-open.select2-drop-above .select2-choice,.control-group.info .select2-dropdown-open.select2-drop-above .select2-choices,.control-group.info .select2-container-multi.select2-container-active .select2-choices{border:1px solid #3A87AD !important}.control-group.info .select2-container .select2-choice div{border-left:1px solid #3A87AD !important;background:#D9EDF7 !important}.control-group.success .select2-container .select2-choice,.control-group.success .select2-container .select2-choices,.control-group.success .select2-container-active .select2-choice,.control-group.success .select2-container-active .select2-choices,.control-group.success .select2-dropdown-open.select2-drop-above .select2-choice,.control-group.success .select2-dropdown-open.select2-drop-above .select2-choices,.control-group.success .select2-container-multi.select2-container-active .select2-choices{border:1px solid #468847 !important}.control-group.success .select2-container .select2-choice div{border-left:1px solid #468847 !important;background:#DFF0D8 !important}/*! Select2 Bootstrap 3 CSS v1.4.6 | MIT License | github.com/t0m/select2-bootstrap-css */.select2-container.form-control{background:transparent;box-shadow:none;display:block;margin:0;padding:0}.select2-container .select2-choices .select2-search-field input,.select2-container .select2-choice,.select2-container .select2-choices{background:none;padding:0;border-color:#cccccc;border-radius:4px;color:#555555;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;background-color:white;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.select2-search input{border-color:#cccccc;border-radius:4px;color:#555555;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;background-color:white;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.select2-container .select2-choices .select2-search-field input{-webkit-box-shadow:none;box-shadow:none}.select2-container .select2-choice{height:34px;line-height:1.42857}.select2-container.select2-container-multi.form-control{height:auto}.select2-container.input-sm .select2-choice,.input-group-sm .select2-container .select2-choice{height:30px;line-height:1.5;border-radius:3px}.select2-container.input-lg .select2-choice,.input-group-lg .select2-container .select2-choice{height:46px;line-height:1.33333;border-radius:6px}.select2-container-multi .select2-choices .select2-search-field input{height:32px}.select2-container-multi.input-sm .select2-choices .select2-search-field input,.input-group-sm .select2-container-multi .select2-choices .select2-search-field input{height:28px}.select2-container-multi.input-lg .select2-choices .select2-search-field input,.input-group-lg .select2-container-multi .select2-choices .select2-search-field input{height:44px}.select2-container-multi .select2-choices .select2-search-field input{margin:0}.select2-chosen,.select2-choice>span:first-child,.select2-container .select2-choices .select2-search-field input{padding:6px 12px}.input-sm .select2-chosen,.input-group-sm .select2-chosen,.input-sm .select2-choice>span:first-child,.input-group-sm .select2-choice>span:first-child,.input-sm .select2-choices .select2-search-field input,.input-group-sm .select2-choices .select2-search-field input{padding:5px 10px}.input-lg .select2-chosen,.input-group-lg .select2-chosen,.input-lg .select2-choice>span:first-child,.input-group-lg .select2-choice>span:first-child,.input-lg .select2-choices .select2-search-field input,.input-group-lg .select2-choices .select2-search-field input{padding:10px 16px}.select2-container-multi .select2-choices .select2-search-choice{margin-top:5px;margin-bottom:3px}.select2-container-multi.input-sm .select2-choices .select2-search-choice,.input-group-sm .select2-container-multi .select2-choices .select2-search-choice{margin-top:3px;margin-bottom:2px}.select2-container-multi.input-lg .select2-choices .select2-search-choice,.input-group-lg .select2-container-multi .select2-choices .select2-search-choice{line-height:24px}.select2-container .select2-choice .select2-arrow,.select2-container .select2-choice div{border-left:none;background:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}.select2-dropdown-open .select2-choice .select2-arrow,.select2-dropdown-open .select2-choice div{border-left-color:transparent;background:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}.select2-container .select2-choice .select2-arrow b,.select2-container .select2-choice div b{background-position:0 3px}.select2-dropdown-open .select2-choice .select2-arrow b,.select2-dropdown-open .select2-choice div b{background-position:-18px 3px}.select2-container.input-sm .select2-choice .select2-arrow b,.input-group-sm .select2-container .select2-choice .select2-arrow b,.select2-container.input-sm .select2-choice div b,.input-group-sm .select2-container .select2-choice div b{background-position:0 1px}.select2-dropdown-open.input-sm .select2-choice .select2-arrow b,.input-group-sm .select2-dropdown-open .select2-choice .select2-arrow b,.select2-dropdown-open.input-sm .select2-choice div b,.input-group-sm .select2-dropdown-open .select2-choice div b{background-position:-18px 1px}.select2-container.input-lg .select2-choice .select2-arrow b,.input-group-lg .select2-container .select2-choice .select2-arrow b,.select2-container.input-lg .select2-choice div b,.input-group-lg .select2-container .select2-choice div b{background-position:0 9px}.select2-dropdown-open.input-lg .select2-choice .select2-arrow b,.input-group-lg .select2-dropdown-open .select2-choice .select2-arrow b,.select2-dropdown-open.input-lg .select2-choice div b,.input-group-lg .select2-dropdown-open .select2-choice div b{background-position:-18px 9px}.has-warning .select2-choice,.has-warning .select2-choices{border-color:#8a6d3b}.has-warning .select2-container-active .select2-choice,.has-warning .select2-container-multi.select2-container-active .select2-choices{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.has-warning.select2-drop-active{border-color:#66512c}.has-warning.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#66512c}.has-error .select2-choice,.has-error .select2-choices{border-color:#a94442}.has-error .select2-container-active .select2-choice,.has-error .select2-container-multi.select2-container-active .select2-choices{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.has-error.select2-drop-active{border-color:#843534}.has-error.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#843534}.has-success .select2-choice,.has-success .select2-choices{border-color:#3c763d}.has-success .select2-container-active .select2-choice,.has-success .select2-container-multi.select2-container-active .select2-choices{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.has-success.select2-drop-active{border-color:#2b542c}.has-success.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#2b542c}.select2-container-active .select2-choice,.select2-container-multi.select2-container-active .select2-choices{border-color:#66afe9;outline:none;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);-webkit-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;-o-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s}.select2-drop-active{border-color:#66afe9}.select2-drop-auto-width,.select2-drop.select2-drop-above.select2-drop-active{border-top-color:#66afe9}.input-group.select2-bootstrap-prepend [class^="select2-choice"]{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.input-group.select2-bootstrap-append [class^="select2-choice"]{border-bottom-right-radius:0 !important;border-top-right-radius:0 !important}.select2-dropdown-open [class^="select2-choice"]{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-top-right-radius:0 !important;border-top-left-radius:0 !important;border-bottom-right-radius:4px !important;border-bottom-left-radius:4px !important;background:white;filter:none}.input-group.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.input-group.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-bottom-right-radius:0 !important;border-top-right-radius:0 !important}.input-group.input-group-sm.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-bottom-right-radius:3px !important}.input-group.input-group-lg.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-bottom-right-radius:6px !important}.input-group.input-group-sm.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-bottom-left-radius:3px !important}.input-group.input-group-lg.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-bottom-left-radius:6px !important}.select2-results .select2-highlighted{color:white;background-color:#337ab7}.select2-bootstrap-append .select2-container-multiple,.select2-bootstrap-append .input-group-btn,.select2-bootstrap-append .input-group-btn .btn,.select2-bootstrap-prepend .select2-container-multiple,.select2-bootstrap-prepend .input-group-btn,.select2-bootstrap-prepend .input-group-btn .btn{vertical-align:top}.select2-container-multi .select2-choices .select2-search-choice{color:#555555;background:white;border-color:#cccccc;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);-webkit-box-shadow:none;box-shadow:none}.select2-container-multi .select2-choices .select2-search-choice-focus{background:#ebebeb;border-color:#adadad;color:#333333;-webkit-box-shadow:none;box-shadow:none}.select2-search-choice-close{margin-top:-7px;top:50%}.select2-container .select2-choice abbr{top:50%}.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit{background-color:#fcf8e3;color:#8a6d3b}.select2-container.select2-container-disabled .select2-choice,.select2-container.select2-container-disabled .select2-choices{cursor:not-allowed;background-color:#eeeeee;border-color:#cccccc}.select2-container.select2-container-disabled .select2-choice .select2-arrow,.select2-container.select2-container-disabled .select2-choice div,.select2-container.select2-container-disabled .select2-choices .select2-arrow,.select2-container.select2-container-disabled .select2-choices div{background-color:transparent;border-left:1px solid transparent}.select2-search input.select2-active,.select2-container-multi .select2-choices .select2-search-field input.select2-active,.select2-more-results.select2-active{background-position:99%;background-position:right 4px center}.select2-offscreen,.select2-offscreen:focus{width:1px !important;height:1px !important;position:absolute !important}.profile-photo-select2{width:40px;height:40px;border-radius:20px}.select2-container.select2-container-multi.form-control{padding-left:0;padding-right:0}.ecf-crowdfunding-app{/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */;/*! normalize.css v3.0.1 | MIT License | git.io/normalize */;/*!
 * Datepicker for Bootstrap v1.10.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (https://www.apache.org/licenses/LICENSE-2.0)
 */}.ecf-crowdfunding-app html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}.ecf-crowdfunding-app body{margin:0}.ecf-crowdfunding-app article,.ecf-crowdfunding-app aside,.ecf-crowdfunding-app details,.ecf-crowdfunding-app figcaption,.ecf-crowdfunding-app figure,.ecf-crowdfunding-app footer,.ecf-crowdfunding-app header,.ecf-crowdfunding-app hgroup,.ecf-crowdfunding-app main,.ecf-crowdfunding-app nav,.ecf-crowdfunding-app section,.ecf-crowdfunding-app summary{display:block}.ecf-crowdfunding-app audio,.ecf-crowdfunding-app canvas,.ecf-crowdfunding-app progress,.ecf-crowdfunding-app video{display:inline-block;vertical-align:baseline}.ecf-crowdfunding-app audio:not([controls]){display:none;height:0}.ecf-crowdfunding-app [hidden],.ecf-crowdfunding-app template{display:none}.ecf-crowdfunding-app a{background:transparent}.ecf-crowdfunding-app a:active,.ecf-crowdfunding-app a:hover{outline:0}.ecf-crowdfunding-app abbr[title]{border-bottom:1px dotted}.ecf-crowdfunding-app b,.ecf-crowdfunding-app strong{font-weight:bold}.ecf-crowdfunding-app dfn{font-style:italic}.ecf-crowdfunding-app h1{margin:.67em 0;font-size:2em}.ecf-crowdfunding-app mark{color:#000;background:#ff0}.ecf-crowdfunding-app small{font-size:80%}.ecf-crowdfunding-app sub,.ecf-crowdfunding-app sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}.ecf-crowdfunding-app sup{top:-.5em}.ecf-crowdfunding-app sub{bottom:-.25em}.ecf-crowdfunding-app img{border:0}.ecf-crowdfunding-app svg:not(:root){overflow:hidden}.ecf-crowdfunding-app figure{margin:1em 40px}.ecf-crowdfunding-app hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.ecf-crowdfunding-app pre{overflow:auto}.ecf-crowdfunding-app code,.ecf-crowdfunding-app kbd,.ecf-crowdfunding-app pre,.ecf-crowdfunding-app samp{font-family:monospace, monospace;font-size:1em}.ecf-crowdfunding-app button,.ecf-crowdfunding-app input,.ecf-crowdfunding-app optgroup,.ecf-crowdfunding-app select,.ecf-crowdfunding-app textarea{margin:0;font:inherit;color:inherit}.ecf-crowdfunding-app button{overflow:visible}.ecf-crowdfunding-app button,.ecf-crowdfunding-app select{text-transform:none}.ecf-crowdfunding-app button,.ecf-crowdfunding-app html input[type="button"],.ecf-crowdfunding-app input[type="reset"],.ecf-crowdfunding-app input[type="submit"]{-webkit-appearance:button;cursor:pointer}.ecf-crowdfunding-app button[disabled],.ecf-crowdfunding-app html input[disabled]{cursor:default}.ecf-crowdfunding-app button::-moz-focus-inner,.ecf-crowdfunding-app input::-moz-focus-inner{padding:0;border:0}.ecf-crowdfunding-app input{line-height:normal}.ecf-crowdfunding-app input[type="checkbox"],.ecf-crowdfunding-app input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}.ecf-crowdfunding-app input[type="number"]::-webkit-inner-spin-button,.ecf-crowdfunding-app input[type="number"]::-webkit-outer-spin-button{height:auto}.ecf-crowdfunding-app input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}.ecf-crowdfunding-app input[type="search"]::-webkit-search-cancel-button,.ecf-crowdfunding-app input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}.ecf-crowdfunding-app fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0}.ecf-crowdfunding-app legend{padding:0;border:0}.ecf-crowdfunding-app textarea{overflow:auto}.ecf-crowdfunding-app optgroup{font-weight:bold}.ecf-crowdfunding-app table{border-spacing:0;border-collapse:collapse}.ecf-crowdfunding-app td,.ecf-crowdfunding-app th{padding:0}@media print{.ecf-crowdfunding-app *{color:#000 !important;text-shadow:none !important;background:transparent !important;-webkit-box-shadow:none !important;box-shadow:none !important}.ecf-crowdfunding-app a,.ecf-crowdfunding-app a:visited{text-decoration:underline}.ecf-crowdfunding-app a[href]:after{content:" (" attr(href) ")"}.ecf-crowdfunding-app abbr[title]:after{content:" (" attr(title) ")"}.ecf-crowdfunding-app a[href^="javascript:"]:after,.ecf-crowdfunding-app a[href^="#"]:after{content:""}.ecf-crowdfunding-app pre,.ecf-crowdfunding-app blockquote{border:1px solid #999;page-break-inside:avoid}.ecf-crowdfunding-app thead{display:table-header-group}.ecf-crowdfunding-app tr,.ecf-crowdfunding-app img{page-break-inside:avoid}.ecf-crowdfunding-app img{max-width:100% !important}.ecf-crowdfunding-app p,.ecf-crowdfunding-app h2,.ecf-crowdfunding-app h3{orphans:3;widows:3}.ecf-crowdfunding-app h2,.ecf-crowdfunding-app h3{page-break-after:avoid}.ecf-crowdfunding-app select{background:#fff !important}.ecf-crowdfunding-app .navbar{display:none}.ecf-crowdfunding-app .table td,.ecf-crowdfunding-app .table th{background-color:#fff !important}.ecf-crowdfunding-app .btn>.caret,.ecf-crowdfunding-app .dropup>.btn>.caret{border-top-color:#000 !important}.ecf-crowdfunding-app .label{border:1px solid #000}.ecf-crowdfunding-app .table{border-collapse:collapse !important}.ecf-crowdfunding-app .table-bordered th,.ecf-crowdfunding-app .table-bordered td{border:1px solid #ddd !important}}.ecf-crowdfunding-app .glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ecf-crowdfunding-app .glyphicon-asterisk:before{content:"\2a"}.ecf-crowdfunding-app .glyphicon-plus:before{content:"\2b"}.ecf-crowdfunding-app .glyphicon-euro:before{content:"\20ac"}.ecf-crowdfunding-app .glyphicon-minus:before{content:"\2212"}.ecf-crowdfunding-app .glyphicon-cloud:before{content:"\2601"}.ecf-crowdfunding-app .glyphicon-envelope:before{content:"\2709"}.ecf-crowdfunding-app .glyphicon-pencil:before{content:"\270f"}.ecf-crowdfunding-app .glyphicon-glass:before{content:"\e001"}.ecf-crowdfunding-app .glyphicon-music:before{content:"\e002"}.ecf-crowdfunding-app .glyphicon-search:before{content:"\e003"}.ecf-crowdfunding-app .glyphicon-heart:before{content:"\e005"}.ecf-crowdfunding-app .glyphicon-star:before{content:"\e006"}.ecf-crowdfunding-app .glyphicon-star-empty:before{content:"\e007"}.ecf-crowdfunding-app .glyphicon-user:before{content:"\e008"}.ecf-crowdfunding-app .glyphicon-film:before{content:"\e009"}.ecf-crowdfunding-app .glyphicon-th-large:before{content:"\e010"}.ecf-crowdfunding-app .glyphicon-th:before{content:"\e011"}.ecf-crowdfunding-app .glyphicon-th-list:before{content:"\e012"}.ecf-crowdfunding-app .glyphicon-ok:before{content:"\e013"}.ecf-crowdfunding-app .glyphicon-remove:before{content:"\e014"}.ecf-crowdfunding-app .glyphicon-zoom-in:before{content:"\e015"}.ecf-crowdfunding-app .glyphicon-zoom-out:before{content:"\e016"}.ecf-crowdfunding-app .glyphicon-off:before{content:"\e017"}.ecf-crowdfunding-app .glyphicon-signal:before{content:"\e018"}.ecf-crowdfunding-app .glyphicon-cog:before{content:"\e019"}.ecf-crowdfunding-app .glyphicon-trash:before{content:"\e020"}.ecf-crowdfunding-app .glyphicon-home:before{content:"\e021"}.ecf-crowdfunding-app .glyphicon-file:before{content:"\e022"}.ecf-crowdfunding-app .glyphicon-time:before{content:"\e023"}.ecf-crowdfunding-app .glyphicon-road:before{content:"\e024"}.ecf-crowdfunding-app .glyphicon-download-alt:before{content:"\e025"}.ecf-crowdfunding-app .glyphicon-download:before{content:"\e026"}.ecf-crowdfunding-app .glyphicon-upload:before{content:"\e027"}.ecf-crowdfunding-app .glyphicon-inbox:before{content:"\e028"}.ecf-crowdfunding-app .glyphicon-play-circle:before{content:"\e029"}.ecf-crowdfunding-app .glyphicon-repeat:before{content:"\e030"}.ecf-crowdfunding-app .glyphicon-refresh:before{content:"\e031"}.ecf-crowdfunding-app .glyphicon-list-alt:before{content:"\e032"}.ecf-crowdfunding-app .glyphicon-lock:before{content:"\e033"}.ecf-crowdfunding-app .glyphicon-flag:before{content:"\e034"}.ecf-crowdfunding-app .glyphicon-headphones:before{content:"\e035"}.ecf-crowdfunding-app .glyphicon-volume-off:before{content:"\e036"}.ecf-crowdfunding-app .glyphicon-volume-down:before{content:"\e037"}.ecf-crowdfunding-app .glyphicon-volume-up:before{content:"\e038"}.ecf-crowdfunding-app .glyphicon-qrcode:before{content:"\e039"}.ecf-crowdfunding-app .glyphicon-barcode:before{content:"\e040"}.ecf-crowdfunding-app .glyphicon-tag:before{content:"\e041"}.ecf-crowdfunding-app .glyphicon-tags:before{content:"\e042"}.ecf-crowdfunding-app .glyphicon-book:before{content:"\e043"}.ecf-crowdfunding-app .glyphicon-bookmark:before{content:"\e044"}.ecf-crowdfunding-app .glyphicon-print:before{content:"\e045"}.ecf-crowdfunding-app .glyphicon-camera:before{content:"\e046"}.ecf-crowdfunding-app .glyphicon-font:before{content:"\e047"}.ecf-crowdfunding-app .glyphicon-bold:before{content:"\e048"}.ecf-crowdfunding-app .glyphicon-italic:before{content:"\e049"}.ecf-crowdfunding-app .glyphicon-text-height:before{content:"\e050"}.ecf-crowdfunding-app .glyphicon-text-width:before{content:"\e051"}.ecf-crowdfunding-app .glyphicon-align-left:before{content:"\e052"}.ecf-crowdfunding-app .glyphicon-align-center:before{content:"\e053"}.ecf-crowdfunding-app .glyphicon-align-right:before{content:"\e054"}.ecf-crowdfunding-app .glyphicon-align-justify:before{content:"\e055"}.ecf-crowdfunding-app .glyphicon-list:before{content:"\e056"}.ecf-crowdfunding-app .glyphicon-indent-left:before{content:"\e057"}.ecf-crowdfunding-app .glyphicon-indent-right:before{content:"\e058"}.ecf-crowdfunding-app .glyphicon-facetime-video:before{content:"\e059"}.ecf-crowdfunding-app .glyphicon-picture:before{content:"\e060"}.ecf-crowdfunding-app .glyphicon-map-marker:before{content:"\e062"}.ecf-crowdfunding-app .glyphicon-adjust:before{content:"\e063"}.ecf-crowdfunding-app .glyphicon-tint:before{content:"\e064"}.ecf-crowdfunding-app .glyphicon-edit:before{content:"\e065"}.ecf-crowdfunding-app .glyphicon-share:before{content:"\e066"}.ecf-crowdfunding-app .glyphicon-check:before{content:"\e067"}.ecf-crowdfunding-app .glyphicon-move:before{content:"\e068"}.ecf-crowdfunding-app .glyphicon-step-backward:before{content:"\e069"}.ecf-crowdfunding-app .glyphicon-fast-backward:before{content:"\e070"}.ecf-crowdfunding-app .glyphicon-backward:before{content:"\e071"}.ecf-crowdfunding-app .glyphicon-play:before{content:"\e072"}.ecf-crowdfunding-app .glyphicon-pause:before{content:"\e073"}.ecf-crowdfunding-app .glyphicon-stop:before{content:"\e074"}.ecf-crowdfunding-app .glyphicon-forward:before{content:"\e075"}.ecf-crowdfunding-app .glyphicon-fast-forward:before{content:"\e076"}.ecf-crowdfunding-app .glyphicon-step-forward:before{content:"\e077"}.ecf-crowdfunding-app .glyphicon-eject:before{content:"\e078"}.ecf-crowdfunding-app .glyphicon-chevron-left:before{content:"\e079"}.ecf-crowdfunding-app .glyphicon-chevron-right:before{content:"\e080"}.ecf-crowdfunding-app .glyphicon-plus-sign:before{content:"\e081"}.ecf-crowdfunding-app .glyphicon-minus-sign:before{content:"\e082"}.ecf-crowdfunding-app .glyphicon-remove-sign:before{content:"\e083"}.ecf-crowdfunding-app .glyphicon-ok-sign:before{content:"\e084"}.ecf-crowdfunding-app .glyphicon-question-sign:before{content:"\e085"}.ecf-crowdfunding-app .glyphicon-info-sign:before{content:"\e086"}.ecf-crowdfunding-app .glyphicon-screenshot:before{content:"\e087"}.ecf-crowdfunding-app .glyphicon-remove-circle:before{content:"\e088"}.ecf-crowdfunding-app .glyphicon-ok-circle:before{content:"\e089"}.ecf-crowdfunding-app .glyphicon-ban-circle:before{content:"\e090"}.ecf-crowdfunding-app .glyphicon-arrow-left:before{content:"\e091"}.ecf-crowdfunding-app .glyphicon-arrow-right:before{content:"\e092"}.ecf-crowdfunding-app .glyphicon-arrow-up:before{content:"\e093"}.ecf-crowdfunding-app .glyphicon-arrow-down:before{content:"\e094"}.ecf-crowdfunding-app .glyphicon-share-alt:before{content:"\e095"}.ecf-crowdfunding-app .glyphicon-resize-full:before{content:"\e096"}.ecf-crowdfunding-app .glyphicon-resize-small:before{content:"\e097"}.ecf-crowdfunding-app .glyphicon-exclamation-sign:before{content:"\e101"}.ecf-crowdfunding-app .glyphicon-gift:before{content:"\e102"}.ecf-crowdfunding-app .glyphicon-leaf:before{content:"\e103"}.ecf-crowdfunding-app .glyphicon-fire:before{content:"\e104"}.ecf-crowdfunding-app .glyphicon-eye-open:before{content:"\e105"}.ecf-crowdfunding-app .glyphicon-eye-close:before{content:"\e106"}.ecf-crowdfunding-app .glyphicon-warning-sign:before{content:"\e107"}.ecf-crowdfunding-app .glyphicon-plane:before{content:"\e108"}.ecf-crowdfunding-app .glyphicon-calendar:before{content:"\e109"}.ecf-crowdfunding-app .glyphicon-random:before{content:"\e110"}.ecf-crowdfunding-app .glyphicon-comment:before{content:"\e111"}.ecf-crowdfunding-app .glyphicon-magnet:before{content:"\e112"}.ecf-crowdfunding-app .glyphicon-chevron-up:before{content:"\e113"}.ecf-crowdfunding-app .glyphicon-chevron-down:before{content:"\e114"}.ecf-crowdfunding-app .glyphicon-retweet:before{content:"\e115"}.ecf-crowdfunding-app .glyphicon-shopping-cart:before{content:"\e116"}.ecf-crowdfunding-app .glyphicon-folder-close:before{content:"\e117"}.ecf-crowdfunding-app .glyphicon-folder-open:before{content:"\e118"}.ecf-crowdfunding-app .glyphicon-resize-vertical:before{content:"\e119"}.ecf-crowdfunding-app .glyphicon-resize-horizontal:before{content:"\e120"}.ecf-crowdfunding-app .glyphicon-hdd:before{content:"\e121"}.ecf-crowdfunding-app .glyphicon-bullhorn:before{content:"\e122"}.ecf-crowdfunding-app .glyphicon-bell:before{content:"\e123"}.ecf-crowdfunding-app .glyphicon-certificate:before{content:"\e124"}.ecf-crowdfunding-app .glyphicon-thumbs-up:before{content:"\e125"}.ecf-crowdfunding-app .glyphicon-thumbs-down:before{content:"\e126"}.ecf-crowdfunding-app .glyphicon-hand-right:before{content:"\e127"}.ecf-crowdfunding-app .glyphicon-hand-left:before{content:"\e128"}.ecf-crowdfunding-app .glyphicon-hand-up:before{content:"\e129"}.ecf-crowdfunding-app .glyphicon-hand-down:before{content:"\e130"}.ecf-crowdfunding-app .glyphicon-circle-arrow-right:before{content:"\e131"}.ecf-crowdfunding-app .glyphicon-circle-arrow-left:before{content:"\e132"}.ecf-crowdfunding-app .glyphicon-circle-arrow-up:before{content:"\e133"}.ecf-crowdfunding-app .glyphicon-circle-arrow-down:before{content:"\e134"}.ecf-crowdfunding-app .glyphicon-globe:before{content:"\e135"}.ecf-crowdfunding-app .glyphicon-wrench:before{content:"\e136"}.ecf-crowdfunding-app .glyphicon-tasks:before{content:"\e137"}.ecf-crowdfunding-app .glyphicon-filter:before{content:"\e138"}.ecf-crowdfunding-app .glyphicon-briefcase:before{content:"\e139"}.ecf-crowdfunding-app .glyphicon-fullscreen:before{content:"\e140"}.ecf-crowdfunding-app .glyphicon-dashboard:before{content:"\e141"}.ecf-crowdfunding-app .glyphicon-paperclip:before{content:"\e142"}.ecf-crowdfunding-app .glyphicon-heart-empty:before{content:"\e143"}.ecf-crowdfunding-app .glyphicon-link:before{content:"\e144"}.ecf-crowdfunding-app .glyphicon-phone:before{content:"\e145"}.ecf-crowdfunding-app .glyphicon-pushpin:before{content:"\e146"}.ecf-crowdfunding-app .glyphicon-usd:before{content:"\e148"}.ecf-crowdfunding-app .glyphicon-gbp:before{content:"\e149"}.ecf-crowdfunding-app .glyphicon-sort:before{content:"\e150"}.ecf-crowdfunding-app .glyphicon-sort-by-alphabet:before{content:"\e151"}.ecf-crowdfunding-app .glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.ecf-crowdfunding-app .glyphicon-sort-by-order:before{content:"\e153"}.ecf-crowdfunding-app .glyphicon-sort-by-order-alt:before{content:"\e154"}.ecf-crowdfunding-app .glyphicon-sort-by-attributes:before{content:"\e155"}.ecf-crowdfunding-app .glyphicon-sort-by-attributes-alt:before{content:"\e156"}.ecf-crowdfunding-app .glyphicon-unchecked:before{content:"\e157"}.ecf-crowdfunding-app .glyphicon-expand:before{content:"\e158"}.ecf-crowdfunding-app .glyphicon-collapse-down:before{content:"\e159"}.ecf-crowdfunding-app .glyphicon-collapse-up:before{content:"\e160"}.ecf-crowdfunding-app .glyphicon-log-in:before{content:"\e161"}.ecf-crowdfunding-app .glyphicon-flash:before{content:"\e162"}.ecf-crowdfunding-app .glyphicon-log-out:before{content:"\e163"}.ecf-crowdfunding-app .glyphicon-new-window:before{content:"\e164"}.ecf-crowdfunding-app .glyphicon-record:before{content:"\e165"}.ecf-crowdfunding-app .glyphicon-save:before{content:"\e166"}.ecf-crowdfunding-app .glyphicon-open:before{content:"\e167"}.ecf-crowdfunding-app .glyphicon-saved:before{content:"\e168"}.ecf-crowdfunding-app .glyphicon-import:before{content:"\e169"}.ecf-crowdfunding-app .glyphicon-export:before{content:"\e170"}.ecf-crowdfunding-app .glyphicon-send:before{content:"\e171"}.ecf-crowdfunding-app .glyphicon-floppy-disk:before{content:"\e172"}.ecf-crowdfunding-app .glyphicon-floppy-saved:before{content:"\e173"}.ecf-crowdfunding-app .glyphicon-floppy-remove:before{content:"\e174"}.ecf-crowdfunding-app .glyphicon-floppy-save:before{content:"\e175"}.ecf-crowdfunding-app .glyphicon-floppy-open:before{content:"\e176"}.ecf-crowdfunding-app .glyphicon-credit-card:before{content:"\e177"}.ecf-crowdfunding-app .glyphicon-transfer:before{content:"\e178"}.ecf-crowdfunding-app .glyphicon-cutlery:before{content:"\e179"}.ecf-crowdfunding-app .glyphicon-header:before{content:"\e180"}.ecf-crowdfunding-app .glyphicon-compressed:before{content:"\e181"}.ecf-crowdfunding-app .glyphicon-earphone:before{content:"\e182"}.ecf-crowdfunding-app .glyphicon-phone-alt:before{content:"\e183"}.ecf-crowdfunding-app .glyphicon-tower:before{content:"\e184"}.ecf-crowdfunding-app .glyphicon-stats:before{content:"\e185"}.ecf-crowdfunding-app .glyphicon-sd-video:before{content:"\e186"}.ecf-crowdfunding-app .glyphicon-hd-video:before{content:"\e187"}.ecf-crowdfunding-app .glyphicon-subtitles:before{content:"\e188"}.ecf-crowdfunding-app .glyphicon-sound-stereo:before{content:"\e189"}.ecf-crowdfunding-app .glyphicon-sound-dolby:before{content:"\e190"}.ecf-crowdfunding-app .glyphicon-sound-5-1:before{content:"\e191"}.ecf-crowdfunding-app .glyphicon-sound-6-1:before{content:"\e192"}.ecf-crowdfunding-app .glyphicon-sound-7-1:before{content:"\e193"}.ecf-crowdfunding-app .glyphicon-copyright-mark:before{content:"\e194"}.ecf-crowdfunding-app .glyphicon-registration-mark:before{content:"\e195"}.ecf-crowdfunding-app .glyphicon-cloud-download:before{content:"\e197"}.ecf-crowdfunding-app .glyphicon-cloud-upload:before{content:"\e198"}.ecf-crowdfunding-app .glyphicon-tree-conifer:before{content:"\e199"}.ecf-crowdfunding-app .glyphicon-tree-deciduous:before{content:"\e200"}.ecf-crowdfunding-app *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ecf-crowdfunding-app *:before,.ecf-crowdfunding-app *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ecf-crowdfunding-app html{font-size:10px;-webkit-tap-highlight-color:transparent}.ecf-crowdfunding-app body{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}.ecf-crowdfunding-app input,.ecf-crowdfunding-app button,.ecf-crowdfunding-app select,.ecf-crowdfunding-app textarea{font-family:inherit;font-size:inherit;line-height:inherit}.ecf-crowdfunding-app a{color:#428bca;text-decoration:none}.ecf-crowdfunding-app a:hover,.ecf-crowdfunding-app a:focus{color:#2a6496;text-decoration:underline}.ecf-crowdfunding-app a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.ecf-crowdfunding-app figure{margin:0}.ecf-crowdfunding-app img{vertical-align:middle}.ecf-crowdfunding-app .img-responsive,.ecf-crowdfunding-app .thumbnail>img,.ecf-crowdfunding-app .thumbnail a>img,.ecf-crowdfunding-app .carousel-inner>.item>img,.ecf-crowdfunding-app .carousel-inner>.item>a>img{display:block;width:100% \9;max-width:100%;height:auto}.ecf-crowdfunding-app .img-rounded{border-radius:6px}.ecf-crowdfunding-app .img-thumbnail{display:inline-block;width:100% \9;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.ecf-crowdfunding-app .img-circle{border-radius:50%}.ecf-crowdfunding-app hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.ecf-crowdfunding-app .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.ecf-crowdfunding-app .sr-only-focusable:active,.ecf-crowdfunding-app .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.ecf-crowdfunding-app h1,.ecf-crowdfunding-app h2,.ecf-crowdfunding-app h3,.ecf-crowdfunding-app h4,.ecf-crowdfunding-app h5,.ecf-crowdfunding-app h6,.ecf-crowdfunding-app .h1,.ecf-crowdfunding-app .h2,.ecf-crowdfunding-app .h3,.ecf-crowdfunding-app .h4,.ecf-crowdfunding-app .h5,.ecf-crowdfunding-app .h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.ecf-crowdfunding-app h1 small,.ecf-crowdfunding-app h2 small,.ecf-crowdfunding-app h3 small,.ecf-crowdfunding-app h4 small,.ecf-crowdfunding-app h5 small,.ecf-crowdfunding-app h6 small,.ecf-crowdfunding-app .h1 small,.ecf-crowdfunding-app .h2 small,.ecf-crowdfunding-app .h3 small,.ecf-crowdfunding-app .h4 small,.ecf-crowdfunding-app .h5 small,.ecf-crowdfunding-app .h6 small,.ecf-crowdfunding-app h1 .small,.ecf-crowdfunding-app h2 .small,.ecf-crowdfunding-app h3 .small,.ecf-crowdfunding-app h4 .small,.ecf-crowdfunding-app h5 .small,.ecf-crowdfunding-app h6 .small,.ecf-crowdfunding-app .h1 .small,.ecf-crowdfunding-app .h2 .small,.ecf-crowdfunding-app .h3 .small,.ecf-crowdfunding-app .h4 .small,.ecf-crowdfunding-app .h5 .small,.ecf-crowdfunding-app .h6 .small{font-weight:normal;line-height:1;color:#777}.ecf-crowdfunding-app h1,.ecf-crowdfunding-app .h1,.ecf-crowdfunding-app h2,.ecf-crowdfunding-app .h2,.ecf-crowdfunding-app h3,.ecf-crowdfunding-app .h3{margin-top:20px;margin-bottom:10px}.ecf-crowdfunding-app h1 small,.ecf-crowdfunding-app .h1 small,.ecf-crowdfunding-app h2 small,.ecf-crowdfunding-app .h2 small,.ecf-crowdfunding-app h3 small,.ecf-crowdfunding-app .h3 small,.ecf-crowdfunding-app h1 .small,.ecf-crowdfunding-app .h1 .small,.ecf-crowdfunding-app h2 .small,.ecf-crowdfunding-app .h2 .small,.ecf-crowdfunding-app h3 .small,.ecf-crowdfunding-app .h3 .small{font-size:65%}.ecf-crowdfunding-app h4,.ecf-crowdfunding-app .h4,.ecf-crowdfunding-app h5,.ecf-crowdfunding-app .h5,.ecf-crowdfunding-app h6,.ecf-crowdfunding-app .h6{margin-top:10px;margin-bottom:10px}.ecf-crowdfunding-app h4 small,.ecf-crowdfunding-app .h4 small,.ecf-crowdfunding-app h5 small,.ecf-crowdfunding-app .h5 small,.ecf-crowdfunding-app h6 small,.ecf-crowdfunding-app .h6 small,.ecf-crowdfunding-app h4 .small,.ecf-crowdfunding-app .h4 .small,.ecf-crowdfunding-app h5 .small,.ecf-crowdfunding-app .h5 .small,.ecf-crowdfunding-app h6 .small,.ecf-crowdfunding-app .h6 .small{font-size:75%}.ecf-crowdfunding-app h1,.ecf-crowdfunding-app .h1{font-size:36px}.ecf-crowdfunding-app h2,.ecf-crowdfunding-app .h2{font-size:30px}.ecf-crowdfunding-app h3,.ecf-crowdfunding-app .h3{font-size:24px}.ecf-crowdfunding-app h4,.ecf-crowdfunding-app .h4{font-size:18px}.ecf-crowdfunding-app h5,.ecf-crowdfunding-app .h5{font-size:14px}.ecf-crowdfunding-app h6,.ecf-crowdfunding-app .h6{font-size:12px}.ecf-crowdfunding-app p{margin:0 0 10px}.ecf-crowdfunding-app .lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width: 768px){.ecf-crowdfunding-app .lead{font-size:21px}}.ecf-crowdfunding-app small,.ecf-crowdfunding-app .small{font-size:85%}.ecf-crowdfunding-app cite{font-style:normal}.ecf-crowdfunding-app mark,.ecf-crowdfunding-app .mark{padding:.2em;background-color:#fcf8e3}.ecf-crowdfunding-app .text-left{text-align:left}.ecf-crowdfunding-app .text-right{text-align:right}.ecf-crowdfunding-app .text-center{text-align:center}.ecf-crowdfunding-app .text-justify{text-align:justify}.ecf-crowdfunding-app .text-nowrap{white-space:nowrap}.ecf-crowdfunding-app .text-lowercase{text-transform:lowercase}.ecf-crowdfunding-app .text-uppercase{text-transform:uppercase}.ecf-crowdfunding-app .text-capitalize{text-transform:capitalize}.ecf-crowdfunding-app .text-muted{color:#777}.ecf-crowdfunding-app .text-primary{color:#428bca}.ecf-crowdfunding-app a.text-primary:hover{color:#3071a9}.ecf-crowdfunding-app .text-success{color:#3c763d}.ecf-crowdfunding-app a.text-success:hover{color:#2b542c}.ecf-crowdfunding-app .text-info{color:#31708f}.ecf-crowdfunding-app a.text-info:hover{color:#245269}.ecf-crowdfunding-app .text-warning{color:#8a6d3b}.ecf-crowdfunding-app a.text-warning:hover{color:#66512c}.ecf-crowdfunding-app .text-danger{color:#a94442}.ecf-crowdfunding-app a.text-danger:hover{color:#843534}.ecf-crowdfunding-app .bg-primary{color:#fff;background-color:#428bca}.ecf-crowdfunding-app a.bg-primary:hover{background-color:#3071a9}.ecf-crowdfunding-app .bg-success{background-color:#dff0d8}.ecf-crowdfunding-app a.bg-success:hover{background-color:#c1e2b3}.ecf-crowdfunding-app .bg-info{background-color:#d9edf7}.ecf-crowdfunding-app a.bg-info:hover{background-color:#afd9ee}.ecf-crowdfunding-app .bg-warning{background-color:#fcf8e3}.ecf-crowdfunding-app a.bg-warning:hover{background-color:#f7ecb5}.ecf-crowdfunding-app .bg-danger{background-color:#f2dede}.ecf-crowdfunding-app a.bg-danger:hover{background-color:#e4b9b9}.ecf-crowdfunding-app .page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}.ecf-crowdfunding-app ul,.ecf-crowdfunding-app ol{margin-top:0;margin-bottom:10px}.ecf-crowdfunding-app ul ul,.ecf-crowdfunding-app ol ul,.ecf-crowdfunding-app ul ol,.ecf-crowdfunding-app ol ol{margin-bottom:0}.ecf-crowdfunding-app .list-unstyled{padding-left:0;list-style:none}.ecf-crowdfunding-app .list-inline{padding-left:0;margin-left:-5px;list-style:none}.ecf-crowdfunding-app .list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}.ecf-crowdfunding-app dl{margin-top:0;margin-bottom:20px}.ecf-crowdfunding-app dt,.ecf-crowdfunding-app dd{line-height:1.42857143}.ecf-crowdfunding-app dt{font-weight:bold}.ecf-crowdfunding-app dd{margin-left:0}@media (min-width: 768px){.ecf-crowdfunding-app .dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.ecf-crowdfunding-app .dl-horizontal dd{margin-left:180px}}.ecf-crowdfunding-app abbr[title],.ecf-crowdfunding-app abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.ecf-crowdfunding-app .initialism{font-size:90%;text-transform:uppercase}.ecf-crowdfunding-app blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}.ecf-crowdfunding-app blockquote p:last-child,.ecf-crowdfunding-app blockquote ul:last-child,.ecf-crowdfunding-app blockquote ol:last-child{margin-bottom:0}.ecf-crowdfunding-app blockquote footer,.ecf-crowdfunding-app blockquote small,.ecf-crowdfunding-app blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}.ecf-crowdfunding-app blockquote footer:before,.ecf-crowdfunding-app blockquote small:before,.ecf-crowdfunding-app blockquote .small:before{content:'\2014 \00A0'}.ecf-crowdfunding-app .blockquote-reverse,.ecf-crowdfunding-app blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.ecf-crowdfunding-app .blockquote-reverse footer:before,.ecf-crowdfunding-app blockquote.pull-right footer:before,.ecf-crowdfunding-app .blockquote-reverse small:before,.ecf-crowdfunding-app blockquote.pull-right small:before,.ecf-crowdfunding-app .blockquote-reverse .small:before,.ecf-crowdfunding-app blockquote.pull-right .small:before{content:''}.ecf-crowdfunding-app .blockquote-reverse footer:after,.ecf-crowdfunding-app blockquote.pull-right footer:after,.ecf-crowdfunding-app .blockquote-reverse small:after,.ecf-crowdfunding-app blockquote.pull-right small:after,.ecf-crowdfunding-app .blockquote-reverse .small:after,.ecf-crowdfunding-app blockquote.pull-right .small:after{content:'\00A0 \2014'}.ecf-crowdfunding-app blockquote:before,.ecf-crowdfunding-app blockquote:after{content:""}.ecf-crowdfunding-app address{margin-bottom:20px;font-style:normal;line-height:1.42857143}.ecf-crowdfunding-app code,.ecf-crowdfunding-app kbd,.ecf-crowdfunding-app pre,.ecf-crowdfunding-app samp{font-family:Menlo, Monaco, Consolas, "Courier New", monospace}.ecf-crowdfunding-app code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}.ecf-crowdfunding-app kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)}.ecf-crowdfunding-app kbd kbd{padding:0;font-size:100%;-webkit-box-shadow:none;box-shadow:none}.ecf-crowdfunding-app pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}.ecf-crowdfunding-app pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.ecf-crowdfunding-app .pre-scrollable{max-height:340px;overflow-y:scroll}.ecf-crowdfunding-app .container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 768px){.ecf-crowdfunding-app .container{width:750px}}@media (min-width: 992px){.ecf-crowdfunding-app .container{width:970px}}@media (min-width: 1200px){.ecf-crowdfunding-app .container{width:1170px}}.ecf-crowdfunding-app .container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.ecf-crowdfunding-app .row{margin-right:-15px;margin-left:-15px}.ecf-crowdfunding-app .col-xs-1,.ecf-crowdfunding-app .col-sm-1,.ecf-crowdfunding-app .col-md-1,.ecf-crowdfunding-app .col-lg-1,.ecf-crowdfunding-app .col-xs-2,.ecf-crowdfunding-app .col-sm-2,.ecf-crowdfunding-app .col-md-2,.ecf-crowdfunding-app .col-lg-2,.ecf-crowdfunding-app .col-xs-3,.ecf-crowdfunding-app .col-sm-3,.ecf-crowdfunding-app .col-md-3,.ecf-crowdfunding-app .col-lg-3,.ecf-crowdfunding-app .col-xs-4,.ecf-crowdfunding-app .col-sm-4,.ecf-crowdfunding-app .col-md-4,.ecf-crowdfunding-app .col-lg-4,.ecf-crowdfunding-app .col-xs-5,.ecf-crowdfunding-app .col-sm-5,.ecf-crowdfunding-app .col-md-5,.ecf-crowdfunding-app .col-lg-5,.ecf-crowdfunding-app .col-xs-6,.ecf-crowdfunding-app .col-sm-6,.ecf-crowdfunding-app .col-md-6,.ecf-crowdfunding-app .col-lg-6,.ecf-crowdfunding-app .col-xs-7,.ecf-crowdfunding-app .col-sm-7,.ecf-crowdfunding-app .col-md-7,.ecf-crowdfunding-app .col-lg-7,.ecf-crowdfunding-app .col-xs-8,.ecf-crowdfunding-app .col-sm-8,.ecf-crowdfunding-app .col-md-8,.ecf-crowdfunding-app .col-lg-8,.ecf-crowdfunding-app .col-xs-9,.ecf-crowdfunding-app .col-sm-9,.ecf-crowdfunding-app .col-md-9,.ecf-crowdfunding-app .col-lg-9,.ecf-crowdfunding-app .col-xs-10,.ecf-crowdfunding-app .col-sm-10,.ecf-crowdfunding-app .col-md-10,.ecf-crowdfunding-app .col-lg-10,.ecf-crowdfunding-app .col-xs-11,.ecf-crowdfunding-app .col-sm-11,.ecf-crowdfunding-app .col-md-11,.ecf-crowdfunding-app .col-lg-11,.ecf-crowdfunding-app .col-xs-12,.ecf-crowdfunding-app .col-sm-12,.ecf-crowdfunding-app .col-md-12,.ecf-crowdfunding-app .col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.ecf-crowdfunding-app .col-xs-1,.ecf-crowdfunding-app .col-xs-2,.ecf-crowdfunding-app .col-xs-3,.ecf-crowdfunding-app .col-xs-4,.ecf-crowdfunding-app .col-xs-5,.ecf-crowdfunding-app .col-xs-6,.ecf-crowdfunding-app .col-xs-7,.ecf-crowdfunding-app .col-xs-8,.ecf-crowdfunding-app .col-xs-9,.ecf-crowdfunding-app .col-xs-10,.ecf-crowdfunding-app .col-xs-11,.ecf-crowdfunding-app .col-xs-12{float:left}.ecf-crowdfunding-app .col-xs-12{width:100%}.ecf-crowdfunding-app .col-xs-11{width:91.66666667%}.ecf-crowdfunding-app .col-xs-10{width:83.33333333%}.ecf-crowdfunding-app .col-xs-9{width:75%}.ecf-crowdfunding-app .col-xs-8{width:66.66666667%}.ecf-crowdfunding-app .col-xs-7{width:58.33333333%}.ecf-crowdfunding-app .col-xs-6{width:50%}.ecf-crowdfunding-app .col-xs-5{width:41.66666667%}.ecf-crowdfunding-app .col-xs-4{width:33.33333333%}.ecf-crowdfunding-app .col-xs-3{width:25%}.ecf-crowdfunding-app .col-xs-2{width:16.66666667%}.ecf-crowdfunding-app .col-xs-1{width:8.33333333%}.ecf-crowdfunding-app .col-xs-pull-12{right:100%}.ecf-crowdfunding-app .col-xs-pull-11{right:91.66666667%}.ecf-crowdfunding-app .col-xs-pull-10{right:83.33333333%}.ecf-crowdfunding-app .col-xs-pull-9{right:75%}.ecf-crowdfunding-app .col-xs-pull-8{right:66.66666667%}.ecf-crowdfunding-app .col-xs-pull-7{right:58.33333333%}.ecf-crowdfunding-app .col-xs-pull-6{right:50%}.ecf-crowdfunding-app .col-xs-pull-5{right:41.66666667%}.ecf-crowdfunding-app .col-xs-pull-4{right:33.33333333%}.ecf-crowdfunding-app .col-xs-pull-3{right:25%}.ecf-crowdfunding-app .col-xs-pull-2{right:16.66666667%}.ecf-crowdfunding-app .col-xs-pull-1{right:8.33333333%}.ecf-crowdfunding-app .col-xs-pull-0{right:auto}.ecf-crowdfunding-app .col-xs-push-12{left:100%}.ecf-crowdfunding-app .col-xs-push-11{left:91.66666667%}.ecf-crowdfunding-app .col-xs-push-10{left:83.33333333%}.ecf-crowdfunding-app .col-xs-push-9{left:75%}.ecf-crowdfunding-app .col-xs-push-8{left:66.66666667%}.ecf-crowdfunding-app .col-xs-push-7{left:58.33333333%}.ecf-crowdfunding-app .col-xs-push-6{left:50%}.ecf-crowdfunding-app .col-xs-push-5{left:41.66666667%}.ecf-crowdfunding-app .col-xs-push-4{left:33.33333333%}.ecf-crowdfunding-app .col-xs-push-3{left:25%}.ecf-crowdfunding-app .col-xs-push-2{left:16.66666667%}.ecf-crowdfunding-app .col-xs-push-1{left:8.33333333%}.ecf-crowdfunding-app .col-xs-push-0{left:auto}.ecf-crowdfunding-app .col-xs-offset-12{margin-left:100%}.ecf-crowdfunding-app .col-xs-offset-11{margin-left:91.66666667%}.ecf-crowdfunding-app .col-xs-offset-10{margin-left:83.33333333%}.ecf-crowdfunding-app .col-xs-offset-9{margin-left:75%}.ecf-crowdfunding-app .col-xs-offset-8{margin-left:66.66666667%}.ecf-crowdfunding-app .col-xs-offset-7{margin-left:58.33333333%}.ecf-crowdfunding-app .col-xs-offset-6{margin-left:50%}.ecf-crowdfunding-app .col-xs-offset-5{margin-left:41.66666667%}.ecf-crowdfunding-app .col-xs-offset-4{margin-left:33.33333333%}.ecf-crowdfunding-app .col-xs-offset-3{margin-left:25%}.ecf-crowdfunding-app .col-xs-offset-2{margin-left:16.66666667%}.ecf-crowdfunding-app .col-xs-offset-1{margin-left:8.33333333%}.ecf-crowdfunding-app .col-xs-offset-0{margin-left:0}@media (min-width: 768px){.ecf-crowdfunding-app .col-sm-1,.ecf-crowdfunding-app .col-sm-2,.ecf-crowdfunding-app .col-sm-3,.ecf-crowdfunding-app .col-sm-4,.ecf-crowdfunding-app .col-sm-5,.ecf-crowdfunding-app .col-sm-6,.ecf-crowdfunding-app .col-sm-7,.ecf-crowdfunding-app .col-sm-8,.ecf-crowdfunding-app .col-sm-9,.ecf-crowdfunding-app .col-sm-10,.ecf-crowdfunding-app .col-sm-11,.ecf-crowdfunding-app .col-sm-12{float:left}.ecf-crowdfunding-app .col-sm-12{width:100%}.ecf-crowdfunding-app .col-sm-11{width:91.66666667%}.ecf-crowdfunding-app .col-sm-10{width:83.33333333%}.ecf-crowdfunding-app .col-sm-9{width:75%}.ecf-crowdfunding-app .col-sm-8{width:66.66666667%}.ecf-crowdfunding-app .col-sm-7{width:58.33333333%}.ecf-crowdfunding-app .col-sm-6{width:50%}.ecf-crowdfunding-app .col-sm-5{width:41.66666667%}.ecf-crowdfunding-app .col-sm-4{width:33.33333333%}.ecf-crowdfunding-app .col-sm-3{width:25%}.ecf-crowdfunding-app .col-sm-2{width:16.66666667%}.ecf-crowdfunding-app .col-sm-1{width:8.33333333%}.ecf-crowdfunding-app .col-sm-pull-12{right:100%}.ecf-crowdfunding-app .col-sm-pull-11{right:91.66666667%}.ecf-crowdfunding-app .col-sm-pull-10{right:83.33333333%}.ecf-crowdfunding-app .col-sm-pull-9{right:75%}.ecf-crowdfunding-app .col-sm-pull-8{right:66.66666667%}.ecf-crowdfunding-app .col-sm-pull-7{right:58.33333333%}.ecf-crowdfunding-app .col-sm-pull-6{right:50%}.ecf-crowdfunding-app .col-sm-pull-5{right:41.66666667%}.ecf-crowdfunding-app .col-sm-pull-4{right:33.33333333%}.ecf-crowdfunding-app .col-sm-pull-3{right:25%}.ecf-crowdfunding-app .col-sm-pull-2{right:16.66666667%}.ecf-crowdfunding-app .col-sm-pull-1{right:8.33333333%}.ecf-crowdfunding-app .col-sm-pull-0{right:auto}.ecf-crowdfunding-app .col-sm-push-12{left:100%}.ecf-crowdfunding-app .col-sm-push-11{left:91.66666667%}.ecf-crowdfunding-app .col-sm-push-10{left:83.33333333%}.ecf-crowdfunding-app .col-sm-push-9{left:75%}.ecf-crowdfunding-app .col-sm-push-8{left:66.66666667%}.ecf-crowdfunding-app .col-sm-push-7{left:58.33333333%}.ecf-crowdfunding-app .col-sm-push-6{left:50%}.ecf-crowdfunding-app .col-sm-push-5{left:41.66666667%}.ecf-crowdfunding-app .col-sm-push-4{left:33.33333333%}.ecf-crowdfunding-app .col-sm-push-3{left:25%}.ecf-crowdfunding-app .col-sm-push-2{left:16.66666667%}.ecf-crowdfunding-app .col-sm-push-1{left:8.33333333%}.ecf-crowdfunding-app .col-sm-push-0{left:auto}.ecf-crowdfunding-app .col-sm-offset-12{margin-left:100%}.ecf-crowdfunding-app .col-sm-offset-11{margin-left:91.66666667%}.ecf-crowdfunding-app .col-sm-offset-10{margin-left:83.33333333%}.ecf-crowdfunding-app .col-sm-offset-9{margin-left:75%}.ecf-crowdfunding-app .col-sm-offset-8{margin-left:66.66666667%}.ecf-crowdfunding-app .col-sm-offset-7{margin-left:58.33333333%}.ecf-crowdfunding-app .col-sm-offset-6{margin-left:50%}.ecf-crowdfunding-app .col-sm-offset-5{margin-left:41.66666667%}.ecf-crowdfunding-app .col-sm-offset-4{margin-left:33.33333333%}.ecf-crowdfunding-app .col-sm-offset-3{margin-left:25%}.ecf-crowdfunding-app .col-sm-offset-2{margin-left:16.66666667%}.ecf-crowdfunding-app .col-sm-offset-1{margin-left:8.33333333%}.ecf-crowdfunding-app .col-sm-offset-0{margin-left:0}}@media (min-width: 992px){.ecf-crowdfunding-app .col-md-1,.ecf-crowdfunding-app .col-md-2,.ecf-crowdfunding-app .col-md-3,.ecf-crowdfunding-app .col-md-4,.ecf-crowdfunding-app .col-md-5,.ecf-crowdfunding-app .col-md-6,.ecf-crowdfunding-app .col-md-7,.ecf-crowdfunding-app .col-md-8,.ecf-crowdfunding-app .col-md-9,.ecf-crowdfunding-app .col-md-10,.ecf-crowdfunding-app .col-md-11,.ecf-crowdfunding-app .col-md-12{float:left}.ecf-crowdfunding-app .col-md-12{width:100%}.ecf-crowdfunding-app .col-md-11{width:91.66666667%}.ecf-crowdfunding-app .col-md-10{width:83.33333333%}.ecf-crowdfunding-app .col-md-9{width:75%}.ecf-crowdfunding-app .col-md-8{width:66.66666667%}.ecf-crowdfunding-app .col-md-7{width:58.33333333%}.ecf-crowdfunding-app .col-md-6{width:50%}.ecf-crowdfunding-app .col-md-5{width:41.66666667%}.ecf-crowdfunding-app .col-md-4{width:33.33333333%}.ecf-crowdfunding-app .col-md-3{width:25%}.ecf-crowdfunding-app .col-md-2{width:16.66666667%}.ecf-crowdfunding-app .col-md-1{width:8.33333333%}.ecf-crowdfunding-app .col-md-pull-12{right:100%}.ecf-crowdfunding-app .col-md-pull-11{right:91.66666667%}.ecf-crowdfunding-app .col-md-pull-10{right:83.33333333%}.ecf-crowdfunding-app .col-md-pull-9{right:75%}.ecf-crowdfunding-app .col-md-pull-8{right:66.66666667%}.ecf-crowdfunding-app .col-md-pull-7{right:58.33333333%}.ecf-crowdfunding-app .col-md-pull-6{right:50%}.ecf-crowdfunding-app .col-md-pull-5{right:41.66666667%}.ecf-crowdfunding-app .col-md-pull-4{right:33.33333333%}.ecf-crowdfunding-app .col-md-pull-3{right:25%}.ecf-crowdfunding-app .col-md-pull-2{right:16.66666667%}.ecf-crowdfunding-app .col-md-pull-1{right:8.33333333%}.ecf-crowdfunding-app .col-md-pull-0{right:auto}.ecf-crowdfunding-app .col-md-push-12{left:100%}.ecf-crowdfunding-app .col-md-push-11{left:91.66666667%}.ecf-crowdfunding-app .col-md-push-10{left:83.33333333%}.ecf-crowdfunding-app .col-md-push-9{left:75%}.ecf-crowdfunding-app .col-md-push-8{left:66.66666667%}.ecf-crowdfunding-app .col-md-push-7{left:58.33333333%}.ecf-crowdfunding-app .col-md-push-6{left:50%}.ecf-crowdfunding-app .col-md-push-5{left:41.66666667%}.ecf-crowdfunding-app .col-md-push-4{left:33.33333333%}.ecf-crowdfunding-app .col-md-push-3{left:25%}.ecf-crowdfunding-app .col-md-push-2{left:16.66666667%}.ecf-crowdfunding-app .col-md-push-1{left:8.33333333%}.ecf-crowdfunding-app .col-md-push-0{left:auto}.ecf-crowdfunding-app .col-md-offset-12{margin-left:100%}.ecf-crowdfunding-app .col-md-offset-11{margin-left:91.66666667%}.ecf-crowdfunding-app .col-md-offset-10{margin-left:83.33333333%}.ecf-crowdfunding-app .col-md-offset-9{margin-left:75%}.ecf-crowdfunding-app .col-md-offset-8{margin-left:66.66666667%}.ecf-crowdfunding-app .col-md-offset-7{margin-left:58.33333333%}.ecf-crowdfunding-app .col-md-offset-6{margin-left:50%}.ecf-crowdfunding-app .col-md-offset-5{margin-left:41.66666667%}.ecf-crowdfunding-app .col-md-offset-4{margin-left:33.33333333%}.ecf-crowdfunding-app .col-md-offset-3{margin-left:25%}.ecf-crowdfunding-app .col-md-offset-2{margin-left:16.66666667%}.ecf-crowdfunding-app .col-md-offset-1{margin-left:8.33333333%}.ecf-crowdfunding-app .col-md-offset-0{margin-left:0}}@media (min-width: 1200px){.ecf-crowdfunding-app .col-lg-1,.ecf-crowdfunding-app .col-lg-2,.ecf-crowdfunding-app .col-lg-3,.ecf-crowdfunding-app .col-lg-4,.ecf-crowdfunding-app .col-lg-5,.ecf-crowdfunding-app .col-lg-6,.ecf-crowdfunding-app .col-lg-7,.ecf-crowdfunding-app .col-lg-8,.ecf-crowdfunding-app .col-lg-9,.ecf-crowdfunding-app .col-lg-10,.ecf-crowdfunding-app .col-lg-11,.ecf-crowdfunding-app .col-lg-12{float:left}.ecf-crowdfunding-app .col-lg-12{width:100%}.ecf-crowdfunding-app .col-lg-11{width:91.66666667%}.ecf-crowdfunding-app .col-lg-10{width:83.33333333%}.ecf-crowdfunding-app .col-lg-9{width:75%}.ecf-crowdfunding-app .col-lg-8{width:66.66666667%}.ecf-crowdfunding-app .col-lg-7{width:58.33333333%}.ecf-crowdfunding-app .col-lg-6{width:50%}.ecf-crowdfunding-app .col-lg-5{width:41.66666667%}.ecf-crowdfunding-app .col-lg-4{width:33.33333333%}.ecf-crowdfunding-app .col-lg-3{width:25%}.ecf-crowdfunding-app .col-lg-2{width:16.66666667%}.ecf-crowdfunding-app .col-lg-1{width:8.33333333%}.ecf-crowdfunding-app .col-lg-pull-12{right:100%}.ecf-crowdfunding-app .col-lg-pull-11{right:91.66666667%}.ecf-crowdfunding-app .col-lg-pull-10{right:83.33333333%}.ecf-crowdfunding-app .col-lg-pull-9{right:75%}.ecf-crowdfunding-app .col-lg-pull-8{right:66.66666667%}.ecf-crowdfunding-app .col-lg-pull-7{right:58.33333333%}.ecf-crowdfunding-app .col-lg-pull-6{right:50%}.ecf-crowdfunding-app .col-lg-pull-5{right:41.66666667%}.ecf-crowdfunding-app .col-lg-pull-4{right:33.33333333%}.ecf-crowdfunding-app .col-lg-pull-3{right:25%}.ecf-crowdfunding-app .col-lg-pull-2{right:16.66666667%}.ecf-crowdfunding-app .col-lg-pull-1{right:8.33333333%}.ecf-crowdfunding-app .col-lg-pull-0{right:auto}.ecf-crowdfunding-app .col-lg-push-12{left:100%}.ecf-crowdfunding-app .col-lg-push-11{left:91.66666667%}.ecf-crowdfunding-app .col-lg-push-10{left:83.33333333%}.ecf-crowdfunding-app .col-lg-push-9{left:75%}.ecf-crowdfunding-app .col-lg-push-8{left:66.66666667%}.ecf-crowdfunding-app .col-lg-push-7{left:58.33333333%}.ecf-crowdfunding-app .col-lg-push-6{left:50%}.ecf-crowdfunding-app .col-lg-push-5{left:41.66666667%}.ecf-crowdfunding-app .col-lg-push-4{left:33.33333333%}.ecf-crowdfunding-app .col-lg-push-3{left:25%}.ecf-crowdfunding-app .col-lg-push-2{left:16.66666667%}.ecf-crowdfunding-app .col-lg-push-1{left:8.33333333%}.ecf-crowdfunding-app .col-lg-push-0{left:auto}.ecf-crowdfunding-app .col-lg-offset-12{margin-left:100%}.ecf-crowdfunding-app .col-lg-offset-11{margin-left:91.66666667%}.ecf-crowdfunding-app .col-lg-offset-10{margin-left:83.33333333%}.ecf-crowdfunding-app .col-lg-offset-9{margin-left:75%}.ecf-crowdfunding-app .col-lg-offset-8{margin-left:66.66666667%}.ecf-crowdfunding-app .col-lg-offset-7{margin-left:58.33333333%}.ecf-crowdfunding-app .col-lg-offset-6{margin-left:50%}.ecf-crowdfunding-app .col-lg-offset-5{margin-left:41.66666667%}.ecf-crowdfunding-app .col-lg-offset-4{margin-left:33.33333333%}.ecf-crowdfunding-app .col-lg-offset-3{margin-left:25%}.ecf-crowdfunding-app .col-lg-offset-2{margin-left:16.66666667%}.ecf-crowdfunding-app .col-lg-offset-1{margin-left:8.33333333%}.ecf-crowdfunding-app .col-lg-offset-0{margin-left:0}}.ecf-crowdfunding-app table{background-color:transparent}.ecf-crowdfunding-app th{text-align:left}.ecf-crowdfunding-app .table{width:100%;max-width:100%;margin-bottom:20px}.ecf-crowdfunding-app .table>thead>tr>th,.ecf-crowdfunding-app .table>tbody>tr>th,.ecf-crowdfunding-app .table>tfoot>tr>th,.ecf-crowdfunding-app .table>thead>tr>td,.ecf-crowdfunding-app .table>tbody>tr>td,.ecf-crowdfunding-app .table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.ecf-crowdfunding-app .table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.ecf-crowdfunding-app .table>caption+thead>tr:first-child>th,.ecf-crowdfunding-app .table>colgroup+thead>tr:first-child>th,.ecf-crowdfunding-app .table>thead:first-child>tr:first-child>th,.ecf-crowdfunding-app .table>caption+thead>tr:first-child>td,.ecf-crowdfunding-app .table>colgroup+thead>tr:first-child>td,.ecf-crowdfunding-app .table>thead:first-child>tr:first-child>td{border-top:0}.ecf-crowdfunding-app .table>tbody+tbody{border-top:2px solid #ddd}.ecf-crowdfunding-app .table .table{background-color:#fff}.ecf-crowdfunding-app .table-condensed>thead>tr>th,.ecf-crowdfunding-app .table-condensed>tbody>tr>th,.ecf-crowdfunding-app .table-condensed>tfoot>tr>th,.ecf-crowdfunding-app .table-condensed>thead>tr>td,.ecf-crowdfunding-app .table-condensed>tbody>tr>td,.ecf-crowdfunding-app .table-condensed>tfoot>tr>td{padding:5px}.ecf-crowdfunding-app .table-bordered{border:1px solid #ddd}.ecf-crowdfunding-app .table-bordered>thead>tr>th,.ecf-crowdfunding-app .table-bordered>tbody>tr>th,.ecf-crowdfunding-app .table-bordered>tfoot>tr>th,.ecf-crowdfunding-app .table-bordered>thead>tr>td,.ecf-crowdfunding-app .table-bordered>tbody>tr>td,.ecf-crowdfunding-app .table-bordered>tfoot>tr>td{border:1px solid #ddd}.ecf-crowdfunding-app .table-bordered>thead>tr>th,.ecf-crowdfunding-app .table-bordered>thead>tr>td{border-bottom-width:2px}.ecf-crowdfunding-app .table-striped>tbody>tr:nth-child(odd)>td,.ecf-crowdfunding-app .table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.ecf-crowdfunding-app .table-hover>tbody>tr:hover>td,.ecf-crowdfunding-app .table-hover>tbody>tr:hover>th{background-color:#f5f5f5}.ecf-crowdfunding-app table col[class*="col-"]{position:static;display:table-column;float:none}.ecf-crowdfunding-app table td[class*="col-"],.ecf-crowdfunding-app table th[class*="col-"]{position:static;display:table-cell;float:none}.ecf-crowdfunding-app .table>thead>tr>td.active,.ecf-crowdfunding-app .table>tbody>tr>td.active,.ecf-crowdfunding-app .table>tfoot>tr>td.active,.ecf-crowdfunding-app .table>thead>tr>th.active,.ecf-crowdfunding-app .table>tbody>tr>th.active,.ecf-crowdfunding-app .table>tfoot>tr>th.active,.ecf-crowdfunding-app .table>thead>tr.active>td,.ecf-crowdfunding-app .table>tbody>tr.active>td,.ecf-crowdfunding-app .table>tfoot>tr.active>td,.ecf-crowdfunding-app .table>thead>tr.active>th,.ecf-crowdfunding-app .table>tbody>tr.active>th,.ecf-crowdfunding-app .table>tfoot>tr.active>th{background-color:#f5f5f5}.ecf-crowdfunding-app .table-hover>tbody>tr>td.active:hover,.ecf-crowdfunding-app .table-hover>tbody>tr>th.active:hover,.ecf-crowdfunding-app .table-hover>tbody>tr.active:hover>td,.ecf-crowdfunding-app .table-hover>tbody>tr:hover>.active,.ecf-crowdfunding-app .table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.ecf-crowdfunding-app .table>thead>tr>td.success,.ecf-crowdfunding-app .table>tbody>tr>td.success,.ecf-crowdfunding-app .table>tfoot>tr>td.success,.ecf-crowdfunding-app .table>thead>tr>th.success,.ecf-crowdfunding-app .table>tbody>tr>th.success,.ecf-crowdfunding-app .table>tfoot>tr>th.success,.ecf-crowdfunding-app .table>thead>tr.success>td,.ecf-crowdfunding-app .table>tbody>tr.success>td,.ecf-crowdfunding-app .table>tfoot>tr.success>td,.ecf-crowdfunding-app .table>thead>tr.success>th,.ecf-crowdfunding-app .table>tbody>tr.success>th,.ecf-crowdfunding-app .table>tfoot>tr.success>th{background-color:#dff0d8}.ecf-crowdfunding-app .table-hover>tbody>tr>td.success:hover,.ecf-crowdfunding-app .table-hover>tbody>tr>th.success:hover,.ecf-crowdfunding-app .table-hover>tbody>tr.success:hover>td,.ecf-crowdfunding-app .table-hover>tbody>tr:hover>.success,.ecf-crowdfunding-app .table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.ecf-crowdfunding-app .table>thead>tr>td.info,.ecf-crowdfunding-app .table>tbody>tr>td.info,.ecf-crowdfunding-app .table>tfoot>tr>td.info,.ecf-crowdfunding-app .table>thead>tr>th.info,.ecf-crowdfunding-app .table>tbody>tr>th.info,.ecf-crowdfunding-app .table>tfoot>tr>th.info,.ecf-crowdfunding-app .table>thead>tr.info>td,.ecf-crowdfunding-app .table>tbody>tr.info>td,.ecf-crowdfunding-app .table>tfoot>tr.info>td,.ecf-crowdfunding-app .table>thead>tr.info>th,.ecf-crowdfunding-app .table>tbody>tr.info>th,.ecf-crowdfunding-app .table>tfoot>tr.info>th{background-color:#d9edf7}.ecf-crowdfunding-app .table-hover>tbody>tr>td.info:hover,.ecf-crowdfunding-app .table-hover>tbody>tr>th.info:hover,.ecf-crowdfunding-app .table-hover>tbody>tr.info:hover>td,.ecf-crowdfunding-app .table-hover>tbody>tr:hover>.info,.ecf-crowdfunding-app .table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.ecf-crowdfunding-app .table>thead>tr>td.warning,.ecf-crowdfunding-app .table>tbody>tr>td.warning,.ecf-crowdfunding-app .table>tfoot>tr>td.warning,.ecf-crowdfunding-app .table>thead>tr>th.warning,.ecf-crowdfunding-app .table>tbody>tr>th.warning,.ecf-crowdfunding-app .table>tfoot>tr>th.warning,.ecf-crowdfunding-app .table>thead>tr.warning>td,.ecf-crowdfunding-app .table>tbody>tr.warning>td,.ecf-crowdfunding-app .table>tfoot>tr.warning>td,.ecf-crowdfunding-app .table>thead>tr.warning>th,.ecf-crowdfunding-app .table>tbody>tr.warning>th,.ecf-crowdfunding-app .table>tfoot>tr.warning>th{background-color:#fcf8e3}.ecf-crowdfunding-app .table-hover>tbody>tr>td.warning:hover,.ecf-crowdfunding-app .table-hover>tbody>tr>th.warning:hover,.ecf-crowdfunding-app .table-hover>tbody>tr.warning:hover>td,.ecf-crowdfunding-app .table-hover>tbody>tr:hover>.warning,.ecf-crowdfunding-app .table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.ecf-crowdfunding-app .table>thead>tr>td.danger,.ecf-crowdfunding-app .table>tbody>tr>td.danger,.ecf-crowdfunding-app .table>tfoot>tr>td.danger,.ecf-crowdfunding-app .table>thead>tr>th.danger,.ecf-crowdfunding-app .table>tbody>tr>th.danger,.ecf-crowdfunding-app .table>tfoot>tr>th.danger,.ecf-crowdfunding-app .table>thead>tr.danger>td,.ecf-crowdfunding-app .table>tbody>tr.danger>td,.ecf-crowdfunding-app .table>tfoot>tr.danger>td,.ecf-crowdfunding-app .table>thead>tr.danger>th,.ecf-crowdfunding-app .table>tbody>tr.danger>th,.ecf-crowdfunding-app .table>tfoot>tr.danger>th{background-color:#f2dede}.ecf-crowdfunding-app .table-hover>tbody>tr>td.danger:hover,.ecf-crowdfunding-app .table-hover>tbody>tr>th.danger:hover,.ecf-crowdfunding-app .table-hover>tbody>tr.danger:hover>td,.ecf-crowdfunding-app .table-hover>tbody>tr:hover>.danger,.ecf-crowdfunding-app .table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}@media screen and (max-width: 767px){.ecf-crowdfunding-app .table-responsive{width:100%;margin-bottom:15px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.ecf-crowdfunding-app .table-responsive>.table{margin-bottom:0}.ecf-crowdfunding-app .table-responsive>.table>thead>tr>th,.ecf-crowdfunding-app .table-responsive>.table>tbody>tr>th,.ecf-crowdfunding-app .table-responsive>.table>tfoot>tr>th,.ecf-crowdfunding-app .table-responsive>.table>thead>tr>td,.ecf-crowdfunding-app .table-responsive>.table>tbody>tr>td,.ecf-crowdfunding-app .table-responsive>.table>tfoot>tr>td{white-space:nowrap}.ecf-crowdfunding-app .table-responsive>.table-bordered{border:0}.ecf-crowdfunding-app .table-responsive>.table-bordered>thead>tr>th:first-child,.ecf-crowdfunding-app .table-responsive>.table-bordered>tbody>tr>th:first-child,.ecf-crowdfunding-app .table-responsive>.table-bordered>tfoot>tr>th:first-child,.ecf-crowdfunding-app .table-responsive>.table-bordered>thead>tr>td:first-child,.ecf-crowdfunding-app .table-responsive>.table-bordered>tbody>tr>td:first-child,.ecf-crowdfunding-app .table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.ecf-crowdfunding-app .table-responsive>.table-bordered>thead>tr>th:last-child,.ecf-crowdfunding-app .table-responsive>.table-bordered>tbody>tr>th:last-child,.ecf-crowdfunding-app .table-responsive>.table-bordered>tfoot>tr>th:last-child,.ecf-crowdfunding-app .table-responsive>.table-bordered>thead>tr>td:last-child,.ecf-crowdfunding-app .table-responsive>.table-bordered>tbody>tr>td:last-child,.ecf-crowdfunding-app .table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.ecf-crowdfunding-app .table-responsive>.table-bordered>tbody>tr:last-child>th,.ecf-crowdfunding-app .table-responsive>.table-bordered>tfoot>tr:last-child>th,.ecf-crowdfunding-app .table-responsive>.table-bordered>tbody>tr:last-child>td,.ecf-crowdfunding-app .table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}.ecf-crowdfunding-app fieldset{min-width:0;padding:0;margin:0;border:0}.ecf-crowdfunding-app legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}.ecf-crowdfunding-app label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}.ecf-crowdfunding-app input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ecf-crowdfunding-app input[type="radio"],.ecf-crowdfunding-app input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}.ecf-crowdfunding-app input[type="file"]{display:block}.ecf-crowdfunding-app input[type="range"]{display:block;width:100%}.ecf-crowdfunding-app select[multiple],.ecf-crowdfunding-app select[size]{height:auto}.ecf-crowdfunding-app input[type="file"]:focus,.ecf-crowdfunding-app input[type="radio"]:focus,.ecf-crowdfunding-app input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.ecf-crowdfunding-app output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.ecf-crowdfunding-app .form-control{display:block;width:100%;height:44px;padding:0px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#f8f8f8;background-image:none;border:1px solid #CED2D4;border-radius:3px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s}.ecf-crowdfunding-app .form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}.ecf-crowdfunding-app .form-control::-moz-placeholder{color:#777;opacity:1}.ecf-crowdfunding-app .form-control:-ms-input-placeholder{color:#777}.ecf-crowdfunding-app .form-control::-webkit-input-placeholder{color:#777}.ecf-crowdfunding-app .form-control[disabled],.ecf-crowdfunding-app .form-control[readonly],.ecf-crowdfunding-app fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}.ecf-crowdfunding-app textarea.form-control{height:auto}.ecf-crowdfunding-app input[type="search"]{-webkit-appearance:none}.ecf-crowdfunding-app input[type="date"],.ecf-crowdfunding-app input[type="time"],.ecf-crowdfunding-app input[type="datetime-local"],.ecf-crowdfunding-app input[type="month"]{line-height:34px;line-height:1.42857143 \0}.ecf-crowdfunding-app input[type="date"].input-sm,.ecf-crowdfunding-app input[type="time"].input-sm,.ecf-crowdfunding-app input[type="datetime-local"].input-sm,.ecf-crowdfunding-app input[type="month"].input-sm{line-height:30px}.ecf-crowdfunding-app input[type="date"].input-lg,.ecf-crowdfunding-app input[type="time"].input-lg,.ecf-crowdfunding-app input[type="datetime-local"].input-lg,.ecf-crowdfunding-app input[type="month"].input-lg{line-height:46px}.ecf-crowdfunding-app .form-group{margin-bottom:15px}.ecf-crowdfunding-app .radio,.ecf-crowdfunding-app .checkbox{position:relative;display:block;min-height:20px;margin-top:10px;margin-bottom:10px}.ecf-crowdfunding-app .radio label,.ecf-crowdfunding-app .checkbox label{padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.ecf-crowdfunding-app .radio input[type="radio"],.ecf-crowdfunding-app .radio-inline input[type="radio"],.ecf-crowdfunding-app .checkbox input[type="checkbox"],.ecf-crowdfunding-app .checkbox-inline input[type="checkbox"]{position:absolute;margin-top:4px \9;margin-left:-20px}.ecf-crowdfunding-app .radio+.radio,.ecf-crowdfunding-app .checkbox+.checkbox{margin-top:-5px}.ecf-crowdfunding-app .radio-inline,.ecf-crowdfunding-app .checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:normal;vertical-align:middle;cursor:pointer}.ecf-crowdfunding-app .radio-inline+.radio-inline,.ecf-crowdfunding-app .checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}.ecf-crowdfunding-app input[type="radio"][disabled],.ecf-crowdfunding-app input[type="checkbox"][disabled],.ecf-crowdfunding-app input[type="radio"].disabled,.ecf-crowdfunding-app input[type="checkbox"].disabled,.ecf-crowdfunding-app fieldset[disabled] input[type="radio"],.ecf-crowdfunding-app fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.ecf-crowdfunding-app .radio-inline.disabled,.ecf-crowdfunding-app .checkbox-inline.disabled,.ecf-crowdfunding-app fieldset[disabled] .radio-inline,.ecf-crowdfunding-app fieldset[disabled] .checkbox-inline{cursor:not-allowed}.ecf-crowdfunding-app .radio.disabled label,.ecf-crowdfunding-app .checkbox.disabled label,.ecf-crowdfunding-app fieldset[disabled] .radio label,.ecf-crowdfunding-app fieldset[disabled] .checkbox label{cursor:not-allowed}.ecf-crowdfunding-app .form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0}.ecf-crowdfunding-app .form-control-static.input-lg,.ecf-crowdfunding-app .form-control-static.input-sm{padding-right:0;padding-left:0}.ecf-crowdfunding-app .input-sm,.ecf-crowdfunding-app .form-horizontal .form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.ecf-crowdfunding-app select.input-sm{height:30px;line-height:30px}.ecf-crowdfunding-app textarea.input-sm,.ecf-crowdfunding-app select[multiple].input-sm{height:auto}.ecf-crowdfunding-app .input-lg,.ecf-crowdfunding-app .form-horizontal .form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.ecf-crowdfunding-app select.input-lg{height:46px;line-height:46px}.ecf-crowdfunding-app textarea.input-lg,.ecf-crowdfunding-app select[multiple].input-lg{height:auto}.ecf-crowdfunding-app .has-feedback{position:relative}.ecf-crowdfunding-app .has-feedback .form-control{padding-right:42.5px}.ecf-crowdfunding-app .form-control-feedback{position:absolute;top:25px;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center}.ecf-crowdfunding-app .input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.ecf-crowdfunding-app .input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.ecf-crowdfunding-app .has-success .help-block,.ecf-crowdfunding-app .has-success .control-label,.ecf-crowdfunding-app .has-success .radio,.ecf-crowdfunding-app .has-success .checkbox,.ecf-crowdfunding-app .has-success .radio-inline,.ecf-crowdfunding-app .has-success .checkbox-inline{color:#3c763d}.ecf-crowdfunding-app .has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.ecf-crowdfunding-app .has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.ecf-crowdfunding-app .has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.ecf-crowdfunding-app .has-success .form-control-feedback{color:#3c763d}.ecf-crowdfunding-app .has-warning .help-block,.ecf-crowdfunding-app .has-warning .control-label,.ecf-crowdfunding-app .has-warning .radio,.ecf-crowdfunding-app .has-warning .checkbox,.ecf-crowdfunding-app .has-warning .radio-inline,.ecf-crowdfunding-app .has-warning .checkbox-inline{color:#8a6d3b}.ecf-crowdfunding-app .has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.ecf-crowdfunding-app .has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.ecf-crowdfunding-app .has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.ecf-crowdfunding-app .has-warning .form-control-feedback{color:#8a6d3b}.ecf-crowdfunding-app .has-error .help-block,.ecf-crowdfunding-app .has-error .control-label,.ecf-crowdfunding-app .has-error .radio,.ecf-crowdfunding-app .has-error .checkbox,.ecf-crowdfunding-app .has-error .radio-inline,.ecf-crowdfunding-app .has-error .checkbox-inline{color:#a94442}.ecf-crowdfunding-app .has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.ecf-crowdfunding-app .has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.ecf-crowdfunding-app .has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.ecf-crowdfunding-app .has-error .form-control-feedback{color:#a94442}.ecf-crowdfunding-app .has-feedback label.sr-only ~ .form-control-feedback{top:0}.ecf-crowdfunding-app .help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width: 768px){.ecf-crowdfunding-app .form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.ecf-crowdfunding-app .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.ecf-crowdfunding-app .form-inline .input-group{display:inline-table;vertical-align:middle}.ecf-crowdfunding-app .form-inline .input-group .input-group-addon,.ecf-crowdfunding-app .form-inline .input-group .input-group-btn,.ecf-crowdfunding-app .form-inline .input-group .form-control{width:auto}.ecf-crowdfunding-app .form-inline .input-group>.form-control{width:100%}.ecf-crowdfunding-app .form-inline .control-label{margin-bottom:0;vertical-align:middle}.ecf-crowdfunding-app .form-inline .radio,.ecf-crowdfunding-app .form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.ecf-crowdfunding-app .form-inline .radio label,.ecf-crowdfunding-app .form-inline .checkbox label{padding-left:0}.ecf-crowdfunding-app .form-inline .radio input[type="radio"],.ecf-crowdfunding-app .form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.ecf-crowdfunding-app .form-inline .has-feedback .form-control-feedback{top:0}}.ecf-crowdfunding-app .form-horizontal .radio,.ecf-crowdfunding-app .form-horizontal .checkbox,.ecf-crowdfunding-app .form-horizontal .radio-inline,.ecf-crowdfunding-app .form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.ecf-crowdfunding-app .form-horizontal .radio,.ecf-crowdfunding-app .form-horizontal .checkbox{min-height:27px}.ecf-crowdfunding-app .form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width: 768px){.ecf-crowdfunding-app .form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.ecf-crowdfunding-app .form-horizontal .has-feedback .form-control-feedback{top:0;right:15px}@media (min-width: 768px){.ecf-crowdfunding-app .form-horizontal .form-group-lg .control-label{padding-top:14.3px}}@media (min-width: 768px){.ecf-crowdfunding-app .form-horizontal .form-group-sm .control-label{padding-top:6px}}.ecf-crowdfunding-app .btn{display:inline-block;padding:8px 20px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;text-transform:uppercase;font-weight:600;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:3px;position:relative}.ecf-crowdfunding-app .btn:focus,.ecf-crowdfunding-app .btn:active:focus,.ecf-crowdfunding-app .btn.active:focus{outline:none}.ecf-crowdfunding-app .btn:hover,.ecf-crowdfunding-app .btn:focus{color:#333;text-decoration:none}.ecf-crowdfunding-app .btn:active,.ecf-crowdfunding-app .btn.active{position:relative;top:2px;background-image:none;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.125);box-shadow:inset 0 1px 1px rgba(0,0,0,0.125)}.ecf-crowdfunding-app .btn.disabled,.ecf-crowdfunding-app .btn[disabled],.ecf-crowdfunding-app fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}.ecf-crowdfunding-app .btn-default{color:#333;background-color:#fff;box-shadow:0px 1px #b6b6b6;border-color:#DEDEDE}.ecf-crowdfunding-app .btn-default:hover,.ecf-crowdfunding-app .btn-default:focus,.ecf-crowdfunding-app .btn-default:active,.ecf-crowdfunding-app .btn-default.active,.ecf-crowdfunding-app .open>.dropdown-toggle.btn-default{color:#333;background-color:#ffffff;border-color:#adadad}.ecf-crowdfunding-app .btn-default:active,.ecf-crowdfunding-app .btn-default.active,.ecf-crowdfunding-app .open>.dropdown-toggle.btn-default{background-image:none;background:#fafafa;border-color:#f3f3f3}.ecf-crowdfunding-app .btn-default.disabled,.ecf-crowdfunding-app .btn-default[disabled],.ecf-crowdfunding-app fieldset[disabled] .btn-default,.ecf-crowdfunding-app .btn-default.disabled:hover,.ecf-crowdfunding-app .btn-default[disabled]:hover,.ecf-crowdfunding-app fieldset[disabled] .btn-default:hover,.ecf-crowdfunding-app .btn-default.disabled:focus,.ecf-crowdfunding-app .btn-default[disabled]:focus,.ecf-crowdfunding-app fieldset[disabled] .btn-default:focus,.ecf-crowdfunding-app .btn-default.disabled:active,.ecf-crowdfunding-app .btn-default[disabled]:active,.ecf-crowdfunding-app fieldset[disabled] .btn-default:active,.ecf-crowdfunding-app .btn-default.disabled.active,.ecf-crowdfunding-app .btn-default[disabled].active,.ecf-crowdfunding-app fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.ecf-crowdfunding-app .btn-default .badge{color:#fff;background-color:#333}.ecf-crowdfunding-app .btn-primary{color:#fff;background-color:#3598db;border-color:#2C87C7;box-shadow:0px 1px #2675ab}.ecf-crowdfunding-app .btn-primary:hover,.ecf-crowdfunding-app .btn-primary:focus,.ecf-crowdfunding-app .btn-primary:active,.ecf-crowdfunding-app .btn-primary.active,.ecf-crowdfunding-app .open>.dropdown-toggle.btn-primary{color:#fff;background-color:#4aacee;border-color:#4aacee}.ecf-crowdfunding-app .btn-primary.disabled,.ecf-crowdfunding-app .btn-primary[disabled],.ecf-crowdfunding-app fieldset[disabled] .btn-primary,.ecf-crowdfunding-app .btn-primary.disabled:hover,.ecf-crowdfunding-app .btn-primary[disabled]:hover,.ecf-crowdfunding-app fieldset[disabled] .btn-primary:hover,.ecf-crowdfunding-app .btn-primary.disabled:focus,.ecf-crowdfunding-app .btn-primary[disabled]:focus,.ecf-crowdfunding-app fieldset[disabled] .btn-primary:focus,.ecf-crowdfunding-app .btn-primary.disabled:active,.ecf-crowdfunding-app .btn-primary[disabled]:active,.ecf-crowdfunding-app fieldset[disabled] .btn-primary:active,.ecf-crowdfunding-app .btn-primary.disabled.active,.ecf-crowdfunding-app .btn-primary[disabled].active,.ecf-crowdfunding-app fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}.ecf-crowdfunding-app .btn-primary .badge{color:#428bca;background-color:#fff}.ecf-crowdfunding-app .btn-success{color:#fff;background-color:#24c79b;border-color:#24c79b;box-shadow:0px 2px #18a37e}.ecf-crowdfunding-app .btn-success:hover,.ecf-crowdfunding-app .btn-success:focus,.ecf-crowdfunding-app .btn-success:active,.ecf-crowdfunding-app .btn-success.active,.ecf-crowdfunding-app .open>.dropdown-toggle.btn-success{color:#fff;background-color:#28d9a9;border-color:#28d9a9}.ecf-crowdfunding-app .btn-success:active,.ecf-crowdfunding-app .btn-success.active,.ecf-crowdfunding-app .open>.dropdown-toggle.btn-success{background-image:none;background-color:#2bae8b;border-color:#2bae8b}.ecf-crowdfunding-app .btn-success.disabled,.ecf-crowdfunding-app .btn-success[disabled],.ecf-crowdfunding-app fieldset[disabled] .btn-success,.ecf-crowdfunding-app .btn-success.disabled:hover,.ecf-crowdfunding-app .btn-success[disabled]:hover,.ecf-crowdfunding-app fieldset[disabled] .btn-success:hover,.ecf-crowdfunding-app .btn-success.disabled:focus,.ecf-crowdfunding-app .btn-success[disabled]:focus,.ecf-crowdfunding-app fieldset[disabled] .btn-success:focus,.ecf-crowdfunding-app .btn-success.disabled:active,.ecf-crowdfunding-app .btn-success[disabled]:active,.ecf-crowdfunding-app fieldset[disabled] .btn-success:active,.ecf-crowdfunding-app .btn-success.disabled.active,.ecf-crowdfunding-app .btn-success[disabled].active,.ecf-crowdfunding-app fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.ecf-crowdfunding-app .btn-success .badge{color:#5cb85c;background-color:#fff}.ecf-crowdfunding-app .btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.ecf-crowdfunding-app .btn-info:hover,.ecf-crowdfunding-app .btn-info:focus,.ecf-crowdfunding-app .btn-info:active,.ecf-crowdfunding-app .btn-info.active,.ecf-crowdfunding-app .open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.ecf-crowdfunding-app .btn-info:active,.ecf-crowdfunding-app .btn-info.active,.ecf-crowdfunding-app .open>.dropdown-toggle.btn-info{background-image:none}.ecf-crowdfunding-app .btn-info.disabled,.ecf-crowdfunding-app .btn-info[disabled],.ecf-crowdfunding-app fieldset[disabled] .btn-info,.ecf-crowdfunding-app .btn-info.disabled:hover,.ecf-crowdfunding-app .btn-info[disabled]:hover,.ecf-crowdfunding-app fieldset[disabled] .btn-info:hover,.ecf-crowdfunding-app .btn-info.disabled:focus,.ecf-crowdfunding-app .btn-info[disabled]:focus,.ecf-crowdfunding-app fieldset[disabled] .btn-info:focus,.ecf-crowdfunding-app .btn-info.disabled:active,.ecf-crowdfunding-app .btn-info[disabled]:active,.ecf-crowdfunding-app fieldset[disabled] .btn-info:active,.ecf-crowdfunding-app .btn-info.disabled.active,.ecf-crowdfunding-app .btn-info[disabled].active,.ecf-crowdfunding-app fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.ecf-crowdfunding-app .btn-info .badge{color:#5bc0de;background-color:#fff}.ecf-crowdfunding-app .btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.ecf-crowdfunding-app .btn-warning:hover,.ecf-crowdfunding-app .btn-warning:focus,.ecf-crowdfunding-app .btn-warning:active,.ecf-crowdfunding-app .btn-warning.active,.ecf-crowdfunding-app .open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.ecf-crowdfunding-app .btn-warning:active,.ecf-crowdfunding-app .btn-warning.active,.ecf-crowdfunding-app .open>.dropdown-toggle.btn-warning{background-image:none}.ecf-crowdfunding-app .btn-warning.disabled,.ecf-crowdfunding-app .btn-warning[disabled],.ecf-crowdfunding-app fieldset[disabled] .btn-warning,.ecf-crowdfunding-app .btn-warning.disabled:hover,.ecf-crowdfunding-app .btn-warning[disabled]:hover,.ecf-crowdfunding-app fieldset[disabled] .btn-warning:hover,.ecf-crowdfunding-app .btn-warning.disabled:focus,.ecf-crowdfunding-app .btn-warning[disabled]:focus,.ecf-crowdfunding-app fieldset[disabled] .btn-warning:focus,.ecf-crowdfunding-app .btn-warning.disabled:active,.ecf-crowdfunding-app .btn-warning[disabled]:active,.ecf-crowdfunding-app fieldset[disabled] .btn-warning:active,.ecf-crowdfunding-app .btn-warning.disabled.active,.ecf-crowdfunding-app .btn-warning[disabled].active,.ecf-crowdfunding-app fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.ecf-crowdfunding-app .btn-warning .badge{color:#f0ad4e;background-color:#fff}.ecf-crowdfunding-app .btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.ecf-crowdfunding-app .btn-danger:hover,.ecf-crowdfunding-app .btn-danger:focus,.ecf-crowdfunding-app .btn-danger:active,.ecf-crowdfunding-app .btn-danger.active,.ecf-crowdfunding-app .open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.ecf-crowdfunding-app .btn-danger:active,.ecf-crowdfunding-app .btn-danger.active,.ecf-crowdfunding-app .open>.dropdown-toggle.btn-danger{background-image:none}.ecf-crowdfunding-app .btn-danger.disabled,.ecf-crowdfunding-app .btn-danger[disabled],.ecf-crowdfunding-app fieldset[disabled] .btn-danger,.ecf-crowdfunding-app .btn-danger.disabled:hover,.ecf-crowdfunding-app .btn-danger[disabled]:hover,.ecf-crowdfunding-app fieldset[disabled] .btn-danger:hover,.ecf-crowdfunding-app .btn-danger.disabled:focus,.ecf-crowdfunding-app .btn-danger[disabled]:focus,.ecf-crowdfunding-app fieldset[disabled] .btn-danger:focus,.ecf-crowdfunding-app .btn-danger.disabled:active,.ecf-crowdfunding-app .btn-danger[disabled]:active,.ecf-crowdfunding-app fieldset[disabled] .btn-danger:active,.ecf-crowdfunding-app .btn-danger.disabled.active,.ecf-crowdfunding-app .btn-danger[disabled].active,.ecf-crowdfunding-app fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.ecf-crowdfunding-app .btn-danger .badge{color:#d9534f;background-color:#fff}.ecf-crowdfunding-app .btn-link{font-weight:normal;color:#428bca;cursor:pointer;border-radius:0}.ecf-crowdfunding-app .btn-link,.ecf-crowdfunding-app .btn-link:active,.ecf-crowdfunding-app .btn-link[disabled],.ecf-crowdfunding-app fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.ecf-crowdfunding-app .btn-link,.ecf-crowdfunding-app .btn-link:hover,.ecf-crowdfunding-app .btn-link:focus,.ecf-crowdfunding-app .btn-link:active{border-color:transparent}.ecf-crowdfunding-app .btn-link:hover,.ecf-crowdfunding-app .btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}.ecf-crowdfunding-app .btn-link[disabled]:hover,.ecf-crowdfunding-app fieldset[disabled] .btn-link:hover,.ecf-crowdfunding-app .btn-link[disabled]:focus,.ecf-crowdfunding-app fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.ecf-crowdfunding-app .btn-lg,.ecf-crowdfunding-app .btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:4px}.ecf-crowdfunding-app .btn-sm,.ecf-crowdfunding-app .btn-group-sm>.btn{padding:4px 14px;font-size:11px;line-height:1.5;border-radius:3px}.ecf-crowdfunding-app .btn-xs,.ecf-crowdfunding-app .btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.ecf-crowdfunding-app .btn-block{display:block;width:100%}.ecf-crowdfunding-app .btn-block+.btn-block{margin-top:5px}.ecf-crowdfunding-app input[type="submit"].btn-block,.ecf-crowdfunding-app input[type="reset"].btn-block,.ecf-crowdfunding-app input[type="button"].btn-block{width:100%}.ecf-crowdfunding-app .fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.ecf-crowdfunding-app .fade.show{opacity:1}.ecf-crowdfunding-app .collapse{display:none}.ecf-crowdfunding-app .collapse.show{display:block}.ecf-crowdfunding-app tr.collapse.show{display:table-row}.ecf-crowdfunding-app tbody.collapse.show{display:table-row-group}.ecf-crowdfunding-app .collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}.ecf-crowdfunding-app .caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.ecf-crowdfunding-app .dropdown{position:relative}.ecf-crowdfunding-app .dropdown-toggle:focus{outline:0}.ecf-crowdfunding-app .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px}.ecf-crowdfunding-app .dropdown-menu.pull-right{right:0;left:auto}.ecf-crowdfunding-app .dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.ecf-crowdfunding-app .dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333;white-space:nowrap}.ecf-crowdfunding-app .dropdown-menu>li>a:hover,.ecf-crowdfunding-app .dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.ecf-crowdfunding-app .dropdown-menu>.active>a,.ecf-crowdfunding-app .dropdown-menu>.active>a:hover,.ecf-crowdfunding-app .dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#428bca;outline:0}.ecf-crowdfunding-app .dropdown-menu>.disabled>a,.ecf-crowdfunding-app .dropdown-menu>.disabled>a:hover,.ecf-crowdfunding-app .dropdown-menu>.disabled>a:focus{color:#777}.ecf-crowdfunding-app .dropdown-menu>.disabled>a:hover,.ecf-crowdfunding-app .dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}.ecf-crowdfunding-app .open>.dropdown-menu{display:block}.ecf-crowdfunding-app .open>a{outline:0}.ecf-crowdfunding-app .dropdown-menu-right{right:0;left:auto}.ecf-crowdfunding-app .dropdown-menu-left{right:auto;left:0}.ecf-crowdfunding-app .dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.ecf-crowdfunding-app .dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.ecf-crowdfunding-app .pull-right>.dropdown-menu{right:0;left:auto}.ecf-crowdfunding-app .dropup .caret,.ecf-crowdfunding-app .navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}.ecf-crowdfunding-app .dropup .dropdown-menu,.ecf-crowdfunding-app .navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width: 768px){.ecf-crowdfunding-app .navbar-right .dropdown-menu{right:0;left:auto}.ecf-crowdfunding-app .navbar-right .dropdown-menu-left{right:auto;left:0}}.ecf-crowdfunding-app .btn-group,.ecf-crowdfunding-app .btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.ecf-crowdfunding-app .btn-group>.btn,.ecf-crowdfunding-app .btn-group-vertical>.btn{position:relative;float:left}.ecf-crowdfunding-app .btn-group>.btn:hover,.ecf-crowdfunding-app .btn-group-vertical>.btn:hover,.ecf-crowdfunding-app .btn-group>.btn:focus,.ecf-crowdfunding-app .btn-group-vertical>.btn:focus,.ecf-crowdfunding-app .btn-group>.btn:active,.ecf-crowdfunding-app .btn-group-vertical>.btn:active,.ecf-crowdfunding-app .btn-group>.btn.active,.ecf-crowdfunding-app .btn-group-vertical>.btn.active{z-index:2}.ecf-crowdfunding-app .btn-group>.btn:focus,.ecf-crowdfunding-app .btn-group-vertical>.btn:focus{outline:0}.ecf-crowdfunding-app .btn-group .btn+.btn,.ecf-crowdfunding-app .btn-group .btn+.btn-group,.ecf-crowdfunding-app .btn-group .btn-group+.btn,.ecf-crowdfunding-app .btn-group .btn-group+.btn-group{margin-left:-1px}.ecf-crowdfunding-app .btn-toolbar{margin-left:-5px}.ecf-crowdfunding-app .btn-toolbar .btn-group,.ecf-crowdfunding-app .btn-toolbar .input-group{float:left}.ecf-crowdfunding-app .btn-toolbar>.btn,.ecf-crowdfunding-app .btn-toolbar>.btn-group,.ecf-crowdfunding-app .btn-toolbar>.input-group{margin-left:5px}.ecf-crowdfunding-app .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.ecf-crowdfunding-app .btn-group>.btn:first-child{margin-left:0}.ecf-crowdfunding-app .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.ecf-crowdfunding-app .btn-group>.btn:last-child:not(:first-child),.ecf-crowdfunding-app .btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.ecf-crowdfunding-app .btn-group>.btn-group{float:left}.ecf-crowdfunding-app .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.ecf-crowdfunding-app .btn-group>.btn-group:first-child>.btn:last-child,.ecf-crowdfunding-app .btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.ecf-crowdfunding-app .btn-group>.btn-group:last-child>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.ecf-crowdfunding-app .btn-group .dropdown-toggle:active,.ecf-crowdfunding-app .btn-group.open .dropdown-toggle{outline:0}.ecf-crowdfunding-app .btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.ecf-crowdfunding-app .btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.ecf-crowdfunding-app .btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.ecf-crowdfunding-app .btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.ecf-crowdfunding-app .btn .caret{margin-left:0}.ecf-crowdfunding-app .btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.ecf-crowdfunding-app .dropup .btn-lg .caret{border-width:0 5px 5px}.ecf-crowdfunding-app .btn-group-vertical>.btn,.ecf-crowdfunding-app .btn-group-vertical>.btn-group,.ecf-crowdfunding-app .btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.ecf-crowdfunding-app .btn-group-vertical>.btn-group>.btn{float:none}.ecf-crowdfunding-app .btn-group-vertical>.btn+.btn,.ecf-crowdfunding-app .btn-group-vertical>.btn+.btn-group,.ecf-crowdfunding-app .btn-group-vertical>.btn-group+.btn,.ecf-crowdfunding-app .btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.ecf-crowdfunding-app .btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.ecf-crowdfunding-app .btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.ecf-crowdfunding-app .btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.ecf-crowdfunding-app .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.ecf-crowdfunding-app .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.ecf-crowdfunding-app .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.ecf-crowdfunding-app .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.ecf-crowdfunding-app .btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.ecf-crowdfunding-app .btn-group-justified>.btn,.ecf-crowdfunding-app .btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.ecf-crowdfunding-app .btn-group-justified>.btn-group .btn{width:100%}.ecf-crowdfunding-app .btn-group-justified>.btn-group .dropdown-menu{left:auto}.ecf-crowdfunding-app [data-toggle="buttons"]>.btn>input[type="radio"],.ecf-crowdfunding-app [data-toggle="buttons"]>.btn>input[type="checkbox"]{position:absolute;z-index:-1;filter:alpha(opacity=0);opacity:0}.ecf-crowdfunding-app .input-group{position:relative;display:table;border-collapse:separate}.ecf-crowdfunding-app .input-group[class*="col-"]{float:none;padding-right:0;padding-left:0}.ecf-crowdfunding-app .input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.ecf-crowdfunding-app .input-group-lg>.form-control,.ecf-crowdfunding-app .input-group-lg>.input-group-addon,.ecf-crowdfunding-app .input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.ecf-crowdfunding-app select.input-group-lg>.form-control,.ecf-crowdfunding-app select.input-group-lg>.input-group-addon,.ecf-crowdfunding-app select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}.ecf-crowdfunding-app textarea.input-group-lg>.form-control,.ecf-crowdfunding-app textarea.input-group-lg>.input-group-addon,.ecf-crowdfunding-app textarea.input-group-lg>.input-group-btn>.btn,.ecf-crowdfunding-app select[multiple].input-group-lg>.form-control,.ecf-crowdfunding-app select[multiple].input-group-lg>.input-group-addon,.ecf-crowdfunding-app select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.ecf-crowdfunding-app .input-group-sm>.form-control,.ecf-crowdfunding-app .input-group-sm>.input-group-addon,.ecf-crowdfunding-app .input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.ecf-crowdfunding-app select.input-group-sm>.form-control,.ecf-crowdfunding-app select.input-group-sm>.input-group-addon,.ecf-crowdfunding-app select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}.ecf-crowdfunding-app textarea.input-group-sm>.form-control,.ecf-crowdfunding-app textarea.input-group-sm>.input-group-addon,.ecf-crowdfunding-app textarea.input-group-sm>.input-group-btn>.btn,.ecf-crowdfunding-app select[multiple].input-group-sm>.form-control,.ecf-crowdfunding-app select[multiple].input-group-sm>.input-group-addon,.ecf-crowdfunding-app select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.ecf-crowdfunding-app .input-group-addon,.ecf-crowdfunding-app .input-group-btn,.ecf-crowdfunding-app .input-group .form-control{display:table-cell}.ecf-crowdfunding-app .input-group-addon:not(:first-child):not(:last-child),.ecf-crowdfunding-app .input-group-btn:not(:first-child):not(:last-child),.ecf-crowdfunding-app .input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.ecf-crowdfunding-app .input-group-addon,.ecf-crowdfunding-app .input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.ecf-crowdfunding-app .input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.ecf-crowdfunding-app .input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.ecf-crowdfunding-app .input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.ecf-crowdfunding-app .input-group-addon input[type="radio"],.ecf-crowdfunding-app .input-group-addon input[type="checkbox"]{margin-top:0}.ecf-crowdfunding-app .input-group .form-control:first-child,.ecf-crowdfunding-app .input-group-addon:first-child,.ecf-crowdfunding-app .input-group-btn:first-child>.btn,.ecf-crowdfunding-app .input-group-btn:first-child>.btn-group>.btn,.ecf-crowdfunding-app .input-group-btn:first-child>.dropdown-toggle,.ecf-crowdfunding-app .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.ecf-crowdfunding-app .input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.ecf-crowdfunding-app .input-group-addon:first-child{border-right:0}.ecf-crowdfunding-app .input-group .form-control:last-child,.ecf-crowdfunding-app .input-group-addon:last-child,.ecf-crowdfunding-app .input-group-btn:last-child>.btn,.ecf-crowdfunding-app .input-group-btn:last-child>.btn-group>.btn,.ecf-crowdfunding-app .input-group-btn:last-child>.dropdown-toggle,.ecf-crowdfunding-app .input-group-btn:first-child>.btn:not(:first-child),.ecf-crowdfunding-app .input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.ecf-crowdfunding-app .input-group-addon:last-child{border-left:0}.ecf-crowdfunding-app .input-group-btn{position:relative;font-size:0;white-space:nowrap}.ecf-crowdfunding-app .input-group-btn>.btn{position:relative}.ecf-crowdfunding-app .input-group-btn>.btn+.btn{margin-left:-1px}.ecf-crowdfunding-app .input-group-btn>.btn:hover,.ecf-crowdfunding-app .input-group-btn>.btn:focus,.ecf-crowdfunding-app .input-group-btn>.btn:active{z-index:2}.ecf-crowdfunding-app .input-group-btn:first-child>.btn,.ecf-crowdfunding-app .input-group-btn:first-child>.btn-group{margin-right:-1px}.ecf-crowdfunding-app .input-group-btn:last-child>.btn,.ecf-crowdfunding-app .input-group-btn:last-child>.btn-group{margin-left:-1px}.ecf-crowdfunding-app .nav{padding-left:0;margin-bottom:0;list-style:none}.ecf-crowdfunding-app .nav>li{position:relative;display:block}.ecf-crowdfunding-app .nav>li>a{position:relative;display:block;padding:10px 15px}.ecf-crowdfunding-app .nav>li>a:hover,.ecf-crowdfunding-app .nav>li>a:focus{text-decoration:none;background-color:#eee}.ecf-crowdfunding-app .nav>li.disabled>a{color:#777}.ecf-crowdfunding-app .nav>li.disabled>a:hover,.ecf-crowdfunding-app .nav>li.disabled>a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.ecf-crowdfunding-app .nav .open>a,.ecf-crowdfunding-app .nav .open>a:hover,.ecf-crowdfunding-app .nav .open>a:focus{background-color:#eee;border-color:#428bca}.ecf-crowdfunding-app .nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.ecf-crowdfunding-app .nav>li>a>img{max-width:none}.ecf-crowdfunding-app .nav-tabs{border-bottom:1px solid #ddd}.ecf-crowdfunding-app .nav-tabs>li{float:left;margin-bottom:-1px}.ecf-crowdfunding-app .nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.ecf-crowdfunding-app .nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.ecf-crowdfunding-app .nav-tabs>li.active>a,.ecf-crowdfunding-app .nav-tabs>li.active>a:hover,.ecf-crowdfunding-app .nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.ecf-crowdfunding-app .nav-tabs.nav-justified{width:100%;border-bottom:0}.ecf-crowdfunding-app .nav-tabs.nav-justified>li{float:none}.ecf-crowdfunding-app .nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.ecf-crowdfunding-app .nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width: 768px){.ecf-crowdfunding-app .nav-tabs.nav-justified>li{display:table-cell;width:1%}.ecf-crowdfunding-app .nav-tabs.nav-justified>li>a{margin-bottom:0}}.ecf-crowdfunding-app .nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.ecf-crowdfunding-app .nav-tabs.nav-justified>.active>a,.ecf-crowdfunding-app .nav-tabs.nav-justified>.active>a:hover,.ecf-crowdfunding-app .nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width: 768px){.ecf-crowdfunding-app .nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.ecf-crowdfunding-app .nav-tabs.nav-justified>.active>a,.ecf-crowdfunding-app .nav-tabs.nav-justified>.active>a:hover,.ecf-crowdfunding-app .nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.ecf-crowdfunding-app .nav-pills>li{float:left}.ecf-crowdfunding-app .nav-pills>li>a{border-radius:4px}.ecf-crowdfunding-app .nav-pills>li+li{margin-left:2px}.ecf-crowdfunding-app .nav-pills>li.active>a,.ecf-crowdfunding-app .nav-pills>li.active>a:hover,.ecf-crowdfunding-app .nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.ecf-crowdfunding-app .nav-stacked>li{float:none}.ecf-crowdfunding-app .nav-stacked>li+li{margin-top:2px;margin-left:0}.ecf-crowdfunding-app .nav-justified{width:100%}.ecf-crowdfunding-app .nav-justified>li{float:none}.ecf-crowdfunding-app .nav-justified>li>a{margin-bottom:5px;text-align:center}.ecf-crowdfunding-app .nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width: 768px){.ecf-crowdfunding-app .nav-justified>li{display:table-cell;width:1%}.ecf-crowdfunding-app .nav-justified>li>a{margin-bottom:0}}.ecf-crowdfunding-app .nav-tabs-justified{border-bottom:0}.ecf-crowdfunding-app .nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.ecf-crowdfunding-app .nav-tabs-justified>.active>a,.ecf-crowdfunding-app .nav-tabs-justified>.active>a:hover,.ecf-crowdfunding-app .nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width: 768px){.ecf-crowdfunding-app .nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.ecf-crowdfunding-app .nav-tabs-justified>.active>a,.ecf-crowdfunding-app .nav-tabs-justified>.active>a:hover,.ecf-crowdfunding-app .nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.ecf-crowdfunding-app .tab-content>.tab-pane{display:none}.ecf-crowdfunding-app .tab-content>.active{display:block}.ecf-crowdfunding-app .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.ecf-crowdfunding-app .navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width: 768px){.ecf-crowdfunding-app .navbar{border-radius:4px}}@media (min-width: 768px){.ecf-crowdfunding-app .navbar-header{float:left}}.ecf-crowdfunding-app .navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1)}.ecf-crowdfunding-app .navbar-collapse.show{overflow-y:auto}@media (min-width: 768px){.ecf-crowdfunding-app .navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.ecf-crowdfunding-app .navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.ecf-crowdfunding-app .navbar-collapse.show{overflow-y:visible}.ecf-crowdfunding-app .navbar-fixed-top .navbar-collapse,.ecf-crowdfunding-app .navbar-static-top .navbar-collapse,.ecf-crowdfunding-app .navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.ecf-crowdfunding-app .navbar-fixed-top .navbar-collapse,.ecf-crowdfunding-app .navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-width: 480px) and (orientation: landscape){.ecf-crowdfunding-app .navbar-fixed-top .navbar-collapse,.ecf-crowdfunding-app .navbar-fixed-bottom .navbar-collapse{max-height:200px}}.ecf-crowdfunding-app .container>.navbar-header,.ecf-crowdfunding-app .container-fluid>.navbar-header,.ecf-crowdfunding-app .container>.navbar-collapse,.ecf-crowdfunding-app .container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width: 768px){.ecf-crowdfunding-app .container>.navbar-header,.ecf-crowdfunding-app .container-fluid>.navbar-header,.ecf-crowdfunding-app .container>.navbar-collapse,.ecf-crowdfunding-app .container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.ecf-crowdfunding-app .navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width: 768px){.ecf-crowdfunding-app .navbar-static-top{border-radius:0}}.ecf-crowdfunding-app .navbar-fixed-top,.ecf-crowdfunding-app .navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030;-webkit-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}@media (min-width: 768px){.ecf-crowdfunding-app .navbar-fixed-top,.ecf-crowdfunding-app .navbar-fixed-bottom{border-radius:0}}.ecf-crowdfunding-app .navbar-fixed-top{top:0;border-width:0 0 1px}.ecf-crowdfunding-app .navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.ecf-crowdfunding-app .navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.ecf-crowdfunding-app .navbar-brand:hover,.ecf-crowdfunding-app .navbar-brand:focus{text-decoration:none}@media (min-width: 768px){.ecf-crowdfunding-app .navbar>.container .navbar-brand,.ecf-crowdfunding-app .navbar>.container-fluid .navbar-brand{margin-left:-15px}}.ecf-crowdfunding-app .navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.ecf-crowdfunding-app .navbar-toggle:focus{outline:0}.ecf-crowdfunding-app .navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.ecf-crowdfunding-app .navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width: 768px){.ecf-crowdfunding-app .navbar-toggle{display:none}}.ecf-crowdfunding-app .navbar-nav{margin:7.5px -15px}.ecf-crowdfunding-app .navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width: 767px){.ecf-crowdfunding-app .navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.ecf-crowdfunding-app .navbar-nav .open .dropdown-menu>li>a,.ecf-crowdfunding-app .navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.ecf-crowdfunding-app .navbar-nav .open .dropdown-menu>li>a{line-height:20px}.ecf-crowdfunding-app .navbar-nav .open .dropdown-menu>li>a:hover,.ecf-crowdfunding-app .navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width: 768px){.ecf-crowdfunding-app .navbar-nav{float:left;margin:0}.ecf-crowdfunding-app .navbar-nav>li{float:left}.ecf-crowdfunding-app .navbar-nav>li>a{padding-top:15px;padding-bottom:15px}.ecf-crowdfunding-app .navbar-nav.navbar-right:last-child{margin-right:-15px}}@media (min-width: 768px){.ecf-crowdfunding-app .navbar-left{float:left !important}.ecf-crowdfunding-app .navbar-right{float:right !important}}.ecf-crowdfunding-app .navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1)}@media (min-width: 768px){.ecf-crowdfunding-app .navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.ecf-crowdfunding-app .navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.ecf-crowdfunding-app .navbar-form .input-group{display:inline-table;vertical-align:middle}.ecf-crowdfunding-app .navbar-form .input-group .input-group-addon,.ecf-crowdfunding-app .navbar-form .input-group .input-group-btn,.ecf-crowdfunding-app .navbar-form .input-group .form-control{width:auto}.ecf-crowdfunding-app .navbar-form .input-group>.form-control{width:100%}.ecf-crowdfunding-app .navbar-form .control-label{margin-bottom:0;vertical-align:middle}.ecf-crowdfunding-app .navbar-form .radio,.ecf-crowdfunding-app .navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.ecf-crowdfunding-app .navbar-form .radio label,.ecf-crowdfunding-app .navbar-form .checkbox label{padding-left:0}.ecf-crowdfunding-app .navbar-form .radio input[type="radio"],.ecf-crowdfunding-app .navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.ecf-crowdfunding-app .navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width: 767px){.ecf-crowdfunding-app .navbar-form .form-group{margin-bottom:5px}}@media (min-width: 768px){.ecf-crowdfunding-app .navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}.ecf-crowdfunding-app .navbar-form.navbar-right:last-child{margin-right:-15px}}.ecf-crowdfunding-app .navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.ecf-crowdfunding-app .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.ecf-crowdfunding-app .navbar-btn{margin-top:8px;margin-bottom:8px}.ecf-crowdfunding-app .navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.ecf-crowdfunding-app .navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.ecf-crowdfunding-app .navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width: 768px){.ecf-crowdfunding-app .navbar-text{float:left;margin-right:15px;margin-left:15px}.ecf-crowdfunding-app .navbar-text.navbar-right:last-child{margin-right:0}}.ecf-crowdfunding-app .navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.ecf-crowdfunding-app .navbar-default .navbar-brand{color:#777}.ecf-crowdfunding-app .navbar-default .navbar-brand:hover,.ecf-crowdfunding-app .navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.ecf-crowdfunding-app .navbar-default .navbar-text{color:#777}.ecf-crowdfunding-app .navbar-default .navbar-nav>li>a{color:#777}.ecf-crowdfunding-app .navbar-default .navbar-nav>li>a:hover,.ecf-crowdfunding-app .navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.ecf-crowdfunding-app .navbar-default .navbar-nav>.active>a,.ecf-crowdfunding-app .navbar-default .navbar-nav>.active>a:hover,.ecf-crowdfunding-app .navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.ecf-crowdfunding-app .navbar-default .navbar-nav>.disabled>a,.ecf-crowdfunding-app .navbar-default .navbar-nav>.disabled>a:hover,.ecf-crowdfunding-app .navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.ecf-crowdfunding-app .navbar-default .navbar-toggle{border-color:#ddd}.ecf-crowdfunding-app .navbar-default .navbar-toggle:hover,.ecf-crowdfunding-app .navbar-default .navbar-toggle:focus{background-color:#ddd}.ecf-crowdfunding-app .navbar-default .navbar-toggle .icon-bar{background-color:#888}.ecf-crowdfunding-app .navbar-default .navbar-collapse,.ecf-crowdfunding-app .navbar-default .navbar-form{border-color:#e7e7e7}.ecf-crowdfunding-app .navbar-default .navbar-nav>.open>a,.ecf-crowdfunding-app .navbar-default .navbar-nav>.open>a:hover,.ecf-crowdfunding-app .navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}@media (max-width: 767px){.ecf-crowdfunding-app .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.ecf-crowdfunding-app .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.ecf-crowdfunding-app .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.ecf-crowdfunding-app .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.ecf-crowdfunding-app .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.ecf-crowdfunding-app .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.ecf-crowdfunding-app .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.ecf-crowdfunding-app .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.ecf-crowdfunding-app .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.ecf-crowdfunding-app .navbar-default .navbar-link{color:#777}.ecf-crowdfunding-app .navbar-default .navbar-link:hover{color:#333}.ecf-crowdfunding-app .navbar-default .btn-link{color:#777}.ecf-crowdfunding-app .navbar-default .btn-link:hover,.ecf-crowdfunding-app .navbar-default .btn-link:focus{color:#333}.ecf-crowdfunding-app .navbar-default .btn-link[disabled]:hover,.ecf-crowdfunding-app fieldset[disabled] .navbar-default .btn-link:hover,.ecf-crowdfunding-app .navbar-default .btn-link[disabled]:focus,.ecf-crowdfunding-app fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.ecf-crowdfunding-app .navbar-inverse{background-color:#222;border-color:#080808}.ecf-crowdfunding-app .navbar-inverse .navbar-brand{color:#777}.ecf-crowdfunding-app .navbar-inverse .navbar-brand:hover,.ecf-crowdfunding-app .navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.ecf-crowdfunding-app .navbar-inverse .navbar-text{color:#777}.ecf-crowdfunding-app .navbar-inverse .navbar-nav>li>a{color:#777}.ecf-crowdfunding-app .navbar-inverse .navbar-nav>li>a:hover,.ecf-crowdfunding-app .navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.ecf-crowdfunding-app .navbar-inverse .navbar-nav>.active>a,.ecf-crowdfunding-app .navbar-inverse .navbar-nav>.active>a:hover,.ecf-crowdfunding-app .navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.ecf-crowdfunding-app .navbar-inverse .navbar-nav>.disabled>a,.ecf-crowdfunding-app .navbar-inverse .navbar-nav>.disabled>a:hover,.ecf-crowdfunding-app .navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.ecf-crowdfunding-app .navbar-inverse .navbar-toggle{border-color:#333}.ecf-crowdfunding-app .navbar-inverse .navbar-toggle:hover,.ecf-crowdfunding-app .navbar-inverse .navbar-toggle:focus{background-color:#333}.ecf-crowdfunding-app .navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.ecf-crowdfunding-app .navbar-inverse .navbar-collapse,.ecf-crowdfunding-app .navbar-inverse .navbar-form{border-color:#101010}.ecf-crowdfunding-app .navbar-inverse .navbar-nav>.open>a,.ecf-crowdfunding-app .navbar-inverse .navbar-nav>.open>a:hover,.ecf-crowdfunding-app .navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}@media (max-width: 767px){.ecf-crowdfunding-app .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.ecf-crowdfunding-app .navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.ecf-crowdfunding-app .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#777}.ecf-crowdfunding-app .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.ecf-crowdfunding-app .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.ecf-crowdfunding-app .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.ecf-crowdfunding-app .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.ecf-crowdfunding-app .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.ecf-crowdfunding-app .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.ecf-crowdfunding-app .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.ecf-crowdfunding-app .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.ecf-crowdfunding-app .navbar-inverse .navbar-link{color:#777}.ecf-crowdfunding-app .navbar-inverse .navbar-link:hover{color:#fff}.ecf-crowdfunding-app .navbar-inverse .btn-link{color:#777}.ecf-crowdfunding-app .navbar-inverse .btn-link:hover,.ecf-crowdfunding-app .navbar-inverse .btn-link:focus{color:#fff}.ecf-crowdfunding-app .navbar-inverse .btn-link[disabled]:hover,.ecf-crowdfunding-app fieldset[disabled] .navbar-inverse .btn-link:hover,.ecf-crowdfunding-app .navbar-inverse .btn-link[disabled]:focus,.ecf-crowdfunding-app fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.ecf-crowdfunding-app .breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.ecf-crowdfunding-app .breadcrumb>li{display:inline-block}.ecf-crowdfunding-app .breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.ecf-crowdfunding-app .breadcrumb>.active{color:#777}.ecf-crowdfunding-app .pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.ecf-crowdfunding-app .pagination>li{display:inline}.ecf-crowdfunding-app .pagination>li>a,.ecf-crowdfunding-app .pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#428bca;text-decoration:none;background-color:#fff;border:1px solid #ddd}.ecf-crowdfunding-app .pagination>li:first-child>a,.ecf-crowdfunding-app .pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.ecf-crowdfunding-app .pagination>li:last-child>a,.ecf-crowdfunding-app .pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.ecf-crowdfunding-app .pagination>li>a:hover,.ecf-crowdfunding-app .pagination>li>span:hover,.ecf-crowdfunding-app .pagination>li>a:focus,.ecf-crowdfunding-app .pagination>li>span:focus{color:#2a6496;background-color:#eee;border-color:#ddd}.ecf-crowdfunding-app .pagination>.active>a,.ecf-crowdfunding-app .pagination>.active>span,.ecf-crowdfunding-app .pagination>.active>a:hover,.ecf-crowdfunding-app .pagination>.active>span:hover,.ecf-crowdfunding-app .pagination>.active>a:focus,.ecf-crowdfunding-app .pagination>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#428bca;border-color:#428bca}.ecf-crowdfunding-app .pagination>.disabled>span,.ecf-crowdfunding-app .pagination>.disabled>span:hover,.ecf-crowdfunding-app .pagination>.disabled>span:focus,.ecf-crowdfunding-app .pagination>.disabled>a,.ecf-crowdfunding-app .pagination>.disabled>a:hover,.ecf-crowdfunding-app .pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.ecf-crowdfunding-app .pagination-lg>li>a,.ecf-crowdfunding-app .pagination-lg>li>span{padding:10px 16px;font-size:18px}.ecf-crowdfunding-app .pagination-lg>li:first-child>a,.ecf-crowdfunding-app .pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.ecf-crowdfunding-app .pagination-lg>li:last-child>a,.ecf-crowdfunding-app .pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.ecf-crowdfunding-app .pagination-sm>li>a,.ecf-crowdfunding-app .pagination-sm>li>span{padding:5px 10px;font-size:12px}.ecf-crowdfunding-app .pagination-sm>li:first-child>a,.ecf-crowdfunding-app .pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.ecf-crowdfunding-app .pagination-sm>li:last-child>a,.ecf-crowdfunding-app .pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.ecf-crowdfunding-app .pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.ecf-crowdfunding-app .pager li{display:inline}.ecf-crowdfunding-app .pager li>a,.ecf-crowdfunding-app .pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.ecf-crowdfunding-app .pager li>a:hover,.ecf-crowdfunding-app .pager li>a:focus{text-decoration:none;background-color:#eee}.ecf-crowdfunding-app .pager .next>a,.ecf-crowdfunding-app .pager .next>span{float:right}.ecf-crowdfunding-app .pager .previous>a,.ecf-crowdfunding-app .pager .previous>span{float:left}.ecf-crowdfunding-app .pager .disabled>a,.ecf-crowdfunding-app .pager .disabled>a:hover,.ecf-crowdfunding-app .pager .disabled>a:focus,.ecf-crowdfunding-app .pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.ecf-crowdfunding-app .label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.ecf-crowdfunding-app a.label:hover,.ecf-crowdfunding-app a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.ecf-crowdfunding-app .label:empty{display:none}.ecf-crowdfunding-app .btn .label{position:relative;top:-1px}.ecf-crowdfunding-app .label-default{background-color:#828282;color:#fff}.ecf-crowdfunding-app .label-default[href]:hover,.ecf-crowdfunding-app .label-default[href]:focus{background-color:#5e5e5e}.ecf-crowdfunding-app .label-primary{background-color:#428bca}.ecf-crowdfunding-app .label-primary[href]:hover,.ecf-crowdfunding-app .label-primary[href]:focus{background-color:#3071a9}.ecf-crowdfunding-app .label-success{background-color:#5cb85c}.ecf-crowdfunding-app .label-success[href]:hover,.ecf-crowdfunding-app .label-success[href]:focus{background-color:#449d44}.ecf-crowdfunding-app .label-info{background-color:#5bc0de}.ecf-crowdfunding-app .label-info[href]:hover,.ecf-crowdfunding-app .label-info[href]:focus{background-color:#31b0d5}.ecf-crowdfunding-app .label-warning{background-color:#f0ad4e}.ecf-crowdfunding-app .label-warning[href]:hover,.ecf-crowdfunding-app .label-warning[href]:focus{background-color:#ec971f}.ecf-crowdfunding-app .label-danger{background-color:#d9534f}.ecf-crowdfunding-app .label-danger[href]:hover,.ecf-crowdfunding-app .label-danger[href]:focus{background-color:#c9302c}.ecf-crowdfunding-app .badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#777;border-radius:10px}.ecf-crowdfunding-app .badge:empty{display:none}.ecf-crowdfunding-app .btn .badge{position:relative;top:-1px}.ecf-crowdfunding-app .btn-xs .badge{top:0;padding:1px 5px}.ecf-crowdfunding-app a.badge:hover,.ecf-crowdfunding-app a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.ecf-crowdfunding-app a.list-group-item.active>.badge,.ecf-crowdfunding-app .nav-pills>.active>a>.badge{color:#428bca;background-color:#fff}.ecf-crowdfunding-app .nav-pills>li>a>.badge{margin-left:3px}.ecf-crowdfunding-app .jumbotron{padding:30px;margin-bottom:30px;color:inherit;background-color:#eee}.ecf-crowdfunding-app .jumbotron h1,.ecf-crowdfunding-app .jumbotron .h1{color:inherit}.ecf-crowdfunding-app .jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.ecf-crowdfunding-app .jumbotron>hr{border-top-color:#d5d5d5}.ecf-crowdfunding-app .container .jumbotron{border-radius:6px}.ecf-crowdfunding-app .jumbotron .container{max-width:100%}@media screen and (min-width: 768px){.ecf-crowdfunding-app .jumbotron{padding-top:48px;padding-bottom:48px}.ecf-crowdfunding-app .container .jumbotron{padding-right:60px;padding-left:60px}.ecf-crowdfunding-app .jumbotron h1,.ecf-crowdfunding-app .jumbotron .h1{font-size:63px}}.ecf-crowdfunding-app .thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.ecf-crowdfunding-app .thumbnail>img,.ecf-crowdfunding-app .thumbnail a>img{margin-right:auto;margin-left:auto}.ecf-crowdfunding-app a.thumbnail:hover,.ecf-crowdfunding-app a.thumbnail:focus,.ecf-crowdfunding-app a.thumbnail.active{border-color:#428bca}.ecf-crowdfunding-app .thumbnail .caption{padding:9px;color:#333}.ecf-crowdfunding-app .alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.ecf-crowdfunding-app .alert h4{margin-top:0;color:inherit}.ecf-crowdfunding-app .alert .alert-link{font-weight:bold}.ecf-crowdfunding-app .alert>p,.ecf-crowdfunding-app .alert>ul{margin-bottom:0}.ecf-crowdfunding-app .alert>p+p{margin-top:5px}.ecf-crowdfunding-app .alert-dismissable,.ecf-crowdfunding-app .alert-dismissible{padding-right:35px}.ecf-crowdfunding-app .alert-dismissable .close,.ecf-crowdfunding-app .alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.ecf-crowdfunding-app .alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.ecf-crowdfunding-app .alert-success hr{border-top-color:#c9e2b3}.ecf-crowdfunding-app .alert-success .alert-link{color:#2b542c}.ecf-crowdfunding-app .alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.ecf-crowdfunding-app .alert-info hr{border-top-color:#a6e1ec}.ecf-crowdfunding-app .alert-info .alert-link{color:#245269}.ecf-crowdfunding-app .alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.ecf-crowdfunding-app .alert-warning hr{border-top-color:#f7e1b5}.ecf-crowdfunding-app .alert-warning .alert-link{color:#66512c}.ecf-crowdfunding-app .alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.ecf-crowdfunding-app .alert-danger hr{border-top-color:#e4b9c0}.ecf-crowdfunding-app .alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.ecf-crowdfunding-app .progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.ecf-crowdfunding-app .progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.ecf-crowdfunding-app .progress-striped .progress-bar,.ecf-crowdfunding-app .progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.ecf-crowdfunding-app .progress.active .progress-bar,.ecf-crowdfunding-app .progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.ecf-crowdfunding-app .progress-bar[aria-valuenow="1"],.ecf-crowdfunding-app .progress-bar[aria-valuenow="2"]{min-width:30px}.ecf-crowdfunding-app .progress-bar[aria-valuenow="0"]{min-width:30px;color:#777;background-color:transparent;background-image:none;-webkit-box-shadow:none;box-shadow:none}.ecf-crowdfunding-app .progress-bar-success{background-color:#5cb85c}.ecf-crowdfunding-app .progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.ecf-crowdfunding-app .progress-bar-info{background-color:#5bc0de}.ecf-crowdfunding-app .progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.ecf-crowdfunding-app .progress-bar-warning{background-color:#f0ad4e}.ecf-crowdfunding-app .progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.ecf-crowdfunding-app .progress-bar-danger{background-color:#d9534f}.ecf-crowdfunding-app .progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.ecf-crowdfunding-app .media,.ecf-crowdfunding-app .media-body{overflow:hidden;zoom:1}.ecf-crowdfunding-app .media,.ecf-crowdfunding-app .media .media{margin-top:15px}.ecf-crowdfunding-app .media:first-child{margin-top:0}.ecf-crowdfunding-app .media-object{display:block}.ecf-crowdfunding-app .media-heading{margin:0 0 5px}.ecf-crowdfunding-app .media>.pull-left{margin-right:10px}.ecf-crowdfunding-app .media>.pull-right{margin-left:10px}.ecf-crowdfunding-app .media-list{padding-left:0;list-style:none}.ecf-crowdfunding-app .list-group{padding-left:0;margin-bottom:20px}.ecf-crowdfunding-app .list-group-item{font-size:15px;position:relative;display:block;padding:15px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.ecf-crowdfunding-app .list-group-item.active .fa{color:#FFF}.ecf-crowdfunding-app .list-group-item.active .fa-angle-right{font-size:20px}.ecf-crowdfunding-app .list-group-item .fa{color:#bcbcbc;margin-right:8px}.ecf-crowdfunding-app .list-group-item:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.ecf-crowdfunding-app .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.ecf-crowdfunding-app .list-group-item>.badge{float:right}.ecf-crowdfunding-app .list-group-item>.badge+.badge{margin-right:5px}.ecf-crowdfunding-app a.list-group-item{color:#555}.ecf-crowdfunding-app a.list-group-item .list-group-item-heading{color:#333}.ecf-crowdfunding-app a.list-group-item:hover,.ecf-crowdfunding-app a.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}.ecf-crowdfunding-app .list-group-item.disabled,.ecf-crowdfunding-app .list-group-item.disabled:hover,.ecf-crowdfunding-app .list-group-item.disabled:focus{color:#777;background-color:#eee}.ecf-crowdfunding-app .list-group-item.disabled .list-group-item-heading,.ecf-crowdfunding-app .list-group-item.disabled:hover .list-group-item-heading,.ecf-crowdfunding-app .list-group-item.disabled:focus .list-group-item-heading{color:inherit}.ecf-crowdfunding-app .list-group-item.disabled .list-group-item-text,.ecf-crowdfunding-app .list-group-item.disabled:hover .list-group-item-text,.ecf-crowdfunding-app .list-group-item.disabled:focus .list-group-item-text{color:#777}.ecf-crowdfunding-app .list-group-item.active,.ecf-crowdfunding-app .list-group-item.active:hover,.ecf-crowdfunding-app .list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}.ecf-crowdfunding-app .list-group-item.active .list-group-item-heading,.ecf-crowdfunding-app .list-group-item.active:hover .list-group-item-heading,.ecf-crowdfunding-app .list-group-item.active:focus .list-group-item-heading,.ecf-crowdfunding-app .list-group-item.active .list-group-item-heading>small,.ecf-crowdfunding-app .list-group-item.active:hover .list-group-item-heading>small,.ecf-crowdfunding-app .list-group-item.active:focus .list-group-item-heading>small,.ecf-crowdfunding-app .list-group-item.active .list-group-item-heading>.small,.ecf-crowdfunding-app .list-group-item.active:hover .list-group-item-heading>.small,.ecf-crowdfunding-app .list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.ecf-crowdfunding-app .list-group-item.active .list-group-item-text,.ecf-crowdfunding-app .list-group-item.active:hover .list-group-item-text,.ecf-crowdfunding-app .list-group-item.active:focus .list-group-item-text{color:#e1edf7}.ecf-crowdfunding-app .list-group-item-success{color:#3c763d;background-color:#dff0d8}.ecf-crowdfunding-app a.list-group-item-success{color:#3c763d}.ecf-crowdfunding-app a.list-group-item-success .list-group-item-heading{color:inherit}.ecf-crowdfunding-app a.list-group-item-success:hover,.ecf-crowdfunding-app a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}.ecf-crowdfunding-app a.list-group-item-success.active,.ecf-crowdfunding-app a.list-group-item-success.active:hover,.ecf-crowdfunding-app a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.ecf-crowdfunding-app .list-group-item-info{color:#31708f;background-color:#d9edf7}.ecf-crowdfunding-app a.list-group-item-info{color:#31708f}.ecf-crowdfunding-app a.list-group-item-info .list-group-item-heading{color:inherit}.ecf-crowdfunding-app a.list-group-item-info:hover,.ecf-crowdfunding-app a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}.ecf-crowdfunding-app a.list-group-item-info.active,.ecf-crowdfunding-app a.list-group-item-info.active:hover,.ecf-crowdfunding-app a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.ecf-crowdfunding-app .list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}.ecf-crowdfunding-app a.list-group-item-warning{color:#8a6d3b}.ecf-crowdfunding-app a.list-group-item-warning .list-group-item-heading{color:inherit}.ecf-crowdfunding-app a.list-group-item-warning:hover,.ecf-crowdfunding-app a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}.ecf-crowdfunding-app a.list-group-item-warning.active,.ecf-crowdfunding-app a.list-group-item-warning.active:hover,.ecf-crowdfunding-app a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.ecf-crowdfunding-app .list-group-item-danger{color:#a94442;background-color:#f2dede}.ecf-crowdfunding-app a.list-group-item-danger{color:#a94442}.ecf-crowdfunding-app a.list-group-item-danger .list-group-item-heading{color:inherit}.ecf-crowdfunding-app a.list-group-item-danger:hover,.ecf-crowdfunding-app a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}.ecf-crowdfunding-app a.list-group-item-danger.active,.ecf-crowdfunding-app a.list-group-item-danger.active:hover,.ecf-crowdfunding-app a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.ecf-crowdfunding-app .list-group-item-heading{margin-top:0;margin-bottom:5px}.ecf-crowdfunding-app .list-group-item-text{margin-bottom:0;line-height:1.3}.ecf-crowdfunding-app .panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.ecf-crowdfunding-app .panel-body{padding:15px}.ecf-crowdfunding-app .panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.ecf-crowdfunding-app .panel-heading>.dropdown .dropdown-toggle{color:inherit}.ecf-crowdfunding-app .panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.ecf-crowdfunding-app .panel-title>a{color:inherit}.ecf-crowdfunding-app .panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.ecf-crowdfunding-app .panel>.list-group{margin-bottom:0}.ecf-crowdfunding-app .panel>.list-group .list-group-item{border-width:1px 0;border-radius:0}.ecf-crowdfunding-app .panel>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.ecf-crowdfunding-app .panel>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.ecf-crowdfunding-app .panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.ecf-crowdfunding-app .list-group+.panel-footer{border-top-width:0}.ecf-crowdfunding-app .panel>.table,.ecf-crowdfunding-app .panel>.table-responsive>.table,.ecf-crowdfunding-app .panel>.panel-collapse>.table{margin-bottom:0}.ecf-crowdfunding-app .panel>.table:first-child,.ecf-crowdfunding-app .panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.ecf-crowdfunding-app .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.ecf-crowdfunding-app .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.ecf-crowdfunding-app .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.ecf-crowdfunding-app .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.ecf-crowdfunding-app .panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.ecf-crowdfunding-app .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.ecf-crowdfunding-app .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.ecf-crowdfunding-app .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.ecf-crowdfunding-app .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.ecf-crowdfunding-app .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.ecf-crowdfunding-app .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.ecf-crowdfunding-app .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.ecf-crowdfunding-app .panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.ecf-crowdfunding-app .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.ecf-crowdfunding-app .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.ecf-crowdfunding-app .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.ecf-crowdfunding-app .panel>.table:last-child,.ecf-crowdfunding-app .panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.ecf-crowdfunding-app .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.ecf-crowdfunding-app .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.ecf-crowdfunding-app .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.ecf-crowdfunding-app .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.ecf-crowdfunding-app .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.ecf-crowdfunding-app .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.ecf-crowdfunding-app .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.ecf-crowdfunding-app .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.ecf-crowdfunding-app .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.ecf-crowdfunding-app .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.ecf-crowdfunding-app .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.ecf-crowdfunding-app .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.ecf-crowdfunding-app .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.ecf-crowdfunding-app .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.ecf-crowdfunding-app .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.ecf-crowdfunding-app .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.ecf-crowdfunding-app .panel>.panel-body+.table,.ecf-crowdfunding-app .panel>.panel-body+.table-responsive{border-top:1px solid #ddd}.ecf-crowdfunding-app .panel>.table>tbody:first-child>tr:first-child th,.ecf-crowdfunding-app .panel>.table>tbody:first-child>tr:first-child td{border-top:0}.ecf-crowdfunding-app .panel>.table-bordered,.ecf-crowdfunding-app .panel>.table-responsive>.table-bordered{border:0}.ecf-crowdfunding-app .panel>.table-bordered>thead>tr>th:first-child,.ecf-crowdfunding-app .panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.ecf-crowdfunding-app .panel>.table-bordered>tbody>tr>th:first-child,.ecf-crowdfunding-app .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.ecf-crowdfunding-app .panel>.table-bordered>tfoot>tr>th:first-child,.ecf-crowdfunding-app .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.ecf-crowdfunding-app .panel>.table-bordered>thead>tr>td:first-child,.ecf-crowdfunding-app .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.ecf-crowdfunding-app .panel>.table-bordered>tbody>tr>td:first-child,.ecf-crowdfunding-app .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.ecf-crowdfunding-app .panel>.table-bordered>tfoot>tr>td:first-child,.ecf-crowdfunding-app .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.ecf-crowdfunding-app .panel>.table-bordered>thead>tr>th:last-child,.ecf-crowdfunding-app .panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.ecf-crowdfunding-app .panel>.table-bordered>tbody>tr>th:last-child,.ecf-crowdfunding-app .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.ecf-crowdfunding-app .panel>.table-bordered>tfoot>tr>th:last-child,.ecf-crowdfunding-app .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.ecf-crowdfunding-app .panel>.table-bordered>thead>tr>td:last-child,.ecf-crowdfunding-app .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.ecf-crowdfunding-app .panel>.table-bordered>tbody>tr>td:last-child,.ecf-crowdfunding-app .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.ecf-crowdfunding-app .panel>.table-bordered>tfoot>tr>td:last-child,.ecf-crowdfunding-app .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.ecf-crowdfunding-app .panel>.table-bordered>thead>tr:first-child>td,.ecf-crowdfunding-app .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.ecf-crowdfunding-app .panel>.table-bordered>tbody>tr:first-child>td,.ecf-crowdfunding-app .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.ecf-crowdfunding-app .panel>.table-bordered>thead>tr:first-child>th,.ecf-crowdfunding-app .panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.ecf-crowdfunding-app .panel>.table-bordered>tbody>tr:first-child>th,.ecf-crowdfunding-app .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.ecf-crowdfunding-app .panel>.table-bordered>tbody>tr:last-child>td,.ecf-crowdfunding-app .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.ecf-crowdfunding-app .panel>.table-bordered>tfoot>tr:last-child>td,.ecf-crowdfunding-app .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.ecf-crowdfunding-app .panel>.table-bordered>tbody>tr:last-child>th,.ecf-crowdfunding-app .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.ecf-crowdfunding-app .panel>.table-bordered>tfoot>tr:last-child>th,.ecf-crowdfunding-app .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.ecf-crowdfunding-app .panel>.table-responsive{margin-bottom:0;border:0}.ecf-crowdfunding-app .panel-group{margin-bottom:20px}.ecf-crowdfunding-app .panel-group .panel{margin-bottom:0;border-radius:4px}.ecf-crowdfunding-app .panel-group .panel+.panel{margin-top:5px}.ecf-crowdfunding-app .panel-group .panel-heading{border-bottom:0}.ecf-crowdfunding-app .panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.ecf-crowdfunding-app .panel-group .panel-footer{border-top:0}.ecf-crowdfunding-app .panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.ecf-crowdfunding-app .panel-default{border-color:#ddd}.ecf-crowdfunding-app .panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.ecf-crowdfunding-app .panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.ecf-crowdfunding-app .panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.ecf-crowdfunding-app .panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.ecf-crowdfunding-app .panel-primary{border-color:#428bca}.ecf-crowdfunding-app .panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.ecf-crowdfunding-app .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#428bca}.ecf-crowdfunding-app .panel-primary>.panel-heading .badge{color:#428bca;background-color:#fff}.ecf-crowdfunding-app .panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#428bca}.ecf-crowdfunding-app .panel-success{border-color:#d6e9c6}.ecf-crowdfunding-app .panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.ecf-crowdfunding-app .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.ecf-crowdfunding-app .panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.ecf-crowdfunding-app .panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.ecf-crowdfunding-app .panel-info{border-color:#bce8f1}.ecf-crowdfunding-app .panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.ecf-crowdfunding-app .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.ecf-crowdfunding-app .panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.ecf-crowdfunding-app .panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.ecf-crowdfunding-app .panel-warning{border-color:#faebcc}.ecf-crowdfunding-app .panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.ecf-crowdfunding-app .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.ecf-crowdfunding-app .panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.ecf-crowdfunding-app .panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.ecf-crowdfunding-app .panel-danger{border-color:#ebccd1}.ecf-crowdfunding-app .panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.ecf-crowdfunding-app .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.ecf-crowdfunding-app .panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.ecf-crowdfunding-app .panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.ecf-crowdfunding-app .embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.ecf-crowdfunding-app .embed-responsive .embed-responsive-item,.ecf-crowdfunding-app .embed-responsive iframe,.ecf-crowdfunding-app .embed-responsive embed,.ecf-crowdfunding-app .embed-responsive object{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.ecf-crowdfunding-app .embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.ecf-crowdfunding-app .embed-responsive.embed-responsive-4by3{padding-bottom:75%}.ecf-crowdfunding-app .well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.ecf-crowdfunding-app .well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.ecf-crowdfunding-app .well-lg{padding:24px;border-radius:6px}.ecf-crowdfunding-app .well-sm{padding:9px;border-radius:3px}.ecf-crowdfunding-app .close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.ecf-crowdfunding-app .close:hover,.ecf-crowdfunding-app .close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}.ecf-crowdfunding-app button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:transparent;border:0}.ecf-crowdfunding-app .tooltip{position:absolute;z-index:1070;display:block;font-size:12px;line-height:1.4;visibility:visible;filter:alpha(opacity=0);opacity:0}.ecf-crowdfunding-app .tooltip.show{filter:alpha(opacity=90);opacity:.9}.ecf-crowdfunding-app .tooltip.top{padding:5px 0;margin-top:-3px}.ecf-crowdfunding-app .tooltip.right{padding:0 5px;margin-left:3px}.ecf-crowdfunding-app .tooltip.bottom{padding:5px 0;margin-top:3px}.ecf-crowdfunding-app .tooltip.left{padding:0 5px;margin-left:-3px}.ecf-crowdfunding-app .tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.ecf-crowdfunding-app .tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.ecf-crowdfunding-app .tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.ecf-crowdfunding-app .tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}.ecf-crowdfunding-app .tooltip.top-right .tooltip-arrow{right:5px;bottom:0;border-width:5px 5px 0;border-top-color:#000}.ecf-crowdfunding-app .tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.ecf-crowdfunding-app .tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.ecf-crowdfunding-app .tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.ecf-crowdfunding-app .tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.ecf-crowdfunding-app .tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}.ecf-crowdfunding-app .popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2)}.ecf-crowdfunding-app .popover.top{margin-top:-10px}.ecf-crowdfunding-app .popover.right{margin-left:10px}.ecf-crowdfunding-app .popover.bottom{margin-top:10px}.ecf-crowdfunding-app .popover.left{margin-left:-10px}.ecf-crowdfunding-app .popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.ecf-crowdfunding-app .popover-content{padding:9px 14px}.ecf-crowdfunding-app .popover>.arrow,.ecf-crowdfunding-app .popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.ecf-crowdfunding-app .popover>.arrow{border-width:11px}.ecf-crowdfunding-app .popover>.arrow:after{content:"";border-width:10px}.ecf-crowdfunding-app .popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);border-bottom-width:0}.ecf-crowdfunding-app .popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.ecf-crowdfunding-app .popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,0.25);border-left-width:0}.ecf-crowdfunding-app .popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.ecf-crowdfunding-app .popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25)}.ecf-crowdfunding-app .popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.ecf-crowdfunding-app .popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,0.25)}.ecf-crowdfunding-app .popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.ecf-crowdfunding-app .carousel{position:relative}.ecf-crowdfunding-app .carousel-inner{position:relative;width:100%;overflow:hidden}.ecf-crowdfunding-app .carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.ecf-crowdfunding-app .carousel-inner>.item>img,.ecf-crowdfunding-app .carousel-inner>.item>a>img{line-height:1}.ecf-crowdfunding-app .carousel-inner>.active,.ecf-crowdfunding-app .carousel-inner>.next,.ecf-crowdfunding-app .carousel-inner>.prev{display:block}.ecf-crowdfunding-app .carousel-inner>.active{left:0}.ecf-crowdfunding-app .carousel-inner>.next,.ecf-crowdfunding-app .carousel-inner>.prev{position:absolute;top:0;width:100%}.ecf-crowdfunding-app .carousel-inner>.next{left:100%}.ecf-crowdfunding-app .carousel-inner>.prev{left:-100%}.ecf-crowdfunding-app .carousel-inner>.next.left,.ecf-crowdfunding-app .carousel-inner>.prev.right{left:0}.ecf-crowdfunding-app .carousel-inner>.active.left{left:-100%}.ecf-crowdfunding-app .carousel-inner>.active.right{left:100%}.ecf-crowdfunding-app .carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);filter:alpha(opacity=50);opacity:.5}.ecf-crowdfunding-app .carousel-control.left{background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);background-image:-o-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);background-image:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0.0001)));background-image:linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.ecf-crowdfunding-app .carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);background-image:-o-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);background-image:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.0001)), to(rgba(0,0,0,0.5)));background-image:linear-gradient(to right, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.ecf-crowdfunding-app .carousel-control:hover,.ecf-crowdfunding-app .carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.ecf-crowdfunding-app .carousel-control .icon-prev,.ecf-crowdfunding-app .carousel-control .icon-next,.ecf-crowdfunding-app .carousel-control .glyphicon-chevron-left,.ecf-crowdfunding-app .carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.ecf-crowdfunding-app .carousel-control .icon-prev,.ecf-crowdfunding-app .carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.ecf-crowdfunding-app .carousel-control .icon-next,.ecf-crowdfunding-app .carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.ecf-crowdfunding-app .carousel-control .icon-prev,.ecf-crowdfunding-app .carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;font-family:serif}.ecf-crowdfunding-app .carousel-control .icon-prev:before{content:'\2039'}.ecf-crowdfunding-app .carousel-control .icon-next:before{content:'\203a'}.ecf-crowdfunding-app .carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.ecf-crowdfunding-app .carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:transparent;border:1px solid #fff;border-radius:10px}.ecf-crowdfunding-app .carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.ecf-crowdfunding-app .carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.ecf-crowdfunding-app .carousel-caption .btn{text-shadow:none}@media screen and (min-width: 768px){.ecf-crowdfunding-app .carousel-control .glyphicon-chevron-left,.ecf-crowdfunding-app .carousel-control .glyphicon-chevron-right,.ecf-crowdfunding-app .carousel-control .icon-prev,.ecf-crowdfunding-app .carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px}.ecf-crowdfunding-app .carousel-control .glyphicon-chevron-left,.ecf-crowdfunding-app .carousel-control .icon-prev{margin-left:-15px}.ecf-crowdfunding-app .carousel-control .glyphicon-chevron-right,.ecf-crowdfunding-app .carousel-control .icon-next{margin-right:-15px}.ecf-crowdfunding-app .carousel-caption{right:20%;left:20%;padding-bottom:30px}.ecf-crowdfunding-app .carousel-indicators{bottom:20px}}.ecf-crowdfunding-app .clearfix:before,.ecf-crowdfunding-app .clearfix:after,.ecf-crowdfunding-app .dl-horizontal dd:before,.ecf-crowdfunding-app .dl-horizontal dd:after,.ecf-crowdfunding-app .container:before,.ecf-crowdfunding-app .container:after,.ecf-crowdfunding-app .container-fluid:before,.ecf-crowdfunding-app .container-fluid:after,.ecf-crowdfunding-app .row:before,.ecf-crowdfunding-app .row:after,.ecf-crowdfunding-app .form-horizontal .form-group:before,.ecf-crowdfunding-app .form-horizontal .form-group:after,.ecf-crowdfunding-app .btn-toolbar:before,.ecf-crowdfunding-app .btn-toolbar:after,.ecf-crowdfunding-app .btn-group-vertical>.btn-group:before,.ecf-crowdfunding-app .btn-group-vertical>.btn-group:after,.ecf-crowdfunding-app .nav:before,.ecf-crowdfunding-app .nav:after,.ecf-crowdfunding-app .navbar:before,.ecf-crowdfunding-app .navbar:after,.ecf-crowdfunding-app .navbar-header:before,.ecf-crowdfunding-app .navbar-header:after,.ecf-crowdfunding-app .navbar-collapse:before,.ecf-crowdfunding-app .navbar-collapse:after,.ecf-crowdfunding-app .pager:before,.ecf-crowdfunding-app .pager:after,.ecf-crowdfunding-app .panel-body:before,.ecf-crowdfunding-app .panel-body:after,.ecf-crowdfunding-app .modal-footer:before,.ecf-crowdfunding-app .modal-footer:after{display:table;content:" "}.ecf-crowdfunding-app .clearfix:after,.ecf-crowdfunding-app .dl-horizontal dd:after,.ecf-crowdfunding-app .container:after,.ecf-crowdfunding-app .container-fluid:after,.ecf-crowdfunding-app .row:after,.ecf-crowdfunding-app .form-horizontal .form-group:after,.ecf-crowdfunding-app .btn-toolbar:after,.ecf-crowdfunding-app .btn-group-vertical>.btn-group:after,.ecf-crowdfunding-app .nav:after,.ecf-crowdfunding-app .navbar:after,.ecf-crowdfunding-app .navbar-header:after,.ecf-crowdfunding-app .navbar-collapse:after,.ecf-crowdfunding-app .pager:after,.ecf-crowdfunding-app .panel-body:after,.ecf-crowdfunding-app .modal-footer:after{clear:both}.ecf-crowdfunding-app .center-block{display:block;margin-right:auto;margin-left:auto}.ecf-crowdfunding-app .pull-right{float:right !important}.ecf-crowdfunding-app .pull-left{float:left !important}.ecf-crowdfunding-app .hide{display:none !important}.ecf-crowdfunding-app .show{display:block !important}.ecf-crowdfunding-app .invisible{visibility:hidden}.ecf-crowdfunding-app .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.ecf-crowdfunding-app .hidden{display:none !important;visibility:hidden !important}.ecf-crowdfunding-app .affix{position:fixed;-webkit-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}@-ms-viewport{.ecf-crowdfunding-app{width:device-width}}.ecf-crowdfunding-app .visible-xs,.ecf-crowdfunding-app .visible-sm,.ecf-crowdfunding-app .visible-md,.ecf-crowdfunding-app .visible-lg{display:none !important}.ecf-crowdfunding-app .visible-xs-block,.ecf-crowdfunding-app .visible-xs-inline,.ecf-crowdfunding-app .visible-xs-inline-block,.ecf-crowdfunding-app .visible-sm-block,.ecf-crowdfunding-app .visible-sm-inline,.ecf-crowdfunding-app .visible-sm-inline-block,.ecf-crowdfunding-app .visible-md-block,.ecf-crowdfunding-app .visible-md-inline,.ecf-crowdfunding-app .visible-md-inline-block,.ecf-crowdfunding-app .visible-lg-block,.ecf-crowdfunding-app .visible-lg-inline,.ecf-crowdfunding-app .visible-lg-inline-block{display:none !important}@media (max-width: 767px){.ecf-crowdfunding-app .visible-xs{display:block !important}.ecf-crowdfunding-app table.visible-xs{display:table}.ecf-crowdfunding-app tr.visible-xs{display:table-row !important}.ecf-crowdfunding-app th.visible-xs,.ecf-crowdfunding-app td.visible-xs{display:table-cell !important}}@media (max-width: 767px){.ecf-crowdfunding-app .visible-xs-block{display:block !important}}@media (max-width: 767px){.ecf-crowdfunding-app .visible-xs-inline{display:inline !important}}@media (max-width: 767px){.ecf-crowdfunding-app .visible-xs-inline-block{display:inline-block !important}}@media (min-width: 768px) and (max-width: 991px){.ecf-crowdfunding-app .visible-sm{display:block !important}.ecf-crowdfunding-app table.visible-sm{display:table}.ecf-crowdfunding-app tr.visible-sm{display:table-row !important}.ecf-crowdfunding-app th.visible-sm,.ecf-crowdfunding-app td.visible-sm{display:table-cell !important}}@media (min-width: 768px) and (max-width: 991px){.ecf-crowdfunding-app .visible-sm-block{display:block !important}}@media (min-width: 768px) and (max-width: 991px){.ecf-crowdfunding-app .visible-sm-inline{display:inline !important}}@media (min-width: 768px) and (max-width: 991px){.ecf-crowdfunding-app .visible-sm-inline-block{display:inline-block !important}}@media (min-width: 992px) and (max-width: 1199px){.ecf-crowdfunding-app .visible-md{display:block !important}.ecf-crowdfunding-app table.visible-md{display:table}.ecf-crowdfunding-app tr.visible-md{display:table-row !important}.ecf-crowdfunding-app th.visible-md,.ecf-crowdfunding-app td.visible-md{display:table-cell !important}}@media (min-width: 992px) and (max-width: 1199px){.ecf-crowdfunding-app .visible-md-block{display:block !important}}@media (min-width: 992px) and (max-width: 1199px){.ecf-crowdfunding-app .visible-md-inline{display:inline !important}}@media (min-width: 992px) and (max-width: 1199px){.ecf-crowdfunding-app .visible-md-inline-block{display:inline-block !important}}@media (min-width: 1200px){.ecf-crowdfunding-app .visible-lg{display:block !important}.ecf-crowdfunding-app table.visible-lg{display:table}.ecf-crowdfunding-app tr.visible-lg{display:table-row !important}.ecf-crowdfunding-app th.visible-lg,.ecf-crowdfunding-app td.visible-lg{display:table-cell !important}}@media (min-width: 1200px){.ecf-crowdfunding-app .visible-lg-block{display:block !important}}@media (min-width: 1200px){.ecf-crowdfunding-app .visible-lg-inline{display:inline !important}}@media (min-width: 1200px){.ecf-crowdfunding-app .visible-lg-inline-block{display:inline-block !important}}@media (max-width: 767px){.ecf-crowdfunding-app .hidden-xs{display:none !important}}@media (min-width: 768px) and (max-width: 991px){.ecf-crowdfunding-app .hidden-sm{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){.ecf-crowdfunding-app .hidden-md{display:none !important}}@media (min-width: 1200px){.ecf-crowdfunding-app .hidden-lg{display:none !important}}.ecf-crowdfunding-app .visible-print{display:none !important}@media print{.ecf-crowdfunding-app .visible-print{display:block !important}.ecf-crowdfunding-app table.visible-print{display:table}.ecf-crowdfunding-app tr.visible-print{display:table-row !important}.ecf-crowdfunding-app th.visible-print,.ecf-crowdfunding-app td.visible-print{display:table-cell !important}}.ecf-crowdfunding-app .visible-print-block{display:none !important}@media print{.ecf-crowdfunding-app .visible-print-block{display:block !important}}.ecf-crowdfunding-app .visible-print-inline{display:none !important}@media print{.ecf-crowdfunding-app .visible-print-inline{display:inline !important}}.ecf-crowdfunding-app .visible-print-inline-block{display:none !important}@media print{.ecf-crowdfunding-app .visible-print-inline-block{display:inline-block !important}}@media print{.ecf-crowdfunding-app .hidden-print{display:none !important}}.ecf-crowdfunding-app .modal-open{overflow:hidden}.ecf-crowdfunding-app .modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.ecf-crowdfunding-app .modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate3d(0, -25%, 0);-o-transform:translate3d(0, -25%, 0);transform:translate3d(0, -25%, 0)}.ecf-crowdfunding-app .modal.show .modal-dialog{-webkit-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.ecf-crowdfunding-app .modal-open .modal{overflow-x:hidden;overflow-y:auto}.ecf-crowdfunding-app .modal-dialog{position:relative;width:auto;margin:10px}.ecf-crowdfunding-app .modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5)}.ecf-crowdfunding-app .modal-header{min-height:16.42857143px;padding:15px;border-bottom:1px solid #e5e5e5}.ecf-crowdfunding-app .modal-header .close{margin-top:-2px}.ecf-crowdfunding-app .modal-title{margin:0;line-height:1.42857143}.ecf-crowdfunding-app .modal-body{position:relative;padding:15px}.ecf-crowdfunding-app .modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.ecf-crowdfunding-app .modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.ecf-crowdfunding-app .modal-footer .btn-group .btn+.btn{margin-left:-1px}.ecf-crowdfunding-app .modal-footer .btn-block+.btn-block{margin-left:0}.ecf-crowdfunding-app .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 768px){.ecf-crowdfunding-app .modal-dialog{width:600px;margin:30px auto}.ecf-crowdfunding-app .modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.ecf-crowdfunding-app .modal-sm{width:300px}}@media (min-width: 992px){.ecf-crowdfunding-app .modal-lg{width:900px}}@font-face{.ecf-crowdfunding-app{font-family:'Glyphicons Halflings';src:url(/assets/glyphicons-halflings-regular-f495f34e4f177cf0115af995bbbfeb3fcabc88502876e76fc51a4ab439bc8431.eot);src:url(/assets/glyphicons-halflings-regular-f495f34e4f177cf0115af995bbbfeb3fcabc88502876e76fc51a4ab439bc8431.eot?#iefix) format("embedded-opentype"),url(/assets/glyphicons-halflings-regular-fc969dc1c6ff531abcf368089dcbaf5775133b0626ff56b52301a059fc0f9e1e.woff) format("woff"),url(/assets/glyphicons-halflings-regular-bd18efd3efd70fec8ad09611a20cdbf99440b2c1d40085c29be036f891d65358.ttf) format("truetype"),url(/assets/glyphicons-halflings-regular-d168d50a88c730b4e6830dc0da2a2b51dae4658a77d9619943c27b8ecfc19d1a.svg#glyphicons_halflingsregular) format("svg")}}.ecf-crowdfunding-app .intl-tel-input{position:relative;display:inline-block}.ecf-crowdfunding-app .intl-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.ecf-crowdfunding-app .intl-tel-input .hide{display:none}.ecf-crowdfunding-app .intl-tel-input .v-hide{visibility:hidden}.ecf-crowdfunding-app .intl-tel-input input,.ecf-crowdfunding-app .intl-tel-input input[type=text],.ecf-crowdfunding-app .intl-tel-input input[type=tel]{position:relative;z-index:0;margin-top:0 !important;margin-bottom:0 !important;padding-left:48px;margin-left:0;transition:background-color 100ms ease-out}.ecf-crowdfunding-app .intl-tel-input input.iti-invalid-key{transition:background-color 0s;background-color:#FFC7C7}.ecf-crowdfunding-app .intl-tel-input .flag-container{position:absolute;top:0;bottom:0;padding:1px}.ecf-crowdfunding-app .intl-tel-input .flag-container:hover{cursor:pointer}.ecf-crowdfunding-app .intl-tel-input .flag-container:hover .selected-flag{background-color:rgba(0,0,0,0.05)}.ecf-crowdfunding-app .intl-tel-input input[disabled]+.flag-container:hover,.ecf-crowdfunding-app .intl-tel-input input[readonly]+.flag-container:hover{cursor:default}.ecf-crowdfunding-app .intl-tel-input input[disabled]+.flag-container:hover .selected-flag,.ecf-crowdfunding-app .intl-tel-input input[readonly]+.flag-container:hover .selected-flag{background-color:transparent}.ecf-crowdfunding-app .intl-tel-input .selected-flag{z-index:1;position:relative;width:42px;height:100%;padding:0 0 0 8px}.ecf-crowdfunding-app .intl-tel-input .selected-flag .iti-flag{position:absolute;top:0;bottom:0;margin:auto}.ecf-crowdfunding-app .intl-tel-input .selected-flag .iti-arrow{position:absolute;top:50%;margin-top:-2px;right:4px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.ecf-crowdfunding-app .intl-tel-input .selected-flag .iti-arrow.up{border-top:none;border-bottom:4px solid #555}.ecf-crowdfunding-app .intl-tel-input .country-list{list-style:none;position:absolute;z-index:2;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,0.2);background-color:white;border:1px solid #CCC;white-space:nowrap;max-height:200px;overflow-y:scroll}.ecf-crowdfunding-app .intl-tel-input .country-list.dropup{bottom:100%;margin-bottom:-1px}.ecf-crowdfunding-app .intl-tel-input .country-list .flag-box{display:inline-block;width:20px}@media (max-width: 500px){.ecf-crowdfunding-app .intl-tel-input .country-list{white-space:normal}}.ecf-crowdfunding-app .intl-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #CCC}.ecf-crowdfunding-app .intl-tel-input .country-list .country{padding:5px 10px}.ecf-crowdfunding-app .intl-tel-input .country-list .country .dial-code{color:#999}.ecf-crowdfunding-app .intl-tel-input .country-list .country.highlight{background-color:rgba(0,0,0,0.05)}.ecf-crowdfunding-app .intl-tel-input .country-list .flag-box,.ecf-crowdfunding-app .intl-tel-input .country-list .country-name,.ecf-crowdfunding-app .intl-tel-input .country-list .dial-code{vertical-align:middle}.ecf-crowdfunding-app .intl-tel-input .country-list .flag-box,.ecf-crowdfunding-app .intl-tel-input .country-list .country-name{margin-right:6px}.ecf-crowdfunding-app .intl-tel-input select{position:absolute;top:0;left:0;z-index:1;width:42px;height:100%;opacity:0}.ecf-crowdfunding-app .intl-tel-input.iti-container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.ecf-crowdfunding-app .intl-tel-input.iti-container:hover{cursor:pointer}.ecf-crowdfunding-app .iti-flag{width:20px}.ecf-crowdfunding-app .iti-flag.be{width:18px}.ecf-crowdfunding-app .iti-flag.ch{width:15px}.ecf-crowdfunding-app .iti-flag.mc{width:19px}.ecf-crowdfunding-app .iti-flag.ne{width:18px}.ecf-crowdfunding-app .iti-flag.np{width:13px}.ecf-crowdfunding-app .iti-flag.va{width:15px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.ecf-crowdfunding-app .iti-flag{background-size:5630px 15px}}.ecf-crowdfunding-app .iti-flag.ac{height:10px;background-position:0px 0px}.ecf-crowdfunding-app .iti-flag.ad{height:14px;background-position:-22px 0px}.ecf-crowdfunding-app .iti-flag.ae{height:10px;background-position:-44px 0px}.ecf-crowdfunding-app .iti-flag.af{height:14px;background-position:-66px 0px}.ecf-crowdfunding-app .iti-flag.ag{height:14px;background-position:-88px 0px}.ecf-crowdfunding-app .iti-flag.ai{height:10px;background-position:-110px 0px}.ecf-crowdfunding-app .iti-flag.al{height:15px;background-position:-132px 0px}.ecf-crowdfunding-app .iti-flag.am{height:10px;background-position:-154px 0px}.ecf-crowdfunding-app .iti-flag.ao{height:14px;background-position:-176px 0px}.ecf-crowdfunding-app .iti-flag.aq{height:14px;background-position:-198px 0px}.ecf-crowdfunding-app .iti-flag.ar{height:13px;background-position:-220px 0px}.ecf-crowdfunding-app .iti-flag.as{height:10px;background-position:-242px 0px}.ecf-crowdfunding-app .iti-flag.at{height:14px;background-position:-264px 0px}.ecf-crowdfunding-app .iti-flag.au{height:10px;background-position:-286px 0px}.ecf-crowdfunding-app .iti-flag.aw{height:14px;background-position:-308px 0px}.ecf-crowdfunding-app .iti-flag.ax{height:13px;background-position:-330px 0px}.ecf-crowdfunding-app .iti-flag.az{height:10px;background-position:-352px 0px}.ecf-crowdfunding-app .iti-flag.ba{height:10px;background-position:-374px 0px}.ecf-crowdfunding-app .iti-flag.bb{height:14px;background-position:-396px 0px}.ecf-crowdfunding-app .iti-flag.bd{height:12px;background-position:-418px 0px}.ecf-crowdfunding-app .iti-flag.be{height:15px;background-position:-440px 0px}.ecf-crowdfunding-app .iti-flag.bf{height:14px;background-position:-460px 0px}.ecf-crowdfunding-app .iti-flag.bg{height:12px;background-position:-482px 0px}.ecf-crowdfunding-app .iti-flag.bh{height:12px;background-position:-504px 0px}.ecf-crowdfunding-app .iti-flag.bi{height:12px;background-position:-526px 0px}.ecf-crowdfunding-app .iti-flag.bj{height:14px;background-position:-548px 0px}.ecf-crowdfunding-app .iti-flag.bl{height:14px;background-position:-570px 0px}.ecf-crowdfunding-app .iti-flag.bm{height:10px;background-position:-592px 0px}.ecf-crowdfunding-app .iti-flag.bn{height:10px;background-position:-614px 0px}.ecf-crowdfunding-app .iti-flag.bo{height:14px;background-position:-636px 0px}.ecf-crowdfunding-app .iti-flag.bq{height:14px;background-position:-658px 0px}.ecf-crowdfunding-app .iti-flag.br{height:14px;background-position:-680px 0px}.ecf-crowdfunding-app .iti-flag.bs{height:10px;background-position:-702px 0px}.ecf-crowdfunding-app .iti-flag.bt{height:14px;background-position:-724px 0px}.ecf-crowdfunding-app .iti-flag.bv{height:15px;background-position:-746px 0px}.ecf-crowdfunding-app .iti-flag.bw{height:14px;background-position:-768px 0px}.ecf-crowdfunding-app .iti-flag.by{height:10px;background-position:-790px 0px}.ecf-crowdfunding-app .iti-flag.bz{height:14px;background-position:-812px 0px}.ecf-crowdfunding-app .iti-flag.ca{height:10px;background-position:-834px 0px}.ecf-crowdfunding-app .iti-flag.cc{height:10px;background-position:-856px 0px}.ecf-crowdfunding-app .iti-flag.cd{height:15px;background-position:-878px 0px}.ecf-crowdfunding-app .iti-flag.cf{height:14px;background-position:-900px 0px}.ecf-crowdfunding-app .iti-flag.cg{height:14px;background-position:-922px 0px}.ecf-crowdfunding-app .iti-flag.ch{height:15px;background-position:-944px 0px}.ecf-crowdfunding-app .iti-flag.ci{height:14px;background-position:-961px 0px}.ecf-crowdfunding-app .iti-flag.ck{height:10px;background-position:-983px 0px}.ecf-crowdfunding-app .iti-flag.cl{height:14px;background-position:-1005px 0px}.ecf-crowdfunding-app .iti-flag.cm{height:14px;background-position:-1027px 0px}.ecf-crowdfunding-app .iti-flag.cn{height:14px;background-position:-1049px 0px}.ecf-crowdfunding-app .iti-flag.co{height:14px;background-position:-1071px 0px}.ecf-crowdfunding-app .iti-flag.cp{height:14px;background-position:-1093px 0px}.ecf-crowdfunding-app .iti-flag.cr{height:12px;background-position:-1115px 0px}.ecf-crowdfunding-app .iti-flag.cu{height:10px;background-position:-1137px 0px}.ecf-crowdfunding-app .iti-flag.cv{height:12px;background-position:-1159px 0px}.ecf-crowdfunding-app .iti-flag.cw{height:14px;background-position:-1181px 0px}.ecf-crowdfunding-app .iti-flag.cx{height:10px;background-position:-1203px 0px}.ecf-crowdfunding-app .iti-flag.cy{height:13px;background-position:-1225px 0px}.ecf-crowdfunding-app .iti-flag.cz{height:14px;background-position:-1247px 0px}.ecf-crowdfunding-app .iti-flag.de{height:12px;background-position:-1269px 0px}.ecf-crowdfunding-app .iti-flag.dg{height:10px;background-position:-1291px 0px}.ecf-crowdfunding-app .iti-flag.dj{height:14px;background-position:-1313px 0px}.ecf-crowdfunding-app .iti-flag.dk{height:15px;background-position:-1335px 0px}.ecf-crowdfunding-app .iti-flag.dm{height:10px;background-position:-1357px 0px}.ecf-crowdfunding-app .iti-flag.do{height:13px;background-position:-1379px 0px}.ecf-crowdfunding-app .iti-flag.dz{height:14px;background-position:-1401px 0px}.ecf-crowdfunding-app .iti-flag.ea{height:14px;background-position:-1423px 0px}.ecf-crowdfunding-app .iti-flag.ec{height:14px;background-position:-1445px 0px}.ecf-crowdfunding-app .iti-flag.ee{height:13px;background-position:-1467px 0px}.ecf-crowdfunding-app .iti-flag.eg{height:14px;background-position:-1489px 0px}.ecf-crowdfunding-app .iti-flag.eh{height:10px;background-position:-1511px 0px}.ecf-crowdfunding-app .iti-flag.er{height:10px;background-position:-1533px 0px}.ecf-crowdfunding-app .iti-flag.es{height:14px;background-position:-1555px 0px}.ecf-crowdfunding-app .iti-flag.et{height:10px;background-position:-1577px 0px}.ecf-crowdfunding-app .iti-flag.eu{height:14px;background-position:-1599px 0px}.ecf-crowdfunding-app .iti-flag.fi{height:12px;background-position:-1621px 0px}.ecf-crowdfunding-app .iti-flag.fj{height:10px;background-position:-1643px 0px}.ecf-crowdfunding-app .iti-flag.fk{height:10px;background-position:-1665px 0px}.ecf-crowdfunding-app .iti-flag.fm{height:11px;background-position:-1687px 0px}.ecf-crowdfunding-app .iti-flag.fo{height:15px;background-position:-1709px 0px}.ecf-crowdfunding-app .iti-flag.fr{height:14px;background-position:-1731px 0px}.ecf-crowdfunding-app .iti-flag.ga{height:15px;background-position:-1753px 0px}.ecf-crowdfunding-app .iti-flag.gb{height:10px;background-position:-1775px 0px}.ecf-crowdfunding-app .iti-flag.gd{height:12px;background-position:-1797px 0px}.ecf-crowdfunding-app .iti-flag.ge{height:14px;background-position:-1819px 0px}.ecf-crowdfunding-app .iti-flag.gf{height:14px;background-position:-1841px 0px}.ecf-crowdfunding-app .iti-flag.gg{height:14px;background-position:-1863px 0px}.ecf-crowdfunding-app .iti-flag.gh{height:14px;background-position:-1885px 0px}.ecf-crowdfunding-app .iti-flag.gi{height:10px;background-position:-1907px 0px}.ecf-crowdfunding-app .iti-flag.gl{height:14px;background-position:-1929px 0px}.ecf-crowdfunding-app .iti-flag.gm{height:14px;background-position:-1951px 0px}.ecf-crowdfunding-app .iti-flag.gn{height:14px;background-position:-1973px 0px}.ecf-crowdfunding-app .iti-flag.gp{height:14px;background-position:-1995px 0px}.ecf-crowdfunding-app .iti-flag.gq{height:14px;background-position:-2017px 0px}.ecf-crowdfunding-app .iti-flag.gr{height:14px;background-position:-2039px 0px}.ecf-crowdfunding-app .iti-flag.gs{height:10px;background-position:-2061px 0px}.ecf-crowdfunding-app .iti-flag.gt{height:13px;background-position:-2083px 0px}.ecf-crowdfunding-app .iti-flag.gu{height:11px;background-position:-2105px 0px}.ecf-crowdfunding-app .iti-flag.gw{height:10px;background-position:-2127px 0px}.ecf-crowdfunding-app .iti-flag.gy{height:12px;background-position:-2149px 0px}.ecf-crowdfunding-app .iti-flag.hk{height:14px;background-position:-2171px 0px}.ecf-crowdfunding-app .iti-flag.hm{height:10px;background-position:-2193px 0px}.ecf-crowdfunding-app .iti-flag.hn{height:10px;background-position:-2215px 0px}.ecf-crowdfunding-app .iti-flag.hr{height:10px;background-position:-2237px 0px}.ecf-crowdfunding-app .iti-flag.ht{height:12px;background-position:-2259px 0px}.ecf-crowdfunding-app .iti-flag.hu{height:10px;background-position:-2281px 0px}.ecf-crowdfunding-app .iti-flag.ic{height:14px;background-position:-2303px 0px}.ecf-crowdfunding-app .iti-flag.id{height:14px;background-position:-2325px 0px}.ecf-crowdfunding-app .iti-flag.ie{height:10px;background-position:-2347px 0px}.ecf-crowdfunding-app .iti-flag.il{height:15px;background-position:-2369px 0px}.ecf-crowdfunding-app .iti-flag.im{height:10px;background-position:-2391px 0px}.ecf-crowdfunding-app .iti-flag.in{height:14px;background-position:-2413px 0px}.ecf-crowdfunding-app .iti-flag.io{height:10px;background-position:-2435px 0px}.ecf-crowdfunding-app .iti-flag.iq{height:14px;background-position:-2457px 0px}.ecf-crowdfunding-app .iti-flag.ir{height:12px;background-position:-2479px 0px}.ecf-crowdfunding-app .iti-flag.is{height:15px;background-position:-2501px 0px}.ecf-crowdfunding-app .iti-flag.it{height:14px;background-position:-2523px 0px}.ecf-crowdfunding-app .iti-flag.je{height:12px;background-position:-2545px 0px}.ecf-crowdfunding-app .iti-flag.jm{height:10px;background-position:-2567px 0px}.ecf-crowdfunding-app .iti-flag.jo{height:10px;background-position:-2589px 0px}.ecf-crowdfunding-app .iti-flag.jp{height:14px;background-position:-2611px 0px}.ecf-crowdfunding-app .iti-flag.ke{height:14px;background-position:-2633px 0px}.ecf-crowdfunding-app .iti-flag.kg{height:12px;background-position:-2655px 0px}.ecf-crowdfunding-app .iti-flag.kh{height:13px;background-position:-2677px 0px}.ecf-crowdfunding-app .iti-flag.ki{height:10px;background-position:-2699px 0px}.ecf-crowdfunding-app .iti-flag.km{height:12px;background-position:-2721px 0px}.ecf-crowdfunding-app .iti-flag.kn{height:14px;background-position:-2743px 0px}.ecf-crowdfunding-app .iti-flag.kp{height:10px;background-position:-2765px 0px}.ecf-crowdfunding-app .iti-flag.kr{height:14px;background-position:-2787px 0px}.ecf-crowdfunding-app .iti-flag.kw{height:10px;background-position:-2809px 0px}.ecf-crowdfunding-app .iti-flag.ky{height:10px;background-position:-2831px 0px}.ecf-crowdfunding-app .iti-flag.kz{height:10px;background-position:-2853px 0px}.ecf-crowdfunding-app .iti-flag.la{height:14px;background-position:-2875px 0px}.ecf-crowdfunding-app .iti-flag.lb{height:14px;background-position:-2897px 0px}.ecf-crowdfunding-app .iti-flag.lc{height:10px;background-position:-2919px 0px}.ecf-crowdfunding-app .iti-flag.li{height:12px;background-position:-2941px 0px}.ecf-crowdfunding-app .iti-flag.lk{height:10px;background-position:-2963px 0px}.ecf-crowdfunding-app .iti-flag.lr{height:11px;background-position:-2985px 0px}.ecf-crowdfunding-app .iti-flag.ls{height:14px;background-position:-3007px 0px}.ecf-crowdfunding-app .iti-flag.lt{height:12px;background-position:-3029px 0px}.ecf-crowdfunding-app .iti-flag.lu{height:12px;background-position:-3051px 0px}.ecf-crowdfunding-app .iti-flag.lv{height:10px;background-position:-3073px 0px}.ecf-crowdfunding-app .iti-flag.ly{height:10px;background-position:-3095px 0px}.ecf-crowdfunding-app .iti-flag.ma{height:14px;background-position:-3117px 0px}.ecf-crowdfunding-app .iti-flag.mc{height:15px;background-position:-3139px 0px}.ecf-crowdfunding-app .iti-flag.md{height:10px;background-position:-3160px 0px}.ecf-crowdfunding-app .iti-flag.me{height:10px;background-position:-3182px 0px}.ecf-crowdfunding-app .iti-flag.mf{height:14px;background-position:-3204px 0px}.ecf-crowdfunding-app .iti-flag.mg{height:14px;background-position:-3226px 0px}.ecf-crowdfunding-app .iti-flag.mh{height:11px;background-position:-3248px 0px}.ecf-crowdfunding-app .iti-flag.mk{height:10px;background-position:-3270px 0px}.ecf-crowdfunding-app .iti-flag.ml{height:14px;background-position:-3292px 0px}.ecf-crowdfunding-app .iti-flag.mm{height:14px;background-position:-3314px 0px}.ecf-crowdfunding-app .iti-flag.mn{height:10px;background-position:-3336px 0px}.ecf-crowdfunding-app .iti-flag.mo{height:14px;background-position:-3358px 0px}.ecf-crowdfunding-app .iti-flag.mp{height:10px;background-position:-3380px 0px}.ecf-crowdfunding-app .iti-flag.mq{height:14px;background-position:-3402px 0px}.ecf-crowdfunding-app .iti-flag.mr{height:14px;background-position:-3424px 0px}.ecf-crowdfunding-app .iti-flag.ms{height:10px;background-position:-3446px 0px}.ecf-crowdfunding-app .iti-flag.mt{height:14px;background-position:-3468px 0px}.ecf-crowdfunding-app .iti-flag.mu{height:14px;background-position:-3490px 0px}.ecf-crowdfunding-app .iti-flag.mv{height:14px;background-position:-3512px 0px}.ecf-crowdfunding-app .iti-flag.mw{height:14px;background-position:-3534px 0px}.ecf-crowdfunding-app .iti-flag.mx{height:12px;background-position:-3556px 0px}.ecf-crowdfunding-app .iti-flag.my{height:10px;background-position:-3578px 0px}.ecf-crowdfunding-app .iti-flag.mz{height:14px;background-position:-3600px 0px}.ecf-crowdfunding-app .iti-flag.na{height:14px;background-position:-3622px 0px}.ecf-crowdfunding-app .iti-flag.nc{height:10px;background-position:-3644px 0px}.ecf-crowdfunding-app .iti-flag.ne{height:15px;background-position:-3666px 0px}.ecf-crowdfunding-app .iti-flag.nf{height:10px;background-position:-3686px 0px}.ecf-crowdfunding-app .iti-flag.ng{height:10px;background-position:-3708px 0px}.ecf-crowdfunding-app .iti-flag.ni{height:12px;background-position:-3730px 0px}.ecf-crowdfunding-app .iti-flag.nl{height:14px;background-position:-3752px 0px}.ecf-crowdfunding-app .iti-flag.no{height:15px;background-position:-3774px 0px}.ecf-crowdfunding-app .iti-flag.np{height:15px;background-position:-3796px 0px}.ecf-crowdfunding-app .iti-flag.nr{height:10px;background-position:-3811px 0px}.ecf-crowdfunding-app .iti-flag.nu{height:10px;background-position:-3833px 0px}.ecf-crowdfunding-app .iti-flag.nz{height:10px;background-position:-3855px 0px}.ecf-crowdfunding-app .iti-flag.om{height:10px;background-position:-3877px 0px}.ecf-crowdfunding-app .iti-flag.pa{height:14px;background-position:-3899px 0px}.ecf-crowdfunding-app .iti-flag.pe{height:14px;background-position:-3921px 0px}.ecf-crowdfunding-app .iti-flag.pf{height:14px;background-position:-3943px 0px}.ecf-crowdfunding-app .iti-flag.pg{height:15px;background-position:-3965px 0px}.ecf-crowdfunding-app .iti-flag.ph{height:10px;background-position:-3987px 0px}.ecf-crowdfunding-app .iti-flag.pk{height:14px;background-position:-4009px 0px}.ecf-crowdfunding-app .iti-flag.pl{height:13px;background-position:-4031px 0px}.ecf-crowdfunding-app .iti-flag.pm{height:14px;background-position:-4053px 0px}.ecf-crowdfunding-app .iti-flag.pn{height:10px;background-position:-4075px 0px}.ecf-crowdfunding-app .iti-flag.pr{height:14px;background-position:-4097px 0px}.ecf-crowdfunding-app .iti-flag.ps{height:10px;background-position:-4119px 0px}.ecf-crowdfunding-app .iti-flag.pt{height:14px;background-position:-4141px 0px}.ecf-crowdfunding-app .iti-flag.pw{height:13px;background-position:-4163px 0px}.ecf-crowdfunding-app .iti-flag.py{height:11px;background-position:-4185px 0px}.ecf-crowdfunding-app .iti-flag.qa{height:8px;background-position:-4207px 0px}.ecf-crowdfunding-app .iti-flag.re{height:14px;background-position:-4229px 0px}.ecf-crowdfunding-app .iti-flag.ro{height:14px;background-position:-4251px 0px}.ecf-crowdfunding-app .iti-flag.rs{height:14px;background-position:-4273px 0px}.ecf-crowdfunding-app .iti-flag.ru{height:14px;background-position:-4295px 0px}.ecf-crowdfunding-app .iti-flag.rw{height:14px;background-position:-4317px 0px}.ecf-crowdfunding-app .iti-flag.sa{height:14px;background-position:-4339px 0px}.ecf-crowdfunding-app .iti-flag.sb{height:10px;background-position:-4361px 0px}.ecf-crowdfunding-app .iti-flag.sc{height:10px;background-position:-4383px 0px}.ecf-crowdfunding-app .iti-flag.sd{height:10px;background-position:-4405px 0px}.ecf-crowdfunding-app .iti-flag.se{height:13px;background-position:-4427px 0px}.ecf-crowdfunding-app .iti-flag.sg{height:14px;background-position:-4449px 0px}.ecf-crowdfunding-app .iti-flag.sh{height:10px;background-position:-4471px 0px}.ecf-crowdfunding-app .iti-flag.si{height:10px;background-position:-4493px 0px}.ecf-crowdfunding-app .iti-flag.sj{height:15px;background-position:-4515px 0px}.ecf-crowdfunding-app .iti-flag.sk{height:14px;background-position:-4537px 0px}.ecf-crowdfunding-app .iti-flag.sl{height:14px;background-position:-4559px 0px}.ecf-crowdfunding-app .iti-flag.sm{height:15px;background-position:-4581px 0px}.ecf-crowdfunding-app .iti-flag.sn{height:14px;background-position:-4603px 0px}.ecf-crowdfunding-app .iti-flag.so{height:14px;background-position:-4625px 0px}.ecf-crowdfunding-app .iti-flag.sr{height:14px;background-position:-4647px 0px}.ecf-crowdfunding-app .iti-flag.ss{height:10px;background-position:-4669px 0px}.ecf-crowdfunding-app .iti-flag.st{height:10px;background-position:-4691px 0px}.ecf-crowdfunding-app .iti-flag.sv{height:12px;background-position:-4713px 0px}.ecf-crowdfunding-app .iti-flag.sx{height:14px;background-position:-4735px 0px}.ecf-crowdfunding-app .iti-flag.sy{height:14px;background-position:-4757px 0px}.ecf-crowdfunding-app .iti-flag.sz{height:14px;background-position:-4779px 0px}.ecf-crowdfunding-app .iti-flag.ta{height:10px;background-position:-4801px 0px}.ecf-crowdfunding-app .iti-flag.tc{height:10px;background-position:-4823px 0px}.ecf-crowdfunding-app .iti-flag.td{height:14px;background-position:-4845px 0px}.ecf-crowdfunding-app .iti-flag.tf{height:14px;background-position:-4867px 0px}.ecf-crowdfunding-app .iti-flag.tg{height:13px;background-position:-4889px 0px}.ecf-crowdfunding-app .iti-flag.th{height:14px;background-position:-4911px 0px}.ecf-crowdfunding-app .iti-flag.tj{height:10px;background-position:-4933px 0px}.ecf-crowdfunding-app .iti-flag.tk{height:10px;background-position:-4955px 0px}.ecf-crowdfunding-app .iti-flag.tl{height:10px;background-position:-4977px 0px}.ecf-crowdfunding-app .iti-flag.tm{height:14px;background-position:-4999px 0px}.ecf-crowdfunding-app .iti-flag.tn{height:14px;background-position:-5021px 0px}.ecf-crowdfunding-app .iti-flag.to{height:10px;background-position:-5043px 0px}.ecf-crowdfunding-app .iti-flag.tr{height:14px;background-position:-5065px 0px}.ecf-crowdfunding-app .iti-flag.tt{height:12px;background-position:-5087px 0px}.ecf-crowdfunding-app .iti-flag.tv{height:10px;background-position:-5109px 0px}.ecf-crowdfunding-app .iti-flag.tw{height:14px;background-position:-5131px 0px}.ecf-crowdfunding-app .iti-flag.tz{height:14px;background-position:-5153px 0px}.ecf-crowdfunding-app .iti-flag.ua{height:14px;background-position:-5175px 0px}.ecf-crowdfunding-app .iti-flag.ug{height:14px;background-position:-5197px 0px}.ecf-crowdfunding-app .iti-flag.um{height:11px;background-position:-5219px 0px}.ecf-crowdfunding-app .iti-flag.us{height:11px;background-position:-5241px 0px}.ecf-crowdfunding-app .iti-flag.uy{height:14px;background-position:-5263px 0px}.ecf-crowdfunding-app .iti-flag.uz{height:10px;background-position:-5285px 0px}.ecf-crowdfunding-app .iti-flag.va{height:15px;background-position:-5307px 0px}.ecf-crowdfunding-app .iti-flag.vc{height:14px;background-position:-5324px 0px}.ecf-crowdfunding-app .iti-flag.ve{height:14px;background-position:-5346px 0px}.ecf-crowdfunding-app .iti-flag.vg{height:10px;background-position:-5368px 0px}.ecf-crowdfunding-app .iti-flag.vi{height:14px;background-position:-5390px 0px}.ecf-crowdfunding-app .iti-flag.vn{height:14px;background-position:-5412px 0px}.ecf-crowdfunding-app .iti-flag.vu{height:12px;background-position:-5434px 0px}.ecf-crowdfunding-app .iti-flag.wf{height:14px;background-position:-5456px 0px}.ecf-crowdfunding-app .iti-flag.ws{height:10px;background-position:-5478px 0px}.ecf-crowdfunding-app .iti-flag.xk{height:15px;background-position:-5500px 0px}.ecf-crowdfunding-app .iti-flag.ye{height:14px;background-position:-5522px 0px}.ecf-crowdfunding-app .iti-flag.yt{height:14px;background-position:-5544px 0px}.ecf-crowdfunding-app .iti-flag.za{height:14px;background-position:-5566px 0px}.ecf-crowdfunding-app .iti-flag.zm{height:14px;background-position:-5588px 0px}.ecf-crowdfunding-app .iti-flag.zw{height:10px;background-position:-5610px 0px}.ecf-crowdfunding-app .iti-flag{width:20px;height:15px;box-shadow:0px 0px 1px 0px #888;background-image:url("/img/flags.png");background-repeat:no-repeat;background-color:#DBDBDB;background-position:20px 0}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.ecf-crowdfunding-app .iti-flag{background-image:url("/img/flags@2x.png")}}.ecf-crowdfunding-app .iti-flag.np{background-color:transparent}.ecf-crowdfunding-app h1,.ecf-crowdfunding-app h2,.ecf-crowdfunding-app h3,.ecf-crowdfunding-app h4,.ecf-crowdfunding-app h5,.ecf-crowdfunding-app h6{color:#000}.ecf-crowdfunding-app p{line-height:22px}.ecf-crowdfunding-app .icons .fa{display:block;margin-right:15px;display:inline;float:left}.ecf-crowdfunding-app li{position:relative}.ecf-crowdfunding-app .icons .col-md-7,.ecf-crowdfunding-app .icons .col-md-5{margin:10px 0px}.ecf-crowdfunding-app .btn-moible-invest,.ecf-crowdfunding-app .btn-mobile{margin:20px 0px 10px 0px !important;display:none}@-webkit-keyframes spaceboots{0%{-webkit-transform:translate(2px, 1px) rotate(0deg)}10%{-webkit-transform:translate(-1px, -2px) rotate(-1deg)}20%{-webkit-transform:translate(-3px, 0px) rotate(1deg)}30%{-webkit-transform:translate(0px, 2px) rotate(0deg)}40%{-webkit-transform:translate(1px, -1px) rotate(1deg)}50%{-webkit-transform:translate(-1px, 2px) rotate(-1deg)}60%{-webkit-transform:translate(-3px, 1px) rotate(0deg)}70%{-webkit-transform:translate(2px, 1px) rotate(-1deg)}80%{-webkit-transform:translate(-1px, -1px) rotate(1deg)}90%{-webkit-transform:translate(2px, 2px) rotate(0deg)}100%{-webkit-transform:translate(1px, -2px) rotate(-1deg)}}.ecf-crowdfunding-app .shake{display:block}.ecf-crowdfunding-app .portfolio-company img,.ecf-crowdfunding-app .logo-wrapper img,.ecf-crowdfunding-app .startup-product-list li a img,.ecf-crowdfunding-app .commenter li img,.ecf-crowdfunding-app .investedin ul li a img,.ecf-crowdfunding-app .circular-no,.ecf-crowdfunding-app .list-group .list-group-item,.ecf-crowdfunding-app .table-user-info img,.ecf-crowdfunding-app .card-logo-wrapper img,.ecf-crowdfunding-app .brick.small img,.ecf-crowdfunding-app .premium-service li a,.ecf-crowdfunding-app .core-service li a,.ecf-crowdfunding-app .partner-description,.ecf-crowdfunding-app .aggregator-partner ul li img,.ecf-crowdfunding-app .inverment-partner ul li img,.ecf-crowdfunding-app .watchlist li .fa,.ecf-crowdfunding-app .watchlist .close-watchlist,.ecf-crowdfunding-app .top-menu a,.ecf-crowdfunding-app .profile-protfolio-warpper .btn-sm,.ecf-crowdfunding-app .tips-lists li a{-webkit-transition:all 200ms ease;-moz-transition:all 200ms ease;-ms-transition:all 200ms ease;-o-transition:all 200ms ease;transition:all 200ms ease}.ecf-crowdfunding-app .portfolio-company img:hover,.ecf-crowdfunding-app .logo-wrapper img:hover,.ecf-crowdfunding-app .startup-product-list li a img:hover,.ecf-crowdfunding-app .commenter li img:hover,.ecf-crowdfunding-app .investedin ul li a img:hover,.ecf-crowdfunding-app .circular-no:hover,.ecf-crowdfunding-app .table-user-info img:hover,.ecf-crowdfunding-app .card-logo-wrapper img:hover,.ecf-crowdfunding-app .partner-list li a:hover img,.ecf-crowdfunding-app .watchlist li:hover *{-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.ecf-crowdfunding-app .responsive-menu{z-index:3;background:#FFF;display:none;height:60px;padding:0px 0px;border-bottom:solid 1px #cbcbcb;position:relative}.ecf-crowdfunding-app .responsive-menu .logo-mobile{position:absolute;width:150px;margin:0 33% !important;display:block;padding:16px 0px}.ecf-crowdfunding-app .responsive-menu .logo-mobile img{width:100%}.ecf-crowdfunding-app .header-user-menu a{font-size:12px !important;font-weight:normal !important}.ecf-crowdfunding-app .header-user-menu .premium{color:yellow;font-weight:bold;padding:10px 13px;font-size:13px}.ecf-crowdfunding-app .header-user-menu .end-primium{diplay:block;margin-bottom:20px !important}.ecf-crowdfunding-app .header-user-menu a .fa,.ecf-crowdfunding-app .user-login-menu a .fa{color:#d4d4d4;width:20px;margin-right:5px}.ecf-crowdfunding-app .header-user-menu .divider{display:block;height:3px !important;margin:5px 0px}.ecf-crowdfunding-app .user-login-menu{padding:12px 10px 13px 10px !important}.ecf-crowdfunding-app .user-login-menu a{font-size:13px !important;font-weight:normal !important}.ecf-crowdfunding-app .user-login-menu .fa-sort-desc{font-size:11px !important}.ecf-crowdfunding-app .fa-stack .fa-circle{font-size:35px !important;color:#000 !important}.ecf-crowdfunding-app .fa-stack .fa-user{color:#FFF !important;font-size:11px}.ecf-crowdfunding-app .button-photo{padding:3px 8px 10px 8px !important}.ecf-crowdfunding-app .button-photo img{width:40px;height:40px;border-radius:100px}.ecf-crowdfunding-app .menu-photo{float:none;display:block;margin:0 auto;width:60px;height:60px;border-radius:100px}.ecf-crowdfunding-app .button-photo .fa-sort-desc{font-size:13px !important;margin:0 0 0 5px}.ecf-crowdfunding-app .container-fluid{border-bottom:solid 1px #cbcbcb}.ecf-crowdfunding-app .menu,.ecf-crowdfunding-app .container-fluid{background:#FFF;display:block;margin-bottom:0px}.ecf-crowdfunding-app .navbar{margin-bottom:0px !important}.ecf-crowdfunding-app .navbar-right li>a{display:block !important;min-height:30px;padding:23px 15px;font-size:14px}.ecf-crowdfunding-app .user-photo{padding:13px 10px !important}.ecf-crowdfunding-app .navbar-nav .fa{font-size:20px;color:#cccccc}.ecf-crowdfunding-app .menu .navbar-brand{display:block;padding:10px 10px;margin:0px 0px 0px 0px}.ecf-crowdfunding-app .navbar-default{border:none;z-index:10}.ecf-crowdfunding-app .navbar-collapse{background:#FFF;z-index:11}.ecf-crowdfunding-app .navbar-toggle{padding:17px;margin:0px;border-radius:2px !important;border:none}.ecf-crowdfunding-app .navbar-toggle:hover,.ecf-crowdfunding-app .navbar-toggle:active,.ecf-crowdfunding-app .navbar-toggle:focus{background:#f5f5f5 !important}.ecf-crowdfunding-app .navbar-toggle .icon-bar{width:19px !important;height:3px;background:#000 !important}.ecf-crowdfunding-app .menu .nav .user-photo img{width:40px;height:40px;border-radius:30px}.ecf-crowdfunding-app .user-photo .fa{font-size:15px !important;margin:0px;padding:0px 2px !important}.ecf-crowdfunding-app .menu .nav>li>.fa{padding:0px 13px;font-size:23px}.ecf-crowdfunding-app .menu .nav>li>.fa:hover{color:#428bca}.ecf-crowdfunding-app .top-menu{position:absolute;left:30%}.ecf-crowdfunding-app .top-menu>li>a{display:block;padding:10px 15px !important;border-left:solid 1px #D3D3D3}.ecf-crowdfunding-app .top-menu>li:last-child a{border-right:solid 1px #D3D3D3}.ecf-crowdfunding-app .header{padding:0px 0px;display:block;background:#FFF;height:72px;border-bottom:solid 1px #cbcbcb}.ecf-crowdfunding-app .header .logo{padding:7px 10px;margin:0 0 0 0px}.ecf-crowdfunding-app .user-credential .menu{margin:0 15px 0 0;padding:0}.ecf-crowdfunding-app .user-credential .menu li{display:inline-block;list-style:none}.ecf-crowdfunding-app .user-credential .menu li a{display:block;padding:32px 15px;color:#000;font-size:15px;text-transform:uppercase;font-weight:600}.ecf-crowdfunding-app .user-credential .menu li a:hover{text-decoration:none;color:#3598db}.ecf-crowdfunding-app .user-credential .menu li a .fa{color:#c2c2c2;font-size:20px}.ecf-crowdfunding-app .startup-wrapper{border:solid 1px #e1e1e1;width:858px;min-height:220px;border-radius:5px;position:relative;overflow:hidden;background:#FFF}.ecf-crowdfunding-app .startup-info{min-height:180px;padding:15px 15px 0px 15px}.ecf-crowdfunding-app .startup-addon-wrapper{background:#f4f4f4;border-top:solid 1px #e5e5e5;height:44px;padding:4px 18px;color:#2a2a2a;position:relative;bottom:0;width:100%}.ecf-crowdfunding-app .crowdsource-wrapper{border:solid 1px #e1e1e1;width:858px;min-height:220px;border-radius:5px;position:relative}.ecf-crowdfunding-app .contacted .crowdsource-info{box-shadow:inset 0px 5px 0px #3598dc}.ecf-crowdfunding-app .crowdsource-info{background:#FFF;min-height:220px;padding:15px 15px 15px 15px}.ecf-crowdfunding-app .investor-wrapper{border:solid 1px #e1e1e1;width:858px;border-radius:5px;position:relative;overflow:hidden}.ecf-crowdfunding-app .investor-info{background:#FFF;min-height:190px;padding:15px 15px 15px 15px}.ecf-crowdfunding-app .investor-info .logo-wrapper{width:130px;padding:0 10px;margin:0 10px 0 0px}.ecf-crowdfunding-app .investor-info .info-wrapper{width:685px}.ecf-crowdfunding-app .investor-other-info{margin:8px 0px}.ecf-crowdfunding-app .investor-other-info a{color:#707070}.ecf-crowdfunding-app .logo-wrapper{width:130px;padding:0 20px 0 0}.ecf-crowdfunding-app .logo-wrapper img{width:96px;height:96px;border-radius:50px;border:solid 1px #cdcdcd;background:#FFF;margin:0 auto;display:block}.ecf-crowdfunding-app .logo-wrapper .btn-primary,.ecf-crowdfunding-app .logo-wrapper .btn-default{display:block;margin:10px auto 0 auto;padding:6px 14px !important}.ecf-crowdfunding-app .filter-box{border:1px solid #ddd;border-radius:3px;background:#FFF;padding:15px;margin-bottom:20px}.ecf-crowdfunding-app .filter-box h5{margin:0px 0 15px 0;font-weight:bold;font-size:15px}.ecf-crowdfunding-app .filter-box input[type="text"]{margin-bottom:5px}.ecf-crowdfunding-app .select2-container-multi .select2-choices{height:44px !important;padding:0px 5px !important;font-size:14px !important;line-height:1.42857143 !important;color:#555;background-color:#f8f8f8 !important;background-image:none  !important;border:1px solid #CED2D4 !important;border-radius:3px !important;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075) !important}.ecf-crowdfunding-app .text-box-tag-wrapper{padding:5px 5px;border-radius:3px;background:#f8f8f8;border:1px solid #d9d9d9;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.095) !important;box-shadow:inset 0 1px 2px rgba(0,0,0,0.095) !important}.ecf-crowdfunding-app .tag-wrapper a,.ecf-crowdfunding-app .text-box-tag-wrapper a,.ecf-crowdfunding-app .select2-search-choice{display:inline-block !important;background:#dae8f1  !important;margin:6px 3px 6px 3px !important;border:solid 1px #c1d8e7 !important;border-radius:3px  !important;font-size:12px  !important;box-shadow:none !important}.ecf-crowdfunding-app .select2-results li{padding:5px 10px !important}.ecf-crowdfunding-app .select2-results .select2-highlighted{background:#428bca !important}.ecf-crowdfunding-app .select2-results .select2-highlighted .select2-result-label{color:#FFF !important}.ecf-crowdfunding-app .select2-container-multi .select2-choices .select2-search-field input{margin:6px 0 !important}.ecf-crowdfunding-app .select2-no-results{padding:9px 12px}.ecf-crowdfunding-app .select2-search-choice>div{margin-right:13px}.ecf-crowdfunding-app .select2-container-multi .select2-search-choice-close{top:6px;right:4px !important;left:auto !important}.ecf-crowdfunding-app .select2-search-choice-close{margin:2px 0px 5px 0px}.ecf-crowdfunding-app .tag-wrapper a:hover,.ecf-crowdfunding-app .text-box-tag-wrapper a{background:#e7f1f7;color:inherit;text-decoration:none}.ecf-crowdfunding-app .text-box-tag-wrapper a:hover{background:#daeffc}.ecf-crowdfunding-app .tag-wrapper a .fa{margin-left:5px;font-size:13px;color:#82a5bc}.ecf-crowdfunding-app .tag-wrapper a:hover .fa{color:#2398db}.ecf-crowdfunding-app .tag-wrapper a:hover .fa:active{color:#27506a}.ecf-crowdfunding-app .tag-wrapper a{margin:5px 5px 5px 0px}.ecf-crowdfunding-app .ribbon{padding:5px 10px;margin:5px;width:125px;position:absolute;right:-35px;top:11px;font-weight:700;font-size:11px;-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg)}.ecf-crowdfunding-app .ribbon.featured{text-align:center;background:#eccd3d;color:#FFF}.ecf-crowdfunding-app .ribbon.match{text-align:center;background:#3598db;color:#FFF}.ecf-crowdfunding-app .startup-addon-wrapper.admin{background:none !important;border-top:none !important;border-top:none;padding:0px}.ecf-crowdfunding-app .startup-addon-wrapper .liked-icon-list{padding:0;margin:0 10px 0 0}.ecf-crowdfunding-app .startup-addon-wrapper .liked-icon-list li{display:inline-block;margin:0 2px}.ecf-crowdfunding-app .startup-addon-wrapper .liked-icon-list li img{width:35px;height:35px;border:solid 1px #ccc;border-radius:30px;-webkit-transition:all 200ms ease;-moz-transition:all 200ms ease;-ms-transition:all 200ms ease;-o-transition:all 200ms ease;transition:all 200ms ease}.ecf-crowdfunding-app .startup-addon-wrapper .liked-icon-list li a:hover img{-moz-transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);border:solid 1px #3598db}.ecf-crowdfunding-app .liked-icon-list.verticle-separator{padding-right:10px;border-right:solid 1px #dbdbdb}.ecf-crowdfunding-app .startup-offer-list{padding:0px;margin:0px}.ecf-crowdfunding-app .startup-offer-list>li{margin:0 0 25px 0px;list-style:none}.ecf-crowdfunding-app .social-icon{float:left;display:block;color:inherit;margin:5px 4px}.ecf-crowdfunding-app .social-icon .fa{font-size:21px}.ecf-crowdfunding-app .social-icon .fa-link{font-size:15px;margin-right:5px;margin-top:3px}.ecf-crowdfunding-app .social-icon .fa:hover{color:#3598db}.ecf-crowdfunding-app .investor-type{margin:0px 0 0 10px;background:#e8f1fb;border:solid 1px #cbdcee;color:#515a64;position:relative;border-radius:30px;font-size:11px;font-weight:normal}.ecf-crowdfunding-app h1 .investor-type{margin-top:20px;display:inline !important}.ecf-crowdfunding-app .investedin{display:block;margin:10px 0 0 0}.ecf-crowdfunding-app .investedin ul{display:block;padding:0;margin:0px 0 0 0}.ecf-crowdfunding-app .investedin ul li{list-style:none;display:inline-block !important;margin-right:10px}.ecf-crowdfunding-app .investedin ul li a img{width:35px;height:35px;border:solid 1px #ccc;border-radius:30px}.ecf-crowdfunding-app .investedin ul li h5{font-weight:bold;margin-right:10px}.ecf-crowdfunding-app .investedin ul li a{text-decoration:none}.ecf-crowdfunding-app .investedin ul li .startup-name{font-weight:bold}.ecf-crowdfunding-app .info-wrapper{width:695px;display:block}.ecf-crowdfunding-app .info-wrapper ul{padding:0px;margin:0px}.ecf-crowdfunding-app .info-wrapper ul li{position:relative;display:block}.ecf-crowdfunding-app .info-wrapper ul li .startup-matrics{margin-bottom:15px}.ecf-crowdfunding-app .info-wrapper a:hover{text-decoration:none}.ecf-crowdfunding-app .info-wrapper h3{font-size:20px;font-weight:bold;margin:5px 0 10px 0}.ecf-crowdfunding-app .info-wrapper a:hover h3{color:#3598db}.ecf-crowdfunding-app .info-wrapper .locationmarket a{color:inherit !important;font-size:11px;font-weight:normal;margin-bottom:10px}.ecf-crowdfunding-app .info-wrapper .locationmarket a:hover{text-decoration:none;color:#428bca !important}.ecf-crowdfunding-app .info-wrapper p{line-height:20px;margin-top:10px;margin-bottom:15px}.ecf-crowdfunding-app .info-wrapper .matric-wrapper{float:left;margin:0px 0 0px 0;width:380px;display:block;min-height:30px}.ecf-crowdfunding-app .info-wrapper .matric-wrapper>.progress{height:20px;margin-bottom:5px}.ecf-crowdfunding-app .offerandbutton-wrapper{position:relative}.ecf-crowdfunding-app .matric-wrapper .startup-matrics{margin:10px 0 15px 0px}.ecf-crowdfunding-app .matric-wrapper div{color:#363636}.ecf-crowdfunding-app .progress-value{margin:5px 0 5px 0px}.ecf-crowdfunding-app .top-values *{font-weight:bold}.ecf-crowdfunding-app .action-buttons{position:absolute;right:0px;top:18px}.ecf-crowdfunding-app .action-buttons .line-btn{cursor:pointer;float:left;display:block;padding:6px 12px;border-radius:3px;margin:3px 3px 3px 3px;background:#FFF;border:solid 1px #e1e1e1}.ecf-crowdfunding-app .action-buttons .line-btn:hover{text-decoration:none;border:solid 1px #81c0e9}.ecf-crowdfunding-app .action-buttons .line-btn:active{border:solid 1px #e1e1e1;color:#708696;background:#f5f5f5;box-shadow:inset 0px 2px 2px #ccc}.ecf-crowdfunding-app .action-buttons .fa{color:#787878}.ecf-crowdfunding-app .crowdsource-detail{color:#000000 !important;font-style:italic;line-height:23px !important}.ecf-crowdfunding-app .crowdsocurce-duration{font-size:13px;position:relative;margin-left:10px;margin-top:-3px;padding:2px 5px 2px 5px;font-weight:normal}.ecf-crowdfunding-app .cs-location-skill-wrapper{margin:5px 0px 6px 0}.ecf-crowdfunding-app .cs-location-skill-wrapper .CS-lbl-location{color:#707070;margin:0 0 5px 0;float:left;width:75px}.ecf-crowdfunding-app .cs-location-skill-wrapper .CS-data-location{color:#707070;margin:0 0 5px 0}.ecf-crowdfunding-app .CS-data-location a{color:#707070}.ecf-crowdfunding-app .cs-action-buttons{position:absolute;bottom:120px;right:50px}.ecf-crowdfunding-app .action-buttons.crowdsource{position:relative;float:right;bottom:0px !important;top:auto !important}.ecf-crowdfunding-app .circular-no{width:35px;height:35px;display:block;line-height:34px;text-align:center;border-radius:50px;border:solid 1px #c5c5c5;background:#e8e8e8;font-size:11px;font-weight:700;color:#000}.ecf-crowdfunding-app .circular-no:hover{background:#FFF;border:solid 1px #3598db;text-decoration:none}.ecf-crowdfunding-app .progress-bar-info{background-color:#4aa2da}.ecf-crowdfunding-app .progress{background-color:#efefef}.ecf-crowdfunding-app .main-menu{left:30%}.ecf-crowdfunding-app .main-menu .nav-list{padding:0;margin:0}.ecf-crowdfunding-app .main-menu .nav-list li{display:inline-block;list-style:none}.ecf-crowdfunding-app .main-menu .nav-list li a{display:block;font-size:15px;text-transform:uppercase;font-weight:600;color:#000;padding:33px 20px}.ecf-crowdfunding-app .main-menu .nav-list li a:hover{background:#f4f4f4;text-decoration:none}.ecf-crowdfunding-app .slider-banner{height:385px;background:#000}.ecf-crowdfunding-app .carousel-caption h3{font-size:62px;font-weight:300;text-align:left;color:#FFF}.ecf-crowdfunding-app .carousel-caption button{margin:30px 0px;float:left}.ecf-crowdfunding-app .carousel-caption{botoom:auto !important;top:5%}.ecf-crowdfunding-app .carousel-caption p{font-size:15px;color:#FFF;width:450px;text-align:left;display:block}.ecf-crowdfunding-app .carousel-inner{height:385px}.ecf-crowdfunding-app .carousel-inner .item,.ecf-crowdfunding-app .carousel-inner .item img{height:100%}.ecf-crowdfunding-app .carousel-inner img{width:100%}.ecf-crowdfunding-app .main-services{position:relative}.ecf-crowdfunding-app .main-services h4{font-size:43px;text-transform:uppercase;text-align:center;font-weight:300;margin:30px 0px 30px 0px}.ecf-crowdfunding-app .main-services p{font-size:13px;text-align:center;margin:10px 0px 25px 0px;line-height:23px}.ecf-crowdfunding-app .main-services .col-md-4{height:330px;border-right:solid 1px #e1e1e1}.ecf-crowdfunding-app .main-services .col-md-4:last-child{border-right:none}.ecf-crowdfunding-app .main-services .col-md-4 button{width:130px;display:block;margin:0 auto}.ecf-crowdfunding-app .inverment-partner{background:#f4f4f4;box-shadow:inset 0px 1px 0px #FFF;padding:47px 0px;border-bottom:solid 1px #e8e8e8}.ecf-crowdfunding-app .aggregator-partner{background:#f9f9f9;box-shadow:inset 0px 1px 0px #FFF;padding:47px 0px;border-bottom:solid 1px #e8e8e8}.ecf-crowdfunding-app .wrapper-dropdown-5{display:none}.ecf-crowdfunding-app .inverment-partner h3,.ecf-crowdfunding-app .aggregator-partner h3{font-size:35px;line-height:45px;text-align:center;text-transform:uppercase;font-weight:bold;margin-bottom:50px}.ecf-crowdfunding-app .inverment-partner ul,.ecf-crowdfunding-app .aggregator-partner ul{padding:0;margin:0}.ecf-crowdfunding-app .inverment-partner ul li,.ecf-crowdfunding-app .aggregator-partner ul li{padding:0 6px 10px 6px;list-style:none;display:inline-block}.ecf-crowdfunding-app .partner-list li a{position:relative;overflow:hidden;width:167px;height:126px;display:block;border:solid 1px #ccc}.ecf-crowdfunding-app .aggregator-partner ul li img,.ecf-crowdfunding-app .inverment-partner ul li img{width:167px;height:126px}.ecf-crowdfunding-app .lnk-explore span{font-size:15px;font-weight:700;text-transform:uppercase;text-align:center;margin:0px auto 0px auto;width:300px;display:block}.ecf-crowdfunding-app .lnk-become-investor{text-align:center;margin:20px auto 0px auto}.ecf-crowdfunding-app .lnk-become-investor a span{font-size:15px;font-weight:700;color:#3598db;text-decoration:underline;text-align:center}.ecf-crowdfunding-app .offer-startup{padding:47px 0px}.ecf-crowdfunding-app .offer-startup h3{font-size:35px;line-height:45px;text-align:center;text-transform:uppercase;font-weight:bold;margin-bottom:50px}.ecf-crowdfunding-app .startup-list{width:1045px !important;padding:0;margin:0px auto 10px auto}.ecf-crowdfunding-app .startup-list li{display:inline-block;list-style:none;padding:0;margin:0 10px 10px 0}.ecf-crowdfunding-app .vertical-card-holder{display:block;width:238px;border-radius:3px;border:solid 1px #e0e0e0}.ecf-crowdfunding-app .card-logo-wrapper{float:left;width:86px;height:86px;margin:0 20px 15px 0}.ecf-crowdfunding-app .vertical-card-holder:hover{text-decoration:none}.ecf-crowdfunding-app .card-logo-wrapper img{width:86px;height:86px;margin:0 auto;display:block;border-radius:50px;border:solid 1px #e0e0e0}.ecf-crowdfunding-app .bxslider .startup-info h4{line-height:20px}.ecf-crowdfunding-app .startup-info h4{margin:18px 0 0 0 !important;font-size:20px;width:100px;float:left;font-weight:600}.ecf-crowdfunding-app .startup-info p{color:#363636}.ecf-crowdfunding-app .fund-raise{display:block;padding:10px 15px;color:#3598db;font-weight:600;background:#f4f4f4;border-top:solid 1px #e9e9e9}.ecf-crowdfunding-app .main-menu nav a{margin:25px 25px !important}.ecf-crowdfunding-app .login-menu{margin-right:10px}.ecf-crowdfunding-app .login-menu nav a{margin:24px 5px !important}.ecf-crowdfunding-app .startup-offer-wrapper{display:block;margin:0 0 10px 0px}.ecf-crowdfunding-app .post-login-menu{padding:0;margin:0 10px 0 0}.ecf-crowdfunding-app .post-login-menu li{list-style:none;display:inline-block}.ecf-crowdfunding-app .post-login-menu li a{padding:13px 0px;display:block;color:#000}.ecf-crowdfunding-app .post-login-menu li img{width:45px;height:45px;border-radius:30px}.ecf-crowdfunding-app .post-login-menu li .fa{padding:0px 15px;font-size:23px;line-height:39px;color:#cccccc}.ecf-crowdfunding-app .post-login-menu li a:hover .fa{color:#3598db}.ecf-crowdfunding-app .post-login-menu li .fa-sort-desc{font-size:18px;padding:0px 5px}.ecf-crowdfunding-app .custom-dropdown-menu{margin:10px 0 0 0 !important;padding:0 0px 0 0;border:solid 1px #ebebeb;border-radius:2px;background:#FFF}.ecf-crowdfunding-app .custom-dropdown-menu:after,.ecf-crowdfunding-app .custom-dropdown-menu:before{bottom:100%;right:16%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.ecf-crowdfunding-app .custom-dropdown-menu:after{border-color:rgba(136,183,213,0);border-bottom-color:#fff;border-width:8px;margin-left:-8px}.ecf-crowdfunding-app .custom-dropdown-menu:before{border-color:rgba(194,225,245,0);border-bottom-color:#000;border-width:8px;margin-left:-19px}.ecf-crowdfunding-app .custom-dropdown-menu li{list-style:none;display:block !important}.ecf-crowdfunding-app .custom-dropdown-menu li a{color:#424242;padding:12px 50px 11px 15px !important;font-weight:600;font-size:12px;text-transform:uppercase}.ecf-crowdfunding-app .custom-dropdown-menu li a:hover{color:#FFF;background:#3598db}.ecf-crowdfunding-app .custom-dropdown-menu li a:hover .fa{color:#FFF}.ecf-crowdfunding-app .custom-dropdown-menu li:last-child a{border-bottom:none !important}.ecf-crowdfunding-app .custom-dropdown-menu .divider{margin:0px !important}.ecf-crowdfunding-app .custom-dropdown-menu .fa{font-size:15px !important;line-height:13px !important;padding:0px 10px 0px 0px !important;color:#808080;width:20px}.ecf-crowdfunding-app .dropdown-menu .divider{background-color:#F0F0F0}.ecf-crowdfunding-app .two-column{border-radius:0px !important;width:570px;border:solid 1px #f0f0f0}.ecf-crowdfunding-app .two-column>li{padding:10px;vertical-align:top;display:inline-block !important}.ecf-crowdfunding-app .two-column>li a:Hover{text-decoration:none}.ecf-crowdfunding-app .two-column li .premium-service>li{display:block !important}.ecf-crowdfunding-app .two-column li .premium-service>li label{margin-left:18px}.ecf-crowdfunding-app .two-column li .core-service>li{display:block !important}.ecf-crowdfunding-app .core-service{min-width:220px}.ecf-crowdfunding-app .premium-service li:hover a,.ecf-crowdfunding-app .core-service li:hover a{color:#000;text-decoration:none;background:#f0f0f0;border-radius:2px}.ecf-crowdfunding-app .top-menu a{float:left;margin:0 0px 0 0;padding:15px 20px 15px 20px;border-left:solid 1px #ededed}.ecf-crowdfunding-app .top-menu>a:last-child{border-right:solid 1px #ededed}.ecf-crowdfunding-app .top-menu a:hover{cursor:pointer;text-decoration:none;color:#ccc;background:#fafafa;box-shadow:inset 0 -4px 0px #06C}.ecf-crowdfunding-app .top-menu a span{text-transform:uppercase;display:block;font-weight:bold;font-size:14px;color:#414141;clear:both}.ecf-crowdfunding-app .top-menu a label{font-weight:normal;font-size:11px;cursor:pointer;font-weight:500;color:#4e4e4e;margin:3px 0px;text-transform:uppercase}.ecf-crowdfunding-app .top-menu a:hover span{color:#000}.ecf-crowdfunding-app nav>a{position:relative;display:inline-block;margin:15px 25px;outline:none;color:#fff;text-decoration:none;text-transform:uppercase;font-weight:600;text-shadow:0 0 1px rgba(255,255,255,0.3);font-size:1.35em}.ecf-crowdfunding-app nav>a:hover,.ecf-crowdfunding-app nav>a:focus{outline:none}.ecf-crowdfunding-app .link-effect a{overflow:hidden;padding:0 4px;height:1em}.ecf-crowdfunding-app .link-effect a span{font-weight:normal;color:#000;font-size:13px;font-weight:600;position:relative;display:inline-block;-webkit-transition:-webkit-transform 0.3s;-moz-transition:-moz-transform 0.3s;transition:transform 0.3s}.ecf-crowdfunding-app .link-effect a label{display:block;clear:both}.ecf-crowdfunding-app .link-effect a span::before{position:absolute;top:100%;content:attr(data-hover);font-weight:600;color:#3598db;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.ecf-crowdfunding-app .link-effect a:hover span,.ecf-crowdfunding-app .link-effect a:focus span{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);transform:translateY(-100%)}.ecf-crowdfunding-app .body{min-height:500px;margin-bottom:0px}.ecf-crowdfunding-app .layout-wrapper .left-menu-wrapper{width:250px;margin:0 20px 0 0}.ecf-crowdfunding-app .right-column-wrapper{width:860px;margin:0 0 0 10px}.ecf-crowdfunding-app .single-column-wrapper{max-width:100%;margin:0 0 0 10px}.ecf-crowdfunding-app .page-heading{margin:30px 0 30px 0px}.ecf-crowdfunding-app .left-menu-wrapper h1{font-weight:300;font-size:43px;padding:0px;width:235px;margin:10px 0px 30px 0}.ecf-crowdfunding-app .sub-category-wrapper{display:block;width:100%;background:#FFF;border-radius:3px;margin:30px 0 30px 0px;border:solid 1px #dedede}.ecf-crowdfunding-app .sub-category-menu{border-radius:2px;float:left;margin:0}.ecf-crowdfunding-app .sub-category-menu li{float:left !important;margin:0px !important}.ecf-crowdfunding-app .sub-category-menu li a{color:inherit;padding:13px 20px !important;border-radius:2px !important;font-size:15px;border-right:solid 1px #ccc;position:relative}.ecf-crowdfunding-app .sub-category-menu .active a:after,.ecf-crowdfunding-app .sub-category-menu .active a:before{top:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.ecf-crowdfunding-app .sub-category-menu .active a:after{border-color:#fafafa;border-top-color:#428bca;border-width:9px;margin-left:-9px}.ecf-crowdfunding-app .sub-category-menu .active a:before{border-color:#e7e7e7;border-top-color:#428bca;border-width:9px;margin-left:-9px}.ecf-crowdfunding-app .category-wrapper .form-group{padding:8px 0 0 0 !important;margin-bottom:8px !important}.ecf-crowdfunding-app .locationmarket{margin:10px 0 10px 0px}.ecf-crowdfunding-app .sub-category-menu li a .fa{color:#adadad;margin-right:7px}.ecf-crowdfunding-app .sub-category-menu li.active a .fa{color:#FFF}.ecf-crowdfunding-app .sub-category-menu li.active a{border-radius:0px !important}.ecf-crowdfunding-app .search-wrapper{position:relative;padding:6.5px 8px 0 0px}.ecf-crowdfunding-app .search-wrapper input[type="text"]{padding:16px 32px 16px 12px}.ecf-crowdfunding-app .search-wrapper .fa{position:absolute;right:15px;top:14px;font-size:20px;color:#b1b1b1}.ecf-crowdfunding-app .gray-background{background:#ededed;position:absolute;top:67px;height:320px;width:100%;display:block}.ecf-crowdfunding-app .heading-login{margin:60px 0px 80px 0px;display:block}.ecf-crowdfunding-app .heading-login h1{text-align:center;font-size:50px;font-weight:300;text-transform:uppercase}.ecf-crowdfunding-app .heading-login p{text-align:center;font-size:20px}.ecf-crowdfunding-app .login-signup-box{width:936px;min-height:450px;display:block;margin:0 auto 120px auto;background:#FFF;padding:0px;border:solid 1px #dddddd;border-radius:2px;position:relative}.ecf-crowdfunding-app .login-wrapper{width:420px;padding:20px 25px 100px 25px;float:left}.ecf-crowdfunding-app .mid-separator{display:block;float:left}.ecf-crowdfunding-app .error-list{padding:0;margin:0 0 0 15px}.ecf-crowdfunding-app .error-list li{color:#A96A75;margin:0 0 10px 0px}.ecf-crowdfunding-app .social-wrapper{float:right;width:370px;padding:20px 0px}.ecf-crowdfunding-app .social-wrapper h2{font-weight:600}.ecf-crowdfunding-app .login-wrapper h2{padding-left:20px;font-weight:600}.ecf-crowdfunding-app .login-wrapper .form-group{padding:0 20px;margin:20px 0px}.ecf-crowdfunding-app .login-wrapper .form-group label{line-height:30px;font-size:15px}.ecf-crowdfunding-app .login-wrapper .mandatory{font-weight:normal}.ecf-crowdfunding-app .lnk-forgotpwd{font-size:15px;line-height:30px}.ecf-crowdfunding-app .login-social-link-wrapper{margin:40px 0px 0px 0px}.ecf-crowdfunding-app .login-with-fb{background:#3a589a;border-radius:2px;color:#FFF;margin:10px 0px;padding:10px 10px;display:block;width:244px;font-size:15px}.ecf-crowdfunding-app .login-with-linkein{font-size:15px;background:#1f85ab;border-radius:2px;color:#FFF;margin:10px 0px;padding:10px 10px;display:block;width:244px}.ecf-crowdfunding-app .login-with-fb .fa,.ecf-crowdfunding-app .login-with-linkein .fa{color:#FFF;margin-left:15px;margin-right:10px}.ecf-crowdfunding-app .login-with-fb:hover,.ecf-crowdfunding-app .login-with-linkein:hover{text-decoration:none;color:#FFF}.ecf-crowdfunding-app .mid-separator{margin:0 45px;position:absolute;left:47%;height:100%}.ecf-crowdfunding-app .verticle-line{width:1px;height:92.5%;background:#e8e8e8;display:block}.ecf-crowdfunding-app .or-square-wrapper{position:absolute;height:98%}.ecf-crowdfunding-app .or-square{width:45px;height:45px;line-height:45px;position:absolute;color:#FFF;text-align:center;background:#b8b8b8;border-radius:2px;top:43%;left:-22px;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.ecf-crowdfunding-app .or-text{position:absolute;top:45.3%;color:#FFF;left:-9px;z-index:1}.ecf-crowdfunding-app .login-footer{background:#f4f4f4;border-top:solid 1px #e5e5e5;padding:15px;text-align:center;position:absolute;width:100%;bottom:0}.ecf-crowdfunding-app .login-footer a{font-weight:700;font-style:italic;text-decoration:underline}.ecf-crowdfunding-app .error,.ecf-crowdfunding-app .error i{font-size:11px;color:red !important}.ecf-crowdfunding-app .form-group .alert-link{font-weight:normal;color:#a25557}.ecf-crowdfunding-app .watchlist-wrapper{display:block;margin:30px 0px 20px 0px}.ecf-crowdfunding-app .watchlist-wrapper h4{margin:0px 0px 0px 0px;font-size:20px;line-height:25px;font-weight:600}.ecf-crowdfunding-app .watchlist{padding:0;margin:30px 0 10px 0}.ecf-crowdfunding-app .watchlist .close-watchlist{width:20px;text-align:center;border-radius:20px;height:20px;position:absolute;top:-2px;opacity:0;right:-10px;z-index:5}.ecf-crowdfunding-app .watchlist li:hover .close-watchlist{opacity:1 !important}.ecf-crowdfunding-app .watchlist .close-watchlist .fa:hover{color:#fb3535 !important}.ecf-crowdfunding-app .watchlist .close-watchlist .fa:active{color:#811616 !important}.ecf-crowdfunding-app .watchlist .close-watchlist .fa-times-circle{font-size:20px;background:#FFF;border-radius:20px;color:#d43030 !important}.ecf-crowdfunding-app .watchlist li{position:relative;list-style:none;display:inline-block;margin:5px 10px 5px 0}.ecf-crowdfunding-app .watchlist li a{overflow:hidden;width:45px;height:45px}.ecf-crowdfunding-app .watchlist li a img{width:45px;height:45px;border-radius:30px;border:solid 1px #e0e0e0;-webkit-transition:all 200ms ease;-moz-transition:all 200ms ease;-ms-transition:all 200ms ease;-o-transition:all 200ms ease;transition:all 200ms ease}.ecf-crowdfunding-app .watchlist li a img:hover{border:solid 1px #098fc8;-moz-transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.ecf-crowdfunding-app .pressnews-wrapper{display:block;paddin:0;margin:50px 0px 60px 0px}.ecf-crowdfunding-app .pressnews-wrapper h4{font-size:20px;font-weight:600;margin-bottom:20px}.ecf-crowdfunding-app .pressnnews-list{display:block;margin:0;padding:0;border:solid 1px #e0e0e0;border-radius:3px}.ecf-crowdfunding-app .pressnnews-list li{padding:5px 15px;list-style:none;display:block;clear:both;background:#FFF;border-bottom:solid 1px #e0e0e0;-webkit-transition:all 100ms ease;-moz-transition:all 100ms ease;-ms-transition:all 100ms ease;-o-transition:all 100ms ease;transition:all 100ms ease}.ecf-crowdfunding-app .pressnnews-list li:last-child{border:none}.ecf-crowdfunding-app .pressnnews-list li:hover{background:#e5eef3}.ecf-crowdfunding-app .pressnnews-list li:hover a h5{text-decoration:none !important;color:#2e6e95 !important}.ecf-crowdfunding-app .pressnnews-list li h5{margin:20px 0 15px 0;font-weight:600;line-height:19px;color:#098fc8 !important}.ecf-crowdfunding-app .pressnnews-list li p{text-align:left}.ecf-crowdfunding-app .edit-pressnews{padding:4px;border-radius:5px;background:transparent;-webkit-transition:all 100ms ease;-moz-transition:all 100ms ease;-ms-transition:all 100ms ease;-o-transition:all 100ms ease;transition:all 100ms ease}.ecf-crowdfunding-app .edit-pressnews:hover{background:#4ba1dc}.ecf-crowdfunding-app .edit-pressnews:hover i{color:#FFF !important}.ecf-crowdfunding-app .edit-pressnews i{font-size:15px}.ecf-crowdfunding-app .post-login-wrapper{margin:40px 0 40px 0px}.ecf-crowdfunding-app .post-login-wrapper>h4{font-size:25px;font-weight:300;margin-bottom:30px}.ecf-crowdfunding-app .special-link-group{margin:30px 0}.ecf-crowdfunding-app .special-link{background:#24c79c;display:block;width:100%;padding:15px 15px;border-radius:3px;font-size:15px;color:#FFF;margin:10px 0px;-webkit-transition:all 200ms ease;-moz-transition:all 200ms ease;-ms-transition:all 200ms ease;-o-transition:all 200ms ease;transition:all 200ms ease}.ecf-crowdfunding-app .special-link:hover{text-decoration:none;background:#1faf89;color:#FFF}.ecf-crowdfunding-app .special-link .fa{margin-right:10px;color:#FFF}.ecf-crowdfunding-app .profile-header-section{background:#FFF;border-bottom:solid 1px #eaeaea}.ecf-crowdfunding-app .profile-inn-header{width:90%;margin:0 auto;display:block}.ecf-crowdfunding-app .profile-photo{float:left;width:112px;height:112px;border-radius:60px;bordre:solid 1px #efefef}.ecf-crowdfunding-app .profile-info{position:relative;float:left;margin:0  0 0 50px;width:70%}.ecf-crowdfunding-app .profile-info h1{font-size:45px;font-weight:300;margin-top:0px;margin-bottom:20px}.ecf-crowdfunding-app .profile-info h1 .investor-type{display:block}.ecf-crowdfunding-app .profile-inn-header .locationmarket{margin:0 0 10px 0px;display:block}.ecf-crowdfunding-app .profile-inn-header .locationmarket a{color:inherit;display:inline}.ecf-crowdfunding-app .profile-inn-header .social-links{display:inline-block}.ecf-crowdfunding-app .social-links a{display:inline}.ecf-crowdfunding-app .about-me-warpper{display:block}.ecf-crowdfunding-app .about-me-warpper h4,.ecf-crowdfunding-app .profile-protfolio-warpper h4,.ecf-crowdfunding-app .investment-warpper h4,.ecf-crowdfunding-app .work-experience-warpper h4{font-weight:700;font-size:20px;margin:0 0 20px 0px}.ecf-crowdfunding-app .about-me-warpper .content-wrapper,.ecf-crowdfunding-app .profile-protfolio-warpper .content-wrapper,.ecf-crowdfunding-app .investment-warpper .content-wrapper,.ecf-crowdfunding-app .work-experience-warpper .content-wrapper{background:#f1f3f5;padding:25px;margin-bottom:50px}.ecf-crowdfunding-app .no-bg{background:transparent !important;padding:10px 0px !important;margin:0 0 20px 0 !important}.ecf-crowdfunding-app .profile-protfolio-warpper h4 p{margin:5px 0 5px 0;font-weight:normal}.ecf-crowdfunding-app .investment-warpper .dl-horizontal{margin:0px}.ecf-crowdfunding-app .investment-warpper .dl-horizontal dt{width:80px;margin:0 0 10px 0px}.ecf-crowdfunding-app .investment-warpper .dl-horizontal dd{margin-left:90px}.ecf-crowdfunding-app .investment-warpper .dl-horizontal dd a{color:inherit}.ecf-crowdfunding-app .portfolio-listing li{display:inline-block;margin-right:30px}.ecf-crowdfunding-app .portfolio-company{position:relative}.ecf-crowdfunding-app .company-photo-wrapper img,.ecf-crowdfunding-app .portfolio-company img{width:96px;height:96px;border-radius:50px;border:solid 1px #cdcdcd;background:#FFF;display:block;margin-bottom:20px}.ecf-crowdfunding-app .portfolio-company:hover{text-decoration:none}.ecf-crowdfunding-app .portfolio-company h4{font-size:15px;color:#098fc8}.ecf-crowdfunding-app .portfolio-company label{font-weight:normal}.ecf-crowdfunding-app .portfolio-company h4,.ecf-crowdfunding-app .portfolio-company label{margin:0 0 5px 0px;display:block}.ecf-crowdfunding-app .workexperience-listing li{display:inline-block;position:relative;width:47%;margin:10px 0px}.ecf-crowdfunding-app .workexperience-company-info h4{text-align:left}.ecf-crowdfunding-app .workexperience-company-info{margin:0 0 0 20px;padding:10px 0 0 0;width:60%}.ecf-crowdfunding-app .workexperience-company-info .locationmarket a{color:inherit}.ecf-crowdfunding-app .activity-list li{display:block;padding:20px 25px;background:#f1f3f5;margin:5px 0px}.ecf-crowdfunding-app .activity-list li b{color:#000}.ecf-crowdfunding-app .activity-list li .date{font-size:11px;font-style:italic;color:#9d9d9d}.ecf-crowdfunding-app .offer-createion-status-warpper{margin-bottom:40px;margin-left:19%}.ecf-crowdfunding-app .startup-heading-wrapper{background:#FFF;display:block;padding:45px 0 75px 0;border-bottom:solid 1px #e1e2e2}.ecf-crowdfunding-app .draft-wrapper{background:#fcf8e3;padding:15px 0px;border-bottom:solid 1px #d5e0e6}.ecf-crowdfunding-app .draft-wrapper .alert{position:relative;min-height:165px}.ecf-crowdfunding-app .draft-start-profile-block{padding:0 80px}@media (max-width: 767px){.ecf-crowdfunding-app .draft-start-profile-block{padding:0 20px}}.ecf-crowdfunding-app .company-logo-wrapper{float:left}.ecf-crowdfunding-app .draft-wrapper .alert-warning{border-color:transparent;padding:15px 0 0 20px}.ecf-crowdfunding-app .draft-wrapper .alert-warning h4{font-weight:bold;margin:7px 0 15px 0px}.ecf-crowdfunding-app .things-to-do{display:block;width:160px;margin:10px 0 0 0;border:solid 1px #ccc;border-radius:30px;padding:5px 15px;color:inherit;background:#1493d5;color:#FFF;border-color:#1493d5}.ecf-crowdfunding-app .things-to-do .fa{margin-right:5px;color:#FFF}.ecf-crowdfunding-app .things-to-do:hover,.ecf-crowdfunding-app .things-to-do:active,.ecf-crowdfunding-app .things-to-do:focus{background:none;text-decoration:none;outline:none}.ecf-crowdfunding-app .things-to-do:hover .fa,.ecf-crowdfunding-app .things-to-do:active .fa,.ecf-crowdfunding-app .things-to-do:focus .fa{color:#000}.ecf-crowdfunding-app .modal-content{border-radius:3px !important}.ecf-crowdfunding-app #modal-tips .modal-dialog{width:450px !important}.ecf-crowdfunding-app .modal-title{font-weight:700}.ecf-crowdfunding-app .offer-setup-list li{margin:5px 10px}.ecf-crowdfunding-app .offer-setup-list li.completed,.ecf-crowdfunding-app .offer-setup-list li.completed .fa,.ecf-crowdfunding-app .offer-setup-list li.completed a{color:#ccc}.ecf-crowdfunding-app .offer-setup-list li a{padding:5px 0px;display:block}.ecf-crowdfunding-app .offer-setup-list li .fa{margin-right:8px}.ecf-crowdfunding-app .todo-list-wrapper h3{margin-bottom:0px}.ecf-crowdfunding-app .todo-list-wrapper .well{margin-top:20px;box-shadow:none !important;border-radius:3px !important}.ecf-crowdfunding-app .modal-header .close span{font-size:25px}.ecf-crowdfunding-app .company-logo-wrapper img{width:112px;height:112px;border-radius:60px;background:#FFF}.ecf-crowdfunding-app .company-info{display:block;width:90%}.ecf-crowdfunding-app .company-info h1{font-size:45px;line-height:50px;font-weight:300;margin-bottom:15px;margin-top:0px}.ecf-crowdfunding-app .company-info .locationmarket{margin-bottom:15px;display:block}.ecf-crowdfunding-app .locationmarket a{color:inherit}.ecf-crowdfunding-app .company-info .social-links{display:inline-block}.ecf-crowdfunding-app .company-info .social-links .website-link{background:#656565;color:#FFF;display:block;border-radius:4px;padding:0 10px}.ecf-crowdfunding-app .company-info .social-links .website-link:hover{background:#3598db}.ecf-crowdfunding-app .company-info .social-links .website-link .fa{color:#FFF}.ecf-crowdfunding-app .social-links .fa-thumbs-up,.ecf-crowdfunding-app .social-links .fa-eye,.ecf-crowdfunding-app .social-links .fa-share-alt{font-size:13px !important}.ecf-crowdfunding-app .social-links>.like,.ecf-crowdfunding-app .social-links>.watchlist,.ecf-crowdfunding-app .social-links>.share{display:block;font-size:13px;margin:5px 10px 0px 10px;color:#1f8fd7}.ecf-crowdfunding-app .social-links>.watchlist .fa,.ecf-crowdfunding-app .social-links>.share .fa{margin:5px 5px 0px 0px}.ecf-crowdfunding-app .fundraising-warpper{background:#edf5f8;padding:28px 0px;border-bottom:solid 1px #d5e0e6}.ecf-crowdfunding-app .draft-mode{background:#fcf8e3 !important;border-top:solid 1px #eedbb5 !important;border-bottom:solid 1px #eedbb5 !important;box-shadow:none}.ecf-crowdfunding-app .draft-mode .progress-bar-wrapper .progress{background:#E5E1CD !important}.ecf-crowdfunding-app .progress-bar-wrapper{width:690px;margin:18px auto;position:relative}.ecf-crowdfunding-app .progress-matrics{position:absolute;top:-25px;width:74%}.ecf-crowdfunding-app .progress-matrics div{font-weight:700;color:#000}.ecf-crowdfunding-app .progress-bar-wrapper .progress{background:#dddddd;height:24px;width:74%}.ecf-crowdfunding-app .bottom-progress-matrics{position:absolute;bottom:-50px;width:74%}.ecf-crowdfunding-app .bottom-progress-matrics div{color:#000}.ecf-crowdfunding-app .invest-button-wrapper button{margin-top:-15px}.ecf-crowdfunding-app .photo-video-wrapper{position:relative;margin:0 0 50px 0px}.ecf-crowdfunding-app .photo-video-wrapper .btn{position:absolute;right:0px;top:-35px;z-index:2}.ecf-crowdfunding-app .starup-body-wrapper{padding:40px 0px}.ecf-crowdfunding-app .startup-product-list{margin-top:30px}.ecf-crowdfunding-app .startup-product-list li{margin-right:10px;overflow:hidden}.ecf-crowdfunding-app .startup-product-list li a{display:block;width:140px;height:105px;border:solid 1px #ccc;overflow:hidden}.ecf-crowdfunding-app .startup-product-list li a img{width:100%}.ecf-crowdfunding-app .dealterms-list li{display:inline-block;width:32%;margin-right:1%}.ecf-crowdfunding-app .dealterms-list li .dealterms-block{background:#f1f3f5 !important;padding:20px;margin:0px 20px 10px 0px;width:100%}.ecf-crowdfunding-app .dealterms-block{background:#f1f3f5 !important;padding:20px;margin:0px 10px 20px 0px}.ecf-crowdfunding-app .dealterms-block label{font-weight:700;color:#000}.ecf-crowdfunding-app .dealterms-block p{color:#000;margin-top:10px}.ecf-crowdfunding-app .dealterms-block label b{font-weight:500}.ecf-crowdfunding-app .dealterms-block h5{margin:0px;font-weight:bold;font-size:25px}.ecf-crowdfunding-app .performance-matrics-list li{display:block;padding:9px 0px;border-bottom:solid 1px #e3e3e3}.ecf-crowdfunding-app .performance-matrics-list li div{font-weight:600}.ecf-crowdfunding-app .right-alignment{text-align:center;font-weight:600;color:#000}.ecf-crowdfunding-app .document-list li{display:block;padding:5px 10px;clear:both}.ecf-crowdfunding-app .document-list li .docname,.ecf-crowdfunding-app .document-list li .docname .fa{color:#000}.ecf-crowdfunding-app .document-list li .docname{min-width:350px}.ecf-crowdfunding-app .document-list li .docname .fa{margin:0 10px 0 0}.ecf-crowdfunding-app .download-docs{text-decoration:underline}.ecf-crowdfunding-app .show-tooltip{margin-left:10px;color:#000}.ecf-crowdfunding-app .show-tooltip:hover{color:#e5bd00}.ecf-crowdfunding-app .popover-content{font-size:12px;font-weight:normal;line-height:18px}.ecf-crowdfunding-app .offer-draft-inmenu{position:absolute;border-radius:10px;padding:5px 10px;font-size:8.5px !important;font-weight:normal;box-shadow:inset 0px 2px 3px rgba(0,0,0,0.3);margin:0px 0 0 7px}.ecf-crowdfunding-app .updated-list>li{margin-bottom:70px}.ecf-crowdfunding-app .updated-list li .updated-info-wrapper.latest h3{font-size:25px;font-weight:300;color:#3598db !important;margin-bottom:20px;margin-top:0px}.ecf-crowdfunding-app .content-wrapper hr{margin:5px 0px;border-color:#dadee2}.ecf-crowdfunding-app .content-wrapper b{color:#000}.ecf-crowdfunding-app .latest .updated-content-wrapper{padding:20px;background:#f1f3f5}.ecf-crowdfunding-app .updated-content-wrapper hr{border-color:#e6e9ec;margin:10px 0px 15px 0px}.ecf-crowdfunding-app .updated-content-wrapper h4{font-weight:600;color:#000;margin:5px 0 25px 0}.ecf-crowdfunding-app .updated-info-wrapper h3{font-size:25px;font-weight:300;margin-bottom:20px;color:#bfbfbf}.ecf-crowdfunding-app .updated-content-wrapper p{line-height:22px}.ecf-crowdfunding-app .post-comment-wrapper{background:#f1f3f5;padding:20px}.ecf-crowdfunding-app .post-comment-wrapper textarea{width:100%;border:solid 1px #CFDAE0 !important;padding-top:13px;margin-bottom:20px;height:100px}.ecf-crowdfunding-app .commenter{margin:20px 0 0 0}.ecf-crowdfunding-app .commenter li{position:relative;margin:0px 10px;display:block;padding:25px 0px 15px 10px;border-bottom:solid 1px #eaeaea}.ecf-crowdfunding-app .commenter .comment-reply{padding:20px 0 30px 20px;background:#f1f3f5;margin:20px 0 30px 77px !important}.ecf-crowdfunding-app .commenter li img{width:55px;height:55px;border-radius:50px}.ecf-crowdfunding-app .commenter-info{display:inline;width:80%;margin-left:20px}.ecf-crowdfunding-app .commenter-info a:hover{text-decoration:none}.ecf-crowdfunding-app .commenter-info h4{color:#3598db;margin-top:0px;margin-bottom:10px}.ecf-crowdfunding-app .post-date{cursor:text;font-weight:normal;font-size:13px;padding-left:5px;font-style:italic;color:#bfbfbf}.ecf-crowdfunding-app .lnk-write-comment{padding:10px 15px;background:#E8ECF0;border-radius:3px;display:block}.ecf-crowdfunding-app .comment-action-wrapper{display:block;margin:15px 0px 0px 0px}.ecf-crowdfunding-app .comment-action-wrapper a{fotn-size:11px;font-weight:normal;margin:10px 20px 0 0}.ecf-crowdfunding-app .comment-action-wrapper a:hover{text-decoration:underline}.ecf-crowdfunding-app .comment-action-wrapper a .fa{font-size:10px;color:#2b83bf}.ecf-crowdfunding-app .report-comment,.ecf-crowdfunding-app .report-comment .fa{color:#cbcbcb !important}.ecf-crowdfunding-app .report-comment:hover,.ecf-crowdfunding-app .report-comment:hover .fa{text-decoration:none !important;color:#f18e00 !important}.ecf-crowdfunding-app .mobile-admin-title{display:none;font-size:25px;margin-bottom:20px}.ecf-crowdfunding-app .admin-heading-wrapper{display:block;margin-top:39px;padding:10px 0px 30px 18px}.ecf-crowdfunding-app .admin-wrapper{margin:20px 0px}.ecf-crowdfunding-app .admin-wrapper h1{line-height:39px}.ecf-crowdfunding-app .admin-wrapper h1 font{font-size:20px}.ecf-crowdfunding-app .admin-heading-wrapper h4{padding:0px 15px 0px 0px;margin:0px 20px 0px 0px;font-weight:600;font-size:20px}.ecf-crowdfunding-app .admin-heading-wrapper .search-wrapper{padding:0px !important;margin-top:0px !important}.ecf-crowdfunding-app .admin-heading-wrapper .search-wrapper .fa{top:8px !important}.ecf-crowdfunding-app .summary-data-listing{background:#FFF;border:solid 1px #e0e0e0}.ecf-crowdfunding-app .summary-data-listing li{vertical-align:text-top;min-width:100px;min-height:110px;padding:20px 20px 10px 20px;border-right:solid 1px #e0e0e0;display:inline-block}.ecf-crowdfunding-app .summary-data-listing li:after{clear:right}.ecf-crowdfunding-app .summary-data-listing li:last-child{border-right:none}.ecf-crowdfunding-app .offer-list li{position:relative;min-width:130px !important}.ecf-crowdfunding-app .user-listing li{min-width:168px !important}.ecf-crowdfunding-app .investor-investment-listing li{min-width:32%}.ecf-crowdfunding-app .investor-investment-listing.four li{min-width:24.5%}.ecf-crowdfunding-app .investor-investment-listing li small{font-size:15px;font-weight:bold}.ecf-crowdfunding-app .summary-data-listing li h4{display:block;text-align:center;font-weight:bold;font-size:28px;padding:0px;margin:0px 0px 5px 0px}.ecf-crowdfunding-app .summary-data-listing.admin-stats li h4{display:block;text-align:center;font-weight:bold;font-size:20px;padding:0px;margin:0px 0px 5px 0px}.ecf-crowdfunding-app .summary-data-listing li label{display:block;text-align:center;font-weight:normal}.ecf-crowdfunding-app table td{vertical-align:middle !important}.ecf-crowdfunding-app .admin-grid-wrapper{margin:30px 0 40px 0}.ecf-crowdfunding-app .admin-grid-wrapper table{border:solid 1px #d6d6d6}.ecf-crowdfunding-app .table-filter-wrapper{background:#e4e5ea}.ecf-crowdfunding-app .admin-grid-wrapper table,.ecf-crowdfunding-app .admin-grid-wrapper table tr,.ecf-crowdfunding-app .admin-grid-wrapper table td{background:#FFF;vertical-align:middle !important}.ecf-crowdfunding-app .admin-grid-wrapper table td{padding:10px 10px}.ecf-crowdfunding-app .admin-grid-wrapper table thead th{vertical-align:middle;background:#f3f4f8 !important;color:#000}.ecf-crowdfunding-app .admin-grid-wrapper table label{font-weight:normal}.ecf-crowdfunding-app .admin-grid-wrapper .table-user-info img{width:45px;height:45px;border-radius:30px;border:solid 1px #e0e0e0;float:left;margin-right:10px}.ecf-crowdfunding-app .completed{color:#769918}.ecf-crowdfunding-app .list-group-item.subm-menu{padding-left:40px;font-weight:normal;color:#515151 !important}.ecf-crowdfunding-app .list-group-item.subm-menu.active{color:#FFF !important}.ecf-crowdfunding-app .list-group-item{color:#000}.ecf-crowdfunding-app .list-group-item .fa{width:15px !important;text-align:center}.ecf-crowdfunding-app .table-user-info h4{overflow:hidden;float:left;font-size:13px;font-weight:bold;text-overflow:ellipsis;white-space:nowrap;margin:13px 0px}.ecf-crowdfunding-app .grid-paging .pagination .page:hover,.ecf-crowdfunding-app .grid-paging .pagination .page:hover a{cursor:text;color:inherit;background:#FFF !important}.ecf-crowdfunding-app .admin-grid-wrapper .table tr .fa{cursor:pointer}.ecf-crowdfunding-app .admin-grid-wrapper .table tr .fa:hover{color:#000}.ecf-crowdfunding-app .admin-grid-wrapper .form-group{margin-bottom:8px}.ecf-crowdfunding-app .filter-cat{margin-left:0px !important;padding-left:0px !important}.ecf-crowdfunding-app tr{position:relative}.ecf-crowdfunding-app tr.reserved td{background:#F3EBD4 !important}.ecf-crowdfunding-app .reserved-label{display:block;margin:3px 0px 5px 0px;font-size:11px;font-weight:600;display:inline;padding:1px 5px;border-radius:2px;background:#f8d67c;color:#9a740f;text-align:left}.ecf-crowdfunding-app .disabled .reserved-label{color:#c2c2c2}.ecf-crowdfunding-app .investor-list .label,.ecf-crowdfunding-app .investor-list a{margin-top:5px}.ecf-crowdfunding-app .profile-photo-wapper{float:left;position:relative}.ecf-crowdfunding-app .profile-photo-wapper .btn-default{padding:4px 15px;font-size:11px;margin:10px 5px;display:block;box-shadow:none}.ecf-crowdfunding-app .profile-photo-wapper input[type='file']{position:absolute;margin-top:-23px;z-index:2;width:95px;height:20px;opacity:0;left:17px;cursor:pointer !important}.ecf-crowdfunding-app .portfolio-company .fa-times-circle{position:absolute;left:82px;color:red;font-size:20px;z-index:2;top:6px}.ecf-crowdfunding-app textarea{white-space:normal}.ecf-crowdfunding-app .action-wrapper{position:absolute;right:10px}.ecf-crowdfunding-app .action-wrapper .fa-times-circle{color:red;font-size:20px;z-index:3}.ecf-crowdfunding-app .action-wrapper .fa-pencil-square-o{padding-right:7px;color:#000;font-size:18px;z-index:3}.ecf-crowdfunding-app .well{background:#f1f3f5}.ecf-crowdfunding-app .settings-wrapper{background:#FFF;border:solid 1px #ddd;padding:25px;border-radius:3px}.ecf-crowdfunding-app .partner-photo-banner{width:100%;background:#E7E7E7;height:307px;position:relative;overflow:hidden}.ecf-crowdfunding-app .partner-photo-banner img{width:100%;z-index:-1}.ecf-crowdfunding-app .partner-photo-banner .btn{position:absolute;right:30px;top:30px}.ecf-crowdfunding-app .partner-black-wrapper{z-index:1;width:100%;background:rgba(0,0,0,0.7);height:115px;padding:28px;position:relative;margin-top:-115px}.ecf-crowdfunding-app .partner-logo-wrapper{width:230px;overflow:hidden;height:230px;background:#ededed;position:relative;margin-top:-50px;border:solid 7px #ccc}.ecf-crowdfunding-app .partner-logo-wrapper img{width:100%}.ecf-crowdfunding-app .partner-logo-wrapper .dummy-photo{width:auto !important;margin:13% auto !important}.ecf-crowdfunding-app .partner-info-wrapper{margin:0 20px}.ecf-crowdfunding-app .partner-info-wrapper h4{font-size:45px;font-weight:bold;color:#FFF;margin:20px 0 6px 0}.ecf-crowdfunding-app .partner-info-wrapper p{font-size:19px;color:#FFF;margin:5px 0 0 0}.ecf-crowdfunding-app .partner-header-arrangement{margin-top:-33px;position:absolute}.ecf-crowdfunding-app .partner-layout{margin:110px 0 50px 0}.ecf-crowdfunding-app .inline-card-listing li{margin:10px 10px;display:inline-block;vertical-align:top}.ecf-crowdfunding-app .partner-menu{width:233px !important}.ecf-crowdfunding-app .email-template-title{font-weight:600;color:#3598db}.ecf-crowdfunding-app .gridly{position:relative}.ecf-crowdfunding-app .brick.small{cursor:move;width:120px;height:90px}.ecf-crowdfunding-app .brick.small img{border:solid 1px #ccc;width:100%;height:90px}.ecf-crowdfunding-app .brick.small img:hover{margin-top:-3px;border:solid 1px #3598db;box-shadow:0px 5px 13px #ccc}.ecf-crowdfunding-app .brick.small img:active{border:dotted 2px #0076c6;box-shadow:0px 15px 13px #d0e8f9}.ecf-crowdfunding-app .env-wrapper{margin-right:10px}.ecf-crowdfunding-app .partner-logo-change{position:absolute;left:24%;right:35%;bottom:10%}.ecf-crowdfunding-app .partner-logo-change:active{top:auto !important}.ecf-crowdfunding-app .btn-reserve{margin-top:10px;padding:5px 9px !important}.ecf-crowdfunding-app .paymentmethod .fa{font-size:30px}.ecf-crowdfunding-app .paymentmethod .fa-cc-paypal{color:#366ca8}.ecf-crowdfunding-app .paymentmethod .fa-cc-mastercard{color:#3398dc}.ecf-crowdfunding-app .paymentmethod .fa-cc-visa{color:#0157a0}.ecf-crowdfunding-app .paymentmethod .fa-cc-amex{color:#2693cb}.ecf-crowdfunding-app .partner-payment-benefits-list{margin:30px 0px 30px 0px}.ecf-crowdfunding-app .partner-payment-benefits-list li{display:inline-block;width:30%;padding:0 20px;text-align:center;vertical-align:text-top;border-right:solid 1px #e9e9e9}.ecf-crowdfunding-app .partner-payment-benefits-list li:last-child{border-right:none}.ecf-crowdfunding-app .partner-payment-benefits-list li h5{font-weight:bold;color:#3598db;height:30px}.ecf-crowdfunding-app .partner-payment-benefits-list li img{margin-bottom:30px;width:100%}.ecf-crowdfunding-app .tick-start .fa{top:5px !important;position:relative !important;font-size:25px;color:#E2C92E !important;margin-bottom:8px}.ecf-crowdfunding-app .inbox-link .fa{font-size:18px;margin-right:10px}.ecf-crowdfunding-app .inbox-link .fa-star-o{color:#c6c2c1}.ecf-crowdfunding-app .inbox-link .fa-star{color:#E2C92E !important}.ecf-crowdfunding-app .ddl-btn{box-shadow:none;padding-left:10px;padding-right:10px}.ecf-crowdfunding-app .dropdown-menu{border-radius:2px}.ecf-crowdfunding-app .action-dropdown-menu>li>a{color:#000;font-weight:600;font-size:12px;padding:7px 25px 7px 20px !important}.ecf-crowdfunding-app .action-dropdown-menu>li>a .fa{margin-right:7px}.ecf-crowdfunding-app .action-dropdown-menu .divider{margin:2px 0px}.ecf-crowdfunding-app .dashboard-tab-wrapper{margin:0px 0 50px 0px}.ecf-crowdfunding-app .dashboard-tab-wrapper .nav-tabs li a{padding:18px 31px;font-size:15px;border-radius:0px !important}.ecf-crowdfunding-app .dashboard-tab-wrapper .nav-tabs .active a:hover,.ecf-crowdfunding-app .dashboard-tab-wrapper .nav-tabs .active a{background:#fafafa;border-top:solid 4px #428bca;color:#000;font-weight:bold}.ecf-crowdfunding-app .dashboard-sector{margin-bottom:20px}.ecf-crowdfunding-app .dashboard-sector .fa{color:#c1c1c1;margin-right:7px;font-size:18px}.ecf-crowdfunding-app .dashboard-sector h5{font-weight:700}.ecf-crowdfunding-app .traction-list{display:inline-block;border:solid 1px #e5e8ed;border-radius:4px;margin:20px 0 0 0;float:left}.ecf-crowdfunding-app .traction-list li{position:relative;display:inline-block;padding:28px 30px 25px 25px}.ecf-crowdfunding-app .traction-list li:last-child{padding-right:20px}.ecf-crowdfunding-app .traction-list li label{font-weight:normal;text-transform:uppercase;color:#2b2b2b;margin-top:10px;display:block;text-align:center}.ecf-crowdfunding-app .traction-list li h4{line-height:20px;font-size:25px;margin:3px 0px;font-weight:700;text-align:center}.ecf-crowdfunding-app .traction-list li .arrow{position:absolute;top:13px;right:-12px}.ecf-crowdfunding-app .agv-interaction{border:solid 1px #e5e8ed;border-radius:4px;float:right;text-align:center;padding:18px 20px 30px 20px;margin:20px 0 0 0}.ecf-crowdfunding-app .agv-interaction h4{font-size:25px;font-weight:700;line-height:18px}.ecf-crowdfunding-app .agv-interaction label{font-weight:normal;text-transform:uppercase}.ecf-crowdfunding-app .geographical-heading{background:#e5e8ed;color:#000;font-weight:bold;padding:15px 22px}.ecf-crowdfunding-app .geographical-body{height:320px;overflow-y:auto;background:#FFF;padding:10px 20px;border:solid 1px #e5e5e5}.ecf-crowdfunding-app .dashboard-sector .row{margin-top:30px}.ecf-crowdfunding-app .country-list li{padding:4px 5px;border-bottom:solid 1px #e6e9ef}.ecf-crowdfunding-app .country-list li:last-child{border-bottom:none}.ecf-crowdfunding-app .country-list li label{font-weight:normal;color:#000}.ecf-crowdfunding-app .country-list .heading{padding-bottom:15px;border-bottom:none !important}.ecf-crowdfunding-app .country-list .heading label{font-weight:700;color:#000}.ecf-crowdfunding-app .graph-wrapper .graph-header{background:#e5e8ed;padding:14px 20px}.ecf-crowdfunding-app .graph-header h4{font-size:15px;font-weight:bold}.ecf-crowdfunding-app .graph-body{padding:20px 5px;background:#FFF;border:solid 1px #e7e7e7}.ecf-crowdfunding-app .graph-body img{width:95%;margin:0 auto;display:block}.ecf-crowdfunding-app .graph-date-range{display:inline;margin:0 11%;width:450px}.ecf-crowdfunding-app .graph-date-range label,.ecf-crowdfunding-app .funding-graph-date-range label{font-weight:700;color:#000;padding:8px 0 0 0;margin:0 10px 0 0}.ecf-crowdfunding-app .graph-date-range .control-wrapper,.ecf-crowdfunding-app .funding-graph-date-range .control-wrapper{margin-right:10px}.ecf-crowdfunding-app .investment-wrapper{margin:40px 0 40px 0px}.ecf-crowdfunding-app .button-action .btn-xs{font-size:11px;font-size:10px;margin:3px 0px;width:60px}.ecf-crowdfunding-app .pricing-body{width:75%;margin:50px auto}.ecf-crowdfunding-app .pricing-table{border:solid 1px #e7e7e7;height:460px;background:#FFF}.ecf-crowdfunding-app .pricing-table li{float:left;min-height:300px;vertical-align:top;width:33%;display:inline-block;border-right:solid 1px #e7e7e7}.ecf-crowdfunding-app .pricing-table .suggestion{background:#e7f5fe}.ecf-crowdfunding-app .pricing-table li:last-child{border-right:none}.ecf-crowdfunding-app .pricing-table .package-heading{border-bottom:solid 1px #e7e7e7;padding:25px 0px}.ecf-crowdfunding-app .pricing-table .package-heading h4,.ecf-crowdfunding-app .pricing-table .package-heading label{text-align:center;display:block}.ecf-crowdfunding-app .pricing-table .package-heading h4{font-weight:bold;color:#3598db}.ecf-crowdfunding-app .package-footer{border-top:solid 1px #e7e7e7;padding:28px 0px}.ecf-crowdfunding-app .package-detail{margin:0 !important;padding:20px 20px;height:250px}.ecf-crowdfunding-app .package-detail .detail-list{font-weight:600;font-size:14px;padding:7px 5px}.ecf-crowdfunding-app .package-detail .detail-list .fa{margin-right:10px;color:#ddcf06}.ecf-crowdfunding-app .upgrade-title{line-height:50px;margin:50px 0px 0px 0px;display:block;text-align:center}.ecf-crowdfunding-app .label{display:inline-block}.ecf-crowdfunding-app .funding-step{margin:30px 30px 50px 30px}.ecf-crowdfunding-app .funding-step .circle{width:43px;height:43px;line-height:43px;font-size:20px;border-radius:50px;text-align:center;float:left;font-weight:bold;color:#FFF;background:#4aa2da}.ecf-crowdfunding-app .funding-step-description{float:left;margin:0 30px 0 20px}.ecf-crowdfunding-app .funding-step-description h4{font-size:20px;margin-bottom:30px}.ecf-crowdfunding-app .funding-step-description .input-group input[type='text']{font-weight:bold;font-size:20px;padding:25px 20px}.ecf-crowdfunding-app .radio-wrapper .checkbox{margin-bottom:20px}.ecf-crowdfunding-app .radio-wrapper .checkbox .checkbox-note{display:block;margin:6px 0 0 24px;font-size:12px;line-height:1.4;color:#999}.ecf-crowdfunding-app .accept-wrapper{margin:20px 0px;border:solid 1px #e0e4e9;padding:8px 25px;background:#f1f3f5}.ecf-crowdfunding-app .risk-warning{background:#f8f9ea;border-top:solid 1px #eaebd8;display:block;padding:30px 0px}.ecf-crowdfunding-app .partner-description{background:rgba(0,0,0,0.6);width:167px;height:126px;z-index:2;font-size:13px;font-weight:bold;line-height:25px;padding:5px 0px;bottom:-130px;color:#FFF;text-align:center;position:absolute}.ecf-crowdfunding-app .partner-list li a:hover .partner-description{bottom:-90px}.ecf-crowdfunding-app .message-body{border:solid 1px #d4d4d4;border-radius:5px;margin:50px 0px;background:#FFF;height:700px}.ecf-crowdfunding-app .message-body .message-header{padding:5px 10px;background:#f7f7f7;border-bottom:solid 1px #d4d4d4}.ecf-crowdfunding-app .message-header .search-wrapper{padding-top:3px;padding-right:0px}.ecf-crowdfunding-app .message-header .search-wrapper .fa-search{top:7px !important}.ecf-crowdfunding-app .message-body .message-header h4{font-size:15px}.ecf-crowdfunding-app .message-content{height:93.2%;position:relative}.ecf-crowdfunding-app .message-content .message-left-panel{float:left;height:100%;overflow-y:auto;width:320px;border-right:solid 1px #d4d4d4}.ecf-crowdfunding-app .message-list{margin:0px}.ecf-crowdfunding-app .message-list li{display:block}.ecf-crowdfunding-app .message-list li:hover{background:#f4f4f4}.ecf-crowdfunding-app .message-list .active,.ecf-crowdfunding-app .mobile-message-list .active{background:#eaf2f8}.ecf-crowdfunding-app .message-list .active h5,.ecf-crowdfunding-app .mobile-message-list .active h5{color:#215e8c}.ecf-crowdfunding-app .message-list li a,.ecf-crowdfunding-app .mobile-message-list li a{display:block;padding:10px 10px;border-bottom:solid 1px #d4d4d4}.ecf-crowdfunding-app .message-list li img,.ecf-crowdfunding-app .user-detail-wrapper img,.ecf-crowdfunding-app .mobile-message-list a img{width:55px;height:55px;border-radius:50px;border:solid 1px #cdcdcd;background:#FFF;margin:0 auto;display:block}.ecf-crowdfunding-app .mobile-message-list a p{display:none}.ecf-crowdfunding-app .user-wrapper .badge{background:red;position:absolute;left:50px}.ecf-crowdfunding-app .user-info{margin:0 0px 0 15px;width:75%}.ecf-crowdfunding-app .user-info .message-date{font-style:italic;font-size:10px !important;font-weight:normal;color:#949494}.ecf-crowdfunding-app .user-info h5{font-size:13px;font-weight:700;color:#000}.ecf-crowdfunding-app .user-info p{width:100% !important;overflow:hidden;text-overflow:ellipsis}.ecf-crowdfunding-app .addon-currency{padding:5px;background:none;border:none}.ecf-crowdfunding-app .message-detail-panel{width:818px;height:100%;padding-bottom:100px;position:relative}.ecf-crowdfunding-app .message-detail-list li{padding:20px 15px;border-bottom:solid 1px #eaeaea}.ecf-crowdfunding-app .message-detail-list .user-detail-wrapper{padding:10px 10px}.ecf-crowdfunding-app .message-detail-list .user-info{width:88%;float:right !important}.ecf-crowdfunding-app .replyied{background:#f6f6f6}.ecf-crowdfunding-app .user-info h5{color:#215e8c}.ecf-crowdfunding-app .replyied h5{color:#000}.ecf-crowdfunding-app .message-detail-panel .reply-action-wrapper{background:#fafafa;margin:10px 0px;padding:20px 10px 0 10px;position:absolute;z-index:9;width:100%;border-top:solid 1px #eaeaea}.ecf-crowdfunding-app .message-detail-panel .reply-action-wrapper textarea{padding:10px !important;resize:none;margin-bottom:10px;height:90px}.ecf-crowdfunding-app .message-panel-wrapper{height:468px;overflow:auto}.ecf-crowdfunding-app .form-upload-input{padding:12px 3px}.ecf-crowdfunding-app .upload-doc-form label{text-align:left !important;font-weight:normal}.ecf-crowdfunding-app .upload-doc-form input{padding-top:8px}.ecf-crowdfunding-app .btn-lg.btn-submit{padding-left:30px;padding-right:30px}.ecf-crowdfunding-app .btn-submit .fa{margin-left:10px;color:#FFF}.ecf-crowdfunding-app .sub-metrics{bottom:0;width:100%;right:0px}.ecf-crowdfunding-app .partaner-benefit-wrapper h2{margin:30px 0 50px 0px;text-align:center}.ecf-crowdfunding-app .partaner-benefit-wrapper{padding:20px 0px 30px 0px;width:90%;margin:0 auto;display:block;background-color:#FFF}.ecf-crowdfunding-app .partaner-benefit-wrapper img{width:80%;display:block;margin:0 auto}.ecf-crowdfunding-app .start-now-wrapper{background:#0b4f7d;margin-top:50px;padding:20px 50px 20px 50px}.ecf-crowdfunding-app .start-now-wrapper label{font-size:20px;line-height:35px;color:#FFF;margin-right:20px}.ecf-crowdfunding-app .start-now-wrapper .center-block{width:30%;margin:0 auto}.ecf-crowdfunding-app .investment-panel .panel-heading{padding:18px 20px}.ecf-crowdfunding-app .investment-panel .panel-heading:hover{background:#ededed}.ecf-crowdfunding-app .investment-panel .panel-heading h4{font-weight:600}.ecf-crowdfunding-app .panel-title>a{display:block}.ecf-crowdfunding-app .panel-title>a:hover{text-decoration:none}.ecf-crowdfunding-app .block-tab{border-bottom:none !important}.ecf-crowdfunding-app .block-tab li a,.ecf-crowdfunding-app .choose-investor-type li a{margin:0 20px 0 0;width:100%;border-radius:2px !important;padding:20px 0px;text-align:center;vertical-align:middle !important;display:block;border:1px solid #ddd !important;color:#A3A3A3;position:relative}.ecf-crowdfunding-app .block-tab .active a:after,.ecf-crowdfunding-app .choose-investor-type li a:after,.ecf-crowdfunding-app .block-tab .active a:before,.ecf-crowdfunding-app .choose-investor-type li a:before{top:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.ecf-crowdfunding-app .block-tab .active a:after,.ecf-crowdfunding-app .choose-investor-type a.active:after{border-color:rgba(136,183,213,0);border-top-color:#FFF;color:#000;border-width:10px;margin-left:-10px}.ecf-crowdfunding-app .block-tab .active a:before,.ecf-crowdfunding-app .choose-investor-type a.active:before{border-color:rgba(194,225,245,0);border-top-color:#3598db;border-width:14px;margin-left:-14px}.ecf-crowdfunding-app .choose-investor-type li a:hover{background:#fafafa}.ecf-crowdfunding-app .choose-investor-type{border-bottom:none}.ecf-crowdfunding-app .choose-investor-type li a{display:block;vertical-align:middle;height:120px;font-size:13px;font-weight:600}.ecf-crowdfunding-app .choose-investor-type li a input[type="radio"]{clear:both;display:block;margin:10px auto}.ecf-crowdfunding-app .investor-type-wrapper h4{margin:5px 0 20px 0px}.ecf-crowdfunding-app .investor-type-wrapper .tab-content{padding:10px 10px}.ecf-crowdfunding-app .tab-content{padding:30px 20px}.ecf-crowdfunding-app .tab-content h4{color:#000;font-weight:700;margin-bottom:10px}.ecf-crowdfunding-app .tab-content>ul{margin:15px 0px}.ecf-crowdfunding-app .tab-content>ul li{margin:5px 0px}.ecf-crowdfunding-app .block-tab li{width:45%;margin-right:3%}.ecf-crowdfunding-app .block-tab .active a,.ecf-crowdfunding-app .choose-investor-type a.active{background:#fff !important;color:#3598db !important;font-weight:600;border:3px solid #3598db !important}.ecf-crowdfunding-app .copyright-footer{padding:10px 0px;color:#FFF;background:#2e3135}.ecf-crowdfunding-app .copyright-footer img{margin:5px 0 0 0}.ecf-crowdfunding-app .copyright-footer label{padding:16px 10px;margin:0px;color:#FFF;font-weight:normal}.ecf-crowdfunding-app .footer{padding:40px 0 50px 0;background:#45484e}.ecf-crowdfunding-app .footer-link-social{width:419px}.ecf-crowdfunding-app .footer-link-wrapper h4,.ecf-crowdfunding-app .footer-link-social h4{color:#e1e1e1;font-size:20px;font-weight:bold;margin:5px 0 20px 0px}.ecf-crowdfunding-app .footer-link-wrapper ul{padding:0;margin:0}.ecf-crowdfunding-app .footer-link-wrapper ul li{display:block;margin:0;padding:0px}.ecf-crowdfunding-app .footer-link-wrapper ul li a{padding:0px;margin:0px;color:#c3c3c3;padding:5px 2px}.ecf-crowdfunding-app .footer-link-wrapper ul li a:hover{background:none;color:#FFF}.ecf-crowdfunding-app .newsletter input[type="email"]{margin-right:10px;width:60% !important}.ecf-crowdfunding-app .social-list{margin:25px 0 5px 0}.ecf-crowdfunding-app .social-list li h5{color:#e1e1e1;font-size:20px;font-weight:700;margin-right:15px}.ecf-crowdfunding-app .social-list li a{display:block;width:40px;height:40px;border-radius:50px !important;padding:3px;margin:0 5px}.ecf-crowdfunding-app .social-list li a:hover{background:none}.ecf-crowdfunding-app .social-list .fa{font-size:20px;color:#FFF;margin:7px 0 0 8px}.ecf-crowdfunding-app .facebook{background:#3b5998}.ecf-crowdfunding-app .facebook:hover{background:#486dba !important}.ecf-crowdfunding-app .twitter{background:#26aae1}.ecf-crowdfunding-app .twitter:hover{background:#29baf6 !important}.ecf-crowdfunding-app .linkedin{background:#1c75bb}.ecf-crowdfunding-app .linkedin:hover{background:#2388d7 !important}.ecf-crowdfunding-app .gplus{background:#221f20}.ecf-crowdfunding-app .gplus:hover{background:#403b3d !important}.ecf-crowdfunding-app .rss{background:#df5632}.ecf-crowdfunding-app .rss:hover{background:#f07452 !important}.ecf-crowdfunding-app .breadcrump-wrapper{border-bottom:solid 1px #e3e3e3;margin-bottom:43px}.ecf-crowdfunding-app .breadcrump-wrapper .breadcrumb{background:none;margin:0 0 15px 0;padding:10px 0px}.ecf-crowdfunding-app .breadcrump-wrapper .breadcrumb li a,.ecf-crowdfunding-app .breadcrump-wrapper .breadcrumb li{margin:0 0px 0 0px;font-size:15px}.ecf-crowdfunding-app .breadcrump-wrapper .breadcrumb li a{color:#000000}.ecf-crowdfunding-app .content-title{margin:60px 0px 40px 0px;font-weight:700}.ecf-crowdfunding-app .content-title.first{margin-top:20px}.ecf-crowdfunding-app .more-info-warpper{margin:60px 0px 30px 0px;padding:10px 0px;border-top:solid 1px #dedede;border-bottom:solid 1px #dedede}.ecf-crowdfunding-app .more-info-warpper .btn{margin:17px 30px}.ecf-crowdfunding-app .more-info-warpper .center-block{width:70%}.ecf-crowdfunding-app h4.admin-title-correction{float:none;padding:5px;position:relative;top:5px}.ecf-crowdfunding-app .social-icon.secondary{display:block;font-size:13px;margin:5px 10px 0px 10px;color:#1f8fd7}.ecf-crowdfunding-app .btn-primary.emphasis{padding:10px 40px;font-size:115%}.ecf-crowdfunding-app .btn-default.emphasis{padding:10px 40px;font-size:115%}.ecf-crowdfunding-app .funding-field-display-label{font-size:15px;color:#333;position:relative}.ecf-crowdfunding-app .funding-field-display-value{font-size:15px;color:#333;position:relative}.ecf-crowdfunding-app .messaging-dialog-picture{width:55px;height:55px;border-radius:50px;border:solid 1px #cdcdcd;background:#FFF;margin:0 auto;display:block}.ecf-crowdfunding-app .messaging-user-name{padding:10px}.ecf-crowdfunding-app .content-wrapper.no-padding-bottom{padding-bottom:0px}.ecf-crowdfunding-app .mobile-top-wrapper{margin:40px 0 0px 0px}.ecf-crowdfunding-app .campaign-detail-frame{padding:40px;margin:20px 0px;min-height:600px;background:#FFF;box-shadow:0px 1px 3px #b8b8b8}.ecf-crowdfunding-app .campaign-detail-frame h5,.ecf-crowdfunding-app h6{margin:10px 0;font-family:inherit;font-weight:bold;line-height:20px;color:inherit;text-rendering:optimizelegibility}.ecf-crowdfunding-app .campaign-detail-frame ul,.ecf-crowdfunding-app ol{padding:0;margin:0 0 10px 25px}.ecf-crowdfunding-app .carousel-inner{pointer-events:none}.ecf-crowdfunding-app .carousel-inner button{pointer-events:auto}.ecf-crowdfunding-app #notification-list li{cursor:pointer}.ecf-crowdfunding-app #notification-list li a{text-transform:none}.ecf-crowdfunding-app .disabled-section{pointer-events:none;opacity:0.3}.ecf-crowdfunding-app .footer hr{border-top:1px solid #525252 !important}.ecf-crowdfunding-app .footer p{color:#c3c3c3}.ecf-crowdfunding-app .footer .row{margin-bottom:30px}.ecf-crowdfunding-app .footer-link-wrapper ul li{margin:5px 0px}.ecf-crowdfunding-app .footer{padding:40px 0 0px 0}.ecf-crowdfunding-app .footer-link-wrapper h5{color:#FFF;font-weight:bold}.ecf-crowdfunding-app .footer-link-wrapper .social-links{display:block;margin:5px 10px 0 0;padding:0px;color:#FFF}.ecf-crowdfunding-app .social-links img{position:relative;margin:0px 0 5px 0}.ecf-crowdfunding-app *{font-family:'Open Sans', Arial, sans-serif}.ecf-crowdfunding-app .doc-frame{padding:40px;margin:20px 0px}.ecf-crowdfunding-app .doc-frame *{font-size:14px;font-weight:500}.ecf-crowdfunding-app .doc-frame p{line-height:23px;margin-bottom:25px}.ecf-crowdfunding-app .doc-title{text-align:center;font-size:24px;font-weight:600;color:#000;margin:0 0 30px 0}.ecf-crowdfunding-app .doc-sub-title{text-align:left;font-size:18px;font-weight:600;color:#000;margin:50px 0 10px 0}.ecf-crowdfunding-app .all-cap{text-transform:uppercase}.ecf-crowdfunding-app .link-red{color:red;text-decoration:none}.ecf-crowdfunding-app .alphabet-list li,.ecf-crowdfunding-app .empty-list .alphabet-list li{list-style:lower-alpha;margin-bottom:10px}.ecf-crowdfunding-app .capital-alphabet-list li,.ecf-crowdfunding-app .empty-list li .capital-alphabet-list li{list-style:upper-alpha;margin-bottom:10px}.ecf-crowdfunding-app .empty-list li{list-style:none;margin-bottom:10px}.ecf-crowdfunding-app .tab-indent{padding-left:40px}.ecf-crowdfunding-app .romannumber-list li,.ecf-crowdfunding-app .capital-alphabet-list .romannumber-list li,.ecf-crowdfunding-app .empty-list .alphabet-list .romannumber-list li{list-style:lower-roman;margin-bottom:10px}.ecf-crowdfunding-app .full-border td{border-collapse:collapse;border:solid 1px #ccc}.ecf-crowdfunding-app .border-circle-list li{list-style:circle;margin-bottom:10px}.ecf-crowdfunding-app .square-list li{list-style:square;margin-bottom:10px}.ecf-crowdfunding-app b{font-weight:bold !important;color:#000}.ecf-crowdfunding-app h5 b{display:block;margin:35px 0 10px 0px;font-weight:bold !important;font-size:16px !important;color:#000}.ecf-crowdfunding-app .nested-paragraph .col-md-1{width:4%}@media screen and (max-width: 568px){.ecf-crowdfunding-app .doc-frame{padding:10px}.ecf-crowdfunding-app ul{padding:0 0 0 15px !important}.ecf-crowdfunding-app ul li>ul{padding:0 0 0 5px !important}.ecf-crowdfunding-app ul li>ul li>ul{padding:0 0 0 15px !important}}.ecf-crowdfunding-app .member-heading{background:#e7e8ed;padding:5px 10px;margin:5px 0 10px 0px}.ecf-crowdfunding-app .aboutcompany-wrapper .about-company,.ecf-crowdfunding-app .aboutcompany-wrapper .about-management,.ecf-crowdfunding-app .aboutcompany-wrapper .about-press{margin-bottom:35px}.ecf-crowdfunding-app .about-company p,.ecf-crowdfunding-app .about-management p{line-height:30px;font-size:14px;padding-left:14px}.ecf-crowdfunding-app .aboutcompany-wrapper h4{font-size:20px;font-weight:700;margin:5px 0 10px 0;padding:10px 10px;color:#45484E}.ecf-crowdfunding-app .about-management .row{margin-bottom:40px;display:block;clear:both}.ecf-crowdfunding-app .about-management p b{font-size:18px}.ecf-crowdfunding-app .social-link-group img{width:18px}.ecf-crowdfunding-app .profile-photo{width:140px;height:140px;border-radius:100px;border:solid 5px #e2e2e2;overflow:hidden;margin-bottom:10px}.ecf-crowdfunding-app .about-press .press-image-wrapper img{width:150px}.ecf-crowdfunding-app .press-title h4{font-weight:bold;font-size:15px;color:#428bca}.ecf-crowdfunding-app .about-press .press-listing{display:block;padding:10px 0px}.ecf-crowdfunding-app .press-kit-wrapper{margin:35px 0 20px 0px}.ecf-crowdfunding-app .about-Partners .partner-link{display:block;padding:10px 0px;line-height:30px}.ecf-crowdfunding-app .about-Partners .row,.ecf-crowdfunding-app .about-Careers .row{padding-left:13px}.ecf-crowdfunding-app .job-posting-warpper{margin:15px 0px}.ecf-crowdfunding-app .logo-wrapper{margin:7px 0px}.ecf-crowdfunding-app .logo-wrapper>img{width:56px;height:56px}.ecf-crowdfunding-app .press-kit-wrapper .logo-wrapper a img,.ecf-crowdfunding-app .press-kit-wrapper .screenshot-wrapper a img{height:100px}.ecf-crowdfunding-app .content-wrapper ul{margin-left:14px}.ecf-crowdfunding-app .equal-height-cols .equal-height-col a{height:220px}.ecf-crowdfunding-app .import-contant-body{background:#FFF;border:solid 1px #e1e1e1;border-radius:5px;margin:50px 0px}.ecf-crowdfunding-app .import-contant-body .im-content-title{padding:20px 15px 20px 20px}.ecf-crowdfunding-app .im-content-title{border-bottom:solid 1px #e2e3e5 !important}.ecf-crowdfunding-app .im-content-title h4{font-weight:bold;margin-bottom:0px;margin-top:0px}.ecf-crowdfunding-app .im-content-wrapper .list-group{border:none;margin-bottom:10px}.ecf-crowdfunding-app .im-content-wrapper .list-group .list-group-item{border-radius:0;border-left:none !important;border-right:none !important;border-top:none !important;border-bottom:solid 1px #e2e3e5;margin-bottom:0px}.ecf-crowdfunding-app .im-content-wrapper .list-group .list-group-item:last-child{border-bottom:none}.ecf-crowdfunding-app .im-content-wrapper .list-group .list-group-item{font-weight:bold}.ecf-crowdfunding-app .im-content-wrapper .list-group-item img{height:25px;margin-right:10px}.ecf-crowdfunding-app .im-content-wrapper .list-group-item .btn{width:120px}.ecf-crowdfunding-app .im-content-wrapper .list-group-item .fa{cursor:pointer;margin-top:6px;margin-left:10px}.ecf-crowdfunding-app .select-person-wrapper{background:#e2e3e5;padding:10px;height:400px;overflow-y:auto}.ecf-crowdfunding-app .user-list img{height:35px}.ecf-crowdfunding-app .user-list .list-group-item{font-weight:normal;font-size:14px;cursor:pointer}.ecf-crowdfunding-app .user-list .list-group-item label{cursor:pointer}.ecf-crowdfunding-app .user-list .list-group-item:hover{background-color:#f9f9f9}.ecf-crowdfunding-app .user-list .list-group-item .fa-check{color:#0981e6;font-size:140%}.ecf-crowdfunding-app .quick-select{margin:15px 20px}.ecf-crowdfunding-app .quick-select .label-wrapper label{line-height:28px;font-weight:normal;margin:0 10px}.ecf-crowdfunding-app .content-wrapper li,.ecf-crowdfunding-app a,.ecf-crowdfunding-app p,.ecf-crowdfunding-app div{line-height:21px}.ecf-crowdfunding-app .content-wrapper strong{font-size:15px}.ecf-crowdfunding-app table.performance-table{width:100%}.ecf-crowdfunding-app table.performance-table td{width:50%;padding-bottom:10px}@media (max-width: 350px){.ecf-crowdfunding-app body>div{overflow:hidden}}.ecf-crowdfunding-app .margin-top-30{margin-top:30px}.ecf-crowdfunding-app .margin-right-30{margin-right:30px}.ecf-crowdfunding-app .margin-bottom-30{margin-bottom:30px}.ecf-crowdfunding-app .margin-left-30{margin-left:30px}.ecf-crowdfunding-app .investor_profile_form_bank_code .form-control{padding:0px !important}.ecf-crowdfunding-app .investor_profile_form_bank_code .select2-container .select2-choice>.select2-chosen{background-color:#f8f8f8}.ecf-crowdfunding-app .investor_profile_form_bank_code .select-arrow,.ecf-crowdfunding-app .investor_profile_form_bank_code .select2-choice{background-color:#f8f8f8}.ecf-crowdfunding-app .investor_profile_form_bank_code .select2-chosen{cursor:default;text-decoration:none;background-color:#f8f8f8;box-shadow:none}.ecf-crowdfunding-app .investor_profile_form_bank_code .select2-container-active .select2-choice{background-color:#f8f8f8;box-shadow:none}.ecf-crowdfunding-app .investor_profile_form_bank_code .select2-chosen,.ecf-crowdfunding-app .investor_profile_form_bank_code .select2-choice>span:first-child{padding:6px !important}.ecf-crowdfunding-app .footer-link-wrapper ul li a.region{color:#fefefe;font-weight:500;margin-left:-3px;margin-right:-3px}.ecf-crowdfunding-app .global-sitemap.fa.fa-sitemap{color:#aaa}.ecf-crowdfunding-app .global-sitemap.fa.fa-sitemap:hover{color:#333}.ecf-crowdfunding-app .global-company-name a{display:inline-block}.ecf-crowdfunding-app .global-company-name img{display:inline-block;height:20px;position:relative;top:-4px}.ecf-crowdfunding-app .select-site-header img{display:inline-block;height:20px}@media (min-width: 220px) and (max-width: 480px){.ecf-crowdfunding-app .left-column-wrapper,.ecf-crowdfunding-app .right-column-wrapper{margin:0px 0px 20px 0px !important;width:100% !important}.ecf-crowdfunding-app .crowdsource-wrapper,.ecf-crowdfunding-app .startup-wrapper,.ecf-crowdfunding-app .investor-wrapper,.ecf-crowdfunding-app .info-wrapper,.ecf-crowdfunding-app .logo-wrapper,.ecf-crowdfunding-app .info-wrapper .matric-wrapper,.ecf-crowdfunding-app .info-wrapper ul,.ecf-crowdfunding-app .footer-link-social,.ecf-crowdfunding-app .left-menu-wrapper,.ecf-crowdfunding-app .filter-box,.ecf-crowdfunding-app .left-menu-wrapper h1,.ecf-crowdfunding-app .sub-category-menu li,.ecf-crowdfunding-app .search-wrapper,.ecf-crowdfunding-app .sub-category-menu,.ecf-crowdfunding-app .btn-mobile .newsletter input[type="email"]{width:100% !important}.ecf-crowdfunding-app .about-me-warpper .content-wrapper,.ecf-crowdfunding-app .profile-protfolio-warpper .content-wrapper,.ecf-crowdfunding-app .investment-warpper .content-wrapper,.ecf-crowdfunding-app .work-experience-warpper .content-wrapper{padding:10px}.ecf-crowdfunding-app .btn-mobile{display:block;margin:5px 0 10px 0}.ecf-crowdfunding-app .carousel-inner .item{height:100% !important}.ecf-crowdfunding-app .slider-banner{height:auto !important}.ecf-crowdfunding-app .slider-banner img{width:100%;height:100% !important}.ecf-crowdfunding-app .menu .navbar-brand img{width:150px}.ecf-crowdfunding-app .workexperience-listing li,.ecf-crowdfunding-app .workexperience-company-info{width:100%}.ecf-crowdfunding-app .company-photo-wrapper img,.ecf-crowdfunding-app .portfolio-company img{width:45px;height:45px}.ecf-crowdfunding-app .workexperience-listing li{width:100%}.ecf-crowdfunding-app .workexperience-company-info{width:56%;margin-left:7%}.ecf-crowdfunding-app .investment-warpper .dl-horizontal dd,.ecf-crowdfunding-app .investment-warpper .dl-horizontal dd .locationmarket{margin-left:0px;text-align:left;margin-bottom:20px}.ecf-crowdfunding-app .admin-wrapper h3,.ecf-crowdfunding-app .admin-wrapper h4,.ecf-crowdfunding-app .admin-heading-wrapper,.ecf-crowdfunding-app .admin-wrapper .left-menu-wrapper{display:none}.ecf-crowdfunding-app .mobile-admin-title{display:block !important}.ecf-crowdfunding-app .gridly div{position:relative;display:block;left:auto !important;top:auto !important;float:left;display:block}.ecf-crowdfunding-app .pricing-table li{width:100%;background:#FFF;border-right:0px}.ecf-crowdfunding-app .package-footer{padding:15px 20px}.ecf-crowdfunding-app .package-detail{padding-left:10px;padding-right:10px}.ecf-crowdfunding-app .partner-payment-benefits-list li{width:100%}.ecf-crowdfunding-app .form-horizontal .radio{padding-left:20px}.ecf-crowdfunding-app .partner-payment-benefits-list li h5{height:auto}.ecf-crowdfunding-app .right-column-wrapper>img{width:100%}.ecf-crowdfunding-app .message-body{height:auto}.ecf-crowdfunding-app .message-header .search-wrapper{margin:0px;padding:0px}.ecf-crowdfunding-app .search-wrapper{display:none}.ecf-crowdfunding-app .message-content .message-left-panel{width:100%;height:auto;border-right:none;overflow:visible}.ecf-crowdfunding-app .user-detail-wrapper{margin-top:-10px;position:absolute}.ecf-crowdfunding-app .user-info h5{margin-left:40px}.ecf-crowdfunding-app .user-info{float:left !important;margin-left:0px !important;width:65%}.ecf-crowdfunding-app .message-list li img,.ecf-crowdfunding-app .user-detail-wrapper img{width:45px;height:45px}.ecf-crowdfunding-app .message-content>.message-left-panel{padding:10px}.ecf-crowdfunding-app .message-detail-panel,.ecf-crowdfunding-app .message-panel-wrapper{width:100%;height:auto;padding-bottom:10px}.ecf-crowdfunding-app .message-list{display:none}.ecf-crowdfunding-app .user-info .message-date{display:block;clear:both;float:none !important;margin-top:10px}.ecf-crowdfunding-app .mobile-message-list a img{width:45px;height:45px}.ecf-crowdfunding-app .message-list{padding:10px !important}.ecf-crowdfunding-app .message-detail-panel .reply-action-wrapper{position:relative !important}.ecf-crowdfunding-app .dashboard-tab-wrapper>.nav-tabs>li{width:48%}.ecf-crowdfunding-app .dashboard-tab-wrapper .nav-tabs li a{font-size:13px;text-align:center;vertical-align:central;padding:10px 12px;height:60px}.ecf-crowdfunding-app .tab-content{padding:10px 10px}.ecf-crowdfunding-app .traction-list{margin-top:10px;margin-bottom:20px}.ecf-crowdfunding-app .traction-list li{width:23%;padding:10px;vertical-align:top}.ecf-crowdfunding-app .summary-data-listing li{width:100%;display:block;border-right:0px;padding:5px 15px;border-bottom:solid 1px #e0e0e0;min-height:20px !important}.ecf-crowdfunding-app .summary-data-listing li h4,.ecf-crowdfunding-app .summary-data-listing li label{text-align:left}.ecf-crowdfunding-app .summary-data-listing li label{font-size:11px}.ecf-crowdfunding-app .traction-list li h4,.ecf-crowdfunding-app .tab-content h4,.ecf-crowdfunding-app .summary-data-listing li h4{width:100%;display:block;font-size:17px;margin:4px 0px}.ecf-crowdfunding-app .traction-list li label,.ecf-crowdfunding-app .agv-interaction label{font-size:11px;text-transform:lowercase !important}.ecf-crowdfunding-app .traction-list li .arrow{width:13px}.ecf-crowdfunding-app .agv-interaction{padding:10px;display:block;width:100%}.ecf-crowdfunding-app .marketing-frequency .traction-list li,.ecf-crowdfunding-app .funding-metrics li{width:32%}.ecf-crowdfunding-app .graph-date-range{margin-left:0px;width:100%;margin:0px}.ecf-crowdfunding-app .funding-metrics,.ecf-crowdfunding-app .geo-metrical .col-md-4{margin-bottom:20px}.ecf-crowdfunding-app .funding-graph label,.ecf-crowdfunding-app .visitor-graph label{width:90px;display:block;clear:both}.ecf-crowdfunding-app .view-by{margin-top:10px;margin-right:13px}.ecf-crowdfunding-app .Date-block{margin:5px 0px}.ecf-crowdfunding-app .filter-cat{padding:auto;margin:auto}.ecf-crowdfunding-app .input-group-addon{padding:5px 5px}.ecf-crowdfunding-app .content-wrapper .col-md-10{margin:0px;padding:0px}.ecf-crowdfunding-app .profile-protfolio-warpper .btn-default{float:none !important;width:100%;margin:10px 0px}.ecf-crowdfunding-app .content-wrapper input[type="text"]{margin:0px 0px}.ecf-crowdfunding-app .funding-step{margin-top:6px;margin-bottom:10px;margin-left:0px;margin-right:0px}.ecf-crowdfunding-app .funding-step .circle{width:30px;height:30px;line-height:30px;font-size:15px}.ecf-crowdfunding-app .funding-step-description{margin:0 0px 0 0px;width:88%}.ecf-crowdfunding-app .funding-step-description h4{margin-top:0px;font-size:15px;margin-bottom:15px}.ecf-crowdfunding-app .funding-step-description .input-group-addon{padding:4px 0px}.ecf-crowdfunding-app .funding-step-description .input-group input[type='text']{padding:17px 20px}.ecf-crowdfunding-app .funding-step-description .radio-wrapper{margin:0px;padding:0px}.ecf-crowdfunding-app .accept-wrapper{margin:10px 0px;padding:0px 10px}.ecf-crowdfunding-app .panel-body .well{padding:5px !important}.ecf-crowdfunding-app .partner-black-wrapper .edit-company-info{position:absolute;bottom:0;right:45%;left:45%;z-index:2}.ecf-crowdfunding-app .partner-info-wrapper{margin-bottom:10px}.ecf-crowdfunding-app .profile-photo-wapper{width:50%;display:block;margin:0 auto 20px auto !important;float:none}.ecf-crowdfunding-app .content-wrapper .col-md-8{display:block;width:100%}.ecf-crowdfunding-app .empty-area{display:none}.ecf-crowdfunding-app .start-now-wrapper{padding-left:10px;padding-right:10px}.ecf-crowdfunding-app .partaner-benefit-wrapper h2{font-size:2em;padding:0 10px}.ecf-crowdfunding-app .start-now-wrapper .btn-primary,.ecf-crowdfunding-app .partaner-benefit-wrapper,.ecf-crowdfunding-app .partaner-benefit-wrapper img{width:100%;font-size:13px}.ecf-crowdfunding-app .partner-info-wrapper>h4{font-size:2em}.ecf-crowdfunding-app .continue-wrapper .center-block{display:block;width:100% !important}.ecf-crowdfunding-app .commenter li{padding-left:0px !important}.ecf-crowdfunding-app .commenter-info{margin-left:0px !important;width:100%}.ecf-crowdfunding-app .commenter .comment-reply{padding:20px 20px 30px 20px;margin-left:0px !important;border-right:solid 1px #eaeaea;background:#f1f3f5}.ecf-crowdfunding-app .comment-reply>img,.ecf-crowdfunding-app .commenter li img{left:20px;position:absolute}.ecf-crowdfunding-app .commenter li>img{left:0px;margin-top:3px}.ecf-crowdfunding-app .comment-reply{position:relative}.ecf-crowdfunding-app .commenter-info h4{text-align:left;margin-top:15px;margin-left:75px;min-height:45px}.ecf-crowdfunding-app .post-date{clear:both;float:none;display:block;font-size:10px;padding-left:0px;padding-top:8px}.ecf-crowdfunding-app .startup-heading-wrapper{padding-top:10px;padding-bottom:10px;background:#d5e0e6;border-bottom:solid 1px #B4CFDD !important}.ecf-crowdfunding-app .company-logo-wrapper{margin:0 auto !important;float:left}.ecf-crowdfunding-app .company-logo-wrapper img{width:45px;height:45px;border:solid 1px #B4CFDD}.ecf-crowdfunding-app .company-info h1{display:block;margin:12px 5px 10px 60px;text-align:center;font-size:1.3em;text-align:left;line-height:1.3em;font-weight:bold;text-shadow:0px 1px #E9F6FF}.ecf-crowdfunding-app .company-logo-wrapper{top:-7px;position:absolute}.ecf-crowdfunding-app .startup-heading-wrapper .locationmarket,.ecf-crowdfunding-app .startup-heading-wrapper .social-links{display:block !important}.ecf-crowdfunding-app .locationmarket a{font-size:11px}.ecf-crowdfunding-app .company-info{width:100%;margin:0 auto !important}.ecf-crowdfunding-app .social-links>.like{clear:left}.ecf-crowdfunding-app .starup-body-wrapper{padding:10px 0px}.ecf-crowdfunding-app .progress-bar-wrapper,.ecf-crowdfunding-app .progress-bar-wrapper .progress,.ecf-crowdfunding-app .progress-matrics,.ecf-crowdfunding-app .invest-button-wrapper{width:100% !important}.ecf-crowdfunding-app .progress-bar-wrapper .progress{height:10px}.ecf-crowdfunding-app .invest-button-wrapper button{width:100%;margin:0px !important}.ecf-crowdfunding-app .fundraising-warpper{position:fixed;z-index:1;bottom:0;width:100%;border-top:solid 5px #FFF}.ecf-crowdfunding-app .media-panel iframe{width:100% !important;height:300px !important}.ecf-crowdfunding-app .startup-product-list li{margin-right:0px;padding:5px}.ecf-crowdfunding-app .startup-product-list li a{width:130px;height:auto}.ecf-crowdfunding-app .bottom-progress-matrics{width:100%;bottom:-30px !important}.ecf-crowdfunding-app .invest-button-wrapper{margin-top:15px}.ecf-crowdfunding-app .fundraising-warpper{padding-bottom:10px !important}.ecf-crowdfunding-app .dealterms-list li{width:100%}.ecf-crowdfunding-app .performance-matrics-list li div{clear:both}.ecf-crowdfunding-app .right-alignment{margin-top:10px}.ecf-crowdfunding-app .download-docs{margin:10px 20px 20px 20px}.ecf-crowdfunding-app .dealterms-list li{width:100%}.ecf-crowdfunding-app .performance-matrics-list li div{clear:both}.ecf-crowdfunding-app .right-alignment{margin-top:10px}.ecf-crowdfunding-app .download-docs{margin:10px 20px 20px 20px}.ecf-crowdfunding-app .profile-photo{display:block;margin:0 auto;float:none}.ecf-crowdfunding-app .profile-info,.ecf-crowdfunding-app .profile-inn-header{margin:0 auto;width:100%}.ecf-crowdfunding-app .profile-info h1 .investor-type{position:relative;top:0;left:0;right:0}.ecf-crowdfunding-app .pressnews-wrapper{display:none}.ecf-crowdfunding-app .list-group{display:none}.ecf-crowdfunding-app .about-me-warpper h4,.ecf-crowdfunding-app .investment-warpper>h4,.ecf-crowdfunding-app .work-experience-warpper>h4{text-align:left;clear:both}.ecf-crowdfunding-app .investment-warpper .dl-horizontal dd{float:left;margin-left:0px;text-align:left}.ecf-crowdfunding-app .activity-list li .date{float:none !important;display:block;clear:both;margin-top:2px}.ecf-crowdfunding-app .partner-photo-banner img{height:100%;width:auto !important}.ecf-crowdfunding-app .partner-black-wrapper{padding:5px !important}.ecf-crowdfunding-app .partner-black-wrapper{background:transparent}.ecf-crowdfunding-app .partner-logo-wrapper{float:none !important;margin:-50px auto 10px auto !important}.ecf-crowdfunding-app .partner-header-arrangement{position:relative !important;margin-top:0px !important}.ecf-crowdfunding-app .partner-black-wrapper{height:auto !important}.ecf-crowdfunding-app .partner-info-wrapper h4,.ecf-crowdfunding-app .partner-info-wrapper p{color:#000;text-align:center}.ecf-crowdfunding-app .partner-info-wrapper{padding:0px !important}.ecf-crowdfunding-app .partner-info-wrapper p{font-size:1em;line-height:inherit}.ecf-crowdfunding-app .partner-layout{margin-top:20px !important}.ecf-crowdfunding-app .partner-logo-wrapper{width:190px;height:190px}.ecf-crowdfunding-app .profile-protfolio-warpper>h4{text-align:left !important}.ecf-crowdfunding-app .inline-card-listing{width:260px !important;margin:0 auto}.ecf-crowdfunding-app .partner-menu .list-group,.ecf-crowdfunding-app .special-link-group{display:none}.ecf-crowdfunding-app .layout-wrapper .left-menu-wrapper{margin-bottom:10px}.ecf-crowdfunding-app .wrapper-dropdown-5{display:block}.ecf-crowdfunding-app .responsive-menu{display:block}.ecf-crowdfunding-app .navbar{display:none}.ecf-crowdfunding-app .responsive-menu .logo-mobile{margin:0 !important;left:26%;right:26%}.ecf-crowdfunding-app .top-menu,.ecf-crowdfunding-app .custom-dropdown-menu{display:block;float:none !important;position:relative;left:auto !important}.ecf-crowdfunding-app .navbar-right{float:none !important}.ecf-crowdfunding-app .magnifier,.ecf-crowdfunding-app .envelope,.ecf-crowdfunding-app .user-photo img,.ecf-crowdfunding-app .user-photo,.ecf-crowdfunding-app .user-photo .fa,.ecf-crowdfunding-app .top-menu a label{display:none !important}.ecf-crowdfunding-app .navbar-right .dropdown{display:block}.ecf-crowdfunding-app .top-menu>li:last-child a{border:none !important}.ecf-crowdfunding-app .top-menu>li>a{width:100%}.ecf-crowdfunding-app .fa-search,.ecf-crowdfunding-app .fa-envelope,.ecf-crowdfunding-app .fa-bell{display:none}.ecf-crowdfunding-app .navbar-right li>a{padding:13px 15px;font-weight:bold;color:#000 !important;text-transform:uppercase}.ecf-crowdfunding-app .social-list li h5{display:none}.ecf-crowdfunding-app .newsletter .btn{clear:both;width:100%;margin:10px 0}.ecf-crowdfunding-app .carousel-caption p{width:100%;display:block}.ecf-crowdfunding-app .carousel-caption h3{display:block;width:100%}.ecf-crowdfunding-app .carousel-caption h3,.ecf-crowdfunding-app .main-services h4,.ecf-crowdfunding-app .inverment-partner h3,.ecf-crowdfunding-app .aggregator-partner h3,.ecf-crowdfunding-app .offer-startup h3{font-size:2em !important;font-weight:300 !important}.ecf-crowdfunding-app .main-services .col-md-4{border-right:none;height:auto;margin-bottom:50px}.ecf-crowdfunding-app .bx-wrapper .bx-next,.ecf-crowdfunding-app .bx-wrapper .bx-next{display:none}.ecf-crowdfunding-app .partner-list{margin:0 auto !important}.ecf-crowdfunding-app nav>a{margin-right:10px !important;margin-left:10px !important}.ecf-crowdfunding-app .gray-background{top:0px}.ecf-crowdfunding-app .heading-login h1{font-size:2.5em}.ecf-crowdfunding-app .heading-login p{font-size:1em}.ecf-crowdfunding-app .heading-login{margin-top:25px;margin-bottom:30px}.ecf-crowdfunding-app .login-wrapper,.ecf-crowdfunding-app .login-wrapper form,.ecf-crowdfunding-app .login-signup-box,.ecf-crowdfunding-app .social-wrapper{width:100%}.ecf-crowdfunding-app .login-wrapper{padding-bottom:20px !important}.ecf-crowdfunding-app .social-wrapper{padding:0 30px;margin:0 0 70px 0px}.ecf-crowdfunding-app .or-square-wrapper{display:none}.ecf-crowdfunding-app .social-wrapper h2,.ecf-crowdfunding-app .login-wrapper h2{text-align:center;margin-bottom:30px;font-size:30px}.ecf-crowdfunding-app .btn-primary,.ecf-crowdfunding-app .content-wrapper .btn-default{width:100%;margin:5px 0px}.ecf-crowdfunding-app .error{display:block;width:100%;line-height:15px !important;margin-bottom:20px}.ecf-crowdfunding-app .filter-box{display:none}.ecf-crowdfunding-app .search-wrapper{padding:10px}.ecf-crowdfunding-app .sub-category-wrapper{margin:0px 0px 20px 0px}.ecf-crowdfunding-app .sub-category-menu li a{border:none !important}.ecf-crowdfunding-app .investor-other-info{text-align:center}.ecf-crowdfunding-app .investor-type{clear:both;display:block;text-align:center;margin:10px 0;left:30%}.ecf-crowdfunding-app .info-wrapper h3{min-height:40px}.ecf-crowdfunding-app .watchlist-wrapper{display:none}.ecf-crowdfunding-app .startup-addon-wrapper{display:block !important}.ecf-crowdfunding-app .startup-addon-wrapper{height:auto;background:none}.ecf-crowdfunding-app .liked-icon-list.verticle-separator{border-right:0}.ecf-crowdfunding-app .logo-wrapper,.ecf-crowdfunding-app .action-buttons{position:relative;top:0;right:0}.ecf-crowdfunding-app .logo-wrapper .btn-primary,.ecf-crowdfunding-app .logo-wrapper .btn-primary:active{top:60px;display:none;position:absolute;left:35%;right:35%}.ecf-crowdfunding-app .info-wrapper h3,.ecf-crowdfunding-app .info-wrapper p{margin:18px 0px;text-align:center}.ecf-crowdfunding-app .action-buttons .line-btn{font-size:11px !important}.ecf-crowdfunding-app .btn-moible-invest{display:block;width:100%}.ecf-crowdfunding-app .crowdsource-wrapper .logo-wrapper{position:absolute}.ecf-crowdfunding-app .crowdsource-wrapper .logo-wrapper img{width:45px;height:45px;position:absolute;left:15px;top:27px}.ecf-crowdfunding-app .crowdsource-wrapper .info-wrapper h3{text-align:left;min-height:60px;margin:19px 0px 18px 80px !important}.ecf-crowdfunding-app .crowdsocurce-duration{margin:0px;position:absolute;top:-21px;right:-10px}.ecf-crowdfunding-app .login-with-fb{width:100%;font-size:16px;text-align:center}.ecf-crowdfunding-app .login-with-linkein{width:100%;font-size:16px;text-align:center}}@media (min-width: 481px) and (max-width: 560px){.ecf-crowdfunding-app .left-column-wrapper,.ecf-crowdfunding-app .right-column-wrapper{margin:0px 0px 30px 0px !important;width:100% !important}.ecf-crowdfunding-app .crowdsource-wrapper,.ecf-crowdfunding-app .startup-wrapper,.ecf-crowdfunding-app .info-wrapper,.ecf-crowdfunding-app .investor-wrapper,.ecf-crowdfunding-app .logo-wrapper,.ecf-crowdfunding-app .info-wrapper .matric-wrapper,.ecf-crowdfunding-app .info-wrapper ul,.ecf-crowdfunding-app .footer-link-social,.ecf-crowdfunding-app .left-menu-wrapper,.ecf-crowdfunding-app .filter-box,.ecf-crowdfunding-app .left-menu-wrapper h1,.ecf-crowdfunding-app .sub-category-menu li,.ecf-crowdfunding-app .search-wrapper,.ecf-crowdfunding-app .sub-category-menu,.ecf-crowdfunding-app .newsletter input[type="email"]{width:100% !important}.ecf-crowdfunding-app .btn-mobile{display:block}.ecf-crowdfunding-app .menu .navbar-brand img{width:150px}.ecf-crowdfunding-app .workexperience-company-info{width:71%}.ecf-crowdfunding-app .company-info .social-links .website-link{display:block;clear:right}.ecf-crowdfunding-app .admin-wrapper h3,.ecf-crowdfunding-app .admin-wrapper h4,.ecf-crowdfunding-app .admin-heading-wrapper,.ecf-crowdfunding-app .admin-wrapper .left-menu-wrapper{display:none}.ecf-crowdfunding-app .mobile-admin-title{display:block !important}.ecf-crowdfunding-app .message-body{height:auto}.ecf-crowdfunding-app .message-header .search-wrapper{margin:0px;padding:0px}.ecf-crowdfunding-app .search-wrapper{display:none}.ecf-crowdfunding-app .message-content .message-left-panel{width:100%;height:auto;border-right:none;overflow:visible}.ecf-crowdfunding-app .user-detail-wrapper{margin-top:-10px;position:absolute}.ecf-crowdfunding-app .user-info{float:left !important;margin-left:0px !important;width:65%}.ecf-crowdfunding-app .message-list li img,.ecf-crowdfunding-app .user-detail-wrapper img{width:45px;height:45px}.ecf-crowdfunding-app .message-content>.message-left-panel{padding:10px}.ecf-crowdfunding-app .message-detail-panel,.ecf-crowdfunding-app .message-panel-wrapper{width:100%;height:auto;padding-bottom:10px}.ecf-crowdfunding-app .message-list{display:none}.ecf-crowdfunding-app .user-info .message-date{display:block;clear:both;float:none !important;margin-top:10px}.ecf-crowdfunding-app .mobile-message-list a img{width:45px;height:45px}.ecf-crowdfunding-app .message-list{padding:10px !important}.ecf-crowdfunding-app .message-detail-panel .reply-action-wrapper{position:relative !important}.ecf-crowdfunding-app .pricing-table li{width:100%;background:#FFF;border-right:0px}.ecf-crowdfunding-app .package-footer{padding:15px 20px}.ecf-crowdfunding-app .package-detail{padding-left:10px;padding-right:10px}.ecf-crowdfunding-app .partner-payment-benefits-list li{width:100%}.ecf-crowdfunding-app .partner-payment-benefits-list li h5{height:auto}.ecf-crowdfunding-app .form-horizontal .radio{padding-left:20px}.ecf-crowdfunding-app .right-column-wrapper>img{width:100%}.ecf-crowdfunding-app .input-group-addon{padding:5px 5px}.ecf-crowdfunding-app .content-wrapper .col-md-10{margin:0px;padding:0px}.ecf-crowdfunding-app .content-wrapper input[type="text"]{margin:0px 0px}.ecf-crowdfunding-app .funding-step{margin-top:6px;margin-bottom:10px;margin-left:0px;margin-right:0px}.ecf-crowdfunding-app .funding-step .circle{width:30px;height:30px;line-height:30px;font-size:15px}.ecf-crowdfunding-app .funding-step-description{margin:0 0px 0 0px;width:88%}.ecf-crowdfunding-app .funding-step-description h4{margin-top:0px;font-size:15px;margin-bottom:15px}.ecf-crowdfunding-app .funding-step-description .input-group-addon{padding:4px 0px}.ecf-crowdfunding-app .funding-step-description .input-group input[type='text']{padding:17px 20px}.ecf-crowdfunding-app .funding-step-description .radio-wrapper{margin:0px;padding:0px}.ecf-crowdfunding-app .accept-wrapper{margin:10px 0px;padding:0px 10px}.ecf-crowdfunding-app .continue-wrapper .center-block{width:100% !important}.ecf-crowdfunding-app .continue-wrapper .btn-default,.ecf-crowdfunding-app .continue-wrapper .btn-primary{width:100% !important;margin:5px 0px}.ecf-crowdfunding-app .panel-body .well{padding:5px !important}.ecf-crowdfunding-app .partner-black-wrapper .edit-company-info{position:absolute;bottom:0;right:45%;left:45%;z-index:2}.ecf-crowdfunding-app .partner-info-wrapper{margin-bottom:50px}.ecf-crowdfunding-app .profile-photo-wapper{width:50%;display:block;margin:0 auto 20px auto !important;float:none}.ecf-crowdfunding-app .content-wrapper .col-md-8{display:block;width:100%}.ecf-crowdfunding-app .empty-area{display:none}.ecf-crowdfunding-app .start-now-wrapper{padding-left:10px;padding-right:10px}.ecf-crowdfunding-app .partaner-benefit-wrapper h2{font-size:2em;padding:0 10px}.ecf-crowdfunding-app .start-now-wrapper .btn-primary,.ecf-crowdfunding-app .partaner-benefit-wrapper,.ecf-crowdfunding-app .partaner-benefit-wrapper img{width:100%;font-size:13px}.ecf-crowdfunding-app .commenter li{padding-left:0px !important}.ecf-crowdfunding-app .commenter-info{margin-left:0px !important;width:100%}.ecf-crowdfunding-app .commenter .comment-reply{padding:20px 20px 30px 20px;margin-left:0px !important;border-right:solid 1px #eaeaea;background:#f1f3f5}.ecf-crowdfunding-app .comment-reply>img,.ecf-crowdfunding-app .commenter li img{left:20px;position:absolute}.ecf-crowdfunding-app .commenter li>img{left:0px;margin-top:3px}.ecf-crowdfunding-app .comment-reply{position:relative}.ecf-crowdfunding-app .commenter-info h4{text-align:left;margin-top:15px;margin-left:75px;min-height:45px}.ecf-crowdfunding-app .post-date{clear:both;float:none;display:block;font-size:10px;padding-left:0px;padding-top:8px}.ecf-crowdfunding-app .startup-heading-wrapper{padding-bottom:20px}.ecf-crowdfunding-app .company-logo-wrapper{margin:0 auto !important;width:112px;float:none}.ecf-crowdfunding-app .company-info{margin:0 auto !important}.ecf-crowdfunding-app .company-info h1{margin:10px 0px;text-align:center;font-size:2em;text-shadow:0px 1px #E9F6FF}.ecf-crowdfunding-app .progress-bar-wrapper,.ecf-crowdfunding-app .progress-bar-wrapper .progress,.ecf-crowdfunding-app .progress-matrics,.ecf-crowdfunding-app .invest-button-wrapper{width:100% !important}.ecf-crowdfunding-app .progress-bar-wrapper .progress{height:10px}.ecf-crowdfunding-app .invest-button-wrapper button{width:100%;margin:0px !important}.ecf-crowdfunding-app .fundraising-warpper{position:fixed;z-index:1;bottom:0;width:100%;border-top:solid 5px #FFF}.ecf-crowdfunding-app .media-panel iframe{width:100% !important;height:300px !important}.ecf-crowdfunding-app .startup-product-list li{margin-right:0px;padding:5px}.ecf-crowdfunding-app .startup-product-list li a{width:130px;height:auto}.ecf-crowdfunding-app .bottom-progress-matrics{width:100%;bottom:-30px !important}.ecf-crowdfunding-app .invest-button-wrapper{margin-top:15px}.ecf-crowdfunding-app .fundraising-warpper{padding-bottom:10px !important}.ecf-crowdfunding-app .dealterms-list li{width:100%}.ecf-crowdfunding-app .performance-matrics-list li div{clear:both}.ecf-crowdfunding-app .right-alignment{margin-top:10px}.ecf-crowdfunding-app .download-docs{margin:10px 20px 20px 20px}.ecf-crowdfunding-app .social-links>.like{clear:left}.ecf-crowdfunding-app .profile-photo{display:block;margin:0 auto;float:none}.ecf-crowdfunding-app .profile-info,.ecf-crowdfunding-app .profile-inn-header{margin:0 auto;width:100%}.ecf-crowdfunding-app .profile-info h1 .investor-type{position:relative;top:0;left:0;right:0}.ecf-crowdfunding-app .pressnews-wrapper{display:none}.ecf-crowdfunding-app .list-group{display:none}.ecf-crowdfunding-app .about-me-warpper h4,.ecf-crowdfunding-app .investment-warpper>h4,.ecf-crowdfunding-app .work-experience-warpper>h4{text-align:center}.ecf-crowdfunding-app .workexperience-listing li{width:100%}.ecf-crowdfunding-app .investment-warpper .dl-horizontal dd{float:left;margin-left:0px;text-align:left}.ecf-crowdfunding-app .partner-photo-banner img{height:100%;width:auto !important}.ecf-crowdfunding-app .partner-black-wrapper{padding:5px !important}.ecf-crowdfunding-app .partner-black-wrapper{background:transparent}.ecf-crowdfunding-app .partner-logo-wrapper{float:none !important;margin:-50px auto 10px auto !important}.ecf-crowdfunding-app .partner-header-arrangement{position:relative !important;margin-top:0px !important}.ecf-crowdfunding-app .partner-black-wrapper{height:auto !important}.ecf-crowdfunding-app .partner-info-wrapper h4,.ecf-crowdfunding-app .partner-info-wrapper p{color:#000;text-align:center}.ecf-crowdfunding-app .partner-info-wrapper{padding:0px !important}.ecf-crowdfunding-app .partner-info-wrapper p{font-size:1em;line-height:inherit}.ecf-crowdfunding-app .partner-layout{margin-top:20px !important}.ecf-crowdfunding-app .partner-logo-wrapper{width:190px;height:190px}.ecf-crowdfunding-app .profile-protfolio-warpper>h4{text-align:left !important}.ecf-crowdfunding-app .inline-card-listing{width:260px !important;margin:0 auto}.ecf-crowdfunding-app .partner-menu .list-group,.ecf-crowdfunding-app .special-link-group{display:none}.ecf-crowdfunding-app .layout-wrapper .left-menu-wrapper{margin-bottom:10px}.ecf-crowdfunding-app .wrapper-dropdown-5{display:block}.ecf-crowdfunding-app .responsive-menu{display:block}.ecf-crowdfunding-app .navbar{display:none}.ecf-crowdfunding-app .top-menu,.ecf-crowdfunding-app .custom-dropdown-menu{display:block;float:none !important;position:relative;left:auto !important}.ecf-crowdfunding-app .navbar-right{float:none !important}.ecf-crowdfunding-app .magnifier,.ecf-crowdfunding-app .envelope,.ecf-crowdfunding-app .user-photo img,.ecf-crowdfunding-app .user-photo,.ecf-crowdfunding-app .user-photo .fa,.ecf-crowdfunding-app .top-menu a label{display:none !important}.ecf-crowdfunding-app .navbar-right .dropdown{display:block}.ecf-crowdfunding-app .top-menu>li:last-child a{border:none !important}.ecf-crowdfunding-app .top-menu>li>a{width:100%}.ecf-crowdfunding-app .fa-search,.ecf-crowdfunding-app .fa-envelope,.ecf-crowdfunding-app .fa-bell{display:none}.ecf-crowdfunding-app .navbar-right li>a{padding:13px 15px;font-weight:bold;color:#000 !important;text-transform:uppercase}.ecf-crowdfunding-app .carousel-caption p{width:100%;display:block}.ecf-crowdfunding-app .carousel-caption h3{display:block;width:100%}.ecf-crowdfunding-app .carousel-caption h3,.ecf-crowdfunding-app .main-services h4,.ecf-crowdfunding-app .inverment-partner h3,.ecf-crowdfunding-app .aggregator-partner h3,.ecf-crowdfunding-app .offer-startup h3{font-size:2em !important;font-weight:300 !important}.ecf-crowdfunding-app .main-services .col-md-4{border-right:none;height:auto;margin-bottom:50px}.ecf-crowdfunding-app .bx-wrapper .bx-next,.ecf-crowdfunding-app .bx-wrapper .bx-next{display:none}.ecf-crowdfunding-app .partner-list{width:390px;margin:0 auto !important}.ecf-crowdfunding-app .gray-background{top:0px}.ecf-crowdfunding-app .heading-login h1{font-size:2.5em}.ecf-crowdfunding-app .heading-login p{font-size:1em}.ecf-crowdfunding-app .heading-login{margin-top:25px;margin-bottom:30px}.ecf-crowdfunding-app .login-wrapper,.ecf-crowdfunding-app .login-wrapper form,.ecf-crowdfunding-app .login-signup-box,.ecf-crowdfunding-app .social-wrapper{width:100%}.ecf-crowdfunding-app .login-wrapper{padding-bottom:20px !important}.ecf-crowdfunding-app .social-wrapper{padding:0 30px;margin:0 0 70px 0px}.ecf-crowdfunding-app .or-square-wrapper{display:none}.ecf-crowdfunding-app .social-wrapper h2,.ecf-crowdfunding-app .login-wrapper h2{text-align:center;margin-bottom:30px;font-size:30px}.ecf-crowdfunding-app .btn-primary{width:100%}.ecf-crowdfunding-app .row{width:100%}.ecf-crowdfunding-app .error{display:block;width:100%;line-height:15px !important;margin-bottom:20px}.ecf-crowdfunding-app .search-wrapper{padding:10px}.ecf-crowdfunding-app .sub-category-wrapper{margin:10px 0px 20px 0px}.ecf-crowdfunding-app .sub-category-menu li a{border:none !important}.ecf-crowdfunding-app .filter-box{display:none}.ecf-crowdfunding-app .investor-other-info{text-align:center}.ecf-crowdfunding-app .investor-type{clear:both;display:block;text-align:center;margin:10px 0;left:30%;right:30%}.ecf-crowdfunding-app .info-wrapper h3{min-height:40px}.ecf-crowdfunding-app .watchlist-wrapper{display:none}.ecf-crowdfunding-app .logo-wrapper,.ecf-crowdfunding-app .action-buttons{position:relative;top:0;right:0}.ecf-crowdfunding-app .logo-wrapper .btn-primary,.ecf-crowdfunding-app .logo-wrapper .btn-primary:active{top:60px;display:none;position:absolute;left:35%;right:35%}.ecf-crowdfunding-app .info-wrapper h3,.ecf-crowdfunding-app .info-wrapper p{margin:18px 0px;text-align:center}.ecf-crowdfunding-app .action-buttons .line-btn{font-size:11px !important}.ecf-crowdfunding-app .btn-moible-invest{display:block;width:100%}.ecf-crowdfunding-app .crowdsource-wrapper .logo-wrapper{position:absolute}.ecf-crowdfunding-app .crowdsource-wrapper .logo-wrapper img{width:56px;height:56px;position:absolute;left:15px;top:27px}.ecf-crowdfunding-app .crowdsource-wrapper .info-wrapper h3{text-align:left;min-height:60px;margin:19px 0px 18px 80px !important}.ecf-crowdfunding-app .crowdsocurce-duration{margin:0px;position:absolute;top:-21px;right:-10px}.ecf-crowdfunding-app .login-with-fb{width:100%;font-size:16px;text-align:center}.ecf-crowdfunding-app .login-with-linkein{width:100%;font-size:16px;text-align:center}}@media (min-width: 561px) and (max-width: 767px){.ecf-crowdfunding-app .left-column-wrapper,.ecf-crowdfunding-app .investor-wrapper,.ecf-crowdfunding-app .right-column-wrapper{margin:0px !important;width:100% !important}.ecf-crowdfunding-app .crowdsource-wrapper,.ecf-crowdfunding-app .startup-wrapper,.ecf-crowdfunding-app .info-wrapper .matric-wrapper,.ecf-crowdfunding-app .info-wrapper ul,.ecf-crowdfunding-app .footer-link-social,.ecf-crowdfunding-app .left-menu-wrapper,.ecf-crowdfunding-app .left-menu-wrapper h1,.ecf-crowdfunding-app .sub-category-menu li,.ecf-crowdfunding-app .search-wrapper,.ecf-crowdfunding-app .sub-category-menu,.ecf-crowdfunding-app .newsletter input[type="email"]{width:100% !important}.ecf-crowdfunding-app .menu .navbar-brand img{width:150px}.ecf-crowdfunding-app .admin-wrapper h3,.ecf-crowdfunding-app .admin-wrapper h4,.ecf-crowdfunding-app .admin-heading-wrapper,.ecf-crowdfunding-app .admin-wrapper .left-menu-wrapper{display:none}.ecf-crowdfunding-app .mobile-admin-title{display:block !important}.ecf-crowdfunding-app .offer-list li{width:32.7% !important;border-bottom:solid 1px #ccc;height:130px}.ecf-crowdfunding-app .message-body{height:auto}.ecf-crowdfunding-app .message-header .search-wrapper{margin:0px;padding:0px}.ecf-crowdfunding-app .message-content .message-left-panel{width:100%;height:auto;border-right:none;overflow:visible}.ecf-crowdfunding-app .user-detail-wrapper{margin-top:-10px;position:absolute}.ecf-crowdfunding-app .user-info{float:left !important;margin-left:0px !important;width:65%}.ecf-crowdfunding-app .message-list li img,.ecf-crowdfunding-app .user-detail-wrapper img{width:45px;height:45px}.ecf-crowdfunding-app .message-content>.message-left-panel{padding:10px}.ecf-crowdfunding-app .message-detail-panel,.ecf-crowdfunding-app .message-panel-wrapper{width:100%;height:auto;padding-bottom:10px}.ecf-crowdfunding-app .message-list{display:none}.ecf-crowdfunding-app .user-info .message-date{display:block;clear:both;float:none !important;margin-top:10px}.ecf-crowdfunding-app .mobile-message-list a img{width:45px;height:45px}.ecf-crowdfunding-app .message-list{padding:10px !important}.ecf-crowdfunding-app .message-detail-panel .reply-action-wrapper{position:relative !important}.ecf-crowdfunding-app .pricing-table li{width:100%;background:#FFF;border-right:0px}.ecf-crowdfunding-app .package-footer{padding:15px 20px}.ecf-crowdfunding-app .package-detail{padding-left:10px;padding-right:10px}.ecf-crowdfunding-app .partner-payment-benefits-list li h5{height:auto}.ecf-crowdfunding-app .form-horizontal .radio{padding-left:20px}.ecf-crowdfunding-app .right-column-wrapper>img{width:100%}.ecf-crowdfunding-app .input-group-addon{padding:5px 5px}.ecf-crowdfunding-app .content-wrapper .col-md-10{margin:0px;padding:0px}.ecf-crowdfunding-app .content-wrapper input[type="text"]{margin:0px 0px}.ecf-crowdfunding-app .funding-step{margin-top:6px;margin-bottom:10px;margin-left:0px;margin-right:0px}.ecf-crowdfunding-app .funding-step .circle{width:30px;height:30px;line-height:30px;font-size:15px}.ecf-crowdfunding-app .funding-step-description{margin:0 0px 0 0px;width:88%}.ecf-crowdfunding-app .funding-step-description h4{margin-top:0px;font-size:15px;margin-bottom:15px}.ecf-crowdfunding-app .funding-step-description .input-group-addon{padding:4px 0px}.ecf-crowdfunding-app .funding-step-description .input-group input[type='text']{padding:17px 20px}.ecf-crowdfunding-app .funding-step-description .radio-wrapper{margin:0px;padding:0px}.ecf-crowdfunding-app .accept-wrapper{margin:10px 0px;padding:0px 10px}.ecf-crowdfunding-app .continue-wrapper .btn-default{width:100% !important}.ecf-crowdfunding-app .panel-body .well{padding:5px !important}.ecf-crowdfunding-app .partner-black-wrapper .edit-company-info{position:absolute;bottom:0;right:45%;left:45%;z-index:2}.ecf-crowdfunding-app .partner-info-wrapper{margin-bottom:50px}.ecf-crowdfunding-app .profile-photo-wapper{width:50%;display:block;margin:0 auto 20px auto !important;float:none}.ecf-crowdfunding-app .content-wrapper .col-md-8{display:block;width:100%}.ecf-crowdfunding-app .empty-area{display:none}.ecf-crowdfunding-app .start-now-wrapper{padding-left:10px;padding-right:10px}.ecf-crowdfunding-app .partaner-benefit-wrapper h2{font-size:2em;padding:0 10px}.ecf-crowdfunding-app .start-now-wrapper .btn-primary,.ecf-crowdfunding-app .partaner-benefit-wrapper,.ecf-crowdfunding-app .partaner-benefit-wrapper img{width:100%;font-size:13px}.ecf-crowdfunding-app .commenter li{padding-left:0px !important}.ecf-crowdfunding-app .commenter-info{margin-left:0px !important;width:100%}.ecf-crowdfunding-app .commenter .comment-reply{padding:20px 20px 30px 20px;margin-left:0px !important;border-right:solid 1px #eaeaea;background:#f1f3f5}.ecf-crowdfunding-app .comment-reply>img,.ecf-crowdfunding-app .commenter li img{left:20px;position:absolute}.ecf-crowdfunding-app .commenter li>img{left:0px;margin-top:3px}.ecf-crowdfunding-app .comment-reply{position:relative}.ecf-crowdfunding-app .commenter-info h4{text-align:left;margin-top:15px;margin-left:75px;min-height:45px}.ecf-crowdfunding-app .post-date{clear:both;float:none;display:block;font-size:10px;padding-left:0px;padding-top:8px}.ecf-crowdfunding-app .startup-heading-wrapper{padding-bottom:20px}.ecf-crowdfunding-app .company-logo-wrapper{margin:0 auto !important;width:112px;float:none}.ecf-crowdfunding-app .company-info{margin:0 auto !important}.ecf-crowdfunding-app .company-info h1{margin:10px 0px;text-align:center;font-size:2em;text-shadow:0px 1px #E9F6FF}.ecf-crowdfunding-app .progress-bar-wrapper,.ecf-crowdfunding-app .progress-bar-wrapper .progress,.ecf-crowdfunding-app .progress-matrics,.ecf-crowdfunding-app .invest-button-wrapper{width:100% !important}.ecf-crowdfunding-app .progress-bar-wrapper .progress{height:10px}.ecf-crowdfunding-app .invest-button-wrapper button{width:100%;margin:0px !important}.ecf-crowdfunding-app .fundraising-warpper{position:fixed;z-index:1;bottom:0;width:100%;border-top:solid 5px #FFF}.ecf-crowdfunding-app .media-panel iframe{width:100% !important;height:300px !important}.ecf-crowdfunding-app .startup-product-list li{margin-right:0px;padding:5px}.ecf-crowdfunding-app .startup-product-list li a{width:130px;height:auto}.ecf-crowdfunding-app .bottom-progress-matrics{width:100%;bottom:-30px !important}.ecf-crowdfunding-app .invest-button-wrapper{margin-top:15px}.ecf-crowdfunding-app .fundraising-warpper{padding-bottom:10px !important}.ecf-crowdfunding-app .profile-photo{display:block;margin:0 auto;float:none}.ecf-crowdfunding-app .profile-info,.ecf-crowdfunding-app .profile-inn-header{margin:0 auto;width:100%}.ecf-crowdfunding-app .profile-info h1 .investor-type{position:relative;top:0;left:0;right:0}.ecf-crowdfunding-app .pressnews-wrapper{display:none}.ecf-crowdfunding-app .list-group{display:none}.ecf-crowdfunding-app .about-me-warpper h4,.ecf-crowdfunding-app .investment-warpper>h4,.ecf-crowdfunding-app .work-experience-warpper>h4{text-align:center}.ecf-crowdfunding-app .workexperience-listing li{width:100%}.ecf-crowdfunding-app .investment-warpper .dl-horizontal dd{float:left;margin-left:0px;text-align:left}.ecf-crowdfunding-app .partner-photo-banner img{height:100%;width:auto !important}.ecf-crowdfunding-app .partner-black-wrapper{padding:5px !important}.ecf-crowdfunding-app .partner-black-wrapper{background:transparent}.ecf-crowdfunding-app .partner-logo-wrapper{float:none !important;margin:-50px auto 10px auto !important}.ecf-crowdfunding-app .partner-header-arrangement{position:relative !important;margin-top:0px !important}.ecf-crowdfunding-app .partner-black-wrapper{height:auto !important}.ecf-crowdfunding-app .partner-info-wrapper h4,.ecf-crowdfunding-app .partner-info-wrapper p{color:#000;text-align:center}.ecf-crowdfunding-app .partner-info-wrapper{padding:0px !important;display:block;float:none !important}.ecf-crowdfunding-app .partner-info-wrapper p{font-size:1em;line-height:inherit}.ecf-crowdfunding-app .partner-layout{margin-top:20px !important}.ecf-crowdfunding-app .partner-logo-wrapper{width:190px;height:190px}.ecf-crowdfunding-app .profile-protfolio-warpper>h4{text-align:left !important}.ecf-crowdfunding-app .inline-card-listing{width:530px !important;margin:0 auto}.ecf-crowdfunding-app .partner-menu .list-group,.ecf-crowdfunding-app .special-link-group{display:none}.ecf-crowdfunding-app .layout-wrapper .left-menu-wrapper{margin-bottom:10px}.ecf-crowdfunding-app .wrapper-dropdown-5{display:block}.ecf-crowdfunding-app .responsive-menu{display:block}.ecf-crowdfunding-app .navbar{display:none}.ecf-crowdfunding-app .responsive-menu .logo-mobile{margin:0 43% !important}.ecf-crowdfunding-app .top-menu,.ecf-crowdfunding-app .custom-dropdown-menu{display:block;float:none !important;position:relative;left:auto !important}.ecf-crowdfunding-app .navbar-right{float:none !important}.ecf-crowdfunding-app .magnifier,.ecf-crowdfunding-app .envelope,.ecf-crowdfunding-app .user-photo img,.ecf-crowdfunding-app .user-photo,.ecf-crowdfunding-app .user-photo .fa,.ecf-crowdfunding-app .top-menu a label{display:none !important}.ecf-crowdfunding-app .navbar-right .dropdown{display:block}.ecf-crowdfunding-app .top-menu>li:last-child a{border:none !important}.ecf-crowdfunding-app .top-menu>li>a{width:100%}.ecf-crowdfunding-app .fa-search,.ecf-crowdfunding-app .fa-envelope,.ecf-crowdfunding-app .fa-bell{display:none}.ecf-crowdfunding-app .navbar-right li>a{padding:13px 15px;font-weight:bold;color:#000 !important;text-transform:uppercase}.ecf-crowdfunding-app .social-list li h5{display:none}.ecf-crowdfunding-app .newsletter .btn{clear:both;width:100%;margin:10px 0px}.ecf-crowdfunding-app .carousel-caption p{width:100%;display:block}.ecf-crowdfunding-app .carousel-caption h3{display:block;width:100%}.ecf-crowdfunding-app .carousel-caption h3,.ecf-crowdfunding-app .main-services h4,.ecf-crowdfunding-app .inverment-partner h3,.ecf-crowdfunding-app .aggregator-partner h3,.ecf-crowdfunding-app .offer-startup h3{font-size:2em !important;font-weight:300 !important}.ecf-crowdfunding-app .main-services .col-md-4{border-right:none;height:auto;margin-bottom:50px}.ecf-crowdfunding-app .bx-wrapper .bx-next,.ecf-crowdfunding-app .bx-wrapper .bx-next{display:none}.ecf-crowdfunding-app .partner-list{width:550px;margin:0 auto !important}.ecf-crowdfunding-app .gray-background{top:0px}.ecf-crowdfunding-app .heading-login h1{font-size:2.5em}.ecf-crowdfunding-app .heading-login p{font-size:1em}.ecf-crowdfunding-app .heading-login{margin-top:25px;margin-bottom:30px}.ecf-crowdfunding-app .login-wrapper,.ecf-crowdfunding-app .login-wrapper form,.ecf-crowdfunding-app .login-signup-box,.ecf-crowdfunding-app .social-wrapper{width:100%}.ecf-crowdfunding-app .login-wrapper{padding-bottom:20px !important}.ecf-crowdfunding-app .social-wrapper{padding:0 30px;margin:0 0 70px 0px}.ecf-crowdfunding-app .or-square-wrapper{display:none}.ecf-crowdfunding-app .social-wrapper h2,.ecf-crowdfunding-app .login-wrapper h2{text-align:center;margin-bottom:30px;font-size:300}.ecf-crowdfunding-app .btn-primary{margin:20px 0px;width:100%}.ecf-crowdfunding-app .error{display:block;width:100%;line-height:15px !important;margin-bottom:20px}.ecf-crowdfunding-app .search-wrapper{padding:10px}.ecf-crowdfunding-app .sub-category-wrapper{margin:20px 0px 20px 0px}.ecf-crowdfunding-app .sub-category-menu li a{border:none !important}.ecf-crowdfunding-app .investor-info .info-wrapper{width:73%}.ecf-crowdfunding-app .investor-info .logo-wrapper{width:25%}.ecf-crowdfunding-app .filter-box{display:none}.ecf-crowdfunding-app .watchlist-wrapper{display:none}.ecf-crowdfunding-app .info-wrapper{width:75%}.ecf-crowdfunding-app .action-buttons{position:relative;top:0;right:0}.ecf-crowdfunding-app .login-with-fb{width:100%;font-size:16px;text-align:center}.ecf-crowdfunding-app .login-with-linkein{width:100%;font-size:16px;text-align:center}}@media (min-width: 768px) and (max-width: 1024px){.ecf-crowdfunding-app .right-column-wrapper{margin:0px !important;width:60% !important}.ecf-crowdfunding-app .crowdsource-wrapper,.ecf-crowdfunding-app .startup-wrapper,.ecf-crowdfunding-app .info-wrapper,.ecf-crowdfunding-app .logo-wrapper,.ecf-crowdfunding-app .info-wrapper .matric-wrapper,.ecf-crowdfunding-app .info-wrapper ul,.ecf-crowdfunding-app .search-wrapper,.ecf-crowdfunding-app .sub-category-menu,.ecf-crowdfunding-app .investor-wrapper,.ecf-crowdfunding-app .newsletter input[type="email"],.ecf-crowdfunding-app .partaner-benefit-wrapper,.ecf-crowdfunding-app .partaner-benefit-wrapper img{width:100% !important}.ecf-crowdfunding-app .left-menu-wrapper{display:none}.ecf-crowdfunding-app .right-column-wrapper{width:100% !important}.ecf-crowdfunding-app .wrapper-dropdown-5{display:block}.ecf-crowdfunding-app .menu .navbar-brand img{width:150px}.ecf-crowdfunding-app .investor-info .logo-wrapper{display:block;width:30% !important;float:left}.ecf-crowdfunding-app .investor-info .info-wrapper{width:65% !important}.ecf-crowdfunding-app .investor-info .info-wrapper h3{text-align:left}.ecf-crowdfunding-app .message-detail-panel{width:55%}.ecf-crowdfunding-app .admin-wrapper h3,.ecf-crowdfunding-app .admin-wrapper h4,.ecf-crowdfunding-app .admin-heading-wrapper,.ecf-crowdfunding-app .admin-wrapper .left-menu-wrapper{display:none}.ecf-crowdfunding-app .mobile-admin-title{display:block !important}.ecf-crowdfunding-app .offer-list li{width:33% !important;border-bottom:solid 1px #ccc;height:130px}.ecf-crowdfunding-app .pricing-body{width:100%}.ecf-crowdfunding-app .partner-payment-benefits-list li h5{height:auto}.ecf-crowdfunding-app .form-horizontal .radio{padding-left:20px}.ecf-crowdfunding-app .funding-step{margin-top:6px;margin-bottom:10px;margin-left:0px;margin-right:0px}.ecf-crowdfunding-app .funding-step .circle{width:30px;height:30px;line-height:30px;font-size:15px}.ecf-crowdfunding-app .funding-step-description{margin:0 0px 0 0px;width:88%}.ecf-crowdfunding-app .funding-step-description h4{margin-top:0px;font-size:15px;margin-bottom:15px}.ecf-crowdfunding-app .funding-step-description .input-group-addon{padding:4px 0px}.ecf-crowdfunding-app .funding-step-description .input-group input[type='text']{padding:17px 20px}.ecf-crowdfunding-app .funding-step-description .radio-wrapper{margin:0px;padding:0px}.ecf-crowdfunding-app .accept-wrapper{margin:10px 0px;padding:0px 10px}.ecf-crowdfunding-app .continue-wrapper .center-block{width:100% !important}.ecf-crowdfunding-app .continue-wrapper .btn-default,.ecf-crowdfunding-app .continue-wrapper .btn-primary{width:100% !important;margin:5px 0px}.ecf-crowdfunding-app .panel-body .well{padding:5px !important}.ecf-crowdfunding-app .partner-black-wrapper .edit-company-info{position:absolute;bottom:0;right:45%;left:45%;z-index:2}.ecf-crowdfunding-app .partner-info-wrapper{margin-bottom:50px}.ecf-crowdfunding-app .profile-photo-wapper{width:50%;display:block;margin:0 auto 20px auto !important;float:none}.ecf-crowdfunding-app .content-wrapper .col-md-8{display:block;width:100%}.ecf-crowdfunding-app .inline-card-listing{width:50% !important;margin:10px auto}.ecf-crowdfunding-app .start-now-wrapper{padding-left:10px;padding-right:10px}.ecf-crowdfunding-app .partaner-benefit-wrapper h2{font-size:2em;padding:0 10px}.ecf-crowdfunding-app .start-now-wrapper .btn-primary{width:60%;font-size:13px}.ecf-crowdfunding-app .commenter li{padding-left:0px !important}.ecf-crowdfunding-app .commenter-info{margin-left:0px !important;width:100%}.ecf-crowdfunding-app .commenter .comment-reply{padding:20px 20px 30px 20px;margin-left:0px !important;border-right:solid 1px #eaeaea;background:#f1f3f5}.ecf-crowdfunding-app .comment-reply>img,.ecf-crowdfunding-app .commenter li img{left:20px;position:absolute}.ecf-crowdfunding-app .commenter li>img{left:0px;margin-top:3px}.ecf-crowdfunding-app .comment-reply{position:relative}.ecf-crowdfunding-app .commenter-info h4{text-align:left;margin-top:15px;margin-left:75px;min-height:45px}.ecf-crowdfunding-app .post-date{clear:both;float:none;display:block;font-size:10px;padding-left:0px;padding-top:8px}.ecf-crowdfunding-app .partner-photo-banner img{height:100%;width:auto !important}.ecf-crowdfunding-app .partner-black-wrapper{padding:5px !important}.ecf-crowdfunding-app .partner-black-wrapper{height:115px !important}.ecf-crowdfunding-app .partner-header-arrangement{position:relative !important;margin-top:0px !important}.ecf-crowdfunding-app .partner-info-wrapper{padding:0px !important;display:block}.ecf-crowdfunding-app .partner-info-wrapper p{font-size:1em;line-height:inherit}.ecf-crowdfunding-app .partner-layout{margin-top:110px !important}.ecf-crowdfunding-app .partner-logo-wrapper{width:190px;height:190px}.ecf-crowdfunding-app .profile-protfolio-warpper>h4{text-align:left !important}.ecf-crowdfunding-app .inline-card-listing{width:530px;margin:0 auto}.ecf-crowdfunding-app .layout-wrapper .left-menu-wrapper{margin-bottom:10px}.ecf-crowdfunding-app .responsive-menu{display:block}.ecf-crowdfunding-app .navbar{display:none}.ecf-crowdfunding-app .responsive-menu .logo-mobile{margin:0 48% !important}.ecf-crowdfunding-app .top-menu{display:block;left:18%}.ecf-crowdfunding-app .top-menu>li>a{padding:10px 10px !important}.ecf-crowdfunding-app .menu .nav li .fa{padding:0px 8px}.ecf-crowdfunding-app .menu .nav li>.fa{display:block}.ecf-crowdfunding-app .navbar-right .dropdown{display:block}.ecf-crowdfunding-app .navbar-right li .fa{display:none}.ecf-crowdfunding-app .user-photo .fa{display:block !important}.ecf-crowdfunding-app .top-menu>li>a{width:100%}.ecf-crowdfunding-app .top-menu a label{width:90px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ecf-crowdfunding-app .top-menu{display:block;left:23%}.ecf-crowdfunding-app .user-photo .fa{display:inline !important}.ecf-crowdfunding-app .custom-dropdown-menu .fa{display:inline-block !important}.ecf-crowdfunding-app .social-list li h5{display:none}.ecf-crowdfunding-app .newsletter .btn{clear:both;width:100%;margin:10px 0px}.ecf-crowdfunding-app .home-search{height:50px}.ecf-crowdfunding-app .carousel-caption p{width:100%;display:block}.ecf-crowdfunding-app .carousel-caption h3{display:block;width:100%}.ecf-crowdfunding-app .carousel-caption h3,.ecf-crowdfunding-app .main-services h4,.ecf-crowdfunding-app .inverment-partner h3,.ecf-crowdfunding-app .aggregator-partner h3,.ecf-crowdfunding-app .offer-startup h3{font-size:2em !important;font-weight:300 !important}.ecf-crowdfunding-app .main-services .col-md-4{height:auto;margin-bottom:50px}.ecf-crowdfunding-app .bx-wrapper .bx-next,.ecf-crowdfunding-app .bx-wrapper .bx-next{display:inherit}.ecf-crowdfunding-app .partner-list{margin:0 auto !important}.ecf-crowdfunding-app .main-services .col-md-4{width:30%;float:left;height:350px;margin-bottom:0px}.ecf-crowdfunding-app .footer-link-wrapper{width:23%}.ecf-crowdfunding-app .gray-background{top:0px}.ecf-crowdfunding-app .heading-login h1{font-size:2.5em}.ecf-crowdfunding-app .heading-login p{font-size:1em}.ecf-crowdfunding-app .heading-login{margin-top:25px;margin-bottom:30px}.ecf-crowdfunding-app .login-wrapper form,.ecf-crowdfunding-app .login-signup-box{width:100%}.ecf-crowdfunding-app .login-wrapper{width:50%;padding-bottom:100px !important}.ecf-crowdfunding-app .social-wrapper{width:45%;padding:0 30px;margin:0 0 70px 0px}.ecf-crowdfunding-app .social-wrapper h2,.ecf-crowdfunding-app .login-wrapper h2{text-align:center;margin-bottom:30px;font-size:300}.ecf-crowdfunding-app .error{display:block;width:100%;line-height:15px !important;margin-bottom:20px}.ecf-crowdfunding-app .search-wrapper{padding:10px;display:none}.ecf-crowdfunding-app .sub-category-wrapper{margin:20px 0px 20px 0px}.ecf-crowdfunding-app .sub-category-menu li a{border:none !important;padding:13px 10px !important}.ecf-crowdfunding-app .left-menu-wrapper h1{width:250px}.ecf-crowdfunding-app .startup-addon-wrapper{display:none !important}.ecf-crowdfunding-app .logo-wrapper,.ecf-crowdfunding-app .action-buttons{position:relative;top:0;right:0}.ecf-crowdfunding-app .logo-wrapper .btn-primary,.ecf-crowdfunding-app .logo-wrapper .btn-primary:active{top:60px;display:none;position:absolute;left:35%;right:35%}.ecf-crowdfunding-app .info-wrapper h3,.ecf-crowdfunding-app .info-wrapper p{margin:18px 0px;text-align:center}.ecf-crowdfunding-app .action-buttons .line-btn{font-size:11px !important}.ecf-crowdfunding-app .btn-moible-invest{display:block;width:100%}.ecf-crowdfunding-app .footer-link-social{width:210px}.ecf-crowdfunding-app .crowdsource-wrapper .logo-wrapper{position:absolute}.ecf-crowdfunding-app .crowdsource-wrapper .logo-wrapper img{width:56px;height:56px;position:absolute;left:15px;top:27px}.ecf-crowdfunding-app .crowdsource-wrapper .info-wrapper h3{text-align:left !important;min-height:60px;margin:19px 0px 18px 80px !important}.ecf-crowdfunding-app .crowdsocurce-duration{margin:0px;position:absolute;top:-21px;right:-10px}.ecf-crowdfunding-app .crowdsource-detail{text-align:left !important}.ecf-crowdfunding-app .profile-photo{display:block;margin:0 auto;float:none}.ecf-crowdfunding-app .profile-info{margin:0 auto;width:100%}}@media (min-width: 1025px) and (max-width: 1170px){.ecf-crowdfunding-app .startup-wrapper{width:100%}.ecf-crowdfunding-app .layout-wrapper .left-menu-wrapper{display:none}.ecf-crowdfunding-app .wrapper-dropdown-5{display:block}.ecf-crowdfunding-app .right-column-wrapper{width:100% !important}.ecf-crowdfunding-app .profile-info{width:70%}.ecf-crowdfunding-app .message-detail-panel{width:618px;float:left}.ecf-crowdfunding-app .top-menu{left:22% !important}.ecf-crowdfunding-app .right-column-wrapper,.ecf-crowdfunding-app .investor-info .info-wrapper{width:70%}.ecf-crowdfunding-app .investor-wrapper{width:100%}.ecf-crowdfunding-app .search-wrapper{display:block}}@media only screen and (max-width: 800px){.ecf-crowdfunding-app .admin-grid-wrapper table,.ecf-crowdfunding-app .admin-grid-wrapper thead,.ecf-crowdfunding-app .admin-grid-wrapper tbody,.ecf-crowdfunding-app .admin-grid-wrapper th,.ecf-crowdfunding-app .admin-grid-wrapper td,.ecf-crowdfunding-app .admin-grid-wrapper tr{display:block}.ecf-crowdfunding-app .admin-grid-wrapper tr{border-bottom:solid 5px #E0E0E0;padding-bottom:3px}.ecf-crowdfunding-app .admin-grid-wrapper thead tr{position:absolute;top:-9999px;left:-9999px}.ecf-crowdfunding-app .admin-grid-wrapper td h4{float:left;width:auto;display:inline;font-size:15px}.ecf-crowdfunding-app .admin-grid-wrapper td{border:none;position:relative;padding-left:50% !important;white-space:normal;text-align:left;border-top:1px solid #EFEFEF !important}.ecf-crowdfunding-app .admin-grid-wrapper td:before{position:absolute;top:6px;left:6px;width:32%;padding-right:10px;white-space:nowrap;text-align:left;font-weight:bold;color:#515151 !important}.ecf-crowdfunding-app .admin-grid-wrapper td:before{content:attr(data-title)}.ecf-crowdfunding-app .admin-grid-wrapper .search-wrapper,.ecf-crowdfunding-app .table-filter-wrapper .col-md-5{display:block;width:100%}.ecf-crowdfunding-app .filter-cat{display:none !important}.ecf-crowdfunding-app .form-group .control-label,.ecf-crowdfunding-app .tick-start{display:none}.ecf-crowdfunding-app .admin-grid-wrapper .form-group,.ecf-crowdfunding-app .admin-grid-wrapper .row{margin:0px !important}.ecf-crowdfunding-app .tick-start{padding-left:20px}.ecf-crowdfunding-app .dropdown-menu.pull-right{left:34% !important}.ecf-crowdfunding-app .table-responsive table thead tr,.ecf-crowdfunding-app .home-investment-table .table-responsive table thead tr{position:absolute;top:-9999px;left:-9999px}.ecf-crowdfunding-app .table-responsive{overflow-x:inherit;overflow-y:inherit}.ecf-crowdfunding-app .table-responsive,.ecf-crowdfunding-app .home-investment-table .table-responsive{border:none}.ecf-crowdfunding-app .table-responsive table,.ecf-crowdfunding-app .table-responsive thead,.ecf-crowdfunding-app .table-responsive tbody,.ecf-crowdfunding-app .table-responsive th,.ecf-crowdfunding-app .table-responsive td,.ecf-crowdfunding-app .table-responsive tr,.ecf-crowdfunding-app .home-investment-table .table-responsive table,.ecf-crowdfunding-app .home-investment-table .table-responsive thead,.ecf-crowdfunding-app .home-investment-table .table-responsive tbody,.ecf-crowdfunding-app .home-investment-table .table-responsive th,.ecf-crowdfunding-app .home-investment-table .table-responsive td,.ecf-crowdfunding-app .home-investment-table .table-responsive tr{display:block}.ecf-crowdfunding-app .table-responsive table,.ecf-crowdfunding-app .home-investment-table .table-responsive table{border:none}}@media (max-width: 1050px){.ecf-crowdfunding-app #landing-page-navigator{display:none}}.ecf-crowdfunding-app .profile-protfolio-warpper .content-wrapper img{max-width:100% !important}@media (max-width: 600px){.ecf-crowdfunding-app .feature-investor-link{margin-left:0}}@media only screen and (max-width: 800px){.ecf-crowdfunding-app .table-responsive table,.ecf-crowdfunding-app .table-responsive thead,.ecf-crowdfunding-app .table-responsive tbody,.ecf-crowdfunding-app .table-responsive th,.ecf-crowdfunding-app .table-responsive td,.ecf-crowdfunding-app .table-responsive tr,.ecf-crowdfunding-app .home-investment-table .table-responsive table,.ecf-crowdfunding-app .home-investment-table .table-responsive thead,.ecf-crowdfunding-app .home-investment-table .table-responsive tbody,.ecf-crowdfunding-app .home-investment-table .table-responsive th,.ecf-crowdfunding-app .home-investment-table .table-responsive td,.ecf-crowdfunding-app .home-investment-table .table-responsive tr{display:block}}.ecf-crowdfunding-app .offer-card-home{padding:30px 0 50px 0;background:#fff}.ecf-crowdfunding-app .offer-card-home .aggregator-partner{margin-bottom:0px;background:#fff;padding:0px;border-bottom:none}@media (max-width: 1024px){.ecf-crowdfunding-app .offer-card-home .startup-wrapper{border:none}}@media (min-width: 1024px){.ecf-crowdfunding-app .offer-card-home .startup-wrapper{border:solid 4px #e1e1e1}}.ecf-crowdfunding-app .offer-card-home .startup-wrapper{width:900px}.ecf-crowdfunding-app .offer-card-home .startup-wrapper .startup-info .logo-wrapper{width:150px;margin:7px 0px}.ecf-crowdfunding-app .offer-card-home .startup-wrapper .startup-info .logo-wrapper img{height:100px;width:100px;margin-bottom:15px}.ecf-crowdfunding-app .offer-card-home .startup-wrapper .startup-info .logo-wrapper .btn.btn-primary{margin:0px;width:100%}@media (min-width: 1024px){.ecf-crowdfunding-app .offer-card-home .startup-wrapper .startup-info .logo-wrapper{padding:20px}}.ecf-crowdfunding-app .offer-card-home .startup-wrapper .info-wrapper h3{font-size:25px;color:#333}.ecf-crowdfunding-app .offer-card-home .startup-wrapper .info-wrapper .description-text{font-size:15px;padding:10px}.ecf-crowdfunding-app .offer-card-home .startup-wrapper .info-wrapper .startup-offer-wrapper div{font-size:16px}.ecf-crowdfunding-app .offer-card-home .startup-wrapper .info-wrapper .startup-offer-wrapper .pull-left-adaptable{float:left}.ecf-crowdfunding-app .offer-card-home .startup-wrapper .info-wrapper .startup-offer-wrapper .pull-right-adaptable{float:right}@media (max-width: 500px){.ecf-crowdfunding-app .offer-card-home .startup-wrapper .info-wrapper .startup-offer-wrapper .pull-left-adaptable{float:none;display:block;text-align:center}.ecf-crowdfunding-app .offer-card-home .startup-wrapper .info-wrapper .startup-offer-wrapper .pull-right-adaptable{float:none;display:block;text-align:center}}.ecf-crowdfunding-app .offer-card-home .startup-wrapper .info-wrapper .startup-offer-wrapper .matric-wrapper{width:100%;padding:0px 40px}.ecf-crowdfunding-app .offer-card-home .startup-wrapper .info-wrapper .startup-offer-wrapper .progress{height:28px}.ecf-crowdfunding-app .offer-card-home .startup-wrapper .info-wrapper .startup-offer-wrapper .mobile-invest-btn-wrapper{padding-top:15px;clear:both}.ecf-crowdfunding-app .offer-card-home .startup-wrapper .info-wrapper .startup-offer-wrapper .mobile-invest-btn-wrapper .btn-moible-invest{height:45px;font-size:19px;width:90%}.ecf-crowdfunding-app .group{*zoom:1}.ecf-crowdfunding-app .group:before,.ecf-crowdfunding-app .group:after{display:table;content:"";line-height:0}.ecf-crowdfunding-app .group:after{clear:both}@font-face{.ecf-crowdfunding-app{font-family:'Slide-icons';src:url(/assets/Slide-icons-68dfa3d541aed3ae79140489e8dbfdf9e1617647b2d5225de14a5873e097a2f9.eot)}}@font-face{.ecf-crowdfunding-app{font-family:'Slide-icons';src:url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAWcAAsAAAAACSgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAm4AAAQxqzjSYEZGVE0AAAN4AAAAGgAAABxmWaSOR0RFRgAAA5QAAAAdAAAAIAAzAARPUy8yAAADtAAAAEsAAABgL/bcQGNtYXAAAAQAAAAAPQAAAVLgL/LNaGVhZAAABEAAAAAuAAAANv3vdhloaGVhAAAEcAAAAB4AAAAkBBD/5GhtdHgAAASQAAAAEgAAABIFOwBxbWF4cAAABKQAAAAGAAAABgAGUABuYW1lAAAErAAAAOEAAAGw7pftcnBvc3QAAAWQAAAADAAAACAAAwAAeJx9VE1oE1EQnpfsJutmSWNMQoUoWxB/qmIKnkKJWKvXQlOwhx5E7SEo9WCEHNKAJqVbn8RLzvEgKEUPCgoiIi3YHkWw2mO9CBb8O1SzurXjvLfrJiqEhXkzwzffm/nee8tAUYAxZuQvFs5PHi6cuzR1GVgAGORsM2D3Be1ehRtBbii7ddiZjyPnvmOE+QW7YRfVNNzpSQPE0vBwexqMtNIbh7Dg0KAHUrAL9sARyF6ZKpzKZDK0nMwMHHeXIXc54S7DHU109gPAZpnF5th1xiEkiANgsFpgNDATPB3ldlHZbNiNcBTZ/JNRZBPFZ0nE6mw/GT6MUC6tiPCgihA6Vkb8sXCNI35bGxRuTcYa4vqZIWlUP1sVoCx3Yyqd1gTNIUH4RhJ6rILAxw9yN/bwghVSt56rLoCyFY6gmy8kwENJwjYrlItPVauOuDWyhqDEzlKFIuvIIrAHfTJbr2uSWpgFOVvFHVDQc5dftK751P3CeyuNp8Uf/DL3tal5rFKLuiX2MxGdL00azJHKOWLcrZF3MmtZWhThNRWwx62XSYTF/d8Rc6sR2iFyNYS4MWNSzaeJA+RWfkqjCYBO5tV71bIkjTssUVe5bykrhrXqWqnZ1m9a6rfk61emfu+Px8iIA8zf/SrDNr4s8csd+Gbzn+mXOtWK3rPHkqbeGkuZuvNIGudo9wRdvDkald0Yj9HFy89vtvsgjw7/Pxm9Kf+SEfGj86HU/frlVn6RwgP7CLVRTZDCFZt6j99edcWGSPmz5h4BLO5d73bIzVL7OdTkc8j6O5MIdiPBkzcNnZ7zDvF/2OYkWvSFI78BSE0QpgAAeJxjYGBgZACCk535hiD6XIbUOhgNAD+3BfAAAHicY2BkYGDgA2IJBhBgYmAEQlYgZgHzGAAEgQA4AAAAeJxjYGZiYJzAwMrAwejDmMbAwOAOpb8ySDK0MDAwMbAyM8CBAILJEJDmmsLg8EDqAwPjg/8PGPQYHzAoNDAwMMIVKAAhIwATaAw5AHicY2BgYGaAYBkGRgYQ8AHyGMF8FgYDIM0BhEwgiQeyHxj+/wezpCAs+RcCjFBdYMDIxoDMHZEAAP1aCcoAAAB4nGNgZGBgAGLNvbqy8fw2Xxm4mRhA4FyG1DoE/f8BEwPjAyCXgwEsDQAB0gmnAAB4nGNgZGBgfPD/AYMeEwMDwz8GIAkUQQHMAG3nA/YAAAIAAAAAAAAAAgAAUQClACAAlgAAAABQAAAGAAB4nI2PMW7CQBBFn8FGIkQpo5RbIFHZsjciEhyAMg0SFwALrYS8kuEMOQLH4BgcgGPkAKnz7UxBkYKVVvPmz5/ZWeCZMwndSZjwZjwgozQeMuPLOJXnapyJv41HTJIXOZN0LOW17+p4wBNT4yGffBin8lyMM/HNeCT+Yc2BwI6aXHFLpOEI60PY1XnYxkbJnW7Kqs9PfWzZq9vhKfQPx1L3/6l/Nc9c6kLXy1/xrnGxOa1iu6+dL0q3dHevK/PzfJH7spLxkW03qrZSQ191eqHbi03dHkNsXFWUD835BcvqQqwAAAB4nGNgZsALAAB9AAQ=) format("woff"),url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAANAIAAAwBQRkZUTWZZpI4AAAboAAAAHEdERUYANQAGAAAGyAAAACBPUy8yL9TcHwAAAVgAAABWY21hcOAx89QAAAHMAAABUmdhc3D//wADAAAGwAAAAAhnbHlmlq1ZxgAAAzQAAAGAaGVhZP3vdhkAAADcAAAANmhoZWEEEP/mAAABFAAAACRobXR4BeoAcQAAAbAAAAAabG9jYQEyAOAAAAMgAAAAEm1heHAAUwAnAAABOAAAACBuYW1l7pftcgAABLQAAAGwcG9zdCBfgkMAAAZkAAAAWgABAAAAAQAAZVgBDF8PPPUACwIAAAAAAM5oGq4AAAAAzmgargAA/+ACAAHgAAAACAACAAAAAAAAAAEAAAHg/+AALgIAAAD+AAIAAAEAAAAAAAAAAAAAAAAAAAAFAAEAAAAIACQACQAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQMAAAAAAAAAAAAAEAAAAAAAAAAAAAAAUGZFZABA4BrwAAHg/+AALgHgACCAAAABAAAAAAAAAgAAAAAAAAAAqgAAAAAAAAIAAFEAqgAgAJYAAAAAAAMAAAADAAAAHAABAAAAAABMAAMAAQAAABwABAAwAAAACAAIAAIAAAAA4B3wAP//AAAAAOAa8AD//wAAH+oQAwABAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAEIAZACeAMAAAAABAAD/4AIAAeAAAgAAEQEhAgD+AAHg/gAAAAAAAQBRADYBrwGKAB0AAAE2NC8BJg8BJyYPAQYUHwEHBh8BFj8BFxY/ATYvAQGqBAQXCwx8fAwLFwQEfX0LCxcLDHx8DAsXCwt9AVwFDQUXCwt9fQsLFwUNBXx8DAsXCwt9fQsLFwsMfAABAKoABQGeAbYAEQAAEyYPAQYfAQcGHwEWMj8BNjQn1AwLEwsLrKwLCxMFDQXBCAgBtgsLEwsMrKwMCxMFBcEJGAkAAAkAIAAAAeABwAADAAcACwAPABMAFwAbAB8AIwAAEzMVIyUzFSMnMxUjBzMVIyUzFSMnMxUjBzMVIyUzFSMnMxUjIICAAUCAgKCAgKCAgAFAgICggICggIABQICAoICAAcCAgICAgCCAgICAgCCAgICAgAAAAQCWAAoBjwG2ABEAAAE2LwEmDwEGFB8BFj8BNjQvAQGKCwsTDAvBCQnBCwsUBAStAYwMCxMLC8EJGAnBCwsTBQ0FrAAAAAwAlgABAAAAAAABAAsAGAABAAAAAAACAAUAMAABAAAAAAADACcAhgABAAAAAAAEAAsAxgABAAAAAAAFAAsA6gABAAAAAAAGAAsBDgADAAEECQABABYAAAADAAEECQACAAoAJAADAAEECQADAE4ANgADAAEECQAEABYArgADAAEECQAFABYA0gADAAEECQAGABYA9gBTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAABpAGMAbwBuAHMAAGljb25zAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAFMAbABpAGQAZQAtAGkAYwBvAG4AcwAgADoAIAAyADUALQA5AC0AMgAwADEAMwAARm9udEZvcmdlIDIuMCA6IFNsaWRlLWljb25zIDogMjUtOS0yMDEzAABTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAABAAIBAgEDAQQBBQEGB3VuaUYwMDAHdW5pRTAxQQd1bmlFMDFCB3VuaUUwMUMHdW5pRTAxRAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAHAAEABAAAAAIAAAAAAAEAAAAAyYlvMQAAAADOaBquAAAAAM5oGq4=) format("truetype");font-weight:normal;font-style:normal}}.ecf-crowdfunding-app [data-icon]:before{font-family:'Slide-icons';content:attr(data-icon);speak:none;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ecf-crowdfunding-app .light-gallery{overflow:hidden !important}.ecf-crowdfunding-app #lg-gallery img{border:none !important}.ecf-crowdfunding-app #lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999 !important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:1;-webkit-transition:opacity 0.35s ease;-moz-transition:opacity 0.35s ease;-o-transition:opacity 0.35s ease;-ms-transition:opacity 0.35s ease;transition:opacity 0.35s ease;background:#0d0d0d}.ecf-crowdfunding-app #lg-outer .lg-slide{position:relative}.ecf-crowdfunding-app #lg-gallery.opacity{opacity:1;transition:opacity 1s ease 0s;-moz-transition:opacity 1s ease 0s;-webkit-transition:opacity 1s ease 0s;-o-transition:opacity 1s ease 0s;-ms-transition:opacity 1s ease 0s}.ecf-crowdfunding-app #lg-gallery.opacity .thumb-cont{opacity:1}.ecf-crowdfunding-app #lg-gallery.fade-m{opacity:0;transition:opacity 0.5s ease 0s;-moz-transition:opacity 0.5s ease 0s;-webkit-transition:opacity 0.5s ease 0s;-o-transition:opacity 0.5s ease 0s;-ms-transition:opacity 0.5s ease 0s}.ecf-crowdfunding-app #lg-gallery{height:100%;opacity:0;width:100%;position:relative;transition:opacity 1s ease 0s;-moz-transition:opacity 1s ease 0s;-webkit-transition:opacity 1s ease 0s;-o-transition:opacity 1s ease 0s;-ms-transition:opacity 1s ease 0s}.ecf-crowdfunding-app #lg-slider{height:100%;left:0;top:0;width:100%;position:absolute;white-space:nowrap}.ecf-crowdfunding-app #lg-slider .lg-slide{background:url(/assets/loading-298ad3ffc38de0d78a845bf1b70f0dd317a3836af385ae9fcf94ed457d9aa1da.gif) no-repeat scroll center center transparent;display:inline-block;height:100%;text-align:center;width:100%}.ecf-crowdfunding-app #lg-slider .lg-slide.complete{background-image:none}.ecf-crowdfunding-app #lg-gallery.show-after-load .lg-slide>*{opacity:0}.ecf-crowdfunding-app #lg-gallery.show-after-load .lg-slide.complete>*{opacity:1}.ecf-crowdfunding-app #lg-slider.slide .lg-slide,.ecf-crowdfunding-app #lg-slider.use-left .lg-slide{position:absolute;opacity:0.4}.ecf-crowdfunding-app #lg-slider.fade-m .lg-slide{position:absolute;left:0;opacity:0}.ecf-crowdfunding-app #lg-slider.animate .lg-slide{position:absolute;left:0}.ecf-crowdfunding-app #lg-slider.fade-m .current{opacity:1;z-index:9}.ecf-crowdfunding-app #lg-slider .lg-slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.ecf-crowdfunding-app #lg-gallery.opacity .lg-slide .object{transform:scale3d(1, 1, 1);-moz-transform:scale3d(1, 1, 1);-ms-transform:scale3d(1, 1, 1);-webkit-transform:scale3d(1, 1, 1);-o-transform:scale3d(1, 1, 1)}.ecf-crowdfunding-app .lg-slide .object{transform:scale3d(0.5, 0.5, 0.5);-moz-transform:scale3d(0.5, 0.5, 0.5);-ms-transform:scale3d(0.5, 0.5, 0.5);-webkit-transform:scale3d(0.5, 0.5, 0.5);-o-transform:scale3d(0.5, 0.5, 0.5);-webkit-transition:-webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 0.5s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 0.5s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 0.5s ease 0s;-ms-transition:-ms-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 0.5s ease 0s;transition:transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 0.5s ease 0s}.ecf-crowdfunding-app #lg-gallery.fade-m .lg-slide .object{transform:scale3d(0.5, 0.5, 0.5);-moz-transform:scale3d(0.5, 0.5, 0.5);-ms-transform:scale3d(0.5, 0.5, 0.5);-webkit-transform:scale3d(0.5, 0.5, 0.5);-o-transform:scale3d(0.5, 0.5, 0.5)}.ecf-crowdfunding-app #lg-slider.fade-m.on .current{opacity:1;transition:opacity 0.5s ease 0s;-moz-transition:opacity 0.5s ease 0s;-webkit-transition:opacity 0.5s ease 0s;-o-transition:opacity 0.5s ease 0s;-ms-transition:opacity 0.5s ease 0s}.ecf-crowdfunding-app #lg-slider.fade-m .lg-slide{transition:opacity 0.4s ease 0s;-moz-transition:opacity 0.4s ease 0s;-webkit-transition:opacity 0.4s ease 0s;-o-transition:opacity 0.4s ease 0s;-ms-transition:opacity 0.4s ease 0s}.ecf-crowdfunding-app #lg-slider.slide .lg-slide{transform:translate3d(100%, 0px, 0px);-moz-transform:translate3d(100%, 0px, 0px);-ms-transform:translate3d(100%, 0px, 0px);-webkit-transform:translate3d(100%, 0px, 0px);-o-transform:translate3d(100%, 0px, 0px)}.ecf-crowdfunding-app #lg-slider.slide.on .lg-slide{opacity:0}.ecf-crowdfunding-app #lg-slider.slide .lg-slide.current{opacity:1 !important;transform:translate3d(0px, 0px, 0px) !important;-moz-transform:translate3d(0px, 0px, 0px) !important;-ms-transform:translate3d(0px, 0px, 0px) !important;-webkit-transform:translate3d(0px, 0px, 0px) !important;-o-transform:translate3d(0px, 0px, 0px) !important}.ecf-crowdfunding-app #lg-slider.slide .lg-slide.prev-slide{opacity:0;transform:translate3d(-100%, 0px, 0px);-moz-transform:translate3d(-100%, 0px, 0px);-ms-transform:translate3d(-100%, 0px, 0px);-webkit-transform:translate3d(-100%, 0px, 0px);-o-transform:translate3d(-100%, 0px, 0px)}.ecf-crowdfunding-app #lg-slider.slide .lg-slide.next-slide{opacity:0;transform:translate3d(100%, 0px, 0px);-moz-transform:translate3d(100%, 0px, 0px);-ms-transform:translate3d(100%, 0px, 0px);-webkit-transform:translate3d(100%, 0px, 0px);-o-transform:translate3d(100%, 0px, 0px)}.ecf-crowdfunding-app #lg-slider.use-left .lg-slide{left:100%}.ecf-crowdfunding-app #lg-slider.use-left.on .lg-slide{opacity:0}.ecf-crowdfunding-app #lg-slider.use-left .lg-slide.current{opacity:1 !important;left:0% !important}.ecf-crowdfunding-app #lg-slider.use-left .lg-slide.prev-slide{opacity:0;left:-100%}.ecf-crowdfunding-app #lg-slider.use-left .lg-slide.next-slide{opacity:0;left:100%}.ecf-crowdfunding-app #lg-slider.slide.on .lg-slide,.ecf-crowdfunding-app #lg-slider.slide.on .current,.ecf-crowdfunding-app #lg-slider.slide.on .prev-slide,.ecf-crowdfunding-app #lg-slider.slide.on .next-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 1s ease 0s;-ms-transition:-ms-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 1s ease 0s;transition:transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 1s ease 0s}.ecf-crowdfunding-app #lg-slider.speed .lg-slide,.ecf-crowdfunding-app #lg-slider.speed .current,.ecf-crowdfunding-app #lg-slider.speed .prev-slide,.ecf-crowdfunding-app #lg-slider.speed .next-slide{transition-duration:inherit !important;-moz-transition-duration:inherit !important;-webkit-transition-duration:inherit !important;-o-transition-duration:inherit !important;-ms-transition-duration:inherit !important}.ecf-crowdfunding-app #lg-slider.timing .lg-slide,.ecf-crowdfunding-app #lg-slider.timing .current,.ecf-crowdfunding-app #lg-slider.timing .prev-slide,.ecf-crowdfunding-app #lg-slider.timing .next-slide{transition-timing-function:inherit !important;-moz-transition-timing-function:inherit !important;-webkit-transition-timing-function:inherit !important;-o-transition-timing-function:inherit !important;-ms-transition-timing-function:inherit !important}.ecf-crowdfunding-app #lg-slider .lg-slide img{display:inline-block;max-height:100%;max-width:100%;cursor:-moz-grabbing;cursor:grab;cursor:-webkit-grab;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}.ecf-crowdfunding-app #lg-gallery .thumb-cont .thumb-inner{-webkit-transition:-webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;-moz-transition:-moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;-o-transition:-o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;-ms-transition:-ms-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;transition:transform 1s cubic-bezier(0, 0, 0.25, 1) 0s}@-webkit-keyframes rightEnd{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightEnd{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftEnd{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftEnd{0%{left:0}50%{left:30px}100%{left:0}}.ecf-crowdfunding-app .lg-slide .object.right-end{-webkit-animation:rightEnd 0.3s;animation:rightEnd 0.3s;position:relative}.ecf-crowdfunding-app .lg-slide .object.left-end{-webkit-animation:leftEnd 0.3s;animation:leftEnd 0.3s;position:relative}.ecf-crowdfunding-app #lg-action{bottom:20px;position:fixed;left:50%;margin-left:-30px;z-index:9;-webkit-backface-visibility:hidden}.ecf-crowdfunding-app #lg-action.has-thumb{margin-left:-46px}.ecf-crowdfunding-app #lg-action a{margin:0 3px 0 0 !important;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;position:relative;top:auto;left:auto;bottom:auto;right:auto;display:inline-block !important;display:inline-block;vertical-align:middle;*display:inline;*zoom:1;background-color:#000;background-color:rgba(0,0,0,0.65);font-size:16px;width:28px;height:28px;font-family:'Slide-icons';color:#FFF;cursor:pointer}.ecf-crowdfunding-app #lg-action a.disabled{opacity:0.6;filter:alpha(opacity=60);cursor:default;background-color:#000;background-color:rgba(0,0,0,0.65) !important}.ecf-crowdfunding-app #lg-action a:hover,.ecf-crowdfunding-app #lg-action a:focus{background-color:#000;background-color:rgba(0,0,0,0.85)}.ecf-crowdfunding-app #lg-action a#lg-prev:before,.ecf-crowdfunding-app #lg-action a#lg-next:after{left:5px;bottom:3px;position:absolute}.ecf-crowdfunding-app #lg-action a#lg-prev:before{content:"\e01d"}.ecf-crowdfunding-app #lg-action a#lg-next:after{content:"\e01b"}.ecf-crowdfunding-app #lg-action a.cl-thumb:after{font-family:'Slide-icons';content:"\e01c";left:6px;bottom:4px;font-size:16px;position:absolute}.ecf-crowdfunding-app #lg-counter{bottom:52px;text-align:center;width:100%;position:absolute;z-index:9;color:#FFFFFF}.ecf-crowdfunding-app #lg-gallery .thumb-cont{position:absolute;bottom:0;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#000000;-webkit-transition:max-height 0.4s ease-in-out;-moz-transition:max-height 0.4s ease-in-out;-o-transition:max-height 0.4s ease-in-out;-ms-transition:max-height 0.4s ease-in-out;transition:max-height 0.4s ease-in-out;z-index:9;max-height:0;opacity:0}.ecf-crowdfunding-app #lg-gallery.open .thumb-cont{max-height:350px}.ecf-crowdfunding-app #lg-gallery .thumb-cont .thumb-inner{margin-left:-12px;padding:12px;max-height:290px;overflow-y:auto;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.ecf-crowdfunding-app #lg-gallery .thumb-cont .thumb-info{background-color:#333;padding:7px 20px}.ecf-crowdfunding-app #lg-gallery .thumb-cont .thumb-info .count{color:#ffffff;font-weight:bold;font-size:12px}.ecf-crowdfunding-app #lg-gallery .thumb-cont .thumb-info .close{color:#FFFFFF;display:block;float:right !important;width:28px;position:relative;height:28px;border-radius:2px;margin-top:-4px;background-color:#000;background-color:rgba(0,0,0,0.65);-webkit-transition:background-color 0.3s ease 0s;-moz-transition:background-color 0.3s ease 0s;-o-transition:background-color 0.3s ease 0s;-ms-transition:background-color 0.3s ease 0s;transition:background-color 0.3s ease 0s;z-index:1090;cursor:pointer}.ecf-crowdfunding-app #lg-gallery .thumb-cont .thumb-info .close i:after{left:6px;position:absolute;top:4px}.ecf-crowdfunding-app #lg-gallery .thumb-cont .thumb-info .close i:after,.ecf-crowdfunding-app #lg-close:after{content:"\e01a";font-family:'Slide-icons';font-style:normal;font-size:16px}.ecf-crowdfunding-app #lg-gallery .thumb-cont .thumb-info .close:hover{text-decoration:none;background-color:#000;background-color:black}.ecf-crowdfunding-app #lg-gallery .thumb-cont .thumb{display:inline-block !important;vertical-align:middle;text-align:center;*display:inline;*zoom:1;margin-bottom:4px;height:50px;width:50px;opacity:0.6;filter:alpha(opacity=60);overflow:hidden;border-radius:3px;cursor:pointer;-webkit-transition:border-color linear .2s, opacity linear .2s;-moz-transition:border-color linear .2s, opacity linear .2s;-o-transition:border-color linear .2s, opacity linear .2s;-ms-transition:border-color linear .2s, opacity linear .2s;transition:border-color linear .2s, opacity linear .2s}@media (min-width: 800px){.ecf-crowdfunding-app #lg-gallery .thumb-cont .thumb{width:94px;height:94px}}.ecf-crowdfunding-app #lg-gallery .thumb-cont .thumb>img{height:auto;max-width:100%}.ecf-crowdfunding-app #lg-gallery .thumb-cont .thumb.active,.ecf-crowdfunding-app #lg-gallery .thumb-cont .thumb:hover{opacity:1;filter:alpha(opacity=100);border-color:#ffffff}.ecf-crowdfunding-app #lg-slider .video-cont{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}.ecf-crowdfunding-app #lg-slider .video-cont{background:none;max-width:1140px;max-height:100%;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.ecf-crowdfunding-app #lg-slider .video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.ecf-crowdfunding-app #lg-slider .video .object{width:100% !important;height:100% !important;position:absolute;top:0;left:0}.ecf-crowdfunding-app #lg-close{color:#FFFFFF;height:28px;position:absolute;right:20px;top:20px;width:28px;z-index:1090;cursor:pointer;background-color:#000;border-radius:2px;background-color:#000;background-color:rgba(0,0,0,0.65);-webkit-transition:background-color 0.3s ease;-moz-transition:background-color 0.3s ease;-o-transition:background-color 0.3s ease;-ms-transition:background-color 0.3s ease;transition:background-color 0.3s ease;-webkit-backface-visibility:hidden}.ecf-crowdfunding-app #lg-close:after{position:absolute;right:6px;top:3px}.ecf-crowdfunding-app #lg-close:hover{text-decoration:none;background-color:#000}.ecf-crowdfunding-app .custom-html{background:none repeat scroll 0 0 black;background:none repeat scroll 0 0 rgba(0,0,0,0.75);color:#fff;font-family:Arial, sans-serif;height:70px;left:0;position:absolute;right:0;top:0;z-index:9}.ecf-crowdfunding-app .custom-html p{font-size:14px}.ecf-crowdfunding-app .custom-html>h4{font-family:Arial, sans-serif;font-weight:bold;margin-bottom:5px;margin-top:15px}.ecf-crowdfunding-app *,.ecf-crowdfunding-app *:after,.ecf-crowdfunding-app *:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}.ecf-crowdfunding-app .wrapper-demo{margin:60px 0 0 0;*zoom:1;font-weight:400}.ecf-crowdfunding-app .wrapper-demo:after{clear:both;content:"";display:table}.ecf-crowdfunding-app .wrapper-dropdown-5{position:relative;width:auto;margin:0 auto 10px auto;padding:13px 15px;font-size:14px;background:#FFF;font-weight:bold;color:#428bca;border-radius:3px;border:solid 1px #428bca;cursor:pointer;outline:none;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.ecf-crowdfunding-app .wrapper-dropdown-5:after{content:"";width:0;height:0;position:absolute;top:50%;right:15px;margin-top:-3px;border-width:6px 6px 0 6px;border-style:solid;border-color:#428bca transparent}.ecf-crowdfunding-app .wrapper-dropdown-5 .dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:0 0 5px 5px;border:1px solid rgba(0,0,0,0.2);border-top:none;border-bottom:none;list-style:none;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;max-height:0;overflow:hidden}.ecf-crowdfunding-app .wrapper-dropdown-5 .dropdown li{padding:0 0px}.ecf-crowdfunding-app .wrapper-dropdown-5 .dropdown li a{font-size:13px;display:block;font-weight:normal;text-decoration:none;color:#333;padding:15px 20px;transition:all 0.3s ease-out;border-bottom:1px solid #e6e8ea}.ecf-crowdfunding-app .wrapper-dropdown-5 .dropdown li:last-of-type a{border:none}.ecf-crowdfunding-app .wrapper-dropdown-5 .dropdown li i{margin-right:5px;color:inherit;vertical-align:middle}.ecf-crowdfunding-app .wrapper-dropdown-5 .dropdown li:hover a,.ecf-crowdfunding-app .wrapper-dropdown-5 .dropdown li:active a{color:#FFF;background:#088dd8}.ecf-crowdfunding-app .wrapper-dropdown-5.active{border-radius:5px 5px 0 0;background:#088dd8;box-shadow:none;border-bottom:none;color:white}.ecf-crowdfunding-app .wrapper-dropdown-5.active:after{border-color:#82d1ff transparent}.ecf-crowdfunding-app .wrapper-dropdown-5.active .dropdown{z-index:5;border-bottom:1px solid rgba(0,0,0,0.2);max-height:400px;overflow:auto}.ecf-crowdfunding-app a:focus{outline:0}.ecf-crowdfunding-app .md-perspective,.ecf-crowdfunding-app .md-perspective body{height:100%;overflow:hidden}.ecf-crowdfunding-app .md-perspective body{background:#222;-webkit-perspective:600px;-moz-perspective:600px;perspective:600px}.ecf-crowdfunding-app .common-search{box-shadow:none;border-radius:5px;padding:33px 20px 33px 55px !important;font-size:25px;color:#000;border-color:#FFF}.ecf-crowdfunding-app .common-search:active,.ecf-crowdfunding-app .common-search:focus{outline:none;box-shadow:none}.ecf-crowdfunding-app .md-modal{position:fixed;top:28%;left:50%;width:50%;max-width:630px;min-width:320px;height:auto;z-index:2000;visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.ecf-crowdfunding-app .md-show{visibility:visible}.ecf-crowdfunding-app .md-overlay{position:fixed;width:100%;height:100%;visibility:hidden;top:0;left:0;z-index:1000;opacity:0;background:rgba(0,0,0,0.3);-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s}.ecf-crowdfunding-app .md-show ~ .md-overlay{opacity:1;visibility:visible}.ecf-crowdfunding-app .md-content{color:#fff;position:relative;border-radius:3px;margin:0 auto}.ecf-crowdfunding-app .md-content .fa-search{position:absolute;font-size:30px;top:19px;left:18px;color:#cccccc}.ecf-crowdfunding-app .md-content h3{margin:0;padding:0.4em;text-align:center;font-size:2.4em;font-weight:300;opacity:0.8;background:rgba(0,0,0,0.1);border-radius:3px 3px 0 0}.ecf-crowdfunding-app .md-content>div{padding:15px 40px 30px;margin:0;font-weight:300;font-size:1.15em}.ecf-crowdfunding-app .md-content>div p{margin:0;padding:10px 0}.ecf-crowdfunding-app .md-content>div ul{margin:0;padding:0 0 30px 20px}.ecf-crowdfunding-app .md-content>div ul li{padding:5px 0}.ecf-crowdfunding-app .md-content button{display:block;margin:0 auto;font-size:0.8em}.ecf-crowdfunding-app .md-close{background:#FFF;width:25px;height:25px;line-height:30px;border-radius:100px;padding:0px;position:absolute;top:-15px;right:-10px}.ecf-crowdfunding-app .md-close .fa{text-align:center;font-size:15px;line-height:30px}.ecf-crowdfunding-app .md-effect-1 .md-content{-webkit-transform:scale(0.7);-moz-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7);opacity:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s}.ecf-crowdfunding-app .md-show.md-effect-1 .md-content{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}@-webkit-keyframes rotateRightSideFirst{50%{-webkit-transform:translateZ(-50px) rotateY(5deg);-webkit-animation-timing-function:ease-out}100%{-webkit-transform:translateZ(-200px)}}@-moz-keyframes rotateRightSideFirst{50%{-moz-transform:translateZ(-50px) rotateY(5deg);-moz-animation-timing-function:ease-out}100%{-moz-transform:translateZ(-200px)}}@keyframes rotateRightSideFirst{50%{transform:translateZ(-50px) rotateY(5deg);animation-timing-function:ease-out}100%{transform:translateZ(-200px)}}.ecf-crowdfunding-app .md-effect-18 .md-content{-webkit-transform:translateX(200%);-moz-transform:translateX(200%);-ms-transform:translateX(200%);transform:translateX(200%);opacity:0}.ecf-crowdfunding-app .md-show.md-effect-18 .md-content{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;-webkit-transition:all 0.5s 0.1s;-moz-transition:all 0.5s 0.1s;transition:all 0.5s 0.1s}.ecf-crowdfunding-app .main{max-width:69em}.ecf-crowdfunding-app .column{float:left;width:50%;padding:0 2em;min-height:300px;position:relative}.ecf-crowdfunding-app .column:nth-child(2){box-shadow:-1px 0 0 rgba(0,0,0,0.1)}.ecf-crowdfunding-app .column p{font-weight:300;font-size:2em;padding:0;margin:0;text-align:right;line-height:1.5}.ecf-crowdfunding-app .codrops-top{background:#fff;background:rgba(255,255,255,0.2);text-transform:uppercase;width:100%;font-size:0.69em;line-height:2.2}.ecf-crowdfunding-app .codrops-top a{padding:0 1em;letter-spacing:0.1em;display:inline-block}.ecf-crowdfunding-app .codrops-top a:hover{color:#e74c3c;background:rgba(255,255,255,0.6)}.ecf-crowdfunding-app .codrops-top span.right{float:right}.ecf-crowdfunding-app .codrops-top span.right a{float:left;display:block}.ecf-crowdfunding-app .codrops-icon:before{font-family:'codropsicons';margin:0 4px;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}.ecf-crowdfunding-app .codrops-icon-drop:before{content:"\e001"}.ecf-crowdfunding-app .codrops-icon-prev:before{content:"\e004"}.ecf-crowdfunding-app button{border:none;padding:0.6em 1.2em;background:#c0392b;color:#fff;font-family:'Lato', Calibri, Arial, sans-serif;font-size:1em;letter-spacing:1px;text-transform:uppercase;cursor:pointer;display:inline-block;margin:0px 2px;border-radius:2px}@media screen and (max-width: 46.0625em){.ecf-crowdfunding-app .column{width:100%;min-width:auto;min-height:auto;padding:1em}.ecf-crowdfunding-app .column p{text-align:left;font-size:1.5em}.ecf-crowdfunding-app .column:nth-child(2){box-shadow:0 -1px 0 rgba(0,0,0,0.1)}}@media screen and (max-width: 25em){.ecf-crowdfunding-app .codrops-icon span{display:none}}.ecf-crowdfunding-app .irs{position:relative;display:block}.ecf-crowdfunding-app .irs-line{position:relative;display:block;overflow:hidden}.ecf-crowdfunding-app .irs-line-left,.ecf-crowdfunding-app .irs-line-mid,.ecf-crowdfunding-app .irs-line-right{position:absolute;display:block;top:0}.ecf-crowdfunding-app .irs-line-left{left:0;width:10%}.ecf-crowdfunding-app .irs-line-mid{left:10%;width:80%}.ecf-crowdfunding-app .irs-line-right{right:0;width:10%}.ecf-crowdfunding-app .irs-diapason{position:absolute;display:block;left:0;width:100%}.ecf-crowdfunding-app .irs-slider{position:absolute;display:block;cursor:default;z-index:1}.ecf-crowdfunding-app .irs-slider.single{left:10px}.ecf-crowdfunding-app .irs-slider.single:before{position:absolute;display:block;content:"";top:-50%;left:-100%;width:300%;height:200%;background:transparent}.ecf-crowdfunding-app .irs-slider.from{left:100px}.ecf-crowdfunding-app .irs-slider.from:before{position:absolute;display:block;content:"";top:-50%;left:-200%;width:300%;height:200%;background:transparent}.ecf-crowdfunding-app .irs-slider.to{left:300px}.ecf-crowdfunding-app .irs-slider.to:before{position:absolute;display:block;content:"";top:-50%;left:0;width:300%;height:200%;background:transparent}.ecf-crowdfunding-app .irs-slider.last{z-index:2}.ecf-crowdfunding-app .irs-min{position:absolute;display:block;left:0;cursor:default}.ecf-crowdfunding-app .irs-max{position:absolute;display:block;right:0;cursor:default}.ecf-crowdfunding-app .irs-from,.ecf-crowdfunding-app .irs-to,.ecf-crowdfunding-app .irs-single{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.ecf-crowdfunding-app .irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.ecf-crowdfunding-app .irs-with-grid .irs-grid{display:block}.ecf-crowdfunding-app .irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000}.ecf-crowdfunding-app .irs-grid-pol.small{height:4px}.ecf-crowdfunding-app .irs-grid-text{position:absolute;bottom:0;left:0;width:100px;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;color:#000}.ecf-crowdfunding-app .irs-line-mid,.ecf-crowdfunding-app .irs-line-left,.ecf-crowdfunding-app .irs-line-right,.ecf-crowdfunding-app .irs-diapason,.ecf-crowdfunding-app .irs-slider{background:url(../img/sprite-skin-flat.png) repeat-x}.ecf-crowdfunding-app .irs{height:40px}.ecf-crowdfunding-app .irs-with-grid{height:60px}.ecf-crowdfunding-app .irs-line{height:7px;top:27px;background:#d9dce1;box-shadow:inset 0px 1px 1px #888d94;border-radius:13px}.ecf-crowdfunding-app .irs-line-left{display:none;height:12px;background-position:0 -30px}.ecf-crowdfunding-app .irs-line-mid{display:none;height:12px;background-position:0 0}.ecf-crowdfunding-app .irs-line-right{display:none;height:12px;background-position:100% -30px}.ecf-crowdfunding-app .irs-diapason{height:7px;top:27px;background-position:0 -60px}.ecf-crowdfunding-app .irs-slider{width:18px;height:18px;border-radius:30px;background:#1c71ab;top:22px;background-position:0 -90px}.ecf-crowdfunding-app #irs-active-slider,.ecf-crowdfunding-app .irs-slider:hover{background-position:0 -120px}.ecf-crowdfunding-app .irs-min,.ecf-crowdfunding-app .irs-max{color:#999;font-size:10px;line-height:1.333;text-shadow:none;top:0;padding:1px 3px;background:#e1e4e9;border-radius:4px}.ecf-crowdfunding-app .irs-from,.ecf-crowdfunding-app .irs-to,.ecf-crowdfunding-app .irs-single{color:#fff;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background:#3598db;border-radius:4px}.ecf-crowdfunding-app .irs-from:after,.ecf-crowdfunding-app .irs-to:after,.ecf-crowdfunding-app .irs-single:after{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#3598db}.ecf-crowdfunding-app .irs-grid-pol{background:#e1e4e9}.ecf-crowdfunding-app .irs-grid-text{color:#999}.ecf-crowdfunding-app .jcrop-holder{direction:ltr;text-align:left}.ecf-crowdfunding-app .jcrop-vline,.ecf-crowdfunding-app .jcrop-hline{background:#fff url("Jcrop.gif");font-size:0;position:absolute}.ecf-crowdfunding-app .jcrop-vline{height:100%;width:1px !important}.ecf-crowdfunding-app .jcrop-vline.right{right:0}.ecf-crowdfunding-app .jcrop-hline{height:1px !important;width:100%}.ecf-crowdfunding-app .jcrop-hline.bottom{bottom:0}.ecf-crowdfunding-app .jcrop-tracker{height:100%;width:100%;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none}.ecf-crowdfunding-app .jcrop-handle{background-color:#333333;border:1px #eeeeee solid;width:7px;height:7px;font-size:1px}.ecf-crowdfunding-app .jcrop-handle.ord-n{left:50%;margin-left:-4px;margin-top:-4px;top:0}.ecf-crowdfunding-app .jcrop-handle.ord-s{bottom:0;left:50%;margin-bottom:-4px;margin-left:-4px}.ecf-crowdfunding-app .jcrop-handle.ord-e{margin-right:-4px;margin-top:-4px;right:0;top:50%}.ecf-crowdfunding-app .jcrop-handle.ord-w{left:0;margin-left:-4px;margin-top:-4px;top:50%}.ecf-crowdfunding-app .jcrop-handle.ord-nw{left:0;margin-left:-4px;margin-top:-4px;top:0}.ecf-crowdfunding-app .jcrop-handle.ord-ne{margin-right:-4px;margin-top:-4px;right:0;top:0}.ecf-crowdfunding-app .jcrop-handle.ord-se{bottom:0;margin-bottom:-4px;margin-right:-4px;right:0}.ecf-crowdfunding-app .jcrop-handle.ord-sw{bottom:0;left:0;margin-bottom:-4px;margin-left:-4px}.ecf-crowdfunding-app .jcrop-dragbar.ord-n,.ecf-crowdfunding-app .jcrop-dragbar.ord-s{height:7px;width:100%}.ecf-crowdfunding-app .jcrop-dragbar.ord-e,.ecf-crowdfunding-app .jcrop-dragbar.ord-w{height:100%;width:7px}.ecf-crowdfunding-app .jcrop-dragbar.ord-n{margin-top:-4px}.ecf-crowdfunding-app .jcrop-dragbar.ord-s{bottom:0;margin-bottom:-4px}.ecf-crowdfunding-app .jcrop-dragbar.ord-e{margin-right:-4px;right:0}.ecf-crowdfunding-app .jcrop-dragbar.ord-w{margin-left:-4px}.ecf-crowdfunding-app .jcrop-light .jcrop-vline,.ecf-crowdfunding-app .jcrop-light .jcrop-hline{background:#ffffff;filter:alpha(opacity=70) !important;opacity:0.7 !important}.ecf-crowdfunding-app .jcrop-light .jcrop-handle{-moz-border-radius:3px;-webkit-border-radius:3px;background-color:#000000;border-color:#ffffff;border-radius:3px}.ecf-crowdfunding-app .jcrop-dark .jcrop-vline,.ecf-crowdfunding-app .jcrop-dark .jcrop-hline{background:#000000;filter:alpha(opacity=70) !important;opacity:0.7 !important}.ecf-crowdfunding-app .jcrop-dark .jcrop-handle{-moz-border-radius:3px;-webkit-border-radius:3px;background-color:#ffffff;border-color:#000000;border-radius:3px}.ecf-crowdfunding-app .solid-line .jcrop-vline,.ecf-crowdfunding-app .solid-line .jcrop-hline{background:#ffffff}.ecf-crowdfunding-app .jcrop-holder img,.ecf-crowdfunding-app img.jcrop-preview{max-width:none}.ecf-crowdfunding-app .jcrop-keymgr{opacity:0}.ecf-crowdfunding-app .datepicker{padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;direction:ltr}.ecf-crowdfunding-app .datepicker-inline{width:220px}.ecf-crowdfunding-app .datepicker-rtl{direction:rtl}.ecf-crowdfunding-app .datepicker-rtl.dropdown-menu{left:auto}.ecf-crowdfunding-app .datepicker-rtl table tr td span{float:right}.ecf-crowdfunding-app .datepicker-dropdown{top:0;left:0}.ecf-crowdfunding-app .datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #999;border-top:0;border-bottom-color:rgba(0,0,0,0.2);position:absolute}.ecf-crowdfunding-app .datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.ecf-crowdfunding-app .datepicker-dropdown.datepicker-orient-left:before{left:6px}.ecf-crowdfunding-app .datepicker-dropdown.datepicker-orient-left:after{left:7px}.ecf-crowdfunding-app .datepicker-dropdown.datepicker-orient-right:before{right:6px}.ecf-crowdfunding-app .datepicker-dropdown.datepicker-orient-right:after{right:7px}.ecf-crowdfunding-app .datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}.ecf-crowdfunding-app .datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}.ecf-crowdfunding-app .datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.ecf-crowdfunding-app .datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.ecf-crowdfunding-app .datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ecf-crowdfunding-app .datepicker td,.ecf-crowdfunding-app .datepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:none}.ecf-crowdfunding-app .table-striped .datepicker table tr td,.ecf-crowdfunding-app .table-striped .datepicker table tr th{background-color:transparent}.ecf-crowdfunding-app .datepicker table tr td.day:hover,.ecf-crowdfunding-app .datepicker table tr td.day.focused{background:#eee;cursor:pointer}.ecf-crowdfunding-app .datepicker table tr td.old,.ecf-crowdfunding-app .datepicker table tr td.new{color:#999}.ecf-crowdfunding-app .datepicker table tr td.disabled,.ecf-crowdfunding-app .datepicker table tr td.disabled:hover{background:none;color:#999;cursor:default}.ecf-crowdfunding-app .datepicker table tr td.highlighted{background:#d9edf7;border-radius:0}.ecf-crowdfunding-app .datepicker table tr td.today,.ecf-crowdfunding-app .datepicker table tr td.today:hover,.ecf-crowdfunding-app .datepicker table tr td.today.disabled,.ecf-crowdfunding-app .datepicker table tr td.today.disabled:hover{background-color:#fde19a;background-image:-moz-linear-gradient(to bottom, #fdd49a, #fdf59a);background-image:-ms-linear-gradient(to bottom, #fdd49a, #fdf59a);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));background-image:-webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);background-image:-o-linear-gradient(to bottom, #fdd49a, #fdf59a);background-image:linear-gradient(to bottom, #fdd49a, #fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#000}.ecf-crowdfunding-app .datepicker table tr td.today:hover,.ecf-crowdfunding-app .datepicker table tr td.today:hover:hover,.ecf-crowdfunding-app .datepicker table tr td.today.disabled:hover,.ecf-crowdfunding-app .datepicker table tr td.today.disabled:hover:hover,.ecf-crowdfunding-app .datepicker table tr td.today:active,.ecf-crowdfunding-app .datepicker table tr td.today:hover:active,.ecf-crowdfunding-app .datepicker table tr td.today.disabled:active,.ecf-crowdfunding-app .datepicker table tr td.today.disabled:hover:active,.ecf-crowdfunding-app .datepicker table tr td.today.active,.ecf-crowdfunding-app .datepicker table tr td.today:hover.active,.ecf-crowdfunding-app .datepicker table tr td.today.disabled.active,.ecf-crowdfunding-app .datepicker table tr td.today.disabled:hover.active,.ecf-crowdfunding-app .datepicker table tr td.today.disabled,.ecf-crowdfunding-app .datepicker table tr td.today:hover.disabled,.ecf-crowdfunding-app .datepicker table tr td.today.disabled.disabled,.ecf-crowdfunding-app .datepicker table tr td.today.disabled:hover.disabled,.ecf-crowdfunding-app .datepicker table tr td.today[disabled],.ecf-crowdfunding-app .datepicker table tr td.today:hover[disabled],.ecf-crowdfunding-app .datepicker table tr td.today.disabled[disabled],.ecf-crowdfunding-app .datepicker table tr td.today.disabled:hover[disabled]{background-color:#fdf59a}.ecf-crowdfunding-app .datepicker table tr td.today:active,.ecf-crowdfunding-app .datepicker table tr td.today:hover:active,.ecf-crowdfunding-app .datepicker table tr td.today.disabled:active,.ecf-crowdfunding-app .datepicker table tr td.today.disabled:hover:active,.ecf-crowdfunding-app .datepicker table tr td.today.active,.ecf-crowdfunding-app .datepicker table tr td.today:hover.active,.ecf-crowdfunding-app .datepicker table tr td.today.disabled.active,.ecf-crowdfunding-app .datepicker table tr td.today.disabled:hover.active{background-color:#fbf069 \9}.ecf-crowdfunding-app .datepicker table tr td.today:hover:hover{color:#000}.ecf-crowdfunding-app .datepicker table tr td.today.active:hover{color:#fff}.ecf-crowdfunding-app .datepicker table tr td.range,.ecf-crowdfunding-app .datepicker table tr td.range:hover,.ecf-crowdfunding-app .datepicker table tr td.range.disabled,.ecf-crowdfunding-app .datepicker table tr td.range.disabled:hover{background:#eee;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ecf-crowdfunding-app .datepicker table tr td.range.today,.ecf-crowdfunding-app .datepicker table tr td.range.today:hover,.ecf-crowdfunding-app .datepicker table tr td.range.today.disabled,.ecf-crowdfunding-app .datepicker table tr td.range.today.disabled:hover{background-color:#f3d17a;background-image:-moz-linear-gradient(to bottom, #f3c17a, #f3e97a);background-image:-ms-linear-gradient(to bottom, #f3c17a, #f3e97a);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));background-image:-webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);background-image:-o-linear-gradient(to bottom, #f3c17a, #f3e97a);background-image:linear-gradient(to bottom, #f3c17a, #f3e97a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ecf-crowdfunding-app .datepicker table tr td.range.today:hover,.ecf-crowdfunding-app .datepicker table tr td.range.today:hover:hover,.ecf-crowdfunding-app .datepicker table tr td.range.today.disabled:hover,.ecf-crowdfunding-app .datepicker table tr td.range.today.disabled:hover:hover,.ecf-crowdfunding-app .datepicker table tr td.range.today:active,.ecf-crowdfunding-app .datepicker table tr td.range.today:hover:active,.ecf-crowdfunding-app .datepicker table tr td.range.today.disabled:active,.ecf-crowdfunding-app .datepicker table tr td.range.today.disabled:hover:active,.ecf-crowdfunding-app .datepicker table tr td.range.today.active,.ecf-crowdfunding-app .datepicker table tr td.range.today:hover.active,.ecf-crowdfunding-app .datepicker table tr td.range.today.disabled.active,.ecf-crowdfunding-app .datepicker table tr td.range.today.disabled:hover.active,.ecf-crowdfunding-app .datepicker table tr td.range.today.disabled,.ecf-crowdfunding-app .datepicker table tr td.range.today:hover.disabled,.ecf-crowdfunding-app .datepicker table tr td.range.today.disabled.disabled,.ecf-crowdfunding-app .datepicker table tr td.range.today.disabled:hover.disabled,.ecf-crowdfunding-app .datepicker table tr td.range.today[disabled],.ecf-crowdfunding-app .datepicker table tr td.range.today:hover[disabled],.ecf-crowdfunding-app .datepicker table tr td.range.today.disabled[disabled],.ecf-crowdfunding-app .datepicker table tr td.range.today.disabled:hover[disabled]{background-color:#f3e97a}.ecf-crowdfunding-app .datepicker table tr td.range.today:active,.ecf-crowdfunding-app .datepicker table tr td.range.today:hover:active,.ecf-crowdfunding-app .datepicker table tr td.range.today.disabled:active,.ecf-crowdfunding-app .datepicker table tr td.range.today.disabled:hover:active,.ecf-crowdfunding-app .datepicker table tr td.range.today.active,.ecf-crowdfunding-app .datepicker table tr td.range.today:hover.active,.ecf-crowdfunding-app .datepicker table tr td.range.today.disabled.active,.ecf-crowdfunding-app .datepicker table tr td.range.today.disabled:hover.active{background-color:#efe24b \9}.ecf-crowdfunding-app .datepicker table tr td.selected,.ecf-crowdfunding-app .datepicker table tr td.selected:hover,.ecf-crowdfunding-app .datepicker table tr td.selected.disabled,.ecf-crowdfunding-app .datepicker table tr td.selected.disabled:hover{background-color:#9e9e9e;background-image:-moz-linear-gradient(to bottom, #b3b3b3, gray);background-image:-ms-linear-gradient(to bottom, #b3b3b3, gray);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(gray));background-image:-webkit-linear-gradient(to bottom, #b3b3b3, gray);background-image:-o-linear-gradient(to bottom, #b3b3b3, gray);background-image:linear-gradient(to bottom, #b3b3b3, gray);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);border-color:#808080 #808080 #595959;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.ecf-crowdfunding-app .datepicker table tr td.selected:hover,.ecf-crowdfunding-app .datepicker table tr td.selected:hover:hover,.ecf-crowdfunding-app .datepicker table tr td.selected.disabled:hover,.ecf-crowdfunding-app .datepicker table tr td.selected.disabled:hover:hover,.ecf-crowdfunding-app .datepicker table tr td.selected:active,.ecf-crowdfunding-app .datepicker table tr td.selected:hover:active,.ecf-crowdfunding-app .datepicker table tr td.selected.disabled:active,.ecf-crowdfunding-app .datepicker table tr td.selected.disabled:hover:active,.ecf-crowdfunding-app .datepicker table tr td.selected.active,.ecf-crowdfunding-app .datepicker table tr td.selected:hover.active,.ecf-crowdfunding-app .datepicker table tr td.selected.disabled.active,.ecf-crowdfunding-app .datepicker table tr td.selected.disabled:hover.active,.ecf-crowdfunding-app .datepicker table tr td.selected.disabled,.ecf-crowdfunding-app .datepicker table tr td.selected:hover.disabled,.ecf-crowdfunding-app .datepicker table tr td.selected.disabled.disabled,.ecf-crowdfunding-app .datepicker table tr td.selected.disabled:hover.disabled,.ecf-crowdfunding-app .datepicker table tr td.selected[disabled],.ecf-crowdfunding-app .datepicker table tr td.selected:hover[disabled],.ecf-crowdfunding-app .datepicker table tr td.selected.disabled[disabled],.ecf-crowdfunding-app .datepicker table tr td.selected.disabled:hover[disabled]{background-color:#808080}.ecf-crowdfunding-app .datepicker table tr td.selected:active,.ecf-crowdfunding-app .datepicker table tr td.selected:hover:active,.ecf-crowdfunding-app .datepicker table tr td.selected.disabled:active,.ecf-crowdfunding-app .datepicker table tr td.selected.disabled:hover:active,.ecf-crowdfunding-app .datepicker table tr td.selected.active,.ecf-crowdfunding-app .datepicker table tr td.selected:hover.active,.ecf-crowdfunding-app .datepicker table tr td.selected.disabled.active,.ecf-crowdfunding-app .datepicker table tr td.selected.disabled:hover.active{background-color:#666666 \9}.ecf-crowdfunding-app .datepicker table tr td.active,.ecf-crowdfunding-app .datepicker table tr td.active:hover,.ecf-crowdfunding-app .datepicker table tr td.active.disabled,.ecf-crowdfunding-app .datepicker table tr td.active.disabled:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom, #08c, #04c);background-image:-ms-linear-gradient(to bottom, #08c, #04c);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));background-image:-webkit-linear-gradient(to bottom, #08c, #04c);background-image:-o-linear-gradient(to bottom, #08c, #04c);background-image:linear-gradient(to bottom, #08c, #04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);border-color:#0044cc #0044cc #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.ecf-crowdfunding-app .datepicker table tr td.active:hover,.ecf-crowdfunding-app .datepicker table tr td.active:hover:hover,.ecf-crowdfunding-app .datepicker table tr td.active.disabled:hover,.ecf-crowdfunding-app .datepicker table tr td.active.disabled:hover:hover,.ecf-crowdfunding-app .datepicker table tr td.active:active,.ecf-crowdfunding-app .datepicker table tr td.active:hover:active,.ecf-crowdfunding-app .datepicker table tr td.active.disabled:active,.ecf-crowdfunding-app .datepicker table tr td.active.disabled:hover:active,.ecf-crowdfunding-app .datepicker table tr td.active.active,.ecf-crowdfunding-app .datepicker table tr td.active:hover.active,.ecf-crowdfunding-app .datepicker table tr td.active.disabled.active,.ecf-crowdfunding-app .datepicker table tr td.active.disabled:hover.active,.ecf-crowdfunding-app .datepicker table tr td.active.disabled,.ecf-crowdfunding-app .datepicker table tr td.active:hover.disabled,.ecf-crowdfunding-app .datepicker table tr td.active.disabled.disabled,.ecf-crowdfunding-app .datepicker table tr td.active.disabled:hover.disabled,.ecf-crowdfunding-app .datepicker table tr td.active[disabled],.ecf-crowdfunding-app .datepicker table tr td.active:hover[disabled],.ecf-crowdfunding-app .datepicker table tr td.active.disabled[disabled],.ecf-crowdfunding-app .datepicker table tr td.active.disabled:hover[disabled]{background-color:#0044cc}.ecf-crowdfunding-app .datepicker table tr td.active:active,.ecf-crowdfunding-app .datepicker table tr td.active:hover:active,.ecf-crowdfunding-app .datepicker table tr td.active.disabled:active,.ecf-crowdfunding-app .datepicker table tr td.active.disabled:hover:active,.ecf-crowdfunding-app .datepicker table tr td.active.active,.ecf-crowdfunding-app .datepicker table tr td.active:hover.active,.ecf-crowdfunding-app .datepicker table tr td.active.disabled.active,.ecf-crowdfunding-app .datepicker table tr td.active.disabled:hover.active{background-color:#003399 \9}.ecf-crowdfunding-app .datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.ecf-crowdfunding-app .datepicker table tr td span:hover,.ecf-crowdfunding-app .datepicker table tr td span.focused{background:#eee}.ecf-crowdfunding-app .datepicker table tr td span.disabled,.ecf-crowdfunding-app .datepicker table tr td span.disabled:hover{background:none;color:#999;cursor:default}.ecf-crowdfunding-app .datepicker table tr td span.active,.ecf-crowdfunding-app .datepicker table tr td span.active:hover,.ecf-crowdfunding-app .datepicker table tr td span.active.disabled,.ecf-crowdfunding-app .datepicker table tr td span.active.disabled:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom, #08c, #04c);background-image:-ms-linear-gradient(to bottom, #08c, #04c);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));background-image:-webkit-linear-gradient(to bottom, #08c, #04c);background-image:-o-linear-gradient(to bottom, #08c, #04c);background-image:linear-gradient(to bottom, #08c, #04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);border-color:#0044cc #0044cc #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.ecf-crowdfunding-app .datepicker table tr td span.active:hover,.ecf-crowdfunding-app .datepicker table tr td span.active:hover:hover,.ecf-crowdfunding-app .datepicker table tr td span.active.disabled:hover,.ecf-crowdfunding-app .datepicker table tr td span.active.disabled:hover:hover,.ecf-crowdfunding-app .datepicker table tr td span.active:active,.ecf-crowdfunding-app .datepicker table tr td span.active:hover:active,.ecf-crowdfunding-app .datepicker table tr td span.active.disabled:active,.ecf-crowdfunding-app .datepicker table tr td span.active.disabled:hover:active,.ecf-crowdfunding-app .datepicker table tr td span.active.active,.ecf-crowdfunding-app .datepicker table tr td span.active:hover.active,.ecf-crowdfunding-app .datepicker table tr td span.active.disabled.active,.ecf-crowdfunding-app .datepicker table tr td span.active.disabled:hover.active,.ecf-crowdfunding-app .datepicker table tr td span.active.disabled,.ecf-crowdfunding-app .datepicker table tr td span.active:hover.disabled,.ecf-crowdfunding-app .datepicker table tr td span.active.disabled.disabled,.ecf-crowdfunding-app .datepicker table tr td span.active.disabled:hover.disabled,.ecf-crowdfunding-app .datepicker table tr td span.active[disabled],.ecf-crowdfunding-app .datepicker table tr td span.active:hover[disabled],.ecf-crowdfunding-app .datepicker table tr td span.active.disabled[disabled],.ecf-crowdfunding-app .datepicker table tr td span.active.disabled:hover[disabled]{background-color:#0044cc}.ecf-crowdfunding-app .datepicker table tr td span.active:active,.ecf-crowdfunding-app .datepicker table tr td span.active:hover:active,.ecf-crowdfunding-app .datepicker table tr td span.active.disabled:active,.ecf-crowdfunding-app .datepicker table tr td span.active.disabled:hover:active,.ecf-crowdfunding-app .datepicker table tr td span.active.active,.ecf-crowdfunding-app .datepicker table tr td span.active:hover.active,.ecf-crowdfunding-app .datepicker table tr td span.active.disabled.active,.ecf-crowdfunding-app .datepicker table tr td span.active.disabled:hover.active{background-color:#003399 \9}.ecf-crowdfunding-app .datepicker table tr td span.old,.ecf-crowdfunding-app .datepicker table tr td span.new{color:#999}.ecf-crowdfunding-app .datepicker .datepicker-switch{width:145px}.ecf-crowdfunding-app .datepicker .datepicker-switch,.ecf-crowdfunding-app .datepicker .prev,.ecf-crowdfunding-app .datepicker .next,.ecf-crowdfunding-app .datepicker tfoot tr th{cursor:pointer}.ecf-crowdfunding-app .datepicker .datepicker-switch:hover,.ecf-crowdfunding-app .datepicker .prev:hover,.ecf-crowdfunding-app .datepicker .next:hover,.ecf-crowdfunding-app .datepicker tfoot tr th:hover{background:#eee}.ecf-crowdfunding-app .datepicker .prev.disabled,.ecf-crowdfunding-app .datepicker .next.disabled{visibility:hidden}.ecf-crowdfunding-app .datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.ecf-crowdfunding-app .input-append.date .add-on,.ecf-crowdfunding-app .input-prepend.date .add-on{cursor:pointer}.ecf-crowdfunding-app .input-append.date .add-on i,.ecf-crowdfunding-app .input-prepend.date .add-on i{margin-top:3px}.ecf-crowdfunding-app .input-daterange input{text-align:center}.ecf-crowdfunding-app .input-daterange input:first-child{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.ecf-crowdfunding-app .input-daterange input:last-child{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.ecf-crowdfunding-app .input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:18px;padding:4px 5px;font-weight:normal;line-height:18px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:1px solid #ccc;margin-left:-5px;margin-right:-5px}.ecf-crowdfunding-app i.fb,.ecf-crowdfunding-app span.fb{color:#3b5998}.ecf-crowdfunding-app i.tw,.ecf-crowdfunding-app span.tw{color:#00aced}.ecf-crowdfunding-app i.google,.ecf-crowdfunding-app span.google{color:#dd4b39}.ecf-crowdfunding-app i.linkin,.ecf-crowdfunding-app span.linkin{color:#007bb6}.ecf-crowdfunding-app i.vk,.ecf-crowdfunding-app span.vk{color:#45668e}.ecf-crowdfunding-app i.pinterest,.ecf-crowdfunding-app span.pinterest{color:#cb2027}.ecf-crowdfunding-app i.surfingbird{max-height:12px;min-width:25%}.ecf-crowdfunding-app i.surfingbird::before{content:url(http://bootstrap-ru.com/cdn/i/surf.png);position:relative;left:0px;top:-7px;float:left}.ecf-crowdfunding-app .google-plus-one{overflow:hidden;position:relative}.ecf-crowdfunding-app .google-plus-one i{position:absolute;left:-4px;bottom:-5px}.ecf-crowdfunding-app .google-plus-one span{font-size:16px;font-weight:900;line-height:10px;margin-left:15px}.ecf-crowdfunding-app .btn-sm.google-plus-one span{font-size:14px}.ecf-crowdfunding-app .btn-sm.google-plus-one i{bottom:-3px}.ecf-crowdfunding-app .btn-lg.google-plus-one span{font-size:20px;margin-left:18px}.ecf-crowdfunding-app .btn-lg.google-plus-one i{bottom:-5px}.ecf-crowdfunding-app .btn-xs.google-plus-one span{font-size:12px}.ecf-crowdfunding-app .btn-xs.google-plus-one i{bottom:-7px}.ecf-crowdfunding-app .profile-photo-wapper{text-align:center}.ecf-crowdfunding-app .profile-photo-wapper .btn-default{display:inline-block}.ecf-crowdfunding-app .social-links br{display:none}.ecf-crowdfunding-app .profile-inn-header .social-links{width:100%;text-align:center}.ecf-crowdfunding-app .profile-inn-header .social-links .social-icon{float:none;display:inline-block}.ecf-crowdfunding-app .list-unstyled{padding:0 !important}.ecf-crowdfunding-app .choose-investor-type li{width:19%;margin-right:1%}@media (max-width: 700px){.ecf-crowdfunding-app .choose-investor-type li{width:100%;margin-right:1%}}@media (max-width: 1024px){.ecf-crowdfunding-app .responsive-menu .logo-mobile{left:50%;margin:0 0 0 -75px !important;height:60px;line-height:60px;padding:0}.ecf-crowdfunding-app .responsive-menu .logo-mobile img{left:0 !important;top:-3px !important}.ecf-crowdfunding-app .social-list li a{width:30px;height:30px}.ecf-crowdfunding-app .social-list .fa{font-size:16px;color:#FFF;margin:5px 0 0 5px}.ecf-crowdfunding-app .startup-info{position:relative}.ecf-crowdfunding-app .ribbon{top:10px}.ecf-crowdfunding-app .footer-link-wrapper{width:33%;float:left}.ecf-crowdfunding-app .button-photo{padding-top:9px !important}.ecf-crowdfunding-app .logo-wrapper{padding-right:0}.ecf-crowdfunding-app .profile-protfolio-warpper .content-wrapper .col-md-10{width:100%}.ecf-crowdfunding-app .content-wrapper .document-list{display:inline-block;width:100%}.ecf-crowdfunding-app .content-wrapper .document-list .col-md-8{padding:0}.ecf-crowdfunding-app .content-wrapper .document-list .col-md-4{padding:0}.ecf-crowdfunding-app .content-wrapper .document-list li h5{float:left}.ecf-crowdfunding-app .funding-step-description .input-group-addon{padding:4px 10px}.ecf-crowdfunding-app .locationmarket{text-align:center}.ecf-crowdfunding-app .message-content .message-left-panel{position:absolute;left:0}.ecf-crowdfunding-app .message-detail-panel{width:100%;padding-left:320px}.ecf-crowdfunding-app .message-detail-panel .reply-action-wrapper{position:relative}.ecf-crowdfunding-app .more-info-warpper{text-align:center}.ecf-crowdfunding-app .more-info-warpper h3{float:none !important;display:inline-block;margin-right:20px;position:relative;top:3px}.ecf-crowdfunding-app .crowdsource-wrapper,.ecf-crowdfunding-app .startup-wrapper,.ecf-crowdfunding-app .info-wrapper,.ecf-crowdfunding-app .logo-wrapper,.ecf-crowdfunding-app .info-wrapper .matric-wrapper,.ecf-crowdfunding-app .info-wrapper ul,.ecf-crowdfunding-app .search-wrapper,.ecf-crowdfunding-app .sub-category-menu,.ecf-crowdfunding-app .investor-wrapper,.ecf-crowdfunding-app .newsletter input[type="email"],.ecf-crowdfunding-app .partaner-benefit-wrapper,.ecf-crowdfunding-app .partaner-benefit-wrapper img{width:100% !important}.ecf-crowdfunding-app .info-wrapper h3,.ecf-crowdfunding-app .info-wrapper p{margin:18px 0px;text-align:center}.ecf-crowdfunding-app .info-wrapper p{font-size:13px}.ecf-crowdfunding-app .logo-wrapper .btn-primary,.ecf-crowdfunding-app .logo-wrapper .btn-primary:active{display:none}.ecf-crowdfunding-app .btn-moible-invest{display:block;width:100%}}@media (max-width: 800px){.ecf-crowdfunding-app .funding-step-description{width:100%}.ecf-crowdfunding-app .funding-step{position:relative;padding-left:40px}.ecf-crowdfunding-app .funding-step .circle{position:absolute;left:0;top:-5px}.ecf-crowdfunding-app .form-group .control-label,.ecf-crowdfunding-app .tick-start{display:inline-block}.ecf-crowdfunding-app .profile-photo-wapper{text-align:center}.ecf-crowdfunding-app .profile-photo-wapper .btn-default{display:inline-block}.ecf-crowdfunding-app .admin-grid-wrapper td:before{left:15px}.ecf-crowdfunding-app .admin-grid-wrapper td{min-height:35px}.ecf-crowdfunding-app h4.admin-title-correction{top:-5px}.ecf-crowdfunding-app .dropdown-menu.pull-right{left:0 !important}}@media (max-width: 700px){.ecf-crowdfunding-app .responsive-tbl{width:100%;overflow-x:auto}.ecf-crowdfunding-app .responsive-tbl table{width:590px}.ecf-crowdfunding-app #landing-page-banner h3{font-size:40px;text-align:center}.ecf-crowdfunding-app #landing-page-banner p{text-align:center;width:100%}.ecf-crowdfunding-app #landing-page-banner .banner-title{margin:7% auto 30px auto}.ecf-crowdfunding-app .startup-addon-wrapper{display:block !important;background:#f4f4f4}.ecf-crowdfunding-app .startup-addon-wrapper ul{padding-left:0 !important}}@media (max-width: 500px){.ecf-crowdfunding-app .newsletter input[type="email"]{width:100% !important}.ecf-crowdfunding-app .social-list{text-align:center}.ecf-crowdfunding-app .footer-link-wrapper .social-list li{float:none;display:inline-block}.ecf-crowdfunding-app .footer-link-wrapper .social-list li:last-child{padding-right:0 !important}.ecf-crowdfunding-app .social-list .fa{margin:5px 0 0}.ecf-crowdfunding-app .copyright-footer{text-align:center}.ecf-crowdfunding-app .copyright-footer .pull-right{float:none !important}.ecf-crowdfunding-app .footer-link-wrapper h4,.ecf-crowdfunding-app .footer-link-social h4{font-size:15px;margin-bottom:10px}.ecf-crowdfunding-app .footer-link-wrapper{margin-bottom:20px;width:100%}.ecf-crowdfunding-app .footer-link-wrapper ul{padding-left:0 !important}.ecf-crowdfunding-app .sub-category-wrapper ul,.ecf-crowdfunding-app .startup-offer-list,.ecf-crowdfunding-app .info-wrapper ul{padding-left:0 !important}.ecf-crowdfunding-app .profile-info h1{font-size:35px}.ecf-crowdfunding-app .funding-field-display-value{top:0}.ecf-crowdfunding-app .content-wrapper .document-list li .col-md-8 h5{margin:0}.ecf-crowdfunding-app .funding-step.act-btn{padding-left:0px;text-align:center}.ecf-crowdfunding-app .profile-info .input-group{width:100%}.ecf-crowdfunding-app .input-group-addon{width:40px}.ecf-crowdfunding-app .form-group .btn-default{width:100%}.ecf-crowdfunding-app .draft-start-profile-block{padding:0}.ecf-crowdfunding-app .draft-wrapper .alert-warning{padding-left:10px}.ecf-crowdfunding-app .draft-wrapper .alert-warning h4{font-size:16px}.ecf-crowdfunding-app .draft-wrapper .alert-warning h6{font-weight:normal;font-size:13px;line-height:20px}.ecf-crowdfunding-app .social-links br{display:block}.ecf-crowdfunding-app .content-wrapper .document-list li{padding:5px 0}.ecf-crowdfunding-app .funding-field-display-value{font-size:18px}.ecf-crowdfunding-app .footer p{font-size:13px;display:inline-block}.ecf-crowdfunding-app .footer .col-md-12 p{padding:0 15px}.ecf-crowdfunding-app .summary-data-listing.admin-stats li h4{text-align:left}.ecf-crowdfunding-app .admin-grid-wrapper td h4{width:180px}.ecf-crowdfunding-app .admin-wrapper h1{text-align:center}.ecf-crowdfunding-app .dropdown ul{padding-left:0 !important}.ecf-crowdfunding-app .dropdown-menu.pull-right{left:-96px !important}.ecf-crowdfunding-app .message-detail-panel{padding-left:0}.ecf-crowdfunding-app .message-detail-panel,.ecf-crowdfunding-app .message-panel-wrapper{padding-bottom:0;margin-bottom:0}.ecf-crowdfunding-app .message-detail-panel .reply-action-wrapper{margin-bottom:0}.ecf-crowdfunding-app .more-info-warpper h3{margin-right:0}.ecf-crowdfunding-app .doc-title{font-size:20px}.ecf-crowdfunding-app .campaign-detail-frame ul,.ecf-crowdfunding-app ol{padding:0 !important}.ecf-crowdfunding-app .doc-sub-title{font-size:15px}.ecf-crowdfunding-app .campaign-detail-frame ul,.ecf-crowdfunding-app ol{margin-left:0}.ecf-crowdfunding-app .campaign-detail-frame p{font-size:13px}.ecf-crowdfunding-app .campaign-detail-frame ul .col-md-12{padding:0}.ecf-crowdfunding-app .startup-addon-wrapper{height:42px}}@media (max-width: 340px){.ecf-crowdfunding-app .lnk-explore span{width:auto}.ecf-crowdfunding-app .container{padding:0}.ecf-crowdfunding-app .heading-login h1{font-size:1.8em}.ecf-crowdfunding-app .body.signup .col-md-12,.ecf-crowdfunding-app .body.login .col-md-12{padding:0}.ecf-crowdfunding-app .login-wrapper{padding:0}.ecf-crowdfunding-app .login-wrapper h2{font-size:23px;padding-left:0}.ecf-crowdfunding-app .form-control{height:36px}.ecf-crowdfunding-app .login-wrapper .form-group label{line-height:23px;font-size:13px}.ecf-crowdfunding-app .profile-info h1{font-size:25px}.ecf-crowdfunding-app .about-me-warpper h4,.ecf-crowdfunding-app .profile-protfolio-warpper h4,.ecf-crowdfunding-app .investment-warpper h4,.ecf-crowdfunding-app .work-experience-warpper h4{font-size:15px}.ecf-crowdfunding-app .profile-photo-wapper{width:70%}.ecf-crowdfunding-app .container .col-md-12{padding:0}.ecf-crowdfunding-app .updated-info-wrapper h3{font-size:20px}.ecf-crowdfunding-app .updated-info-wrapper{padding:0 20px}.ecf-crowdfunding-app .admin-grid-wrapper td h4{width:140px}.ecf-crowdfunding-app .dropdown-menu.pull-right{left:-144px !important}.ecf-crowdfunding-app .learning-center-detail{padding:30px 20px 0}}.ecf-crowdfunding-app .payment-options .radio{height:30px}.ecf-crowdfunding-app .payment-options .radio label{font-size:16px}.ecf-crowdfunding-app .payment-options .radio label span{font-size:13px;font-weight:400}.ecf-crowdfunding-app table.align-top-table td{vertical-align:top !important}.ecf-crowdfunding-app p u{font-size:14px}.ecf-crowdfunding-app .ib-payment-option{padding-bottom:10px}.ecf-crowdfunding-app .invest-label-block{padding-top:10px;max-width:550px;display:block;font-weight:700;color:#555;text-align:justify}.ecf-crowdfunding-app .funding-amount-shares-est{padding-left:50px}.ecf-crowdfunding-app .funding-amount-shares-est span{color:#222;font-weight:600}.ecf-crowdfunding-app #ai-reminder-form{display:flex;align-items:center;justify-content:center}.ecf-crowdfunding-app #ai-reminder-form .auto-invest-card{border:none;background-color:none}.ecf-crowdfunding-app #ai-reminder-form .auto-invest-card h1{font-size:36px;color:#000085;margin-bottom:20px}.ecf-crowdfunding-app #ai-reminder-form .auto-invest-card .row{margin-left:0;margin-right:0}.ecf-crowdfunding-app #ai-reminder-form .auto-invest-card .ai-modal-submit{width:200px}.ecf-crowdfunding-app #ai-reminder-form .auto-invest-card #auto-invest-table-top{background-color:inherit;color:#000085;border:none}.ecf-crowdfunding-app #ai-reminder-form .auto-invest-card .ai-modal-list{text-align:center}.ecf-crowdfunding-app #ai-reminder-form .auto-invest-card .ai-modal-list h6{color:#000085;padding-bottom:20px}.ecf-crowdfunding-app #ai-reminder-form .auto-invest-card .ai-modal-list ul{list-style:none;padding-left:0px !important}.ecf-crowdfunding-app #ai-reminder-form .auto-invest-card .ai-modal-list input{visibility:hidden}.ecf-crowdfunding-app #ai-reminder-form .auto-invest-card .ai-modal-list span a{display:inline-block}.ecf-crowdfunding-app #ai-reminder-form .auto-invest-card .ai-modal-list img{width:150px;height:auto;border-radius:2px;margin-right:15px}.ecf-crowdfunding-app #ai-reminder-form .auto-invest-card .ai-modal-list .radio{display:inline-block}.ecf-crowdfunding-app #ai-reminder-form .auto-invest-card .ai-modal-list .ai_reminder_rule_sets{text-align:center}.ecf-crowdfunding-app #ai-reminder-form .auto-invest-card .ai-modal-list #diversification-pic{border:3px solid red}@media (max-width: 639px){.ecf-crowdfunding-app #ai-reminder-form .auto-invest-card .ai-modal-list img{width:100px;height:auto;margin-right:10px}}@media (max-width: 520px){.ecf-crowdfunding-app #ai-reminder-form .auto-invest-card .ai-modal-list img{width:80px;height:auto;margin-right:8px}}@media (max-width: 440px){.ecf-crowdfunding-app #ai-reminder-form .auto-invest-card .ai-modal-list label{padding-left:8px}}@media (max-width: 400px){.ecf-crowdfunding-app #ai-reminder-form .auto-invest-card .ai-modal-list img{width:70px;height:auto;margin-right:4px}.ecf-crowdfunding-app #ai-reminder-form .auto-invest-card .ai-modal-list label{padding-left:4px}}.ecf-crowdfunding-app #ai-reminder-form .auto-invest-card .ai-modal-button{display:flex;align-items:center;justify-content:center}.ecf-crowdfunding-app #ai-reminder-form .auto-invest-card .ai-modal-button a{font-weight:1000;color:black;text-decoration:none}.ecf-crowdfunding-app #ai-reminder-form .auto-invest-card .ai-modal-button a:hover{text-decoration:underline}@media (max-width: 400px){.ecf-crowdfunding-app #ai-reminder-form .auto-invest-card{width:80vw;height:auto}}.ecf-crowdfunding-app .step-header-bold{font-size:17px;display:block;margin-bottom:8px}.ecf-crowdfunding-app .about-me-warpper .content-wrapper,.ecf-crowdfunding-app .profile-protfolio-warpper .content-wrapper,.ecf-crowdfunding-app .investment-warpper .content-wrapper,.ecf-crowdfunding-app .work-experience-warpper .content-wrapper{background:#fff}.ecf-crowdfunding-app .about-me-warpper .content-wrapper.ck-content-wrapper *,.ecf-crowdfunding-app .profile-protfolio-warpper .content-wrapper.ck-content-wrapper *,.ecf-crowdfunding-app .investment-warpper .content-wrapper.ck-content-wrapper *,.ecf-crowdfunding-app .work-experience-warpper .content-wrapper.ck-content-wrapper *{font-size:inherit;color:inherit}.ecf-crowdfunding-app .about-me-warpper .content-wrapper.ck-content-wrapper span,.ecf-crowdfunding-app .about-me-warpper .content-wrapper.ck-content-wrapper p,.ecf-crowdfunding-app .about-me-warpper .content-wrapper.ck-content-wrapper li,.ecf-crowdfunding-app .profile-protfolio-warpper .content-wrapper.ck-content-wrapper span,.ecf-crowdfunding-app .profile-protfolio-warpper .content-wrapper.ck-content-wrapper p,.ecf-crowdfunding-app .profile-protfolio-warpper .content-wrapper.ck-content-wrapper li,.ecf-crowdfunding-app .investment-warpper .content-wrapper.ck-content-wrapper span,.ecf-crowdfunding-app .investment-warpper .content-wrapper.ck-content-wrapper p,.ecf-crowdfunding-app .investment-warpper .content-wrapper.ck-content-wrapper li,.ecf-crowdfunding-app .work-experience-warpper .content-wrapper.ck-content-wrapper span,.ecf-crowdfunding-app .work-experience-warpper .content-wrapper.ck-content-wrapper p,.ecf-crowdfunding-app .work-experience-warpper .content-wrapper.ck-content-wrapper li{color:#333;font-size:15px;line-height:25px}.ecf-crowdfunding-app .about-me-warpper .content-wrapper.ck-content-wrapper ol li,.ecf-crowdfunding-app .profile-protfolio-warpper .content-wrapper.ck-content-wrapper ol li,.ecf-crowdfunding-app .investment-warpper .content-wrapper.ck-content-wrapper ol li,.ecf-crowdfunding-app .work-experience-warpper .content-wrapper.ck-content-wrapper ol li{padding-bottom:4px;padding-left:2px}.ecf-crowdfunding-app .about-me-warpper .content-wrapper.ck-content-wrapper ul li,.ecf-crowdfunding-app .profile-protfolio-warpper .content-wrapper.ck-content-wrapper ul li,.ecf-crowdfunding-app .investment-warpper .content-wrapper.ck-content-wrapper ul li,.ecf-crowdfunding-app .work-experience-warpper .content-wrapper.ck-content-wrapper ul li{padding-bottom:4px;padding-left:2px}.ecf-crowdfunding-app .about-me-warpper .content-wrapper.ck-content-wrapper .ck-title,.ecf-crowdfunding-app .profile-protfolio-warpper .content-wrapper.ck-content-wrapper .ck-title,.ecf-crowdfunding-app .investment-warpper .content-wrapper.ck-content-wrapper .ck-title,.ecf-crowdfunding-app .work-experience-warpper .content-wrapper.ck-content-wrapper .ck-title{font-size:26px;font-weight:300;color:#333;padding-bottom:5px}.ecf-crowdfunding-app .about-me-warpper .content-wrapper.ck-content-wrapper .logo-photo,.ecf-crowdfunding-app .profile-protfolio-warpper .content-wrapper.ck-content-wrapper .logo-photo,.ecf-crowdfunding-app .investment-warpper .content-wrapper.ck-content-wrapper .logo-photo,.ecf-crowdfunding-app .work-experience-warpper .content-wrapper.ck-content-wrapper .logo-photo{width:150px;height:140px;border-radius:100px;border:solid 5px #e2e2e2;background:#fff;margin-bottom:10px;margin-right:9px}.ecf-crowdfunding-app .about-me-warpper .content-wrapper.ck-content-wrapper .logo-photo-square,.ecf-crowdfunding-app .profile-protfolio-warpper .content-wrapper.ck-content-wrapper .logo-photo-square,.ecf-crowdfunding-app .investment-warpper .content-wrapper.ck-content-wrapper .logo-photo-square,.ecf-crowdfunding-app .work-experience-warpper .content-wrapper.ck-content-wrapper .logo-photo-square{width:100px;height:100px;border:solid 1px #e2e2e2;background:#fff;margin-bottom:10px;margin-right:9px}.ecf-crowdfunding-app .global-sitemap.fa.fa-sitemap{color:#aaa}.ecf-crowdfunding-app .global-sitemap.fa.fa-sitemap:hover{color:#333}.ecf-crowdfunding-app .global-company-name a{display:inline-block}.ecf-crowdfunding-app .global-company-name img{display:inline-block;height:20px;position:relative;top:-4px}.ecf-crowdfunding-app .select-site-header img{display:inline-block;height:20px}.ecf-crowdfunding-app .content-header .col-md-8,.ecf-crowdfunding-app .content-header .col-lg-8{height:auto}.ecf-crowdfunding-app .content-header #home-page-actions{right:0;margin-bottom:15px}.ecf-crowdfunding-app .content-header .home-investment-table .bidding-widget-container{width:180px;position:relative;left:50%;margin-left:-90px;margin-right:0}.ecf-crowdfunding-app .content-header .home-investment-table .bidding-widget-container .minus-wrapper,.ecf-crowdfunding-app .content-header .home-investment-table .bidding-widget-container .plus-wrapper{width:auto}.ecf-crowdfunding-app .content-header .home-investment-table .bidding-widget-container .btn-operator{width:32px;border-radius:50%}.ecf-crowdfunding-app .content-header .home-investment-table .bidding-widget-container .bidding-form-wrapper{width:100%}.ecf-crowdfunding-app .content-header .home-investment-table .bidding-widget-container .minus-wrapper{width:32px;height:32px;position:absolute;left:-38px;top:30px}.ecf-crowdfunding-app .content-header .home-investment-table .bidding-widget-container .plus-wrapper{right:-38px;width:32px;height:32px;position:absolute;top:30px}.ecf-crowdfunding-app .content-header .home-investment-table .bidding-widget-container .bidding-action-wrapper{margin-top:7px}.ecf-crowdfunding-app .content-header .home-investment-table p.my-bid-label{text-align:center;margin-bottom:7px}.ecf-crowdfunding-app .content-header .home-investment-table table tr td.bidding-widget-row{padding:12px 10px !important}.ecf-crowdfunding-app ul.list-inline.wallets{margin:0px 5px 21px 0px}.ecf-crowdfunding-app ul.list-inline.wallets li{min-width:140px;text-align:center;line-height:10px;padding:11px 32px;background:#fff;border:solid 1px #e0e0e0;border-radius:2px;cursor:pointer}.ecf-crowdfunding-app ul.list-inline.wallets li span{font-size:0.85em;letter-spacing:0.5px;font-weight:600}.ecf-crowdfunding-app ul.list-inline.wallets li.active{background:#428bca}.ecf-crowdfunding-app ul.list-inline.wallets li.active span{color:#fff}@media (max-width: 520px){.ecf-crowdfunding-app ul.list-inline.wallets li{width:100%;margin-bottom:3px}}.ecf-crowdfunding-app .nric-front-and-back .front,.ecf-crowdfunding-app .nric-front-and-back .back{float:left;width:49%}@media (max-width: 550px){.ecf-crowdfunding-app .nric-front-and-back .front,.ecf-crowdfunding-app .nric-front-and-back .back{width:100%}}.ecf-crowdfunding-app .alert.alert-info.global h3{color:#555;margin-bottom:10px}.ecf-crowdfunding-app .alert.alert-info.global ol{margin-left:20px;font-size:13px}.ecf-crowdfunding-app .alert.alert-info.global ol li{margin-bottom:5px}.ecf-crowdfunding-app .singapore-not-opened{position:relative}.ecf-crowdfunding-app .singapore-not-opened .masked-content{position:relative;pointer-events:none}.ecf-crowdfunding-app .singapore-not-opened .masked-content:after{content:" ";z-index:2;display:block;position:absolute;height:100%;top:0;left:0;right:0;background:rgba(255,255,255,0.9)}.ecf-crowdfunding-app .singapore-not-opened .overlay-text{position:absolute;z-index:3;top:15%;text-align:center;width:100%}.ecf-crowdfunding-app .singapore-not-opened .overlay-text>h1{font-size:30px}.ecf-crowdfunding-app .singapore-not-opened .overlay-text>h2{cursor:pointer}.ecf-crowdfunding-app .singapore-not-opened .overlay-text>h2 a{font-size:26px;font-weight:600;cursor:pointer}.ecf-crowdfunding-app .alert.alert-danger{font-weight:bold}.ecf-crowdfunding-app .alert.alert-danger ul{padding:5px 20px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.show{filter:alpha(opacity=50);opacity:.5}
