.modal_overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1200;overflow:scroll}.modal_overlay .modal_overlay_box{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-webkit-box-shadow:0 3px 10px #555;-moz-box-shadow:0 3px 10px #555;box-shadow:0 3px 10px #555;background:white;margin:0 auto 50px}.modal_overlay .modal_title_bar{height:36px;line-height:39px;padding:5px 15px;border-bottom:1px solid #e9e9e9;vertical-align:center;font-size:14px;font-weight:bold}.modal_overlay .modal_title_bar i{float:right;line-height:36px;cursor:pointer}.modal_overlay .modal_contents{padding:15px}.select2-container{margin:0;position:relative;display:inline-block;zoom:1;*display:inline;vertical-align:middle}.select2-container,.select2-drop,.select2-search,.select2-search input{-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-moz-box-sizing:border-box;-ms-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;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-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%);background-image:-o-linear-gradient(bottom,#eee 0,#fff 50%);background-image:-ms-linear-gradient(top,#fff 0,#eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff',endColorstr = '#eeeeee',GradientType = 0);background-image:linear-gradient(top,#fff 0,#eee 50%)}.select2-container.select2-drop-above .select2-choice{border-bottom-color:#aaa;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;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%);background-image:-o-linear-gradient(bottom,#eee 0,#fff 90%);background-image:-ms-linear-gradient(top,#eee 0,#fff 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);background-image:linear-gradient(top,#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;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis}.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(/images/select2.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-undermask{border:0;margin:0;padding:0;position:absolute;left:0;top:0;z-index:9998;background-color:transparent;filter:alpha(opacity=0)}.select2-drop-mask{border:0;margin:0;padding:0;position:absolute;left:0;top:0;z-index:9998;background-color:#fff;opacity:0;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;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;-webkit-box-shadow:0 4px 5px rgba(0,0,0,0.15);-moz-box-shadow:0 4px 5px rgba(0,0,0,0.15);box-shadow:0 4px 5px rgba(0,0,0,0.15)}.select2-drop-auto-width{border-top:1px solid #aaa;width:auto}.select2-drop-auto-width .select2-search{padding-top:4px}.select2-drop.select2-drop-above{margin-top:1px;border-top:1px solid #aaa;border-bottom:0;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;-webkit-box-shadow:0 -4px 5px rgba(0,0,0,0.15);-moz-box-shadow:0 -4px 5px rgba(0,0,0,0.15);box-shadow:0 -4px 5px rgba(0,0,0,0.15)}.select2-drop-active{border:1px solid #5897fb;border-top:0}.select2-drop.select2-drop-above.select2-drop-active{border-top:1px solid #5897fb}.select2-container .select2-choice .select2-arrow{display:inline-block;width:18px;height:100%;position:absolute;right:0;top:0;border-left:1px solid #aaa;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;-webkit-background-clip:padding-box;-moz-background-clip:padding;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%);background-image:-o-linear-gradient(bottom,#ccc 0,#eee 60%);background-image:-ms-linear-gradient(top,#ccc 0,#eee 60%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee',endColorstr = '#cccccc',GradientType = 0);background-image:linear-gradient(top,#ccc 0,#eee 60%)}.select2-container .select2-choice .select2-arrow b{display:block;width:100%;height:100%;background:url(/images/select2.png) no-repeat 0 1px}.select2-search{display:inline-block;width:100%;min-height:26px;margin:0;padding-left:4px;padding-right:4px;position:relative;z-index:10000;white-space:nowrap}.select2-search input{width:100%;height:auto !important;min-height:26px;padding:4px 20px 4px 5px;margin:0;outline:0;font-family:sans-serif;font-size:1em;border:1px solid #aaa;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:#fff url(/images/select2.png) no-repeat 100% -22px;background:url(/images/select2.png) no-repeat 100% -22px,-webkit-gradient(linear,left bottom,left top,color-stop(0.85,#fff),color-stop(0.99,#eee));background:url(/images/select2.png) no-repeat 100% -22px,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(/images/select2.png) no-repeat 100% -22px,-moz-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(/images/select2.png) no-repeat 100% -22px,-o-linear-gradient(bottom,#fff 85%,#eee 99%);background:url(/images/select2.png) no-repeat 100% -22px,-ms-linear-gradient(top,#fff 85%,#eee 99%);background:url(/images/select2.png) no-repeat 100% -22px,linear-gradient(top,#fff 85%,#eee 99%)}.select2-drop.select2-drop-above .select2-search input{margin-top:4px}.select2-search input.select2-active{background:#fff url(/images/select2-spinner.gif) no-repeat 100%;background:url(/images/select2-spinner.gif) no-repeat 100%,-webkit-gradient(linear,left bottom,left top,color-stop(0.85,#fff),color-stop(0.99,#eee));background:url(/images/select2-spinner.gif) no-repeat 100%,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(/images/select2-spinner.gif) no-repeat 100%,-moz-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(/images/select2-spinner.gif) no-repeat 100%,-o-linear-gradient(bottom,#fff 85%,#eee 99%);background:url(/images/select2-spinner.gif) no-repeat 100%,-ms-linear-gradient(top,#fff 85%,#eee 99%);background:url(/images/select2-spinner.gif) no-repeat 100%,linear-gradient(top,#fff 85%,#eee 99%)}.select2-container-active .select2-choice,.select2-container-active .select2-choices{border:1px solid #5897fb;outline:0;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);-moz-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;-moz-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright: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%);background-image:-o-linear-gradient(bottom,#fff 0,#eee 50%);background-image:-ms-linear-gradient(top,#fff 0,#eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#ffffff',GradientType=0);background-image:linear-gradient(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%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:-ms-linear-gradient(bottom,#fff 0,#eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#ffffff',GradientType=0);background-image:linear-gradient(bottom,#fff 0,#eee 50%)}.select2-dropdown-open .select2-choice .select2-arrow{background:transparent;border-left:0;filter:none}.select2-dropdown-open .select2-choice .select2-arrow b{background-position:-18px 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}.select2-results ul.select2-result-sub{margin:0;padding-left:0}.select2-results ul.select2-result-sub>li .select2-result-label{padding-left:20px}.select2-results ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:40px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:60px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:80px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:100px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:110px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:120px}.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;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select2-results .select2-highlighted{background:#3a9fd4;color:#fff}.select2-results li em{background:#feffde;font-style:normal}.select2-results .select2-highlighted em{background:transparent}.select2-results .select2-highlighted ul{background:white;color:#000}.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit{background:#f4f4f4;display:list-item}.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(/images/select2-spinner.gif) no-repeat 100%}.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;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:-o-linear-gradient(top,#eee 1%,#fff 15%);background-image:-ms-linear-gradient(top,#eee 1%,#fff 15%);background-image:linear-gradient(top,#eee 1%,#fff 15%)}.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:0;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);-moz-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}.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;-moz-box-shadow:none;box-shadow:none;background:transparent !important}.select2-container-multi .select2-choices .select2-search-field input.select2-active{background:#fff url(/images/select2-spinner.gif) no-repeat 100% !important}.select2-default{color:#999 !important}.select2-container-multi .select2-choices .select2-search-choice{padding:3px 5px 3px 18px;margin:3px 0 3px 5px;position:relative;line-height:13px;color:#333;cursor:default;border:1px solid #aaa;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);-moz-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-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:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-ms-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%)}.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:3px;font-size:1px;outline:0;background:url(/images/select2.png) right top no-repeat !important}.select2-container-multi .select2-search-choice-close{left:3px}.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:0}.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match{text-decoration:underline}.select2-offscreen,.select2-offscreen:focus{clip:rect(0 0 0 0);width:1px;height:1px;border:0;margin:0;padding:0;overflow:hidden;position:absolute;outline:0;left:0}.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:144dpi){.select2-search input,.select2-search-choice-close,.select2-container .select2-choice abbr,.select2-container .select2-choice .select2-arrow b{background-image:url(/images/select2x2.png) !important;background-repeat:no-repeat !important;background-size:60px 40px !important}.select2-search input{background-position:100% -21px !important}}.select2-container input{line-height:19px !important}.select2-container.input-full-screen{width:460px}.select2-no-results{display:none !important}.select2-footer{padding:10px;text-align:center;border-top:1px solid #eee;background-color:#fff;font-size:12px;font-weight:600;color:#6d6d6d;cursor:pointer}.select2-footer:hover{background-color:#eee}.select2-search input,.select2-container-multi .select2-choices .select2-search-field input{font-family:"Open Sans","Helvetica Neue",sans-serif}.select2-user-result .select2-result-label{padding-top:5px;padding-bottom:5px;vertical-align:middle}.select2-user-info{max-width:295px}.select2-user-name{font-size:12px}.select2-user-university{height:15px;line-height:15px;font-size:10px}.bordered-search-result{border-bottom:1px solid #ddd}.select2-results .select2-highlighted{background:#d8edff;color:black}.select2-no-default-pills .select2-search-choice{display:none}.select2-container{vertical-align:middle}.select2-container.input-mini{width:60px}.select2-container.input-small{width:90px}.select2-container.input-medium{width:150px}.select2-container.input-large{width:210px}.select2-container.input-xlarge{width:270px}.select2-container.input-xxlarge{width:530px}.select2-container.input-default{width:220px}.select2-container[class*="span"]{float:none;margin-left:0}.select2-container .select2-choice,.select2-container-multi .select2-choices{height:40px;line-height:41px;border:1px solid #ddd;border-radius:3px;background:0;background-color:#fff;filter:none}.select2-container .select2-choice div,.select2-container .select2-choice .select2-arrow,.select2-container.select2-container-disabled .select2-choice div,.select2-container.select2-container-disabled .select2-choice .select2-arrow{border-left:0;background:0;filter:none}.control-group.error [class^="select2-choice"]{border-color:red}.select2-container-multi .select2-choices .select2-search-field{height:28px;line-height:27px}.select2-drop.select2-drop-active,.select2-container-active .select2-choice,.select2-container-multi.select2-container-active .select2-choices{border-color:rgba(82,168,236,0.8);border-color:#ccc\0;outline:0}[class^="input-"] .select2-container{font-size:12px}.input-prepend [class^="select2-choice"]{border-top-left-radius:0;border-bottom-left-radius:0}.input-append [class^="select2-choice"]{border-top-right-radius:0;border-bottom-right-radius:0}.select2-dropdown-open [class^="select2-choice"]{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-top-left-radius:0;border-top-right-radius:0}[class^="input-"] .select2-offscreen{position:absolute}select.select2{height:28px;visibility:hidden}.padding-15{padding:15px}.text-semi-bold{font-weight:600}.text-size-11{font-size:11px}.text-size-13{font-size:13px}[class^="c-profiles"]{background-color:#fff}[class^="c-profiles"] .notice_banner{margin-top:-35px;margin-bottom:35px}[class^="c-profiles"] textarea.autoexpand_on_focus{resize:none !important}[class^="c-profiles"] .keep-small{max-height:40px}[class^="c-profiles"] #content{background-color:#fff}[class^="c-profiles"] .container-940{width:970px}[class^="c-profiles"] .select2-arrow{display:none !important}[class^="c-profiles"] .tagging-panel ul.list-pills li{line-height:24px;cursor:move}[class^="c-profiles"] .tagging-panel ul.list-pills li a.close{text-decoration:none}[class^="c-profiles"] .tagging-panel ul.list-pills li .ui-draggable-dragging .close{display:none}[class^="c-profiles"] .modal.in .modal-dialog{transform:translate(0,0);-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0)}[class^="c-profiles"] .Affiliation{display:inline-block;line-height:1.5;width:740px}[class^="c-profiles"] .Affiliation .Affiliation-text{vertical-align:middle;display:inline-block}[class^="c-profiles"] .Affiliation .Affiliation-text--affiliation{max-width:55%}[class^="c-profiles"] .Affiliation .Affiliation-text--researchInterests{max-width:25%}[class^="c-profiles"] .Button:focus{outline:0}[class^="c-profiles"] .profile-user-info{margin-top:-35px;background-color:#f8f8f8;padding:40px 0;border-bottom:solid 1px #ddd}[class^="c-profiles"] .profile-user-info .fa{font-size:14px}[class^="c-profiles"] .profile-user-info .profile-avatar-container{width:180px;height:180px}[class^="c-profiles"] .profile-user-info .profile-avatar-container:hover .profile-avatar-hover-edit{display:block}[class^="c-profiles"] .profile-user-info .profile-avatar-hover-edit{display:none;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.4);border-radius:4px}[class^="c-profiles"] .profile-user-info .profile-avatar{top:0;left:0;width:100%;height:100%;border-radius:4px}[class^="c-profiles"] .profile-user-info .profile-about-truncated{display:inline-block;max-width:615px;line-height:1.4}[class^="c-profiles"] .profile-user-info .popover{max-width:500px}[class^="c-profiles"] .profile-user-info .profile-cv-modal-body{overflow-x:auto}[class^="c-profiles"] .profile-user-info .profile-hover-opacity{opacity:.7}[class^="c-profiles"] .profile-user-info .profile-hover-opacity:hover{opacity:1.0}[class^="c-profiles"] .profile-user-info .profile-more-social-icon{display:inline-block;width:28px;filter:grayscale(1);-webkit-filter:grayscale(1);-moz-filter:grayscale(1);-ms-filter:grayscale(1)}[class^="c-profiles"] .profile-user-info .UserInfo-social{line-height:36px}[class^="c-profiles"] .profile-user-info .UserInfo-social-item{height:100%;border-left:1px solid #ddd}[class^="c-profiles"] .profile-documents-nav{font-size:12px;background-color:#f4f4f4;padding:24px 0;margin-bottom:40px;border-bottom:solid 1px #ddd}[class^="c-profiles"] .profile-documents-nav li.active:after{position:absolute;top:40px;left:50%;margin-left:-9px;display:inline-block;border-right:9px solid transparent;border-bottom:9px solid #fff;border-left:9px solid transparent;content:""}[class^="c-profiles"] .profile-documents-nav li.active:before{position:absolute;top:39px;left:50%;margin-left:-10px;display:inline-block;border-right:10px solid transparent;border-bottom:10px solid #ddd;border-left:10px solid transparent;content:""}[class^="c-profiles"] .profile-documents-nav li.active>a{color:#222;font-weight:700;background:transparent}[class^="c-profiles"] .profile-documents-nav li.active,[class^="c-profiles"] .profile-documents-nav li.active:hover{background:transparent}[class^="c-profiles"] .profile-documents-nav li:hover>a{color:#222}[class^="c-profiles"] .profile-documents-nav li>a{color:#666;padding:2px 10px;background:transparent}[class^="c-profiles"] .profile-work-strip-actions{padding:0;list-style-type:none;font-size:0}[class^="c-profiles"] .profile-work-strip-action{display:inline-block;height:18px;padding:0 8px;border-left:1px solid #ccc;font-size:14px}[class^="c-profiles"] .profile-work-strip-action.profile-work-strip-first-action{padding-left:0;border:0}[class^="c-profiles"] .profile-work-strip-action:first-child{padding-left:0;border:0}[class^="c-profiles"] .profile-documents-more-dropdown{box-shadow:0 3px 6px rgba(0,0,0,0.05);margin-top:-5px;padding:0;font-size:12px}[class^="c-profiles"] .profile-documents-more-dropdown li{border-top:1px solid #ccc}[class^="c-profiles"] .profile-documents-more-dropdown li:first-child{border-top:0}[class^="c-profiles"] .profile-documents-more-dropdown li:hover{border-bottom:0}[class^="c-profiles"] .profile-documents-more-dropdown li.active{border-bottom:0}[class^="c-profiles"] .profile-documents-more-dropdown li.active a{font-weight:normal;background-color:#fff}[class^="c-profiles"] .profile-documents-more-dropdown a:hover{background-color:transparent}[class^="c-profiles"] .profile-documents-more-dropdown li>a{margin-bottom:0;padding:.75em}[class^="c-profiles"] .ProfileDocumentsNav{border-right:1px solid #999;padding-bottom:100000px;margin-bottom:-100000px}[class^="c-profiles"] .ProfileDocumentsNav-item{border-right:2px solid transparent}[class^="c-profiles"] .ProfileDocumentsNav-item.active{border-right:2px solid #6288a5}[class^="c-profiles"] .ProfileDocumentsNav-item.active a{color:#6288a5 !important;background-color:transparent;font-weight:700}[class^="c-profiles"] .ProfileDocumentsNav-item:hover{border-right:2px solid #999}[class^="c-profiles"] .ProfileDocumentsNav-sectionName{width:170px}[class^="c-profiles"] .ProfileDocumentsNav-sectionLength{width:50px}[class^="c-profiles"] .ProfileDocumentsNav-link{font-size:12px;padding-left:0;letter-spacing:.5px}[class^="c-profiles"] .ProfileDocumentsNav-item.active .ProfileDocumentsNav-link:hover,[class^="c-profiles"] .ProfileDocumentsNav-item .ProfileDocumentsNav-link:hover,[class^="c-profiles"] .ProfileDocumentsNav-item.active .ProfileDocumentsNav-link:focus,[class^="c-profiles"] .ProfileDocumentsNav-item .ProfileDocumentsNav-link:focus{background-color:transparent;border-radius:0}[class^="c-profiles"] .profile-work-section-expand{display:block;width:100%;font-size:11px;padding-top:8px;padding-bottom:8px;border:solid 1px #999;border-radius:3px}[class^="c-profiles"] .work{display:table;margin-bottom:30px;margin-top:0;overflow:visible}[class^="c-profiles"] .work .media-body{display:table-cell;padding-left:32px;vertical-align:middle}[class^="c-profiles"] .work .media-heading{font-size:20px;line-height:26px}[class^="c-profiles"] .work .media-heading:hover{color:#222}[class^="c-profiles"] .work .work-bookmark .fa-bookmark{color:#428bca}[class^="c-profiles"] .work .work-download .fa-arrow-circle-o-down{color:#5e9f17}[class^="c-profiles"] .work .work-edit:hover .fa-pencil{color:#f0ad4e}[class^="c-profiles"] .work .work-more:hover .fa-ellipsis-v{color:#222}[class^="c-profiles"] .work .work-thumbnail{width:90px;height:116px;background:#fff;border:1px solid rgba(0,0,0,0.15);box-shadow:0 1px 2px rgba(0,0,0,0.15)}[class^="c-profiles"] .work .work-thumbnail hr{width:70%;margin-top:8px;margin-bottom:8px;border-top-width:4px}[class^="c-profiles"] .work .work-thumbnail hr:first-of-type{margin-top:28px}[class^="c-profiles"] .work .work-thumbnail hr:last-of-type{width:30%;text-align:left}[class^="c-profiles"] .work-action-pipe-spacer:before,[class^="c-profiles"] .percentile-widget-container:before{padding-right:5px;padding-left:5px;content:"|";color:#999}[class^="c-profiles"] .profile-work-strip-view-count .fa-eye.fa-lg{line-height:0;font-size:14px;height:12px}[class^="c-profiles"] .percentile-widget-container .work-percentile,[class^="c-profiles"] .js-paper-rank-view .js-paper-rank{font-weight:normal}[class^="c-profiles"] .percentile-widget-container .percentile-icon.fa-trophy{margin-right:4px}[class^="c-profiles"] .js-paper-rank-view .paper-rank-icon{margin-left:4px}[class^="c-profiles"] .work-bookmark,[class^="c-profiles"] .work-download,[class^="c-profiles"] .work-edit,[class^="c-profiles"] .work-more,[class^="c-profiles"] .work-comments{display:inline-block}[class^="c-profiles"] .work-bookmark:hover,[class^="c-profiles"] .work-bookmark:focus,[class^="c-profiles"] .work-download:hover,[class^="c-profiles"] .work-download:focus,[class^="c-profiles"] .work-edit:hover,[class^="c-profiles"] .work-edit:focus,[class^="c-profiles"] .work-more:hover,[class^="c-profiles"] .work-more:focus,[class^="c-profiles"] .work-comments:hover,[class^="c-profiles"] .work-comments:focus{text-decoration:none}[class^="c-profiles"] a:hover,[class^="c-profiles"] a:focus{color:#222}[class^="c-profiles"] .profile-user-card{height:150px;margin-top:10px;padding:25px;padding-bottom:15px}[class^="c-profiles"] .profile-user-card-avatar{border-radius:50%;height:50px;width:50px}[class^="c-profiles"] .profile-user-card-name{font-size:16px;margin-top:.75em}[class^="c-profiles"] .profile-user-card-affiliation{font-size:11px;line-height:15px}[class^="c-profiles"] .profile-user-card-stats{font-size:12px;width:100%}[class^="c-profiles"] .profile-user-card-actions{border-top:1px solid #ddd;font-size:0}[class^="c-profiles"] .profile-user-card-actions-blank{height:51px}[class^="c-profiles"] .profile-user-card-action:first-child{border-right:1px solid #ddd}[class^="c-profiles"] .profile-user-card-action{display:inline-block;font-size:11px;height:50px;line-height:50px;width:50%}[class^="c-profiles"] #cv-doc .outer_page{background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,0.25)}[class^="c-profiles"] #cv-doc .b_tl,[class^="c-profiles"] #cv-doc .b_tr,[class^="c-profiles"] #cv-doc .b_br,[class^="c-profiles"] #cv-doc .b_bl,[class^="c-profiles"] #cv-doc .b_t,[class^="c-profiles"] #cv-doc .b_r,[class^="c-profiles"] #cv-doc .b_b,[class^="c-profiles"] #cv-doc .b_l{display:none}[class^="c-profiles"] .no-underline{text-decoration:none}[class^="c-profiles"] .list-group{margin-bottom:0;line-height:1.5}[class^="c-profiles"] .list-group-item:first-child{border-top:0}[class^="c-profiles"] .remove-modal-padding{margin:-15px}[class^="c-profiles"] .remove-popover-padding{margin:-9px -14px}[class^="c-profiles"] .profile-edit-modal{width:600px}[class^="c-profiles"] .profile-edit-modal-header{background-color:#f1f1f1;border-top-left-radius:6px;border-top-right-radius:6px}[class^="c-profiles"] .list-group-item{padding:15px;border-left:0;border-right:0}[class^="c-profiles"] .list-group-item.clickable:hover{background-color:#f8f8f8}[class^="c-profiles"] .list-group-item:hover .profile-edit-affiliation-confirm-delete{background-color:#f8f8f8}[class^="c-profiles"] .list-group-item:last-child{border-bottom:0}[class^="c-profiles"] .list-group-item:hover .fa-times{visibility:visible}[class^="c-profiles"] .profile-edit-row-button{background-color:#e9f0f9;border-bottom:1px solid #b9cbe1;border-top:1px solid #b9cbe1;font-size:11px;line-height:28px;padding:0 15px}[class^="c-profiles"] .profile-edit-row-button:hover{background-color:#d5e2f4}[class^="c-profiles"] .profile-edit-affiliation-confirm-delete{position:absolute;right:0}[class^="c-profiles"] .profile-edit-affiliation-confirm-delete-cancel,[class^="c-profiles"] .profile-edit-affiliation-confirm-delete-yes{padding:0 10px}[class^="c-profiles"] .profile-follower-strip{border-bottom:1px solid #ddd}[class^="c-profiles"] .profile-followers-modal-body{max-height:410px;overflow:auto}[class^="c-profiles"] .profile-followers-modal-affiliation{display:inline-block;max-width:350px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[class^="c-profiles"] .profile-follower-strip-button{width:120px}[class^="c-profiles"] .profile-edit-reorder-document{cursor:move}[class^="c-profiles"] .profile-section-edit-document-row-dropdown{position:absolute;top:9px;right:9px;cursor:default}[class^="c-profiles"] .profile-section-edit-document-row-title{display:block;width:365px;height:18px}[class^="c-profiles"] .tagging-panel .panel-heading{height:30px;line-height:30px;padding:0;border:1px solid #ddd}[class^="c-profiles"] .tagging-panel .panel-body{min-height:64px;border:1px solid #ddd;border-top:0}[class^="c-profiles"] .tagging-panel .tagging-text-input{width:100%;height:100%;border:0;font-size:12px;padding-left:5px}[class^="c-profiles"] .tagging-panel .tagging-text-input.select2-container{padding-left:0}[class^="c-profiles"] .btn-hidden{display:none !important}.profile-section-edit-section-row-controls .fa{display:inline}.profile-work-strip-edit-button-wrapper{display:inline-block}.profile-work-strip-edit-button-wrapper .popover{width:300px;max-width:300px}.profile-edit-button-wrapper{display:inline-block;vertical-align:bottom}.profile-academia-uploader-styling .upload_container .button{height:44px;line-height:44px;font-size:12px;font-weight:700;padding:0 24px;letter-spacing:1.35px;position:relative;text-transform:uppercase;text-align:center;text-decoration:none;border:1px solid rgba(0,0,0,0.15);vertical-align:bottom;border-radius:3px;cursor:pointer;background-color:#92aa4a;color:#fff;width:100%}.profile-academia-uploader-styling .upload_container input{position:relative;top:-44px;width:100%;height:44px;opacity:0;-ms-filter:'alpha(opacity=0)';cursor:pointer}.profile-picture-uploader .errors{display:none}.profile-picture-uploader .progress_bar{display:none !important}.cv-uploader .errors{display:none}.cv-uploader .progress_bar{display:none !important}.bibtex-uploader .errors{display:none}.bibtex-uploader .progress_bar{display:none !important}.profile-viewed-by-owner .hidden-if-viewed-by-owner{display:none}.profile-viewed-by-owner .visible-if-viewed-by-owner.inline-block{display:inline-block !important}.text-slightly-blue{color:#6288a5}.Button--halfBlock{width:48%}.add-coauthor-button:hover .add-coauthor-button-icon{color:#5e9f17 !important}.add-coauthor-button-finished{height:211px}.a-ui_kit .jumbotron{background:#373c4e;color:#fff}.a-ui_kit .secondary{opacity:.5}.a-ui_kit code{font-family:Menlo,Monaco,Consolas,"Courier New",monospace;padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}.a-ui_kit pre code{color:#fff;background-color:transparent}.a-ui_kit pre code .close{float:none;font-size:inherit;font-weight:normal;text-shadow:none;opacity:1}.a-ui_kit .color-grid .col-xs-4{padding:100px 0;margin:10px;width:30%;border-radius:3px}.a-ui_kit .example-off-white{background:#f8f8f8}.a-ui_kit .example-gray-lightest{background:#f1f1f1}.a-ui_kit .example-gray-lighter{background:#ddd}.a-ui_kit .example-gray-light{background:#ccc}.a-ui_kit .example-gray{background:#999}.a-ui_kit .example-gray-dark{background:#777}.a-ui_kit .example-gray-darker{background:#222}.a-ui_kit .example-primary{background:#428bca}.a-ui_kit .example-success{background:#5e9f17}.a-ui_kit .example-info{background:#5bc0de}.a-ui_kit .example-warning{background:#f0ad4e}.a-ui_kit .example-danger{background:#d9534f}.a-ui_kit .bs-docs-sidenav{margin-top:20px;margin-bottom:20px}.a-ui_kit .bs-docs-sidebar.affix{top:0}.a-ui_kit .bs-docs-sidebar .nav>li>a{display:block;padding:4px 20px;font-size:13px;font-weight:500;color:#999}.a-ui_kit .bs-docs-sidebar .nav>li>a:hover,.a-ui_kit .bs-docs-sidebar .nav>li>a:focus{padding-left:19px;color:#563d7c;text-decoration:none;background-color:transparent;border-left:1px solid #563d7c}.a-ui_kit .bs-docs-sidebar .nav>.active>a,.a-ui_kit .bs-docs-sidebar .nav>.active:hover>a,.a-ui_kit .bs-docs-sidebar .nav>.active:focus>a{padding-left:18px;font-weight:bold;color:#563d7c;background-color:transparent;border-left:2px solid #563d7c}.a-ui_kit .button-row .btn{margin:5px}.a-ui_kit #development_bar{display:none}