.toggle-switch{display:inline-block;width:100%;font-size:16px}.toggle-switch .container{min-width:unset;width:50px;height:30px;float:left;padding:0;border-radius:15px;border:1px solid #333;cursor:pointer}.toggle-switch .off .container{background:#eee}.toggle-switch .on .container{background:#7cbd42}.toggle-switch .switch{width:20px;height:20px;border-radius:13px;border:4px solid #333;margin:1px 1px 0}.toggle-switch .off .switch{float:left;background:#555}.toggle-switch .on .switch{float:right;background:#eee}.toggle-switch .turned-on-label{height:30px;float:left;padding:2px 5px 0}.list .headerrow{border:2px solid var(--color-grey);display:inline-block;width:100%;padding:5px 0}.list .datarow{padding:10px 0;border-bottom:1px solid var(--color-light-grey)}.datarow.selectable:hover{background:#eee;color:#000;cursor:pointer}.listPager{background:#eee;border:2px solid var(--color-grey);display:inline-block;width:100%;padding:5px 0}.popover{position:absolute;display:block;z-index:20000;padding:0}.popover .triangle{margin:0 0 0 calc(50% - 10px);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #f47745}.popover .popover-content{box-shadow:0 4px 8px rgb(0 0 0/8%);border-radius:6px;background:#fff;border:1.5px solid #f47745;padding:5px;color:var(--color-grey)}.actions .icon,.delete-trash-icon{cursor:pointer}.popup{font-family:"Montserrat";display:inline-block;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;max-width:600px;background:#fff;border-radius:20px;box-sizing:border-box;box-shadow:0 4px 8px rgb(0 0 0/8%);z-index:10001;max-height:95vh;overflow-x:hidden;overflow-y:auto}.popup.noscrollbar::-webkit-scrollbar{display:none}.popup.noscrollbar{-ms-overflow-style:none;scrollbar-width:none}.tabs .popup{margin-top:40px}.popup .topSection{display:flex;flex-flow:nowrap;align-content:center;width:100%;min-height:50px;color:#fff;background:#002b44;grid-gap:20px;gap:20px}.popup .topSection h4{color:#fff;text-align:center}.popup .topSection .left{padding:20px 0 0 20px;flex-grow:1}.popup .topSection .center{flex-grow:4}.popup .topSection .right{padding:20px 20px 0 0;flex-grow:1;text-align:right}.popup .contentSection{display:block;white-space:normal;padding:40px 10px;text-align:center}.popup .contentSection popup-text{text-align:left!important}.popup .contentSection .btn{margin:10px}.popup .contentSectionleft{display:block;white-space:normal;padding:30px;text-align:left;margin:0 5px 0 0}.popup .contentSectionleft .row{padding:8px;font-weight:bolder}.popup .contentSectionleft .data{font-weight:400;margin:15px}.popup .contentSectionleft .buttons{text-align:center;padding:20px 0 0}.popup .contentSectionleft .btn{margin:10px}.popup .footerSection{display:flex}.popup .btn.btn-modal{border-radius:unset;margin:0;border:none;width:50%}.popup .btn.btn-modal-full{border-radius:unset;margin:0;border:none;width:100%}.popup .close-icon{text-align:right;cursor:pointer;background:#002b44;margin:0 0 -2px;color:#fff}@media (max-width:1024px){.popup{width:95%}}.popupLarge.noscrollbar::-webkit-scrollbar{display:none}.popupLarge.noscrollbar{-ms-overflow-style:none;scrollbar-width:none}.tabs .popupLarge{margin-top:40px}.popupLarge .topSection{display:flex;flex-flow:nowrap;align-content:center;width:100%;min-height:50px;color:#fff;background:#002b44;grid-gap:20px;gap:20px}.popupLarge .topSection h4{color:#fff;text-align:center}.popupLarge .topSection .left{padding:20px 0 0 20px;flex-grow:1}.popupLarge .topSection .center{flex-grow:4}.popupLarge .topSection .right{padding:20px 20px 0 0;flex-grow:1;text-align:right}.popupLarge .contentSection{display:block;white-space:normal;padding:40px 10px;text-align:center}.popupLarge .contentSectionleft{display:block;white-space:normal;padding:30px;text-align:left;margin:0 5px 0 0}.popupLarge .contentSectionleft .row{padding:5px;font-weight:bolder}.popupLarge .contentSectionleft .data{font-weight:400}.popupLarge .contentSectionleft .buttons{text-align:center;padding:20px 0 0}.popupLarge .contentSectionleft .btn{margin:10px}.popupLarge .footerSection{display:flex}.popupLarge .btn.btn-modal{border-radius:unset;margin:0;border:none;width:50%}.popupLarge .btn.btn-modal-full{border-radius:unset;margin:0;border:none;width:100%}.popupLarge .close-icon{text-align:right;cursor:pointer;background:#002b44;margin:0 0 -2px;color:#fff}.popupLargeBox{font-family:"Montserrat";display:inline-block;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;max-width:1000px;background:#fff;border-radius:3px;box-sizing:border-box;box-shadow:0 4px 8px rgb(0 0 0/8%);z-index:10001;max-height:95vh;overflow-x:hidden;overflow-y:auto;padding:5px;font-size:small}.popupLargeBox .list{margin:2px 4px 0 0}.popupLargeBox .list .headerrow{word-break:break-word;border-radius:2px;overflow:overlay}.popupLargeBox .contentSection{text-align:center;margin:15px}.popupLargeBox .close-icon{text-align:right;cursor:pointer;background:#002b44;margin:0 0 -2px;color:#fff}.popupLargeBox .topSection{display:grid;flex-flow:nowrap;align-content:center;width:100%;min-height:45px;color:#fff;background:#002b44;grid-gap:20px;gap:20px;border-radius:inherit}.popupLargeBox .topSection h4{color:#fff;text-align:center;padding:0;margin:0}.popupLargeBox .topSection .left{padding:20px 0 0 20px;flex-grow:1}.popupLargeBox .topSection .center{flex-grow:4}.popupLargeBox .topSection .right{padding:20px 20px 0 0;flex-grow:1;text-align:right}.overflow-hidden{overflow:hidden}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{width:unset}.col-lg-hidden,.col-md-hidden,.col-sm-hidden{display:unset}@media (min-width:1023px){.col,.col-1,.col-lg,.col-lg-1{width:8.33333%}.col-2,.col-lg-2{width:16.66667%}.col-3,.col-lg-3{width:25%}.col-4,.col-lg-4{width:33.33333%}.col-5,.col-lg-5{width:41.66667%}.col-6,.col-lg-6{width:50%}.col-7,.col-lg-7{width:58.33333%}.col-8,.col-lg-8{width:66.66667%}.col-9,.col-lg-9{width:75%}.col-10,.col-lg-10{width:83.33333%}.col-11,.col-lg-11{width:91.66667%}.col-12,.col-lg-12{width:100%}.col-lg-hidden{display:none}}@media (max-width:1023px){.col,.col-1,.col-md,.col-md-1{width:8.33333%}.col-2,.col-md-2{width:16.66667%}.col-3,.col-md-3{width:25%}.col-4,.col-md-4{width:33.33333%}.col-5,.col-md-5{width:41.66667%}.col-6,.col-md-6{width:50%}.col-7,.col-md-7{width:58.33333%}.col-8,.col-md-8{width:66.66667%}.col-9,.col-md-9{width:75%}.col-10,.col-md-10{width:83.33333%}.col-11,.col-md-11{width:91.66667%}.col-12,.col-md-12{width:100%}.col-md-hidden{display:none}}@media (max-width:480px){.col,.col-sm,.col-sm-1{width:8.33333%}.col-2,.col-sm-2{width:16.66667%}.col-3,.col-sm-3{width:25%}.col-4,.col-sm-4{width:33.33333%}.col-5,.col-sm-5{width:41.66667%}.col-6,.col-sm-6{width:50%}.col-7,.col-sm-7{width:58.33333%}.col-8,.col-sm-8{width:66.66667%}.col-9,.col-sm-9{width:75%}.col-10,.col-sm-10{width:83.33333%}.col-11,.col-sm-11{width:91.66667%}.col-12,.col-sm-12{width:100%}.col-sm-hidden{display:none}.btn{min-width:unset}}.payment textarea{resize:none}.payment .row .btn{margin:0}.payment .row .btn,.payment .row .control{margin:2px 10px 2px 0}.payment .btn-sm{min-width:unset;min-height:20px;margin:0}.payment .btn.btn-square{width:100px;height:100px;padding:0;min-height:unset;min-width:unset;margin:0 20px 20px 0}.payment .modal .button{background:var(--color-blue);color:var(--color-white);width:100%;display:inline-block;text-align:center;padding:20px 0;cursor:pointer;float:left;border:none;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.payment .modal .button.left{background:var(--color-orange);width:50%;border-bottom-right-radius:unset;border-bottom-left-radius:20px}.payment .modal .button.right{background:var(--color-green);width:50%;border-bottom-left-radius:unset;border-bottom-right-radius:20px}.payment .modal .button:disabled{background:var(--color-light-grey);color:var(--color-grey);border:none}.payment .text-align-left{text-align:left}.payment .text-align-right{text-align:right}.payment .text-align-center{text-align:center}.payment .clickable{cursor:pointer}.payment .notClickable{cursor:not-allowed}.payment a{cursor:pointer}.payment .codeblock .toolbar{width:100%;padding:5px;display:contents;cursor:pointer}.payment .codeblock pre{font-size:12px;white-space:pre-wrap;word-wrap:break-word}.payment .blur{filter:blur(2px);-webkit-filter:blur(2px)}.payment .loader-screen{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;z-index:99999999}.payment .backSplash{opacity:.4;cursor:default;z-index:10001}.payment .backSplash.clear{opacity:0}.payment .toggleContainer .toggle{margin:0}.payment .contact-pop-over .pop-over{padding:0 0 10px;font-size:16px}.payment .contact-pop-over .menu-item{padding:10px 0 10px 10px;cursor:pointer}.payment .contact-pop-over .menu-item:hover{background:var(--color-dark-blue);color:var(--color-white)}.payment .contact-pop-over .menu-separator{border:1px solid var(--color-light-grey)}.payment .modal{max-width:unset;width:80%;overflow:visible;padding:10px}.payment .modal .content{padding:10px 10px 0;margin:0 0 10px;overflow-y:auto;max-height:75vh}.payment .modal .header{padding:0 10px;box-shadow:unset;height:unset;min-height:20px;display:inline-block}.payment .modal .footer{padding:0}.payment .modal .content label{color:var(--color-orange);font-weight:800}.payment .modal .content .row{padding:10px 0;border-bottom:1px solid var(--color-light-grey)}.payment .modal .header .btn-close{position:absolute;right:30px;top:15px;color:var(--color-orange);cursor:pointer}.payment .article .article-content .image-wrapper{margin:30px 0}.payment .article .article-content img{width:-webkit-fill-available}.payment .notificationContainer{right:0;top:110px;position:fixed;z-index:10001}.payment .notificationContainer .notification{width:250px;min-height:50px;margin:0 10px 10px 0;border-radius:2px;box-shadow:1px 1px 0 1px rgba(0,0,0,.5)}.payment .notificationContainer .notification .title{font-size:14px;font-weight:bolder;padding:5px 0 5px 5px;margin:0;display:inline-block;overflow:hidden}.payment .notificationContainer .notification .title .txt{text-align:left;float:left;display:block;width:214px}.payment .notificationContainer .notification .title .btn-close{text-align:right;float:right;display:block;cursor:pointer}.payment .notificationContainer .notification .content{font-size:12px;padding:0 5px 5px;margin:0}.payment .notificationContainer .notification.info{color:#fff;background:var(--color-green)}.payment .notificationContainer .notification.warn{color:#fff;background:var(--color-orange)}.payment .notificationContainer .notification.error{color:#fff;background:var(--color-error)}.payment .list.provider .datarow{border-bottom:none}.payment .list.method .datarow{border-bottom:1px solid var(--color-light-grey)}.payment .provideredit .row{padding:0 0 20px}.payment .provideredit .metadata .list .row{border-top:1px solid var(--color-light-grey)}.payment .provideredit .metadata .list .row .btn{margin:10px 10px 10px 0;padding:0;color:red;min-width:6em}.payment .popover .journal{width:150px}.payment .popover .journal .row{padding:unset;border:unset}.payment .transactionView .row{padding:8px;border-bottom:1px solid var(--color-light-grey)}.payment .transactionView .content{color:var(--color-orange)}.payment color-error{color:var(--color-error)}#payment-container{height:520px}
/*# sourceMappingURL=main.a2be03bc.chunk.css.map */