@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700);@import url(https://fonts.googleapis.com/css2?family=Inconsolata:wght@200;300;400;500;600;700;800;900&display=swap);.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #fff}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px 3px 3px 3px;background-position:15px;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z'/%3E%3C/svg%3E")}.toast-error{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z'/%3E%3C/svg%3E")}.toast-success{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E")}.toast-warning{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' width='576' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3E%3C/svg%3E")}.toast-container.toast-bottom-center .ngx-toastr,.toast-container.toast-top-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-bottom-full-width .ngx-toastr,.toast-container.toast-top-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media (max-width:240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media (min-width:241px) and (max-width:480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media (min-width:481px) and (max-width:768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}body{font-family:Montserrat,sans-serif;background:#111b26;font-size:18px;color:#fff}img{max-width:100%}a,a:focus,a:hover{color:inherit;text-decoration:none;transition:all .3s}.navbar{padding:15px 10px;background:#fff;border:none;border-radius:0;margin-bottom:40px;box-shadow:1px 1px 3px rgba(0,0,0,.1)}.navbar-btn{box-shadow:none;outline:none!important;border:none}svg{fill:#e9e9e9}.view-screen{cursor:pointer}.circle{background-color:transparent;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:100px!important}.icon-hide{opacity:0;transition:opacity 1.5s ease-in-out}.show{opacity:1}.circle:hover{background-color:#1a67ac}#sidebar{width:325px;position:fixed;top:0;left:-325px;height:100%;z-index:9999;background:#192533;box-shadow:2px 1px 2px rgba(0,0,0,.1);color:#fff;transition:all .3s}#sidebar.active{margin-left:325px}.overlay{display:none;position:fixed;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:998;opacity:0;transition:all .5s ease-in-out}.overlay.active{display:block;opacity:1}#sidebar #sidebarCollapse{position:static}#sidebar .sidebar-header{padding:20px;display:flex;align-items:center;justify-content:space-between}.sidebar-header img{width:225px}#sidebar ul.components{padding:20px 0}#sidebar ul li a{padding:12px 20px;font-size:18px;display:block}#sidebar ul li a .fa{margin-right:24px;font-size:22px}#sidebar ul li a:hover{background-color:#29394c}#sidebar ul li.active>a,a[aria-expanded=true]{color:#fff}a[data-toggle=collapse]{position:relative}.dropdown-toggle:after{display:block;position:absolute;top:50%;right:20px;transform:translateY(-50%)}ul ul a{font-size:.9em!important;padding-left:30px!important;background:#6d7fcc}a.download{background:#fff;color:#7386d5}a.article,a.article:hover{background:#6d7fcc!important;color:#fff!important}#content{width:100%;padding:70px 40px 40px;min-height:100vh;transition:all .3s;position:absolute;top:0;right:0}#content.active{width:calc(100% - 325px)}.display-body{padding-top:20px}.logo img{width:300px}.heading{font-size:90px;font-weight:800;margin-bottom:50px;font-family:Inconsolata,monospace}.headingTwo{color:#28a745;margin-bottom:20px;font-family:Montserrat,sans-serif;font-weight:600}.lobby-screen{font-weight:600;margin-bottom:30px}#sidebarCollapse{width:40px;height:40px;cursor:pointer;background-color:transparent;position:fixed;top:15px;left:25px;z-index:9999;border-radius:100px}#sidebarCollapse:hover{background-color:#1a67ac}#sidebarCollapse span{width:80%;height:2px;margin:0 auto;display:block;background:#fff;transition-delay:.2s}#sidebarCollapse.active span:first-of-type{transform:rotate(45deg) translate(5px,5px)}#sidebarCollapse.active span:nth-of-type(2){opacity:0}#sidebarCollapse.active span:last-of-type{transform:rotate(-45deg) translate(5px,-5px)}#sidebarCollapse span{transform:none;opacity:1;margin:5px auto}@media (max-width:1600px){.display-body{padding-top:0}.stores{margin-bottom:25px!important}.heading{font-size:75px;margin-bottom:35px}}@media (max-width:1440px){#content{padding:60px 40px 30px}.logo{margin-bottom:15px!important}.stores{margin-bottom:10px!important}.heading{font-size:65px;margin-bottom:20px}.headingTwo{font-size:55px;margin-bottom:10px}.lobby-screen{margin-bottom:15px}}@media (max-width:768px){.d-hide{display:none}#content{padding:70px 40px 40px;width:100%!important}body{font-size:14px}#content{padding-left:15px;padding-right:15px}.heading{font-size:42px}#sidebar{width:250px;left:-250px}.sidebar-header{padding-bottom:0!important}.sidebar-header img{width:150px}#sidebar.active{margin-left:250px}#sidebarCollapse{left:7px;top:15px}#sidebarCollapse.active{left:250px}#sidebarCollapse.active span:first-of-type{transform:rotate(45deg) translate(5px,5px)}.lobby-screen{font-size:24px}.visit-title{font-size:20px;margin-bottom:15px}}body,html{width:100%!important;height:100%!important;margin:0;padding:0;overflow:hidden}.wrapper{width:100%;padding:0;margin:0}.height-100,.wrapper{height:100%}.iframe-container{width:100%;height:100%;justify-content:center}iframe{width:100%!important;height:100%!important;border:none}.rotation-icon-close{color:#fff!important;position:absolute;right:0;top:0;outline:none!important}.modal-content{background-color:#192533!important;padding:15px 20px 0}.modal-body-padding{padding-left:40px}.add-cancle-btn button{color:#1a67ac;font-size:14px;background-color:transparent;outline:none!important;box-shadow:none!important;font-weight:600}.modal-body-item{padding-top:15px;padding-bottom:15px;font-weight:500}.modal-dialog{max-width:300px}.modal-body-item .custom-control-label{margin-left:20px}.modal-body-item .custom-control-label:before{top:16px;border:2px solid #fff;width:20px;height:20px;background-color:transparent}.modal-body-item .custom-control-label:after{border-radius:50%;width:9px;height:9px;left:5.67px;top:21.65px}.modal-body-item.custom-radio .custom-control-input:checked~.custom-control-label:before{background-color:transparent}.modal-body-item.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:none;background-color:#1a67ac!important}.nav-link{cursor:pointer}