.alert{border-radius:2px;-moz-border-radius:2px;background-color:#f8f8f8;padding:7.5px 30px 7.5px 10px;color:#949494;margin:0px 0px 45px 0px;font-size:12px;clear:both;position:relative}.alert.alert-error{color:#923d18;background-color:#f9e3da}.alert.alert-success{color:#1e6b3f;background-color:#cceeda}.alert.alert-warning{color:#7d7d3f;background-color:#fdfddf}.alert.alert-centered{text-align:center}.alert.alert-large{font-size:16px;padding:15px}.alert.alert-large .alert-close{padding:15px}.alert .alert-close{position:absolute;top:0;right:0;padding:5px 10px;cursor:pointer;font-size:15px}.alert .alert-action{float:right;cursor:pointer}.auth--view .modal-title{position:absolute;top:0;right:0}.auth--view .brand-bar{box-shadow:0px 1px 4px rgba(0,0,0,0.3);-webkit-box-shadow:0px 1px 4px rgba(0,0,0,0.3);-moz-box-shadow:0px 1px 4px rgba(0,0,0,0.3);background:#86b539;margin:0px -37px 14px -37px;position:relative;top:-17px}.auth--view .brand-bar img.logo{width:156px;margin:11px 24px}.auth--view form{padding:0px 60px 0px 60px}@media screen and (max-width: 500px), handheld and (max-device-width: 500px){.auth--view form{padding:0px 30px 0px 30px}}@media screen and (max-width: 400px), handheld and (max-device-width: 400px){.auth--view form{padding:0px 10px 0px 10px}}
#body{box-shadow:0 2px 4px rgba(0,0,0,0.3);-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.3);-moz-box-shadow:0 2px 4px rgba(0,0,0,0.3);background:#f8f8f8;position:relative;z-index:2;margin-left:260px;height:100%;overflow-y:auto}@media screen and (max-width: 958px) and (orientation: portrait), screen and (max-width: 1024px) and (orientation: landscape), screen and (max-device-width: 958px) and (orientation: portrait), screen and (max-device-width: 1024px) and (orientation: landscape){#body{margin-left:0px;margin-right:0px}}@media print{#body{box-shadow:0 0 0 #fff;-webkit-box-shadow:0 0 0 #fff;-moz-box-shadow:0 0 0 #fff;background:#fff;margin-left:0px;margin-right:0px;overflow-y:visible}}
.btn,button.btn{display:inline-block;outline:none;cursor:pointer;background:none;border:none}.btn.btn-primary,button.btn.btn-primary{color:#fff;background:#96c547}.btn.btn-primary:hover,button.btn.btn-primary:hover{background:#a3cd5f}.btn.btn-danger,button.btn.btn-danger{color:#fff;background:#d63}.btn.btn-danger:hover,button.btn.btn-danger:hover{background:#e4845a}.btn.btn-muted,button.btn.btn-muted{color:#000;background:#f4f4f4}.btn.btn-muted:hover,button.btn.btn-muted:hover{background:#ddd}.btn.btn-link,button.btn.btn-link{color:#769ac0;font-size:14px}.btn.btn-link:hover,button.btn.btn-link:hover{text-decoration:underline}.btn-standard,.btn.btn-primary,button.btn.btn-primary,.btn.btn-danger,button.btn.btn-danger,.btn.btn-muted,button.btn.btn-muted{-moz-transition-property:background;-webkit-transition-property:background;-o-transition-property:background;-ms-transition-property:background;transition-property:background;-moz-transition-duration:0.1s;-webkit-transition-duration:0.1s;-o-transition-duration:0.1s;-ms-transition-duration:0.1s;transition-duration:0.1s;-moz-transition-timing-function:ease-in;-webkit-transition-timing-function:ease-in;-o-transition-timing-function:ease-in;-ms-transition-timing-function:ease-in;transition-timing-function:ease-in;border-radius:2px;-moz-border-radius:2px;box-shadow:0px 1px 2px rgba(0,0,0,0.3);-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.3);-moz-box-shadow:0px 1px 2px rgba(0,0,0,0.3);text-transform:uppercase;font-size:13px;line-height:15px;letter-spacing:0.06px;padding:12px 24px 10px 24px}.btn-standard:disabled,.btn.btn-primary:disabled,.btn.btn-danger:disabled,.btn.btn-muted:disabled{background:#b4b4b4 !important}.btn-standard.btn-small,.btn-small.btn.btn-primary,.btn-small.btn.btn-danger,.btn-small.btn.btn-muted{font-size:12px;line-height:14px;letter-spacing:0.06px;padding:10px 18px 8px 18px}.card{box-shadow:0px 1px 1px rgba(0,0,0,0.07);-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.07);-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.07);border-radius:2px;-moz-border-radius:2px;-moz-transition-property:box-shadow;-webkit-transition-property:box-shadow;-o-transition-property:box-shadow;-ms-transition-property:box-shadow;transition-property:box-shadow;-moz-transition-duration:0.1s;-webkit-transition-duration:0.1s;-o-transition-duration:0.1s;-ms-transition-duration:0.1s;transition-duration:0.1s;-moz-transition-timing-function:ease-in;-webkit-transition-timing-function:ease-in;-o-transition-timing-function:ease-in;-ms-transition-timing-function:ease-in;transition-timing-function:ease-in;display:inline-block;position:relative;background:#fff;border:1px solid #d8d8d8;padding:10px 30px 14px 60px;margin-right:15px;margin-bottom:20px;cursor:pointer;text-decoration:none}.card:last-child{margin-right:0;margin-bottom:0}.card:hover{box-shadow:0px 1px 6px rgba(0,0,0,0.2);-webkit-box-shadow:0px 1px 6px rgba(0,0,0,0.2);-moz-box-shadow:0px 1px 6px rgba(0,0,0,0.2);text-decoration:none}.card img.icon{opacity:0.13;-moz-opacity:0.13;-webkit-opacity:0.13;-o-opacity:0.13;filter:alpha(opacity=13);position:absolute;top:10px;left:10px;height:33px}.card img.subicon{opacity:0.13;-moz-opacity:0.13;-webkit-opacity:0.13;-o-opacity:0.13;filter:alpha(opacity=13);position:absolute;bottom:4px;right:4px}.card .title{font-size:15px;color:#000;font-weight:600;letter-spacing:0.1px;line-height:18px}.card .subtitle{font-size:11px;color:#7b7b7b;font-style:italic}.complete-component{position:relative;z-index:3000}.complete-component input{width:100%}.complete-component .complete-component--list{border-radius:2px;-moz-border-radius:2px;position:absolute;top:40px;margin:0px;padding:0px;width:100%;max-height:300px;overflow-y:auto;overflow-x:hidden;background-color:transparent;border-left:1px solid #dbdbdb;border-right:1px solid #dbdbdb}.complete-component .complete-component--list-item{width:100%;margin:0px;padding:10px;background:#f8f8f8;color:#000;border-left:3px solid #f8f8f8}.complete-component .complete-component--list-item:hover{border-left:3px solid #86b539;cursor:pointer}.complete-component .complete-component--list-item:last-child{border-bottom:1px solid #dbdbdb}ul.content-menu{position:relative;line-height:30px;background:#f7f7f8;padding:0px;border:0;width:100%;margin-bottom:10px}@media print{ul.content-menu{display:none}}ul.content-menu li.content-menu-item{-moz-transition-property:background-color;-webkit-transition-property:background-color;-o-transition-property:background-color;-ms-transition-property:background-color;transition-property:background-color;-moz-transition-duration:0.1s;-webkit-transition-duration:0.1s;-o-transition-duration:0.1s;-ms-transition-duration:0.1s;transition-duration:0.1s;display:inline-block;vertical-align:top;height:30px;padding:0px 15px;margin:0px;line-height:32px;font-size:11px;cursor:pointer;border:0}ul.content-menu li.content-menu-item:hover{background:rgba(134,181,57,0.5)}ul.content-menu li.content-menu-item.selected,ul.content-menu li.content-menu-item.selected:hover{border-bottom:3px solid #86b539}ul.content-menu li.content-menu-item ul{padding:0;position:absolute;top:30px;left:686px;width:150px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;display:none;opacity:0;visibility:hidden;z-index:3300}ul.content-menu li.content-menu-item ul li{background:#f7f7f8;display:block;font-size:11px;text-align:left;width:150px;z-index:3300;height:40px;line-height:40px}@media screen and (max-width: 958px) and (min-width: 751px) and (orientation: portrait), screen and (max-width: 1024px) and (min-width: 641px) and (orientation: landscape), screen and (max-device-width: 958px) and (min-device-width: 751px) and (orientation: portrait), screen and (max-device-width: 1024px) and (min-device-width: 641px) and (orientation: landscape){ul.content-menu li.content-menu-item ul li{font-size:9px}}ul.content-menu li.content-menu-item ul li:hover{background:#86b539;z-index:3300}ul.content-menu li.content-menu-item ul li:focus{background:#86b539;z-index:3300}ul.content-menu li:hover ul{display:block;opacity:1;visibility:visible}.content-section{position:relative;padding-left:240px;padding-bottom:38px;margin-bottom:36px;border-bottom:1px solid #f1f1f1;min-height:90px}.content-section:last-child{border-bottom:none}@media screen and (max-width: 958px) and (orientation: portrait), screen and (max-width: 1024px) and (orientation: landscape), screen and (max-device-width: 958px) and (orientation: portrait), screen and (max-device-width: 1024px) and (orientation: landscape){.content-section{padding-left:0px;padding-bottom:28px;padding-top:40px;margin-bottom:26px}}
.content-section--title{position:absolute;top:-3px;left:0;right:0;width:240px}@media screen and (max-width: 958px) and (orientation: portrait), screen and (max-width: 1024px) and (orientation: landscape), screen and (max-device-width: 958px) and (orientation: portrait), screen and (max-device-width: 1024px) and (orientation: landscape){.content-section--title{width:100%}.content-section--title button{position:absolute;top:-5px;right:0}}
#content{box-shadow:0px 2px 6px rgba(0,0,0,0.07);-webkit-box-shadow:0px 2px 6px rgba(0,0,0,0.07);-moz-box-shadow:0px 2px 6px rgba(0,0,0,0.07);position:relative;z-index:2;background:#fff;min-height:1200px;border-bottom:1px solid #dedede;padding:30px 25px 25px 25px}@media screen and (max-height: 1300px), handheld and (max-device-height: 1300px){#content{min-height:1100px}}@media screen and (max-height: 1250px), handheld and (max-device-height: 1250px){#content{min-height:1050px}}@media screen and (max-height: 1200px), handheld and (max-device-height: 1200px){#content{min-height:1000px}}@media screen and (max-height: 1150px), handheld and (max-device-height: 1150px){#content{min-height:950px}}@media screen and (max-height: 1100px), handheld and (max-device-height: 1100px){#content{min-height:900px}}@media screen and (max-height: 1050px), handheld and (max-device-height: 1050px){#content{min-height:850px}}@media screen and (max-height: 1000px), handheld and (max-device-height: 1000px){#content{min-height:800px}}@media screen and (max-height: 950px), handheld and (max-device-height: 950px){#content{min-height:750px}}@media screen and (max-height: 900px), handheld and (max-device-height: 900px){#content{min-height:700px}}@media screen and (max-height: 850px), handheld and (max-device-height: 850px){#content{min-height:650px}}@media screen and (max-height: 800px), handheld and (max-device-height: 800px){#content{min-height:600px}}@media screen and (max-height: 750px), handheld and (max-device-height: 750px){#content{min-height:550px}}@media screen and (max-height: 700px), handheld and (max-device-height: 700px){#content{min-height:500px}}@media screen and (max-height: 650px), handheld and (max-device-height: 650px){#content{min-height:450px}}@media screen and (max-height: 600px), handheld and (max-device-height: 600px){#content{min-height:400px}}@media screen and (max-height: 550px), handheld and (max-device-height: 550px){#content{min-height:350px}}@media screen and (max-height: 500px), handheld and (max-device-height: 500px){#content{min-height:300px}}@media print{#content{box-shadow:0px 0px 0px #fff;-webkit-box-shadow:0px 0px 0px #fff;-moz-box-shadow:0px 0px 0px #fff;border-bottom:none;min-height:0}}
.create-report{padding:10px}.dropdown{border-radius:2px;-moz-border-radius:2px;opacity:0.8;-moz-opacity:0.8;-webkit-opacity:0.8;-o-opacity:0.8;filter:alpha(opacity=80);box-shadow:0px 2px 6px rgba(0,0,0,0.07);-webkit-box-shadow:0px 2px 6px rgba(0,0,0,0.07);-moz-box-shadow:0px 2px 6px rgba(0,0,0,0.07);z-index:10001;background:#fff;border:1px solid #e4e4e4;min-width:175px;min-height:5;padding:5px 0}.dropdown-item{padding:6px 10px 3px 20px;font-size:14px;cursor:pointer}.dropdown-item img{opacity:0.4;-moz-opacity:0.4;-webkit-opacity:0.4;-o-opacity:0.4;filter:alpha(opacity=40)}.dropdown-item span{vertical-align:top;padding:2px 6px;display:inline-block}.dropdown-item:hover{background:#e4e4e4}.dropdown-overlay{z-index:10000;position:fixed;top:0;bottom:0;right:0;left:0}#footer{position:relative;z-index:1;background:#f8f8f8;min-height:72px;padding:17px 23px 12px 23px}@media print{#footer{display:none}}#footer .big-links{margin-bottom:5px}#footer .big-links a{font-size:13px;margin-right:30px;text-decoration:none;color:#86b539}#footer .big-links a.bold{font-weight:500}@media screen and (max-width: 750px) and (orientation: portrait), screen and (max-width: 640px) and (orientation: landscape), handheld and (max-device-width: 750px) and (orientation: portrait), handheld and (max-device-width: 640px) and (orientation: landscape){#footer .big-links a{display:block;padding:7px 0;font-size:14px}}#footer .small-links a{font-size:11px;margin-right:10px;letter-spacing:0.2px;color:#a7a7a7;text-decoration:none}#footer .small-links a:hover{color:#8d8d8d}@media screen and (max-width: 750px) and (orientation: portrait), screen and (max-width: 640px) and (orientation: landscape), handheld and (max-device-width: 750px) and (orientation: portrait), handheld and (max-device-width: 640px) and (orientation: landscape){#footer .small-links{margin-top:20px;margin-bottom:10px}#footer .small-links a{font-size:13px}}
form.short{max-width:450px}@media screen and (max-width: 958px) and (orientation: portrait), screen and (max-width: 1024px) and (orientation: landscape), screen and (max-device-width: 958px) and (orientation: portrait), screen and (max-device-width: 1024px) and (orientation: landscape){form.short{width:100%}}
.form-control{position:relative;font-size:16px;min-height:64px}.form-control.has-error input,.form-control.has-error select{border-right:6px solid rgba(221,102,51,0.5);border-radius:2px 5px 5px 2px;-moz-border-radius:2px 5px 5px 2px}.form-control input,.form-control select,.form-control textarea{box-shadow:inset 0px 1px 2px rgba(0,0,0,0.1);-webkit-box-shadow:inset 0px 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:inset 0px 1px 2px rgba(0,0,0,0.1);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px;-moz-border-radius:2px;border:1px solid #dbdbdb;background:#f8f8f8;color:#000;outline:0;width:100%;height:46px;font-size:16px;color:#656565;letter-spacing:0.1px;padding:13px 15px 13px 15px}@media print{.form-control input,.form-control select,.form-control textarea{box-shadow:inset 0px 0px 0px #fff;-webkit-box-shadow:inset 0px 0px 0px #fff;-moz-box-shadow:inset 0px 0px 0px #fff;padding:7px;height:35px;line-height:14px;border:none}}.form-control.short{max-width:400px}.form-control.long{max-width:700px}.form-control .control-label{border-radius:6px;-moz-border-radius:6px;color:#d7d7d7;text-transform:uppercase;font-size:11px;line-height:12px;margin-left:7px;padding:0 2px;letter-spacing:0.1px;background:#fff;position:relative;top:-11px;display:inline-block}.form-control .control-help-text{font-size:13px;color:#86b539;letter-spacing:0.1px;margin-bottom:15px;text-align:right;position:relative;top:-10px}.form-actions>*{display:inline-block}.form-actions.right{text-align:right}.form-spacer{height:25px}.form-divider{border-bottom:1px solid #f1f1f1;margin-top:20px;margin-bottom:20px}.form-row-halves>*{display:inline-block;width:47%}.form-row-halves>*:first-child{float:left}.form-row-halves>*:last-child{float:right}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;width:100%;font-family:"Helvetica Neue","Helvetica","Arial"}body,#side-nav{background:#86b539}@media print{body,#side-nav{background:#fff}}
@media screen and (max-width: 958px) and (orientation: portrait), screen and (max-width: 1024px) and (orientation: landscape), screen and (max-device-width: 958px) and (orientation: portrait), screen and (max-device-width: 1024px) and (orientation: landscape){body{overflow-x:hidden}}
ul{padding:0;margin:0;list-style:none}li{padding:0;margin:0}h1,h2,h3,h4,h5,h6{color:#86b539;padding:0;margin:0}h1{font-size:18px;letter-spacing:0.25px;font-weight:normal;margin-bottom:13px}h2{font-size:15px;margin-bottom:8px;font-weight:normal}small{color:#949494;font-size:14px;vertical-align:baseline}p{padding:0;margin:0 20px 15px 0;font-size:13px;color:#565656}p.short{max-width:500px}p.medium{max-width:600px}p.space-after{margin-bottom:25px}a{color:#1872bb;text-decoration:underline;cursor:pointer}a:hover{text-decoration:underline;color:#1b80d2}.centered{text-align:center}@media print{#intercom-container{display:none}}@media screen and (max-width: 958px) and (orientation: portrait), screen and (max-width: 1024px) and (orientation: landscape), screen and (max-device-width: 958px) and (orientation: portrait), screen and (max-device-width: 1024px) and (orientation: landscape){#intercom-container .intercom-launcher{right:32px}}#intercom-container .intercom-launcher-button{background-color:#98c64b !important;border:1px solid #78a233 !important}.spacer{height:20px}.float-left{float:left}.float-right{float:left}.text-muted{color:#949494}.inline-container>*{display:inline-block}.inline-container.with-spacing>*{margin-right:5px;margin-bottom:5px}.inline-container.with-spacing>*:last-child{margin-right:0}#header{box-shadow:0px 2px 6px rgba(0,0,0,0.07);-webkit-box-shadow:0px 2px 6px rgba(0,0,0,0.07);-moz-box-shadow:0px 2px 6px rgba(0,0,0,0.07);position:relative;z-index:3;background:#fff;height:55px;border-bottom:1px solid #dedede}@media print{#header{display:none}}#header .page-title{padding:13px 20px 16px 47px;position:relative}@media screen and (max-width: 600px), handheld and (max-device-width: 600px){#header .page-title.header-search-focus{display:none}}#header .page-title span{display:inline-block;font-size:19px;line-height:27px;color:#cdcdcd;letter-spacing:0.34px;font-style:italic;vertical-align:top;padding-left:5px;font-weight:300;width:350px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 500px), handheld and (max-device-width: 500px){#header .page-title span{width:300px}}@media screen and (max-width: 450px), handheld and (max-device-width: 450px){#header .page-title span{width:250px}}@media screen and (max-width: 350px), handheld and (max-device-width: 350px){#header .page-title span{width:200px}}#header .page-title img{opacity:0.13;-moz-opacity:0.13;-webkit-opacity:0.13;-o-opacity:0.13;filter:alpha(opacity=13);transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);position:absolute;top:47%;left:18px;width:23px;max-height:21px}#header .header-search{position:absolute;top:0;right:90px;border-right:1px solid #f0f0f0;height:100%;padding-right:50px}#header .header-search.logged-out{right:225px}@media screen and (max-width: 750px) and (orientation: portrait), screen and (max-width: 640px) and (orientation: landscape), handheld and (max-device-width: 750px) and (orientation: portrait), handheld and (max-device-width: 640px) and (orientation: landscape){#header .header-search input{display:none}#header .header-search.logged-out{right:120px}#header .header-search.search-focus input{display:block}}#header .header-search input{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none;text-align:right;position:relative;top:16px;width:100px}#header .header-search>img{opacity:0.25;-moz-opacity:0.25;-webkit-opacity:0.25;-o-opacity:0.25;filter:alpha(opacity=25);position:absolute;top:13px;right:15px}#header .header-search .complete-component--list{width:250px;top:54px;right:-51px}#header .header-search .complete-component--list-item{background:#fff;padding-bottom:13px;border-bottom:1px solid #dbdbdb}#header .header-search .complete-component--list-item label{display:block;font-size:18px;font-weight:400;padding-bottom:7px}#header .user-profile{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:0;right:0;padding:12px 14px;cursor:pointer}#header .user-profile img.user-avatar{border-radius:9999px;-moz-border-radius:9999px;height:30px;width:30px;display:inline-block}#header .user-profile .user-email{display:inline-block;color:rgba(0,0,0,0.4);font-size:13px;font-weight:500;vertical-align:top;padding:6px 6px}@media screen and (max-width: 750px) and (orientation: portrait), screen and (max-width: 640px) and (orientation: landscape), handheld and (max-device-width: 750px) and (orientation: portrait), handheld and (max-device-width: 640px) and (orientation: landscape){#header .user-profile .user-email{display:none}}#header .user-profile img.dropdown-icon{opacity:0.4;-moz-opacity:0.4;-webkit-opacity:0.4;-o-opacity:0.4;filter:alpha(opacity=40);display:inline-block;vertical-align:top;padding:12px 3px}#header .user-profile:hover .user-email{color:rgba(0,0,0,0.6)}#header .user-profile:hover img.dropdown-icon{opacity:0.8;-moz-opacity:0.8;-webkit-opacity:0.8;-o-opacity:0.8;filter:alpha(opacity=80)}#header .login-buttons{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:8px;right:10px}#header .login-buttons .sign-up{margin-right:4px}@media screen and (max-width: 750px) and (orientation: portrait), screen and (max-width: 640px) and (orientation: landscape), handheld and (max-device-width: 750px) and (orientation: portrait), handheld and (max-device-width: 640px) and (orientation: landscape){#header .login-buttons .sign-up{display:none}}#header .dropdown{position:absolute;top:54px;right:23px}@media screen and (max-width: 958px) and (orientation: portrait), screen and (max-width: 1024px) and (orientation: landscape), screen and (max-device-width: 958px) and (orientation: portrait), screen and (max-device-width: 1024px) and (orientation: landscape){#header .dropdown{right:13px}}
.header-search input::-webkit-input-placeholder{opacity:0.5;-moz-opacity:0.5;-webkit-opacity:0.5;-o-opacity:0.5;filter:alpha(opacity=50);-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none;font-style:italic;font-size:15px;letter-spacing:0.21px;font-weight:300;padding-right:3px}.header-search input:-moz-placeholder{opacity:0.5;-moz-opacity:0.5;-webkit-opacity:0.5;-o-opacity:0.5;filter:alpha(opacity=50);-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none;font-style:italic;font-size:15px;letter-spacing:0.21px;font-weight:300;padding-right:3px}.header-search input::-moz-placeholder{opacity:0.5;-moz-opacity:0.5;-webkit-opacity:0.5;-o-opacity:0.5;filter:alpha(opacity=50);-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none;font-style:italic;font-size:15px;letter-spacing:0.21px;font-weight:300;padding-right:3px}.header-search input:-ms-input-placeholder{opacity:0.5;-moz-opacity:0.5;-webkit-opacity:0.5;-o-opacity:0.5;filter:alpha(opacity=50);-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none;font-style:italic;font-size:15px;letter-spacing:0.21px;font-weight:300;padding-right:3px}.ie{display:none}html[data-useragent*='rv:11.0'][data-useragent*='like Gecko'] .ie{display:inherit}html[data-useragent*='rv:11.0'][data-useragent*='like Gecko'] .ie input{padding:0px;margin:0px}html[data-useragent*='rv:11.0'][data-useragent*='like Gecko'] .ie input::-ms-value{display:none}html[data-useragent*='rv:11.0'][data-useragent*='like Gecko'] .not-ie{display:none}.label,.label-success,.label-warning,.label-muted{border-radius:2px;-moz-border-radius:2px;font-size:12px;letter-spacing:0.6px;text-transform:uppercase;padding:4px 9px;font-weight:500}.label-success{background:#e7ffce;color:#63a71d}.label-warning{background:#f3c8b6;color:#d86b3c}.label-muted{background:#f3f3f3;color:#b1b1b1}.landing--view{padding-left:100px}@media screen and (max-width: 1024px), handheld and (max-device-width: 1024px){.landing--view{padding-left:50px}}@media screen and (max-width: 680px), handheld and (max-device-width: 680px){.landing--view{width:100%;padding:0}}
.landing--section{max-width:515px;position:relative}@media screen and (max-width: 520px), handheld and (max-device-width: 520px){.landing--section{padding-top:110px}}
.landing--title{font-size:67px;color:#585858;margin-bottom:20px;font-weight:300}@media screen and (max-width: 520px), handheld and (max-device-width: 520px){.landing--title{font-size:50px}}
.landing--description{font-size:15px;color:#7f7f7f;margin-bottom:35px}.landing--description a{margin-top:30px;display:block;text-decoration:none}.landing--image{position:absolute;top:0;right:0}@media screen and (max-width: 520px), handheld and (max-device-width: 520px){.landing--image{top:-20px;right:inherit;left:0}}
.landing--pods{margin-bottom:35px;min-width:500px}@media screen and (max-width: 520px), handheld and (max-device-width: 520px){.landing--pods{display:none}}
.landing--pod{box-shadow:0px 0px 3px rgba(0,0,0,0.15);-webkit-box-shadow:0px 0px 3px rgba(0,0,0,0.15);-moz-box-shadow:0px 0px 3px rgba(0,0,0,0.15);border-radius:2px;-moz-border-radius:2px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;position:relative;background:#fff;border:1px solid #d8d8d8;height:65px;width:110px;text-align:center;margin-left:7px;margin-right:7px}.landing--pod:first-child{margin-left:0}.landing--pod:last-child{margin-right:0}.landing--pod span{transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);position:absolute;top:50%;left:50%;width:100px;text-transform:uppercase;color:rgba(0,0,0,0.5);font-size:12px;font-weight:500}.landing--pod-arrow{opacity:0.04;-moz-opacity:0.04;-webkit-opacity:0.04;-o-opacity:0.04;filter:alpha(opacity=4);display:inline-block;position:relative;top:-10px}.landing--search{max-width:400px}.landing--search .complete-component--list-item{border-top:1px solid #dbdbdb;background:#fbfbfb;padding-bottom:13px}.landing--search label{display:block;font-size:18px;font-weight:400;padding-bottom:7px}.landing--search .complete-options{margin-left:15px}.latest-valuations--name{margin-right:10px;display:inline-block}.latest-valuations--price{margin-right:5px;display:inline-block}.latest-valuations--change{display:inline-block}.latest-valuations--icon{display:inline-block}#layout{transform:translateX(0px);-ms-transform:translateX(0px);-webkit-transform:translateX(0px);-moz-transition-property:transform;-webkit-transition-property:transform;-o-transition-property:transform;-ms-transition-property:transform;transition-property:transform;-moz-transition-duration:0.15s;-webkit-transition-duration:0.15s;-o-transition-duration:0.15s;-ms-transition-duration:0.15s;transition-duration:0.15s;-moz-transition-timing-function:ease-out;-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;transition-timing-function:ease-out;position:relative;height:100%;margin:auto;max-width:1370px}#layout.slide-right{transform:translateX(260px);-ms-transform:translateX(260px);-webkit-transform:translateX(260px)}@media screen and (max-width: 958px) and (orientation: portrait), screen and (max-width: 1024px) and (orientation: landscape), screen and (max-device-width: 958px) and (orientation: portrait), screen and (max-device-width: 1024px) and (orientation: landscape){#layout{height:auto}}@media print{#layout{height:auto;max-width:100%;width:100%}}
.line-chart{height:210px;width:100%;margin-bottom:45px;overflow:hidden}.line-chart .highcharts-container{color:#000}.line-chart .highcharts-container .highcharts-grid{color:#000}.line-chart .highcharts-container .highcharts-axis{color:#000}.chart-header{height:45px;line-height:45px;font-size:14px;color:#000;background:#f7f7f8;padding-left:10px}.chart-header .chart-form{border-radius:2px;-moz-border-radius:2px;opacity:0;-moz-opacity:0;-webkit-opacity:0;-o-opacity:0;filter:alpha(opacity=0);-moz-transition-duration:0.1s;-webkit-transition-duration:0.1s;-o-transition-duration:0.1s;-ms-transition-duration:0.1s;transition-duration:0.1s;-moz-transition-property:opacity;-webkit-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity;float:right;height:45px;line-height:45px;overflow:hidden;border:1px solid #86b539}.chart-header .chart-form.visible{opacity:1;-moz-opacity:1;-webkit-opacity:1;-o-opacity:1;filter:alpha(opacity=100)}.loader{animation:load8 0.5s infinite linear;-moz-animation:load8 0.5s infinite linear;-webkit-animation:load8 0.5s infinite linear;-o-animation:load8 0.5s infinite linear;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-o-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);margin:0px auto;font-size:14px;position:relative;text-indent:-9999em;border-top:4px solid rgba(0,0,0,0.1);border-right:4px solid rgba(0,0,0,0.1);border-bottom:4px solid rgba(0,0,0,0.1);border-left:4px solid rgba(0,0,0,0.3);border-radius:50%;width:1.5em;height:1.5em}.loader:after{border-radius:50%;width:1.5em;height:1.5em}.loader.light{border-left:4px solid rgba(255,255,255,0.8)}.loader.upper-right{position:absolute;top:10px;right:10px}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}.loading{height:270px;line-height:45px;padding:90px 0px;text-align:center}.loading:after{content:"LOADING";display:block;font-size:10px;font-weight:200;color:#949494;letter-spacing:1px;font-weight:400}.loading[data-message]:after{content:attr(data-message)}.loading i{font-size:45px;height:45px;width:45px;text-align:center;color:#b4b4b4}.metric{margin-right:40px;margin-bottom:20px}.metric:last-child{margin-right:0}.metric.small{margin-right:35px;margin-bottom:15px}.metric.small .metric--value{font-size:19px;line-height:25px}.metric--value{font-size:27px;line-height:32px;color:#414141}.metric--label{color:#989898;text-transform:uppercase;font-size:9px;font-weight:600;letter-spacing:0.5}#mobile-header{display:none;position:relative;height:60px}@media screen and (max-width: 958px) and (orientation: portrait), screen and (max-width: 1024px) and (orientation: landscape), screen and (max-device-width: 958px) and (orientation: portrait), screen and (max-device-width: 1024px) and (orientation: landscape){#mobile-header{display:block}}#mobile-header img.menu-btn{opacity:0.75;-moz-opacity:0.75;-webkit-opacity:0.75;-o-opacity:0.75;filter:alpha(opacity=75);cursor:pointer;position:absolute;top:0;left:0;margin:16px 20px}#mobile-header img.menu-btn:hover{opacity:1;-moz-opacity:1;-webkit-opacity:1;-o-opacity:1;filter:alpha(opacity=100)}#mobile-header img.logo{position:absolute;top:0;right:0;margin:13px 22px;width:151px;cursor:pointer}#modal{-moz-transition-property:opacity;-webkit-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity;-moz-transition-duration:0.25s;-webkit-transition-duration:0.25s;-o-transition-duration:0.25s;-ms-transition-duration:0.25s;transition-duration:0.25s;opacity:0;-moz-opacity:0;-webkit-opacity:0;-o-opacity:0;filter:alpha(opacity=0);position:fixed;z-index:100;top:0px;left:0px;bottom:0px;right:0px;padding:30px 0px;overflow-y:auto;cursor:default}@media screen and (max-width: 500px), handheld and (max-device-width: 500px){#modal{padding:10px}}#modal.is-visible{opacity:1;-moz-opacity:1;-webkit-opacity:1;-o-opacity:1;filter:alpha(opacity=100)}#modal.is-visible .modal-inner{transform:translateY(0px);-ms-transform:translateY(0px);-webkit-transform:translateY(0px)}#modal .modal-background{opacity:0.3;-moz-opacity:0.3;-webkit-opacity:0.3;-o-opacity:0.3;filter:alpha(opacity=30);position:fixed;z-index:1;top:0px;left:0px;background-color:#000;height:100%;width:100%}#modal .modal-inner{-moz-transition-property:transform;-webkit-transition-property:transform;-o-transition-property:transform;-ms-transition-property:transform;transition-property:transform;-moz-transition-duration:0.25s;-webkit-transition-duration:0.25s;-o-transition-duration:0.25s;-ms-transition-duration:0.25s;transition-duration:0.25s;box-shadow:0px 3px 5px rgba(0,0,0,0.3);-webkit-box-shadow:0px 3px 5px rgba(0,0,0,0.3);-moz-box-shadow:0px 3px 5px rgba(0,0,0,0.3);transform:translateY(-100%);-ms-transform:translateY(-100%);-webkit-transform:translateY(-100%);position:relative;z-index:2;width:500px;padding:15px 25px;background-color:#fff;margin:0px auto;border-top-width:0px}@media screen and (max-width: 500px), handheld and (max-device-width: 500px){#modal .modal-inner{border-radius:0;-moz-border-radius:0;width:100%}}#modal .modal-inner .modal-super-inner{margin-top:50px}#modal .modal-inner>.x{position:absolute;top:5px;right:10px;font-size:20px;color:#747474;font-weight:100;width:30px;height:30px;text-align:center;line-height:30px}#modal .modal-inner>.x:hover{cursor:pointer}#modal .modal-inner>img.close{opacity:0.3;-moz-opacity:0.3;-webkit-opacity:0.3;-o-opacity:0.3;filter:alpha(opacity=30);position:absolute;top:0;right:0;padding:10px;cursor:pointer;z-index:100}#modal .modal-inner>img.close:hover{opacity:1;-moz-opacity:1;-webkit-opacity:1;-o-opacity:1;filter:alpha(opacity=100)}#modal .modal-title{position:absolute;top:0;left:0;padding:6px 12px;font-size:27px;color:#dfdfdf;font-style:italic;font-weight:300}.overview-table-container{overflow-x:auto;width:100%}table.overview-table{border-collapse:collapse;background:#f7f7f8;color:#000;font-weight:300;width:100%;min-width:500px}@media print{table.overview-table{font-size:12px}}table.overview-table.overview-table-mini{width:auto}table.overview-table.overview-table-top-margin{margin-top:30px}table.overview-table.wacc-left{float:none}table.overview-table.wacc-right{float:none}table.overview-table a{color:#86b539}table.overview-table a:hover,table.overview-table a:active,table.overview-table a:focus,table.overview-table a:visited{color:#86b539}table.overview-table caption{background:#f7f7f8;text-align:center;font-weight:bold;font-size:35px;padding:15px}@media screen and (max-width: 958px) and (orientation: portrait), screen and (max-width: 1024px) and (orientation: landscape), screen and (max-device-width: 958px) and (orientation: portrait), screen and (max-device-width: 1024px) and (orientation: landscape){table.overview-table caption{text-align:left;font-size:25px}}@media print{table.overview-table caption{text-align:left;font-size:20px;padding-left:0}}table.overview-table thead .main-table-header{text-align:center;font-weight:bold;font-size:35px;padding:10px}@media screen and (max-width: 958px) and (orientation: portrait), screen and (max-width: 1024px) and (orientation: landscape), screen and (max-device-width: 958px) and (orientation: portrait), screen and (max-device-width: 1024px) and (orientation: landscape){table.overview-table thead .main-table-header{text-align:left;font-size:25px}}table.overview-table thead .main-table-header td{padding:10px;width:100%}table.overview-table thead .main-table-header .table-title{text-align:center;font-weight:bold;font-size:35px;padding:10px}@media screen and (max-width: 958px) and (orientation: portrait), screen and (max-width: 1024px) and (orientation: landscape), screen and (max-device-width: 958px) and (orientation: portrait), screen and (max-device-width: 1024px) and (orientation: landscape){table.overview-table thead .main-table-header .table-title{text-align:left;font-size:25px}}@media print{table.overview-table thead .main-table-header .table-title{text-align:left;font-size:20px;padding-left:0}}table.overview-table thead .subheader{font-weight:bold;font-size:20px;text-decoration:underline}@media screen and (max-width: 958px) and (orientation: portrait), screen and (max-width: 1024px) and (orientation: landscape), screen and (max-device-width: 958px) and (orientation: portrait), screen and (max-device-width: 1024px) and (orientation: landscape){table.overview-table thead .subheader{font-size:16px}}table.overview-table thead .subheader td{padding:10px}table.overview-table tbody tr td{padding:10px;text-align:right}@media screen and (max-width: 958px) and (orientation: portrait), screen and (max-width: 1024px) and (orientation: landscape), screen and (max-device-width: 958px) and (orientation: portrait), screen and (max-device-width: 1024px) and (orientation: landscape){table.overview-table tbody tr td{font-size:14px}}table.overview-table tbody tr td.align-left{text-align:left}table.overview-table tbody tr td.align-center{text-align:center}table.overview-table tbody tr td.bold{font-weight:bold}table.overview-table tbody tr td.table-section-head{text-decoration:underline;color:#b4b4b4}table.overview-table tbody tr td.green{color:#86b539}table.overview-table tbody tr td.gray{color:#747474;font-size:18px}table.overview-table tbody tr td.small-section-head{color:#000;font-weight:bold;font-size:18px}@media screen and (max-width: 958px) and (orientation: portrait), screen and (max-width: 1024px) and (orientation: landscape), screen and (max-device-width: 958px) and (orientation: portrait), screen and (max-device-width: 1024px) and (orientation: landscape){table.overview-table tbody tr td.small-section-head{font-size:14px}}table.overview-table tbody tr td.column-header{border-top:1px solid #fff;border-bottom:1px solid #fff;text-align:center}table.overview-table tbody tr td.big{font-size:20px}@media screen and (max-width: 958px) and (orientation: portrait), screen and (max-width: 1024px) and (orientation: landscape), screen and (max-device-width: 958px) and (orientation: portrait), screen and (max-device-width: 1024px) and (orientation: landscape){table.overview-table tbody tr td.big{font-size:16px}}table.overview-table tbody tr td.ivalue-row{background-color:#86b539;color:#000}@media screen and (max-width: 958px) and (orientation: portrait), screen and (max-width: 1024px) and (orientation: landscape), screen and (max-device-width: 958px) and (orientation: portrait), screen and (max-device-width: 1024px) and (orientation: landscape){table.overview-table tbody tr td.tablet-first-column{font-size:13px}}@media screen and (max-width: 958px) and (orientation: portrait), screen and (max-width: 1024px) and (orientation: landscape), screen and (max-device-width: 958px) and (orientation: portrait), screen and (max-device-width: 1024px) and (orientation: landscape){table.overview-table tbody tr td.millionz{font-size:13px}}@media screen and (max-width: 958px) and (orientation: portrait), screen and (max-width: 1024px) and (orientation: landscape), screen and (max-device-width: 958px) and (orientation: portrait), screen and (max-device-width: 1024px) and (orientation: landscape){table.overview-table tbody tr td.yearz{font-size:13px}}table.overview-table tbody tr td input{width:100px;text-align:center}table.overview-table tbody tr.overview-table-section{border-width:0px}table.overview-table tbody tr.overview-table-section td{font-weight:bold;padding-top:15px;font-size:25px}@media screen and (max-width: 958px) and (min-width: 751px) and (orientation: portrait), screen and (max-width: 1024px) and (min-width: 641px) and (orientation: landscape), screen and (max-device-width: 958px) and (min-device-width: 751px) and (orientation: portrait), screen and (max-device-width: 1024px) and (min-device-width: 641px) and (orientation: landscape){table.overview-table tbody tr.overview-table-section td{font-size:12px}}@media print{table.overview-table tbody tr.overview-table-section td{font-size:20px}}table.overview-table tbody tr.overview-table-section td:first-child{text-align:left}table.overview-table tbody tr.overview-table-section td.table-section-head{text-decoration:underline;color:#b4b4b4}table.overview-table tbody tr.overview-table-subsection{background:#f7f7f8;border-width:0px}table.overview-table tbody tr.overview-table-subsection td{font-size:18px;font-weight:normal;padding-top:15px}@media screen and (max-width: 958px) and (min-width: 751px) and (orientation: portrait), screen and (max-width: 1024px) and (min-width: 641px) and (orientation: landscape), screen and (max-device-width: 958px) and (min-device-width: 751px) and (orientation: portrait), screen and (max-device-width: 1024px) and (min-device-width: 641px) and (orientation: landscape){table.overview-table tbody tr.overview-table-subsection td{font-size:15px}}table.overview-table tbody tr.overview-table-subsection td:first-child{text-align:left}table.overview-table tbody tr.overview-table-metrics{background-color:#f7f7f8;border-width:0px}table.overview-table tbody tr.overview-table-metrics td{padding-top:15px}table.overview-table tbody tr.overview-table-metrics td:first-child{text-align:left;text-decoration:underline;font-style:italic}table.overview-table tbody tr.overview-table-subtotal td{padding-left:15px;text-decoration:underline;color:#b4b4b4}table.overview-table tbody tr.overview-table-subtotal td:first-child{text-align:left}table.overview-table tbody tr.overview-table-subtotal td.green{color:#86b539}table.overview-table tbody tr.overview-table-subtotal td.bold{font-weight:bold}table.overview-table tbody tr.overview-table-subtotal td.big{font-size:20px}table.overview-table tbody tr.overview-table-double-subtotal td{padding-left:30px;color:#b4b4b4;font-weight:bold}table.overview-table tbody tr.overview-table-double-subtotal td:first-child{text-align:left}table.overview-table tbody tr.overview-table-total td{font-weight:bold;padding-left:30px}table.overview-table tbody tr.overview-table-mini-total td{font-weight:bold;padding-top:30px;font-size:20px}@media screen and (max-width: 958px) and (min-width: 751px) and (orientation: portrait), screen and (max-width: 1024px) and (min-width: 641px) and (orientation: landscape), screen and (max-device-width: 958px) and (min-device-width: 751px) and (orientation: portrait), screen and (max-device-width: 1024px) and (min-device-width: 641px) and (orientation: landscape){table.overview-table tbody tr.overview-table-mini-total td{font-size:15px}}table.overview-table tbody tr.overview-table-divider{height:10px;border:none}.pager-component{margin:15px 0px 15px 0px}rating{display:inline-block}rating .star-rating{font-size:0;white-space:nowrap;display:inline-block;width:100px;height:20px;overflow:hidden;position:relative;background:url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjREREREREIiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=");background-size:contain}rating .star-rating i{opacity:0;position:absolute;left:0;top:0;height:100%;width:20%;z-index:1;background:url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjRkZERjg4IiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=");background-size:contain}rating .star-rating input{-moz-appearance:none;-webkit-appearance:none;opacity:0;display:inline-block;width:20%;height:100%;margin:0;padding:0;z-index:2;position:relative}rating .star-rating input:hover+i,rating .star-rating input:checked+i{opacity:1}rating .star-rating i ~ i{width:40%}rating .star-rating i ~ i ~ i{width:60%}rating .star-rating i ~ i ~ i ~ i{width:80%}rating .star-rating i ~ i ~ i ~ i ~ i{width:100%}rating .choice{position:fixed;top:0;left:0;right:0;text-align:center;padding:20px;display:block}rating *,rating ::after,rating ::before{height:100%;padding:0;margin:0;box-sizing:border-box;text-align:center;vertical-align:middle}.report-component .report-component--info .report-component--header{display:inline-block;width:100%;color:#747474;line-height:24px;font-size:14px}.report-component .report-component--info .report-component--header .report-component--ownership{display:inline-block;float:right;color:#000;font-weight:bold}.report-component .report-component--info .report-component--header .report-component--ownership .add-to-library{position:absolute;left:10px;bottom:10px}.report-component .report-component--info .report-component--header .report-component--title{display:inline-block}.report-component .report-component--info .report-component--header .report-component--title,.report-component .report-component--info .report-component--header .report-component--company,.report-component .report-component--info .report-component--header .report-component--ticker{color:#000}.report-component .report-component--info .report-component--header .report-component--title{color:#86b539;font-size:24px;font-weight:200;margin-bottom:7.5px}.report-component .report-component--info .report-component--header .report-component--title:hover{color:rgba(134,181,57,0.5)}.report-component .report-component--info .report-component--header .report-component--company,.report-component .report-component--info .report-component--header .report-component--ticker{display:block}.report-component .report-component--info .report-component--header .report-component--company{font-size:16px;font-weight:600}.report-component .report-component--info .report-component--header .report-component--ticker{font-weight:normal}.report-component .report-component--info .report-component--header .report-component--ticker label{font-weight:600}.report-component .report-component--info .report-component--header .report-component--submitted-by{background-color:#fefee1;border:1px solid #e4e4e4;margin:7.5px 0;padding:3.75px;width:100%}.report-component .report-component--info .report-component--header .report-component--submitted-by .report-component--author{color:#86b539;font-weight:200}.report-component .report-component--info .report-component--header .report-component--submitted-by .report-component--author:hover{color:rgba(134,181,57,0.5)}.report-component .report-component--info .report-component--header .report-component--submitted-by .report-component--date{display:inline-block}.report-component .report-component--info .report-component--header .report-component--extra-infos .report-component--extra-info{display:inline-block;color:#000}.report-component .report-component--info .report-component--header .report-component--extra-infos .report-component--extra-info label{font-weight:bold}.report-component .report-component--info .report-component--header .report-component--extra-infos .report-component--extra-info.left{float:left;clear:left}.report-component .report-component--info .report-component--header .report-component--extra-infos .report-component--extra-info.right{float:right;clear:right}.report-component .report-component--info .report-component--teaser{color:#b4b4b4;font-size:16px;font-weight:200;margin:15px 0px;clear:both}.report-search .search-form{margin-bottom:20px}@media screen and (max-width: 958px) and (orientation: portrait), screen and (max-width: 1024px) and (orientation: landscape), screen and (max-device-width: 958px) and (orientation: portrait), screen and (max-device-width: 1024px) and (orientation: landscape){.report-search .search-form{margin-top:20px}}
.report{position:relative;background:#f7f7f8;padding:10px}.report .report--acquired,.report .report--owned{display:inline-block;padding-left:5px;font-size:14px;font-weight:200}.report .report--company,.report .report--teaser,.report .report--valuation,.report .report--analysis{margin:15px 7.5px}.report .report--company .report--company-info{padding-bottom:10px}.report .report--company .report--company-info .report--company-name,.report .report--company .report--company-info .report--company-ticker{display:inline}.report .report--company .report--company-info .report--company-name{font-weight:700}.report .report--company .report--company-info .report--company-ticker{font-style:italic}.report .report--company .report--company-description{font-weight:300}.report .report--valuation{padding:40px 0px}.report .report--valuation button{display:block;margin:0px;float:none}.report .report--analysis{background-color:#fff;color:#000;padding:7.5px}.report .report--analysis p{padding:7.5px 0px;color:#000}.report .report--analysis p a{color:rgba(134,181,57,0.5);text-decoration:none}.report .report--analysis p a:hover{color:#86b539}.report .report--analysis table{margin:25px}.report .report--analysis table td{padding:5px}.report .report--analysis h1,.report .report--analysis h2,.report .report--analysis h3{padding:10px;font-weight:bold}.report form{position:relative;margin-bottom:15px}.report form .form-control{width:100%;padding-right:165px}.report form .form-control textarea{width:100%;height:75px}.report form .form-actions{position:absolute;top:22px;right:0px}.report .add-report{color:#000;padding-top:10px;padding-bottom:20px;font-weight:300;font-style:italic}.report .report--files .report--file a{color:#86b539;text-decoration:none}.report .report--files .report--file a:hover{color:rgba(134,181,57,0.5)}.report .share-button-section{height:50px}.report .share-button-section ul.share-buttons{list-style:none;padding:0}.report .share-button-section ul.share-buttons li{display:inline}.report .share-button-section ul.share-buttons a{text-decoration:none}.report .share-button-section ul.share-buttons img{width:32px}.report .report--comments{margin-bottom:45px}.report .report--comments .report--comment{position:relative}.report .report--comments .report--comment .report--comment-divider{clear:both;width:100%;height:1px;margin:0px 0px 15px 0px;background-color:#b4b4b4}.report .report--comments .report--comment .report--comment-info{position:relative;padding-right:60px}.report .report--comments .report--comment .report--comment-info .report--comment-info-image{float:left;padding:0px 7.5px 7.5px 0px}.report .report--comments .report--comment .report--comment-info .report--comment-info-image img{height:60px}.report .report--comments .report--comment .report--comment-info .report--comment-info-text .report--comment-info-name{display:inline-block;padding:0px 0px 3.75px 0px;font-size:16px;line-height:16px;font-weight:bold;color:#86b539}.report .report--comments .report--comment .report--comment-info .report--comment-info-text .report--comment-info-date{display:inline-block;padding:0px 0px 7.5px 0px;font-size:14px;line-height:16px;font-weight:20;font-style:italic;color:#b4b4b4}.report .report--comments .report--comment .report--comment-info .report--comment-text{color:#000}.report .report--comments .report--comment .report--comment-info .report--comment-actions{position:absolute;top:0px;right:0px}.report-landing-header{font-size:20px;color:#86b539;padding-bottom:5px;text-decoration:none}a.report-landing-header:hover{color:rgba(134,181,57,0.5)}.report-landing-subheader{font-size:16px;color:#b4b4b4;font-weight:bold;padding-left:20px;padding-bottom:5px}.header-p{color:#000;padding-bottom:20px;line-height:25px}.subheader-p{color:#000;line-height:20px;padding-left:20px;padding-bottom:15px;line-height:25px;font-size:14px}.subheader-p:last-child{padding-bottom:20px}.register-now{font-size:16px;color:#b4b4b4;font-weight:bold;padding:15px 0px}.reports-component{position:relative;width:100%}.reports-component ul.reports-component--list li.reports-component--list-item{margin-bottom:15px;background-color:#f7f7f8;padding:12px 20px;margin-bottom:10px}.reports--view>.content-menu{margin-bottom:35px}#side-nav{width:260px;position:absolute;top:0;bottom:0;left:0;display:block;z-index:1;overflow-y:auto;padding-left:10px}@media screen and (max-width: 958px) and (orientation: portrait), screen and (max-width: 1024px) and (orientation: landscape), screen and (max-device-width: 958px) and (orientation: portrait), screen and (max-device-width: 1024px) and (orientation: landscape){#side-nav{left:-260px}}@media print{#side-nav{display:none}}#side-nav .main-title{background-color:rgba(145,145,145,0.07);filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, startColorstr='transparent', endColorstr='rgba(255,255,255,0.14)');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='transparent', endColorstr='rgba(255,255,255,0.14)')";background:-webkit-gradient(linear, left top, right top, from(transparent), to(rgba(255,255,255,0.14)));background:-moz-linear-gradient(left, transparent, rgba(255,255,255,0.14));background:-o-linear-gradient(left, transparent, rgba(255,255,255,0.14));height:54px;cursor:pointer}@media screen and (max-width: 958px) and (orientation: portrait), screen and (max-width: 1024px) and (orientation: landscape), screen and (max-device-width: 958px) and (orientation: portrait), screen and (max-device-width: 1024px) and (orientation: landscape){#side-nav .main-title{background:transparent;height:60px;padding-top:2px}}#side-nav .main-title img.logo{width:151px;padding:11px 0}#side-nav .sub-nav{border-top:1px solid rgba(0,0,0,0.05);padding-top:5px;min-height:140px;padding-bottom:20px;position:relative}#side-nav .sub-nav .title{color:rgba(255,255,255,0.4);text-transform:uppercase;letter-spacing:0.7px;font-size:12px;line-height:12px;font-weight:500;margin-bottom:14px}@media screen and (max-width: 958px) and (orientation: portrait), screen and (max-width: 1024px) and (orientation: landscape), screen and (max-device-width: 958px) and (orientation: portrait), screen and (max-device-width: 1024px) and (orientation: landscape){#side-nav .sub-nav .title{font-size:14px;margin-bottom:16px}}#side-nav .sub-nav .action-btn{opacity:0.36;-moz-opacity:0.36;-webkit-opacity:0.36;-o-opacity:0.36;filter:alpha(opacity=36);position:absolute;top:0;right:0;padding:6px 8px;cursor:pointer}#side-nav .sub-nav .action-btn:hover{opacity:1;-moz-opacity:1;-webkit-opacity:1;-o-opacity:1;filter:alpha(opacity=100)}#side-nav .sub-nav .menu-item{position:relative;color:rgba(255,255,255,0.6);letter-spacing:0.4px;font-size:13px;line-height:13px;margin-bottom:11px;margin-left:7px;font-weight:300;cursor:pointer}@media screen and (max-width: 958px) and (orientation: portrait), screen and (max-width: 1024px) and (orientation: landscape), screen and (max-device-width: 958px) and (orientation: portrait), screen and (max-device-width: 1024px) and (orientation: landscape){#side-nav .sub-nav .menu-item{font-size:15px;line-height:17px}}#side-nav .sub-nav .menu-item img{opacity:0.45;-moz-opacity:0.45;-webkit-opacity:0.45;-o-opacity:0.45;filter:alpha(opacity=45)}#side-nav .sub-nav .menu-item span{position:absolute;top:0px;left:24px;width:195px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#side-nav .sub-nav .menu-item:hover{color:rgba(255,255,255,0.8)}#side-nav .sub-nav .menu-item:hover img{opacity:0.8;-moz-opacity:0.8;-webkit-opacity:0.8;-o-opacity:0.8;filter:alpha(opacity=80)}#side-nav .sub-nav .menu-item.active{color:#fff}#side-nav .sub-nav .menu-item.active img{opacity:1;-moz-opacity:1;-webkit-opacity:1;-o-opacity:1;filter:alpha(opacity=100)}.simple-assumptions--sliders{background-color:#f7f7f8;width:580px}.simple-assumptions--slider{display:inline-block;width:275px}.simple-assumptions--slider .label,.simple-assumptions--slider .label-success,.simple-assumptions--slider .label-warning,.simple-assumptions--slider .label-muted{color:#000;display:inline-block;width:100%;padding:15px 0px 7.5px 0px;font-size:14px;text-align:center;text-transform:uppercase}.simple-assumptions--slider .label:hover,.simple-assumptions--slider .label-success:hover,.simple-assumptions--slider .label-warning:hover,.simple-assumptions--slider .label-muted:hover{cursor:pointer}.simple-assumptions--slider .credit-spread-tooltip{position:relative;z-index:24;text-decoration:none;text-transform:none}.simple-assumptions--slider .credit-spread-tooltip:hover{z-index:25}.simple-assumptions--slider .credit-spread-tooltip .credit-spread-tooltip-content{display:none}.simple-assumptions--slider .credit-spread-tooltip:hover .credit-spread-tooltip-content{display:block;position:absolute;background-color:#fff;text-align:center;top:2em;left:0;width:25em;padding-top:10px}.simple-assumptions--slider .credit-spread-tooltip:hover .credit-spread-tooltip-content .tooltip-title{color:#86b539;font-size:15px;font-weight:bold;padding:10px}.simple-assumptions--slider .credit-spread-tooltip:hover .credit-spread-tooltip-content .tooltip-body{color:#444;font-size:14px;line-height:20px;padding:5px 10px 10px 10px;text-align:left}.simple-assumptions--slider .credit-spread-tooltip:hover .credit-spread-tooltip-content .tooltip-body p{padding-bottom:10px}.simple-assumptions--slider .csrp-tooltip{position:relative;z-index:24;text-decoration:none;text-transform:none}.simple-assumptions--slider .csrp-tooltip:hover{z-index:25}.simple-assumptions--slider .csrp-tooltip .csrp-tooltip-content{display:none}.simple-assumptions--slider .csrp-tooltip:hover .csrp-tooltip-content{display:block;position:absolute;background-color:#fff;text-align:center;top:2em;left:0;width:25em;padding-top:10px;max-height:270px}.simple-assumptions--slider .csrp-tooltip:hover .csrp-tooltip-content .tooltip-title{color:#86b539;font-size:15px;font-weight:bold;padding:10px}.simple-assumptions--slider .csrp-tooltip:hover .csrp-tooltip-content .tooltip-body{color:#444;font-size:14px;line-height:20px;padding:5px 10px 10px 10px;text-align:left}.simple-assumptions--slider .csrp-tooltip:hover .csrp-tooltip-content .tooltip-body p{padding-bottom:10px}.simple-assumptions--slider .value{color:#86b539;display:inline-block;width:100%;padding:15px 0px 7.5px 0px;font-size:18px;font-weight:bold;text-align:center;text-transform:uppercase}.simple-assumptions--slider-wrapper{height:200px;padding:10px}.simple-assumptions--slider-wrapper input[type=range]{-webkit-appearance:none;border:1px solid transparent;background-color:transparent;padding:0px;margin:90px 0px 0px 0px;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1.5);transform:rotate(270deg);width:180px;height:4px !important}.simple-assumptions--slider-wrapper input[type=range]::-webkit-slider-runnable-track{width:180px;height:4px;background:#86b539;border:none;border-radius:3px}.simple-assumptions--slider-wrapper input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:16px;width:16px;border-radius:50%;background:#e4e4e4;margin-top:-6px}.simple-assumptions--slider-wrapper input[type=range]:focus{outline:none}.simple-assumptions--slider-wrapper input[type=range]:focus::-webkit-slider-runnable-track{background:#86b539}.simple-assumptions--slider-wrapper input[type=range]::-moz-range-track{width:180px;height:4px;background:#86b539;border:none;border-radius:3px}.simple-assumptions--slider-wrapper input[type=range]::-moz-range-thumb{border:none;height:16px;width:16px;border-radius:50%;background:#e4e4e4}.simple-assumptions--slider-wrapper input[type=range]:-moz-focusring{outline:1px solid transparent;outline-offset:-1px}.simple-assumptions--slider-wrapper input[type=range]::-ms-track{width:180px;height:4px;background:transparent;border-color:transparent;border-width:6px 0;color:transparent}.simple-assumptions--slider-wrapper input[type=range]::-ms-fill-lower{background:#86b539;border-radius:10px}.simple-assumptions--slider-wrapper input[type=range]::-ms-fill-upper{background:#86b539;border-radius:10px}.simple-assumptions--slider-wrapper input[type=range]::-ms-thumb{border:none;height:16px;width:16px;border-radius:50%;background:#e4e4e4}.simple-assumptions--slider-wrapper input[type=range]:focus::-ms-fill-lower{background:#888}.simple-assumptions--slider-wrapper input[type=range]:focus::-ms-fill-upper{background:#ccc}.stock-chart--component{position:relative}.stock-chart--historical-loader{position:absolute;bottom:7px;right:15px;color:rgba(0,0,0,0.5);font-size:13px}.stock-chart--switch{padding:0px 7px 7px 9px;font-size:12px;background:#f7f7f8}.stock-chart--switch>label{display:inline-block;color:rgba(0,0,0,0.6);font-weight:bold;margin-left:15px}.stock-chart--switch>label:first-child{margin-left:0px}.stock-chart--switch>div{display:inline-block;color:rgba(0,0,0,0.5);cursor:pointer;padding:3px 5px}.stock-chart--switch>div.active{cursor:normal;background:rgba(0,0,0,0.05)}.toggle-component{box-shadow:inset 0px 1px 2px rgba(0,0,0,0.1);-webkit-box-shadow:inset 0px 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:inset 0px 1px 2px rgba(0,0,0,0.1);border-radius:2px;-moz-border-radius:2px;position:relative;display:inline-block;height:46px;width:125px;cursor:pointer;border:1px solid #dbdbdb;background:#f8f8f8;color:#000}.toggle-component .toggle-component--on,.toggle-component .toggle-component--off{padding:0px 15px;vertical-align:middle;text-transform:uppercase;line-height:37px;font-size:13px;font-weight:bold;color:rgba(0,0,0,0.5)}.toggle-component .toggle-component--on{text-align:left;margin:4px;display:block;position:absolute;top:0px;bottom:0px;left:0px;right:55%;z-index:50}.toggle-component .toggle-component--on.selected{background-color:rgba(52,187,110,0.5);right:45%;z-index:100}.toggle-component .toggle-component--off{text-align:right;margin:4px;display:block;position:absolute;top:0px;bottom:0px;left:55%;right:0px;z-index:50}.toggle-component .toggle-component--off.selected{background-color:rgba(221,102,51,0.5);left:45%;z-index:100}.upload-files-component{box-shadow:inset 0px 1px 2px rgba(0,0,0,0.1);-webkit-box-shadow:inset 0px 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:inset 0px 1px 2px rgba(0,0,0,0.1);border-radius:2px;-moz-border-radius:2px;background:#f8f8f8;border:1px solid #dbdbdb;padding:7.5px}.upload-files-component ul.upload-files-component--files{margin-bottom:15px;cursor:pointer;width:100%}.upload-files-component ul.upload-files-component--files li.upload-files-component--file-item{padding:7.5px 15px;border-bottom:1px solid #e4e4e4;width:100%;position:relative;padding-right:100px;min-height:50px}.upload-files-component ul.upload-files-component--files li.upload-files-component--file-item .upload-files-component--file-item-name{font-size:13px;font-weight:500;color:rgba(0,0,0,0.8)}.upload-files-component ul.upload-files-component--files li.upload-files-component--file-item .upload-files-component--file-item-remove-button{position:absolute;top:6px;right:0}.upload-files-component ul.upload-files-component--files li.upload-files-component--file-item .upload-files-component--file-item-cancel-button{position:absolute;top:6px;right:0}.upload-files-component .upload-files-component--upload-button{color:#000;border:none;cursor:pointer;position:relative;margin-left:10px;margin-bottom:7px;overflow:hidden;cursor:pointer;text-transform:uppercase;font-size:12px;line-height:12px;font-weight:bold;color:rgba(0,0,0,0.5)}.upload-files-component .upload-files-component--upload-button:hover{color:#000}.upload-files-component .upload-files-component--upload-button input{position:absolute;opacity:0;top:0px;left:0px;width:100%;height:100%;cursor:pointer}.user-overview--view>.content-menu{margin-bottom:35px}.user-profile .user-profile--header{zoom:1;overflow:auto;margin-bottom:35px}.user-profile .user-profile--image{width:200px;float:left}@media screen and (max-width: 750px) and (orientation: portrait), screen and (max-width: 640px) and (orientation: landscape), handheld and (max-device-width: 750px) and (orientation: portrait), handheld and (max-device-width: 640px) and (orientation: landscape){.user-profile .user-profile--image{float:none}}.user-profile .user-profile--info{display:block;margin-left:215px;background-color:#f7f7f8;padding:10px}@media screen and (max-width: 750px) and (orientation: portrait), screen and (max-width: 640px) and (orientation: landscape), handheld and (max-device-width: 750px) and (orientation: portrait), handheld and (max-device-width: 640px) and (orientation: landscape){.user-profile .user-profile--info{margin-left:0;margin-top:10px}}.user-profile .user-profile--info i{display:inline-block;width:20px;color:#444;margin-right:3.75px;font-size:22px;text-align:center}.user-profile .user-profile--username{font-size:22px;font-weight:bold;margin-bottom:15px;color:#000}.user-profile .user-profile--company{color:#e4e4e4;font-size:16px;font-weight:200;margin-bottom:3.75px}.user-profile .user-profile--joined{color:#b4b4b4;font-size:14px;font-weight:200;margin-bottom:3.75px;font-style:italic}.user-profile .user-profile--joined .user-profile--joined-date{display:inline-block}.user-profile .user-profile--bio{font-size:14px;font-weight:200;margin:15px 0px;color:#000}.user-profile .user-profile--bio{padding-bottom:30px;padding-right:30px}.user-profile .user-profile--location{color:#949494;font-size:14px;font-weight:200;margin-bottom:3.75px}.user-profile .user-profile--website a{color:#86b539;font-size:14px;font-weight:200;margin-bottom:3.75px}.user-profile .user-profile--website a:hover{color:rgba(134,181,57,0.5)}.user-profile .user-profile--account-btn{margin-top:20px;display:inline-block}.user-profile .user-profile--content{margin-bottom:30px}.valuation-component{background-color:#949494;padding:15px}.valuation-component .valuation-component--header{margin-bottom:15px}.valuation-component .valuation-component--header .valuation-component--name{color:#000}.valuation .content-header{position:relative;background:#f7f7f8;width:100%;margin-bottom:10px}.valuation .content-header h2.content-header-title{width:100%;display:block;line-height:40px;padding:5px 250px 5px 10px}@media screen and (max-width: 750px) and (orientation: portrait), screen and (max-width: 640px) and (orientation: landscape), handheld and (max-device-width: 750px) and (orientation: portrait), handheld and (max-device-width: 640px) and (orientation: landscape){.valuation .content-header h2.content-header-title{padding:5px 10px}}.valuation .content-header h2.content-header-title .valuation-title{color:#000;font-size:24px;display:inline-block;font-weight:bold;line-height:30px}.valuation .content-header .company-name{color:#000;font-size:16px;display:block;padding-left:15px;width:100%;line-height:25px}.valuation .content-header .company-name .company-name:nth-child(1){padding-right:50px}.valuation .content-header .ivalueHeader{top:0;padding:15px 0px 5px 15px;display:block}.valuation .content-header .ivalueHeader .ivalue-chunk{color:#000;display:inline-block;padding-right:40px}.valuation .content-header .ivalueHeader .ivalue-chunk .ivalue-word{color:#000;display:inline-block;padding-right:10px;font-weight:300;font-size:16px;line-height:20px}@media screen and (max-width: 958px) and (min-width: 751px) and (orientation: portrait), screen and (max-width: 1024px) and (min-width: 641px) and (orientation: landscape), screen and (max-device-width: 958px) and (min-device-width: 751px) and (orientation: portrait), screen and (max-device-width: 1024px) and (min-device-width: 641px) and (orientation: landscape){.valuation .content-header .ivalueHeader .ivalue-chunk .ivalue-word{font-size:13px}}.valuation .content-header .ivalueHeader .ivalue-chunk .ivalue-value{color:#000;display:inline-block;font-size:20px;font-weight:300}.valuation .content-header .ivalueHeader .ivalue-chunk .iValue{font-size:22px}@media screen and (max-width: 958px) and (min-width: 751px) and (orientation: portrait), screen and (max-width: 1024px) and (min-width: 641px) and (orientation: landscape), screen and (max-device-width: 958px) and (min-device-width: 751px) and (orientation: portrait), screen and (max-device-width: 1024px) and (min-device-width: 641px) and (orientation: landscape){.valuation .content-header .ivalueHeader .ivalue-chunk .iValue{font-size:17px}}.valuation .content-header .ivalueHeader .ivalue-chunk .currentPrice{font-size:17px}@media screen and (max-width: 958px) and (min-width: 751px) and (orientation: portrait), screen and (max-width: 1024px) and (min-width: 641px) and (orientation: landscape), screen and (max-device-width: 958px) and (min-device-width: 751px) and (orientation: portrait), screen and (max-device-width: 1024px) and (min-device-width: 641px) and (orientation: landscape){.valuation .content-header .ivalueHeader .ivalue-chunk .currentPrice{font-size:13px}}.valuation .content-header .ivalueHeader .ivalue-chunk .MoS{text-align:center;font-size:17px}@media screen and (max-width: 958px) and (min-width: 751px) and (orientation: portrait), screen and (max-width: 1024px) and (min-width: 641px) and (orientation: landscape), screen and (max-device-width: 958px) and (min-device-width: 751px) and (orientation: portrait), screen and (max-device-width: 1024px) and (min-device-width: 641px) and (orientation: landscape){.valuation .content-header .ivalueHeader .ivalue-chunk .MoS{font-size:13px}}.valuation .content-header .ivalueHeader .ivalue-chunk .one{color:#f8696b}.valuation .content-header .ivalueHeader .ivalue-chunk .two{color:#fa9473}.valuation .content-header .ivalueHeader .ivalue-chunk .three{color:#fcbf7b}.valuation .content-header .ivalueHeader .ivalue-chunk .four{color:#ffeb84}.valuation .content-header .ivalueHeader .ivalue-chunk .five{color:#cbdc81}.valuation .content-header .ivalueHeader .ivalue-chunk .six{color:#97cd7e}.valuation .content-header .ivalueHeader .ivalue-chunk .seven{color:#63be78}.valuation .content-header .ivalueHeader .ivalue-chunk .green{color:#86b539;font-weight:bold}.valuation .content-header .ivalueHeader .ivalue-chunk .red{color:#d63}.valuation .content-header .ivalueHeader .ivalue-chunk .gold{color:gold}.valuation .content-header .ivalueHeader .iValue-tooltip{position:relative;z-index:24;text-decoration:none}.valuation .content-header .ivalueHeader .iValue-tooltip:hover{z-index:25}.valuation .content-header .ivalueHeader .iValue-tooltip .iValue-tooltip-content{display:none}.valuation .content-header .ivalueHeader .iValue-tooltip:hover .iValue-tooltip-content{display:block;position:absolute;background-color:#fff;text-align:center;top:2em;left:0;width:25em;padding-top:10px}.valuation .content-header .ivalueHeader .iValue-tooltip:hover .iValue-tooltip-content .tooltip-title{color:#86b539;font-size:18px;font-weight:bold;padding-top:10px}.valuation .content-header .ivalueHeader .iValue-tooltip:hover .iValue-tooltip-content .tooltip-body{color:#444;font-size:14px;line-height:20px;padding:5px 10px 10px 10px;text-align:left}.valuation .content-header .ivalueHeader .iValue-tooltip:hover .iValue-tooltip-content .tooltip-body p{padding-bottom:10px}.valuation .content-header .ivalueHeader .MoS-tooltip{position:relative;z-index:24;text-decoration:none}.valuation .content-header .ivalueHeader .MoS-tooltip:hover{z-index:25}.valuation .content-header .ivalueHeader .MoS-tooltip .MoS-tooltip-content{display:none}.valuation .content-header .ivalueHeader .MoS-tooltip:hover .MoS-tooltip-content{display:block;position:absolute;background-color:#fff;text-align:left;top:2em;left:0;width:25em;padding-top:10px}@media screen and (max-width: 1024px) and (min-width: 641px) and (orientation: landscape), screen and (max-device-width: 1024px) and (min-device-width: 641px) and (orientation: landscape){.valuation .content-header .ivalueHeader .MoS-tooltip:hover .MoS-tooltip-content{left:-15em}}.valuation .content-header .ivalueHeader .MoS-tooltip:hover .MoS-tooltip-content .tooltip-title{color:#86b539;font-size:18px;font-weight:bold;text-align:center}@media screen and (max-width: 958px) and (min-width: 751px) and (orientation: portrait), screen and (max-width: 1024px) and (min-width: 641px) and (orientation: landscape), screen and (max-device-width: 958px) and (min-device-width: 751px) and (orientation: portrait), screen and (max-device-width: 1024px) and (min-device-width: 641px) and (orientation: landscape){.valuation .content-header .ivalueHeader .MoS-tooltip:hover .MoS-tooltip-content .tooltip-title{font-size:12px}}.valuation .content-header .ivalueHeader .MoS-tooltip:hover .MoS-tooltip-content .tooltip-body{color:#444;font-size:14px;line-height:20px;padding:5px 10px 10px 10px}@media screen and (max-width: 958px) and (min-width: 751px) and (orientation: portrait), screen and (max-width: 1024px) and (min-width: 641px) and (orientation: landscape), screen and (max-device-width: 958px) and (min-device-width: 751px) and (orientation: portrait), screen and (max-device-width: 1024px) and (min-device-width: 641px) and (orientation: landscape){.valuation .content-header .ivalueHeader .MoS-tooltip:hover .MoS-tooltip-content .tooltip-body{font-size:10px}}.valuation .content-header .ivalueHeader .MoS-tooltip:hover .MoS-tooltip-content .tooltip-body p{padding-bottom:10px}.valuation .content-header .ivalueHeader .MoS-tooltip:hover .MoS-tooltip-content img{height:80px;width:25em}.valuation .content-header .content-header-actions{opacity:0;-moz-opacity:0;-webkit-opacity:0;-o-opacity:0;filter:alpha(opacity=0);-moz-transition-duration:0.25s;-webkit-transition-duration:0.25s;-o-transition-duration:0.25s;-ms-transition-duration:0.25s;transition-duration:0.25s;-moz-transition-property:opacity;-webkit-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity;height:60px;position:absolute;top:10px;right:10px}.valuation .content-header .content-header-actions.visible{opacity:1;-moz-opacity:1;-webkit-opacity:1;-o-opacity:1;filter:alpha(opacity=100)}.valuation .content-header .content-header-actions .save-valuation-btn{margin-right:3px}@media screen and (max-width: 750px) and (orientation: portrait), screen and (max-width: 640px) and (orientation: landscape), handheld and (max-device-width: 750px) and (orientation: portrait), handheld and (max-device-width: 640px) and (orientation: landscape){.valuation .content-header .content-header-actions{position:relative;top:0;right:0;margin-top:10px;margin-left:15px}}.valuation .cloned-from{position:relative;background:#f7f7f8;width:100%;margin:10px 0px 0px 0px;padding:15px 30px;color:#000;line-height:25px}.valuation .cloned-from button{display:inline-block;margin:0px 0px 0px 25px;line-height:25px;height:25px}.valuation .tablet-content-menu{display:none}@media screen and (max-width: 958px) and (min-width: 751px) and (orientation: portrait), screen and (max-width: 1024px) and (min-width: 641px) and (orientation: landscape), screen and (max-device-width: 958px) and (min-device-width: 751px) and (orientation: portrait), screen and (max-device-width: 1024px) and (min-device-width: 641px) and (orientation: landscape){.valuation .tablet-content-menu{position:relative;height:30px;line-height:30px;background:#f7f7f8;padding:0px;border:0;margin-top:10px;width:100%;display:inline-block}}.valuation .tablet-content-menu li.content-menu-item{-moz-transition-property:background-color;-webkit-transition-property:background-color;-o-transition-property:background-color;-ms-transition-property:background-color;transition-property:background-color;-moz-transition-duration:0.1s;-webkit-transition-duration:0.1s;-o-transition-duration:0.1s;-ms-transition-duration:0.1s;transition-duration:0.1s;display:inline-block;vertical-align:top;height:30px;padding:0px 15px;margin:0px;line-height:32px;font-size:11px;cursor:pointer;color:#000;border:0}.valuation .tablet-content-menu li.content-menu-item:hover{background:rgba(134,181,57,0.5)}.valuation .tablet-content-menu li.content-menu-item.selected,.valuation .tablet-content-menu li.content-menu-item.selected:hover{background-color:#86b539;color:#000}.valuation .tablet-content-menu li.content-menu-item ul{padding:0;position:absolute;top:30px;left:355px;width:150px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;display:none;opacity:0;visibility:hidden;z-index:3300}.valuation .tablet-content-menu li.content-menu-item ul li{background:#000;display:block;color:#000;font-size:11px;text-align:left;width:150px;z-index:3300;height:40px;line-height:40px}@media screen and (max-width: 958px) and (min-width: 751px) and (orientation: portrait), screen and (max-width: 1024px) and (min-width: 641px) and (orientation: landscape), screen and (max-device-width: 958px) and (min-device-width: 751px) and (orientation: portrait), screen and (max-device-width: 1024px) and (min-device-width: 641px) and (orientation: landscape){.valuation .tablet-content-menu li.content-menu-item ul li{font-size:9px}}.valuation .tablet-content-menu li.content-menu-item ul li:hover{background:#86b539;color:#000;z-index:3300}.valuation .tablet-content-menu li.content-menu-item ul li:focus{background:#86b539;color:#000;z-index:3300}.valuation .tablet-content-menu li:hover ul{display:block;opacity:1;visibility:visible}.valuation .content-body{position:relative;z-index:1;padding:15px 0px;width:100%}.valuation .period-type{width:200px;text-align:left;float:right}@media screen and (max-width: 958px) and (orientation: portrait), screen and (max-width: 1024px) and (orientation: landscape), screen and (max-device-width: 958px) and (orientation: portrait), screen and (max-device-width: 1024px) and (orientation: landscape){.valuation .period-type{float:left}}.valuation .valuation-update-controls{text-align:right;margin-bottom:15px}.valuation #settings-section{width:390px;background:#f7f7f8;padding:30px}.valuations{position:relative}.valuations .valuations--create{position:absolute;top:0px;right:0px}.valuations .valuations--list{position:relative;width:100%}.valuations .valuations--list .valuations--list-item{position:relative;background:#f7f7f8;margin-bottom:15px;padding:10px 20px}.valuations .valuations--list .valuations--list-item img.remove{opacity:0.25;-moz-opacity:0.25;-webkit-opacity:0.25;-o-opacity:0.25;filter:alpha(opacity=25);position:absolute;top:15px;right:20px;margin:0px}.valuations .valuations--list .valuations--list-item img.remove:hover{opacity:1;-moz-opacity:1;-webkit-opacity:1;-o-opacity:1;filter:alpha(opacity=100)}.valuations .valuations--list .valuations--list-item .header .name{display:inline-block;color:#86b539;font-size:19px;font-weight:200;margin-bottom:7.5px}.valuations .valuations--list .valuations--list-item .header .name:hover{color:rgba(134,181,57,0.5)}.valuations .valuations--list .valuations--list-item .info{display:inline-block;width:50%;float:left;color:#747474;line-height:24px;font-size:14px}.valuations .valuations--list .valuations--list-item .info .company,.valuations .valuations--list .valuations--list-item .info .ticker{display:block}.valuations .valuations--list .valuations--list-item .info .company{font-size:16px;font-weight:600}.valuations .valuations--list .valuations--list-item .info .ticker{font-weight:normal}.valuations .valuations--list .valuations--list-item .info .ticker label{font-weight:600}.valuations .valuations--list .valuations--list-item .extra-infos{display:inline-block;width:50%;float:right;color:#747474}.valuations .valuations--list .valuations--list-item .extra-infos .extra-info{display:block;font-size:16px;line-height:25px}.valuations .valuations--list .valuations--list-item .extra-infos .extra-info label{font-weight:bold}.valuations .valuations--list .valuations--list-item .clear{margin-bottom:15px;width:100%;clear:both}.valuations intrin-pager .pager-component .pager-component--no-more-results{font-weight:bold;font-size:25px}
