@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400&display=swap);*{box-sizing:border-box;margin-top:0;padding:0}body{font-family:"Montserrat",sans-serif;min-height:100vh;background-color:#f4f7f9}.btn-primary{background-color:#2c3f62;border-color:#2c3f62}.btn-primary:active,.btn-primary:focus,.btn-primary:hover{background-color:#2f6d80!important;border-color:#2c3f62!important}.btn-primary.disabled,.btn-primary:disabled{background-color:#2f6d80!important}.btn-secondary{background-color:#6aa4b0;border-color:#d4dadb}main{position:relative}.card{height:100%;box-shadow:5px 5px 10px -5px rgba(43,69,96,.5);-webkit-box-shadow:5px 5px 10px -5px rgba(43,69,96,.5);-moz-box-shadow:5px 5px 10px -5px rgba(43,69,96,.5)}.form-control:focus{border-color:unset;box-shadow:none}table tr{font-size:13px}table th,table thead tr{font-weight:600}table thead.add-border{border-bottom:2px solid #2c3f62}.form-control{font-size:13px}table tr td,table tr th{white-space:nowrap}.table td,.table th{padding:.35rem}table tr.bg-dark{background-color:#2f6d80!important}table.shareholder-table td,table.shareholder-table th{font-size:13px!important}.btn.btn-custom{background-color:#fff;color:#2c3f62;font-weight:500}.fixed-height{max-height:265px;overflow-y:scroll}.fixed-height::-webkit-scrollbar{width:15px}.fixed-height::-webkit-scrollbar-track{background-color:#6aa4b0;width:20px}.fixed-height::-webkit-scrollbar-thumb{background-color:#2c3f62;width:15px}.card-header{background-color:#2c3f62;color:#fff;font-weight:600}.input-group-text{padding:4px 10px}table tr.unallocated{background-color:#d3d3d3}.card-body{overflow-x:auto}.card-body::-webkit-scrollbar{width:15px}.card-body::-webkit-scrollbar-track{background-color:#6aa4b0}.card-body::-webkit-scrollbar-thumb{background-color:#2c3f62}.card-body::-webkit-scrollbar-thumb:hover{cursor:all-scroll}.slidecontainer,.slider{width:100%}.slider{-webkit-appearance:none;height:10px;border-radius:5px;background:#d3d3d3;outline:none;opacity:1;transition:opacity .2s}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:23px;height:24px;border:0;background:url(/static/media/circle.4612e3b7.svg);cursor:pointer}.slider::-moz-range-thumb{width:23px;height:24px;border:0;background:url(/static/media/circle.4612e3b7.svg);cursor:pointer}.slider::-webkit-slider-runnable-track{background:#6aa4b0;border-radius:15px}.slider::-webkit-slider-runnable-track:hover{cursor:pointer}.range-label{padding:5px 10px;font-weight:500;font-size:13px}.modal-header{background-color:#2c3f62;color:#fff;font-weight:600}.modal-header button{color:#fff}.modal-header .modal-title{font-size:16px}section.section-title{color:#2c3f62;font-weight:600;font-size:20px;background-color:#fff;box-shadow:5px 5px 10px -5px rgba(43,69,96,.5);-webkit-box-shadow:5px 5px 10px -5px rgba(43,69,96,.5);-moz-box-shadow:5px 5px 10px -5px rgba(43,69,96,.5)}section.section-title .section-title-wrapper{border-radius:.25rem;font-size:18px}.fa-question-circle{cursor:pointer;color:#2c3f62;font-size:14px;margin-left:3px}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1250px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:500px}}.main-navbar{background-color:#2c3f62;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;-ms-transition:.4s;-o-transition:.4s}.main-navbar .navbar{padding:0}@media (min-width:768px){.main-navbar .navbar{transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;-ms-transition:.4s;-o-transition:.4s}}.main-navbar .navbar-nav .nav-item>.nav-link{padding-left:1.2rem;padding-right:1.2rem;color:#fff;font-weight:600;font-size:18px;transition:.2s;cursor:pointer}.main-navbar .navbar-nav .nav-item>.nav-link.active{color:#accae2}.main-navbar .navbar-nav .nav-item>.nav-link:hover{color:#a9c0d7}@media (min-width:1200px){.main-navbar .navbar-nav .nav-item>.nav-link{font-size:16px}}.main-navbar .navbar a.navbar-brand img{width:200px}@media (min-width:576px){.main-navbar .navbar a.navbar-brand img{width:300px}}@media (min-width:768px){.main-navbar .navbar a.navbar-brand img{width:320px}}.dashboard-cards .card{border-radius:8px;color:#2c3f62;font-weight:600;transition:.2s;border:2px solid #2c3f62}.dashboard-cards a:hover{text-decoration:none}.dashboard-cards .card:hover{transform:scale(1.02);box-shadow:8px 8px 15px -5px rgba(43,69,96,.5);-webkit-box-shadow:8px 8px 15px -5px rgba(43,69,96,.5);-moz-box-shadow:8px 8px 15px -5px rgba(43,69,96,.5)}.dashboard-cards .card:active,.dashboard-cards .card:focus{outline:none}.dashboard-cards .card .card-body{min-height:200px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:26px}.headings h3{font-weight:700;font-size:26px;color:#2c3f62}.headings p{color:#2c3f62;font-weight:500}.floatingSaveButton{position:fixed;bottom:10px;right:16px}.floatingSaveButton button{padding:10px 15px;border-radius:40px;background-color:#2c3f62;color:#fff;cursor:pointer;border:2px solid #2c3f62;width:110px}.floatingSaveButton button:hover{background-color:#fff;color:#2c3f62}section.auth form p a{color:#2c3f62}section.auth form .form-control{padding:25px 10px}section.auth form button{width:120px;border-radius:40px;border:2px solid #2c3f62}section.auth form button.forgot-password-btn{width:unset}section.auth form button:hover{background-color:#fff!important;color:#2c3f62}.breadcrumb-item{color:#2c3f62}#currency{font-size:16px}.clearData:focus,.sampleData:focus{box-shadow:none!important}.dashboard-list ul li{position:relative}.dashboard-list ul li:before{position:absolute;content:"";height:8px;width:8px;background-color:#2c3f62;border-radius:50%;top:7px;left:0}.dashboard-list b{color:#2c3f62}.dashboard-list .card{cursor:pointer}.dashboard-list a{color:#2c3f62!important}.dashboard-list a:hover{text-decoration:none;transition:.2s;transform:scale(1.01)}.text-primary{color:#2c3f62!important}footer{background-image:url(https://www.touchstoneadvisory.co.uk/assets/images/footer-pattern-1.jpg);background-size:cover;background-repeat:no-repeat;background-color:#2c3f62}footer .top-footer .social-media-icons a{text-decoration:none}footer .top-footer .social-media-icons i{color:#fff;padding:10px 11px;background-color:#3b5977;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px}footer .top-footer .social-media-icons span{color:#fff;font-weight:500}footer .top-footer .footer-title{font-weight:600;color:#fff;font-size:21px}footer .top-footer .footer-title h5{font-weight:600}footer .top-footer .footer-content{font-size:15px;color:#fff}footer .top-footer .footer-content a{text-decoration:none;color:#fff}footer .top-footer .footer-content a.email-link{color:#669eaa}footer .top-footer .footer-content ul{column-count:2;-webkit-column-gap:0;grid-column-gap:0;column-gap:0}footer .top-footer .footer-content ul li{padding-left:0;text-transform:capitalize}@media (min-width:576px){footer .top-footer .footer-content ul li{padding-left:25px}}footer .top-footer .footer-content h6.company-title{font-weight:500;font-size:15px}footer .bottom-footer .bottom-footer-text{padding:40px 0;border-top:1px solid #6aa4b0}footer .bottom-footer .bottom-footer-text p{font-size:14px;color:#fff}footer .bottom-footer .bottom-footer-text p a{color:#6aa4b0;text-decoration:none}button:focus{box-shadow:none!important}.verify-email{padding:130px 0}.email-verify{font-size:20px;font-weight:600}.email-verify a{color:#2c3f62}.email-verify.success{color:#90ee90}.email-verify.failure{color:red}.dashboard-section span.btn{color:#2f6d80;font-weight:600}@media (min-width:576px){.floatingSaveButton{right:34px}}@media (min-width:768px){.floatingSaveButton{right:70px}}@media (min-width:992px){.floatingSaveButton{right:70px}}@media (min-width:1200px){.floatingSaveButton{right:110px}}
/*# sourceMappingURL=main.d7a2762b.chunk.css.map */