@charset "UTF-8";@import url(https://use.typekit.net/oac6wyg.css);@import url(https://use.typekit.net/kjm4evr.css);@import url(https://fonts.googleapis.com/css?family=PT+Serif|Source+Sans+Pro:400,400i,600,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;600;700&display=swap);fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border:2px solid transparent;border-top-color:#41b883;-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{-webkit-animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__spinner:after{-webkit-animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;-ms-touch-action:manipulation;touch-action:manipulation}.multiselect{-webkit-box-sizing:content-box;box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{-webkit-box-sizing:border-box;box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;-webkit-transition:border .1s ease;transition:border .1s ease;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::-webkit-input-placeholder{color:#35495e}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input::-ms-input-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"\D7";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}.multiselect__current,.multiselect__select{line-height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{-webkit-transition:all .15s ease;transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}@-webkit-keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}#forgotpassword-optional[data-v-1475f848]{display:none}.row[data-v-635bfd8c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0!important;padding:0!important}.row.center[data-v-635bfd8c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row.start[data-v-635bfd8c]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row.end[data-v-635bfd8c]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.between[data-v-635bfd8c]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.around[data-v-635bfd8c]{-ms-flex-pack:distribute;justify-content:space-around}.row.evenly[data-v-635bfd8c]{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.row.column[data-v-635bfd8c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.row.column-reverse[data-v-635bfd8c]{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.row.row-reverse[data-v-635bfd8c]{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.row.v-center[data-v-635bfd8c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.v-start[data-v-635bfd8c]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row.v-end[data-v-635bfd8c]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.col[data-v-e0c068ba]{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0!important;padding:0!important}.col-1[data-v-e0c068ba]{max-width:8.33333%;-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%}.col-2[data-v-e0c068ba]{max-width:16.66667%;-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%}.col-3[data-v-e0c068ba]{max-width:25%;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.col-4[data-v-e0c068ba]{max-width:33.33333%;-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%}.col-5[data-v-e0c068ba]{max-width:41.66667%;-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%}.col-6[data-v-e0c068ba]{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.col-7[data-v-e0c068ba]{max-width:58.33333%;-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%}.col-8[data-v-e0c068ba]{max-width:66.66667%;-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%}.col-9[data-v-e0c068ba]{max-width:75%;-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%}.col-10[data-v-e0c068ba]{max-width:83.33333%;-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%}.col-11[data-v-e0c068ba]{max-width:91.66667%;-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%}.col-12[data-v-e0c068ba]{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media screen and (max-width:374px){.col-xs-1[data-v-e0c068ba]{max-width:8.33333%;-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%}.col-xs-2[data-v-e0c068ba]{max-width:16.66667%;-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%}.col-xs-3[data-v-e0c068ba]{max-width:25%;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.col-xs-4[data-v-e0c068ba]{max-width:33.33333%;-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%}.col-xs-5[data-v-e0c068ba]{max-width:41.66667%;-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%}.col-xs-6[data-v-e0c068ba]{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.col-xs-7[data-v-e0c068ba]{max-width:58.33333%;-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%}.col-xs-8[data-v-e0c068ba]{max-width:66.66667%;-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%}.col-xs-9[data-v-e0c068ba]{max-width:75%;-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%}.col-xs-10[data-v-e0c068ba]{max-width:83.33333%;-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%}.col-xs-11[data-v-e0c068ba]{max-width:91.66667%;-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%}.col-xs-12[data-v-e0c068ba]{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media screen and (min-width:375px) and (max-width:767px){.col-sm-1[data-v-e0c068ba]{max-width:8.33333%;-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%}.col-sm-2[data-v-e0c068ba]{max-width:16.66667%;-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%}.col-sm-3[data-v-e0c068ba]{max-width:25%;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.col-sm-4[data-v-e0c068ba]{max-width:33.33333%;-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%}.col-sm-5[data-v-e0c068ba]{max-width:41.66667%;-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%}.col-sm-6[data-v-e0c068ba]{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.col-sm-7[data-v-e0c068ba]{max-width:58.33333%;-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%}.col-sm-8[data-v-e0c068ba]{max-width:66.66667%;-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%}.col-sm-9[data-v-e0c068ba]{max-width:75%;-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%}.col-sm-10[data-v-e0c068ba]{max-width:83.33333%;-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%}.col-sm-11[data-v-e0c068ba]{max-width:91.66667%;-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%}.col-sm-12[data-v-e0c068ba]{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media screen and (min-width:768px) and (max-width:1279px){.col-md-1[data-v-e0c068ba]{max-width:8.33333%;-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%}.col-md-2[data-v-e0c068ba]{max-width:16.66667%;-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%}.col-md-3[data-v-e0c068ba]{max-width:25%;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.col-md-4[data-v-e0c068ba]{max-width:33.33333%;-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%}.col-md-5[data-v-e0c068ba]{max-width:41.66667%;-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%}.col-md-6[data-v-e0c068ba]{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.col-md-7[data-v-e0c068ba]{max-width:58.33333%;-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%}.col-md-8[data-v-e0c068ba]{max-width:66.66667%;-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%}.col-md-9[data-v-e0c068ba]{max-width:75%;-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%}.col-md-10[data-v-e0c068ba]{max-width:83.33333%;-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%}.col-md-11[data-v-e0c068ba]{max-width:91.66667%;-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%}.col-md-12[data-v-e0c068ba]{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media screen and (min-width:1280px){.col-lg-1[data-v-e0c068ba]{max-width:8.33333%;-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%}.col-lg-2[data-v-e0c068ba]{max-width:16.66667%;-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%}.col-lg-3[data-v-e0c068ba]{max-width:25%;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.col-lg-4[data-v-e0c068ba]{max-width:33.33333%;-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%}.col-lg-5[data-v-e0c068ba]{max-width:41.66667%;-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%}.col-lg-6[data-v-e0c068ba]{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.col-lg-7[data-v-e0c068ba]{max-width:58.33333%;-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%}.col-lg-8[data-v-e0c068ba]{max-width:66.66667%;-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%}.col-lg-9[data-v-e0c068ba]{max-width:75%;-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%}.col-lg-10[data-v-e0c068ba]{max-width:83.33333%;-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%}.col-lg-11[data-v-e0c068ba]{max-width:91.66667%;-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%}.col-lg-12[data-v-e0c068ba]{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}[data-v-a8ff6924]{-webkit-box-sizing:border-box;box-sizing:border-box}a[data-v-a8ff6924],abbr[data-v-a8ff6924],acronym[data-v-a8ff6924],address[data-v-a8ff6924],applet[data-v-a8ff6924],article[data-v-a8ff6924],aside[data-v-a8ff6924],audio[data-v-a8ff6924],b[data-v-a8ff6924],big[data-v-a8ff6924],blockquote[data-v-a8ff6924],body[data-v-a8ff6924],canvas[data-v-a8ff6924],caption[data-v-a8ff6924],center[data-v-a8ff6924],cite[data-v-a8ff6924],code[data-v-a8ff6924],dd[data-v-a8ff6924],del[data-v-a8ff6924],details[data-v-a8ff6924],dfn[data-v-a8ff6924],div[data-v-a8ff6924],dl[data-v-a8ff6924],dt[data-v-a8ff6924],em[data-v-a8ff6924],embed[data-v-a8ff6924],fieldset[data-v-a8ff6924],figcaption[data-v-a8ff6924],figure[data-v-a8ff6924],footer[data-v-a8ff6924],form[data-v-a8ff6924],h1[data-v-a8ff6924],h2[data-v-a8ff6924],h3[data-v-a8ff6924],h4[data-v-a8ff6924],h5[data-v-a8ff6924],h6[data-v-a8ff6924],header[data-v-a8ff6924],hgroup[data-v-a8ff6924],html[data-v-a8ff6924],i[data-v-a8ff6924],iframe[data-v-a8ff6924],img[data-v-a8ff6924],ins[data-v-a8ff6924],kbd[data-v-a8ff6924],label[data-v-a8ff6924],legend[data-v-a8ff6924],li[data-v-a8ff6924],mark[data-v-a8ff6924],menu[data-v-a8ff6924],nav[data-v-a8ff6924],object[data-v-a8ff6924],ol[data-v-a8ff6924],output[data-v-a8ff6924],p[data-v-a8ff6924],pre[data-v-a8ff6924],q[data-v-a8ff6924],ruby[data-v-a8ff6924],s[data-v-a8ff6924],samp[data-v-a8ff6924],section[data-v-a8ff6924],small[data-v-a8ff6924],span[data-v-a8ff6924],strike[data-v-a8ff6924],strong[data-v-a8ff6924],sub[data-v-a8ff6924],summary[data-v-a8ff6924],sup[data-v-a8ff6924],table[data-v-a8ff6924],tbody[data-v-a8ff6924],td[data-v-a8ff6924],tfoot[data-v-a8ff6924],th[data-v-a8ff6924],thead[data-v-a8ff6924],time[data-v-a8ff6924],tr[data-v-a8ff6924],tt[data-v-a8ff6924],u[data-v-a8ff6924],ul[data-v-a8ff6924],var[data-v-a8ff6924],video[data-v-a8ff6924]{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article[data-v-a8ff6924],aside[data-v-a8ff6924],details[data-v-a8ff6924],figcaption[data-v-a8ff6924],figure[data-v-a8ff6924],footer[data-v-a8ff6924],header[data-v-a8ff6924],hgroup[data-v-a8ff6924],menu[data-v-a8ff6924],nav[data-v-a8ff6924],section[data-v-a8ff6924]{display:block}body[data-v-a8ff6924]{line-height:1;font-size:10px}li[data-v-a8ff6924]{list-style-position:inside}blockquote[data-v-a8ff6924],q[data-v-a8ff6924]{quotes:none}blockquote[data-v-a8ff6924]:after,blockquote[data-v-a8ff6924]:before,q[data-v-a8ff6924]:after,q[data-v-a8ff6924]:before{content:"";content:none}table[data-v-a8ff6924]{border-collapse:collapse;border-spacing:0}body[data-v-a8ff6924],div[data-v-a8ff6924],input[data-v-a8ff6924]{font-family:Source Sans Pro,sans-serif}input[data-v-a8ff6924]{font-style:italic;font-size:1.6em;width:100%}h1[data-v-a8ff6924],h2[data-v-a8ff6924],h3[data-v-a8ff6924],h4[data-v-a8ff6924],h5[data-v-a8ff6924],h6[data-v-a8ff6924],p[data-v-a8ff6924]{margin-bottom:.5em;line-height:1.3em}h1[data-v-a8ff6924]{font-size:48px;margin-bottom:.5em;font-weight:600;line-height:1.17em}@media (max-width:1023px){h1[data-v-a8ff6924]{font-size:36px}}@media (max-width:767px){h1[data-v-a8ff6924]{font-size:30px}}h2[data-v-a8ff6924]{font-size:2.4em;text-transform:uppercase}@media (max-width:767px){h2[data-v-a8ff6924]{font-size:1.4em}}h3[data-v-a8ff6924]{font-size:24px;font-weight:700;margin-bottom:.33em}@media (max-width:1023px){h3[data-v-a8ff6924]{font-size:19px}}h5[data-v-a8ff6924]{font-size:1.6em;font-weight:700}p[data-v-a8ff6924]{font-family:"PT Serif",serif}.container[data-v-a8ff6924]{margin:0 auto;width:1150px;padding:0 50px;max-width:100%}@media (max-width:1023px){.container[data-v-a8ff6924]{padding:0 15px}}.large-container[data-v-a8ff6924]{width:1280px;padding:0 45px;max-width:100%;margin:0 auto}@media (max-width:1023px){.large-container[data-v-a8ff6924]{padding:0 15px}}.col-rhs-300-px[data-v-a8ff6924]{-ms-flex-preferred-size:300px;flex-basis:300px;text-align:center}.col-lhs-content[data-v-a8ff6924]{-ms-flex-preferred-size:100%;flex-basis:100%;margin-right:50px!important}@media (max-width:1023px){.col-lhs-content[data-v-a8ff6924]{margin-right:20px!important}}@media (max-width:767px){.col-lhs-content[data-v-a8ff6924]{margin-right:0!important}}@media (max-width:767px){.ads-banner-wrapper[data-v-a8ff6924]{display:none}}.ad-wrapper[data-v-a8ff6924]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ad-wrapper .label[data-v-a8ff6924],.ad-wrapper[data-v-a8ff6924]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ad-wrapper .label[data-v-a8ff6924]{height:16.5px;font-family:Source Sans Pro,sans-serif;font-size:12px;color:#b0b0b0;padding-top:5px}.ad-wrapper .continue-text[data-v-a8ff6924]{height:16px;font-family:Source Sans Pro,sans-serif;text-transform:uppercase;font-size:12px;line-height:1.33;color:#333;position:absolute;top:-26px;width:100%;white-space:nowrap;text-align:center}.ad-desktop{margin-top:73px}.ad-desktop,.medscape .mdscp-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.medscape .mdscp-button{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:50px}.medscape .mdscp-button button{padding-top:10px;padding-right:55px;padding-bottom:10px;padding-left:55px;margin-top:24px;background:radial-gradient(circle,#049ddf 50%,#0251b5 274%);border:none;outline:none;font-family:proxima-nova, sans-serif;font-size:16px;color:#fff;font-weight:400;border-radius:21.5px;letter-spacing:1px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.2);box-shadow:0 2px 4px 0 rgba(0,0,0,.2);cursor:pointer}.medscape .mdscp-button button:focus{-webkit-box-shadow:0 0 5px #0487d3;box-shadow:0 0 5px #0487d3;border-radius:21.5px;outline:none!important}.medscape .mdscp-card-container{margin-top:15px;margin-right:15px;margin-bottom:7px;margin-left:15px}.medscape .mdscp-card-container-reg-default{background-color:#fff}.medscape .mdscp-card-container-reg-lightgray{background-color:#a4a5a5}.medscape .mdscp-card-container-fixed{min-width:300px;min-height:200px}.medscape .mdscp-card-container-flexible{width:100%;min-height:200px}.medscape .mdscp-card-container-border-round{border-radius:10px}.medscape .mdscp-card-container-border-square{border-radius:0}.medscape .mdscp-card-container-shadow-spread{-webkit-box-shadow:0 0 7px 0 #a4a5a5;box-shadow:0 0 7px 0 #a4a5a5}.medscape .mdscp-card-container-shadow-corner{-webkit-box-shadow:5px 5px 5px 0 #666;box-shadow:5px 5px 5px 0 #666}.medscape .mdscp-checkbox{margin-top:30px;font-family:proxima-nova, sans-serif;font-size:14px;color:#313131;font-weight:400}.medscape .mdscp-checkbox label{position:relative;cursor:pointer;line-height:24px;font-family:proxima-nova, sans-serif;font-size:16px;font-weight:100}.medscape .mdscp-checkbox .checkbox-text-label{padding-left:15px}.medscape .mdscp-checkbox td{vertical-align:top}.medscape .mdscp-checkbox .checkbox-label{position:relative;margin:auto;cursor:pointer;height:14px;clear:both}.medscape .mdscp-checkbox .checkbox-label input{opacity:0;cursor:pointer}.medscape .mdscp-checkbox .checkbox-label .checkbox-custom{position:absolute;top:-2px;left:0;height:18px;width:18px;background-color:transparent;border-radius:5px;-webkit-transition:all .35s ease;transition:all .35s ease;border:2px solid #ccc}.medscape .mdscp-checkbox .checkbox-label:focus-within input[type=checkbox]~.checkbox-custom{opacity:1;-webkit-box-shadow:0 0 3px #0487d3!important;box-shadow:0 0 3px #0487d3!important}.medscape .mdscp-checkbox .checkbox-label input:checked~.checkbox-custom{background-color:#fff;border-radius:5px;-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1);opacity:1;border:2px solid #ccc}.medscape .mdscp-checkbox .checkbox-label .checkbox-custom:after{position:absolute;content:"";left:12px;top:12px;height:0;width:0;border-radius:5px;border:solid #009bff;border-width:0 3px 3px 0;-webkit-transform:rotate(0deg) scale(0);transform:rotate(0deg) scale(0);opacity:1;-webkit-transition:all .35s ease;transition:all .35s ease}.medscape .mdscp-checkbox .checkbox-label input:checked~.checkbox-custom:before{position:absolute;top:-7px}.medscape .mdscp-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:left;-ms-flex-align:left;align-items:left;margin-top:10px;font-family:proxima-nova, sans-serif}.medscape .mdscp-dropdown .multiselect--active{outline:1px solid #0487d3}.medscape .mdscp-dropdown .multiselect--active .multiselect__select{margin-top:4px}.medscape .mdscp-dropdown .multiselect__select:before{opacity:.49;border:solid #000;border-width:0 2px 2px 0;display:inline-block;padding:5px;top:0!important;margin-top:8px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.medscape .mdscp-dropdown .multiselect{margin-top:5px}.medscape .mdscp-dropdown .multiselect__input,.medscape .mdscp-dropdown .multiselect__single{border-radius:3px;padding:0!important;background-color:#f4f3f3;border:none!important;font-size:16px;color:#495057;font-weight:400;line-height:1.5;width:100%;background-clip:padding-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:proxima-nova, sans-serif}.medscape .mdscp-dropdown .multiselect__single{font-family:proxima-nova, sans-serif;font-size:16px;color:#495057;font-weight:400;line-height:1.5;margin-bottom:0!important;cursor:pointer}.medscape .mdscp-dropdown label{font-family:proxima-nova, sans-serif;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:rgba(0,0,0,.85);margin-bottom:0}.medscape .mdscp-dropdown .multiselect__placeholder{margin-bottom:0!important;padding-top:0!important}.medscape .mdscp-dropdown .multiselect__content-wrapper{margin-top:5px;margin-bottom:5px;border:1px solid;border-radius:3px;font-family:proxima-nova, sans-serif;font-size:16px;color:#495057;font-weight:600;line-height:1.5;border-radius:4px;-webkit-box-shadow:2px 2px 4px 0 rgba(0,0,0,.14);box-shadow:2px 2px 4px 0 rgba(0,0,0,.14);border:1px solid #d9d9d9;background-color:#fff}.medscape .mdscp-dropdown .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option{font-family:proxima-nova, sans-serif;font-size:16px;color:#495057;font-weight:600;display:block;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:normal!important;color:#000;padding-bottom:10px!important;min-height:auto!important;line-height:20px}.medscape .mdscp-dropdown .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option span{margin-left:15px}.medscape .mdscp-dropdown .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--highlight,.medscape .mdscp-dropdown .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--highlight:hover{background-color:#f4f3f3!important;color:#000!important}.medscape .mdscp-dropdown .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--selected{background-color:#fff;color:#000}.medscape .mdscp-dropdown .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--selected:hover{background-color:#f4f3f3!important;color:#000!important}.medscape .mdscp-dropdown .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--selected:before{content:"L";font-family:arial;-webkit-transform:scaleX(-1) rotate(-35deg);transform:scaleX(-1) rotate(-35deg);display:inline-block;vertical-align:top;line-height:1em;width:1em;color:#000;height:1em;margin-left:7px;text-align:center;position:absolute;left:0}.medscape .mdscp-dropdown .multiselect__tags{border-radius:3px;background-color:#f4f3f3;height:44px;border:none!important;font-family:proxima-nova, sans-serif;font-size:16px;color:#495057;font-weight:400;line-height:1.5;width:100%;background-clip:padding-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:10px;padding-right:40px;padding-left:10px;margin:0;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.medscape .mdscp-dropdown .multiselect__tags:focus{outline:1px solid #0487d3!important}.medscape .mdscp-footer{width:50%;margin-top:91px;margin-bottom:22px;margin-left:25%;font-family:proxima-nova, sans-serif;font-size:16px;color:#fff;font-weight:400;line-height:1.38;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center}.medscape .mdscp-notification-panel{margin-top:9px}.medscape .mdscp-notification-panel-information{font-family:proxima-nova, sans-serif;font-size:16px;color:#000;background-color:#fbf1b1;letter-spacing:.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:4px}.medscape .mdscp-notification-panel-information a{display:inline-block}.medscape .mdscp-notification-panel-success{font-family:proxima-nova, sans-serif;font-size:20px;color:#fff;background-color:#5fba39;letter-spacing:.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:5px}.medscape .mdscp-notification-panel-message{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.medscape .mdscp-notification-panel-message .mdscp-profile-img img{padding-top:14px;padding-right:15px;padding-bottom:13px;padding-left:17px;max-width:42px}.medscape .mdscp-notification-panel-message .mdscp-profile-msg{padding-top:27px;padding-right:10px;padding-bottom:24px}.medscape .mdscp-notification-panel-close-button{-ms-flex-item-align:center;align-self:center;cursor:pointer}.medscape .mdscp-notification-panel-close-button img{width:15px;height:15px;border:none;outline:none}.medscape .mdscp-notification-panel-information .medscape .mdscp-notification-panel-icon{width:60px;height:60px;border:none;outline:none;padding-right:15px;-ms-flex-item-align:center;align-self:center;-ms-flex-preferred-size:44%;flex-basis:44%}.medscape .mdscp-notification-panel-success .medscape .mdscp-notification-panel-icon{width:20px;height:20px;border:none;outline:none;padding-right:6px;-ms-flex-item-align:center;align-self:center}.medscape .mdscp-radio-button:checked,.medscape .mdscp-radio-button:not(:checked){opacity:0}.medscape .mdscp-radio-button:checked+label,.medscape .mdscp-radio-button:not(:checked)+label{position:relative;padding-left:28px;cursor:pointer;line-height:20px;display:block;color:#000}.medscape .mdscp-radio-button:checked+label:before,.medscape .mdscp-radio-button:not(:checked)+label:before{content:"";position:absolute;left:0;top:2px;width:12px;height:12px;border:2px solid #0487d3;border-radius:100%;background:#fff}.medscape .mdscp-radio-button:checked+label:after,.medscape .mdscp-radio-button:not(:checked)+label:after{content:"";width:8px;height:8px;background:#0487d3;position:absolute;top:6px;left:4px;border-radius:100%;-webkit-transition:all .2s ease;transition:all .2s ease}.medscape .mdscp-radio-button:not(:checked)+label span{opacity:.2}.medscape .mdscp-radio-button:not(:checked)+label:before{border:2px solid #a4a5a5}.medscape .mdscp-radio-button:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.medscape .mdscp-radio-button:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.medscape .mdscp-radio-button:focus~:before{-webkit-box-shadow:0 0 6px -2px rgba(46,168,212,.68);box-shadow:0 0 6px -2px rgba(46,168,212,.68);border:1px solid #0487d3;outline-offset:1px}.medscape .mdscp-radio-button-wrapper{padding-bottom:15px}.medscape .mdscp-radio-button-text{padding-top:10px;margin-left:25px}.medscape .mdscp-radio-button-text input{border:0 none;width:100%;height:25px}.medscape .mdscp-radio-button-group{background-color:#f4f3f3;width:auto;padding:15px;margin-top:5px}.medscape .mdscp-disabled-textbox .mdscp-radio-button-text input{pointer-events:none!important;opacity:.2!important}.medscape .mdscp-stepper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:0;margin-right:10%;margin-bottom:26px;margin-left:10%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.medscape .mdscp-stepper-steps{height:3px;background-color:#a4a5a5;position:relative}.medscape .mdscp-stepper-steps-current{background-color:#0487d3}.medscape .mdscp-stepper-steps-current:after{content:"";width:9px;height:9px;background-color:#0487d3;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%}.medscape .mdscp-stepper-steps-completed{background-color:#0487d3}.medscape .mdscp-password,.medscape .mdscp-textfield{margin-top:10px}.medscape .mdscp-password input,.medscape .mdscp-textfield input{margin-top:5px;border-radius:3px;background-color:#f4f3f3;height:44px;border:none!important;font-family:proxima-nova, sans-serif;font-size:16px;color:#495057;font-weight:400;line-height:1.5;width:100%;background-clip:padding-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:10px;padding-right:10px;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.medscape .mdscp-password input:focus,.medscape .mdscp-textfield input:focus{outline:1px solid #0487d3}.medscape .mdscp-password label,.medscape .mdscp-textfield label{font-family:proxima-nova, sans-serif;font-size:16px;color:rgba(0,0,0,.85);font-weight:600;line-height:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;margin-bottom:0}.medscape .mdscp-password .password-eye,.medscape .mdscp-textfield .password-eye{position:relative}.medscape .mdscp-password .password-eye input,.medscape .mdscp-textfield .password-eye input{padding-right:40px}.medscape .mdscp-password .password-eye img,.medscape .mdscp-textfield .password-eye img{position:absolute;top:22px;right:15px;cursor:pointer}.medscape .mdscp-typeahead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:left;-ms-flex-align:left;align-items:left;margin-top:10px;font-family:proxima-nova, sans-serif}.medscape .mdscp-typeahead .multiselect__select{display:none}.medscape .mdscp-typeahead .multiselect--active{outline:1px solid #0487d3}.medscape .mdscp-typeahead .multiselect{margin-top:5px}.medscape .mdscp-typeahead .isHideDropDown .multiselect .multiselect__content-wrapper{display:none!important}.medscape .mdscp-typeahead .isShowDropDown .multiselect .multiselect__content-wrapper{display:block!important}.medscape .mdscp-typeahead .multiselect__input,.medscape .mdscp-typeahead .multiselect__single{border-radius:3px;padding:0!important;background-color:#f4f3f3;border:none!important;font-size:16px;color:#495057;font-weight:400;line-height:1.5;width:100%;background-clip:padding-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:proxima-nova, sans-serif}.medscape .mdscp-typeahead .multiselect__single{margin-bottom:0!important;cursor:pointer}.medscape .mdscp-typeahead label{font-family:proxima-nova, sans-serif;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:rgba(0,0,0,.85);margin-bottom:0}.medscape .mdscp-typeahead .multiselect__placeholder{margin-bottom:0!important;padding-top:0!important}.medscape .mdscp-typeahead .multiselect__content-wrapper{margin-top:5px;padding-top:15px;padding-right:15px;padding-bottom:0;padding-left:15px;border-radius:3px;-webkit-box-shadow:2px 2px 4px 0 rgba(0,0,0,.14);box-shadow:2px 2px 4px 0 rgba(0,0,0,.14);border:1px solid #d9d9d9;background-color:#fff}.medscape .mdscp-typeahead .multiselect__content-wrapper .multiselect__content{padding-bottom:15px}.medscape .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__option{cursor:context-menu!important;padding:0!important}.medscape .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__option span{white-space:normal!important}.medscape .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .mdscp-link-wrapper{cursor:pointer;padding-top:15px;padding-right:15px;padding-bottom:0;padding-left:10px;border-top:1px solid rgba(0,0,0,.1)!important;text-align:left;margin-top:10px}.medscape .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__element{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0!important}.medscape .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option{padding-bottom:10px!important;padding-left:15px!important;display:block;padding:7px;min-height:auto!important;text-decoration:none;text-transform:none;vertical-align:middle;line-height:20px;position:relative;white-space:normal!important;cursor:pointer!important;color:#000}.medscape .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option span{margin-left:15px;display:inline-block}.medscape .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--highlight{background-color:#fff!important;color:#000!important}.medscape .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--highlight:hover,.medscape .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--selected,.medscape .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--selected:hover{background-color:#fff!important;color:#000!important;font-weight:700!important}.medscape .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--selected:before{content:"L";font-family:arial;-webkit-transform:scaleX(-1) rotate(-35deg);transform:scaleX(-1) rotate(-35deg);display:inline-block;vertical-align:top;line-height:1em;width:1em;color:#000;height:1em;margin-left:7px;text-align:center;position:absolute;left:0}.medscape .mdscp-typeahead .mdscp-not-listed-btn{margin-top:17px;margin-bottom:17px;padding-top:10px;padding-right:5px;padding-bottom:10px;padding-left:5px;border:1px solid #0087de;cursor:pointer!important;text-align:center;white-space:normal!important}.medscape .mdscp-typeahead .mdscp-not-listed-btn a{font-family:proxima-nova, sans-serif;font-size:14px;color:#0087de;font-weight:700;line-height:1.5}.medscape .mdscp-typeahead .multiselect__tags{border-radius:3px;background-color:#f4f3f3;height:44px;border:none!important;font-family:proxima-nova, sans-serif;font-size:16px;color:#495057;font-weight:400;line-height:1.5;width:100%;background-clip:padding-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:10px;padding-right:10px;padding-left:10px;margin:0;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.medscape .mdscp-typeahead .multiselect__tags:focus{outline:1px solid #0487d3!important}.medscape .mdscp-typeahead .mdscp-link-element{text-decoration:none;font-family:proxima-nova, sans-serif;font-size:15px;color:#0487d3;font-weight:600;line-height:normal;font-stretch:normal;font-style:normal;letter-spacing:normal}.medscape .mdscp-error-reg{font-size:14px;font-family:proxima-nova, sans-serif}.medscape .mdscp-error-reg-default{font-style:italic;display:block;color:#fd0909;padding-top:10px}.medscape .mdscp-error-reg-default:before{vertical-align:middle;padding-right:2px}.medscape .mdscp-error-reg-default .mdscp-error-slot-icon{padding-bottom:4px;vertical-align:middle}.medscape .mdscp-error-reg-darkBg{background-color:#fd0909}.medscape .mdscp-error-reg-lightBg{color:#fd0909}.medscape .mdscp-error-reg-fields-focus .multiselect__tags,.medscape .mdscp-error-reg-fields-focus input[type=number],.medscape .mdscp-error-reg-fields-focus input[type=password],.medscape .mdscp-error-reg-fields-focus input[type=text],.medscape .mdscp-error-reg-fields-focus select{-webkit-box-shadow:0 0 3px 1px #cb0606!important;box-shadow:0 0 3px 1px #cb0606!important}.medscape .mdscp-error-reg-fields-focus .multiselect__tags:focus,.medscape .mdscp-error-reg-fields-focus input[type=number]:focus,.medscape .mdscp-error-reg-fields-focus input[type=password]:focus,.medscape .mdscp-error-reg-fields-focus input[type=text]:focus,.medscape .mdscp-error-reg-fields-focus select:focus{outline:none!important}.medscape .mdscp-error-reg-fields-focus input[autocomplete],.medscape .mdscp-error-reg-fields-focus input[autocomplete]:focus{outline:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.medscape .mdscp-tab-reg{margin-top:0;margin-right:100px;margin-bottom:10px;margin-left:100px}.medscape .mdscp-tab-reg,.medscape .mdscp-tab-reg-account{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.medscape .mdscp-tab-reg-account{padding-top:20px;font-size:14px;color:#6d7278;font-weight:400;font-family:proxima-nova, sans-serif;text-decoration:none}.medscape .mdscp-tab-reg-account span{padding-bottom:2px;margin-right:10px}.medscape .mdscp-tab-reg-account span:hover{cursor:pointer}.medscape .mdscp-tab-reg-account span.active{font-family:proxima-nova, sans-serif;font-size:14px;color:#000;font-weight:700;border-bottom:2px solid #0487d3}.medscape .mdscp-tab-reg-lang{display:-webkit-box;display:-ms-flexbox;font-size:12px;color:rgba(0,0,0,.85);font-weight:300;font-family:proxima-nova, sans-serif;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:20px;padding-bottom:10px;margin-right:10%;margin-left:10%}.medscape .mdscp-tab-reg-lang span{text-transform:uppercase;margin-right:10px}.medscape .mdscp-tab-reg-lang span:hover{cursor:pointer}.medscape .mdscp-tab-reg-lang span.active{font-family:proxima-nova, sans-serif;font-size:12px;color:rgba(0,0,0,.85);font-weight:600}.medscape .mdscp-page-container .mdscp-logo{text-align:center}.medscape .mdscp-page-container .mdscp-label-steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:31px;padding-bottom:26px}.medscape .mdscp-page-container .mdscp-label-steps .mdscp-form-title{margin-right:10%;margin-left:10%;font-family:proxima-nova, sans-serif;font-size:22px;color:#313131;font-weight:700;line-height:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center}.medscape .mdscp-page-container .mdscp-form-generator{margin-right:10%;margin-left:10%}.medscape input[name=licenseNumberText],.medscape input[name=nabpText]{background:#fff!important}.medscape .mdscp-radio-button-wrapper .mdscp-textfield{margin-top:0!important}.medscape .mdscp-radio-button-wrapper .mdscp-textfield input{margin-left:4px!important;height:34px!important;font-size:14px!important}.medscape .mdscp-radio-button-wrapper .mdscp-radio-button-text{padding-top:0!important}.medscape .mdscp-npi-textfield{font-family:proxima-nova, sans-serif;margin-bottom:10px;padding-top:10px}.medscape .mdscp-npi-textfield br{display:none}.medscape .mdscp-npifield{font-weight:600}.mdscp-loader-text{font-family:proxima-nova, sans-serif}.medscape .mdscp-inline-list .list-inline{list-style:none;padding:0}.medscape .mdscp-inline-list .list-inline li{display:inline;vertical-align:middle}.medscape .mdscp-inline-list .list-inline li a{font-size:14px;color:#fff;font-weight:400;line-height:normal;font-family:proxima-nova, sans-serif;text-decoration:none}.medscape .mdscp-inline-list .list-inline li:not(:last-child):after{padding-right:2px;padding-left:2px;content:"|";color:#fff}.medscape{background-color:transparent!important;background:url(/medscape-core/registrationV2/img/sso/mdscp-reg-bg-final.e762b6f3.png) no-repeat 50% fixed;background-size:cover;height:100%}.medscape,.medscape .medscape-reg-bg-img{font-family:proxima-nova, sans-serif}.medscape p{padding:0;margin:0}.medscape .centre-align-xlarge{max-width:1400px;margin:0 auto;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.medscape .mdscp-row{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.medscape .mdscp-button{padding-bottom:20px!important;padding-top:50px!important}.medscape .mdscp-button button{padding-right:90px;padding-left:90px;margin-top:0}.medscape .mdscp-flex-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:block}.medscape .mdscp-page-container{width:100%;float:left}.medscape .mdscp-Loader-wrapper{height:300px}.medscape .mdscp-Loader-wrapper,.medscape .mdscp-Loader-wrapper .mdscp-loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.medscape .mdscp-Loader-wrapper .mdscp-loader{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.medscape .mdscp-Loader-wrapper .mdscp-loader-text{padding-top:10px}.medscape .box{height:100px;margin:2px;background-color:#e7e7ec}.medscape .mdscp-label-steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:31px;padding-bottom:26px}.medscape .formDiv{margin-right:10%;margin-left:10%}.medscape .mdscp-form-generator{margin-right:15%;margin-left:15%}.medscape .mdscp-Sign-Up-For-A-Free-A{font-family:proxima-nova, sans-serif;font-size:21px;color:#313131;font-weight:700;line-height:normal;width:390px;height:25px;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center}.medscape .mdscp-error-reg-default{font-size:14px!important}.medscape .automaticLoginLink{font-family:proxima-nova, sans-serif;font-size:14px;font-weight:600;line-height:normal;padding-top:0;padding-bottom:63px;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center}.medscape .automaticLoginLink,.medscape .automaticLoginLink a,.medscape .automaticLoginLink a:active,.medscape .automaticLoginLink a:focus,.medscape .automaticLoginLink a:hover{color:#0087de;text-decoration:none}.medscape .login-withoutpassword{padding:30px 70px 50px 70px;font-size:17px}.medscape .login-withoutpassword a{color:#0487d3;text-decoration:none}.medscape .login-withoutpassword .userEmail{font-weight:600}.medscape .login-withoutpassword p{text-align:center}.medscape .mdscp-sub-footer{padding-top:0;padding-right:25px;padding-bottom:0;padding-left:25px}.medscape .mdscp-sub-footer .safe-secure{font-stretch:normal;font-style:normal;font-family:proxima-nova, sans-serif;font-size:16px;color:#fff;font-weight:400;line-height:normal;letter-spacing:normal}.medscape .mdscp-sub-footer .safe-secure .mdscp-lock-icon{height:22px;display:inline-block;vertical-align:top}.medscape .mdscp-sub-footer .safe-secure .secure-content{display:inline-block;vertical-align:middle;margin-top:5px;margin-left:8px}.medscape .mdscp-sub-footer .contact-support{display:inline-block;vertical-align:middle;font-family:proxima-nova, sans-serif;font-size:16px;color:#fff;font-weight:700;line-height:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;margin-top:5px;float:right}.medscape .mdscp-sub-footer .contact-support a{color:#fff;text-decoration:none}.medscape .every{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:145px}.medscape .every ul{list-style-type:none;padding:0!important}.medscape .every ul .list-group-item{margin-top:22px;margin-bottom:10px;margin-left:14px;font-family:proxima-nova, sans-serif;font-size:18px;font-weight:400;background-color:transparent;border:0;color:#fff;max-width:300px;letter-spacing:normal;line-height:1.4;display:inline-block}.medscape .every ul img{max-width:40px;vertical-align:top;padding-top:22px}.medscape .every .list-title{font-family:proxima-nova, sans-serif;font-size:20px;color:#fff;font-weight:bolder;line-height:1.2;max-width:310px;margin:0 auto;letter-spacing:normal;text-align:center}.medscape .mdscp-card-container-reg-default{position:relative}.medscape .mdscp-hidden-lg-sm{display:none}.medscape .mdscp-logo{text-align:center;padding:0 15px;padding-top:15px}.medscape .mdscp-lock-icon{height:15px}.medscape .mdscp-error-reg{font-size:12px;letter-spacing:.5px;font-family:proxima_nova_ltlight}.medscape .mdscp-error-reg-default{color:#cb0606;padding-top:5px}.medscape .mdscp-error-reg-darkBg{color:#fff;background-color:#cb0606;padding:10px}.medscape .mdscp-error-reg-lightBg{color:#cb0606;background-color:#eec6c6;padding:10px}.medscape .mdscp-password input{padding-right:50px!important}.medscape .mdscp-login-error .mdscp-notification-panel{border-radius:9px;margin-top:9px}.medscape .mdscp-login-error .mdscp-notification-panel-information{-webkit-box-shadow:0 1px 2px 0 hsla(0,0%,75.7%,.5);box-shadow:0 1px 2px 0 hsla(0,0%,75.7%,.5);border:.2px solid #e4e4e4;position:absolute;left:7%;width:86%;font-family:proxima-nova, sans-serif;font-size:13px;color:#000;font-weight:500;line-height:1.06;background-color:#fff;letter-spacing:.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:6px;font-stretch:normal;font-style:normal;letter-spacing:normal;max-height:60px}.medscape .mdscp-login-error .mdscp-notification-panel-message{display:-webkit-box;display:-ms-flexbox;display:flex}.medscape .mdscp-login-error .mdscp-notification-panel-message .mdscp-profile-img{display:inline-block;border-top-left-radius:6px;border-bottom-left-radius:6px;background-color:#cb0606;width:78px}.medscape .mdscp-login-error .mdscp-notification-panel-message .mdscp-profile-img img{padding-top:14px;padding-right:15px;padding-bottom:13px;padding-left:23px;max-width:30px;max-height:30px}.medscape .mdscp-login-error .mdscp-notification-panel-message .mdscp-profile-msg{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:10px;padding-left:19px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.medscape .mdscp-login-error .mdscp-notification-panel-close-button{padding-right:22px;-ms-flex-item-align:center;align-self:center;cursor:pointer}.medscape .mdscp-login-error .mdscp-notification-panel-close-button img{width:15px;height:15px;border:none;outline:none}.medscape .mdscp-login-error .mdscp-notification-panel-information .medscape .mdscp-login-error .mdscp-notification-panel-icon{width:60px;height:60px;border:none;outline:none;padding-right:15px;-ms-flex-item-align:center;align-self:center;-ms-flex-preferred-size:44%;flex-basis:44%}.medscape .mdscp-login-password-null .mdscp-notification-panel{border-radius:9px;margin-top:9px}.medscape .mdscp-login-password-null .mdscp-notification-panel-information{-webkit-box-shadow:0 1px 2px 0 hsla(0,0%,75.7%,.5);box-shadow:0 1px 2px 0 hsla(0,0%,75.7%,.5);border:.2px solid #e4e4e4;position:absolute;left:7%;width:86%;font-family:proxima-nova, sans-serif;font-size:13px;color:#000;font-weight:500;line-height:1.06;background-color:#fff;letter-spacing:.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:6px;font-stretch:normal;font-style:normal;letter-spacing:normal;max-height:60px}.medscape .mdscp-login-password-null .mdscp-notification-panel-message{display:-webkit-box;display:-ms-flexbox;display:flex}.medscape .mdscp-login-password-null .mdscp-notification-panel-message .mdscp-profile-img{display:inline-block;border-top-left-radius:6px;border-bottom-left-radius:6px;background-color:#cb0606;width:78px}.medscape .mdscp-login-password-null .mdscp-notification-panel-message .mdscp-profile-img img{padding-top:14px;padding-right:15px;padding-bottom:13px;padding-left:23px;max-width:30px;max-height:30px}.medscape .mdscp-login-password-null .mdscp-notification-panel-message .mdscp-profile-msg{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:10px;padding-left:19px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.medscape .mdscp-login-password-null .mdscp-notification-panel-close-button{padding-right:22px;-ms-flex-item-align:center;align-self:center;cursor:pointer}.medscape .mdscp-login-password-null .mdscp-notification-panel-close-button img{width:15px;height:15px;border:none;outline:none}.medscape .mdscp-login-password-null .mdscp-notification-panel-information .medscape .mdscp-login-password-null .mdscp-notification-panel-icon{width:60px;height:60px;border:none;outline:none;padding-right:15px;-ms-flex-item-align:center;align-self:center;-ms-flex-preferred-size:44%;flex-basis:44%}.medscape .mdscp-login-api-error{min-height:300px}.medscape .mdscp-login-api-error .mdscp-notification-panel{border-radius:9px;margin-top:9px}.medscape .mdscp-login-api-error .mdscp-notification-panel-information{-webkit-box-shadow:0 1px 2px 0 hsla(0,0%,75.7%,.5);box-shadow:0 1px 2px 0 hsla(0,0%,75.7%,.5);border:.2px solid #e4e4e4;position:absolute;left:7%;top:3%;width:86%;font-family:proxima-nova, sans-serif;font-size:16px;color:#000;font-weight:500;line-height:1.06;background-color:#fff;letter-spacing:.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:6px;font-stretch:normal;font-style:normal;letter-spacing:normal;max-height:60px}.medscape .mdscp-login-api-error .mdscp-notification-panel-message{display:-webkit-box;display:-ms-flexbox;display:flex}.medscape .mdscp-login-api-error .mdscp-notification-panel-message .mdscp-profile-img{display:inline-block;border-top-left-radius:6px;border-bottom-left-radius:6px;background-color:#cb0606;width:78px}.medscape .mdscp-login-api-error .mdscp-notification-panel-message .mdscp-profile-img img{padding-top:14px;padding-right:15px;padding-bottom:13px;padding-left:23px;max-width:30px;max-height:30px}.medscape .mdscp-login-api-error .mdscp-notification-panel-message .mdscp-profile-msg{display:inline-block;padding-top:21px;padding-right:10px;padding-left:19px}.medscape .mdscp-login-api-error .mdscp-notification-panel-close-button{padding-right:22px;-ms-flex-item-align:center;align-self:center;cursor:pointer}.medscape .mdscp-login-api-error .mdscp-notification-panel-close-button img{width:15px;height:15px;border:none;outline:none}.medscape .mdscp-login-api-error .mdscp-notification-panel-information .medscape .mdscp-login-api-error .mdscp-notification-panel-icon{width:60px;height:60px;border:none;outline:none;padding-right:15px;-ms-flex-item-align:center;align-self:center;-ms-flex-preferred-size:44%;flex-basis:44%}.medscape .blank-ad~span.label{display:none}@media screen and (min-width:1200px){.medscape .mdscp-lg-5{max-width:41.66667%!important;-webkit-box-flex:0!important;-ms-flex:0 0 41.66667%!important;flex:0 0 41.66667%!important}.medscape .mdscp-lg-6{max-width:50%!important;-webkit-box-flex:0!important;-ms-flex:0 0 50%!important;flex:0 0 50%!important}}@media screen and (max-width:768px){.medscape .ad-desktop,.medscape .mobileView{display:none}.medscape .mdscp-login-error .mdscp-notification-panel{margin-top:9px}.medscape .mdscp-login-error .mdscp-notification-panel-information{height:60px}.medscape .mdscp-login-password-null .mdscp-notification-panel{margin-top:9px}.medscape .mdscp-login-password-null .mdscp-notification-panel-information{height:60px}.medscape .mdscp-reg-create-account{width:100%}.medscape .mdscp-xs-12{max-width:100%!important;float:left!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-flex:0!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important}.medscape .mdscp-hidden-xs{display:none!important}.medscape .mdscp-hidden-lg-sm{display:block!important}.medscape .mdscp-sub-footer{text-align:center!important}.medscape .mdscp-sub-footer .safe-secure{margin-top:25px;text-align:center!important}.medscape .mdscp-sub-footer .contact-support{margin-top:18px;float:none!important}.medscape .mdscp-footer{width:70%!important;margin-left:15%!important;font-size:14px!important;margin-top:30px!important;margin-bottom:22px!important}.medscape .every{padding-top:0}.medscape .every .list-title{margin-top:14px}}@media screen and (max-width:480px){.medscape .ad-wrapper{left:0;width:300px}.medscape .mobileView{display:none}.medscape .mdscp-login-api-error .mdscp-notification-panel{border-radius:9px;margin-top:9px}.medscape .mdscp-login-api-error .mdscp-notification-panel-information{position:fixed;left:-1%;top:0;width:103%;font-size:14px}.medscape .mdscp-login-error .mdscp-notification-panel{border-radius:9px;margin-top:9px}.medscape .mdscp-login-error .mdscp-notification-panel-information{position:fixed;top:0;height:60px;width:104%;left:-1%}.medscape .mdscp-login-error .mdscp-notification-panel-message .mdscp-profile-img{width:65px!important}.medscape .mdscp-login-error .mdscp-notification-panel-message .mdscp-profile-img img{padding-left:20px}.medscape .mdscp-login-password-null .mdscp-notification-panel{border-radius:9px;margin-top:9px}.medscape .mdscp-login-password-null .mdscp-notification-panel-information{position:fixed;top:0;height:60px;width:104%;left:-1%;font-size:14px}.medscape .mdscp-login-password-null .mdscp-notification-panel-message .mdscp-profile-img{width:65px!important}.medscape .mdscp-login-password-null .mdscp-notification-panel-message .mdscp-profile-img img{padding-left:20px}.medscape .mdscp-button button{font-size:18px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}.medscape .mdscp-form-generator,.medscape .mdscp-stepper{margin-right:5%;margin-left:5%}.medscape .mdscp-dropdown select,.medscape .mdscp-password input,.medscape .mdscp-textfield input{height:40px!important}.medscape .mdscp-tab-reg-lang,.medscape .mdscp-tab-reg-lang span.active,.medscape .mdscp-tab-reg-lang span:hover{font-size:10px!important}.medscape .mdscp-xs-12{max-width:100%!important;float:left!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-flex:0!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important}.medscape .mdscp-hidden-xs{display:none!important}.medscape .mdscp-sub-footer{text-align:center}.medscape .mdscp-sub-footer .safe-secure{margin-top:25px;font-size:11px!important;text-align:center!important}.medscape .mdscp-sub-footer .safe-secure img{height:10px!important}.medscape .mdscp-sub-footer .contact-support{margin-top:18px;font-size:14px!important;text-align:center!important;float:none!important}.medscape .mdscp-footer{width:80%!important;margin-left:10%!important;font-size:12px!important;margin-top:30px!important;margin-bottom:22px!important}.medscape .every{padding-top:0}.medscape .every .list-title{max-width:250px!important;margin-top:14px;font-size:20px!important}.medscape .every .list-group-item{max-width:250px!important;font-size:14px!important}.medscape .mdscp-hidden-lg-sm{display:block!important}.medscape .mdscp-Sign-Up-For-A-Free-A{font-family:proxima-nova, sans-serif;font-size:19px;color:#323232;font-weight:700;line-height:1.37;font-stretch:normal;font-style:normal;letter-spacing:.18px}.medscape .email-label{font-size:12.5px!important;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal;text-align:center;color:rgba(0,0,0,.85)}.medscape .back-to-login{font-size:14px!important;font-weight:600!important;font-stretch:normal!important;font-style:normal!important;line-height:normal!important;letter-spacing:normal!important;color:#0087de!important}.medscape .back-to-login .arrow{height:11px!important}.medscape .back-to-login-confirmPL{font-size:14px!important;font-weight:600!important;font-stretch:normal!important;font-style:normal!important;line-height:normal!important;letter-spacing:normal!important;color:#0087de!important}.medscape .back-to-login-confirmPL .arrow{height:11px!important}}.medscape .password-eye{position:relative}.medscape .password-eye .eye{position:absolute;left:90%;top:35%;cursor:pointer}.medscape #forgotpassword-optional{display:block;float:right;font-family:proxima-nova, sans-serif;font-size:13px;line-height:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:right}.medscape #forgotpassword-optional,.medscape #forgotpassword-optional a,.medscape #forgotpassword-optional a:active,.medscape #forgotpassword-optional a:focus,.medscape #forgotpassword-optional a:hover{color:#0487d3;font-weight:500;text-decoration:none}.medscape .email-label{font-size:14px;color:#000;font-weight:500;font-style:italic;padding:6px 0}.medscape .back-to-login,.medscape .email-label{font-family:proxima-nova, sans-serif;line-height:normal;font-stretch:normal;letter-spacing:normal;text-align:center}.medscape .back-to-login{font-size:16px;color:#0087de;font-weight:600;font-style:normal;margin-top:16px!important;padding-bottom:63px}.medscape .back-to-login a,.medscape .back-to-login a:active,.medscape .back-to-login a:focus,.medscape .back-to-login a:hover{text-decoration:none;color:#0087de}.medscape .back-to-login .arrow{padding-top:3px}.medscape .forgot-password-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:82px}.medscape .back-to-login-confirmPL{font-family:proxima-nova, sans-serif;font-size:16px;color:#0087de;font-weight:600;line-height:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;margin-top:50px!important;padding-bottom:63px}.medscape .back-to-login-confirmPL a,.medscape .back-to-login-confirmPL a:active,.medscape .back-to-login-confirmPL a:focus,.medscape .back-to-login-confirmPL a:hover{text-decoration:none;color:#0087de}.medscape .back-to-login-confirmPL .arrow{padding-top:3px}.univadis .mdscp-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:32px;padding-bottom:50px}.univadis .mdscp-button button{background:#f99b25;padding:10px 70px;border:none;outline:none;font-family:Source Sans Pro,Fallback,sans-serif;font-size:14px;color:#fff3cf;font-weight:600;line-height:normal;border-radius:3px;letter-spacing:normal;font-stretch:normal;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.2);box-shadow:0 2px 4px 0 rgba(0,0,0,.2);cursor:pointer}.univadis .mdscp-button button:focus{-webkit-box-shadow:0 0 5px #0487d3;box-shadow:0 0 5px #0487d3;outline:none!important}.univadis .mdscp-card-container{margin-top:114px;margin-right:15px;margin-bottom:13px;margin-left:15px}.univadis .mdscp-card-container-reg-default{background-color:#fff}.univadis .mdscp-card-container-reg-lightgray{background-color:#a4a5a5}.univadis .mdscp-card-container-fixed{min-width:300px;min-height:200px}.univadis .mdscp-card-container-flexible{width:100%;min-height:200px}.univadis .mdscp-card-container-border-round{border-radius:10px}.univadis .mdscp-card-container-border-square{border-radius:0}.univadis .mdscp-card-container-shadow-spread{-webkit-box-shadow:0 0 7px 0 #a4a5a5;box-shadow:0 0 7px 0 #a4a5a5}.univadis .mdscp-card-container-shadow-corner{-webkit-box-shadow:5px 5px 5px 0 #666;box-shadow:5px 5px 5px 0 #666}.univadis .mdscp-checkbox{font-size:14px;color:#313131;line-height:normal;margin-top:30px}.univadis .mdscp-checkbox,.univadis .mdscp-checkbox label{font-family:Source Sans Pro,Fallback,sans-serif;font-weight:400}.univadis .mdscp-checkbox label{position:relative;cursor:pointer;line-height:24px;font-size:16px;color:rgba(0,0,0,.85);line-height:1.31}.univadis .mdscp-checkbox .checkbox-text-label{padding-left:15px}.univadis .mdscp-checkbox td{vertical-align:top}.univadis .mdscp-checkbox .checkbox-label{position:relative;margin:auto;cursor:pointer;height:14px;clear:both}.univadis .mdscp-checkbox .checkbox-label input{opacity:0;cursor:pointer}.univadis .mdscp-checkbox .checkbox-label .checkbox-custom{position:absolute;top:-2px;left:0;height:18px;width:18px;background-color:transparent;border-radius:5px;-webkit-transition:all .35s ease;transition:all .35s ease;border:2px solid #ccc}.univadis .mdscp-checkbox .checkbox-label:focus-within input[type=checkbox]~.checkbox-custom{opacity:1;-webkit-box-shadow:0 0 3px #f19633!important;box-shadow:0 0 3px #f19633!important}.univadis .mdscp-checkbox .checkbox-label input:checked~.checkbox-custom{background-color:#fff;border-radius:5px;-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1);opacity:1;border:2px solid #ccc}.univadis .mdscp-checkbox .checkbox-label .checkbox-custom:after{position:absolute;content:"";left:12px;top:12px;height:0;width:0;border-radius:5px;border-width:0 3px 3px 0;-webkit-transform:rotate(0deg) scale(0);transform:rotate(0deg) scale(0);opacity:1;-webkit-transition:all .35s ease;transition:all .35s ease}.univadis .mdscp-checkbox .checkbox-label input:checked~.checkbox-custom:before{position:absolute;top:-7px}.univadis .mdscp-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:left;-ms-flex-align:left;align-items:left;margin-top:10px;font-family:Source Sans Pro,Fallback,sans-serif}.univadis .mdscp-dropdown .multiselect--active{outline:1px solid #f19633!important}.univadis .mdscp-dropdown .multiselect__select:before{border-width:7px 6px 0!important}.univadis .mdscp-dropdown .multiselect{margin-top:5px;border:1px solid #a7a7a7!important;border-radius:3px;min-height:38px!important}.univadis .mdscp-dropdown .multiselect__input,.univadis .mdscp-dropdown .multiselect__single{border-radius:3px;padding:0!important;background-color:#fff;border:none!important;font-family:Source Sans Pro,Fallback,sans-serif;font-size:16px;color:#495057;font-weight:400;line-height:1.5;width:100%;background-clip:padding-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.univadis .mdscp-dropdown .multiselect__single{margin-bottom:0!important}.univadis .mdscp-dropdown label{font-family:Source Sans Pro,Fallback,sans-serif;font-size:14px;color:#232323;font-weight:400;line-height:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;margin-bottom:0}.univadis .mdscp-dropdown .multiselect__placeholder{margin-bottom:0!important;padding-top:0!important}.univadis .mdscp-dropdown .multiselect__content-wrapper{margin-top:5px;margin-bottom:5px;border:1px solid;border-radius:3px;font-family:proxima-nova, sans-serif;font-size:16px;font-weight:600;border-radius:4px;-webkit-box-shadow:2px 2px 4px 0 rgba(0,0,0,.14);box-shadow:2px 2px 4px 0 rgba(0,0,0,.14);border:1px solid #d9d9d9;background-color:#fff;font-family:Source Sans Pro,Fallback,sans-serif;font-size:1.2rem;color:#495057;font-weight:400;line-height:1.5}.univadis .mdscp-dropdown .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option{font-family:proxima-nova, sans-serif;font-size:16px;color:#495057;font-weight:400;display:block;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:normal!important;color:#000;padding-bottom:10px!important;min-height:auto!important;line-height:20px;padding-left:15px}.univadis .mdscp-dropdown .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option span{margin-left:15px}.univadis .mdscp-dropdown .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--highlight,.univadis .mdscp-dropdown .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--highlight:hover{background-color:#fff3cf;color:#000}.univadis .mdscp-dropdown .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--selected{background-color:#fff;color:#000}.univadis .mdscp-dropdown .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--selected:hover{background-color:#fff3cf;color:#000}.univadis .mdscp-dropdown .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--selected:before{content:"L";font-family:arial;-webkit-transform:scaleX(-1) rotate(-35deg);transform:scaleX(-1) rotate(-35deg);display:inline-block;vertical-align:top;line-height:1em;width:1em;color:#000;height:1em;margin-left:7px;text-align:center;position:absolute;left:0}.univadis .mdscp-dropdown .multiselect__tags{border-radius:2px;background-color:#fff;min-height:38px!important;border:none!important;font-family:Source Sans Pro,Fallback,sans-serif;font-size:1.2rem;color:#495057;font-weight:400;line-height:1.5;width:100%;background-clip:padding-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:7px;padding-right:40px;padding-bottom:0;padding-left:10px;margin:0;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.univadis .mdscp-dropdown .multiselect__tags:focus{outline:1px solid #419bf9!important}.univadis .mdscp-footer{width:50%;font-family:Source Sans Pro,Fallback,sans-serif;font-size:16px;color:#8e8e8e;font-weight:400;line-height:1.38;margin-top:91px;margin-bottom:22px;margin-left:25%;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center}.univadis .mdscp-notification-panel{margin-top:9px}.univadis .mdscp-notification-panel-information{font-family:Source Sans Pro,Fallback,sans-serif;font-size:16px;color:#000;font-weight:600;line-height:normal;background-color:#fff6c6;letter-spacing:.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:4px}.univadis .mdscp-notification-panel-information a{color:#f99b25;font-weight:700;display:inline-block;text-decoration:none}.univadis .mdscp-notification-panel-success{font-family:Source Sans Pro,Fallback,sans-serif;font-size:20px;color:#fff;font-weight:400;line-height:normal;background-color:#5fba39;letter-spacing:.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:5px}.univadis .mdscp-notification-panel-message{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.univadis .mdscp-notification-panel-message .mdscp-profile-img img{padding-top:14px;padding-right:15px;padding-bottom:13px;padding-left:17px;max-width:42px}.univadis .mdscp-notification-panel-message .mdscp-profile-msg{padding-top:27px;padding-right:10px;padding-bottom:24px}.univadis .mdscp-notification-panel-close-button{-ms-flex-item-align:center;align-self:center;cursor:pointer}.univadis .mdscp-notification-panel-close-button img{width:15px;height:15px;border:none;outline:none}.univadis .mdscp-notification-panel-information .univadis .mdscp-notification-panel-icon{width:60px;height:60px;border:none;outline:none;padding-right:15px;-ms-flex-item-align:center;align-self:center;-ms-flex-preferred-size:44%;flex-basis:44%}.univadis .mdscp-notification-panel-success .univadis .mdscp-notification-panel-icon{width:20px;height:20px;border:none;outline:none;padding-right:6px;-ms-flex-item-align:center;align-self:center}.univadis .mdscp-radio-button:checked,.univadis .mdscp-radio-button:not(:checked){opacity:0}.univadis .mdscp-radio-button:checked+label,.univadis .mdscp-radio-button:not(:checked)+label{position:relative;padding-left:28px;cursor:pointer;line-height:20px;display:block;color:#4c4c4c}.univadis .mdscp-radio-button:checked+label:before,.univadis .mdscp-radio-button:not(:checked)+label:before{content:"";position:absolute;left:0;top:2px;width:12px;height:12px;border:2px solid #f19633;border-radius:100%;background:#fff}.univadis .mdscp-radio-button:checked+label:after,.univadis .mdscp-radio-button:not(:checked)+label:after{content:"";width:8px;height:8px;background:#f19633;position:absolute;top:6px;left:4px;border-radius:100%;-webkit-transition:all .2s ease;transition:all .2s ease}.univadis .mdscp-radio-button:not(:checked)+label span{opacity:.2}.univadis .mdscp-radio-button:not(:checked)+label:before{border:2px solid #a4a5a5}.univadis .mdscp-radio-button:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.univadis .mdscp-radio-button:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.univadis .mdscp-radio-button:focus~:before{-webkit-box-shadow:0 0 6px -2px rgba(46,168,212,.68);box-shadow:0 0 6px -2px rgba(46,168,212,.68);border:1px solid #0487d3;outline-offset:1px}.univadis .mdscp-radio-button-wrapper{padding-bottom:15px}.univadis .mdscp-radio-button-text{padding-top:10px;margin-left:25px}.univadis .mdscp-radio-button-text input{border:0 none;width:100%;height:25px}.univadis .mdscp-radio-button-group{background-color:#f4f3f3;width:auto;padding:15px;margin-top:5px}.univadis .mdscp-disabled-textbox .mdscp-radio-button-text input{pointer-events:none!important;opacity:.2!important}.univadis .mdscp-stepper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:0;margin-right:10%;margin-bottom:26px;margin-left:10%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.univadis .mdscp-stepper-steps{height:3px;background-color:#a4a5a5;position:relative}.univadis .mdscp-stepper-steps-current{background-color:#f19633}.univadis .mdscp-stepper-steps-current:after{content:"";width:8px;height:8px;background-color:#f19633;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%}.univadis .mdscp-stepper-steps-completed{background-color:#f19633}.univadis .mdscp-password,.univadis .mdscp-textfield{margin-top:10px}.univadis .mdscp-password input,.univadis .mdscp-textfield input{margin-top:5px;font-family:Source Sans Pro,Fallback,sans-serif;font-size:16px;color:#000;font-weight:400;line-height:normal;border-radius:2px;background-image:inear-gradient(to bottom,#f7f7f7,#fff);height:38px;border:1px solid #b0b0b0!important;width:100%;background-clip:padding-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:10px;padding-right:10px;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.univadis .mdscp-password input:focus,.univadis .mdscp-textfield input:focus{outline:1px solid #f19633!important}.univadis .mdscp-password label,.univadis .mdscp-textfield label{font-family:Source Sans Pro,Fallback,sans-serif;font-size:14px;color:#232323;font-weight:400;line-height:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;margin-bottom:0}.univadis .mdscp-password .password-eye,.univadis .mdscp-textfield .password-eye{position:relative}.univadis .mdscp-password .password-eye input,.univadis .mdscp-textfield .password-eye input{padding-right:40px}.univadis .mdscp-password .password-eye img,.univadis .mdscp-textfield .password-eye img{position:absolute;top:20px;right:15px}.univadis .mdscp-typeahead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:left;-ms-flex-align:left;align-items:left;margin-top:10px;font-family:Source Sans Pro,Fallback,sans-serif}.univadis .mdscp-typeahead .multiselect__select{display:none}.univadis .mdscp-typeahead .multiselect--active{outline:1px solid #f19633!important}.univadis .mdscp-typeahead .multiselect{margin-top:5px;min-height:38px!important}.univadis .mdscp-typeahead .isHideDropDown .multiselect .multiselect__content-wrapper{display:none!important}.univadis .mdscp-typeahead .isShowDropDown .multiselect .multiselect__content-wrapper{display:block!important}.univadis .mdscp-typeahead .multiselect__input,.univadis .mdscp-typeahead .multiselect__single{border-radius:3px;padding:0!important;background-color:#fff;border:none!important;font-family:Source Sans Pro,Fallback,sans-serif;font-size:16px;color:#495057;font-weight:400;line-height:1.5;width:100%;background-clip:padding-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.univadis .mdscp-typeahead .multiselect__single{margin-bottom:0!important}.univadis .mdscp-typeahead label{font-family:Source Sans Pro,Fallback,sans-serif;font-size:14px;color:#232323;font-weight:400;line-height:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;margin-bottom:0}.univadis .mdscp-typeahead .multiselect__placeholder{margin-bottom:0!important;padding-top:0!important}.univadis .mdscp-typeahead .multiselect__content-wrapper{margin-top:5px;padding-top:15px;padding-right:15px;padding-bottom:0;padding-left:15px;border-radius:3px;-webkit-box-shadow:2px 2px 4px 0 rgba(0,0,0,.14);box-shadow:2px 2px 4px 0 rgba(0,0,0,.14);border:1px solid #d9d9d9;background-color:#fff}.univadis .mdscp-typeahead .multiselect__content-wrapper .multiselect__content{padding-bottom:15px}.univadis .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__option{cursor:context-menu!important;padding:0}.univadis .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__option span{white-space:normal!important}.univadis .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .mdscp-link-wrapper{cursor:pointer;padding-top:15px;padding-right:15px;padding-bottom:0;padding-left:10px;border-top:1px solid rgba(0,0,0,.1)!important;text-align:left;margin-top:10px}.univadis .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__element{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0!important}.univadis .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option{padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;display:block;text-decoration:none;text-transform:none;position:relative;white-space:normal!important;cursor:pointer;color:#000}.univadis .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option span{margin-left:15px;display:inline-block}.univadis .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--highlight,.univadis .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--highlight:hover,.univadis .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--selected,.univadis .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--selected:hover{background-color:#fff3cf!important;color:#000!important;font-weight:700!important}.univadis .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--selected:before{content:"L";font-family:arial;-webkit-transform:scaleX(-1) rotate(-35deg);transform:scaleX(-1) rotate(-35deg);display:inline-block;vertical-align:top;line-height:1em;width:1em;color:#000;height:1em;margin-left:7px;text-align:center;position:absolute;left:0}.univadis .mdscp-typeahead .mdscp-not-listed-btn{margin-top:17px;margin-bottom:17px;padding-top:10px;padding-right:5px;padding-bottom:10px;padding-left:5px;border:1px solid #f19633;cursor:pointer!important;text-align:center;white-space:normal!important}.univadis .mdscp-typeahead .mdscp-not-listed-btn a{font-family:Source Sans Pro,Fallback,sans-serif;font-size:14px;color:#f19633;font-weight:700;line-height:1.5}.univadis .mdscp-typeahead .multiselect__tags{border-radius:2px;background-color:#fff;min-height:38px!important;border:1px solid #b0b0b0!important;font-family:Source Sans Pro,Fallback,sans-serif;font-size:16px;color:#495057;font-weight:400;line-height:1.5;width:100%;background-clip:padding-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:6px;padding-right:10px;padding-bottom:0;padding-left:10px;margin:0;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.univadis .mdscp-typeahead .multiselect__tags:focus{outline:1px solid #f19633!important}.univadis .mdscp-typeahead .mdscp-link-element{text-decoration:none;font-family:Source Sans Pro,Fallback,sans-serif;font-size:15px;color:#f19633;font-weight:600;line-height:normal;font-stretch:normal;font-style:normal;letter-spacing:normal}.univadis .mdscp-error-reg{font-size:14px;font-family:proxima-nova, sans-serif}.univadis .mdscp-error-reg-default{font-style:italic;display:block;color:#fd0909;padding-top:10px}.univadis .mdscp-error-reg-default:before{vertical-align:middle;padding-right:10px}.univadis .mdscp-error-reg-default .mdscp-error-slot-icon{padding-bottom:4px;vertical-align:middle}.univadis .mdscp-error-reg-darkBg{background-color:#fd0909}.univadis .mdscp-error-reg-lightBg{color:#fd0909}.univadis .mdscp-error-reg-fields-focus .multiselect__tags,.univadis .mdscp-error-reg-fields-focus input[type=number],.univadis .mdscp-error-reg-fields-focus input[type=password],.univadis .mdscp-error-reg-fields-focus input[type=text],.univadis .mdscp-error-reg-fields-focus select{-webkit-box-shadow:0 0 3px 1px #cb0606!important;box-shadow:0 0 3px 1px #cb0606!important}.univadis .mdscp-error-reg-fields-focus .multiselect__tags:focus,.univadis .mdscp-error-reg-fields-focus input[type=number]:focus,.univadis .mdscp-error-reg-fields-focus input[type=password]:focus,.univadis .mdscp-error-reg-fields-focus input[type=text]:focus,.univadis .mdscp-error-reg-fields-focus select:focus{outline:none}.univadis .mdscp-error-reg-fields-focus input[autocomplete],.univadis .mdscp-error-reg-fields-focus input[autocomplete]:focus{outline:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.univadis .mdscp-tab-reg{margin-top:0}.univadis .mdscp-tab-reg-account{color:#6d7278}.univadis .mdscp-tab-reg-account span:hover{cursor:pointer}.univadis .mdscp-tab-reg-account span.active{font-family:Source Sans Pro,Fallback,sans-serif;font-size:14px;color:rgba(0,0,0,.85);font-weight:700;line-height:normal;border-bottom:2px solid #f19633}.univadis .mdscp-tab-reg-lang span:hover{cursor:pointer}.univadis .mdscp-tab-reg-lang span.active{font-family:Source Sans Pro,Fallback,sans-serif;font-size:13px;color:#000;font-weight:700;line-height:normal}.univadis .mdscp-page-container .mdscp-logo{text-align:center}.univadis .mdscp-page-container .mdscp-label-steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:31px;padding-bottom:26px}.univadis .mdscp-page-container .mdscp-label-steps .mdscp-form-title{margin-right:10%;margin-left:10%;font-family:Source Sans Pro,Fallback,sans-serif;font-size:22px;color:#333;font-weight:700;line-height:1.14;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center}.univadis .mdscp-page-container .mdscp-form-generator{margin-right:10%;margin-left:10%}.univadis input[name=licenseNumberText],.univadis input[name=nabpText]{background:#fff!important}.univadis .mdscp-radio-button-wrapper .mdscp-textfield{margin-top:0!important}.univadis .mdscp-radio-button-wrapper .mdscp-textfield input{margin-left:4px!important;height:34px!important;font-size:14px!important}.univadis .mdscp-radio-button-wrapper .mdscp-radio-button-text{padding-top:0!important}.univadis .mdscp-npi-textfield{margin-bottom:10px;padding-top:10px}.univadis .mdscp-npi-textfield .mdscp-npifield{font-family:Source Sans Pro,Fallback,sans-serif;font-size:14px;color:rgba(0,0,0,.85);font-weight:400;line-height:1.31}.univadis .mdscp-npi-textfield br{display:none}.univadis .mdscp-npifield{font-weight:600}.mdscp-loader-text{font-family:Source Sans Pro,Fallback,sans-serif}.univadis .mdscp-inline-list .list-inline{list-style:none;padding:0}.univadis .mdscp-inline-list .list-inline li{display:inline;vertical-align:middle}.univadis .mdscp-inline-list .list-inline li a{font-family:Source Sans Pro,Fallback,sans-serif;font-size:14px;color:#8e8e8e;font-weight:400;line-height:normal;text-decoration:none}.univadis .mdscp-inline-list .list-inline li:not(:last-child):after{padding-right:2px;padding-left:2px;content:"|";color:#8e8e8e}.univadis{background:#f9f8f8;height:100%}.univadis,.univadis .univadis-reg-bg-img{font-family:Source Sans Pro,Fallback,sans-serif}.univadis p{margin:0;padding:0}.univadis .mdscp-row{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.univadis .mdscp-error-reg-default{font-size:14px!important}.univadis .centre-align-xlarge{max-width:1400px;margin:0 auto;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.univadis .mdscp-Loader-wrapper{height:300px}.univadis .mdscp-Loader-wrapper,.univadis .mdscp-Loader-wrapper .mdscp-loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.univadis .mdscp-Loader-wrapper .mdscp-loader{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.univadis .mdscp-Loader-wrapper .mdscp-loader-text{padding-top:10px}.univadis .mdscp-flex-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:block}.univadis .mdscp-page-container{width:100%;float:left}.univadis .box{height:100px;margin-top:2px;margin-right:2px;margin-bottom:2px;margin-left:2px;background-color:#e7e7ec}.univadis .mdscp-label-steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:26px;padding-top:31px}.univadis .formDiv{margin-left:10%;margin-right:10%}.univadis .mdscp-form-generator{margin-right:15%;margin-left:15%}.univadis .mdscp-Sign-Up-For-A-Free-A{width:550px;height:25px;font-size:25px;color:#333;font-weight:700;line-height:1.14}.univadis .automaticLoginLink,.univadis .mdscp-Sign-Up-For-A-Free-A{font-family:Source Sans Pro,Fallback,sans-serif;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center}.univadis .automaticLoginLink{font-size:14px;font-weight:600;line-height:normal;padding-top:0;padding-bottom:63px}.univadis .automaticLoginLink,.univadis .automaticLoginLink a,.univadis .automaticLoginLink a:active,.univadis .automaticLoginLink a:focus,.univadis .automaticLoginLink a:hover{color:#f19119;text-decoration:none}.univadis .mdscp-tab-reg{margin-right:100px;margin-bottom:10px;margin-left:100px}.univadis .mdscp-tab-reg,.univadis .mdscp-tab-reg-account{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.univadis .mdscp-tab-reg-account{padding-top:20px;font-family:Source Sans Pro,Fallback,sans-serif;font-size:14px;color:rgba(0,0,0,.2);font-weight:400;line-height:normal;text-decoration:none}.univadis .mdscp-tab-reg-account span{text-transform:capitalize;padding-bottom:2px;margin-right:10px}.univadis .mdscp-tab-reg-account span.active,.univadis .mdscp-tab-reg-account span:hover{font-family:Source Sans Pro,Fallback,sans-serif;font-size:14px;color:#000;font-weight:700;line-height:normal;border-bottom:2px solid #f19633;cursor:pointer}.univadis .mdscp-tab-reg-lang{display:-webkit-box;display:-ms-flexbox;font-family:Source Sans Pro,Fallback,sans-serif;font-size:12px;color:rgba(0,0,0,.2);font-weight:400;line-height:normal;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:20px;padding-bottom:10px;margin-right:10%;margin-left:10%}.univadis .mdscp-tab-reg-lang span{text-transform:uppercase;margin-right:10px}.univadis .mdscp-tab-reg-lang span.active,.univadis .mdscp-tab-reg-lang span:hover{font-family:Source Sans Pro,Fallback,sans-serif;font-size:13px;color:#000;font-weight:700;line-height:normal;cursor:pointer}.univadis .mdscp-sub-footer{padding-top:0;padding-right:25px;padding-bottom:0;padding-left:25px}.univadis .mdscp-sub-footer .safe-secure{font-stretch:normal;font-style:normal;font-family:Source Sans Pro,Fallback,sans-serif;font-size:14px;color:#898989;font-weight:400;line-height:normal;letter-spacing:normal}.univadis .mdscp-sub-footer .safe-secure .mdscp-lock-icon{height:22px;display:inline-block;vertical-align:top}.univadis .mdscp-sub-footer .safe-secure .secure-content{display:inline-block;vertical-align:middle;margin-top:5px;margin-left:8px}.univadis .mdscp-sub-footer .contact-support{display:inline-block;vertical-align:middle;font-family:Source Sans Pro,Fallback,sans-serif;font-size:14px;color:#898989;font-weight:400;line-height:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;margin-top:5px;float:right;text-decoration:underline;text-underline-position:under;cursor:pointer}.univadis .mdscp-sub-footer .contact-support a{color:#898989}.univadis .every{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:130px}.univadis .every ul{list-style-type:none;padding:0!important}.univadis .every ul .list-group-item{margin-top:22px;margin-bottom:10px;margin-left:14px;font-family:Source Sans Pro,Fallback,sans-serif;font-size:18px;color:#333;font-weight:400;line-height:normal;background-color:transparent;border:0;max-width:300px;letter-spacing:normal;display:inline-block;font-stretch:normal;font-style:normal}.univadis .every ul img{max-width:40px;vertical-align:top;padding-top:20px}.univadis .every .list-title{font-family:Source Sans Pro,Fallback,sans-serif;font-size:20px;color:#333;font-weight:700;line-height:1.1;max-width:310px;margin:0 auto;padding:0 50px;letter-spacing:normal;text-align:center;font-stretch:normal;font-style:normal}.univadis .mdscp-hidden-lg-sm{display:none}.univadis .mdscp-sub-footer .safe-secure img{height:18px!important}.univadis .mdscp-logo{text-align:center}.univadis .mdscp-lock-icon{height:15px}.univadis .mdscp-error-reg{font-size:12px;letter-spacing:.5px;font-family:proxima_nova_ltlight}.univadis .mdscp-error-reg-default{color:#cb0606;padding-top:5px}.univadis .mdscp-error-reg-darkBg{color:#fff;background-color:#cb0606;padding:10px}.univadis .mdscp-error-reg-lightBg{color:#cb0606;background-color:#eec6c6;padding:10px}.univadis .logo-univadis{display:block;float:left;padding:14px 25px}.univadis .logo-univadis-mobile{display:none;text-align:center;padding:25px}.univadis .mdscp-header{min-height:68px;-webkit-box-shadow:0 1px 6px #888;box-shadow:0 1px 6px #888;border-top:4px solid #f19633;position:fixed;width:100%;z-index:999;background:#fff}.univadis .mdscp-header .register-tab{font-family:Source Sans Pro,Fallback,sans-serif;font-size:18px;color:#7a919b;font-weight:600;line-height:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:right;text-decoration:none;float:right;padding:23px}.univadis .mdscp-password input{padding-right:50px!important}.univadis .login-withoutpassword{padding:30px 70px 50px 70px;font-size:17px}.univadis .login-withoutpassword a{color:#f19633;text-decoration:none}.univadis .login-withoutpassword .userEmail{font-weight:600}.univadis .login-withoutpassword p{text-align:center}.univadis .login-register-tab{display:none}.univadis .mdscp-card-container-reg-default{position:relative}.univadis .mdscp-login-error .mdscp-notification-panel{border-radius:9px;margin-top:9px}.univadis .mdscp-login-error .mdscp-notification-panel-information{-webkit-box-shadow:0 1px 2px 0 hsla(0,0%,75.7%,.5);box-shadow:0 1px 2px 0 hsla(0,0%,75.7%,.5);border:.2px solid #e4e4e4;position:absolute;left:7%;width:86%;top:5%;font-family:Source Sans Pro,Fallback,sans-serif;font-size:13px;color:#000;font-weight:500;line-height:1.06;background-color:#fff;letter-spacing:.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:6px;font-stretch:normal;font-style:normal;letter-spacing:normal;max-height:60px}.univadis .mdscp-login-error .mdscp-notification-panel-message{display:-webkit-box;display:-ms-flexbox;display:flex}.univadis .mdscp-login-error .mdscp-notification-panel-message .mdscp-profile-img{display:inline-block;border-top-left-radius:6px;border-bottom-left-radius:6px;background-color:#cb0606;width:78px}.univadis .mdscp-login-error .mdscp-notification-panel-message .mdscp-profile-img img{padding-top:14px;padding-right:15px;padding-bottom:13px;padding-left:23px;max-width:30px;max-height:30px}.univadis .mdscp-login-error .mdscp-notification-panel-message .mdscp-profile-msg{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:10px;padding-left:19px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.univadis .mdscp-login-error .mdscp-notification-panel-close-button{padding-right:22px;-ms-flex-item-align:center;align-self:center;cursor:pointer}.univadis .mdscp-login-error .mdscp-notification-panel-close-button img{width:15px;height:15px;border:none;outline:none}.univadis .mdscp-login-error .mdscp-notification-panel-information .univadis .mdscp-login-error .mdscp-notification-panel-icon{width:60px;height:60px;border:none;outline:none;padding-right:15px;-ms-flex-item-align:center;align-self:center;-ms-flex-preferred-size:44%;flex-basis:44%}.univadis .mdscp-login-password-null .mdscp-notification-panel{border-radius:9px;margin-top:9px}.univadis .mdscp-login-password-null .mdscp-notification-panel-information{-webkit-box-shadow:0 1px 2px 0 hsla(0,0%,75.7%,.5);box-shadow:0 1px 2px 0 hsla(0,0%,75.7%,.5);border:.2px solid #e4e4e4;position:absolute;left:7%;width:86%;top:2%;font-family:Source Sans Pro,Fallback,sans-serif;font-size:13px;color:#000;font-weight:500;line-height:1.06;background-color:#fff;letter-spacing:.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:6px;font-stretch:normal;font-style:normal;letter-spacing:normal;max-height:60px}.univadis .mdscp-login-password-null .mdscp-notification-panel-message{display:-webkit-box;display:-ms-flexbox;display:flex}.univadis .mdscp-login-password-null .mdscp-notification-panel-message .mdscp-profile-img{display:inline-block;border-top-left-radius:6px;border-bottom-left-radius:6px;background-color:#cb0606;width:78px}.univadis .mdscp-login-password-null .mdscp-notification-panel-message .mdscp-profile-img img{padding-top:14px;padding-right:15px;padding-bottom:13px;padding-left:23px;max-width:30px;max-height:30px}.univadis .mdscp-login-password-null .mdscp-notification-panel-message .mdscp-profile-msg{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:10px;padding-left:19px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.univadis .mdscp-login-password-null .mdscp-notification-panel-close-button{padding-right:22px;-ms-flex-item-align:center;align-self:center;cursor:pointer}.univadis .mdscp-login-password-null .mdscp-notification-panel-close-button img{width:15px;height:15px;border:none;outline:none}.univadis .mdscp-login-password-null .mdscp-notification-panel-information .univadis .mdscp-login-password-null .mdscp-notification-panel-icon{width:60px;height:60px;border:none;outline:none;padding-right:15px;-ms-flex-item-align:center;align-self:center;-ms-flex-preferred-size:44%;flex-basis:44%}.univadis .mdscp-login-api-error{min-height:300px}.univadis .mdscp-login-api-error .mdscp-notification-panel{border-radius:9px;margin-top:9px}.univadis .mdscp-login-api-error .mdscp-notification-panel-information{-webkit-box-shadow:0 1px 2px 0 hsla(0,0%,75.7%,.5);box-shadow:0 1px 2px 0 hsla(0,0%,75.7%,.5);border:.2px solid #e4e4e4;position:absolute;left:7%;top:3%;width:86%;font-family:proxima-nova, sans-serif;font-size:16px;color:#000;font-weight:500;line-height:1.06;background-color:#fff;letter-spacing:.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:6px;font-stretch:normal;font-style:normal;letter-spacing:normal;max-height:60px}.univadis .mdscp-login-api-error .mdscp-notification-panel-message{display:-webkit-box;display:-ms-flexbox;display:flex}.univadis .mdscp-login-api-error .mdscp-notification-panel-message .mdscp-profile-img{display:inline-block;border-top-left-radius:6px;border-bottom-left-radius:6px;background-color:#cb0606;width:78px}.univadis .mdscp-login-api-error .mdscp-notification-panel-message .mdscp-profile-img img{padding-top:14px;padding-right:15px;padding-bottom:13px;padding-left:23px;max-width:30px;max-height:30px}.univadis .mdscp-login-api-error .mdscp-notification-panel-message .mdscp-profile-msg{display:inline-block;padding-top:21px;padding-right:10px;padding-left:19px}.univadis .mdscp-login-api-error .mdscp-notification-panel-close-button{padding-right:22px;-ms-flex-item-align:center;align-self:center;cursor:pointer}.univadis .mdscp-login-api-error .mdscp-notification-panel-close-button img{width:15px;height:15px;border:none;outline:none}.univadis .mdscp-login-api-error .mdscp-notification-panel-information .univadis .mdscp-login-api-error .mdscp-notification-panel-icon{width:60px;height:60px;border:none;outline:none;padding-right:15px;-ms-flex-item-align:center;align-self:center;-ms-flex-preferred-size:44%;flex-basis:44%}@media screen and (min-width:1200px){.univadis .mdscp-lg-5{max-width:41.66667%!important;-webkit-box-flex:0!important;-ms-flex:0 0 41.66667%!important;flex:0 0 41.66667%!important}.univadis .mdscp-lg-6{max-width:50%!important;-webkit-box-flex:0!important;-ms-flex:0 0 50%!important;flex:0 0 50%!important}}@media screen and (max-width:768px){.univadis .mobileView{display:none}.univadis .mdscp-login-error .mdscp-notification-panel{margin-top:9px}.univadis .mdscp-login-error .mdscp-notification-panel-information{height:60px}.univadis .mdscp-login-password-null .mdscp-notification-panel{margin-top:9px}.univadis .mdscp-login-password-null .mdscp-notification-panel-information{height:60px}.univadis .mdscp-reg-create-account{width:100%}.univadis .mdscp-xs-12{max-width:100%!important;float:left!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-flex:0!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important}.univadis .mdscp-hidden-xs{display:none!important}.univadis .mdscp-hidden-lg-sm{display:block!important}.univadis .mdscp-sub-footer{text-align:center!important}.univadis .mdscp-sub-footer .safe-secure{margin-top:25px;text-align:center!important}.univadis .mdscp-sub-footer .safe-secure img{height:13px!important;vertical-align:bottom}.univadis .mdscp-sub-footer .contact-support{margin-top:18px;float:none!important}.univadis .mdscp-footer{width:70%!important;margin-left:15%!important;font-size:14px!important;margin-top:30px!important;margin-bottom:22px!important}.univadis .every{padding-top:0}.univadis .every .list-title{margin-top:14px}}@media screen and (max-width:480px){.univadis .mobileView{display:none}.univadis .mdscp-login-api-error .mdscp-notification-panel{border-radius:9px;margin-top:9px}.univadis .mdscp-login-api-error .mdscp-notification-panel-information{position:fixed;left:-1%;top:0;width:103%;z-index:1010;min-height:88px;font-size:14px}.univadis .mdscp-login-api-error .mdscp-notification-panel-message .mdscp-profile-img{width:65px!important}.univadis .mdscp-login-api-error .mdscp-notification-panel-message .mdscp-profile-img img{padding-left:20px;padding-top:25px}.univadis .mdscp-login-api-error .mdscp-notification-panel-message .mdscp-profile-msg{padding-top:30px}.univadis .mdscp-login-error .mdscp-notification-panel{border-radius:9px;margin-top:9px}.univadis .mdscp-login-error .mdscp-notification-panel-information{position:fixed;top:0;height:60px;width:104%;left:-1%;z-index:1010;min-height:88px}.univadis .mdscp-login-error .mdscp-notification-panel-message .mdscp-profile-img{width:65px!important}.univadis .mdscp-login-error .mdscp-notification-panel-message .mdscp-profile-img img{padding-left:20px;padding-top:25px}.univadis .mdscp-login-password-null .mdscp-notification-panel{border-radius:9px;margin-top:9px}.univadis .mdscp-login-password-null .mdscp-notification-panel-information{position:fixed;top:0;height:60px;width:104%;left:-1%;font-size:14px;z-index:1010;min-height:88px}.univadis .mdscp-login-password-null .mdscp-notification-panel-message .mdscp-profile-img{width:65px!important}.univadis .mdscp-login-password-null .mdscp-notification-panel-message .mdscp-profile-img img{padding-left:20px;padding-top:25px}.univadis .forgot-password-title{padding-top:16px!important}.univadis .login-register-tab{display:block}.univadis .mdscp-form-generator,.univadis .mdscp-stepper{margin-right:5%;margin-left:5%}.univadis .mdscp-dropdown select,.univadis .mdscp-password input,.univadis .mdscp-textfield input{height:40px!important}.univadis .mdscp-tab-reg-account{padding-top:27px;font-style:normal;font-stretch:normal;letter-spacing:normal}.univadis .mdscp-tab-reg-lang,.univadis .mdscp-tab-reg-lang span.active,.univadis .mdscp-tab-reg-lang span:hover{font-size:10px!important}.univadis .mdscp-xs-12{max-width:100%!important;float:left!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-flex:0!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important}.univadis .mdscp-hidden-xs{display:none!important}.univadis .mdscp-sub-footer{text-align:center}.univadis .mdscp-sub-footer .safe-secure{margin-top:25px;font-size:11px!important;text-align:center!important}.univadis .mdscp-sub-footer .safe-secure img{height:13px!important;vertical-align:bottom}.univadis .mdscp-sub-footer .contact-support{margin-top:18px;text-align:center!important;float:none!important;font-size:14px!important}.univadis .mdscp-footer{width:80%!important;margin-left:10%!important;font-size:14px!important;font-size:12px!important;margin-top:30px!important;margin-bottom:22px!important;line-height:1.25}.univadis .every{padding-top:0}.univadis .every .list-title{max-width:250px!important;margin-top:14px;line-height:1.05!important}.univadis .every .list-group-item{max-width:250px!important;font-size:14px!important}.univadis .mdscp-hidden-lg-sm{display:block!important}.univadis .logo-univadis{display:none}.univadis .logo-univadis-mobile{display:block}.univadis .mdscp-header{min-height:70px;-webkit-box-shadow:0 0 0 #888;box-shadow:0 0 0 #888}.univadis .mdscp-header .register-tab{display:none}.univadis .mdscp-card-container{margin-top:100px}.univadis .mdscp-Sign-Up-For-A-Free-A{width:300px;font-size:20px;letter-spacing:.2px;line-height:1.24;color:#323232}.univadis .mdscp-textfield input{font-style:normal;font-stretch:normal;letter-spacing:normal;font-size:16px}.univadis .back-to-login-confirmPL .arrow,.univadis .back-to-login .arrow{height:12px!important}.univadis .email-label{font-size:12.5;line-height:1.44}}.univadis .password-eye{position:relative}.univadis .password-eye .eye{position:absolute;left:90%;top:35%;cursor:pointer}.univadis #forgotpassword-optional{display:block;float:right;font-family:Source Sans Pro,Fallback,sans-serif;font-size:14px;color:#f19119;font-weight:600;line-height:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:right;text-decoration:none}.univadis #forgotpassword-optional a,.univadis #forgotpassword-optional a:active,.univadis #forgotpassword-optional a:focus,.univadis #forgotpassword-optional a:hover{color:#f19119;font-weight:600}.univadis .email-label{color:rgba(0,0,0,.85);font-weight:400;line-height:1.29;font-style:italic;padding:6px 0}.univadis .back-to-login,.univadis .email-label{font-family:Source Sans Pro,Fallback,sans-serif;font-size:14px;font-stretch:normal;letter-spacing:normal;text-align:center}.univadis .back-to-login{color:#f19119;font-weight:600;line-height:normal;font-style:normal;margin-top:16px!important;padding-bottom:63px}.univadis .back-to-login a,.univadis .back-to-login a:active,.univadis .back-to-login a:focus,.univadis .back-to-login a:hover{color:#f19119;text-decoration:none}.univadis .back-to-login .arrow{height:14px!important;vertical-align:middle!important;padding-top:0!important}.univadis .forgot-password-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:82px}.univadis .back-to-login-confirmPL{font-family:Source Sans Pro,Fallback,sans-serif;font-size:14px;color:#f19119;font-weight:600;line-height:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;margin-top:50px!important;padding-bottom:63px}.univadis .back-to-login-confirmPL a,.univadis .back-to-login-confirmPL a:active,.univadis .back-to-login-confirmPL a:focus,.univadis .back-to-login-confirmPL a:hover{color:#f19119;text-decoration:none}.univadis .back-to-login-confirmPL .arrow{height:14px!important;vertical-align:middle!important;padding-top:0!important}.univadis .mdscp-button{padding-top:38px!important}.mdEdge .mdscp-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:32px;padding-bottom:50px}.mdEdge .mdscp-button button{background:#338b8e;padding:10px 70px;border:none;outline:none;font-family:Manrope;font-size:14px;color:#fff;font-weight:600;line-height:normal;border-radius:3px;letter-spacing:normal;font-stretch:normal;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.2);box-shadow:0 2px 4px 0 rgba(0,0,0,.2);cursor:pointer}.mdEdge .mdscp-button button:focus{-webkit-box-shadow:0 0 5px #0487d3;box-shadow:0 0 5px #0487d3;outline:none!important}.mdEdge .mdscp-button button:hover{background:#0f5d5f}.mdEdge .mdscp-card-container{margin-top:114px;margin-right:15px;margin-bottom:13px;margin-left:15px}.mdEdge .mdscp-card-container-reg-default{background-color:#fff}.mdEdge .mdscp-card-container-reg-lightgray{background-color:#a4a5a5}.mdEdge .mdscp-card-container-fixed{min-width:300px;min-height:200px}.mdEdge .mdscp-card-container-flexible{width:100%;min-height:200px}.mdEdge .mdscp-card-container-border-round{border-radius:9px}.mdEdge .mdscp-card-container-border-square{border-radius:0}.mdEdge .mdscp-card-container-shadow-spread{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.2);box-shadow:0 2px 4px 0 rgba(0,0,0,.2)}.mdEdge .mdscp-card-container-shadow-corner{-webkit-box-shadow:5px 5px 5px 0 #666;box-shadow:5px 5px 5px 0 #666}.mdEdge .mdscp-checkbox{font-family:Manrope;font-size:14px;color:#313131;font-weight:400;line-height:normal;margin-top:30px}.mdEdge .mdscp-checkbox label{position:relative;cursor:pointer;line-height:24px;font-family:Manrope;font-size:14px;color:rgba(0,0,0,.85);font-weight:400;line-height:normal}.mdEdge .mdscp-checkbox .checkbox-text-label{padding-left:15px}.mdEdge .mdscp-checkbox td{vertical-align:top}.mdEdge .mdscp-checkbox .checkbox-label{position:relative;margin:auto;cursor:pointer;height:14px;clear:both}.mdEdge .mdscp-checkbox .checkbox-label input{opacity:0;cursor:pointer}.mdEdge .mdscp-checkbox .checkbox-label .checkbox-custom{position:absolute;top:-2px;left:0;height:18px;width:18px;background-color:transparent;border-radius:5px;-webkit-transition:all .35s ease;transition:all .35s ease;border:2px solid #ccc}.mdEdge .mdscp-checkbox .checkbox-label:focus-within input[type=checkbox]~.checkbox-custom{opacity:1;-webkit-box-shadow:0 0 3px #338b8e!important;box-shadow:0 0 3px #338b8e!important}.mdEdge .mdscp-checkbox .checkbox-label input:checked~.checkbox-custom{background-color:#fff;border-radius:5px;-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1);opacity:1;border:2px solid #ccc}.mdEdge .mdscp-checkbox .checkbox-label .checkbox-custom:after{position:absolute;content:"";left:12px;top:12px;height:0;width:0;border-radius:5px;border-width:0 3px 3px 0;-webkit-transform:rotate(0deg) scale(0);transform:rotate(0deg) scale(0);opacity:1;-webkit-transition:all .35s ease;transition:all .35s ease}.mdEdge .mdscp-checkbox .checkbox-label input:checked~.checkbox-custom:before{position:absolute;top:-7px}.mdEdge .mdscp-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:left;-ms-flex-align:left;align-items:left;margin-top:10px;font-family:Manrope}.mdEdge .mdscp-dropdown .multiselect--active{outline:1px solid #338b8e!important}.mdEdge .mdscp-dropdown .multiselect__select:before{border-width:7px 6px 0!important}.mdEdge .mdscp-dropdown .multiselect{margin-top:5px;border:1px solid #a7a7a7!important;border-radius:3px;min-height:38px!important}.mdEdge .mdscp-dropdown .multiselect__input,.mdEdge .mdscp-dropdown .multiselect__single{border-radius:3px;padding:0!important;background-color:#fff;border:none!important;font-family:Manrope;font-size:16px;color:#495057;font-weight:400;line-height:1.5;width:100%;background-clip:padding-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mdEdge .mdscp-dropdown .multiselect__single{margin-bottom:0!important}.mdEdge .mdscp-dropdown label{font-family:Manrope;font-size:14px;color:#232323;font-weight:400;line-height:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;margin-bottom:0}.mdEdge .mdscp-dropdown .multiselect__placeholder{margin-bottom:0!important;padding-top:0!important}.mdEdge .mdscp-dropdown .multiselect__content-wrapper{margin-top:5px;margin-bottom:5px;border:1px solid;border-radius:3px;font-family:proxima-nova, sans-serif;font-size:16px;font-weight:600;border-radius:4px;-webkit-box-shadow:2px 2px 4px 0 rgba(0,0,0,.14);box-shadow:2px 2px 4px 0 rgba(0,0,0,.14);border:1px solid #d9d9d9;background-color:#fff;font-family:Manrope;font-size:1.2rem;color:#495057;font-weight:400;line-height:1.5}.mdEdge .mdscp-dropdown .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option{font-family:proxima-nova, sans-serif;font-size:16px;color:#495057;font-weight:400;display:block;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:normal!important;color:#000;padding-bottom:10px!important;min-height:auto!important;line-height:20px;padding-left:15px}.mdEdge .mdscp-dropdown .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option span{margin-left:15px}.mdEdge .mdscp-dropdown .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--highlight,.mdEdge .mdscp-dropdown .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--highlight:hover{background-color:#eaf3f3;color:#000}.mdEdge .mdscp-dropdown .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--selected{background-color:#fff;color:#000}.mdEdge .mdscp-dropdown .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--selected:hover{background-color:#eaf3f3;color:#000}.mdEdge .mdscp-dropdown .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--selected:before{content:"L";font-family:arial;-webkit-transform:scaleX(-1) rotate(-35deg);transform:scaleX(-1) rotate(-35deg);display:inline-block;vertical-align:top;line-height:1em;width:1em;color:#000;height:1em;margin-left:7px;text-align:center;position:absolute;left:0}.mdEdge .mdscp-dropdown .multiselect__tags{border-radius:2px;background-color:#fff;min-height:38px!important;border:none!important;font-family:Manrope;font-size:1.2rem;color:#495057;font-weight:400;line-height:1.5;width:100%;background-clip:padding-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:7px;padding-right:40px;padding-bottom:0;padding-left:10px;margin:0;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.mdEdge .mdscp-dropdown .multiselect__tags:focus{outline:1px solid #419bf9!important}.mdEdge .mdscp-footer{width:90%;font-family:Manrope;font-size:12px;color:#767674;font-weight:400;line-height:1.33;margin-top:91px;margin-bottom:22px;margin-left:8%;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center}.mdEdge .mdscp-notification-panel{margin-top:9px}.mdEdge .mdscp-notification-panel-information{font-family:Manrope;font-size:16px;color:#000;font-weight:600;line-height:normal;background-color:#fff6c6;letter-spacing:.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:4px}.mdEdge .mdscp-notification-panel-information a{color:#338b8e;font-weight:700;display:inline-block;text-decoration:none}.mdEdge .mdscp-notification-panel-success{font-family:Manrope;font-size:20px;color:#fff;font-weight:400;line-height:normal;background-color:#5fba39;letter-spacing:.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:5px}.mdEdge .mdscp-notification-panel-message{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.mdEdge .mdscp-notification-panel-message .mdscp-profile-img img{padding-top:14px;padding-right:15px;padding-bottom:13px;padding-left:17px;max-width:42px}.mdEdge .mdscp-notification-panel-message .mdscp-profile-msg{padding-top:27px;padding-right:10px;padding-bottom:24px}.mdEdge .mdscp-notification-panel-close-button{-ms-flex-item-align:center;align-self:center;cursor:pointer}.mdEdge .mdscp-notification-panel-close-button img{width:15px;height:15px;border:none;outline:none}.mdEdge .mdscp-notification-panel-information .mdEdge .mdscp-notification-panel-icon{width:60px;height:60px;border:none;outline:none;padding-right:15px;-ms-flex-item-align:center;align-self:center;-ms-flex-preferred-size:44%;flex-basis:44%}.mdEdge .mdscp-notification-panel-success .mdEdge .mdscp-notification-panel-icon{width:20px;height:20px;border:none;outline:none;padding-right:6px;-ms-flex-item-align:center;align-self:center}.mdEdge .mdscp-radio-button:checked,.mdEdge .mdscp-radio-button:not(:checked){opacity:0}.mdEdge .mdscp-radio-button:checked+label,.mdEdge .mdscp-radio-button:not(:checked)+label{position:relative;padding-left:28px;cursor:pointer;line-height:20px;display:block;color:#4c4c4c}.mdEdge .mdscp-radio-button:checked+label:before,.mdEdge .mdscp-radio-button:not(:checked)+label:before{content:"";position:absolute;left:0;top:2px;width:12px;height:12px;border:2px solid #338b8e;border-radius:100%;background:#fff}.mdEdge .mdscp-radio-button:checked+label:after,.mdEdge .mdscp-radio-button:not(:checked)+label:after{content:"";width:8px;height:8px;background:#0f5d5f;position:absolute;top:6px;left:4px;border-radius:100%;-webkit-transition:all .2s ease;transition:all .2s ease}.mdEdge .mdscp-radio-button:not(:checked)+label span{opacity:.2}.mdEdge .mdscp-radio-button:not(:checked)+label:before{border:2px solid #a4a5a5}.mdEdge .mdscp-radio-button:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.mdEdge .mdscp-radio-button:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.mdEdge .mdscp-radio-button:focus~:before{-webkit-box-shadow:0 0 6px -2px rgba(46,168,212,.68);box-shadow:0 0 6px -2px rgba(46,168,212,.68);border:1px solid #0487d3;outline-offset:1px}.mdEdge .mdscp-radio-button-wrapper{padding-bottom:15px}.mdEdge .mdscp-radio-button-text{padding-top:10px;margin-left:25px}.mdEdge .mdscp-radio-button-text input{border:0 none;width:100%;height:25px}.mdEdge .mdscp-radio-button-group{background-color:#f4f3f3;width:auto;padding:15px;margin-top:5px}.mdEdge .mdscp-disabled-textbox .mdscp-radio-button-text input{pointer-events:none!important;opacity:.2!important}.mdEdge .mdscp-stepper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:0;margin-right:10%;margin-bottom:26px;margin-left:10%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mdEdge .mdscp-stepper-steps{height:3px;background-color:#a4a5a5;position:relative}.mdEdge .mdscp-stepper-steps-current{background-color:#338b8e}.mdEdge .mdscp-stepper-steps-current:after{content:"";width:8px;height:8px;background-color:#338b8e;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%}.mdEdge .mdscp-stepper-steps-completed{background-color:#338b8e}.mdEdge .mdscp-password,.mdEdge .mdscp-textfield{margin-top:10px}.mdEdge .mdscp-password input,.mdEdge .mdscp-textfield input{margin-top:5px;font-family:Manrope;font-size:16px;color:#000;font-weight:400;line-height:normal;border-radius:2px;background-image:inear-gradient(to bottom,#f7f7f7,#fff);height:38px;border:1px solid #b0b0b0!important;width:100%;background-clip:padding-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:10px;padding-right:10px;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.mdEdge .mdscp-password input:focus,.mdEdge .mdscp-textfield input:focus{outline:1px solid #338b8e!important}.mdEdge .mdscp-password label,.mdEdge .mdscp-textfield label{font-family:Manrope;font-size:14px;color:#232323;font-weight:400;line-height:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;margin-bottom:0}.mdEdge .mdscp-password .password-eye,.mdEdge .mdscp-textfield .password-eye{position:relative}.mdEdge .mdscp-password .password-eye input,.mdEdge .mdscp-textfield .password-eye input{padding-right:40px}.mdEdge .mdscp-password .password-eye img,.mdEdge .mdscp-textfield .password-eye img{position:absolute;top:20px;right:15px}.mdEdge .mdscp-typeahead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:left;-ms-flex-align:left;align-items:left;margin-top:10px;font-family:Manrope}.mdEdge .mdscp-typeahead .multiselect__select{display:none}.mdEdge .mdscp-typeahead .multiselect--active{outline:1px solid #338b8e!important}.mdEdge .mdscp-typeahead .multiselect{margin-top:5px;min-height:38px!important}.mdEdge .mdscp-typeahead .isHideDropDown .multiselect .multiselect__content-wrapper{display:none!important}.mdEdge .mdscp-typeahead .isShowDropDown .multiselect .multiselect__content-wrapper{display:block!important}.mdEdge .mdscp-typeahead .multiselect__input,.mdEdge .mdscp-typeahead .multiselect__single{border-radius:3px;padding:0!important;background-color:#fff;border:none!important;font-family:Manrope;font-size:16px;color:#495057;font-weight:400;line-height:1.5;width:100%;background-clip:padding-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mdEdge .mdscp-typeahead .multiselect__single{margin-bottom:0!important}.mdEdge .mdscp-typeahead label{font-family:Manrope;font-size:14px;color:#232323;font-weight:400;line-height:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;margin-bottom:0}.mdEdge .mdscp-typeahead .multiselect__placeholder{margin-bottom:0!important;padding-top:0!important}.mdEdge .mdscp-typeahead .multiselect__content-wrapper{margin-top:5px;padding-top:15px;padding-right:15px;padding-bottom:0;padding-left:15px;border-radius:3px;-webkit-box-shadow:2px 2px 4px 0 rgba(0,0,0,.14);box-shadow:2px 2px 4px 0 rgba(0,0,0,.14);border:1px solid #d9d9d9;background-color:#fff}.mdEdge .mdscp-typeahead .multiselect__content-wrapper .multiselect__content{padding-bottom:15px}.mdEdge .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__option{cursor:context-menu!important;padding:0}.mdEdge .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__option span{white-space:normal!important}.mdEdge .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .mdscp-link-wrapper{cursor:pointer;padding-top:15px;padding-right:15px;padding-bottom:0;padding-left:10px;border-top:1px solid rgba(0,0,0,.1)!important;text-align:left;margin-top:10px}.mdEdge .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__element{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0!important}.mdEdge .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option{padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;display:block;text-decoration:none;text-transform:none;position:relative;white-space:normal!important;cursor:pointer;color:#000}.mdEdge .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option span{margin-left:15px;display:inline-block}.mdEdge .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--highlight,.mdEdge .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--highlight:hover,.mdEdge .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--selected,.mdEdge .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--selected:hover{background-color:#eaf3f3!important;color:#000!important;font-weight:700!important}.mdEdge .mdscp-typeahead .multiselect__content-wrapper .multiselect__content .multiselect__element .multiselect__option--selected:before{content:"L";font-family:arial;-webkit-transform:scaleX(-1) rotate(-35deg);transform:scaleX(-1) rotate(-35deg);display:inline-block;vertical-align:top;line-height:1em;width:1em;color:#000;height:1em;margin-left:7px;text-align:center;position:absolute;left:0}.mdEdge .mdscp-typeahead .mdscp-not-listed-btn{margin-top:17px;margin-bottom:17px;padding-top:10px;padding-right:5px;padding-bottom:10px;padding-left:5px;border:1px solid #338b8e;cursor:pointer!important;text-align:center;white-space:normal!important}.mdEdge .mdscp-typeahead .mdscp-not-listed-btn a{font-family:Manrope;font-size:14px;color:#338b8e;font-weight:700;line-height:1.5}.mdEdge .mdscp-typeahead .multiselect__tags{border-radius:2px;background-color:#fff;min-height:38px!important;border:1px solid #b0b0b0!important;font-family:Manrope;font-size:16px;color:#495057;font-weight:400;line-height:1.5;width:100%;background-clip:padding-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:6px;padding-right:10px;padding-bottom:0;padding-left:10px;margin:0;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.mdEdge .mdscp-typeahead .multiselect__tags:focus{outline:1px solid #338b8e!important}.mdEdge .mdscp-typeahead .mdscp-link-element{text-decoration:none;font-family:Manrope;font-size:15px;color:#338b8e;font-weight:600;line-height:normal;font-stretch:normal;font-style:normal;letter-spacing:normal}.mdEdge .mdscp-error-reg{font-size:14px;font-family:Manrope}.mdEdge .mdscp-error-reg-default{font-style:italic;display:block;color:#fd0909;padding-top:10px}.mdEdge .mdscp-error-reg-default:before{vertical-align:middle;padding-right:10px}.mdEdge .mdscp-error-reg-default .mdscp-error-slot-icon{padding-bottom:4px;vertical-align:middle}.mdEdge .mdscp-error-reg-darkBg{background-color:#fd0909}.mdEdge .mdscp-error-reg-lightBg{color:#fd0909}.mdEdge .mdscp-error-reg-fields-focus .multiselect__tags,.mdEdge .mdscp-error-reg-fields-focus input[type=password],.mdEdge .mdscp-error-reg-fields-focus input[type=text],.mdEdge .mdscp-error-reg-fields-focus select{-webkit-box-shadow:0 0 3px 1px #cb0606!important;box-shadow:0 0 3px 1px #cb0606!important}.mdEdge .mdscp-error-reg-fields-focus .multiselect__tags:focus,.mdEdge .mdscp-error-reg-fields-focus input[type=password]:focus,.mdEdge .mdscp-error-reg-fields-focus input[type=text]:focus,.mdEdge .mdscp-error-reg-fields-focus select:focus{outline:none}.mdEdge .mdscp-error-reg-fields-focus input[autocomplete],.mdEdge .mdscp-error-reg-fields-focus input[autocomplete]:focus{outline:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.mdEdge .mdscp-tab-reg{margin-top:0;margin-right:100px;margin-bottom:10px;margin-left:100px}.mdEdge .mdscp-tab-reg,.mdEdge .mdscp-tab-reg-account{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mdEdge .mdscp-tab-reg-account{padding-top:40px;font-family:Manrope;font-size:13px;color:#6d7278;font-weight:400;line-height:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;text-decoration:none}.mdEdge .mdscp-tab-reg-account span{padding-bottom:2px;margin-right:10px}.mdEdge .mdscp-tab-reg-account span:hover{cursor:pointer}.mdEdge .mdscp-tab-reg-account span.active{font-family:Manrope;font-size:14px;color:#000;font-weight:700;line-height:normal;border-bottom:2px solid #338b8e}.mdEdge .mdscp-tab-reg-lang{display:-webkit-box;display:-ms-flexbox;font-size:12px;color:rgba(0,0,0,.2);font-weight:400;line-height:normal;font-family:Manrope;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:20px;padding-bottom:10px;margin-right:10%;margin-left:10%}.mdEdge .mdscp-tab-reg-lang span{text-transform:uppercase;margin-right:10px}.mdEdge .mdscp-tab-reg-lang span:hover{cursor:pointer}.mdEdge .mdscp-tab-reg-lang span.active{font-family:Manrope;font-size:13px;color:#000;font-weight:700;line-height:normal}.mdEdge .mdscp-page-container .mdscp-logo{text-align:center}.mdEdge .mdscp-page-container .mdscp-label-steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:31px;padding-bottom:26px}.mdEdge .mdscp-page-container .mdscp-label-steps .mdscp-form-title{margin-right:10%;margin-left:10%;font-family:Manrope;font-size:22px;color:#333;font-weight:700;line-height:1.14;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center}.mdEdge .mdscp-page-container .mdscp-form-generator{margin-right:10%;margin-left:10%}.mdEdge input[name=licenseNumberText],.mdEdge input[name=nabpText]{background:#fff!important}.mdEdge .mdscp-radio-button-wrapper .mdscp-textfield{margin-top:0!important}.mdEdge .mdscp-radio-button-wrapper .mdscp-textfield input{margin-left:4px!important;height:34px!important;font-size:14px!important}.mdEdge .mdscp-radio-button-wrapper .mdscp-radio-button-text{padding-top:0!important}.mdEdge .mdscp-npi-textfield{margin-bottom:10px;padding-top:10px}.mdEdge .mdscp-npi-textfield .mdscp-npifield{font-family:Manrope;font-size:14px;color:rgba(0,0,0,.85);font-weight:400;line-height:1.31}.mdEdge .mdscp-npi-textfield br{display:none}.mdEdge .mdscp-npifield{font-weight:600}.mdscp-loader-text{font-family:Manrope;font-size:24px;color:#e0e0e0;font-weight:600;line-height:normal}#consent_blackbar{position:fixed;bottom:0;z-index:999;width:100%}.mdEdge .mdscp-inline-list .list-inline{list-style:none;padding:0}.mdEdge .mdscp-inline-list .list-inline li{display:inline;vertical-align:middle}.mdEdge .mdscp-inline-list .list-inline li a{font-family:Manrope;font-size:12px;color:#767674;font-weight:400;line-height:1.33;text-decoration:none;font-stretch:normal;font-style:normal;letter-spacing:normal}.mdEdge .mdscp-inline-list .list-inline li:not(:last-child):after{padding-right:2px;padding-left:2px;content:"|";color:#767674}body{margin:0}.mdEdge{background:#f9f8f8;height:100%}.mdEdge,.mdEdge .mdEdge-reg-bg-img{font-family:Manrope}.mdEdge p{margin:0;padding:0}.mdEdge .mdscp-row{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.mdEdge .mdscp-error-reg-default{font-size:14px!important}.mdEdge .centre-align-xlarge{max-width:1400px;margin:0 auto;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mdEdge .mdscp-Loader-wrapper{height:300px}.mdEdge .mdscp-Loader-wrapper,.mdEdge .mdscp-Loader-wrapper .mdscp-loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mdEdge .mdscp-Loader-wrapper .mdscp-loader{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mdEdge .mdscp-Loader-wrapper .mdscp-loader-text{padding-top:10px}.mdEdge .mdscp-flex-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:block}.mdEdge .mdscp-page-container{width:100%;float:left}.mdEdge .box{height:100px;margin-top:2px;margin-right:2px;margin-bottom:2px;margin-left:2px;background-color:#e7e7ec}.mdEdge .mdscp-label-steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:26px;padding-top:31px}.mdEdge .formDiv{margin-left:10%;margin-right:10%}.mdEdge .mdscp-form-generator{margin-right:15%;margin-left:15%}.mdEdge .mdscp-Sign-Up-For-A-Free-A{width:550px;height:25px;font-size:25px;color:#333;font-weight:700;line-height:1.28}.mdEdge .automaticLoginLink,.mdEdge .mdscp-Sign-Up-For-A-Free-A{font-family:Manrope;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center}.mdEdge .automaticLoginLink{font-size:14px;font-weight:600;line-height:normal;padding-top:0;padding-bottom:71px}.mdEdge .automaticLoginLink,.mdEdge .automaticLoginLink a,.mdEdge .automaticLoginLink a:active,.mdEdge .automaticLoginLink a:focus,.mdEdge .automaticLoginLink a:hover{color:#338b8e;text-decoration:none}.mdEdge .mdscp-sub-footer{padding-top:0;padding-right:25px;padding-bottom:0;padding-left:25px}.mdEdge .mdscp-sub-footer .safe-secure{font-stretch:normal;font-style:normal;font-family:Manrope;font-size:14px;color:#767674;font-weight:400;line-height:normal;letter-spacing:normal}.mdEdge .mdscp-sub-footer .safe-secure .mdscp-lock-icon{height:22px;display:inline-block;vertical-align:top}.mdEdge .mdscp-sub-footer .safe-secure .secure-content{display:inline-block;vertical-align:middle;margin-top:5px;margin-left:8px}.mdEdge .mdscp-sub-footer .contact-support{display:inline-block;vertical-align:middle;font-family:Manrope;font-size:14px;color:#767674;font-weight:400;line-height:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;margin-top:5px;float:right;text-decoration:underline;text-underline-position:under;cursor:pointer}.mdEdge .mdscp-sub-footer .contact-support a{color:#898989}.mdEdge .every{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:130px}.mdEdge .every ul{list-style-type:none;padding:0!important}.mdEdge .every ul .list-group-item{margin-top:22px;margin-bottom:10px;margin-left:14px;font-family:Manrope;font-size:18px;color:#222;font-weight:400;line-height:normal;background-color:transparent;border:0;max-width:300px;letter-spacing:normal;display:inline-block;font-stretch:normal;font-style:normal}.mdEdge .every ul img{max-width:40px;vertical-align:top;padding-top:20px}.mdEdge .every .list-title{font-family:Manrope;font-size:20px;color:#333;font-weight:700;line-height:1.1;max-width:310px;margin:0 auto;padding:0 50px;letter-spacing:normal;text-align:center;font-stretch:normal;font-style:normal}.mdEdge .mdscp-hidden-lg-sm{display:none}.mdEdge .mdscp-sub-footer .safe-secure img{height:18px!important}.mdEdge .mdscp-logo{text-align:center}.mdEdge .mdscp-lock-icon{height:15px}.mdEdge .mdscp-error-reg{font-size:12px;letter-spacing:.5px;font-family:proxima_nova_ltlight}.mdEdge .mdscp-error-reg-default{color:#cb0606;padding-top:5px}.mdEdge .mdscp-error-reg-darkBg{color:#fff;background-color:#cb0606;padding:10px}.mdEdge .mdscp-error-reg-lightBg{color:#cb0606;background-color:#eec6c6;padding:10px}.mdEdge .logo-mdEdge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:14px 25px}.mdEdge .logo-mdEdge-mobile{display:none;text-align:center;padding:25px}.mdEdge .mdscp-header{min-height:74px;-webkit-box-shadow:1px 1px 6px #888;box-shadow:1px 1px 6px #888;position:fixed;width:100%;z-index:999;background:#fff}.mdEdge .mdscp-header .register-tab{font-family:Manrope;font-size:18px;color:#7a919b;font-weight:600;line-height:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:right;text-decoration:none;float:right;padding:23px}.mdEdge .mdscp-password input{padding-right:50px!important}.mdEdge .login-withoutpassword{padding:60px 70px 0 70px;font-size:14px}.mdEdge .login-withoutpassword a{color:#338b8e;text-decoration:none}.mdEdge .login-withoutpassword .userEmail{font-weight:600}.mdEdge .login-withoutpassword p{text-align:center}.mdEdge .login-register-tab{display:none}.mdEdge .mdscp-card-container-reg-default{position:relative}.mdEdge .mdscp-login-error .mdscp-notification-panel{border-radius:9px;margin-top:9px}.mdEdge .mdscp-login-error .mdscp-notification-panel-information{-webkit-box-shadow:0 1px 2px 0 hsla(0,0%,75.7%,.5);box-shadow:0 1px 2px 0 hsla(0,0%,75.7%,.5);border:.2px solid #e4e4e4;position:absolute;left:7%;width:86%;top:5%;font-family:Manrope;font-size:13px;color:#000;font-weight:500;line-height:1.06;background-color:#fff;letter-spacing:.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:6px;font-stretch:normal;font-style:normal;letter-spacing:normal;max-height:60px}.mdEdge .mdscp-login-error .mdscp-notification-panel-message{display:-webkit-box;display:-ms-flexbox;display:flex}.mdEdge .mdscp-login-error .mdscp-notification-panel-message .mdscp-profile-img{display:inline-block;border-top-left-radius:6px;border-bottom-left-radius:6px;background-color:#cb0606;width:78px}.mdEdge .mdscp-login-error .mdscp-notification-panel-message .mdscp-profile-img img{padding-top:14px;padding-right:15px;padding-bottom:13px;padding-left:23px;max-width:30px;max-height:30px}.mdEdge .mdscp-login-error .mdscp-notification-panel-message .mdscp-profile-msg{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:10px;padding-left:19px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mdEdge .mdscp-login-error .mdscp-notification-panel-close-button{padding-right:22px;-ms-flex-item-align:center;align-self:center;cursor:pointer}.mdEdge .mdscp-login-error .mdscp-notification-panel-close-button img{width:15px;height:15px;border:none;outline:none}.mdEdge .mdscp-login-error .mdscp-notification-panel-information .mdEdge .mdscp-login-error .mdscp-notification-panel-icon{width:60px;height:60px;border:none;outline:none;padding-right:15px;-ms-flex-item-align:center;align-self:center;-ms-flex-preferred-size:44%;flex-basis:44%}.mdEdge .mdscp-login-password-null .mdscp-notification-panel{border-radius:9px;margin-top:9px}.mdEdge .mdscp-login-password-null .mdscp-notification-panel-information{-webkit-box-shadow:0 1px 2px 0 hsla(0,0%,75.7%,.5);box-shadow:0 1px 2px 0 hsla(0,0%,75.7%,.5);border:.2px solid #e4e4e4;position:absolute;left:7%;width:86%;top:2%;font-family:Manrope;font-size:16px;color:#000;font-weight:500;line-height:1.06;background-color:#fff;letter-spacing:.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:6px;font-stretch:normal;font-style:normal;letter-spacing:normal;max-height:60px}.mdEdge .mdscp-login-password-null .mdscp-notification-panel-message{display:-webkit-box;display:-ms-flexbox;display:flex}.mdEdge .mdscp-login-password-null .mdscp-notification-panel-message .mdscp-profile-img{display:inline-block;border-top-left-radius:6px;border-bottom-left-radius:6px;background-color:#cb0606;width:78px}.mdEdge .mdscp-login-password-null .mdscp-notification-panel-message .mdscp-profile-img img{padding-top:14px;padding-right:15px;padding-bottom:13px;padding-left:23px;max-width:30px;max-height:30px}.mdEdge .mdscp-login-password-null .mdscp-notification-panel-message .mdscp-profile-msg{display:inline-block;padding-top:15px;padding-right:10px;padding-left:19px;text-align:left}.mdEdge .mdscp-login-password-null .mdscp-notification-panel-close-button{padding-right:22px;-ms-flex-item-align:center;align-self:center;cursor:pointer}.mdEdge .mdscp-login-password-null .mdscp-notification-panel-close-button img{width:15px;height:15px;border:none;outline:none}.mdEdge .mdscp-login-password-null .mdscp-notification-panel-information .mdEdge .mdscp-login-password-null .mdscp-notification-panel-icon{width:60px;height:60px;border:none;outline:none;padding-right:15px;-ms-flex-item-align:center;align-self:center;-ms-flex-preferred-size:44%;flex-basis:44%}.mdEdge .mdscp-login-api-error{min-height:300px}.mdEdge .mdscp-login-api-error .mdscp-notification-panel{border-radius:9px;margin-top:9px}.mdEdge .mdscp-login-api-error .mdscp-notification-panel-information{-webkit-box-shadow:0 1px 2px 0 hsla(0,0%,75.7%,.5);box-shadow:0 1px 2px 0 hsla(0,0%,75.7%,.5);border:.2px solid #e4e4e4;position:absolute;left:7%;top:3%;width:86%;font-family:proxima-nova, sans-serif;font-size:16px;color:#000;font-weight:500;line-height:1.06;background-color:#fff;letter-spacing:.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:6px;font-stretch:normal;font-style:normal;letter-spacing:normal;max-height:60px}.mdEdge .mdscp-login-api-error .mdscp-notification-panel-message{display:-webkit-box;display:-ms-flexbox;display:flex}.mdEdge .mdscp-login-api-error .mdscp-notification-panel-message .mdscp-profile-img{display:inline-block;border-top-left-radius:6px;border-bottom-left-radius:6px;background-color:#cb0606;width:78px}.mdEdge .mdscp-login-api-error .mdscp-notification-panel-message .mdscp-profile-img img{padding-top:14px;padding-right:15px;padding-bottom:13px;padding-left:23px;max-width:30px;max-height:30px}.mdEdge .mdscp-login-api-error .mdscp-notification-panel-message .mdscp-profile-msg{display:inline-block;padding-top:21px;padding-right:10px;padding-left:19px}.mdEdge .mdscp-login-api-error .mdscp-notification-panel-close-button{padding-right:22px;-ms-flex-item-align:center;align-self:center;cursor:pointer}.mdEdge .mdscp-login-api-error .mdscp-notification-panel-close-button img{width:15px;height:15px;border:none;outline:none}.mdEdge .mdscp-login-api-error .mdscp-notification-panel-information .mdEdge .mdscp-login-api-error .mdscp-notification-panel-icon{width:60px;height:60px;border:none;outline:none;padding-right:15px;-ms-flex-item-align:center;align-self:center;-ms-flex-preferred-size:44%;flex-basis:44%}@media screen and (min-width:1200px){.mdEdge .mdscp-lg-5{max-width:41.66667%!important;-webkit-box-flex:0!important;-ms-flex:0 0 41.66667%!important;flex:0 0 41.66667%!important}.mdEdge .mdscp-lg-6{max-width:50%!important;-webkit-box-flex:0!important;-ms-flex:0 0 50%!important;flex:0 0 50%!important}}@media screen and (max-width:768px){.mdEdge .mobileView{display:none}.mdEdge .mdscp-login-error .mdscp-notification-panel{margin-top:9px}.mdEdge .mdscp-login-error .mdscp-notification-panel-information{height:60px}.mdEdge .mdscp-login-password-null .mdscp-notification-panel{margin-top:9px}.mdEdge .mdscp-login-password-null .mdscp-notification-panel-information{height:60px}.mdEdge .mdscp-login-password-null .mdscp-notification-panel-message .mdscp-profile-msg{padding-top:15px}.mdEdge .mdscp-reg-create-account{width:100%}.mdEdge .mdscp-xs-12{max-width:100%!important;float:left!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-flex:0!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important}.mdEdge .mdscp-hidden-xs{display:none!important}.mdEdge .mdscp-hidden-lg-sm{display:block!important}.mdEdge .mdscp-sub-footer{text-align:center!important}.mdEdge .mdscp-sub-footer .safe-secure{margin-top:25px;text-align:center!important}.mdEdge .mdscp-sub-footer .safe-secure img{height:13px!important;vertical-align:bottom}.mdEdge .mdscp-sub-footer .contact-support{margin-top:18px;float:none!important}.mdEdge .mdscp-footer{width:70%!important;margin-left:15%!important;font-size:14px!important;margin-top:30px!important;margin-bottom:22px!important}.mdEdge .every{padding-top:0}.mdEdge .every .list-title{margin-top:14px}}@media screen and (max-width:480px){.mdEdge .mobileView{display:none}.mdEdge #footerId{text-align:left}.mdEdge .mdscp-login-api-error .mdscp-notification-panel{border-radius:9px;margin-top:9px}.mdEdge .mdscp-login-api-error .mdscp-notification-panel-information{position:fixed;left:-1%;top:0;width:103%;z-index:1010;min-height:88px;font-size:14px}.mdEdge .mdscp-login-api-error .mdscp-notification-panel-message .mdscp-profile-img{width:65px!important}.mdEdge .mdscp-login-api-error .mdscp-notification-panel-message .mdscp-profile-img img{padding-left:20px;padding-top:25px}.mdEdge .mdscp-login-api-error .mdscp-notification-panel-message .mdscp-profile-msg{padding-top:30px}.mdEdge .mdscp-login-error .mdscp-notification-panel{border-radius:9px;margin-top:9px}.mdEdge .mdscp-login-error .mdscp-notification-panel-information{position:fixed;top:0;height:60px;width:104%;left:-1%;z-index:1010;min-height:88px}.mdEdge .mdscp-login-error .mdscp-notification-panel-message .mdscp-profile-img{width:65px!important}.mdEdge .mdscp-login-error .mdscp-notification-panel-message .mdscp-profile-img img{padding-left:20px;padding-top:25px}.mdEdge .mdscp-login-password-null .mdscp-notification-panel{border-radius:9px;margin-top:9px}.mdEdge .mdscp-login-password-null .mdscp-notification-panel-information{position:fixed;top:0;height:60px;width:104%;left:-1%;font-size:14px;z-index:1010;min-height:88px}.mdEdge .mdscp-login-password-null .mdscp-notification-panel-message .mdscp-profile-img{width:65px!important}.mdEdge .mdscp-login-password-null .mdscp-notification-panel-message .mdscp-profile-img img{padding-left:20px;padding-top:25px}.mdEdge .mdscp-login-password-null .mdscp-notification-panel-message .mdscp-profile-msg{padding-top:22px}.mdEdge .forgot-password-title{padding-top:16px!important}.mdEdge .login-register-tab{display:block}.mdEdge .mdscp-form-generator,.mdEdge .mdscp-stepper{margin-right:5%;margin-left:5%}.mdEdge .mdscp-dropdown select,.mdEdge .mdscp-password input,.mdEdge .mdscp-textfield input{height:40px!important}.mdEdge .mdscp-tab-reg-account{padding-top:27px;font-style:normal;font-stretch:normal;letter-spacing:normal}.mdEdge .mdscp-tab-reg-lang,.mdEdge .mdscp-tab-reg-lang span.active,.mdEdge .mdscp-tab-reg-lang span:hover{font-size:10px!important}.mdEdge .mdscp-xs-12{max-width:100%!important;float:left!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-flex:0!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important}.mdEdge .mdscp-hidden-xs{display:none!important}.mdEdge .mdscp-sub-footer{text-align:center}.mdEdge .mdscp-sub-footer .safe-secure{margin-top:25px;font-size:11px!important;text-align:center!important}.mdEdge .mdscp-sub-footer .safe-secure img{height:13px!important;vertical-align:bottom}.mdEdge .mdscp-sub-footer .contact-support{margin-top:18px;text-align:center!important;float:none!important;font-size:14px!important}.mdEdge .mdscp-footer{width:80%!important;margin-left:10%!important;font-size:14px!important;font-size:12px!important;margin-top:30px!important;margin-bottom:22px!important;line-height:1.25}.mdEdge .every{padding-top:0}.mdEdge .every .list-title{max-width:250px!important;margin-top:14px;line-height:1.05!important}.mdEdge .every .list-group-item{max-width:250px!important;font-size:14px!important}.mdEdge .mdscp-hidden-lg-sm{display:block!important}.mdEdge .logo-mdEdge{display:none}.mdEdge .logo-mdEdge-mobile{display:block}.mdEdge .mdscp-header{min-height:70px;-webkit-box-shadow:0 0 0 #888;box-shadow:0 0 0 #888}.mdEdge .mdscp-header .register-tab{display:none}.mdEdge .mdscp-card-container{margin-top:100px}.mdEdge .mdscp-Sign-Up-For-A-Free-A{width:300px;font-size:20px;letter-spacing:normal;line-height:1.15;color:#323232}.mdEdge .mdscp-textfield input{font-style:normal;font-stretch:normal;letter-spacing:normal;font-size:16px}.mdEdge .back-to-login .arrow{height:12px!important}.mdEdge .back-to-login-confirmPL{padding-bottom:40px!important}.mdEdge .back-to-login-confirmPL .arrow{height:12px!important}.mdEdge .email-label{font-size:12.5;line-height:1.44;margin-bottom:38px!important}.mdEdge .login-withoutpassword{padding:50px 20px 0 20px}}.mdEdge .password-eye{position:relative}.mdEdge .password-eye .eye{position:absolute;left:90%;top:35%;cursor:pointer}.mdEdge #forgotpassword-optional{display:block;float:right;font-family:Manrope;font-size:14px;color:#338b8e;font-weight:600;line-height:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:right;text-decoration:none}.mdEdge #forgotpassword-optional a,.mdEdge #forgotpassword-optional a:active,.mdEdge #forgotpassword-optional a:focus,.mdEdge #forgotpassword-optional a:hover{color:#f19119;font-weight:600}.mdEdge .email-label{color:rgba(0,0,0,.85);font-weight:400;line-height:1.29;font-style:italic;padding:6px 0;margin-top:3px;margin-bottom:57px}.mdEdge .back-to-login,.mdEdge .email-label{font-family:Manrope;font-size:14px;font-stretch:normal;letter-spacing:normal;text-align:center}.mdEdge .back-to-login{color:#338b8e;font-weight:600;line-height:normal;font-style:normal;padding-bottom:63px;padding-top:34px}.mdEdge .back-to-login a,.mdEdge .back-to-login a:active,.mdEdge .back-to-login a:focus,.mdEdge .back-to-login a:hover{color:#338b8e;text-decoration:none}.mdEdge .back-to-login .arrow{height:14px!important;vertical-align:middle!important;padding-top:0!important}.mdEdge .forgot-password-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:40px}.mdEdge .back-to-login-confirmPL{font-family:Manrope;font-size:14px;color:#338b8e;font-weight:600;line-height:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;margin-top:50px!important;padding-bottom:56px}.mdEdge .back-to-login-confirmPL a,.mdEdge .back-to-login-confirmPL a:active,.mdEdge .back-to-login-confirmPL a:focus,.mdEdge .back-to-login-confirmPL a:hover{color:#338b8e;text-decoration:none}.mdEdge .back-to-login-confirmPL .arrow{height:14px!important;vertical-align:middle!important;padding-top:0!important}.mdEdge .mdscp-button{padding-top:40px!important;padding-bottom:22px!important}
/*# sourceMappingURL=main.8e8129d8.css.map */