.App{text-align:center}.App-logo{-webkit-animation:App-logo-spin infinite 20s linear;animation:App-logo-spin infinite 20s linear;height:80px}.App-header{background-color:#222;height:150px;padding:20px;color:#fff}.App-title{font-size:1.5em}.App-intro{font-size:large}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ot-floating-button{display:none}.mt-0-5{margin-top:7.5px!important}[class*=-mt-0-5]{margin-top:-15px / 2!important}[class*=-mt-1]{margin-top:-15px!important}.mt-1{margin-top:15px!important}.mt-1-5{margin-top:22.5px!important}.mt-2{margin-top:30px!important}.mt-2-5{margin-top:37.5px!important}.mt-3{margin-top:45px!important}.mt-3-5{margin-top:52.5px!important}.mb-0-5{margin-bottom:7.5px!important}.mb-1{margin-bottom:15px!important}.mb-1-5{margin-bottom:22.5px!important}.mb-2{margin-bottom:30px!important}.mb-2-5{margin-bottom:37.5px!important}.mb-3{margin-bottom:45px!important}.mb-3-5{margin-bottom:52.5px!important}.ml-0-5{margin-left:7.5px!important}[class*=-ml-0-5]{margin-left:-15px / 2!important}[class*=-ml-1]{margin-left:-15px!important}.ml-1{margin-left:15px!important}.ml-1-5{margin-left:22.5px!important}.ml-2{margin-left:30px!important}.ml-2-5{margin-left:37.5px!important}.ml-3{margin-left:45px!important}.ml-3-5{margin-left:52.5px!important}.h-screen{height:100vh}.h-screen-80{height:80vh}.h-screen-50{height:50vh}.h-screen-30{height:30vh}.min-h-screen{min-height:100vh}.min-h-full{min-height:100%}.h-full{height:100%}.line-through{text-decoration:line-through!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.inline-block{display:inline-block!important}.dot{width:8px;height:8px;border-radius:50%;background-color:#000}.color-error{color:#e6d1d1}.color-error-fill{fill:#ff3823!important}.datafieldMarkdown p{margin:0}.action-card-list{display:flex;flex:1 1;flex-direction:row;overflow-x:scroll;-webkit-overflow-scrolling:touch;padding-left:28px;padding-top:28px;padding-bottom:28px}.action-card-list .action-card-container{padding-right:28px;align-self:stretch}.action-card-list .action-card{display:flex;flex:1 1;height:100%;flex-direction:column;background:#fff;border-radius:10px;position:relative;overflow-x:hidden;overflow-y:hidden;box-shadow:0 5px 10px #0000001a;padding-bottom:18px}@media screen and (max-width: 500px){.action-card-list .action-card{width:calc(100vw - 95px)}}@media screen and (min-width: 500px){.action-card-list .action-card{width:400px}}@media screen and (max-width: 500px){.action-card-list .action-card{min-height:360px}}@media screen and (min-width: 500px){.action-card-list .action-card{min-height:384px}}.action-card-list .action-card .ac-tag{position:absolute;top:34px;right:28px}.action-card-list .action-card .ac-icon-section-container{position:absolute;width:24px;height:32px;left:40px;top:33px}.action-card-list .action-card .ac-icon-section-container .ac-icon-large-radial{position:absolute;background:rgba(73,146,151,.05);width:240px;height:240px;left:-110px;top:-110px;border-radius:50%}.action-card-list .action-card .ac-icon-section-container .ac-icon-small-radial{position:absolute;background:rgba(73,146,151,.05);width:70px;height:70px;left:-23px;top:-19px;border-radius:50%;display:flex;justify-content:center}.action-card-list .action-card .ac-icon-section-container .ac-icon-container{align-self:center;flex-shrink:1}.action-card-list .action-card .ac-icon{fill:#499297}.action-card-list .action-card .ac-due-date-container{position:absolute;top:20px;right:20px;background:#ffffff;border-radius:5px;font-family:Lato;font-style:normal;font-weight:700;font-size:14px;line-height:20px;color:#499297;padding:5px 10px}.action-card-list .action-card .ac-inner-container{display:flex;flex-direction:column;margin-top:100px;margin-left:28px;margin-right:28px;border-radius:5px;flex:1 1}.action-card-list .action-card .ac-inner-container-top{flex:1 1;font-family:Lora;font-style:normal;font-weight:700;font-size:28px;line-height:36px;margin-right:60px;z-index:1}.action-card-list .action-card .ac-inner-container-bottom{margin-top:18px;margin-bottom:18px;font-family:Lato;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#333}.action-card-list .action-card .ac-inner-container-bottom .card-date{display:flex}.action-card-list .action-card .ac-inner-container-bottom .card-date .card-calendar-icon{margin-right:8px}.action-card-list .action-card .ac-inner-container-bottom .card-date .card-label{letter-spacing:.5px}.action-card-list .action-card .ac-inner-container-bottom .card-time{display:flex;margin-top:4px}.action-card-list .action-card .ac-inner-container-bottom .card-time .card-calendar-icon{margin-right:4px}.action-card-list .action-card .ac-inner-container-bottom .card-time .card-label{letter-spacing:.5px}.action-card-list .action-card .ac-gutter{display:flex;flex-direction:column;flex:1 1;justify-content:flex-end}.action-card-list .action-card .ac-gutter .ac-button-container{display:flex;color:#fff;justify-content:flex-end;margin-right:-18px}.action-card-list .action-card .ac-gutter .ac-button-container .ac-button{display:flex;align-items:center;justify-content:center;background:#499297;border-radius:5px;font-family:Lato;font-style:normal;font-weight:900;font-size:14px;line-height:16px;text-transform:uppercase;color:#fff;padding-top:18px;padding-bottom:18px;margin-top:0;flex:1 1;cursor:pointer;height:20px;margin-right:18px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;text-align:center;flex-grow:2}.action-card-list .action-card .ac-gutter .ac-button-container .ac-button.ac-button-disabled{opacity:.1;cursor:default}.action-card-list .action-card .ac-gutter .ac-button-container .ac-button.ac-button-secondary{flex-grow:1}.action-card-list .action-card .ac-gutter .ac-button-container .viewDetails-btn-secondary{background-color:#fff;border:1px solid;color:#000;color:initial}.action-card-list .action-card .ac-gutter .ac-button-container .rejoin-button{background:transparent}.action-card-list .action-card .ac-gutter .ac-button-container .ac-more-actions{display:flex;font-family:Lato,sans-serif;font-size:14px;font-weight:400;font-weight:700;color:#817b7b;cursor:pointer;text-align:left;width:50px;margin-left:0;margin-right:10px;align-items:center}.action-card-list .action-card.is-overdue,.action-card-list .action-card.is-overdue .action-card{background:#e9998f;box-shadow:0 5px 20px #e9998f4d}.action-card-list .action-card.is-overdue .ac-icon-large-radial,.action-card-list .action-card.is-overdue .ac-icon-small-radial{background:#ffffff;opacity:.05}.action-card-list .action-card.is-overdue .ac-icon path{fill:#fff}.action-card-list .action-card.is-overdue .ac-due-date-container{background-color:#fff3;color:#fff}.action-card-list .action-card.is-overdue .ac-inner-container-top{-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#fff}.action-card-list .action-card.is-overdue .ac-inner-container-bottom{color:#fff}.action-card-list .action-card.is-overdue .ac-gutter .ac-button{background:#ffffff;color:#e9998f}.action-card-list .action-card.is-overdue .ac-gutter .ac-more-actions{color:#fff}@media only screen and (max-width: 576px){.action-card-list-mobile{flex-direction:column;flex-wrap:unset;align-content:space-between;padding:2rem 1rem 1rem}.action-card-list-mobile .action-card-container{padding-right:16px;padding-left:16px;align-self:stretch}.action-card-list-mobile .action-card{margin:0 0 1rem;height:unset;width:unset}.action-card-list-mobile .action-card .ac-inner-container-top{font-size:22px}.action-card-list-mobile .action-card .ac-inner-container-bottom{margin-bottom:1rem}}.action-li{display:flex;background:#fff;border-radius:10px;box-shadow:0 1px 3px #0000001a;margin:0 28px 19px;padding:19px 0}.action-li:first-child{margin-top:34px}.action-li .action-li-left-icon{display:flex;align-items:center;justify-content:center;margin-left:28px}.action-li .action-li-left-bar{background:#499297;border-radius:2px;width:3px;margin-left:28px}.action-li .action-li-left{display:flex;flex-direction:column;margin-left:18px;flex:1 1}.action-li .action-li-left .action-li-left-top{font-family:Lora;font-style:normal;font-weight:700;font-size:18px;line-height:23px;margin-bottom:10px}.action-li .action-li-left .action-li-left-bottom{font-family:Lato;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#7d7d7d;padding-bottom:10px}.action-li .action-li-right{display:flex;flex-direction:column;margin-right:28px}.action-li .action-li-right .action-li-right-top{font-family:Lato;font-style:normal;font-weight:900;font-size:16px;line-height:24px;text-align:right;color:#499297;margin-bottom:10px}.action-li .action-li-right .action-li-buttons-container{max-height:100000px;display:flex}.action-li .action-li-right .action-li-buttons-container.collapsed .action-li-button{margin-right:0!important;padding-right:0}.action-li .action-li-right .action-li-buttons-container.collapsed .action-li-button-secondary{padding-right:12px}.action-li .action-li-right .action-li-buttons-container .action-li-button{height:17px;padding:14px 12px;text-align:center;font-family:Lato;font-style:normal;font-weight:900;font-size:14px;text-transform:uppercase;color:#499297;cursor:pointer;align-items:flex-end;justify-content:flex-end}.action-li .action-li-right .action-li-buttons-container .action-li-button:not(:last-child){margin-right:10px}.action-li .action-li-right .action-li-buttons-container .action-li-button.action-li-button-disabled{color:#49929733;cursor:default}.action-li .action-li-right .action-li-buttons-container .action-li-button.action-li-button-secondary{border-color:#499297;border-width:1px;border-style:solid}.action-li .action-li-right .action-li-buttons-container .action-li-button.collapsed{display:none}@media screen and (min-width: 500px){.action-li .action-li-right .action-li-buttons-container .action-li-button{text-align:right;margin-bottom:0}}.action-li .action-li-right .action-li-show-more{font-family:Lato,sans-serif;font-size:14px;font-weight:400;font-weight:700;color:#9a9a9a;cursor:pointer;margin-top:10px;text-align:right}@media screen and (max-width: 500px){.action-li{flex-direction:column}.action-li-left{margin-right:18px}.action-li-buttons-container{flex-direction:row;align-content:space-between;justify-content:space-between;flex-basis:100%;width:100%}.action-li-buttons-container .action-li-button{width:100%}.action-li-buttons-container .action-li-button:not(:last-child){margin-right:0}.action-li-right{margin-top:10px;align-items:flex-start;justify-content:flex-start;margin-left:18px}}@media screen and (min-width: 500px){.action-li{flex-direction:row}.action-li-left{margin-right:0}.action-li-buttons-container{flex-direction:row}.action-li-right{margin-left:60px;align-items:flex-end;justify-content:center}}.admin-tools-flex-container-row{display:flex;flex-direction:row;margin-top:10px}.admin-tools-flex-container-row>button{margin-right:10px}.admin-tools-flex-container-row.space-between{justify-content:space-between}.admin-tools-header{align-items:center}.admin-tools-content-tab{padding-bottom:60px}.alert-container .alert{padding:8px 16px;position:relative}.alert-container .alert-squared{border-radius:0}.alert-content{display:flex;align-items:center;justify-content:space-between}.alert-info{display:flex;flex-direction:column}.alert-info .alert-description-small{font-size:14px}.alert-info .alert-description-regular{font-size:16px}.alert-container .alert-action-button{text-transform:none;border:1px solid}.alert-message-container{position:fixed;top:0;right:0;z-index:1000}.alert-message-container-visible{visibility:visible;opacity:1;transition:visibility 0s linear 0s,opacity .6s}.alert-message-container-hidden{visibility:hidden;opacity:0;transition:visibility 0s linear .6s,opacity .6s}.alert-message-inner-container{margin:22px;background-color:gray;padding:12px 18px;border-width:1px;border-style:solid;border-radius:5px;min-width:200px;max-width:300px}.alert-message-title{font-weight:600}.alert-message-text{margin-top:4px}.alert-message-inner-container-red{color:#fd5b58;background-color:#fcc;border-color:#fd5b58}.alert-message-inner-container-green{color:#72bb53;background-color:#dfedd6;border-color:#72bb53}.alert-message-inner-container-yellow{color:#ffb040;background-color:#ffe3ae;border-color:#ffb040}.alert-message-inner-container-gray{color:#666;background-color:#d8d8d8;border-color:#666}.auth-page{background-color:#333;display:flex;flex:1 1;align-items:center;justify-content:center;height:100%}.auth-page .auth-container{background-color:#fff;display:flex;flex-direction:row;flex:1 1;max-width:764px;min-height:460px;box-shadow:0 5px 10px #0000001a}.auth-page .auth-container .auth-container-left{display:flex;flex-direction:column;flex:1 1;background-color:#006e8c;padding:28px}.auth-page .auth-container .auth-container-left .powered-by{display:flex;flex-direction:row;align-items:center}.auth-page .auth-container .auth-container-left .powered-by span{display:inline-block;margin-right:10px}.auth-page .auth-container .auth-container-left .powered-by span:first-child{font-size:12px}.auth-page .auth-container .auth-container-left .powered-by span:last-child{font-family:Comfortaa,sans-serif;font-size:22px}.auth-page .auth-container .auth-container-left .auth-container-left-header{display:flex;flex-direction:row;justify-content:flex-start}.auth-page .auth-container .auth-container-left .auth-container-left-p-wrapper{display:flex;flex:1 1;flex-direction:column;justify-content:center}.auth-page .auth-container .auth-container-left .auth-container-left-title{text-align:left;color:#fff;background-color:#006e8c;font-size:36px;font-family:Comfortaa,sans-serif}.auth-page .auth-container .auth-container-left .auth-container-left-indicator{padding-left:8px}.auth-page .auth-container .auth-container-left .auth-container-left-language{color:#fff}.auth-page .auth-container .auth-container-left .auth-container-left-p{color:#fff;margin-bottom:28px}.auth-page .auth-container .auth-right-header-inputs{padding:0 20px}.auth-page .auth-container .auth-right-header-inputs .field-label{font-family:Lato,sans-serif;font-size:14px;font-weight:400;font-weight:700}.auth-page .auth-container .auth-right-header-inputs .field-error{color:#fd5b58;margin-top:10px;font-family:Lato,sans-serif;font-size:12px;font-weight:400}.auth-page .auth-container .auth-right-header-inputs .text-input-container{margin-top:10px}.auth-page .auth-container .auth-container-right{display:flex;flex-direction:column;flex:1 1;max-width:333px}.auth-page .auth-container .auth-container-right .button{margin-top:15px}.auth-page .auth-container .auth-container-right .auth-right-header{font-family:Lora,serif;font-weight:700;font-size:28px;margin:26px 20px 10px}.auth-page .auth-container .auth-container-right .auth-right-header .status-text-container{font-family:Lato,sans-serif;font-size:14px;font-weight:400}.auth-page .auth-container .auth-container-right .auth-right-body{margin:20px}.auth-page .auth-container .auth-container-right .auth-right-text{font-size:13px}.auth-page .auth-container .auth-container-right .auth-right-text a{text-decoration:none;color:#000}.auth-page .auth-container .auth-container-right .auth-right-link{font-size:13px;font-weight:600}.auth-page .auth-container .auth-container-right .auth-right-link:hover{cursor:pointer;color:#006e8c}@media screen and (max-width: 800px){.auth-page{align-items:unset;justify-content:unset;height:inherit}.auth-page .auth-container{flex-direction:column}.auth-page .auth-container .auth-container-right{max-width:none}.auth-container-left{max-height:45px}}.auth-login-bottom-row{display:flex;flex-direction:row}.auth-login-remember-me{padding-top:16px;margin-left:-5px}.auth-login-bottom-row-left{flex:1 1;display:flex;flex-direction:row;padding-top:16px;padding-bottom:16px}.auth-login-bottom-row-right{padding-top:16px;padding-bottom:16px;text-align:right}.auth-right-login-bottommost-row{margin-top:48px}@media screen and (max-width: 400px){.auth-container-left{padding:16px 25px}.auth-right-header,.auth-right-header-magic-link{margin-bottom:36px}}.Autocomplete{background-color:#fff;overflow:hidden!important;border-radius:5px;box-shadow:0 1px 3px 0 1px 3px #0000001a}.Autocomplete .MuiInputBase-input{padding-top:6px!important;padding-bottom:6px!important}.Autocomplete>.MuiFormControl-root,.Autocomplete>.MuiFormControl-root>.MuiInputBase-root{border-color:#e1e1e1}.Autocomplete>.MuiFormControl-root>.MuiInputBase-root:hover>input{border-color:#e1e1e1}.Autocomplete .MuiChip-root{height:28px}.autocomplete div div:before,.autocomplete div div:after,.autocomplete div div:hover:not(.Mui-disabled):before{border:none}.autocomplete div div{margin:0;padding:0!important}.autocomplete div input{margin:0}.autocomplete div input::-webkit-input-placeholder{opacity:unset}.autocomplete div input::-ms-input-placeholder{opacity:unset}.autocomplete div input::placeholder{opacity:unset}blockquote{display:block;background:#ffffff;padding:15px 20px 15px 45px;margin:0 0 48px;position:relative;font-size:16px;line-height:1.2;color:#666;text-align:justify;border-left:15px solid #ffb040;border-right:2px solid #ffb040;box-shadow:2px 2px 15px #0000001a}blockquote:before{content:"\201c";font-family:Georgia,serif;font-size:60px;font-weight:700;color:#999;position:absolute;left:10px;top:5px}blockquote:after{content:""}blockquote a{text-decoration:none;background:#eee;cursor:pointer;padding:0 3px;color:#c76c0c}blockquote a:hover{color:#666}blockquote em{font-style:italic}@media screen and (max-width: 599px){.explore .booker{z-index:9997}}@media screen and (max-width: 599px){.signature-capture .booker{height:auto}}.booker{display:flex;flex-direction:column;z-index:999999999999999999;flex:1 1}@media screen and (max-width: 599px){.booker{width:100vw;height:calc(100vh - 72px);height:-webkit-fill-available}}.booker .close-dialog-icon-container{position:absolute;top:30px;right:28px;cursor:pointer}.booker .close-dialog-icon-container .close-dialog-icon{width:16px;height:16px}.booker.booker-loading{align-items:center}.booker .booker-text-container{margin:28px}@media screen and (max-width: 599px){.booker .booker-text-container{width:calc(100vw - 56px)}}.booker .booker-title{font-family:Lora,serif;font-weight:700;font-size:30px;line-height:33px;color:#1d5e63;border-radius:10px;margin-bottom:18px;margin-right:60px}.booker .booker-text{font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:24px;color:#499297;border-radius:10px;margin-bottom:18px}.booker .booker-text.error{color:#fd5b58}.booker .booker-back-button{font-family:Lato,sans-serif;font-size:14px;font-weight:400;font-weight:700;line-height:16px;color:#9a9a9a;cursor:pointer;margin-bottom:18px}.booker .booker-button-bar{display:flex;flex-direction:row;padding:18px}.booker .booker-input{font-family:Lato,sans-serif;font-weight:700;font-size:18px;line-height:23px;color:#1d5e63;border-radius:5px;box-shadow:0 1px 3px #0000001a;-moz-box-shadow:0px 1px 3px rgba(0,0,0,.1);-webkit-box-shadow:0px 1px 3px rgba(0,0,0,.1);background:#ffffff;border:1px solid #e1e1e1;padding:10px;height:auto;height:initial}.booker .booker-input::-webkit-input-placeholder{color:#1d5e6333}.booker .booker-input::-ms-input-placeholder{color:#1d5e6333}.booker .booker-input::placeholder{color:#1d5e6333}.booker .booker-input:focus{border:1px solid #499297;box-sizing:border-box;box-shadow:0 5px 10px #0000001a;-moz-box-shadow:0px 5px 10px rgba(0,0,0,.1);-webkit-box-shadow:0px 5px 10px rgba(0,0,0,.1)}.booker .booker-button{font-family:Lato,sans-serif;font-weight:700;font-size:14px;text-transform:uppercase;text-align:center;border-radius:5px;padding:20px;min-width:180px;display:flex;align-items:center;justify-content:center}.booker .booker-button svg{margin-left:5px;height:18px}.booker .booker-button:hover{cursor:pointer}.booker .booker-button.full-width{flex:1 1}.booker .booker-button.disabled{opacity:.4;cursor:default}.booker .booker-text-input-container,.booker .booker-button-container{margin-top:18px}.booker .booker-ocp-container{margin-top:28px}.booker .booker-card-roll-container{position:absolute;bottom:0;left:0;right:0}.booker .booker-map-container{position:relative}@media screen and (max-height: 800px){.booker .booker-map-container{margin-top:-20px}}@media screen and (max-width: 600px){.booker .booker-map-container{width:100vw;flex:1 1}}@media screen and (min-width: 600px){.booker .booker-map-container{width:100%;height:400px}}.booker .booker-map-container .hideMap{visibility:hidden}.booker .day-outside-window .MuiPickersDay-day{color:#00000061}.booker .booker-confirm-actions{display:flex;margin:20px 0;flex-direction:row-reverse}.booker .booker-confirm-outside-window{margin:20px 0;font-style:normal;font-size:20px;line-height:20px;letter-spacing:.1px;color:#1d6195}.booker .booker-confirm-outside-window .outside-window-title{font-weight:700;margin-bottom:20px}.booker .booker-loading-message{color:#1d5e63}a[href^="http://maps.google.com/maps"],a[href^="https://maps.google.com/maps"]{display:none!important}.gmnoprint a,.gmnoprint span,.gm-style-cc{display:none}.gmnoprint div{background:none!important}@media only screen and (max-width: 800px){.bottom-button-container{width:100%;box-sizing:border-box}}@media only screen and (min-width: 800px){.bottom-button-container{min-width:240px;margin:0 10px 10px}.bottom-buttons-container{margin-left:26px;margin-right:26px;margin-top:28px;display:flex;flex-direction:row;justify-content:flex-end}}.bullets-row{display:flex;flex-direction:row;align-items:center}.bullets-row:not(:first-child){margin-top:14px}.bullets-row svg{width:48px}.bullets-row-right{font-size:14px;flex:1 1}.card-roll{display:flex;flex-direction:row;flex:1 1;overflow-x:scroll;padding:18px}.card-roll .cr-card{display:flex;flex-grow:0;flex-shrink:0;width:80%;overflow:auto;background:#ffffff;border:1px solid #499297;box-sizing:border-box;box-shadow:0 5px 10px #0000001a;border-radius:5px;cursor:pointer}@media screen and (max-height: 699px){.card-roll .cr-card{padding-left:10px;padding-bottom:28px;padding-top:18px;margin-right:28px}}@media screen and (min-height: 700px){.card-roll .cr-card{padding-left:10px;padding-bottom:10px;padding-top:10px;margin-right:28px}}@media screen and (max-width: 399px){.card-roll .cr-card .cr-left{margin-left:10px;margin-right:18px;margin-top:5px}}@media screen and (min-width: 400px){.card-roll .cr-card .cr-left{margin-left:4px;margin-right:12px;margin-top:5px}}.card-roll .cr-card .cr-right{font-family:Lato,sans-serif;font-size:14px;font-weight:400}.card-roll .cr-card .cr-right .cr-right-top{font-weight:700;line-height:20px;color:#333}.card-roll .cr-card .cr-right .cr-right-bottom{line-height:20px;color:#9c9c9c}.card-roll .card-roll-right-buffer{display:flex;flex-grow:0;flex-shrink:0;width:calc(20% - 12px)}.chevron-container{display:flex;flex-direction:row;height:30px;flex-grow:1;margin-bottom:20px;margin-top:15px;margin-right:20px}.chevron-segment{flex:1 1;display:flex;flex-direction:row;height:30px;margin-left:-5px}.chevron-segment:hover{cursor:pointer}.chevron-segment .chevron-segment-mask{border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:15px solid #ffffff;z-index:2}.chevron-segment .chevron-segment-block{background-color:#eee;flex:1 1;height:30px;margin-left:-15px;z-index:1}.chevron-segment .chevron-segment-block.completed{background-color:#ffb040}.chevron-segment .chevron-segment-block.in-progress{background-color:#ffe3ae}.chevron-segment .chevron-segment-triangle{width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:15px solid #eeeeee;z-index:1}.chevron-segment .chevron-segment-triangle.completed{border-left:15px solid #ffb040}.chevron-segment .chevron-segment-triangle.in-progress{border-left:15px solid #ffe3ae}.confirmation-dialog-message{margin:28px}.confirmation-dialog-message-innerhtml img{margin-left:auto;margin-right:auto;display:flex;max-width:80%}.confirmation-dialog-message-innerform{padding-bottom:0}.confirmation-dialog-buttons,.confirmation-dialog-buttons-center{padding:18px}.confirmation-dialog-buttons-center button{width:100%}#cconsent-bar{z-index:999999!important;padding:30px!important}@media (min-width: 768px){#cconsent-bar{left:30px!important;right:30px!important;width:auto!important;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 0 1px #0000001f,0 5px 10px #00000047}}#cconsent-bar .cc-text{color:#000!important}.consent-call-context{margin:30px}.consent-call-context .image-container{text-align:center}.consent-call-context .li-multi-container.inset{margin:0 0 30px}.consent-call-context p{max-width:550px;font-family:Montserrat;margin:30px auto 40px}@media screen and (min-width: 600px){.consent-call-context .embedded-scheduler-container{width:500px}}.informed-consent .ic-header{margin-bottom:25px}.informed-consent .ic-header .ic-header-documents{text-transform:uppercase;color:#7d7d7d;font-size:13px;font-weight:600;margin-bottom:3px}.informed-consent .ic-header .ic-header-subtext{display:flex}.informed-consent .ic-header .ic-header-subtext svg{margin-right:10px}.informed-consent .ic-header .ic-header-subtext .ic-header-subtext-top{font-family:Lato,sans-serif;font-weight:700;font-size:14px;margin-bottom:2px}.informed-consent .ic-header .ic-header-subtext .ic-header-subtext-bottom{font-family:Lato,sans-serif;font-size:12px;font-weight:400;color:#000}.informed-consent .df-body{justify-content:center}.informed-consent .df-body .ic-back-button{font-weight:700;line-height:16px;width:41px;height:41px;cursor:pointer;color:#9a9a9a;font-size:40px;margin:20px 5px 20px 20px}.informed-consent .df-body .df-page{max-width:870px;margin-bottom:120px}@media screen and (max-width: 400px){.informed-consent .df-body .df-page{margin-bottom:60px}}.informed-consent .df-body .dynamic-form{font-size:16px;padding:10px;font-family:Times New Roman,Times,serif;line-height:24px}.informed-consent .knowledge-content-container{font-family:Times New Roman,Times,serif}@media screen and (max-width: 800px){.informed-consent .knowledge-content-container{padding:10px}}.signature-capture .booker-title{margin:18px 60px 0 20px}.signature-capture{background:#fff!important}.signature-capture.light-dialog{max-width:800px}.signature-capture .df-body .df-page{max-width:800px;width:100%}.consent-notes{width:20vw;margin-top:72px;margin-right:20px}.consent-notes .cn-header{font-family:Lato,sans-serif;font-weight:700;font-size:14px;color:#1d5e63}.consent-notes .cn-form{display:flex;flex-direction:column;background-color:#fff;border-radius:5px;padding:15px;margin-top:20px}.consent-notes .cn-form .cn-label{font-family:Lato,sans-serif;font-weight:700;font-size:14px;color:#9a9a9a;margin-bottom:10px}.consent-notes .cn-form .cn-input{margin-bottom:20px}.consent-notes .cn-form .cn-error-text{font-family:Lato,sans-serif;font-size:12px;font-weight:400;color:#e9998f;margin-bottom:5px}.consent-notes .cn-form .cn-submit{margin-top:5px;max-width:100px}.consent-notes .cn-list{display:flex;flex-direction:column;max-height:70vh;overflow:scroll;margin-top:20px}.consent-notes .cn-list .cn-list-item{display:flex;flex-direction:column;background:#ffffff;border-radius:5px;padding:15px;margin-bottom:20px}.consent-notes .cn-list .cn-list-item .cn-item-number{font-family:Lato,sans-serif;font-size:14px;font-weight:400;color:#000;font-weight:700}.consent-notes .cn-list .cn-list-item .cn-item-time{font-family:Lato,sans-serif;font-size:12px;font-weight:400;color:#9a9a9a;margin-top:5px}.consent-notes .cn-list .cn-list-item .cn-item-label{font-family:Lato,sans-serif;font-size:14px;font-weight:400;color:#000;font-weight:700;margin-top:15px}.consent-notes .cn-list .cn-list-item .cn-item-text{font-family:Lato,sans-serif;font-size:14px;font-weight:400;color:#000;margin:10px 0 0 10px}@media screen and (max-width: 1200px){.consent-notes{width:30vw}}@media screen and (max-width: 800px){.signature-capture .booker-title{margin-left:9px}}@media screen and (min-width: 600px){.signature-modal{border-radius:8px!important}}.wysiwyg-wrapper{display:flex;flex-direction:row}.wysiwyg-blocks{width:100%;max-width:100%;margin:5px;display:flex;flex-direction:column}.wysiwyg-markdown{width:100%;max-width:100%}.wysiwyg-preview{width:100%;max-width:100%;min-height:100px;border:1px solid #000}.material-dialog .dialog-body{margin:20px 35px 25px}.material-dialog .dialog-body .dynamic-form-page,.material-dialog .dialog-body .dynamic-form-page .dialog-body button{margin:0}.material-dialog .dialog-intro{margin-top:0;font-size:18px}.material-dialog .dialog-content{margin-bottom:30px;margin-top:20px}.material-dialog .dialog-content li{line-height:1.2;margin:14px 0}.material-dialog .custom-dialog-container{background-color:#fff;max-width:800px;display:flex;flex-direction:column;overflow:hidden}.material-dialog .custom-dialog-header{background-color:#444;padding:18px 28px;display:flex;flex-direction:row}.material-dialog .custom-dialog-header-left{flex:1 1;margin-right:28px}.material-dialog .custom-dialog-header-title{color:#fff;font-size:26px}.material-dialog .custom-dialog-header-subtitle{color:#fff;font-size:14px;margin-top:14px}.material-dialog .custom-dialog-header-button{background:none!important;border:none;padding:0!important;font-family:arial,sans-serif;color:#069;margin-top:10px;cursor:pointer}.material-dialog .custom-dialog-header-button>button{padding:0;margin-top:10px;min-height:0;min-width:0}.material-dialog .custom-dialog-close-button-container{color:#fff}.material-dialog .custom-dialog-close-button-container:hover{cursor:pointer}.signature-size{height:300px}.signature-container{height:300px;border:1px solid #bbb;position:relative;background-color:#fff}.signature-canvas-container{height:300px;position:absolute;left:0;top:0}.signature-input-container{height:300px;margin-top:0;display:flex;flex-direction:column}.signature-input-open-portion{flex:1 1}.signature-input-signing-portion{display:flex;font-size:13px;color:#6e6e6e;border-top-width:1px;border-top-style:solid;border-top-color:#bbb;padding-top:10px;margin:0 25px 15px;align-items:center}.signature-input-signing-portion>span{flex:1 1}.signature-input-signing-portion>button{z-index:1}_::-webkit-full-page-media,_:future,:root .material-dialog .df-body{display:block}.dropdown-item{white-space:normal!important;height:100%!important;padding:20px!important}.dropdown-item~.dropdown-item{border-top:1px solid #bbb!important}.dropdown-placeholder div>div{color:#1d5e6333}.dropdown-placeholder-hide{display:none!important}.tos-dialog-content{padding:20px}.tos-dialog-content .tos-dialog-close-icon{display:flex;justify-content:flex-end}.dynamic-form{flex:1 1;display:flex;flex-direction:column;color:#333;font-size:14px}.full-height-dynamic-form .dynamic-form{height:100%}.df-body{display:flex;flex:1 1;justify-content:space-evenly}.df-body .df-context{flex:1 1;margin:20px;max-width:350px;display:flex;flex-direction:column;justify-content:center;padding-bottom:80px}.df-body .df-context .df-context-image-container{text-align:center;margin-bottom:15px}.df-body .df-context .df-context-image-container img{width:100%;max-width:400px;margin-bottom:20px}.df-body .df-context .df-context-title{color:#1d5e63;font-family:Lora,serif;font-weight:700;font-size:30px}.df-body .df-context .df-context-title.form-title{margin-bottom:35px}.df-body .df-context .df-context-estimated-time{color:#b2b2b2;display:flex;align-items:center;margin-top:9px}.df-body .df-context .df-context-estimated-time svg{margin-right:5px}.df-body .df-context p{font-family:Lato,sans-serif;font-size:14px;font-weight:400;margin-bottom:0}.df-body .df-page{display:flex;flex-direction:column;flex:1 1;margin:20px;max-width:520px;justify-content:center;overflow:hidden}@media screen and (max-width: 400px){.df-body .df-page{margin:32px 18px 18px}}.df-body .df-page .df-header-text{font-family:Lora,serif;font-weight:700;font-size:30px;margin-bottom:10px}.df-body .df-page .df-header-description{margin-bottom:10px}.df-body .df-page .df-header-divider{margin-top:30px}.df-body .df-page .error-message{font-size:13px;margin-top:7px;color:#ff3823}.df-body .df-page .df-knowledge-content{font-size:14px;background-color:#d8d8d8;color:#666;border-radius:4px;border:1px solid #666666;padding:0 18px 4px;margin-top:22px;margin-bottom:18px}.df-body .df-page .df-knowledge-content .kc-title{font-weight:800;margin-top:18px}.df-body .df-page .df-element:not(:first-child){margin-top:30px}.df-body .df-page .df-element .df-element-title{min-height:5px;font-family:Lato,sans-serif;font-weight:700;font-size:14px;color:#9a9a9a;margin-bottom:8px}.df-body .df-page .df-element .df-element-note{color:#999;font-size:13px;font-weight:700;line-height:1.4em;margin-bottom:10px}.df-body .df-page .df-element .df-element-note-bullet{color:#999;font-size:13px;font-weight:700;padding-top:18px;margin-top:-12px}.df-body .df-page .df-element .df-element-note-bullet:first-child{margin-top:-24px}.df-body .df-page .df-element .df-sub-element{position:relative;display:flex;flex-direction:column}.df-body .df-page .df-element .df-sub-element textarea,.df-body .df-page .df-element .df-sub-element input[type=datetime-local],.df-body .df-page .df-element .df-sub-element input[type=text],.df-body .df-page .df-element .df-sub-element input[type=number],.df-body .df-page .df-element .df-sub-element input[type=tel],.df-body .df-page .df-element .df-sub-element input[type=password]{flex:1 1;font-family:Lato,sans-serif;font-weight:700;font-size:18px;line-height:23px;color:#1d5e63;border-radius:5px;box-shadow:0 1px 3px #0000001a;-moz-box-shadow:0px 1px 3px rgba(0,0,0,.1);-webkit-box-shadow:0px 1px 3px rgba(0,0,0,.1);background:#ffffff;border:1px solid #e1e1e1;padding:10px;height:auto;height:initial;min-width:46px;max-width:100%;box-sizing:border-box}.df-body .df-page .df-element .df-sub-element textarea::-webkit-input-placeholder,.df-body .df-page .df-element .df-sub-element input[type=datetime-local]::-webkit-input-placeholder,.df-body .df-page .df-element .df-sub-element input[type=text]::-webkit-input-placeholder,.df-body .df-page .df-element .df-sub-element input[type=number]::-webkit-input-placeholder,.df-body .df-page .df-element .df-sub-element input[type=tel]::-webkit-input-placeholder,.df-body .df-page .df-element .df-sub-element input[type=password]::-webkit-input-placeholder{color:#1d5e6333}.df-body .df-page .df-element .df-sub-element textarea::-ms-input-placeholder,.df-body .df-page .df-element .df-sub-element input[type=datetime-local]::-ms-input-placeholder,.df-body .df-page .df-element .df-sub-element input[type=text]::-ms-input-placeholder,.df-body .df-page .df-element .df-sub-element input[type=number]::-ms-input-placeholder,.df-body .df-page .df-element .df-sub-element input[type=tel]::-ms-input-placeholder,.df-body .df-page .df-element .df-sub-element input[type=password]::-ms-input-placeholder{color:#1d5e6333}.df-body .df-page .df-element .df-sub-element textarea::placeholder,.df-body .df-page .df-element .df-sub-element input[type=datetime-local]::placeholder,.df-body .df-page .df-element .df-sub-element input[type=text]::placeholder,.df-body .df-page .df-element .df-sub-element input[type=number]::placeholder,.df-body .df-page .df-element .df-sub-element input[type=tel]::placeholder,.df-body .df-page .df-element .df-sub-element input[type=password]::placeholder{color:#1d5e6333}.df-body .df-page .df-element .df-sub-element textarea:focus,.df-body .df-page .df-element .df-sub-element input[type=datetime-local]:focus,.df-body .df-page .df-element .df-sub-element input[type=text]:focus,.df-body .df-page .df-element .df-sub-element input[type=number]:focus,.df-body .df-page .df-element .df-sub-element input[type=tel]:focus,.df-body .df-page .df-element .df-sub-element input[type=password]:focus{border:1px solid #499297;box-sizing:border-box;box-shadow:0 5px 10px #0000001a;-moz-box-shadow:0px 5px 10px rgba(0,0,0,.1);-webkit-box-shadow:0px 5px 10px rgba(0,0,0,.1)}.df-body .df-page .df-element .df-sub-element .df-password-reveal{position:absolute;right:1px;top:1px;background-color:#fff;padding:10px 10px 6px;border-radius:5px}.df-body .df-page .df-element .df-sub-element input:disabled{background-color:#eae9e9;color:#b0b0b0}.df-body .df-page .df-element .df-sub-element input:focus{outline:none}.df-body .df-page .df-element .df-sub-element input.with-error{border-color:transparent;border:1px solid #ff3823}.df-body .df-page .df-element .df-sub-element input.transparent{color:#eae9e9}.df-body .df-page .df-element .df-sub-element .reset-container{display:flex;flex-direction:row;justify-content:space-between}.df-body .df-page .df-element .df-sub-element .reset-container .df-password-reset{margin-top:10px;font-size:13px;font-weight:600}.df-body .df-page .df-element .df-sub-element .reset-container .df-password-reset:hover{cursor:pointer;color:#006e8c}.df-body .df-page .df-element .df-sub-element .df-multiple-choice-option{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;color:#333;border-radius:5px;box-shadow:0 1px 3px #0000001a;-moz-box-shadow:0px 1px 3px rgba(0,0,0,.1);-webkit-box-shadow:0px 1px 3px rgba(0,0,0,.1);background:#ffffff;border:1px solid #e1e1e1;padding:10px;margin:10px 0}.df-body .df-page .df-element .df-sub-element .df-multiple-choice-option.active{border:1px solid #499297;box-sizing:border-box;box-shadow:0 5px 10px #0000001a;-moz-box-shadow:0px 5px 10px rgba(0,0,0,.1);-webkit-box-shadow:0px 5px 10px rgba(0,0,0,.1)}.df-body .df-page .df-element .df-sub-element .df-multiple-choice-option:hover,.df-body .df-page .df-element .df-sub-element .df-multiple-choice-option *:hover{cursor:pointer}.df-body .df-page .df-element .df-sub-element .df-multiple-choice-option input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:2px solid #999;width:20px;height:20px;background-color:#fff;border:1px solid #ccc;border-radius:50%}.df-body .df-page .df-element .df-sub-element .df-multiple-choice-option input[type=radio]:focus{outline:none}.df-body .df-page .df-element .df-sub-element .df-multiple-choice-option input[type=radio]:checked{border:6px solid #499297}.df-body .df-page .df-element .df-sub-element .df-multiple-choice-option input[type=radio]:disabled{border-color:#aaa}.df-body .df-page .df-element .df-sub-element .df-multiple-choice-option input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:2px solid #999;width:20px;height:20px;background-color:#fff}.df-body .df-page .df-element .df-sub-element .df-multiple-choice-option input[type=checkbox]:focus{outline:none}.df-body .df-page .df-element .df-sub-element .df-multiple-choice-option input[type=checkbox]:checked{background-color:#499297;border-color:#499297}.df-body .df-page .df-element .df-sub-element .df-multiple-choice-option input[type=checkbox]:checked:before{content:"\2713  ";color:#fff;font-size:18px;line-height:1em}.df-body .df-page .df-element .df-sub-element .df-date-sub-element{display:flex;flex-direction:row;align-items:center}.df-body .df-page .df-element .df-sub-element .df-date-sub-element:not(:first-child){margin-left:15px}.df-body .df-page .df-element .df-sub-element .df-date-sub-element .date-divider{font-size:24px;margin:7px;color:#1d5e63}.df-body .df-page .df-element .df-sub-element .df-horizontal-multiple-choice-container{display:flex;align-items:stretch}.df-body .df-page .df-element .df-sub-element .df-horizontal-multiple-choice-container .df-multiple-choice-option{display:flex;min-width:5px;flex-direction:column;align-items:center;flex-wrap:nowrap;flex-basis:50%;flex-grow:1;padding:0;border-radius:0}.df-body .df-page .df-element .df-sub-element .df-horizontal-multiple-choice-container .df-multiple-choice-option input{display:none}.df-body .df-page .df-element .df-sub-element .df-horizontal-multiple-choice-container .df-multiple-choice-option.active{background-color:#499297;color:#fff}.df-body .df-page .df-element .df-sub-element .df-horizontal-axis-markers{display:flex;justify-content:space-between}.df-body .df-page .df-element .df-sub-element .df-horizontal-axis-markers .df-ham-spacer{flex:1 1}.df-body .df-page .df-element .df-sub-element .df-horizontal-axis-markers .df-ham-left,.df-body .df-page .df-element .df-sub-element .df-horizontal-axis-markers .df-ham-right{flex:3 1}.df-body .df-page .df-element .df-sub-element .df-horizontal-axis-markers .df-ham-right{text-align:right}.df-body .df-page .df-hidden{display:none}.affirmation{font-family:Lato,sans-serif;font-size:10px;line-height:14px;color:#1d5e63}.affirmation .signup-affirmation{margin-left:-18px;margin-top:10px}.affirmation .signup-affirmation .signup-tos-text{font-family:Lato,sans-serif;font-size:14px;font-weight:700}.affirmation .signup-affirmation .signup-tos-text span{text-decoration:underline;cursor:pointer}.affirmation .signup-affirmation .tos-links{color:#1d5e63}.data-capture .df-footer{position:fixed;z-index:2}.data-capture .footer-mobile-telehealth-call{position:fixed}@media screen and (max-width: 600px){.data-capture .footer-mobile-telehealth-call{height:250px}}.data-capture .df-page{padding-bottom:20px}.df-footer{margin:25px 0 0;padding:10px;box-shadow:0 -6px 10px -6px #ccc;background-color:#fff;position:-webkit-sticky;position:sticky;bottom:0;width:100%;box-sizing:border-box;z-index:1}.df-footer .df-left-side-footer-slot{display:flex;align-items:center}.df-footer .df-button-container{display:flex}.df-footer .df-button-container .forward-button{font-family:Lato,sans-serif;font-weight:700;font-size:14px;text-transform:uppercase;text-align:center;border-radius:5px;padding:20px;min-width:180px;display:flex;align-items:center;justify-content:center;min-width:unset;flex:7 1}.df-footer .df-button-container .forward-button svg{margin-left:5px;height:18px}.df-footer .df-button-container .forward-button:hover{cursor:pointer}.df-footer .df-button-container .backward-button{font-family:Lato,sans-serif;font-weight:700;font-size:14px;text-transform:uppercase;text-align:center;margin-right:10px;border-radius:5px;padding:20px;color:#333;display:flex;align-items:center;justify-content:center;border:1px solid transparent;min-width:unset;flex:1 1}.df-footer .df-button-container .backward-button svg{height:18px}.df-footer .df-button-container .backward-button:hover{cursor:pointer;border:1px solid #e8e8e8;box-shadow:0 1px 3px #0000001a}.df-footer .df-button-container .backward-button:active{background:linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),#ffffff;box-shadow:0 1px 3px #0000001a}.df-footer .df-button-container .autocomplete-button{font-family:Lato,sans-serif;font-weight:700;font-size:14px;text-transform:uppercase;text-align:center;border-radius:5px;padding:20px;min-width:180px;display:flex;align-items:center;justify-content:center;min-width:unset;margin-left:10px}.df-footer .df-button-container .autocomplete-button img{height:17px;margin-right:5px}.df-footer .df-button-container .autocomplete-button:hover{cursor:pointer}.df-footer .df-button-container .skip-button{min-width:unset;margin-left:10px}.df-selection-note{padding:5px}.df-selection-note span{color:#5a9196;color:var(--mq-txt-color, #5a9196);font-style:italic}.dynamic-form-date{max-width:200px;width:100%}.dynamic-form-list-element{margin:8px 3px;border-radius:1px;border:1px dashed #000000;display:flex;flex-direction:column;padding:5px 20px}.dynamic-form-list-element-columns{flex-direction:column}.dynamic-form-list-element-delete-button-container{border-style:none;margin:0}.dynamic-form-list-element-add-button-container{display:flex;margin-top:20px;width:100%}.dynamic-form-list-element-item{margin-top:12px;min-width:50%;flex-grow:1;display:flex;align-items:center}.dynamic-form-list-element-item-text{width:30%;font-size:12px;font-weight:600;margin:3px 15px 3px 3px;color:#505050}.dynamic-form-list-element-item-input{width:70%;margin:2.5px 10px 2.5px 2.5px}.dynamic-forms-multiselect-text{padding:10px;display:flex;align-items:center;flex:1 1}.dynamic-forms-multiselect-text .inner-text{flex:3 1}.dynamic-forms-multiselect-text .inner-text-disabled{color:#bbb}.dynamic-forms-multiselect-text .inner-img{flex:1 1;padding:5px;text-align:center}.dynamic-forms-multiselect-text .inner-img img{max-width:100%;height:auto}.dynamic-form-dropdown-sub-element{margin-top:14px}.dynamic-form-dropdown-alt{flex:1 1;min-width:46px;font-family:Lato,sans-serif;font-weight:700;font-size:18px;line-height:23px;color:#1d5e63;border-radius:5px;box-shadow:0 1px 3px #0000001a;-moz-box-shadow:0px 1px 3px rgba(0,0,0,.1);-webkit-box-shadow:0px 1px 3px rgba(0,0,0,.1);background:#ffffff;border:1px solid #e1e1e1;height:auto;height:initial;padding:0}.dynamic-form-dropdown-alt::-webkit-input-placeholder{color:#1d5e6333}.dynamic-form-dropdown-alt::-ms-input-placeholder{color:#1d5e6333}.dynamic-form-dropdown-alt::placeholder{color:#1d5e6333}.dynamic-form-dropdown-alt:focus{border:1px solid #499297;box-sizing:border-box;box-shadow:0 5px 10px #0000001a;-moz-box-shadow:0px 5px 10px rgba(0,0,0,.1);-webkit-box-shadow:0px 5px 10px rgba(0,0,0,.1)}.dynamic-form-dropdown-alt:disabled{background-color:#eae9e9}.dynamic-form-dropdown-alt:focus{outline:none}.dynamic-form-dropdown-alt.with-error{border-color:transparent;border:1px solid #ff3823}.dynamic-form-dropdown-alt div{font-family:Lato,sans-serif;font-weight:700;font-size:18px;line-height:23px;color:#1d5e63;border-radius:5px;box-shadow:0 1px 3px #0000001a;-moz-box-shadow:0px 1px 3px rgba(0,0,0,.1);-webkit-box-shadow:0px 1px 3px rgba(0,0,0,.1);background:#ffffff;border:1px solid #e1e1e1;height:auto;height:initial;margin:0;padding:5px;border:none;box-shadow:none}.dynamic-form-dropdown-alt div::-webkit-input-placeholder{color:#1d5e6333}.dynamic-form-dropdown-alt div::-ms-input-placeholder{color:#1d5e6333}.dynamic-form-dropdown-alt div::placeholder{color:#1d5e6333}.dynamic-form-dropdown-alt div:focus{border:1px solid #499297;box-sizing:border-box;box-shadow:0 5px 10px #0000001a;-moz-box-shadow:0px 5px 10px rgba(0,0,0,.1);-webkit-box-shadow:0px 5px 10px rgba(0,0,0,.1)}.dynamic-form-dropdown-alt div:before,.dynamic-form-dropdown-alt div:after,.dynamic-form-dropdown-alt div:hover:not(.Mui-disabled):before,.dynamic-form-dropdown-alt div:focus{border:none;box-shadow:none}.dynamic-form-dropdown-alt div:before,.dynamic-form-dropdown-alt div:after,.dynamic-form-dropdown-alt div:focus{background-color:transparent}.dynamic-form-dropdown-alt div svg{right:5px}.dynamic-form-checkbox-sub-element{margin-top:18px;display:flex;flex-direction:row;align-items:center}.dynamic-form-checkbox-sub-element-right{margin-left:6px;cursor:pointer}.li-title{display:flex}.li-title p{margin:0 0 0 4px}.dynamic-form-checkbox-sub-element-right-disabled{color:#bbb}.scheduler.li-multi-container.inset{margin:0}.scheduler.li-multi-container.inset .li-title,.scheduler.li-multi-container.inset .li-subtitle{display:flex}.scheduler.li-multi-container.inset .li-subtitle{margin-left:10px;font-size:16px}.scheduler.li-multi-container.inset .li-middle{display:flex}.scheduler.li-multi-container.inset .li-middle .li-header{flex:1 1}.scheduler.li-multi-container.inset .li-middle .li-buttons-container{margin:0}.scheduler.li-multi-container.inset .li-middle .li-buttons-container button{color:red}.react-phone-number-input__icon{height:1em!important;border:none!important}.currency{position:relative}.currency .currency-input{display:flex;align-items:center}.currency .currency-input .currency-input-field{height:32px!important;padding-right:10px;border-top-right-radius:0!important;border-bottom-right-radius:0!important;border-right:0px!important}.currency .currency-input .currency-input-field:focus{box-sizing:content-box!important}.currency .currency-input input::-webkit-outer-spin-button,.currency .currency-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.currency .currency-input input[type=number]{-moz-appearance:textfield}.currency .currency-input .currency-input-adornment{background-color:#fff;border:1px solid #e1e1e1;border-left:0px;border-top-right-radius:5px;border-bottom-right-radius:5px;font-family:Lato,sans-serif;font-weight:700;font-size:18px;line-height:23px;padding:10px;box-shadow:2px 1px 3px 0 1px 3px #0000001a;-moz-box-shadow:2px 1px 3px 0px 1px 3px rgba(0,0,0,.1);-webkit-box-shadow:2px 1px 3px 0px 1px 3px rgba(0,0,0,.1)}.currency .currency-input .currency-input-adornment.with-error{border:1px solid #f00;border-left:0}.currency .currency-input .currency-input-adornment .currency-input-adornment-text{text-transform:uppercase}.currency .currency-input .currency-input-adornment-focused{border:1px solid #499297;border-left:0px;box-shadow:11px 5px 20px #3e3e3e1a;-moz-box-shadow:11px 5px 20px rgba(62,62,62,.1);-webkit-box-shadow:11px 5px 20px rgba(62,62,62,.1)}.markdown{width:100%;max-width:100%}.hide-from-roles-content button{padding:8px}.document-sign-toolbar{margin-top:30px;width:100%;display:flex;flex-direction:row;justify-content:space-between}.document-sign-toolbar .sign-button,.document-sign-toolbar .next-button,.document-sign-toolbar .declined-button,.document-sign-toolbar .autocomplete-button{margin-top:10px}@media screen and (max-width: 400px){.document-sign-toolbar{flex-direction:column}.document-sign-toolbar .sign-button{flex:1 1}}@media screen and (max-width: 400px){.document-sign-toolbar-autocomplete{display:flex}}.numberSubElementDisabled{color:#eae9e9!important}.embedded-scheduler-error-container{background-color:#fff;padding:28px}.embedded-scheduler-error-container .title{font-family:Lora,serif;font-weight:700;font-size:30px;margin-bottom:18px}.embedded-scheduler-error-container .text-container{font-family:Lato,sans-serif;font-size:14px;font-weight:400}.error-page-container{background-color:#eee;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100vw;height:100vh}.error-page-title{font-size:32px;max-width:650px;text-align:center;margin-bottom:28px}.error-page-icon{margin-bottom:28px}.error-page-text{font-size:18px;max-width:650px}.error-id-text{text-align:center;font-size:16px;color:#d3d3d3}.error-section{color:red;margin:10px;font-family:Maven Pro}.event-actions .events-action-buttons{margin-bottom:1.125rem}.events-action-buttons .events-section-title{margin-right:.5rem}.event-item .event-item-text{margin-bottom:1.125rem}.event-trigger-input .event-trigger-input-text{margin-top:1.125rem}.event-item .event-item-remove-button{margin-top:.5rem;margin-left:-9px}.event-item .event-item-remove-button.not-last{margin-bottom:2rem}.event-params-icon-dropdown-open{transform:rotate(-90deg)}.event-params-input{width:100%}.event-param-item-container .event-param-item{margin-top:.5rem}_::-webkit-full-page-media,_:future,:root .signup-content{display:block}#root[aria-hidden=true] .top-bar,#root[aria-hidden=true] .df-footer{z-index:unset}.top-bar .top-bar-sticky{position:fixed;top:0;left:0;right:0;width:100%;padding:24px 18px;background:#ffffff;box-shadow:0 2px 4px #00000014;z-index:999}.top-bar .top-bar-sticky h4{font-family:Lato,sans-serif;font-weight:700;font-size:22px}.explore{display:flex;flex:1 1;flex-direction:column}.explore .explore-step-progress{padding-left:22px;padding-right:32px;font-family:Lato,sans-serif;font-size:16px;font-weight:400}.explore .alert-message-container{z-index:9999}@media screen and (min-width: 600px){.explore .alert-message-container{z-index:1000}}.explore .df-page{padding-bottom:150px}@media screen and (max-width: 600px){.explore.keyboard-opened .df-page{padding-bottom:0}.explore.keyboard-opened .df-footer{position:relative;width:unset;box-sizing:unset;z-index:unset}}.explore .df-footer{position:fixed;bottom:0;left:0;right:0;width:100%;box-sizing:border-box;z-index:9998}@media screen and (min-width: 600px){.explore .df-footer{width:unset;box-sizing:unset;z-index:unset}}.signup-content{background-color:#edf4f5;flex:1 1;display:flex;flex-direction:column;overflow-y:scroll;-webkit-overflow-scrolling:touch}@media screen and (max-width: 600px){.signup-content{margin-top:75px}}.signup-content .signup-study-header{display:flex;padding:16px;align-items:center}.signup-content .signup-study-header .signup-study-name{font-family:Lora,serif;font-weight:700;font-size:18px}.signup-content .signup-study-header .signup-study-logo{height:50px}.signup-content .prescreen-complete-container{width:100%;max-width:900px;margin:0 auto}.signup-content .prescreen-complete-container .prescreen-complete-title{font-family:Lora,serif;font-weight:700;font-size:18px;margin:45px 20px 0}.signup-content .prescreen-complete-container .prescreen-complete-subtitle{margin:20px;text-align:justify}.signup-content .prescreen-complete-container .prescreen-complete-closing-p{margin:48px 0 0}.signup-content .prescreen-complete-container .activate-now-button{font-family:Lato,sans-serif;font-weight:700;font-size:14px;text-transform:uppercase;text-align:center;border-radius:5px;padding:20px;min-width:180px;display:flex;align-items:center;justify-content:center;max-width:355px}.signup-content .prescreen-complete-container .activate-now-button svg{margin-left:5px;height:18px}.signup-content .prescreen-complete-container .activate-now-button:hover{cursor:pointer}.data-capture-disclaimer{display:flex;flex-direction:column;margin:28px;align-self:center;max-width:540px}.data-capture-disclaimer .title{font-family:Lora,serif;font-weight:700;font-size:30px;color:#1d5e63;margin-bottom:28px}.data-capture-disclaimer .text{font-family:Lato,sans-serif;font-size:16px;font-weight:400;margin-bottom:28px;line-height:22px;color:#000}.data-capture-disclaimer .text .attn{font-weight:900}.data-capture-disclaimer .button{font-family:Lato,sans-serif;font-weight:700;font-size:14px;text-transform:uppercase;text-align:center;border-radius:5px;padding:20px;min-width:180px;display:flex;align-items:center;justify-content:center;max-width:260px}.data-capture-disclaimer .button svg{margin-left:5px;height:18px}.data-capture-disclaimer .button:hover{cursor:pointer}.partner-redirect{display:flex;flex-direction:column;margin:28px;align-self:flex-start;justify-self:flex-start;max-width:540px}.partner-redirect .title{font-family:Lora,serif;font-weight:700;font-size:30px;color:#1d5e63;margin-bottom:28px}.partner-redirect .text{font-family:Lato,sans-serif;font-size:16px;font-weight:400;margin-bottom:28px;line-height:22px;color:#000}.trial-deactivated{display:flex;flex-direction:column;margin:28px;align-self:flex-start;justify-self:flex-start;max-width:540px}.trial-deactivated .title{font-family:Lora,serif;font-weight:700;font-size:30px;color:#1d5e63;margin-bottom:28px}.trial-deactivated .text{font-family:Lato,sans-serif;font-size:16px;font-weight:400;margin-bottom:28px;line-height:22px;color:#000}.edit-checks .file-preview-container{flex-direction:column}.file-preview-container .file-preview{padding:10px}.file-preview-container .file-preview .file-preview-thumbnail{display:flex;align-items:center;justify-content:center;height:50px;width:50px;color:#000;background-color:#fff;margin-right:10px}.file-preview-container .file-preview-input{display:none}.file-preview-container .file-preview-input-upload{color:#434343;margin-top:10px;padding:0 13px}.file-preview-container .file-preview-input-upload:hover{color:#499297}.file-preview-no-files{margin-top:48px;font-weight:700;background-color:#ddd;border-radius:4px;padding:10px 20px;width:200px;text-align:center}.edit-checks{background-color:#fff}.edit-checks .alert-container{position:relative;width:calc(100% - 35px)}.edit-checks .alert-container [role=alert]{position:absolute;left:0;top:-35px;width:100%}.edit-checks .alert-container .alert-with-action{padding-right:0}.edit-checks .alert-container .MuiAlert-action{margin-right:0}.edit-checks .alert-container .alert-action-container{right:30px}@-webkit-keyframes backgroundFadeFromBlue{0%{background-color:#dff3fd}to{background-color:transparent}}@keyframes backgroundFadeFromBlue{0%{background-color:#dff3fd}to{background-color:transparent}}.dc-selected{-webkit-animation:3s ease-out 0s 1 backgroundFadeFromBlue;animation:3s ease-out 0s 1 backgroundFadeFromBlue}.data-capture-results,.enrollment-results{display:flex}.data-capture-results .dc-divider,.enrollment-results .dc-divider{margin:15px 0}.data-capture-results .dc-left,.enrollment-results .dc-left,.data-capture-results .enrollment-left,.enrollment-results .enrollment-left{margin-right:38px;text-align:right;color:#929292;font-weight:700;font-size:15px;min-width:244px}.data-capture-results .dc-left.red,.enrollment-results .dc-left.red,.data-capture-results .enrollment-left.red,.enrollment-results .enrollment-left.red{color:#e9998f}.data-capture-results .dc-right,.enrollment-results .dc-right,.data-capture-results .enrollment.right,.enrollment-results .enrollment.right{flex:1 1}.data-capture-results .dc-right .dc-cri,.enrollment-results .dc-right .dc-cri,.data-capture-results .enrollment.right .dc-cri,.enrollment-results .enrollment.right .dc-cri{margin-bottom:11px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.data-capture-results .dc-right .dc-cri .dc-cri-title-section,.enrollment-results .dc-right .dc-cri .dc-cri-title-section,.data-capture-results .enrollment.right .dc-cri .dc-cri-title-section,.enrollment-results .enrollment.right .dc-cri .dc-cri-title-section{display:flex;flex-direction:row}.data-capture-results .dc-right .dc-cri .dc-cri-title-section .dc-cri-title,.enrollment-results .dc-right .dc-cri .dc-cri-title-section .dc-cri-title,.data-capture-results .enrollment.right .dc-cri .dc-cri-title-section .dc-cri-title,.enrollment-results .enrollment.right .dc-cri .dc-cri-title-section .dc-cri-title{font-weight:700;flex-direction:column}.data-capture-results .dc-right .dc-cri .dc-cri-title-section .dc-cri-title .dc-cri-subtitle,.enrollment-results .dc-right .dc-cri .dc-cri-title-section .dc-cri-title .dc-cri-subtitle,.data-capture-results .enrollment.right .dc-cri .dc-cri-title-section .dc-cri-title .dc-cri-subtitle,.enrollment-results .enrollment.right .dc-cri .dc-cri-title-section .dc-cri-title .dc-cri-subtitle{padding-top:30px;font-size:15px;font-weight:400;font-style:italic}.data-capture-results .dc-right .dc-cri .dc-cri-title-section .dc-cri-title-sdv-status,.enrollment-results .dc-right .dc-cri .dc-cri-title-section .dc-cri-title-sdv-status,.data-capture-results .enrollment.right .dc-cri .dc-cri-title-section .dc-cri-title-sdv-status,.enrollment-results .enrollment.right .dc-cri .dc-cri-title-section .dc-cri-title-sdv-status{margin-left:10px}.data-capture-results .dc-right .dc-cri .dc-cri-actions,.enrollment-results .dc-right .dc-cri .dc-cri-actions,.data-capture-results .enrollment.right .dc-cri .dc-cri-actions,.enrollment-results .enrollment.right .dc-cri .dc-cri-actions{display:flex;flex-direction:row}.data-capture-results .dc-right .dc-knowledge-content,.enrollment-results .dc-right .dc-knowledge-content,.data-capture-results .enrollment.right .dc-knowledge-content,.enrollment-results .enrollment.right .dc-knowledge-content{margin-top:30px;margin-bottom:30px;border:1px solid darkgrey;background:lightgrey;padding:10px}.data-capture-results:not(:first-child),.enrollment-results:not(:first-child){margin-top:38px}.form-results{margin-bottom:32px}.fr-data-section{display:flex;width:auto;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.fr-data-section-highlight:hover{background-color:#dff3fd}.fr-data-section-highlight:hover .fr-data-button{visibility:visible}.fr-data-button{visibility:hidden}.fr-data-section-active{background-color:#dff3fd}.fr-item-header{display:flex;margin-bottom:1rem;justify-content:space-between;align-items:center}.fr-data-button-active{visibility:visible}.fr-item{width:100%;padding:10px;margin-top:1rem}.fr-item:not(:first-child){margin-top:28px}.fr-item-selected{background-color:#dff3fd}.fr-item-question{font-weight:700;font-size:17px}.fr-author,.fr-deprecation{display:flex;justify-content:flex-end;color:#9a9a9a;font-size:13px}.fr-query-container{display:flex}.fr-query-section{margin-top:20px;margin-right:140px;margin-bottom:20px;flex-grow:1;padding:5px 20px 20px;background-color:#dff3fd}.fr-query-section-open{background-color:#dff3fd}.fr-query-message{margin:2rem 0 1rem}.fr-query-titles{margin-top:1.6rem}.fr-query-message-info{margin-top:1rem}.fr-query-message-content{padding-left:15px;margin-left:10px;border-left:.25rem solid #1d5e63;padding-bottom:5px}.fr-query-message-first{padding-top:.5rem}.fr-query-buttons{margin-top:1rem}@media screen and (max-width: 800px){.data-capture-results,.enrollment-results{flex-direction:column}.data-capture-results:not(:first-child),.enrollment-results:not(:first-child){margin-top:50px}.data-capture-results .dc-left,.enrollment-results .dc-left,.data-capture-results .enrollment-left,.enrollment-results .enrollment-left{text-align:left;margin-bottom:8px}}.signature-image{max-width:100%;min-width:300px;height:auto}.fr-edit-panel-body{width:100%}.fr-edit-panel-change-title{font-weight:700;margin-bottom:1rem}.fr-edit-panel-change-body{margin-left:1rem;margin-bottom:1rem;display:flex;justify-content:space-between}.fr-edit-panel-change-info{color:#9a9a9a;font-style:italic;margin-left:1rem;margin-right:2rem}.fr-content{display:flex;justify-content:space-between;align-items:center;word-wrap:break-word}.fr-content .fr-content-value{padding:0 10px;word-break:break-word;overflow-wrap:break-word;white-space:normal;flex:1 1}@media only screen and (max-width: 768px){.fr-content{flex-direction:column;align-items:flex-start;grid-gap:8px;gap:8px}}.hide+.header .header-title>div>div{top:0!important}.header{background-color:#fff;border-bottom:1px solid #bbb;display:flex;flex-direction:row;padding-top:12px}.header .header-title>div>div{transition:all .2s}.header .participant-name,.header .participant-trial-container,.header .participant-tag.subtag{transition:all .2s}.header .sticky{box-shadow:0 0 3px 3px #0000001a;background-color:#fff;width:100%!important;box-sizing:border-box;left:0;padding-left:28px;padding-right:28px;z-index:10}@media only screen and (max-width: 768px){.header .sticky{top:60px!important}}@media screen and (max-width: 400px){.header .sticky{padding-left:18px;padding-right:18px}.header .sticky .header-back-button svg{width:36px;height:36px}}.header .sticky .header-back-button svg{width:24px!important;height:24px!important}.header .sticky .header-title-text{font-size:20px;margin-top:8px;padding-bottom:22px}.header .sticky .trial-row{padding-top:8px}@media screen and (max-width: 400px){.header .sticky .trial-row .non-arrow .participant-trial-container{font-size:11px}.header .sticky .trial-row .non-arrow .participant-tag.subtag{font-size:10px}}.header .sticky .trial-row .non-arrow .participant-name{font-size:16px}@media screen and (max-width: 400px){.header .sticky .trial-row .non-arrow .participant-name{padding-top:10px}}@media screen and (max-width: 400px){.header{padding-top:0}.header .trial-row .non-arrow{flex-direction:column;align-items:flex-start}.header .trial-row .non-arrow .participant-name{margin-bottom:12px}}.header .before-title-wrapper{display:flex;flex-direction:row}.header .header-back-button{border:none;margin-top:4px;margin-right:12px;cursor:pointer}.header .header-back-button-mobile{border:none;margin-top:4px;margin-left:-6px;margin-right:12px;cursor:pointer;display:flex;align-items:center}.header .header-title{font-size:36px;color:#444;flex:1 1;display:flex;flex-direction:column;margin-left:28px}@media only screen and (max-width: 768px){.header .header-title{margin-left:20px;margin-right:20px}}.header .header-title-text{display:flex;flex-direction:row;margin-top:8px;transition:all .2s;padding-bottom:22px}@media screen and (max-width: 400px){.header .header-title-text:last-child{margin-bottom:0}}.header .header-title-text-left{flex:1 1;display:flex;flex-direction:row;align-items:center}.header .header-emphasis-text{margin:10px 38px 0 0;font-size:18px;padding:18px;border-width:2px;border-style:solid;border-color:#ff9600;background-color:#ffe3ae;color:#ff9600;font-weight:700;border-radius:5px}.header .header-subtext{font-size:18px;margin-bottom:13px}.header .header-subtext:last-child{margin-bottom:15px}.header .header-subtext p{margin:0}.header .header-text-content{font-size:14px;line-height:21px;margin-top:28px;margin-bottom:18px}.header .header-text-content:first-child{margin-top:8px}.header .header-text-content:last-child{margin-bottom:28px}.header .header-menu{max-width:240px;margin-right:28px}.header .header-menu:last-child{margin-bottom:28px}.header-tabledata{margin:5px 0 10px 2px}.header-tabledata-row{display:flex;margin-top:8px}.header-tabledata-row:first-child{margin-top:18px}@media screen and (max-width: 800px){.header-tabledata-row{flex-direction:column}.header-tabledata-row-button,.header-tabledata-row-right{margin-top:6px}.header-menu{margin-top:-14px;margin-bottom:4px}}@media screen and (min-width: 800px){.header-tabledata-row{flex-direction:row}.header-tabledata-row-button{margin-left:18px;margin-top:-15px;margin-bottom:-12px}}@media screen and (max-width: 400px){.header .header-title{margin:18px}.header .header-tabledata-row{font-size:12px}.header .header-tabledata-row-left{font-size:16px}.header .header-tabledata-row-right{font-size:14px}}@media screen and (min-width: 400px){.header-tabledata-row{font-size:16px}}.header-tabledata-row-left{width:200px;font-weight:700;margin-right:15px;max-width:200px;min-width:140px;flex:1 1}.header-tabledata-row-icon,.header-tabledata-row-icon-text{margin-right:10px}.button-section{display:flex;flex-wrap:wrap;align-items:center}.button-section .button-item{margin-right:20px;margin-bottom:20px}.button-section .button-item>button{min-width:80%}.image-gallery-section{background-color:#fff;box-shadow:0 1px 2px 1px #a1a1a11a;border-radius:2px;margin:25px 50px;padding:20px}.image-gallery-section-header{display:flex;flex-direction:row;justify-content:space-between}.image-gallery-grid{display:flex;flex-wrap:wrap;padding:5px}.image-gallery-image-container{margin:5px;position:relative;width:220px;height:220px}.image-gallery-image-container>img{width:220px;height:220px}.image-gallery-image-caption{background-color:#00000080;width:220px;height:90px;bottom:0;position:absolute}.image-gallery-image-loading{background-color:#00000080;width:220px;height:219px;margin-top:-222px;position:absolute;display:flex;justify-content:space-between;align-items:center}.ctm-user{display:flex;flex-direction:row;margin-left:auto}.ctm-user .buttons{margin-left:auto;order:2;align-self:flex-end}.knowledge-content-container{background-color:#fff;padding:70px 90px;line-height:24px}@media screen and (max-width: 800px){.knowledge-content-container{padding:28px}}.knowledge-content-section:not(:first-child){margin-top:48px}.knowledge-content-section-title{font-size:18px;font-weight:600}.knowledge-content-video{margin-top:28px}.knowledge-content-text{font-size:16px}.knowledge-content-text a{color:#2196f3;text-decoration:none}.knowledge-content-text a:hover{text-decoration:underline}.knowledge-content-text h2:not(:first-of-type){margin-top:48px}.knowledge-content-bullets{margin-top:28px}.knowledge-content-link-section{font-weight:700;margin-top:28px;font-size:14px}.knowledge-content-link{margin-top:14px}.knowledge-content-link-a{-webkit-text-decoration-style:dotted;text-decoration-style:dotted;color:#00c8f8;font-size:14px}.knowledge-content-link-a:hover{-webkit-text-decoration-style:solid;text-decoration-style:solid}.navbar-drawer-anchor-right{background-color:#3e474a!important;display:flex;flex-direction:column}.left-navbar{position:relative;padding:30px;max-width:290px;box-sizing:border-box;display:flex;flex-direction:column;flex:1 1}.left-navbar a{color:#aaa;margin-top:15px}.left-navbar a:hover{color:#fff}.left-navbar .item{width:100%;color:#aaa;font-size:18px;border:none;text-align:left;margin:12px 0;padding:0;display:block;text-decoration:none}.left-navbar .item.bottom{display:flex;flex-direction:column;margin-bottom:0;flex-grow:1;justify-content:flex-end}.left-navbar .item.bottom *{margin-bottom:0}.left-navbar .item.is-selected{color:#fff;font-weight:700}.left-navbar .item.grow{flex-grow:1}.left-navbar .item .icon{font-size:24px;margin-right:15px;display:inline;vertical-align:middle}.left-navbar .item.small{font-size:12px}.left-navbar .item.small:hover{cursor:auto;color:#aaa}.left-navbar .item:hover{cursor:pointer;color:#fff}.left-navbar .divider{width:100%;height:1px;background-color:#aaa;margin:20px 0}.left-navbar .left-navbar-title-row{display:flex;flex-direction:row;margin-bottom:10px}.left-navbar .left-navbar-title{font-size:36px;color:#fff}.left-navbar .page-header-user-type{margin:10px 0 40px;padding:0;border:none}.left-navbar .dropdown-container{margin-bottom:50px}.left-navbar .dropdown-container .dropdown-row{display:flex;flex-direction:row;align-items:center}.left-navbar .dropdown-container .dropdown-title{font-size:12px;color:#fff}.left-navbar .dropdown-container .dropdown-name{font-weight:700;color:#fff;flex:1 1;cursor:pointer}.left-navbar .download-app-section{color:#fff;margin-bottom:40px}.left-navbar .download-app-section h4{font-size:16px}.left-navbar .download-app-section p{color:#fefeff;font-size:14px}.left-navbar .download-app-section button{color:#fff;border-color:#fff}.left-navbar .download-app-section button:hover{color:#3e474a}.time-travel .MuiPaper-root{border-radius:0}.time-travel .MuiPaper-root .time-travel-container{background:#ffffff;padding:10px}.time-travel .MuiPaper-root .time-travel-container h4{text-transform:uppercase;font-size:11px}.time-travel .MuiPaper-root .time-travel-container input{min-width:220px}.time-travel .MuiPaper-root .time-travel-container .error{color:red;font-size:12px;margin-top:5px}.time-travel .MuiPaper-root .time-travel-container hr{margin:15px 0}.time-travel .MuiPaper-root .time-travel-container .buttons{display:flex}.time-travel .MuiPaper-root .time-travel-container .buttons>button{margin-left:5px}.time-travel .MuiPaper-root .time-travel-container .buttons>button:first-of-type{margin-left:0;margin-right:auto}@media screen and (max-width: 800px){.left-navbar{max-width:240px}}.legal-document-page{background-color:#eee;overflow-y:scroll;-webkit-overflow-scrolling:touch}.legal-document-container{background-color:#fff}.legal-document-accept-button{max-width:300px;margin-top:34px}.scroll-button-container{text-align:right}.scroll-button-container button{margin-left:10px}.support-container{font-size:18px;color:#434343;margin:0 0 15px}.support-container .support-text{margin-right:15px}@media screen and (min-width: 800px){.legal-document-container{margin:100px;padding:40px}}@media screen and (max-width: 800px){.legal-document-container{margin:0;padding:20px}.legal-document-accept-button{margin-bottom:80px}}.light-dialog{display:flex;flex:1 1;flex-direction:column;background:#f5f9f9;z-index:9999999999999}@media screen and (max-width: 599px){.light-dialog{width:100vw}}@media screen and (min-width: 600px){.light-dialog{min-width:500px;max-width:500px;min-height:200px}}.light-dialog .close-dialog-icon-container{position:absolute;top:30px;right:28px;cursor:pointer;z-index:9999999999999}.light-dialog .close-dialog-icon-container .close-dialog-icon{width:16px;height:16px}.li-multi-container:last-child{border:none}.li-multi-container .li-container~.li-container{border-top:none}.li-multi-container.inset{margin:15px 28px 25px;border-radius:2px}.li-multi-container.inset .li-container{border:none}.li-multi-container.inset .li-container~.li-container{border-top:1px solid #bbb}.li-multi-container.inset .referral-text{max-width:520px;margin:25px auto}.li-multi-container.inset .referral-text input{font-family:Lato,sans-serif;font-weight:700;font-size:18px;line-height:23px;color:#e1e1e1;border-radius:5px;border:1px solid #e1e1e1;padding:10px;height:auto;height:initial;min-width:46px;max-width:100%;box-sizing:border-box}.li-multi-container.without-epoch{margin-top:50px}.li-multi-container.no-shadow{box-shadow:none}.li-multi-container.ofac{margin:15px 18px 25px;background-color:#fff;border-radius:10px}.li-multi-container.ofac .ofacHeaderContainer{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-right:25px}.li-multi-container.ofac .ofacHeaderContainer button{background-color:transparent;color:#000;border:2px solid #000000}.li-multi-container.ofac .ofacNotFlagged{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;grid-gap:5px;gap:5px;margin-left:25px;margin-bottom:30px;border:2px solid #386627ff;color:#386627;border-radius:4px;height:30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 5px}.li-multi-container.ofac .ofacFlagged{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;grid-gap:5px;gap:5px;margin-left:25px;margin-bottom:30px;border:2px solid #d38c09ff;color:#d38c09;border-radius:4px;height:30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 5px}.li-multi-container.ofac .ofacNotChecked{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;grid-gap:5px;gap:5px;margin-left:25px;margin-bottom:30px;border:2px solid #b1b1b1ff;color:#b1b1b1;border-radius:4px;height:30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 5px}.li-multi-container.ofac .ofacJsonBlock{margin:25px;padding:25px;border:2px solid #c7c7c7;border-radius:4px;color:#454545}.li-multi-container.ofac .ofacJsonBlock pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.li-container{border-top:1px solid #bbb;border-bottom:1px solid #bbb;background-color:#fff;padding:20px 28px;display:flex;flex-direction:row}@media only screen and (max-width: 768px){.li-container{padding:12px}.li-container.extra-padding{padding:24px}}.li-container.error{color:red;border:2px solid #f00}.li-container.error .li-title-container{color:red}.li-container .li-checkbox{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-right:8px}.li-container .li-checkbox>:first-child{margin-left:-16px}.li-container .li-left{font-size:24px;font-weight:700;margin-right:10px;flex:1 1}.li-container .li-left .li-left-subtitle{margin-top:6px;font-style:italic;font-size:14px;font-weight:400}.li-container .li-middle{flex:11 1}.li-container .li-middle .li-header{display:flex;align-items:center}.li-container .li-middle .li-header .li-title-container{font-size:20px;margin-bottom:0;flex:1 1}.li-container .li-middle .li-header .li-tag{margin-right:10px}.li-container .li-middle .li-header .li-subtitle{font-size:13px;font-style:italic;color:#a4a4a4;margin-top:1px}.li-container .li-status{flex:1 1;margin-right:25px}.li-container .li-status .li-status-text{font-size:14px;font-weight:700;text-align:center;margin-top:5px;color:#e84141}.li-container .icon-container{width:32px;height:32px;margin:1px auto 0}.li-container .icon-container .icon-status{font-size:32px}.li-container .chip-list-item{margin-right:10px}.li-container .img-container{width:25px;height:25px;margin:1px auto 0}.li-container .img-container img{width:25px;height:25px}.li-container .img-container.small,.li-container .img-container.small img{width:20px;height:20px}.li-container.mobile .li-left{padding-bottom:18px;border-bottom:1px solid #999;margin-bottom:28px}.li-container.clickable{cursor:pointer}.li-container.clickable .li-header .li-title-container{color:#00b0ff}.li-container.clickable .li-header .li-title-container span,.li-container.clickable .li-header .li-title-container svg{vertical-align:middle}.li-container.clickable .li-header .li-title-container svg{margin-left:6px}.li-container.clickable:hover{background-color:#f9f9f9}.li-container.clickable:hover .trial-row .non-arrow .participant-name{color:#3c75ff}.li-dense{font-size:14px;line-height:21px}.li-no-bullet{list-style-type:none;-webkit-padding-start:0px;padding-inline-start:0px}.li-text{font-size:14px;margin-top:10px;line-height:21px}.li-followUpText{font-size:14px;margin-top:10px;line-height:21px;font-style:italic}.li-buttons-container{margin-top:18px;margin-left:-15px}@media only screen and (max-width: 768px){.li-buttons-container{margin-left:0}}.li-button-right{float:right}@media screen and (max-width: 400px){.li-middle-top{flex-direction:column}}.expansion-panel .summary-container{height:60px;display:flex;flex:1 1;flex-direction:row;align-items:center;justify-content:space-between}.expansion-panel .summary-container .summary-info{display:flex;flex-direction:column}.expansion-panel .summary-container .summary-info .title{flex:1 1;font-size:20px;margin-bottom:0}.expansion-panel .summary-container .summary-info .subtitle{font-size:13px;font-style:italic;color:#9a9a9a;margin-top:4px}.expansion-panel .summary-container .summary-actions{display:flex}.expansion-panel .details-container{font-size:14px;margin-top:10px;line-height:21px}.hide+div>.esource-sticky-header>div{top:0!important}.esource-sticky-header>div{z-index:999;top:60px!important;transition:all .2s}.one-click-picker{display:flex;flex-direction:column}.one-click-picker .ocp-option{display:flex;flex-direction:row;margin-bottom:18px;background:#ffffff;border:1px solid #499297;box-sizing:border-box;box-shadow:0 5px 10px #0000001a;border-radius:5px;cursor:pointer;padding:18px;align-items:center}.one-click-picker .ocp-option .ocp-left{margin-right:18px}.one-click-picker .ocp-option .ocp-left img{width:100%;height:100%;max-width:20pt;max-height:20pt}.one-click-picker .ocp-option .ocp-right{display:flex;flex-direction:column}.one-click-picker .ocp-option .ocp-right .ocp-right-top{font-family:Lato;font-style:normal;font-weight:700;font-size:14px;line-height:20px;color:#333}.one-click-picker .ocp-option .ocp-right .ocp-right-bottom{font-family:Lato;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#9c9c9c}@media print{.no-print,.no-print *{display:none!important}}.page-header{display:flex;flex-direction:row;padding:28px}.page-header .ph-left{display:flex;flex:1 1;flex-direction:column}.page-header .ph-left .ph-left-line-1{display:flex;align-items:center}.page-header .ph-left .ph-left-line-1 .ph-logo{margin-left:-6px;width:170px;cursor:pointer}.page-header .ph-right{display:flex;flex-direction:row;justify-content:right}.page-header .ph-right .ph-right-trial-info{display:flex;justify-content:center;flex-direction:column;align-items:flex-end;padding-right:10px}.page-header .ph-right .ph-right-trial-info .trial-name{font-family:Lora,serif}@media screen and (max-width: 1000px){.page-header .ph-right .ph-right-trial-info .trial-name{font-size:3vw}}@media screen and (min-width: 1000px){.page-header .ph-right .ph-right-trial-info .trial-name{font-size:27px}}.page-header .ph-right .ph-right-trial-info .short-description{font-family:Lato,sans-serif}@media screen and (max-width: 1000px){.page-header .ph-right .ph-right-trial-info .short-description{font-size:1.6vw}}@media screen and (min-width: 1000px){.page-header .ph-right .ph-right-trial-info .short-description{font-size:14px}}.page-header .ph-right .ph-right-menu-icon-container{display:flex;padding:6px;align-items:center;justify-content:center;cursor:pointer}.page-header .ph-right .ph-right-menu-icon-container:last-child{padding-right:0}.patient-mode-indicator-container{display:flex;align-items:center;margin-left:28px}.patient-mode-indicator-container .patient-mode-indicator-inner-container{display:flex;font-family:Lato,sans-serif;font-weight:700;font-size:14px;padding:6px 18px;align-items:center;color:#fff;background-color:#333;border-radius:8px}.page-footer{font-size:14px}@media print{.page-footer .no-print,.page-footer .no-print *{display:none!important}}.page-footer span,.page-footer a{color:#7d7d7d}.page-footer a{text-decoration:none}.page-footer a:hover{text-decoration:underline}.page-footer nav,.page-footer ul{display:flex;flex-direction:row;justify-content:flex-end;width:100%}.page-footer ul{list-style:none;padding-left:28px;padding-right:28px}.page-footer ul li{padding-left:15px}.header-tabledata .header-tabledata-row-right{line-height:1.3em}.header-tabledata .header-tabledata-row-right .header-reschedule{text-transform:uppercase;color:#3d8af7;margin-top:12px}.header-tabledata .header-tabledata-row-right .header-reschedule:hover{cursor:pointer}.header-tabledata .header-tabledata-row-right .header-address{display:flex;align-items:center}.header-tabledata .header-tabledata-row-right .header-address svg{fill:#3d8af7;margin-left:5px}.header-tabledata .header-tabledata-row-right .participation-scores{display:flex;flex-wrap:wrap;align-items:center}.header-tabledata .header-tabledata-row-right .participation-scores .score{min-width:250px;max-width:472px;flex:1 1;margin-right:15px}.header-tabledata .header-tabledata-row-right .participation-scores .score .score-upper{display:flex;align-items:center}.header-tabledata .header-tabledata-row-right .participation-scores .score .score-upper .percentage{font-size:40px;margin-right:17px}.header-tabledata .header-tabledata-row-right .participation-scores .score .status{display:flex;align-items:center;margin-top:13px}.header-tabledata .header-tabledata-row-right .participation-scores .score .status svg{margin-right:10px}.header-tabledata .header-tabledata-row-right .participation-scores .score .status.good{color:#72bb53}.header-tabledata .header-tabledata-row-right .participation-scores .score .status.bad{color:#e61610}@media screen and (max-width: 400px){.subheader-container{margin-left:18px}.li-multi-container.inset{margin:15px 18px 25px}}@media screen and (max-width: 987px){.header-tabledata .header-tabledata-row-right .participation-scores .score{margin-top:25px}}.pd-adherence-scores-list{display:flex;flex-direction:row;margin-left:28px;margin-top:28px;margin-right:28px}.pd-adherence-scores-list .pd-scores-container{display:flex;flex-direction:column;background:#ffffff;box-shadow:0 1px 3px #0000001a;border-radius:10px}@media screen and (max-width: 500px){.pd-adherence-scores-list .pd-scores-container{width:calc(100vw - 95px)}}@media screen and (min-width: 500px){.pd-adherence-scores-list .pd-scores-container{width:400px}}.pd-adherence-scores-list .pd-scores-container .pd-scores-top{display:flex;flex-direction:row;padding:14px;align-items:center}.pd-adherence-scores-list .pd-scores-container .pd-scores-top .pd-scores-top-number{font-family:Lora;font-style:normal;font-weight:700;font-size:18px;line-height:23px;color:#499297;margin-right:18px}.pd-adherence-scores-list .pd-scores-container .pd-scores-top .pd-scores-top-text{font-family:Lato;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#333}.pd-adherence-scores-list .pd-scores-container .pd-scores-bottom{display:flex;flex-direction:row;padding:14px;align-items:center}.pd-adherence-scores-list .pd-scores-container .pd-scores-bottom.positive{background:#00ff0022}.pd-adherence-scores-list .pd-scores-container .pd-scores-bottom.negative{background:#e9998f22}.pd-adherence-scores-list .pd-scores-container .pd-scores-bottom .pd-scores-bottom-icon{margin-right:18px}.pd-adherence-scores-list .pd-scores-container .pd-scores-bottom .pd-scores-bottom-icon .pd-score-positive-icon path{fill:green}.pd-adherence-scores-list .pd-scores-container .pd-scores-bottom .pd-scores-bottom-icon .pd-score-negative-icon path{fill:#e9998f}.pd-adherence-scores-list .pd-scores-container .pd-scores-bottom .pd-scores-bottom-text{font-family:Lato;font-style:normal;font-weight:700;font-size:12px;line-height:14px}.pd-adherence-scores-list .pd-scores-container .pd-scores-bottom .pd-scores-bottom-text.positive{color:green}.pd-adherence-scores-list .pd-scores-container .pd-scores-bottom .pd-scores-bottom-text.negative{color:#e9998f}.pd-page-header{margin-left:28px;margin-top:40px}.pd-page-header .pd-page-header-top-text{font-family:Lora,serif;font-weight:700;font-size:30px}.pd-page-header .pd-page-header-bottom-text{font-family:Lato,sans-serif;font-size:14px;font-weight:400;margin:10px 15px 0 0;font-size:20px;opacity:.7}.pd-page-header .success-img-container{margin-top:90px;margin-bottom:70px}.pd-page-header .success-img-container .success-img{width:700px}@media screen and (max-width: 700px){.pd-page-header .success-img-container .success-img{width:calc(100vw + 200px);margin-left:-50px}}.pd-list-header{display:flex;flex-direction:column;margin-left:28px;margin-right:48px;margin-top:68px}.pd-list-header .pd-list-header-bar{width:55px;height:2px;background-color:#333}.pd-list-header .pd-list-header-bottom{display:flex;flex:1 1;font-family:Lora;font-style:normal;font-weight:700;font-size:28px;line-height:36px;margin-top:8px}.pd-milestone{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:68px 28px 0;color:#1d5e63}.pd-milestone .pd-milestone-title{font-family:Lora,serif;font-weight:700;font-size:18px}.pd-milestone .pd-milestone-description{font-family:Lato,sans-serif;font-size:14px;font-weight:400;margin-top:13px}.pd-milestone .pd-milestone-img{width:63px;margin-left:20px}.connect-payment-alert{margin:0 16px}.action-item-list{margin-bottom:70px}.pd-list-divider{font-family:Lato;font-style:normal;font-weight:700;font-size:14px;line-height:16px;color:#9a9a9a;margin-left:28px;margin-top:28px;margin-bottom:10px}.pd-mid-section{margin-top:48px}.pd-small-header{font-family:Lora,serif;font-size:18px;font-weight:700;margin-bottom:22px}.participant-data-capture-review-container{background-color:#edf4f5;min-height:100%}.participant-data-capture-review{align-content:center;align-self:center;display:flex;flex-direction:column;justify-content:center}.participant-dc-review-header{display:flex;flex-direction:column;align-items:center;color:#2d6d88}.participant-dc-review-header .participant-dc-review-header-top-text{font-family:Lora,serif;font-weight:700;font-size:30px;padding:16px;max-width:520px}.participant-dc-review-header .participant-dc-review-header-bottom-text{font-family:Lato,sans-serif;font-size:16px;font-weight:400;padding:16px 8px 44px;opacity:.7;max-width:520px}.participant-dc-review-footer{align-items:center;display:flex;justify-content:space-evenly;padding-top:16px}.participant-dc-review-footer .participant-dc-review-button{padding-right:16px}.participant-dc-review-footer .participant-review-eligible{height:300px;width:auto}.data-capture-review,.data-capture{min-height:100vh}.data-capture-review .sticky .header-subtext,.data-capture .sticky .header-subtext{display:none}.data-capture-review .data-message,.data-capture .data-message{font-size:15px;font-weight:400;font-style:italic;text-align:center;margin:1rem 0}.pin-input-outside-container{display:flex;flex-direction:column;align-items:center}.pin-input-container{margin-top:14px;display:flex;flex-direction:row;width:300px;align-items:center}.pin-input-input{padding:10px;border:1px solid #bbb;flex:1 1;margin:6px;max-width:16px;text-align:center}.pin-input-input:focus{outline:none}.pin-input-has-error{border-color:transparent;border:1px solid #ff3823}@media screen and (max-width: 800px){.pin-input-input{font-size:16px}}.mobile-pin-input-container{display:flex;flex-direction:column;flex:1 1;align-items:center;margin:10px}.mobile-pin-input-row{display:flex;flex-direction:row;flex:1 1;width:280px;margin-top:10px;margin-bottom:10px}.mobile-pin-input-button{flex:1 1;display:flex;justify-content:center}.mobile-pin-input-button-left{justify-content:flex-start}.mobile-pin-input-button-center{justify-content:center}.mobile-pin-input-button-right{justify-content:flex-end}.mobile-pin-input-button-noop{visibility:hidden}.randomization-block{padding:.5em;margin-right:.5em}.randomization-no-patients-text{color:#a4a4a4}.shareable-details{display:flex;flex-direction:column;padding:18px 28px}.shareable-details .title{font-weight:700;margin-bottom:5px}.shareable-details .body{margin-top:15px}.report-table-container{display:flex;flex-direction:column;width:100%;margin-top:48px}.report-table-header{display:flex;flex-direction:row;width:100%}.report-table-header-column{flex:1 1;margin-left:28px;margin-bottom:18px;font-weight:700}.report-table-body{width:100%}.report-table-body-row{display:flex;flex-direction:row;border-color:#bbb;border-style:solid;border-width:0px}.report-table-body-row:nth-child(odd){background-color:#fff}.report-table-body-row:nth-child(even){background-color:#eee}.report-table-body-row:first-child{border-top-width:1px}.report-table-body-row:last-child{border-bottom-width:1px}.report-table-body-row-column{flex:1 1;margin-left:28px;margin-top:18px;margin-bottom:18px;word-wrap:break-word;word-break:break-all}.report-table-unknown-value{color:#777;font-style:italic}.report-new-event{margin-left:28px}.report-new-event-main{display:flex;flex-wrap:wrap;padding-top:-10px}.report-new-event-main .item{padding:5px;text-align:center}.report-new-event-main .item>button{display:block;border-radius:10px;width:100px;height:100px;font-size:10px;font-size:90%;color:#000;background:#ffffff;float:left;box-shadow:0 5px 10px #0000001a}.report-new-event-main .item .btn-text{font-family:Lato,sans-serif;font-size:14px;font-weight:400}.ae-background{background-color:#fff;border-bottom:1px solid #bbb;border-top:1px solid #bbb}.ae-background .custom-dynamic-form-submit-button-signature{display:flex;flex-direction:column;padding-left:28px;padding-right:28px;padding-bottom:30px;max-width:800px}.ae-background .custom-dynamic-form-submit-button-signature>button{margin-top:10px;max-width:800px}.medical-problem-background{background-color:#fff}.patient-picker-subheader{background:#ffffff;border-style:solid;border-color:#bbb;border-bottom-width:1px;display:flex;flex-direction:row;margin:0;padding:21px 28px;font-size:18px;border-width:0px;flex:1 1;border-bottom:.5px solid #bbb}.patient-picker-subheader:focus{outline:none}.scheduler{display:flex;flex-direction:column;margin-top:18px}.scheduler .scheduler-day{background:#ffffff;box-shadow:0 5px 10px #0000001a;border-radius:10px;display:flex;flex-direction:column;font-family:Lato,sans-serif;font-size:14px;font-weight:400;font-weight:700;line-height:20px;color:#333;margin-bottom:18px}.scheduler .scheduler-day .scheduler-day-top{display:flex;flex-direction:row;cursor:pointer;padding:18px;z-index:2}.scheduler .scheduler-day .scheduler-day-top .scheduler-day-top-left{flex:1 1}.scheduler .scheduler-day .scheduler-day-top .scheduler-day-top-right .scheduler-day-expander-icon{transition:transform .5s}.scheduler .scheduler-day .scheduler-day-top .scheduler-day-top-right .scheduler-day-expander-icon.inverted{transform:rotate(180deg)}.scheduler .scheduler-day .scheduler-day-bottom{display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;max-height:100000px;transition:max-height 1s ease-in-out;padding-left:18px;padding-right:18px;padding-bottom:18px;z-index:1}.scheduler .scheduler-day .scheduler-day-bottom.collapsed{max-height:0;transition:max-height .6s cubic-bezier(0,1,0,1)}.scheduler .scheduler-day .scheduler-day-bottom .scheduler-slots-row{display:flex;flex-direction:row;flex:1 1;margin-top:18px}.scheduler .scheduler-day .scheduler-day-bottom .scheduler-slots-row .scheduler-slot{display:flex;background:#edf4f5;border-radius:5px;line-height:20px;color:#666;padding:18px;flex:1 1;align-items:center;justify-content:center;cursor:pointer}.scheduler .scheduler-day .scheduler-day-bottom .scheduler-slots-row .scheduler-slot.slot-is-placeholder{opacity:0}.scheduler .scheduler-day .scheduler-day-bottom .scheduler-slots-row .scheduler-slot.confirm-slot{background:#4b9197;color:#fff}.scheduler .scheduler-day .scheduler-day-bottom .scheduler-slots-row .scheduler-slot.back-to-calendar{flex:1 1}.scheduler .scheduler-day .scheduler-day-bottom .scheduler-slots-row .scheduler-slot.date{flex:4 1}.scheduler .scheduler-day .scheduler-day-bottom .scheduler-slots-row .scheduler-slot:not(:last-child){margin-right:18px}.scheduler-page{display:flex;flex-direction:column;flex:1 1;margin:20px 0;max-width:520px;justify-content:center}.button-container{padding:15px;background:#ffffff}.search-bar-container{border-style:solid;border-color:#bbb;border-width:0px;border-bottom-width:1px;padding:0;display:flex;flex-direction:row}.search-bar-input{margin:0;padding:21px 28px;font-size:18px;border-width:0px;flex:1 1;border-bottom:2px solid transparent}.search-bar-input:focus{outline:none}.search-bar-input.teal{border-bottom:2px solid #499297}.filter{background-color:#fff;border-right:1px solid #bbb;padding:6px 28px;vertical-align:middle;display:flex;align-items:center;color:#0000008a;border-bottom:2px solid transparent}.filter:hover{cursor:pointer;background-color:#f9f9ff9}.filter.teal{color:#499297;border-bottom:2px solid #499297}.filter svg{margin-right:3px}li.teal{color:#499297}.search-filters{padding:20px;background-color:#fff;border-bottom:1px solid #bbb;border-top:1px solid #bbb}.search-filters .search-filters-label{margin-bottom:15px;color:#0000008a}.settings-section-title-row{display:flex;flex-direction:row;margin-bottom:28px}.settings-section-title-text{font-size:18px}.settings-section-content{margin-bottom:28px}.language-message-content{line-height:25px}.language-message-content.dynamic-form.participant-language-container{padding-top:0}.language-message-content .MuiTypography-subtitle2{font-weight:bolder}.language-message-content .MuiTypography-body2{color:#bfc0c2;font-size:12px}.settings-page{padding-bottom:38px}.settings-page .container-wrapper{padding-left:28px;padding-right:28px}@media only screen and (max-width: 768px){.settings-page .bottom-button-container{margin-top:18px}}.single-select .ss-option{display:flex;flex-direction:row;background:#ffffff;border:1px solid #499297;box-sizing:border-box;box-shadow:0 5px 10px #0000001a;border-radius:10px;font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#333;padding:18px;cursor:pointer}.single-select .ss-option:not(:last-child){margin-bottom:18px}.single-select .ss-option .ss-option-left{margin-right:18px}.sponsor-dashboard{display:flex;flex-direction:column}.chart-section{display:flex;flex-direction:column;background-color:#fff;margin:28px;padding:28px}.chart-section:first-child{margin-top:48px}.chart-section:not(:first-child){margin-top:48px}.chart-section-header{margin-left:28px;margin-bottom:28px;font-size:28px}.chart-section-body{display:flex;flex-direction:row}.chart-section-body-left{flex:1 1;margin-right:28px}.chart-section-body-right{width:360px;margin-left:20px;margin-right:30px}.sponsor-dashboard-table{line-height:24px}.sponsor-dashboard-table-header{font-weight:700}.sponsor-dashboard-table-row{display:flex;flex-direction:row}.sponsor-dashboard-table-row-left{flex:.7 1}.sponsor-dashboard-table-row-right{flex:.3 1}.sponsor-dashboard-group-select{width:360px;display:flex;flex-direction:column}.sponsor-dashboard-group-select-title{font-weight:700;margin-bottom:8px}.status-item-container{padding:18px 18px 18px 28px}.status-color-red{color:#fd5b58}.status-color-green{color:#72bb53}.status-color-yellow{color:#ffb040}.status-collor-gray{color:#666}.status-color-filled{border-width:0px;border-bottom-width:1px;border-style:solid}.status-color-filled-red{border-width:0px;border-bottom-width:1px;border-style:solid;color:#fd5b58;background-color:#fcc}.status-color-filled-green{border-width:0px;border-bottom-width:1px;border-style:solid;color:#72bb53;background-color:#dfedd6;border-color:#72bb53}.status-color-filled-yellow{border-width:0px;border-bottom-width:1px;border-style:solid;color:#ffb040;background-color:#ffe3ae}.status-collor-filled-gray{border-width:0px;border-bottom-width:1px;border-style:solid;color:#666;background-color:#d8d8d8}.status-text-container{margin-top:18px;font-size:13px}.subheader-container{font-weight:700;margin:30px 28px 15px;display:flex;flex-direction:row;align-items:center}.subheader-title{flex:1 1;margin-top:10px}.subheader-subtext{font-weight:400;font-size:small;margin-top:.25rem}.subheader-menu{margin-right:28px}@media screen and (max-width: 400px){.subheader-menu{max-width:120px;margin-top:10px}.subheader-button{max-width:200px}}.password-requirements-container{font-family:Lato,sans-serif;font-size:14px;font-weight:400}.password-requirements-container .requirements-header{color:#333}.password-requirements-container .requirement-text{display:flex;align-items:center;margin-top:5px;color:#333}.password-requirements-container .requirement-text .requirement-icon{height:1.25rem;width:1.25rem;margin-right:5px}.password-strength-container{font-family:Lato,sans-serif;font-size:14px;font-weight:400}.password-strength-container .strength-header{color:#333;display:inline-block;margin-bottom:15px / 2}.password-strength-container .strength-text{display:inline-block;font-family:Lato,sans-serif;font-size:12px;font-weight:400;font-weight:700}.text-input-container{margin-top:14px;display:flex;flex-direction:column}.text-input{padding:10px;border:1px solid #bbb}.text-input:focus{outline:none}.text-input-with-error{border-color:transparent;border:1px solid #ff3823}@media screen and (max-width: 800px){.text-input{font-size:16px}}.section{background-color:#fff;box-shadow:0 1px 3px #0000001a;border-radius:2px;margin:25px 50px;padding:20px}.section.study-plan{overflow-x:scroll}.section-no-padding{background-color:#fff;box-shadow:0 1px 3px #0000001a;border-radius:2px;margin:25px 50px}.section-no-padding.study-plan{overflow-x:scroll}.undo-redo-buttons{display:flex;align-items:center}.flex-container-row{display:flex;flex-direction:row;margin-top:10px}.flex-container-row>button{margin-right:10px}.flex-container-row.space-between{justify-content:space-between}.expanders{margin:20px -20px;padding-left:20px}.expanders .spv-epoch-group-title{background:#f3f4f5;margin-left:-10px;padding-bottom:16px;padding-top:16px;padding-left:10px;width:99%;font-weight:700}.data-field{margin:0 50px;padding:30px 0;border-bottom:1px solid gray}.fork-config-dialog-info,.edit-data-dialog-computer{padding:10px 30px}.compensation-row{margin-bottom:20px}.compensation-row .compensation-group{display:inline-block;vertical-align:middle}.compensation-row .compensation-group>*{margin-right:40px}.change-management-header-left{margin-right:10px}.change-management-header-right{display:flex;align-items:center}.qa-approval-required{color:#ffe3af}.qa-approval-required svg{margin-right:.2em}.qa-approval{color:#386627}.qa-approval svg{margin-right:.2em}.duplicate-slug{font-size:13px;margin-top:7px;color:#fd5b58}.trial-builder-header-chip{margin-left:16px}.trial-builder-header{align-items:center}.tb-deploy-panel .tb-panel-margin-left{margin-right:50px}.tb-deploy-panel .tb-buttons-container{justify-content:center;align-items:center;flex-shrink:0}.tb-deploy-panel .tb-group-buttons{margin-right:20px}.tb-deploy-mgmt .mgmt-history-margin-top{margin-top:24px}.tb-deploy-mgmt .mgmt-history-btns-margin-top{margin-top:6px}.tb-deploy-mgmt .mgmt-history-btns>button{margin-right:12px}.tb-version .tb-version-label{margin-right:4px}.tb-version{margin-top:10px;margin-bottom:40px}.study-plan-table{height:800px;max-height:80vh;overflow-x:scroll}.study-plan{padding:0}.study-plan .study-plan-title{margin-left:20px;margin-top:30px;margin-bottom:20px}.study-plan-header-col{display:block;width:200px;min-width:100%}.study-plan-header-left-col{display:block;width:200px}.tb-buttons-edit-icon{margin-right:10px}.study-plan-header-row{z-index:3;position:relative}.df-validator{margin-top:30px}.df-validator-container{display:flex;flex-direction:column}.df-validator-content{margin-top:20px;margin-bottom:20px;display:flex;flex-direction:column}.df-regex-test-validator{display:flex;flex-direction:row;align-items:flex-end;background-color:#efefef;padding:0 20px;margin-top:20px}.tb-content-tab{padding-bottom:60px}.tb-revision-summary-loading,.tb-revision-summary--long-file,.tb-revision-summary--version-one{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center}.data-field .language-picker{margin-bottom:20px}.recaptcha-slider{width:100%}.tag{font-size:14px;padding:8px 16px;border-radius:4px;display:inline-block;color:#0c0c0d;font-weight:700}.tag.tag-size-xs{font-size:12px;padding:4px 12px}.tag.tag-size-2xs{font-size:10px;padding:4px 10px}.tag.tag-color-red{background-color:#e8998f}.tag.tag-color-gray{background-color:#9a9a9a}.trial-option-header>div>div{transition:all .25s}@media only screen and (max-width: 768px){.hide+.trial-option-header .sticky{top:0!important}}.trial-option-header{background-color:#fff;border-bottom:1px solid #bbb;display:flex;flex-direction:column;padding:20px 28px 0}.trial-option-header .sticky{width:100%!important;left:0;z-index:10;box-shadow:0 0 3px 3px #0000001a;background-color:#fff}@media only screen and (max-width: 768px){.trial-option-header .sticky{top:60px!important}}.trial-option-header .sticky .trial-row{padding:12px 28px}@media screen and (max-width: 400px){.trial-option-header .sticky .trial-row .non-arrow .participant-trial-container{font-size:11px}.trial-option-header .sticky .trial-row .non-arrow .participant-tag.subtag{font-size:10px}}.trial-option-header .sticky .trial-row .non-arrow .participant-name{font-size:16px}.participant-tabs{margin-top:15px}.participant-tabs .warning .MuiTab-wrapper{flex-direction:row}.participant-tabs .warning .MuiTab-wrapper svg{margin-left:8px;color:#c00;margin-top:4px;order:2}.li-container .trial-row .img-container{margin:0}.trial-row{display:flex;align-items:center;justify-content:space-between}.trial-row .participant-name,.trial-row .participant-trial-container,.trial-row .participant-tag.subtag{transition:all .2s}.trial-row .non-arrow{display:flex;align-items:center}@media screen and (max-width: 400px){.trial-row .non-arrow{flex-direction:column;align-items:flex-start}.trial-row .non-arrow .participant-name{margin-bottom:12px}}.trial-row .non-arrow .participant-name{color:#434343;font-size:30px;font-weight:600;text-transform:uppercase;margin-right:13px}.trial-row .non-arrow .participant-name.clickable{color:#00b0ff}.trial-row .non-arrow .participant-trial-container{display:flex;margin-top:0;margin-right:15px;font-size:14px}.trial-row .non-arrow .participant-trial-container .participant-tag{padding:7px 10px;border-radius:3px}.trial-row .non-arrow .participant-trial-container .participant-tag.subtag{padding:8px 9px 7px;margin-left:-1px;border-radius:0;border:1px solid #efefef;border-left:none;font-size:13px}.identifier-row{margin-top:6px;display:flex;flex-direction:column;font-size:16px}@media screen and (max-width: 400px){.identifier-row{margin-top:12px}}.identifier-row .participant-identifier{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:3px;color:#0000008a}.identifier-row .participant-identifier svg{margin-right:7px;font-size:21px}.identifier-row .participant-identifier a{text-decoration:none;color:#0000008a}.identifier-row .participant-identifier a:hover{cursor:pointer}.identifier-row .participant-identifier a:visited{color:#0000008a}.visit-method{padding-left:25px;padding-right:25px;background-color:#606060;color:#fff;margin-left:10px;border-radius:5px}.crf-container{margin:15px 28px 200px;border-radius:2px}.crf-container .expansion-summary-content{display:flex;width:100%;align-items:center}.crf-container .expansion-summary-content .summary-time{background:#444;padding:5px 10px;color:#fff;font-weight:600;text-align:right;min-width:128px;margin-right:38px}.crf-container .expansion-summary-content .summary-time.red{background:red}.crf-container .expansion-summary-content .summary-title{flex:1 1;font-size:20px}.crf-container .expansion-details-content{flex-direction:column;width:100%}.crf-container .expansion-details-content .data-message{margin-bottom:24px;font-size:15px;font-weight:400;font-style:italic}.crf-container .expansion-inner-content{margin-left:186px}.signoff-footer{align-items:center;background:#eee;border-color:#666;border-style:solid;border-width:4px 0px 0px 0px;bottom:0;color:#434343;display:flex;flex-direction:column;padding:10px;position:fixed;width:100%;z-index:10}.signoff-footer .attestation-container{padding-top:5px;display:flex;justify-content:space-between}.signoff-footer .attestation-container .originalAssessment{border-width:2px;border-color:#666;border-style:solid;padding:5px}.signoff-footer .attestation-container .attestations{display:flex;flex-direction:column;justify-content:space-between}.signoff-footer .attestation-container .attestations .attestation{display:flex;cursor:pointer;align-items:flex-start;padding:5px 5px 0 0}.signoff-footer .attestation-container .attestations .attestation .attestation-checkbox{margin-top:-10px}.signoff-footer .attestation-container .attestations .attestation .attestation-text{display:flex;flex-direction:column;justify-content:space-between}.signoff-footer .attestation-container .attestations .attestation .attestation-text .sub-text{padding:5px 5px 5px 0;font-size:14px}.signoff-footer .instructions{align-self:center;padding-bottom:10px}.signoff-footer .signoff-botton{align-self:flex-end;margin-right:30px;padding-right:10px}@media (min-width: 450px){.participant-language-container{margin:0 auto;width:520px;padding-top:30px}}.unscheduled-activities-instructions{font-size:18px}.participant-casebook-binder{margin-left:26px;margin-right:26px;margin-top:28px;display:flex;flex-direction:row;justify-content:flex-end}.participant-epoch-group-container{margin-bottom:20px;margin-top:20px}.participant-epoch-group-container .participant-epoch-group-label{font-weight:700;margin-left:28px}.cr-edit-section{padding-bottom:.5rem;padding-top:.5rem;border-left:.25rem solid #1d5e63;padding-left:1rem;margin-bottom:1rem}.cr-edit-question{margin-top:0;margin-bottom:2rem}.cr-edit-value{padding-left:1rem}.cr-edit-responsible-text{color:#9a9a9a;font-style:italic}.cr-query-list-container{margin-top:-2px}.cr-query-list{margin-bottom:1rem}.participant-event-md p{margin:0 4px 0 0}.trial-picker-container{background-color:#eee;height:100%}.trial-picker-subheader{font-weight:700;margin-bottom:8px;margin-left:28px;margin-top:28px}.data-capture-missed-page{background-color:#ecf4f5;display:flex;flex-direction:column;align-items:center;flex:1 1;height:100%;justify-content:flex-start}.data-capture-missed-page .data-capture-missed-container{display:flex;flex-direction:column;flex:1 1;align-items:center;justify-content:space-evenly;text-align:left;min-height:300px;max-height:400px}.data-capture-missed-page .data-capture-missed-container .margin-assist{display:flex;width:85%;flex-direction:column;justify-content:space-evenly;min-height:300px;max-height:400px}.data-capture-missed-page .data-capture-missed-container .margin-assist .title{display:flex;color:#2d6d88;font-family:Lora,serif;font-weight:700;font-size:30px}.data-capture-missed-page .data-capture-missed-container .margin-assist .sub-title{margin-top:10px;margin-bottom:10px;display:flex;color:#2d6d88;font-family:Lato,sans-serif;font-size:14px;font-weight:400;font-size:20px;opacity:.7}.data-capture-missed-page .data-capture-missed-container .margin-assist .button{display:flex}.message-center-panel{display:flex;width:450px;height:100%}.message-center-panel .fixed-wrapper{width:100%;height:100%}.message-center-panel .fixed-wrapper .fixed-div{height:100%;max-width:100%}@media screen and (max-width: 600px){.message-center-panel .fixed-wrapper{width:100vw!important}}.message-center-panel .fixed-wrapper .flex-message-center-attributes{display:flex;flex-direction:column;align-items:stretch;height:100%}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container.center{justify-content:center}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container.space-between{justify-content:space-between}.message-center-panel .fixed-wrapper .flex-message-center-attributes .absolute{position:absolute!important;z-index:100;width:100%}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container{height:100%;max-width:100%;padding:20px 10px 10px;display:flex;flex:2 1;flex-direction:column;position:relative;background-color:#444}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .meeting-end{text-align:center;color:#fff;margin:5px 0}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .call-description{color:#fff;text-align:center;padding-bottom:20px}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .large-video{height:100%!important;margin:0!important}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container{flex:1 1;width:calc(100% - 20px);max-height:calc(100% - 120px)}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container .meeting-name{background-color:#444;max-width:100%;color:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:20px 10px 10px}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container .video-window.collapse{display:none}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container .video-window{display:flex;flex-direction:column;justify-content:center;max-width:100%;height:100%;max-height:calc(100% - 50px)}@media only screen and (max-height: 575.98px) and (orientation: landscape){.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container .video-window{height:43%}}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container .video-window .video-tile.collapse{display:none}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container .video-window .video-tile{margin:5px;min-width:0;min-height:0;flex:1 1;display:inline-block;max-height:50%}@media only screen and (max-height: 575.98px) and (orientation: landscape){.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container .video-window .video-tile{max-height:none}}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container .video-window .video-tile .video-tile-video{box-shadow:0 5px 10px #0000001a;border-radius:12px;object-fit:cover;height:100%;width:100%}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container .video-window .video-tile .video-tile-video.collapse{display:none}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container .video-window .video-tile .video-tile-video.contain{object-fit:contain!important}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container .video-window .video-tile .video-tile-icon{border-radius:12px;background-color:#606060;box-shadow:0 5px 10px #0000001a;width:100%;height:100%;aspect-ratio:16 / 9}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container .video-window .video-tile .video-tile-icon.collapse{display:none}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container .video-window .call-left-copy-container{text-align:center;margin-bottom:20px;color:#fff}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .rejoin-buttons-container{width:100%;height:50px;display:flex;flex-direction:row;justify-content:center;font-family:Lato,sans-serif}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .rejoin-buttons-container .rejoin-button{background-color:transparent;margin:0 10px;color:#fff}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .rejoin-buttons-container .done-button{background-color:#fff;margin:0 10px;color:#499297;width:100px;border-radius:10px;font-weight:bolder}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .small-screen-wrapper{display:flex;flex-direction:column;align-items:center}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .small-screen-wrapper .app-nav-small-screen{color:#fff;background-color:#444;border-width:0px;display:flex;align-items:center}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .small-screen-wrapper .app-nav-small-screen:hover{color:#a9c6fa}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .small-screen-wrapper .options{min-width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;margin:10px 5px;flex-wrap:wrap}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .small-screen-wrapper .options .end-call{height:45px!important;width:45px!important;border:0px!important}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .small-screen-wrapper .options .join-button{background-color:#a9c6fa;margin:0 10px;height:40px;color:#fff;font-size:11px}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .small-screen-wrapper .options .join-button:hover{color:#000}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .small-screen-wrapper .options .telemed-button{height:40px;width:40px;margin:0 5px;background-color:#606060;border-radius:3;color:#fff;border:1px solid #c0c0c0}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .small-screen-wrapper .options .telemed-button:hover{background-color:#a9c6fa;color:#000}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .small-screen-wrapper .options .telemed-button.off{background-color:#fff;color:#606060}.message-center-panel .fixed-wrapper .flex-message-center-attributes .tile-container .small-screen-wrapper .options .telemed-button.off:hover{color:#000}.message-center-panel .fixed-wrapper .flex-message-center-attributes .chat-panel{background-color:#fff;flex:1 1}.message-center-panel.maximized{position:fixed;inset:0;z-index:9999}@media (min-aspect-ratio: 1/1){.message-center-panel.maximized .fixed-wrapper .fixed-div .flex-message-center-attributes .tile-container .name-video-container{width:100%;display:flex;flex-direction:column-reverse;justify-content:space-between}.message-center-panel.maximized .fixed-wrapper .fixed-div .flex-message-center-attributes .tile-container .name-video-container .meeting-name{text-align:left}.message-center-panel.maximized .fixed-wrapper .fixed-div .flex-message-center-attributes .tile-container .name-video-container .video-window .video-tile{max-height:100%}}.blink_me{-webkit-animation:blinker .3s linear;animation:blinker .3s linear}@-webkit-keyframes blinker{50%{opacity:0}}@keyframes blinker{50%{opacity:0}}.message-center-panel-mobile{width:100%;position:fixed;bottom:0;left:0;right:0}.message-center-panel-mobile .fixed-wrapper{height:100%;display:flex}.message-center-panel-mobile .fixed-wrapper .fixed-div{width:100%!important}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes{display:flex;flex:1 1;flex-direction:row;align-items:flex-start;background-color:#454545;height:160px}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .absolute{position:absolute}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container{justify-content:space-evenly;display:flex;flex-direction:row;width:100%;align-items:center}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .rejoin-buttons-container{height:50px;display:flex;flex-direction:row;justify-content:center;font-family:Lato,sans-serif}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .rejoin-buttons-container .rejoin-button{background-color:transparent;margin:0 10px;color:#fff}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .rejoin-buttons-container .done-button{background-color:#fff;margin:0 10px;color:#499297;width:100px;border-radius:10px;font-weight:bolder}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .meeting-end{text-align:center;color:#fff;margin:5px 0}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .small-screen-wrapper{display:flex;flex-direction:column;align-items:center;width:200px}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .small-screen-wrapper .options{min-width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;margin:10px 5px;flex-wrap:wrap}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .small-screen-wrapper .options .end-call{height:45px!important;width:45px!important;border:0px!important}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .small-screen-wrapper .options .join-button{background-color:#a9c6fa;margin:0 10px;height:40px;color:#fff;font-size:11px}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .small-screen-wrapper .options .join-button:hover{color:#000}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .small-screen-wrapper .options .telemed-button{height:40px;width:40px;margin:0 5px;background-color:#606060;border-radius:3;color:#fff;border:1px solid #c0c0c0}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .small-screen-wrapper .options .telemed-button:hover{background-color:#a9c6fa;color:#000}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .small-screen-wrapper .options .telemed-button.off{background-color:#fff;color:#606060}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .small-screen-wrapper .options .telemed-button.off:hover{color:#000}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .small-screen-wrapper .app-nav-small-screen{color:#fff;background-color:#444;border-width:0px;display:flex;align-items:center}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .small-screen-wrapper .app-nav-small-screen:hover{color:#a9c6fa}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container{max-width:calc(100% - 200px)}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container .meeting-name{background-color:#444;color:#fff;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:5px}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container .video-window.collapse{display:none}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container .video-window{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin:0 0 0 1%}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container .video-window .video-tile{height:120px;width:100%;margin:0 2%;display:flex;justify-content:center;max-height:100%}@media screen and (max-width: 350px){.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container .video-window .video-tile{width:75px}}@media screen and (max-width: 280px){.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container .video-window .video-tile{width:60px}}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container .video-window .video-tile .video-tile-video{object-fit:cover;max-width:100%;border-radius:10px}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container .video-window .video-tile .video-tile-video.collapse{display:none}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container .video-window .video-tile .video-tile-video.contain{object-fit:contain!important}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container .video-window .video-tile .video-tile-icon{background-color:#606060;height:120px;width:100%;border-radius:10px;box-shadow:0 5px 10px #0000001a}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container .video-window .video-tile .video-tile-icon.collapse,.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container .video-window .video-tile.collapse{display:none}.message-center-panel-mobile .fixed-wrapper .flex-message-center-attributes .tile-container .name-video-container .video-window .call-left-copy-container{text-align:center;margin-bottom:20px;color:#fff}.settings-overlay{margin:10px;display:flex;flex-direction:column;position:relative!important}.settings-overlay .close-button{display:flex;flex-direction:row;justify-content:flex-end}.trial-selector{background-color:#ecf4f5;display:flex;flex-direction:column;align-items:center;flex:1 1;height:100%;justify-content:flex-start}.trial-selector .trial-selector-container{background-color:#ecf4f5;display:flex;flex-direction:column;flex:1 1;width:40%;align-items:center;justify-content:space-evenly;text-align:left;min-height:300px;max-height:400px}.trial-selector .trial-selector-container .trial-list{width:100%}.trial-selector .trial-selector-container .trial-list .title{display:flex;color:#2d6d88;font-family:Lora,serif;font-weight:700;font-size:30px;margin-bottom:1em}.existing-body{padding:25px;display:flex;flex-direction:column;justify-content:flex-start}.existing-body .blocked-ppt-from-other-studies-alert{margin-bottom:20px}.existing-body .title{font-weight:700;margin-bottom:20px}.existing-body .info{margin-top:10px}.existing-body .action-buttons{margin-top:30px;display:flex;flex-direction:row;justify-content:flex-start}.outer-telemed{background-color:#ecf4f5;height:100%}.outer-telemed .telemed-waiting-room{width:calc(100% - 28px);align-self:center;padding-top:40px;padding-left:28px}.outer-telemed .telemed-waiting-room>div{flex:1 1}.outer-telemed .telemed-waiting-room .spacer{margin:5px 0}.outer-telemed .telemed-waiting-room .title{color:#2d6d88;font-family:Lora;font-weight:700;font-size:27px;line-height:1.3;text-align:left}.outer-telemed .telemed-waiting-room .discrete-block{display:flex;flex-direction:column;justify-content:space-evenly;min-height:50px;margin-top:30px}.outer-telemed .telemed-waiting-room .discrete-block .subtitle{color:#232323;font-family:Lato;font-weight:700;font-size:20px;line-height:1.3;text-align:left;margin-bottom:10px}.outer-telemed .telemed-waiting-room .discrete-block .small-header{color:#7a7a7a;font-family:Lato;font-weight:700;font-size:15px;line-height:1.3;text-align:left}.outer-telemed .telemed-waiting-room .discrete-block .paragraph{color:#2d6d88;font-family:Lato;font-weight:400;font-size:20px;line-height:1.3;text-align:left}.outer-telemed .telemed-waiting-room .discrete-block .big-button{width:298px;height:52px;padding:8px;box-shadow:0 5px 10px #0000001a}.outer-telemed .telemed-waiting-room .telemed-room-button{width:200px}.outer-telemed .telemed-waiting-room .join-button-container{overflow:hidden}.big-button{color:#fff;background:#5b9196}.gtm-container{margin-top:15px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.gtm-container .environment-block{display:flex;width:240px;text-align:center;flex-direction:column}.gtm-container .environment-block .environ-text{color:#0000008a;padding:0;text-align:left;font-size:1rem;font-family:Lato;font-weight:400;line-height:1;margin-bottom:5px}.gtm-container .environment-block .new-gtm{display:flex;flex-direction:row;width:200px}.telehealth-file-upload-container{display:flex;flex-direction:column}.flex-1{flex:1 1}.file-preview-container{display:flex;flex-direction:row;width:100%;margin-bottom:10px;flex-wrap:wrap}.file-preview-container .no-image-block{height:100px;width:100%;background-color:#ebebeb;display:flex;flex-direction:column;justify-content:center}.telehealth-preview-container{display:flex;width:150px;height:100px;margin:5px}.preview-element{width:100%;height:100%}.img-holder-file-upload{position:relative;margin:5px}.img-holder-file-upload .deleting{height:100%}.img-holder-file-upload .delete-button-row{position:absolute;width:100%}.img-holder-file-upload .delete-button-row .loading-container{background-color:#000;opacity:.5;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.img-holder-file-upload .delete-button-row .delete-button{height:15px;width:15px;left:110px}.telehealth-unlock-row{display:flex;flex-direction:row;align-items:center}.telehealth-unlock-row .telehealth-upload-text{height:31px;color:#000;font-family:Helvetica;font-weight:400;line-height:1.3;display:flex;align-items:center;margin-left:10px}.themed-dialog .dynamic-form,.themed-dialog .custom-dialog-header{background-color:#edf4f5}.themed-dialog .custom-dialog-header .custom-dialog-header-left .custom-dialog-header-title{font-family:Montserrat;font-weight:700;display:flex;align-items:center}.themed-dialog .custom-dialog-header .custom-dialog-header-left .custom-dialog-header-title,.themed-dialog .custom-dialog-header .custom-dialog-header-left .custom-dialog-header-subtitle,.themed-dialog .custom-dialog-header-right .custom-dialog-close-button-container{color:#1d5e63}.custom-dialog-header-black{background-color:#000!important;display:flex;align-items:center}.custom-dialog-header-white{background-color:#fff!important;display:flex;align-items:center}.custom-dialog-header-title-black{color:#000!important;display:flex;align-items:center}.settings-overlay{z-index:10;position:absolute;inset:0;display:flex;flex-direction:column;align-items:stretch}.settings-overlay .filler-div{flex:1 1;background-color:#000;opacity:.5;inset:0}.settings-overlay .device-changer{flex:2 1;background-color:#444;inset:0;padding:10px;opacity:1!important;display:flex;flex-direction:column;align-items:stretch;font-family:Lato,sans-serif;font-size:11px}.settings-overlay .device-changer .photo-booth-menu{display:flex;flex:1 1;flex-direction:column;align-items:stretch}.settings-overlay .device-changer .photo-booth-menu .general-menu-button{margin-top:15px!important;margin:0 10px;height:40px;background-color:#606060;color:#fff;font-size:11px;border-radius:"20px 20px 20px 20px"}.settings-overlay .device-changer .photo-booth-menu .general-menu-button:hover{background-color:#a9c6fa!important;color:#black!important}.settings-overlay .device-changer .select-obj{padding:10px 0}.settings-overlay .device-changer .select-obj .header-text{color:#fff}.settings-overlay .device-changer .close-button{display:flex;flex-direction:row;justify-content:flex-end;color:#fff!important}.d2h-tag.d2h-moved.d2h-moved-tag{display:none}.diff-viewer{width:100%}.diff-viewer-loader{padding:20;text-align:center}.revision-summary-loading,.revision-summary--version-one{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center;padding:20px}.sig-content-container{display:flex;flex-direction:row}.sig-content-container .signature-text{font-weight:400;font-size:12px}.sig-content-container .signature-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:20px;height:155px}.sig-content-container .sig-content-container{display:flex;flex-direction:row;page-break-inside:avoid;-webkit-column-break-inside:avoid;break-inside:avoid}.sig-content-container .sig-shield{background:white;height:38px;margin-right:-38px;margin-top:28px;padding-bottom:6px;padding-top:6px;z-index:50}.sig-content-container .sig-decorator{border-bottom-style:solid;border-color:#2a6d89;border-left-style:solid;border-radius:25px 0 0 25px;border-top-style:solid;border-width:1px;margin:5px 8px 5px 20px;padding-left:25px}.sig-content-container .signature-uuid{padding-top:20px}.sig-content-container .signature-primary-contents{display:flex;flex-direction:column;justify-content:space-between}.sig-content-container .signature-block{display:flex;flex-direction:column;justify-content:flex-start}.sig-content-container .signature{width:250px;height:75px}.sig-content-container .sig-image{height:90%;padding-top:2px;padding-bottom:2px}.sig-content-container .name-date-box{height:50px;display:flex;flex-direction:column;padding-bottom:10px}.sig-content-container .bold-name{width:349px;color:#232323;font-weight:700;font-size:16px;line-height:1.3;text-align:left}.sig-content-container .date{width:299px;height:24px;color:#aaa;font-weight:400;font-size:14px;line-height:1.3;text-align:left}.sig-content-container .answer{width:436px;color:#232323;font-weight:400;font-size:16px;line-height:1.3;text-align:left}.sig-content-container .bottom-answer-spacer{margin-bottom:50px}.sig-content-container .top-answer-spacer{padding-bottom:10px}.sig-content-container .horizontal-line{width:100%;border-color:silver;border-width:1px;border-style:solid;margin-top:10px;margin-bottom:10px}.sig-content-container .signOff-header{height:31px;padding-left:5px;display:flex;background-color:silver;font-weight:700;align-items:center;margin-bottom:15px;margin-top:15px;font-size:20px}.sig-content-container .notes-header{font-weight:400;font-size:28px;line-height:1.3;text-align:left}@media print{.sig-content-container .footer{page-break-after:always}.sig-content-container .no-break{page-break-inside:avoid;-webkit-column-break-inside:avoid;break-inside:avoid}}.sig-content-container .signOff-elem{margin-bottom:8px;font-size:10px;display:flex;flex-direction:row;align-items:center}.sig-content-container .attestation-block{margin-bottom:14px}.sig-content-container .checkbox{height:18px;width:18px;margin-right:10px}.SCSection{width:95vw;padding:0!important;position:relative;height:1200px;box-shadow:0 2px 3px 1px #0000001a}.SCSection hr{border-top:1px solid #f3f3f3}.SCTools{width:200px;padding:20px;border-right:1px solid #f3f3f3;position:absolute;top:0;bottom:0;left:0}.SCTools .SCMenuTitle{margin-top:0;margin-bottom:1em}.SCTools .SCLogoContainer{margin-bottom:1em}.SCViewport{position:absolute;inset:0 0 0 241px}.SCViewport .SCViewportTabs{background-color:#fff;height:48px;border-bottom:1px solid #f3f3f3}.SCViewport .SCPreview{background:#eee;position:absolute;inset:49px 0 0;padding:30px;overflow-x:hidden;overflow-y:auto}.UploadImageContainer{overflow:hidden;border:1px solid #ddd;border-radius:5px;background-color:#f3f4f5}.UploadImageContainer .ImagePreviewBorderRadius{border-bottom-left-radius:0;border-bottom-right-radius:0}.StepperContainer{height:90px;background-color:#1d5e63;padding:20px 0}.PreviewStepLabel{display:inline-block;width:64px;height:18px;background-color:#0006}.PrescreenBody{padding:20px 100px}.PrescreenBody .ClipartRow{text-align:center;padding:36px 0}.PrescreenBody .LinePlaceholder{display:inline-block;height:22px;min-width:120px;background-color:#ddd;border-radius:4px}.PrescreenBody .PreviewDivider{margin-bottom:30px}.PrescreenBody .PreviewControllers{text-align:right}.EmailPreview>.EmailHead{padding:38px 20px;background-color:#1d5e63;text-align:center}.EmailPreview>.EmailAlignCenter{text-align:center}.EmailPreview>.EmailBody{padding:15px 104px}.EmailPreview>.EmailList{padding:20px 104px;text-align:justify;font-size:13px}.EmailPreview>.EmailList>p{margin-bottom:15px}.EmailPreview>.EmailList>ul{padding:0 16px 0 24px}.EmailPreview>.EmailList>ul>li{margin-bottom:7px}.EmailPreview .EmailMarginBottom{margin-bottom:20px}.EmailPreview .EmailFooter{background-color:#f3f3f3;padding:15px 25px;font-size:12px}.EmailPreview .EmailFooter p{color:#9a9a9a}.DashboardPreview{flex:1 1;background-size:100%;background-repeat:no-repeat;background-color:#fefefe;padding-bottom:20px}.DashboardPreview .Navbar{padding:24px 16px}.DashboardPreview .Body{padding:5px 30px}.DashboardPreview .Body .CardContainer{padding:10px 0;height:450px;width:950px;overflow-x:scroll;overflow-y:hidden}.DashboardPreview .MarginBody{margin-bottom:10px}.DashboardPreview .CardHeader{margin-bottom:24px;position:relative}.DashboardPreview .CardIconWrapper{position:relative;z-index:0;display:inline-block;padding:60px;border-radius:50%;width:49px;height:49px;margin:-60px}.DashboardPreview .CardIcon{width:25px;height:25px;padding:12px;display:inline-block;border-radius:50%}.NextStepContainer{border-left:3px solid #1d5e63;padding-left:28px}.MyColorPickerCover{position:fixed;inset:0}.MyColorPickerPopover{position:absolute;z-index:2}.MyColorPicker{display:flex;flex-direction:row;padding:10px;border-bottom:1px solid #aaa;margin-bottom:20px}.MyColorPicker .ColorCloseButton{margin-right:10px}.MyColorPicker .ColorLabel{display:inline-block;flex-grow:1}.MyColorPicker .ColorExample{border:1px solid #ddd;width:20px;height:20px;background-color:#111;display:inline-block}.MyColorPicker .ColorExample.noColorSelected{background:linear-gradient(to top left,rgba(255,0,0,0) 0%,rgba(255,0,0,0) calc(50% - .8px),#ff0000 50%,rgba(255,0,0,0) calc(50% + .8px),rgba(255,0,0,0) 100%)}.drugbank-list{display:flex;flex-direction:column}.drugbank-list .add-medication-button{margin-top:10px}.drugbank-list .no-medications-to-report{margin-left:24px}.drugbank-list .divider{margin-top:20px;width:100%;border-top:1px solid #232425}.drugbank-list .medication-elem{margin-top:15px}.drugbank-list .add-medication{display:flex;flex-direction:row;margin-bottom:5px}.medication-elem{display:flex;flex-direction:column}.medication-elem .spacer{margin-bottom:10px}.medication-elem .medication-row{display:flex;flex-direction:row}.medication-elem .medication-row .start-picker{flex:4 1}.medication-elem .medication-row .other-medication{margin-left:10px}.medication-elem .medication-row .to{flex:1 1;display:flex;justify-content:center;align-items:center;font-size:20px}.medication-elem .medication-row .end-picker{flex:4 1}.medication-elem .medication-row input{border:none!important;box-shadow:none!important;-webkit-box-shadow:none!important}.medication-elem .medication-row .autocomplete-container{flex:9 1;background-color:#fff}.medication-elem .medication-row .del-container{flex:1 1;display:flex;justify-content:center;align-items:center}.medication-elem .medication-row .del-container .del-svg{font-size:30px}.help-content-card-container .wysiwyg-preview{height:100%;min-height:0}.top-language-selector{display:flex;flex-direction:row-reverse;margin-right:20px}.top-language-selector.mobile{position:relative;top:75px;z-index:20}.signup-block{min-height:700px;display:flex;flex-direction:row;align-items:center;justify-content:center}.signup-block .content{width:441px;display:flex;flex-direction:column}.signup-block .content .title{font-size:28px;line-height:36px}.signup-block .content .description{font-size:16px;line-height:24px}.signup-block .content .actions{align-self:flex-end}.reconsent-dialog{display:flex;flex-direction:column}.reconsent-dialog .reconsent-dialog-radio-button{border:1px solid #0c0c0d52;border-radius:4px;margin-bottom:.25rem;height:3rem}.reconsent-dialog .reconsent-dialog-radio-label{margin-bottom:.5rem}.reconsent-dialog .reconsent-dialog-header{width:100%;background-color:#444;color:#fff;padding:1rem 1.5rem}.reconsent-dialog .reconsent-dialog-content{padding:1rem}.reconsent-dialog .reconsent-dialog-content p{margin:.5rem 0 1rem}.reconsent-dialog-actions{display:flex;justify-content:flex-end;margin-top:1.5rem}.state-machine.error-container{margin:0 0 1em}.state-machine.error-container p{padding:0;margin:0 0 0 1em;color:red}.state-machine.error-container ul{margin:1em 0 0;color:red}.spv-pdf-view{display:block;padding:20px;box-sizing:border-box;border:1px solid #f3f4f5}.spv-pdf-header{font-style:normal;font-weight:400;font-size:24px;line-height:32px;color:#000}.spv-pdf-logo{width:150px}.case-report-pdf-header{box-sizing:border-box;background:#f3f4f5;border:1px solid #e9e9eb;border-radius:3px;font-style:normal;font-weight:700;font-size:18px;line-height:16px;letter-spacing:.5px;color:#000}.download-progress-card{margin:15px 28px 25px;border-radius:2px;box-shadow:0 5px 10px #0000001a;background-color:#fff;padding:20px 28px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;max-height:100px;opacity:1;transition:opacity .2s .2s,max-height .2s,margin .2s,padding .2s}.download-progress-card.hidden{transition:opacity .5s,max-height .2s 1s,margin .2s 1s,padding .2s 1s;opacity:0;margin:0;padding:0;max-height:0;overflow:hidden}.download-progress-card .title{margin-bottom:8px}.download-progress-card .subtitle{margin-bottom:16px}.download-progress-card .left{display:flex;flex-direction:column;width:100%}.participant-configuration{display:flex;flex-direction:column;border-radius:4px;border:solid 1px #cfcfcf;padding:16px;margin-top:10px}.edit-description-dialog-header{padding:0!important}.edit-description-dialog-header .header{padding-top:0}.edit-description-dialog-header .MuiTab-wrapper{display:flex;width:100%;flex-direction:row}.edit-description-dialog-header .MuiAlert-standardError{padding:0;margin:0 10px}.edit-description-dialog-header .MuiAlert-icon{margin:auto;padding:0}.edit-description-dialog-container{padding:20px}.edit-description-dialog-container .description{font-style:normal;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;padding:10px 0}.edit-description-dialog-container .characters-count{font-style:normal;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;margin:0;padding:0}.edit-description-dialog-container textarea{width:100%;border:1px solid #ececec;border-radius:4px;padding:16px;grid-gap:10px;gap:10px}.edit-description-dialog-container .buttons{text-align:right;padding:10px}.edit-description-dialog-container .buttons button{margin:0 10px}.button-text{margin-left:.5rem;margin-top:0}.alert-text-container{margin-top:1rem}.alert-text{font-style:italic;color:#757575;font-size:.9rem;margin-right:.4rem}.info-text{margin:0;margin-bottom:.6rem}.inline-info-text{margin-right:.3rem}.button-container{display:flex;flex-direction:row;padding:0;margin-top:.6rem}.preview-content{margin-top:.5rem}.confirm-editchecks-message{padding:1.8rem}.confirm-editchecks-buttons{display:flex;justify-content:flex-end;padding:.2rem 1.8rem 1.8rem}.datafield-panel-title{color:#7d7d7d;font-weight:700}.sitesusers-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.sitesusers-title{margin:0}.sitesusers-dialog-form{display:flex;flex-direction:column;width:30rem}.sitesusers-dialog-confirm{width:30rem}.users-dialog-form{display:flex;flex-direction:column}.sitesusers-dialog-details-text{color:gray}.sitesusers-dialog-buttons{padding:1.33rem;display:flex;grid-gap:1rem;gap:1rem;justify-content:flex-end;border-top:1px solid lightgray}.trialusers-status{display:flex}.trialusers-actions{display:flex;width:90%;justify-content:flex-end}.trial-builder-overview{display:flex;width:100%}.overview-general-section-container{width:70%}.overview-general-infopanel{width:28%}.overview-change-management-item{width:50%}.overview-change-management-undo-redo{display:flex;justify-content:space-between;align-items:center;width:12rem}.overview-change-management-qa-approval{display:flex;align-items:center;padding:.2rem .4rem;font-size:.7rem;border-radius:.33rem}.overview-qa-approval-required{border:1px solid #fdb022;background-color:#ffe3af;color:gray}.overview-qa-approval-required svg{margin-right:.2em}.overview-qa-approval{border:1px solid #3a99a8;background-color:#386627;color:#fff}.overview-qa-approval svg{margin-right:.2em}.builder-container{width:26rem}.builder-body{display:flex;justify-content:flex-start;border-top:1px solid lightgray}.builder-list-wrapper{flex-direction:column;display:flex;padding:0 1.8rem 2rem;justify-content:space-between;border-bottom:1px solid lightgray;margin-bottom:1.4rem}.builder-list-body{max-height:200px;overflow-y:auto;width:100%}.builder-user{display:flex;align-items:center;justify-content:space-between;width:100%;height:3rem;position:relative}.builder-user-text-container{width:85%;margin:0;white-space:nowrap;overflow:hidden;display:flex;align-items:center}.builder-user-text{margin:0;font-size:.9rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.invited-builder-user-text{color:#d3d3d3;margin:0;font-style:italic;font-size:.8rem;position:absolute;bottom:-.1rem}.privacy-center-header{display:flex;flex-direction:row;justify-content:left;align-items:center}.privacy-center-back-button{margin-top:40px;margin-left:20px;cursor:pointer;background-color:transparent;border:none;padding:0}.privacy-center-warning{display:flex;flex-direction:row;justify-content:left;align-items:center;margin:20px 28px;background-color:#fefce8;border-color:#fef08a;border-width:1px;border-style:solid;border-radius:10px;padding:10px}.privacy-center-warning-icon{margin-right:20px}.privacy-center-warning-icon svg{color:#ca8a04}.privacy-center-warning-content{display:flex;flex-direction:column;justify-content:left;align-items:left;color:#854d0e}.privacy-center-button{margin-top:20px;display:flex;justify-content:flex-end}.privacy-center-content{margin:19px 28px}.privacy-center-content p{white-space:pre-line}.privacy-center .action-li{cursor:pointer}.privacy-center .action-li:hover{background-color:#ececec}@media screen and (max-width: 500px){.privacy-center .action-li{flex-direction:row}.privacy-center .action-li-right{justify-content:center}}body{background-color:#f5f5f5;font-family:Lato,sans-serif;padding-right:0!important}html,body,#root{margin:0;inset:0;overflow-x:hidden;min-height:100vh}#root{display:flex;flex-direction:column}iframe#launcher{bottom:39px!important}#sticky-footer{bottom:0;display:block;position:fixed;width:100%;z-index:1000}#sticky-footer .df-footer{margin:0}.page-container{display:flex;flex:1 1;min-height:0}.participant-dashboard-container{padding-bottom:24px}.privacy-center-container,.participant-dashboard-container,.participant-datacapture-review-container{background-color:#fefefe;flex:1 1}.participant-dashboard,.participant-datacapture-review,.telemed-waiting-room,.privacy-center{max-width:900px;margin:auto;overflow-x:hidden;z-index:3}.view-container{display:flex;flex-direction:column;flex:1 1;overflow-x:auto}.view-container .telemed-mobile-buffer{display:flex}.data-capture,.informed-consent{flex:1 1;display:flex;flex-direction:column;background-color:#edf4f5}.primary-button:not(.ccb__button .primary-button){font-family:Lato,sans-serif;font-weight:700;font-size:14px;text-transform:uppercase;text-align:center;border-radius:5px;padding:20px;min-width:180px;display:flex;align-items:center;justify-content:center}.primary-button:not(.ccb__button .primary-button) svg{margin-left:5px;height:18px}.primary-button:not(.ccb__button .primary-button):hover{cursor:pointer}.secondary-button:not(.ccb__button .secondary-button){font-family:Lato,sans-serif;font-weight:700;font-size:14px;text-transform:uppercase;text-align:center;border-radius:5px;padding:20px;min-width:180px;display:flex;align-items:center;justify-content:center}.secondary-button:not(.ccb__button .secondary-button) img{height:17px;margin-right:5px}.secondary-button:not(.ccb__button .secondary-button):hover{cursor:pointer}.simple-button{color:#00c8f8;width:auto;margin-right:30px}.simple-button:hover{cursor:pointer}.withfadeout{transition:opacity 3s ease-in-out}.cookie-hover{position:fixed;bottom:28px;right:28px;background-color:#006e8c;padding:28px;z-index:100000;color:#fff;display:flex;flex-direction:column}.cookie-header{font-weight:700;display:flex;flex-direction:row}.cookie-header-left{flex:1 1}.cookie-header-right{margin-top:-12px;margin-right:-18px}.cookie-body{margin-top:18px;font-size:12px;line-height:20px}.cookie-body a{color:#fff;font-weight:700}.icon-medium{max-width:120px}.jsoneditor{height:80vh!important;border:none!important}.jsoneditor .jsoneditor-menu{background-color:#499297;border-color:#499297}@media screen and (min-width: 800px){.cookie-hover{width:360px}}@media screen and (max-width: 800px){.cookie-hover{width:240px}}.CSlider_horizontal-slider-wrapper__3e18J{display:flex;flex-direction:column;align-items:center;padding:1.5rem}.CSlider_horizontal-slider__XQNGt{display:flex;align-items:center;justify-content:center;width:100%}.CSlider_value-label-wrapper__3-8df{display:flex;flex-direction:column;white-space:pre-line;text-align:center;position:relative}.CSlider_value-label-wrapper__3-8df .CSlider_main-label__5SgE-{font-weight:600;position:absolute;width:100%;bottom:100%}.CSlider_slider-value-label__2GE63{display:flex;align-items:center;justify-content:center;border-radius:4px;border:1px solid rgba(12,12,13,.32);width:6.5rem;height:3.25rem;color:#0c0c0de0}.CSlider_slider-min-label__2BOOf,.CSlider_slider-max-label__1oXbt{color:#0c0c0db8}.CSlider_horizontal-slider-wrapper__3e18J .CSlider_slider-min-label__2BOOf{margin-right:1rem;margin-bottom:1.375rem;text-align:center;white-space:pre-line}.CSlider_horizontal-slider-wrapper__3e18J .CSlider_slider-max-label__1oXbt{margin-left:1rem;margin-bottom:1.375rem;text-align:center;white-space:pre-line}.CSlider_horizontal-slider-wrapper__3e18J .CSlider_slider-info-label__I3AH6{font-size:.5rem}.CSlider_vertical-slider-wrapper__3Ye6L{display:flex;align-items:center;height:100%;min-height:30rem;padding:1.5rem;justify-content:center}.CSlider_vertical-slider__1_0K5{display:flex;flex-direction:column-reverse;align-self:stretch;align-items:center}.CSlider_vertical-slider-wrapper__3Ye6L .CSlider_value-label-wrapper__3-8df{margin-right:2rem}.CSlider_vertical-slider-wrapper__3Ye6L .CSlider_slider-max-label__1oXbt{margin-bottom:.75rem;margin-right:20px;text-align:center;white-space:pre-line}.CSlider_vertical-slider-wrapper__3Ye6L .CSlider_slider-min-label__2BOOf{margin-top:.75rem;margin-right:20px;text-align:center;white-space:pre-line}.CSlider_vertical-overrides__201s7{margin-left:.75rem}.CSlider_vertical-overrides__201s7>input[type=range]{-webkit-appearance:"slider-vertical"}.CSliderThumb_thumbVertical__1H5cI{transform:rotate(90deg)}

/*# sourceMappingURL=main.60a5a750.chunk.css.map*/