.report-form-overlay{display:none;position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(10,10,10,.5);border-radius:4px;z-index:999}.report-form-overlay.active{display:block}.report-form-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70%;height:80vh;max-width:900px;min-width:300px;min-height:300px;background:#fff;border-radius:5px;z-index:99}.report-form-title-bar{display:flex;justify-content:space-between;align-items:center;padding:8px 15px;background:#07871c;color:#fff;border-top-left-radius:5px;border-top-right-radius:5px}.report-form-title-bar span{font-size:18px;line-height:100%}.report-form-title-bar i{font-size:30px;cursor:pointer}.report-form-title-bar i:hover{color:#222}.fa-times-thin:before{content:"\00d7"}.report-form-wrapper{padding:8px 20px;overflow-y:scroll;height:84%}.custom-scrollbar::-webkit-scrollbar{width:10px}.custom-scrollbar::-webkit-scrollbar-track{background:#e7e7e7}.custom-scrollbar::-webkit-scrollbar-thumb{background:#bbb}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#e67e22}.color-secondary{color:#e67e22}.font-bold{font-weight:600}.report-form{width:100%}.report-form input[type=text],.report-form select,.report-form textarea{display:block;width:100%;padding:5px;border:1px solid #ccc;border-bottom-width:2px;border-radius:3px;background:#fff;outline:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out}.report-form input[type=text].error-input{border-color:red!important}.report-form input#agent-logo{width:100%}.report-form input[type=text]:focus,.report-form select:focus,.report-form textarea:focus{border-bottom-color:#07871c;border-bottom-width:2px}.report-form input:-moz-read-only{background:#efefef}.report-form input:read-only{background:#efefef}.report-form input:-moz-read-only:focus{border-bottom-color:#ccc}.report-form input:read-only:focus{border-bottom-color:#ccc}.report-form select{appearance:auto;-moz-appearance:auto;-webkit-appearance:auto}.report-form label{display:block;font-weight:600;margin-bottom:2px}.form-section{border-bottom:1px solid #ccc;padding-bottom:1.5rem;margin-bottom:1rem}.form-section.noborder-nomargin{border-bottom:none;margin-bottom:0}.form-section-title{font-weight:700}.form-section-title span{text-transform:uppercase}.form-row{width:100%}.form-row.share-area{max-width:98%;padding:15px;margin-bottom:1rem;border:1px dashed #bbb;border-radius:5px;background:#efefef}.form-row textarea{min-height:100px}.form-row-flex-2cols,.form-row-flex-3cols,.form-row-flex-4cols{width:100%;display:flex;flex-wrap:wrap;align-items:center}.form-row-flex-2cols p{width:44%;margin-right:2rem}.form-row-flex-2cols p:last-of-type{margin-right:0}.form-row-flex-3cols p{width:30%;margin-right:2rem}.form-row-flex-3cols p:last-of-type{margin-right:0}.form-row-flex-4cols p{width:20%;margin-right:2rem}.form-row-flex-4cols p:last-of-type{margin-right:0}.form-row-flex-4cols p.wide{width:30%}.file-input-container{width:98%;padding:10px 15px;background:#f5f5f5;border:1px dashed #bbb;border-radius:5px}.file-input-label{cursor:pointer;font-weight:400!important;border:1px solid #bbb;display:inline-block!important;padding:5px 15px;border-radius:3px}.input-text-multi{width:100%;padding:3px 3px 0 3px;border:1px solid #ccc;border-bottom-width:2px;border-radius:3px;background:#fff;outline:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out}.input-text-multi.active{border-bottom-color:#07871c;border-bottom-width:2px}.input-text-multi-display{display:inline;font-size:17px}#share-emails-temp{display:inline;border:none}.input-multi-item{line-height:100%;margin-right:3px;border:1px solid #07871c;border-radius:10px;padding:0 3px 0 5px}.input-multi-item i{color:#07871c;cursor:pointer;border-left:1px solid #07871c;padding:3px 3px 1px 5px;margin-left:3px}.input-multi-item i:hover{color:#222}.form-action-row{padding:15px;text-align:center;border-top:1px solid #bbb}.form-action-row-mobile{display:none;text-align:center}.form-action-row-mobile button,.form-action-row button{background:#07871c;color:#fff;padding:8px 15px;margin-right:1rem;border-radius:3px;border:1px solid #07871c;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.form-action-row-mobile button:last-of-type,.form-action-row button:last-of-type{margin-right:0}.form-action-row-mobile button:hover,.form-action-row button:hover{background:#fff;color:#07871c}.form-action-row-mobile button:disabled,.form-action-row button:disabled{background:#bbb;border:1px solid #222;color:#222}.form-action-row-mobile button:disabled:hover,.form-action-row button:disabled:hover{background:#bbb;border:1px solid #222;color:#222}.charts-row{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.chart-container{width:22%}.chart-container.chart-col-50{width:50%}.chart-container p{font-weight:600;text-align:center;border-top:2px solid #07871c;padding-top:5px;margin:0 auto}.loader-overlay{display:none;position:absolute;left:50%;transform:translateX(-50%);top:50%;background:rgba(20,20,20,.7);padding:1rem;border-radius:5px;z-index:999}.loader-overlay.active{display:block}.loader-container{color:#fff;font-size:1rem;font-weight:400}.loader-container span{padding-left:10px}.loader-container i{font-size:1rem}.brokerage-logo-container{width:100%;margin-bottom:0!important;border:1px solid #bbb;border-radius:3px;padding:10px}.brokerage-logo-container img{display:block;max-width:240px;max-height:50px;margin:0 auto}.report-disclaimer{color:grey;font-family:Avalon Medium,arial;font-size:12px;text-align:center;margin-bottom:0!important}.report-honely-value-container{width:98%;display:flex;flex-wrap:wrap;justify-content:space-between}.report-honely-value{width:47%;text-align:center;background:#eee;border-radius:5px;padding:10px}.report-honely-value-container p{margin-bottom:5px;font-weight:600}.report-honely-value-label{color:#07871c}@media only screen and (max-width:1600px){.report-form-container{height:90vh}}@media (max-width:1000px){.report-form-container{width:90%;height:90%}}@media (max-width:800px){.chart-container,.form-row-flex-3cols p,.form-row-flex-4cols p,.form-row-flex-4cols p.wide{width:45%}}@media (max-width:600px){.chart-container,.chart-container.chart-col-50,.form-row-flex-2cols p,.form-row-flex-3cols p,.form-row-flex-4cols p,.form-row-flex-4cols p.wide{width:100%;margin-right:0}.form-row.margin-top-sm{margin-top:1rem}.file-input-container{width:100%}.form-action-row{display:none}.form-action-row-mobile{display:block}.form-action-row-mobile button{display:block;margin:0 auto 10px auto}.form-action-row-mobile button:last-of-type{margin:0 auto}.report-form-wrapper{height:89%}}@media (max-width:600px){.input-text-multi-display{font-size:15px}.report-honely-value-container{justify-content:center}.report-honely-value{width:100%}.report-honely-value:first-of-type{margin-bottom:10px}}