.center-element{margin-left:auto;margin-right:auto;width:300px}.attachments-container,.new-attachments-container{margin-bottom:10px}.attachments-container .attachment-preview,.new-attachments-container .attachment-preview{height:100px;min-width:130px;border:1px solid #f1f1f1;padding:5px 0 0;border-radius:2px;display:inline-block;margin-right:10px;text-align:center;cursor:pointer;vertical-align:middle;position:relative;margin-top:15px}.attachments-container .attachment-preview .hide-preview-button,.new-attachments-container .attachment-preview .hide-preview-button{position:absolute}.attachments-container .attachment-preview .element-container,.new-attachments-container .attachment-preview .element-container{padding-left:5px;padding-right:5px;height:76px;padding-bottom:2px}.attachments-container .attachment-preview iframe,.new-attachments-container .attachment-preview iframe{height:87px;border:0;width:130px}.attachments-container .attachment-preview img,.new-attachments-container .attachment-preview img{height:100%;max-height:88px}.attachments-container .attachment-preview i.fa-remove,.new-attachments-container .attachment-preview i.fa-remove{position:absolute;top:7px;right:7px;color:#0fa69a;opacity:.5}.attachments-container .attachment-preview i.fa-remove:hover,.new-attachments-container .attachment-preview i.fa-remove:hover{opacity:.99}.attachments-container .attachment-preview i.file-icon,.new-attachments-container .attachment-preview i.file-icon{margin-top:17px;font-size:40px;margin-bottom:15px;color:#0fa69a;opacity:.7}.attachments-container .attachment-preview .fa-google,.new-attachments-container .attachment-preview .fa-google{color:#1fa463!important}.attachments-container .attachment-preview .fa-dropbox,.new-attachments-container .attachment-preview .fa-dropbox{color:#007ee5!important}.attachments-container .attachment-preview .icon-img,.new-attachments-container .attachment-preview .icon-img{height:40px;margin-top:17px;margin-bottom:15px}.attachments-container .attachment-preview .name,.new-attachments-container .attachment-preview .name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;background-color:#777;color:#fff;border-bottom-left-radius:2px;border-bottom-right-radius:2px;font-size:12px;padding-left:5px;padding-right:5px}.button-with-image-container{display:inline-block;margin-left:20px;width:28%;min-width:50px;text-align:center;cursor:pointer}.button-with-image-container img{width:50px}.attachments-collapse{position:relative;padding-top:15px}.attachments-collapse i.fa-remove{position:absolute;top:7px;right:7px;color:#0fa69a;cursor:pointer}.attachments-collapse .drop-zone{border:2px dashed #bbb;border-radius:5px;padding:40px;text-align:center;color:#bbb;cursor:pointer;margin-bottom:15px;transition:all .4s ease-out}.attachments-collapse .drag-over{border:2px dashed #0fa69a;background-color:#fdfdfd;color:#ddd;padding-top:60px;padding-bottom:40px}.ai-editor-container,.ai-textarea-wrapper{width:100%;position:relative}.ai-textarea{font-family:inherit;font-size:1rem;width:100%}.ai-textarea-pending{border-color:#0fa69a;box-shadow:0 0 0 .2rem rgba(15,166,154,.25);background-color:rgba(15,166,154,.05)}.ai-pending-indicator{display:flex;align-items:center;grid-gap:8px;gap:8px;color:#0fa69a;font-size:.85rem;margin-bottom:5px;padding:4px 8px;border-radius:4px;background-color:rgba(15,166,154,.1)}.ai-pending-indicator svg{color:#0fa69a}.ai-menu{width:180px;background-color:#fff;border-radius:.5rem;box-shadow:0 .25rem .75rem rgba(0,0,0,.15);border:1px solid #e2e8f0;transition:opacity .2s ease,transform .2s ease}.ai-menu-smart{box-shadow:0 .5rem 1rem rgba(0,0,0,.2)}.ai-menu-above{position:relative}.ai-menu-above:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;-webkit-filter:drop-shadow(0 2px 1px rgba(0,0,0,.1));filter:drop-shadow(0 2px 1px rgba(0,0,0,.1))}.ai-menu-below{position:relative}.ai-menu-below:before{content:"";position:absolute;bottom:100%;left:50%;transform:translateX(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;-webkit-filter:drop-shadow(0 -2px 1px rgba(0,0,0,.1));filter:drop-shadow(0 -2px 1px rgba(0,0,0,.1))}.ai-ask-container{display:flex;align-items:center;position:relative;width:100%;height:38px}.ai-ask-input{margin:0;padding:.5rem 2.5rem .5rem 1rem;border:1px solid #e2e8f0;border-top-left-radius:.375rem;border-top-right-radius:.375rem;width:100%;height:38px;font-size:.9rem;color:#4a5568;background-color:#fff;transition:all .2s ease;outline:none}.ai-ask-button{background-color:#0fa69a;border:none;border-radius:100%;width:26px;height:26px;display:flex;align-items:center;justify-content:center;position:absolute;right:2px;top:0;transform:translateY(25%);cursor:pointer;transition:background-color .2s ease}.ai-ask-button:hover{background-color:#0d9488}.ai-option-button{font-size:.9rem;margin:0;display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;height:38px;border:none;border-radius:.375rem;width:100%;background-color:#fff;color:#4a5568;transition:all .2s ease;cursor:pointer;outline:none}.ai-option-button:hover{background-color:#f8fafc}.ai-option-button:disabled{opacity:.6;cursor:not-allowed}.ai-options-container{max-height:200px;overflow-y:auto}.ai-actions-container{display:flex;justify-content:flex-end;grid-gap:8px;gap:8px;margin-top:8px}.ai-action-button{display:flex;align-items:center;grid-gap:6px;gap:6px;transition:all .2s ease}.ai-action-button svg{margin-top:-2px}@-webkit-keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rotate{-webkit-animation:rotate 1.5s linear infinite;animation:rotate 1.5s linear infinite}.ai-ask-button .rotate{color:#fff}.ai-info-response-container{margin-top:1.5rem;width:100%}.ai-info-response{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;padding:.75rem;font-size:.95rem;max-height:250px;overflow-y:auto;line-height:1.5;width:100%;box-shadow:0 2px 4px rgba(0,0,0,.05)}.ai-info-response-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.ai-info-title{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem}.ai-info-title svg{color:#0fa69a}.ai-info-response-header h5{margin:0;font-size:1rem;font-weight:600;color:#0fa69a}.ai-info-close{background:none;border:none;color:#718096;font-size:1.25rem;line-height:1;cursor:pointer;padding:0;height:20px;width:20px;display:flex;align-items:center;justify-content:center;border-radius:50%}.ai-info-close:hover{background-color:rgba(113,128,150,.1)}.ai-info-response-content{white-space:pre-line;color:#4a5568;padding:.5rem 0;line-height:1.6;font-size:.95rem}.ai-info-question{margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px dashed #e2e8f0;color:#2d3748;font-style:italic}.ai-info-answer{color:#4a5568}.rc-steps{font-size:0;width:100%;line-height:1.5;display:flex;padding-top:50px;cursor:pointer}.rc-steps,.rc-steps *{box-sizing:border-box}.rc-steps-item{position:relative;display:inline-block;vertical-align:top;flex:1 1;overflow:hidden}.rc-steps-item:last-child{flex:none}.rc-steps-item:last-child .rc-steps-item-tail,.rc-steps-item:last-child .rc-steps-item-title:after{display:none}.rc-steps-item-secondary-current .rc-steps-item-upper-title{background:transparent;border:2px solid #108ee9;margin-bottom:-2px;padding:2px 10px}.rc-steps-item-secondary-current .rc-steps-item-upper-title:after,.rc-steps-item-secondary-current .rc-steps-item-upper-title:before{top:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.rc-steps-item-secondary-current .rc-steps-item-upper-title:after{border-color:#fff rgba(136,183,213,0) rgba(136,183,213,0);border-width:8px;margin-left:-9px}.rc-steps-item-secondary-current .rc-steps-item-upper-title:before{border-color:#108ee9 rgba(194,225,245,0) rgba(194,225,245,0);border-width:11px;margin-left:-12px}.rc-steps-item-sub-step{flex:1 2;overflow:hidden!important}.rc-steps-item-sub-step .rc-steps-item-icon{font-size:0;width:15px;height:15px;margin-top:5px}.rc-steps-item-content,.rc-steps-item-icon{display:inline-block;vertical-align:top}.rc-steps-item-icon{border:1px solid #ccc;width:26px;height:26px;line-height:26px;text-align:center;border-radius:26px;font-size:14px;margin-right:8px;transition:background-color .3s,border-color .3s}.rc-steps-item-icon>.rc-steps-icon{line-height:1;top:-1px;color:#108ee9;position:relative}.rc-steps-item-icon>.rc-steps-icon.rcicon{font-size:12px;position:relative;top:-2px}.rc-steps-item-tail{position:absolute;left:0;width:100%;top:12px;padding:0 10px}.rc-steps-item-tail:after{content:"";display:inline-block;background:#e9e9e9;height:1px;border-radius:1px;width:100%;transition:background .3s}.rc-steps-item-content{margin-top:3px}.rc-steps-item-upper-content{display:block;text-align:center;margin-top:8px;width:100px;position:absolute;top:-55px}.rc-steps-item-upper-title{font-size:14px;margin-bottom:4px;color:#666;font-weight:700;display:inline-block;padding-right:10px;max-height:30px;overflow:hidden}.rc-steps-item-upper-title:after{content:"";height:1px;display:block;position:absolute;top:.55em;left:100%}.rc-steps-item-title{font-size:14px;margin-bottom:4px;color:#666;font-weight:700;display:inline-block;padding-right:10px;position:relative}.rc-steps-item-title:after{content:"";height:1px;width:1000px;background:#e9e9e9;display:block;position:absolute;top:.55em;left:100%}.rc-steps-item-description{font-size:12px;color:#999}.rc-steps-item-wait .rc-steps-item-icon{border-color:#ccc;background-color:#fff}.rc-steps-item-wait .rc-steps-item-icon>.rc-steps-icon{color:#ccc}.rc-steps-item-wait .rc-steps-item-icon>.rc-steps-icon .rc-steps-icon-dot{background:#ccc}.rc-steps-item-wait .rc-steps-item-title{color:gba(0,0,0,.43)}.rc-steps-item-wait .rc-steps-item-title:after{background-color:#e9e9e9}.rc-steps-item-wait .rc-steps-item-description{color:gba(0,0,0,.43)}.rc-steps-item-wait .rc-steps-item-tail:after{background-color:#e9e9e9}.rc-steps-item-process .rc-steps-item-icon{border-color:#108ee9;background-color:#fff}.rc-steps-item-process .rc-steps-item-icon>.rc-steps-icon{color:#108ee9}.rc-steps-item-process .rc-steps-item-icon>.rc-steps-icon .rc-steps-icon-dot{background:#108ee9}.rc-steps-item-process .rc-steps-item-title{color:rgba(0,0,0,.65)}.rc-steps-item-process .rc-steps-item-title:after{background-color:#e9e9e9}.rc-steps-item-process .rc-steps-item-description{color:rgba(0,0,0,.65)}.rc-steps-item-process .rc-steps-item-tail:after{background-color:#e9e9e9}.rc-steps-item-process .rc-steps-item-icon{background:#108ee9}.rc-steps-item-process .rc-steps-item-icon>.rc-steps-icon{color:#fff}.rc-steps-item-finish .rc-steps-item-icon{border-color:#108ee9;background-color:#fff}.rc-steps-item-finish .rc-steps-item-icon>.rc-steps-icon{color:#108ee9}.rc-steps-item-finish .rc-steps-item-icon>.rc-steps-icon .rc-steps-icon-dot{background:#108ee9}.rc-steps-item-finish .rc-steps-item-title{color:gba(0,0,0,.43)}.rc-steps-item-finish .rc-steps-item-title:after{background-color:#108ee9}.rc-steps-item-finish .rc-steps-item-description{color:gba(0,0,0,.43)}.rc-steps-item-finish .rc-steps-item-tail:after{background-color:#108ee9}.rc-steps-item-error .rc-steps-item-icon{border-color:#f50;background-color:#fff}.rc-steps-item-error .rc-steps-item-icon>.rc-steps-icon{color:#f50}.rc-steps-item-error .rc-steps-item-icon>.rc-steps-icon .rc-steps-icon-dot{background:#f50}.rc-steps-item-error .rc-steps-item-title{color:#f50}.rc-steps-item-error .rc-steps-item-title:after{background-color:#e9e9e9}.rc-steps-item-error .rc-steps-item-description{color:#f50}.rc-steps-item-error .rc-steps-item-tail:after{background-color:#e9e9e9}.rc-steps-item.rc-steps-next-error .rc-steps-item-title:after{background:#f50}.rc-steps-horizontal:not(.rc-steps-label-vertical) .rc-steps-item{margin-right:10px}.rc-steps-horizontal:not(.rc-steps-label-vertical) .rc-steps-item:last-child{margin-right:0}.rc-steps-horizontal:not(.rc-steps-label-vertical) .rc-steps-item-tail{display:none}.rc-steps-horizontal:not(.rc-steps-label-vertical) .rc-steps-item-description{max-width:100px}.rc-steps-item-custom .rc-steps-item-icon{background:none;border:0;width:auto;height:auto}.rc-steps-item-custom .rc-steps-item-icon>.rc-steps-icon{font-size:20px;top:1px;width:20px;height:20px}.rc-steps-item-custom.rc-steps-item-process .rc-steps-item-icon>.rc-steps-icon{color:#108ee9}.rc-steps-small .rc-steps-item-icon{width:18px;height:18px;line-height:18px;text-align:center;border-radius:18px;font-size:12px;margin-right:10px}.rc-steps-small .rc-steps-item-icon>.rc-steps-icon{font-size:12px;font-size:9px\9;transform:scale(.75);top:-1px}.rc-steps-small .rc-steps-item-content{margin-top:0}.rc-steps-small .rc-steps-item-title{font-size:12px;margin-bottom:4px;color:#666;font-weight:700}.rc-steps-small .rc-steps-item-description{font-size:12px;color:#999}.rc-steps-small .rc-steps-item-tail{top:8px;padding:0 8px}.rc-steps-small .rc-steps-item-tail:after{height:1px;border-radius:1px;width:100%}.rc-steps-small .rc-steps-item-custom .rc-steps-item-icon{width:inherit;height:inherit;line-height:inherit;border-radius:0;border:0;background:none}.rc-steps-small .rc-steps-item-custom .rc-steps-item-icon>.rc-steps-icon{font-size:20px;top:-2.5px;transform:none}.rc-steps-vertical{display:block}.rc-steps-vertical .rc-steps-item{display:block;overflow:visible}.rc-steps-vertical .rc-steps-item-sub-step .rc-steps-item-icon{margin-left:5px}.rc-steps-vertical .rc-steps-item-icon{float:left}.rc-steps-vertical .rc-steps-item-icon-inner{margin-right:16px}.rc-steps-vertical .rc-steps-item-content{min-height:48px;overflow:hidden;display:block}.rc-steps-vertical .rc-steps-item-upper-content{display:block;text-align:center;margin-top:0;width:100px;position:absolute;top:0;left:50%}.rc-steps-vertical .rc-steps-item-title{line-height:26px}.rc-steps-vertical .rc-steps-item-title:after{display:none}.rc-steps-vertical .rc-steps-item-description{padding-bottom:12px}.rc-steps-vertical .rc-steps-item-tail{position:absolute;left:13px;top:0;height:100%;width:1px;padding:30px 0 4px}.rc-steps-vertical .rc-steps-item-tail:after{height:100%;width:1px}.rc-steps-vertical.rc-steps-small .rc-steps-item-tail{position:absolute;left:9px;top:0;padding:22px 0 4px}.rc-steps-vertical.rc-steps-small .rc-steps-item-title{line-height:18px}.rc-steps-label-vertical .rc-steps-item{overflow:visible}.rc-steps-label-vertical .rc-steps-item-tail{padding:0 24px;margin-left:48px}.rc-steps-label-vertical .rc-steps-item-content{display:block;text-align:center;margin-top:8px;width:100px}.rc-steps-label-vertical .rc-steps-item-icon{display:inline-block;margin-left:36px}.rc-steps-label-vertical .rc-steps-item-title{padding-right:0}.rc-steps-label-vertical .rc-steps-item-title:after{display:none}.rc-steps-label-vertical .rc-steps-item-description{text-align:left}.rc-steps-dot .rc-steps-item-tail{width:100%;top:1px;margin:0 0 0 50px;padding:0}.rc-steps-dot .rc-steps-item-tail:after{height:3px}.rc-steps-dot .rc-steps-item-icon{padding-right:0;width:5px;height:5px;line-height:5px;border:0;margin-left:48px}.rc-steps-dot .rc-steps-item-icon .rc-steps-icon-dot{float:left;width:100%;height:100%;border-radius:2.5px}.rc-steps-dot .rc-steps-item-process .rc-steps-dot .rc-steps-item-icon{top:-1px;width:7px;height:7px;line-height:7px}.rc-steps-dot .rc-steps-item-process .rc-steps-dot .rc-steps-item-icon .rc-steps-icon-dot{border-radius:3.5px}@font-face{font-family:anticon;src:url(//at.alicdn.com/t/font_1434092639_4910953.eot);src:url(//at.alicdn.com/t/font_1434092639_4910953.eot#iefix) format("embedded-opentype"),url(//at.alicdn.com/t/font_1434092639_4910953.woff) format("woff"),url(//at.alicdn.com/t/font_1434092639_4910953.ttf) format("truetype"),url(//at.alicdn.com/t/font_1434092639_4910953.svg#iconfont) format("svg");font-display:swap}.rcicon{position:relative;display:inline-block;font-style:normal;vertical-align:baseline;text-align:center;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0;-moz-osx-font-smoothing:grayscale}.rcicon:before{display:block;font-family:anticon!important}.rcicon-step-backward:before{content:"\e662"}.rcicon-step-forward{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2)}.rcicon-step-forward:before{content:"\e662";transform:rotate(180deg)}.rcicon-fast-backward:before{content:"\e62a"}.rcicon-fast-forward{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2)}.rcicon-fast-forward:before{content:"\e62a";transform:rotate(180deg)}.rcicon-shrink:before{content:"\e65f"}.rcicon-arrow-salt:before{content:"\e608"}.rcicon-caret-down:before{content:"\e60f"}.rcicon-caret-left{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1)}.rcicon-caret-left:before{content:"\e60f";transform:rotate(90deg)}.rcicon-caret-up{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2)}.rcicon-caret-up:before{content:"\e60f";transform:rotate(180deg)}.rcicon-caret-right{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3)}.rcicon-caret-right:before{content:"\e60f";transform:rotate(270deg)}.rcicon-caret-circle-right:before{content:"\e60d"}.rcicon-caret-circle-left{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2)}.rcicon-caret-circle-left:before{content:"\e60d";transform:rotate(180deg)}.rcicon-caret-circle-o-right:before{content:"\e60e"}.rcicon-caret-circle-o-left{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2)}.rcicon-caret-circle-o-left:before{content:"\e60e";transform:rotate(180deg)}.rcicon-circle-right:before{content:"\e602"}.rcicon-circle-left{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2)}.rcicon-circle-left:before{content:"\e602";transform:rotate(180deg)}.rcicon-circle-o-right:before{content:"\e603"}.rcicon-circle-o-left{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2)}.rcicon-circle-o-left:before{content:"\e603";transform:rotate(180deg)}.rcicon-double-right:before{content:"\e604"}.rcicon-double-left{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2)}.rcicon-double-left:before{content:"\e604";transform:rotate(180deg)}.rcicon-verticle-right:before{content:"\e605"}.rcicon-verticle-left{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2)}.rcicon-verticle-left:before{content:"\e605";transform:rotate(180deg)}.rcicon-forward:before{content:"\e630"}.rcicon-backward{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2)}.rcicon-backward:before{content:"\e630";transform:rotate(180deg)}.rcicon-rollback:before{content:"\e65a"}.rcicon-retweet:before{content:"\e659"}.rcicon-right:before{content:"\e611"}.rcicon-down{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1)}.rcicon-down:before{content:"\e611";transform:rotate(90deg)}.rcicon-left{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2)}.rcicon-left:before{content:"\e611";transform:rotate(180deg)}.rcicon-up{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3)}.rcicon-up:before{content:"\e611";transform:rotate(270deg)}.rcicon-question:before{content:"\e655"}.rcicon-question-circle:before{content:"\e656"}.rcicon-question-circle-o:before{content:"\e657"}.rcicon-plus:before{content:"\e651"}.rcicon-plus-circle:before{content:"\e652"}.rcicon-plus-circle-o:before{content:"\e653"}.rcicon-pause:before{content:"\e64c"}.rcicon-pause-circle:before{content:"\e64d"}.rcicon-pause-circle-o:before{content:"\e64e"}.rcicon-minus:before{content:"\e646"}.rcicon-minus-circle:before{content:"\e647"}.rcicon-minus-circle-o:before{content:"\e648"}.rcicon-info-circle:before{content:"\e637"}.rcicon-info-circle-o:before{content:"\e638"}.rcicon-info:before{content:"\e63a"}.rcicon-exclamation:before{content:"\e627"}.rcicon-exclamation-circle:before{content:"\e628"}.rcicon-exclamation-circle-o:before{content:"\e629"}.rcicon-cross:before{content:"\e61e"}.rcicon-cross-circle:before{content:"\e61f"}.rcicon-cross-circle-o:before{content:"\e620"}.rcicon-check:before{content:"\e613"}.rcicon-check-circle:before{content:"\e614"}.rcicon-check-circle-o:before{content:"\e615"}.rcicon-clock-circle:before{content:"\e616"}.rcicon-clock-circle-o:before{content:"\e617"}.rcicon-lock:before{content:"\e641"}.rcicon-android:before{content:"\e601"}.rcicon-apple:before{content:"\e606"}.rcicon-area-chart:before{content:"\e607"}.rcicon-bar-chart:before{content:"\e609"}.rcicon-bars:before{content:"\e60a"}.rcicon-book:before{content:"\e60b"}.rcicon-calendar:before{content:"\e60c"}.rcicon-cloud:before{content:"\e618"}.rcicon-cloud-download:before{content:"\e619"}.rcicon-code:before{content:"\e61a"}.rcicon-copy:before{content:"\e61c"}.rcicon-credit-card:before{content:"\e61d"}.rcicon-delete:before{content:"\e621"}.rcicon-desktop:before{content:"\e622"}.rcicon-download-line:before{content:"\e623"}.rcicon-edit:before{content:"\e624"}.rcicon-ellipsis:before{content:"\e625"}.rcicon-environment:before{content:"\e626"}.rcicon-file:before{content:"\e62c"}.rcicon-file-text:before{content:"\e62d"}.rcicon-folder:before{content:"\e62e"}.rcicon-folder-open:before{content:"\e62f"}.rcicon-github:before{content:"\e631"}.rcicon-hdd:before{content:"\e632"}.rcicon-frown:before{content:"\e633"}.rcicon-meh:before{content:"\e634"}.rcicon-inbox:before{content:"\e635"}.rcicon-laptop:before{content:"\e63d"}.rcicon-large:before{content:"\e63e"}.rcicon-line-chart:before{content:"\e63f"}.rcicon-link:before{content:"\e640"}.rcicon-logout:before{content:"\e642"}.rcicon-mail:before{content:"\e643"}.rcicon-menu-fold:before{content:"\e644"}.rcicon-menu-unfold:before{content:"\e645"}.rcicon-mobile:before{content:"\e649"}.rcicon-notification:before{content:"\e64a"}.rcicon-paper-clip:before{content:"\e64b"}.rcicon-picture:before{content:"\e64f"}.rcicon-pie-chart:before{content:"\e650"}.rcicon-poweroff:before{content:"\e654"}.rcicon-reload:before{content:"\e658"}.rcicon-search:before{content:"\e65b"}.rcicon-setting:before{content:"\e65c"}.rcicon-share-alt:before{content:"\e65d"}.rcicon-shopping-cart:before{content:"\e65e"}.rcicon-smile:before{content:"\e661"}.rcicon-tablet:before{content:"\e664"}.rcicon-tag:before{content:"\e665"}.rcicon-tags:before{content:"\e666"}.rcicon-to-top:before{content:"\e667"}.rcicon-unlock:before{content:"\e668"}.rcicon-upload:before{content:"\e669"}.rcicon-user:before{content:"\e66a"}.rcicon-video-camera:before{content:"\e66b"}.rcicon-windows:before{content:"\e66c"}.rcicon-loading:before{display:inline-block;-webkit-animation:loadingCircle 1s linear infinite;animation:loadingCircle 1s linear infinite;content:"\e610"}:root .rcicon-backward,:root .rcicon-caret-circle-left,:root .rcicon-caret-circle-o-left,:root .rcicon-caret-left,:root .rcicon-caret-right,:root .rcicon-caret-up,:root .rcicon-circle-left,:root .rcicon-circle-o-left,:root .rcicon-double-left,:root .rcicon-down,:root .rcicon-fast-forward,:root .rcicon-left,:root .rcicon-step-forward,:root .rcicon-up,:root .rcicon-verticle-left{-webkit-filter:none;filter:none}.bmc-stages-container .emphasized-step .rc-steps-item-icon{background-color:#5bc0de}.bmc-stages-container .emphasized-step .rc-steps-item-icon .rcicon-check{color:#fff!important}.bmc-stages-container .emphasized-step.rc-steps-item-wait .rc-steps-item-icon{border-color:#5bc0de}.bmc-stages-container .emphasized-step.rc-steps-item-wait .rc-steps-item-icon>.rc-steps-icon{color:#fff!important}.carousel-control.left,.carousel-control.right{background-image:none!important;-webkit-filter:none!important;filter:none!important}hr.title-underline{width:80%}h4.text-description{line-height:2}.image-container{text-align:center}.image-container img{width:100%}.instructional-modal .glyphicon{color:#23354b}.instructional-modal .modal-footer,.instructional-modal .modal-header{background:#23354b}.instructional-modal .carousel-control{width:30px}@media (min-width:768px){.instructional-modal .modal-dialog{width:800px;margin:50px auto}.instructional-modal .modal-content{height:100%}.instructional-modal .modal-body{height:600px}.instructional-modal .modal-body .carousel.slide{height:100%}}.img-circle{transition:all .3s ease;margin:auto;border-radius:100%}.img-circle:hover{background-color:rgba(0,0,0,.5);z-index:10000;color:#fff;transition:all .3s ease;text-decoration:none}.img-circle:hover a>img,.img-circle:hover img{opacity:.5}.thumbnail>img,.thumbnail a>img{border-radius:100%;transition:all .3s ease}.main-sidebar #user-info{padding-top:30px;text-align:center;margin-bottom:20px;font-family:MyriadPro-Bold-Cond}.main-sidebar .fa{padding-right:10px}.main-sidebar .bm-item{display:inline-block;text-decoration:none;margin-bottom:10px;transition:color .2s;outline:none}.main-sidebar .bm-item:hover{color:#2ebb9a;outline:none}.main-sidebar a{transition:all .5s ease;color:#fff}.main-sidebar a:hover{text-decoration:none;font-weight:700}.main-sidebar a:hover i{color:#fff!important;transition:color .5s}.main-sidebar hr{margin-top:0;margin-bottom:0;border-color:#2ebb9a;width:90%}.main-sidebar .sidebar-option{padding-left:20px}.main-sidebar .sidebar-option .fa.fa-arrow-down,.main-sidebar .sidebar-option .fa.fa-arrow-up{float:right;margin-right:3%;font-size:.8em;color:#2ebb9a;padding:5px;transition:background-color .5s,color .5s;border-radius:100%}.main-sidebar .sidebar-option .fa.fa-arrow-down:focus,.main-sidebar .sidebar-option .fa.fa-arrow-down:hover,.main-sidebar .sidebar-option .fa.fa-arrow-up:focus,.main-sidebar .sidebar-option .fa.fa-arrow-up:hover{background-color:#2ebb9a;color:#fff}.main-sidebar ._blank{margin-left:10px;font-size:12px}.main-sidebar .btn-group,.main-sidebar .btn-group-vertical{position:fixed;display:inline-block}.main-sidebar .well-item{transition:background-color .5s}.main-sidebar .well-item:hover{background-color:#2ebb9a}.main-sidebar .well-item:hover a i{color:#fff}.main-sidebar .well{background-color:#172029;border:none;padding:0;line-height:2em}.main-sidebar .bm-burger-button{position:fixed;width:30px;height:30px;left:10px;top:15px}.main-sidebar .bm-burger-bars{background:#202b38}.main-sidebar .bm-cross-button{height:24px;width:24px;top:20px}.main-sidebar .bm-cross{color:#0fa69a}.main-sidebar .bm-menu{background:#232c3b;font-size:1.15em;overflow:visible}.main-sidebar .bm-morph-shape{fill:#232c3b}.main-sidebar .bm-item-list{color:#fff;position:absolute;width:100%;overflow-y:auto}.main-sidebar .bm-overlay{background:rgba(0,0,0,.3)}@media (max-width:768px){.main-sidebar .bm-menu-wrap{font-size:1.2em;width:300px!important}}@media (min-width:1300px){.main-sidebar .bm-menu-wrap{font-size:1.2em}}a.is-important{font-weight:700;cursor:pointer}.support-form{bottom:0;display:flex;flex-direction:column;margin:0 0 20px;max-width:370px;position:fixed;right:15px;z-index:95}.support-form .launcher{-webkit-animation-delay:0;-webkit-animation-duration:.5s;-webkit-animation-name:slide-in;-webkit-animation-fill-mode:forwards;-moz-animation-delay:0;-moz-animation-duration:.5s;-moz-animation-name:slide-in;-moz-animation-fill-mode:forwards;animation-delay:0;animation-duration:.5s;animation-name:slide-in;animation-fill-mode:forwards;align-self:flex-end;background-color:#2b98ab;border:0;border-radius:50%;box-shadow:0 2px 10px 1px #b5b5b5;height:50px;margin-top:10px;width:50px;font-size:25px;color:#fff;text-align:center}.support-form .launcher:focus{outline:none}.support-form .launcher .open-launcher{-webkit-animation-delay:0;-webkit-animation-duration:.5s;-webkit-animation-name:rotation-rl;-webkit-animation-fill-mode:forwards;-moz-animation-delay:0;-moz-animation-duration:.5s;-moz-animation-name:rotation-rl;-moz-animation-fill-mode:forwards;animation-delay:0;animation-duration:.5s;animation-name:rotation-rl;animation-fill-mode:forwards}.support-form .launcher .close-launcher{-webkit-animation-delay:0;-webkit-animation-duration:.5s;-webkit-animation-name:rotation-lr;-webkit-animation-fill-mode:forwards;-moz-animation-delay:0;-moz-animation-duration:.5s;-moz-animation-name:rotation-lr;-moz-animation-fill-mode:forwards;animation-delay:0;animation-duration:.5s;animation-name:rotation-lr;animation-fill-mode:forwards}.support-form .form-container{background-color:#fff;-webkit-animation-delay:0;-webkit-animation-duration:.5s;-webkit-animation-name:slide-in;-webkit-animation-fill-mode:forwards;-moz-animation-delay:0;-moz-animation-duration:.5s;-moz-animation-name:slide-in;-moz-animation-fill-mode:forwards;animation-delay:0;animation-duration:.5s;animation-name:slide-in;animation-fill-mode:forwards;height:500px;width:350px;border-radius:4px;box-shadow:0 2px 10px 1px #b5b5b5;overflow-x:hidden;overflow-y:auto;padding:15px;border-top:7px solid #0fa69a;border-top-left-radius:1px;border-top-right-radius:1px}.support-form .form-container .main-loader .loader-lg{margin-top:0!important}.support-form .form-container .button-with-image-container{width:25%;min-width:25px;margin-left:0;margin-right:20px}.support-form .form-container .button-with-image-container img{width:30px}.support-form .form-container .dropdown{width:100%;margin-bottom:15px}.support-form .form-container .dropdown button:first-child{width:calc(100% - 26px);text-align:left}.support-form .form-container .dropdown .dropdown-menu{width:calc(100% - 26px)}.support-form .form-control.title{font-size:1.2em}@media (max-width:768px){.support-form{bottom:0;right:0}.support-form .form-container{height:400px;width:260px;margin-right:15px}}.toggle-container .react-toggle{vertical-align:middle}.toggle-container label{vertical-align:middle;margin-bottom:0}.role-container h5{display:inline}.role-container .editable-container{width:50%;display:inline-flex}.role-container #setting-button-container{display:inline}.role-container .Select.has-value.is-searchable.Select--single,.role-container .Select.is-searchable.Select--single{width:50%;display:inline-flex}.role-container button{border:0;padding:0;margin:0}.center{min-height:325px;align-items:center;display:flex}.center div{width:100%}.center div,.delete-container{text-align:center}.delete-container .react-delete-btn-container{position:relative}.table>tbody>tr>td{vertical-align:middle}.media,.media .body{overflow:visible}.media .body{word-break:break-word}#left-tabs-example{padding:10px 0}i.disabled{color:#d3d3d3!important}@media (max-width:768px){.role-container .Select.has-value.is-searchable.Select--single,.role-container .Select.is-searchable.Select--single{width:95%;display:block}}@-webkit-keyframes rotation-lr{0%{transform:rotate(-90deg)}to{transform:rotate(0)}}@keyframes rotation-lr{0%{transform:rotate(-90deg)}to{transform:rotate(0)}}@-webkit-keyframes rotation-rl{0%{transform:rotate(90deg)}to{transform:rotate(0)}}@keyframes rotation-rl{0%{transform:rotate(90deg)}to{transform:rotate(0)}}@-webkit-keyframes slide-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes slide-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}@keyframes slide-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.meetings-launcher{bottom:120px;display:flex;flex-direction:column;margin:0 0 20px;max-width:370px;position:fixed;right:15px;z-index:95}.meetings-launcher .launcher{-webkit-animation-delay:0;-webkit-animation-duration:.5s;-webkit-animation-name:slide-in;-webkit-animation-fill-mode:forwards;-moz-animation-delay:0;-moz-animation-duration:.5s;-moz-animation-name:slide-in;-moz-animation-fill-mode:forwards;animation-delay:0;animation-duration:.5s;animation-name:slide-in;animation-fill-mode:forwards;align-self:flex-end;background-color:#2cb196;border:0;border-radius:50%;box-shadow:0 2px 10px 1px #b5b5b5;height:50px;margin-top:10px;width:50px;font-size:25px;color:#fff;text-align:center}.meetings-launcher .launcher:focus{outline:none}.meetings-launcher .launcher #meetings-count-badge{position:absolute;top:0;right:0;background-color:#35cce6;color:#fff;z-index:200;height:23px;width:23px;border:2px solid #fff;padding:2px}.meetings-launcher .launcher #incoming-count-badge{position:absolute;background-color:#ff0;color:#333}.meetings-launcher .launcher .open-launcher{-webkit-animation-delay:0;-webkit-animation-duration:.5s;-webkit-animation-name:rotation-rl;-webkit-animation-fill-mode:forwards;-moz-animation-delay:0;-moz-animation-duration:.5s;-moz-animation-name:rotation-rl;-moz-animation-fill-mode:forwards;animation-delay:0;animation-duration:.5s;animation-name:rotation-rl;animation-fill-mode:forwards}.meetings-launcher .launcher .close-launcher{-webkit-animation-delay:0;-webkit-animation-duration:.5s;-webkit-animation-name:rotation-lr;-webkit-animation-fill-mode:forwards;-moz-animation-delay:0;-moz-animation-duration:.5s;-moz-animation-name:rotation-lr;-moz-animation-fill-mode:forwards;animation-delay:0;animation-duration:.5s;animation-name:rotation-lr;animation-fill-mode:forwards}.meetings-launcher .form-container{position:relative;overflow:hidden;background-color:#fff;-webkit-animation-delay:0;-webkit-animation-duration:.5s;-webkit-animation-name:slide-in;-webkit-animation-fill-mode:forwards;-moz-animation-delay:0;-moz-animation-duration:.5s;-moz-animation-name:slide-in;-moz-animation-fill-mode:forwards;animation-delay:0;animation-duration:.5s;animation-name:slide-in;animation-fill-mode:forwards;height:490px;width:350px;border-radius:4px;box-shadow:0 2px 10px 1px #b5b5b5;overflow-x:hidden;overflow-y:auto;padding:15px 0 0 15px;border-top:7px solid #2cb196;border-top-left-radius:1px;border-top-right-radius:1px}.meetings-launcher .form-container .meeting-links{height:5%;width:100%}.meetings-launcher .form-container .meeting-links .col-md-6,.meetings-launcher .form-container .meeting-links .col-xs-6{text-align:center}.meetings-launcher .form-container .meeting-info-container{transition:all .3s ease;border-bottom:1px solid #dfdfdf}.meetings-launcher .form-container .meeting-info-container:active,.meetings-launcher .form-container .meeting-info-container:focus,.meetings-launcher .form-container .meeting-info-container:hover{background:rgba(0,0,0,.1)}.meetings-launcher .form-container .meeting-icon{height:85%;padding:25%}.meetings-launcher .form-container .meeting-icon i{opacity:.05;height:60%;width:60%;font-size:13em;position:absolute}.meetings-launcher .form-container .meetings-scroll{overflow-y:auto;overflow-x:hidden;height:90%}.meetings-launcher .form-container a.meeting-link{color:#333;position:unset}.meetings-launcher .form-container a.meeting-link:focus,.meetings-launcher .form-container a.meeting-link:hover{text-decoration:none}.meetings-launcher .form-container a.meeting-link:focus .meeting-info-container,.meetings-launcher .form-container a.meeting-link:hover .meeting-info-container{background:rgba(0,0,0,.1)}.meetings-launcher .form-container .main-loader .loader-lg{margin-top:0!important}.meetings-launcher .form-container .button-with-image-container{width:25%;min-width:25px;margin-left:0;margin-right:20px}.meetings-launcher .form-container .button-with-image-container img{width:30px}.meetings-launcher .form-container .dropdown{width:100%;margin-bottom:15px}.meetings-launcher .form-container .dropdown button:first-child{width:calc(100% - 26px);text-align:left}.meetings-launcher .form-container .dropdown .dropdown-menu{width:calc(100% - 26px)}.meetings-launcher .form-control.title{font-size:1.2em}@media (max-width:768px){.meetings-launcher{right:0}.meetings-launcher .form-container{height:380px;width:260px;margin-right:15px}.meetings-launcher .form-container .meeting-icon i{font-size:10em}.meetings-launcher .form-container .meeting-icon h1{font-size:2em}}