@import url(https://fonts.googleapis.com/css?family=Poppins:400,500,600,700|Source+Sans+Pro:300,400,600&display=swap);
#drop-shadow{position:fixed;z-index:998;top:0;right:0;bottom:0;left:0;background-color:#707070bb;transition:all .5s ease-in-out}#toggle-sidebar{position:fixed;background-color:#23282d;padding:0 0 16px;height:100vh;width:250px;top:0;bottom:0;left:0;overflow-x:hidden;transition:.5s;white-space:nowrap;color:#fff;font-size:1rem;z-index:999}@media only screen and (max-width: 767px){#toggle-sidebar{width:0;z-index:999}}#toggle-sidebar.mini{width:52px}#toggle-sidebar.mini:hover{width:250px}#toggle-sidebar.mini:hover .fa.fa-question{display:none}#toggle-sidebar.mini:hover .logo-brand img{height:50px}#toggle-sidebar.mini:hover .profile .image-container{margin:0 16px}#toggle-sidebar.mini:hover .profile .image-container .profile-image{width:55px;height:55px}#toggle-sidebar.mini:hover ul[id*=submenu-] li{margin-right:12px;margin-left:12px}#toggle-sidebar.mini:hover li.arrow-icon a{--arrow-icon: ""}@media only screen and (max-width: 767px){#toggle-sidebar.mini:hover{width:0}}@media only screen and (max-width: 767px){#toggle-sidebar.mini{width:0}}#toggle-sidebar.mini .logo-brand img{height:32px}#toggle-sidebar.mini .profile .image-container{margin:0 10px}#toggle-sidebar.mini .profile .image-container .profile-image{width:32px;height:32px}#toggle-sidebar.mini ul[id*=submenu-] li{margin-right:0;margin-left:0}#toggle-sidebar.mini li.arrow-icon a{--arrow-icon: ""}#toggle-sidebar.expand{width:250px}#toggle-sidebar.expand .logo-brand img{height:50px}#toggle-sidebar.expand .profile .image-container{margin:0 16px}#toggle-sidebar.expand .profile .image-container .profile-image{width:55px;height:55px}#toggle-sidebar.expand ul[id*=submenu-] li{margin-right:12px;margin-left:12px}#toggle-sidebar.expand li.arrow-icon a{--arrow-icon: ""}#toggle-sidebar .fa{font-size:16px}#toggle-sidebar .logo-brand{border-bottom:1px solid rgba(255,255,255,.6);height:85px;display:flex;justify-content:center;align-items:center}#toggle-sidebar .logo-brand img{width:auto;height:50px;transition:all .5s}#toggle-sidebar .profile{border-bottom:1px solid rgba(255,255,255,.6);height:120px;display:flex;justify-content:flex-start;align-items:center;transition:all .5s}#toggle-sidebar .profile .image-container{display:block;margin:0 16px;transition:all .5s}#toggle-sidebar .profile .image-container .profile-image{transition:all .5s;border-radius:50%;width:55px;height:55px;background-image:url("https://res.cloudinary.com/ds-projects/image/upload/amazing-skipperwebs/profile/default.png");background-size:cover;background-position:center;background-repeat:no-repeat}#toggle-sidebar .profile .profile-text{vertical-align:middle}#toggle-sidebar .profile .profile-text .name{opacity:1;font-size:1.5rem}#toggle-sidebar .profile .profile-text .role{opacity:.6;font-size:1.25rem}#toggle-sidebar .menu{text-transform:uppercase;font-size:1rem;opacity:.6;padding:16px}#toggle-sidebar .menu .icon{font-size:16px;margin-right:16px;color:#5fccff}#toggle-sidebar ul{padding:0}#toggle-sidebar ul.parent{margin:0}#toggle-sidebar ul.child{margin:0}#toggle-sidebar ul.child>li{margin-right:12px;margin-left:12px}#toggle-sidebar ul.child>li:first-child{margin-top:12px}#toggle-sidebar ul.child>li:last-child{margin-bottom:12px}#toggle-sidebar ul.child>li>a{padding:10px 16px}#toggle-sidebar ul>li{list-style:none;transition:.3s}#toggle-sidebar ul>li.arrow-icon a{--arrow-icon: ""}#toggle-sidebar ul>li.active>a{background-color:#0073aa;color:#fff}#toggle-sidebar ul>li.active:hover{text-decoration:none}#toggle-sidebar ul>li.active:hover>a{background-color:#0073aa;color:#fff}#toggle-sidebar ul>li:hover{text-decoration:none}#toggle-sidebar ul>li:hover>a{background-color:#c55422;color:#fff}#toggle-sidebar ul>li.arrow-icon>a:before{float:right;font-family:"FontAwesome"}#toggle-sidebar ul>li.arrow-icon>a:before{transition:.25s all;content:var(--arrow-icon)}#toggle-sidebar ul>li.arrow-icon>a.rotate:before{transform:rotate(90deg)}#toggle-sidebar ul>li a{display:block;padding:12px 16px;color:rgba(255,255,255,.6);text-decoration:none}#toggle-sidebar ul>li a .icon{margin-right:16px}#toggle-sidebar ul>li a .icon,#toggle-sidebar ul>li a .text{vertical-align:baseline}#main-content{display:flex;flex-direction:column;align-items:stretch;justify-content:unset;transition:margin-left .5s;margin-left:250px;min-height:100vh;z-index:1}@media only screen and (max-width: 767px){#main-content{margin-left:0}}#main-content ul.breadcrumb{list-style:none;display:inline-block;margin:0;padding:0}#main-content ul.breadcrumb .icon{font-size:14px}#main-content ul.breadcrumb li{float:left}#main-content ul.breadcrumb li a{color:rgba(255,255,255,.6);display:block;background:#23282d;text-decoration:none;position:relative;height:40px;line-height:40px;padding:0 20px 0 10px;text-align:center;margin-right:23px}@media only screen and (max-width: 767px){#main-content ul.breadcrumb li a{padding:0 8px 0 2px}}#main-content ul.breadcrumb li:first-child a{padding-left:15px;padding-right:15px;border-radius:.375rem 0 0 .375rem}@media only screen and (max-width: 767px){#main-content ul.breadcrumb li:first-child a{padding:0 10px 0 15px}}#main-content ul.breadcrumb li:first-child a:before{border:none}#main-content ul.breadcrumb li:last-child a{padding-right:15px}@media only screen and (max-width: 767px){#main-content ul.breadcrumb li:last-child a{padding:0 8px 0 2px}}#main-content ul.breadcrumb li:last-child a:after{border:none}#main-content ul.breadcrumb li a:before,#main-content ul.breadcrumb li a:after{content:"";position:absolute;top:0;border:0 solid #23282d;border-width:20px 10px;width:0;height:0}#main-content ul.breadcrumb li a:before{left:-20px;border-left-color:transparent}#main-content ul.breadcrumb li a:after{left:100%;border-color:transparent;border-left-color:#23282d}#main-content ul.breadcrumb li a:hover{background-color:#c55422;color:#fff}#main-content ul.breadcrumb li a:hover:before{border-color:#c55422;border-left-color:transparent}#main-content ul.breadcrumb li a:hover:after{border-left-color:#c55422}#main-content ul.breadcrumb li a:active{background-color:#0056b3}#main-content ul.breadcrumb li a:active:before{border-color:#0056b3;border-left-color:transparent}#main-content ul.breadcrumb li a:active:after{border-left-color:#0056b3}#main-content ul.breadcrumb li.current a{color:#fff;background:#0073aa;margin-right:0px !important}#main-content ul.breadcrumb li.current a:before{border-color:#0073aa;border-left-color:transparent}#main-content ul.breadcrumb li.current a:after{content:"";position:absolute;top:0;border:0 solid transparent;border-width:20px 10px;width:0;height:0;left:100%;border-left-color:#0073aa}#main-content #navbar{box-shadow:0 -5px 15px #00000060;background-color:#fff;padding:16px;height:120px;display:flex;align-items:center}#main-content #content{margin:30px 15px;flex-grow:1}#main-content button.toggle-button{background-color:transparent !important;box-shadow:none !important;border:0 !important;outline:none !important;padding:0 !important}#main-content #footer{box-shadow:0px 5px 15px #00000060;transition:all .5s ease-in-out;left:250px;background-color:#fff;padding:8px 0;text-align:center}.modal#newDomain form#single-form input{box-shadow:none !important;outline:none !important}.modal#newDomain form#single-form input:focus{box-shadow:none !important;outline:none !important}.modal#newDomain form#single-form select:focus{box-shadow:none !important;outline:none !important}.reject-nr:hover{background-color:#f7072f}html{font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:.75rem;color:#333}body{background-color:#f1f1f1}h2{font-family:"Poppins",sans-serif;font-weight:500;font-size:1.75rem;color:#333}.btn{border-radius:3px !important}.btn:focus{box-shadow:none}.btn.btn-primary{background-color:#00a3ee}.btn.btn-primary:hover{background-color:#008aca}.btn.btn-circle{border-radius:50% !important;width:40px;height:40px;padding:0;display:flex;flex-direction:row;align-items:center;justify-content:center}.btn.btn-circle.sm{width:28px;height:28px}.badge{padding:5px 10px !important}.badge.badge-primary{background-color:#00a3ee}.locked{background:transparent;border-color:transparent;text-align:center}.bootstrap-select .btn{border:1px solid #ced4da !important;background-color:transparent !important;border-radius:0 !important}.my-icon{display:flex;flex-direction:row;justify-content:center;align-items:center;width:40px !important;height:40px !important;background-color:transparent;color:#767676;border-radius:50%;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1);cursor:pointer}.my-icon.active{background-color:#f1f3f4;color:#333}.highlight td{background-color:#f0f0f0 !important}.custom-px-15{padding-right:15px;padding-left:15px}.custom-py-15{padding-top:15px;padding-bottom:15px}input,textarea{outline:none}.handsontable .htCore td{color:#222}th.usd,td.usd,li.usd{position:relative !important;padding-left:2rem}th.usd::before,td.usd::before,li.usd::before{content:"$";position:absolute;left:1rem}.detail-modal td,.detail-modal th,.account-table td,.account-table th,#history-table-1 td,#history-table-1 th,#history-table-2 td,#history-table-2 th,#history-table-3 td,#history-table-3 th,#history-table-4 td,#history-table-4 th{border-color:#505152 !important}#history-table-1 thead td,#history-table-1 thead th,#history-table-2 thead td,#history-table-2 thead th,#history-table-3 thead td,#history-table-3 thead th,#history-table-4 thead td,#history-table-4 thead th{background-color:#333 !important;color:#fff}#history-table-1 tfoot td,#history-table-1 tfoot th,#history-table-2 tfoot td,#history-table-2 tfoot th,#history-table-3 tfoot td,#history-table-3 tfoot th,#history-table-4 tfoot td,#history-table-4 tfoot th{background-color:#1be033;color:#333}.user-active-wrapper:hover .user-wrapper{margin-left:0}.user-active-wrapper #user-active-dropdown{margin-top:1.25rem;padding:0 1rem;cursor:default;user-select:none}.user-active-wrapper #user-active-dropdown .row{display:inline-flex;align-items:center;flex-wrap:nowrap;margin:0}.user-active-wrapper #user-active-dropdown .row::-webkit-scrollbar{display:none}.user-active-wrapper #user-active-dropdown .row .user-wrapper{padding:0;display:flex;flex-direction:row;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:#fff;border:1px solid #23282d;user-select:none;cursor:default;margin-left:-10px}.user-active-wrapper #user-active-dropdown .row .user-wrapper:hover{transform:scale(1.2);z-index:99}.user-active-wrapper #user-active-dropdown .row .user-wrapper.initial{display:flex;flex-direction:row;align-items:center;justify-content:center}.user-active-wrapper #user-active-dropdown .row .user-wrapper.initial .initial-name{user-select:none;-webkit-user-drag:none;height:92%;border-radius:50%;aspect-ratio:1/1;background-color:#fff;color:#0073aa;display:flex;flex-direction:row;align-items:center;justify-content:center;font-weight:700;font-size:16px;text-transform:uppercase}.user-active-wrapper #user-active-dropdown .row .user-wrapper:first-child{margin-left:0 !important}.user-active-wrapper #user-active-dropdown .row .user-wrapper img{user-select:none;-webkit-user-drag:none;height:92%;border-radius:50%;aspect-ratio:1/1}.user-active-wrapper .dropdown-menu{padding:0;background-color:#23282d;border:1px solid #f1f1f1;width:100%;max-width:246px;transform:translate3d(0px, 26px, 0px) !important;top:1rem !important;left:2px !important;will-change:transform}.user-active-wrapper .dropdown-menu>.container{position:relative;padding:0}.user-active-wrapper .dropdown-menu .main-wrapper{padding:6px 0;max-height:250px;overflow-y:auto;z-index:1;-ms-overflow-style:none;scrollbar-width:none}.user-active-wrapper .dropdown-menu .main-wrapper::-webkit-scrollbar{display:none}.user-active-wrapper .dropdown-menu .wrapper-scroll,.user-active-wrapper .dropdown-menu .wrapper-scroll-bottom,.user-active-wrapper .dropdown-menu .wrapper-scroll-top{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:.5rem 1rem;position:absolute;background-color:#23282d;right:0;left:0;z-index:9;cursor:default}.user-active-wrapper .dropdown-menu .wrapper-scroll:hover,.user-active-wrapper .dropdown-menu .wrapper-scroll-bottom:hover,.user-active-wrapper .dropdown-menu .wrapper-scroll-top:hover{background-color:#3e4144}.user-active-wrapper .dropdown-menu .wrapper-scroll .fa,.user-active-wrapper .dropdown-menu .wrapper-scroll-bottom .fa,.user-active-wrapper .dropdown-menu .wrapper-scroll-top .fa{font-size:10px !important;color:#dee2e6}.user-active-wrapper .dropdown-menu .wrapper-scroll-top{top:0;border-bottom:1px solid #dee2e6}.user-active-wrapper .dropdown-menu .wrapper-scroll-bottom{bottom:0;border-top:1px solid #dee2e6}.user-active-wrapper .dropdown-menu .user-drop{display:flex;flex-direction:row;align-items:center;justify-content:unset;user-select:none;padding:5px .875rem}.user-active-wrapper .dropdown-menu .user-drop:hover{background-color:#3e4144}.user-active-wrapper .dropdown-menu .user-drop:last-child{border-bottom:0}.user-active-wrapper .dropdown-menu .user-drop .initial{display:flex;flex-direction:row;align-items:center;justify-content:center}.user-active-wrapper .dropdown-menu .user-drop .initial .initial-name{user-select:none;-webkit-user-drag:none;border-radius:50%;width:20px;height:20px;aspect-ratio:1/1;background-color:#fff;color:#0073aa;display:flex;flex-direction:row;align-items:center;justify-content:center;font-weight:700;font-size:8px;text-transform:uppercase}.user-active-wrapper .dropdown-menu .user-drop img{user-select:none;-webkit-user-drag:none;width:20px;height:20px;border-radius:50%;aspect-ratio:1/1}.user-active-wrapper .dropdown-menu .user-drop label{font-size:1rem;color:#dee2e6;margin:0 0 0 1rem}.revenue-wrapper{column-count:1;column-gap:1.5rem}@media only screen and (min-width: 992px){.revenue-wrapper{column-count:2}}.revenue-wrapper>*{display:inline-block;width:100%;margin-bottom:.75rem}.table-sticky{display:block;width:100%;overflow:auto}.table-sticky.tfoot-sticky tfoot th,.table-sticky.tfoot-sticky tfoot td{background-color:#fff;position:sticky !important;z-index:99;bottom:0}.table-sticky table{border-collapse:separate;border-spacing:0;border:none;margin:0}.table-sticky table thead th,.table-sticky table thead td{position:sticky !important;z-index:99;top:0}.table-sticky table tr:first-child th,.table-sticky table tr:first-child td{border-width:1px 1px 1px 0}.table-sticky table tr:first-child th:first-child,.table-sticky table tr:first-child td:first-child{border-width:1px}.table-sticky table th{border:1px solid #dee2e6;border-width:0 1px 1px 0}.table-sticky table th:first-child{border-width:0 1px 1px 1px}.table-sticky table th.sticky-column{background-color:#f0f0f0;z-index:10}.table-sticky table td{border:1px solid #dee2e6;border-width:0 1px 1px 0}.table-sticky table td:first-child{border-width:0 1px 1px 1px}.table-sticky table td.sticky-column{background-color:#fff;z-index:9}.kanban-container{max-height:400px;overflow-y:auto}.screen-loader{background-color:rgba(255,255,255,.9);position:fixed;z-index:9999999;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.screen-loader .text{color:#6c757d}.screen-loader .spinner-border{color:#6c757d;margin:1.5rem 0;width:4rem;height:4rem;border-width:3px}#hot-preview{background-color:#fff;border:1px solid #ccc;padding:.5rem .675rem;overflow-x:auto;white-space:nowrap;scrollbar-width:none}#hot-preview::-webkit-scrollbar{display:none}[data-accordion-icon]{transition:transform .5s ease-in-out}[data-accordion-icon] .fa.fa-chevron-up{transform:translateY(-12.5%)}.announcement-card{border:0;padding:.25rem 0 0;background-color:#fff;border-radius:6px}.announcement-card .card-header{background-color:#fff}.announcement-card .title{font-weight:500}.announcement-item{border:0;padding:1.375rem 1.375rem 1.25rem;background-color:#23282d;border-radius:6px;color:rgba(255,255,255,.6);margin-bottom:.75rem}.announcement-item.hidden-item{background-color:#748493}.announcement-item .content{color:rgba(255,255,255,.6);padding:.125rem 0;margin-bottom:0;cursor:pointer;display:inline-block;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4}.announcement-item .receiver{display:inline-block;word-wrap:break-word;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;cursor:default}.announcement-item .receiver,.announcement-item .time{color:rgba(255,255,255,.6)}.announcement-item .receiver span,.announcement-item .time span{color:#fff}.announcement-item .menu-icon{display:flex;flex-direction:row;justify-content:center;align-items:center;width:32px !important;height:32px !important;color:#767676;border-radius:50%;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1),background-color 200ms cubic-bezier(0.4, 0, 0.2, 1);cursor:pointer;background-color:#39424a;color:#fff}.announcement-item .menu-icon.active{background-color:#47515b;color:#fff}.announcement-item .menu-icon:hover,.announcement-item .menu-icon:focus,.announcement-item .menu-icon:active{background-color:#47515b;color:#fff}#detail-announcement .receiver{margin-bottom:1rem}#detail-announcement .receiver span{font-weight:500}.toast .toast-header{display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#0073aa;color:#fff;padding:1rem 1.5rem;font-size:1rem;border-bottom:1px solid #0073aa}.toast .toast-body{background-color:#fff;padding:1rem 1.5rem;font-size:1rem}.scrolling-textarea{background:transparent;color:inherit;cursor:default;width:100%;border:0;height:55px;resize:none;padding:0;vertical-align:middle;overflow-y:auto;overflow-x:hidden;word-break:break-all}.handsontable.htRowHeaders thead tr th:nth-child(2),.handsontable td:first-of-type,.handsontable th:first-child,.handsontable th:nth-child(2){border-color:#6c757d !important}.handsontable tr:first-child td,.handsontable tr:first-child th{border-color:#6c757d !important}.handsontable td,.handsontable th,.handsontable th:last-child{border-color:#6c757d !important;border-color:#6c757d !important}#preloader{width:100%;height:100%;top:0px;right:unset;bottom:unset;left:0px;position:fixed;z-index:999;background:#fff}#preloader2{width:100%;height:100%;top:0px;right:unset;bottom:unset;left:0px;position:fixed;z-index:999;background:#ffffffbb}#preloader .loader-container,#preloader2 .loader-container{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}#preloader .loader-container .loader,#preloader .loader-container .loader:after,#preloader2 .loader-container .loader,#preloader2 .loader-container .loader:after{border-radius:50%;width:10em;height:10em}#preloader .loader-container .loader,#preloader2 .loader-container .loader{position:relative;border-top:4px solid #bceaff;border-right:4px solid #bceaff;border-bottom:4px solid #bceaff;border-left:4px solid #21b9ff;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 1.1s infinite linear;animation:load8 1.1s infinite linear}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#preloader .lds-roller,#preloader2 .lds-roller{position:absolute;width:80px;height:80px;top:50%;left:50%;transform:translate(-50%, -50%)}#preloader .lds-roller div,#preloader2 .lds-roller div{animation:lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;transform-origin:40px 40px}#preloader .lds-roller div:after,#preloader2 .lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#0073aa;margin:-4px 0 0 -4px}#preloader .lds-roller div:nth-child(1),#preloader2 .lds-roller div:nth-child(1){animation-delay:-0.036s}#preloader .lds-roller div:nth-child(1):after,#preloader2 .lds-roller div:nth-child(1):after{top:63px;left:63px}#preloader .lds-roller div:nth-child(2),#preloader2 .lds-roller div:nth-child(2){animation-delay:-0.072s}#preloader .lds-roller div:nth-child(2):after,#preloader2 .lds-roller div:nth-child(2):after{top:68px;left:56px}#preloader .lds-roller div:nth-child(3),#preloader2 .lds-roller div:nth-child(3){animation-delay:-0.108s}#preloader .lds-roller div:nth-child(3):after,#preloader2 .lds-roller div:nth-child(3):after{top:71px;left:48px}#preloader .lds-roller div:nth-child(4),#preloader2 .lds-roller div:nth-child(4){animation-delay:-0.144s}#preloader .lds-roller div:nth-child(4):after,#preloader2 .lds-roller div:nth-child(4):after{top:72px;left:40px}#preloader .lds-roller div:nth-child(5),#preloader2 .lds-roller div:nth-child(5){animation-delay:-0.18s}#preloader .lds-roller div:nth-child(5):after,#preloader2 .lds-roller div:nth-child(5):after{top:71px;left:32px}#preloader .lds-roller div:nth-child(6),#preloader2 .lds-roller div:nth-child(6){animation-delay:-0.216s}#preloader .lds-roller div:nth-child(6):after,#preloader2 .lds-roller div:nth-child(6):after{top:68px;left:24px}#preloader .lds-roller div:nth-child(7),#preloader2 .lds-roller div:nth-child(7){animation-delay:-0.252s}#preloader .lds-roller div:nth-child(7):after,#preloader2 .lds-roller div:nth-child(7):after{top:63px;left:17px}#preloader .lds-roller div:nth-child(8),#preloader2 .lds-roller div:nth-child(8){animation-delay:-0.288s}#preloader .lds-roller div:nth-child(8):after,#preloader2 .lds-roller div:nth-child(8):after{top:56px;left:12px}@keyframes lds-roller{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.user-profile{padding:17px !important}.user-profile .profile-img{width:190px;height:190px;background-image:url("https://res.cloudinary.com/dazv1d1us/image/upload/amazing/profile-image/default-profile.png");background-position:center;background-size:cover;background-repeat:no-repeat}@media only screen and (max-width: 767px){.user-profile .profile-img{width:175px;height:175px}}@media only screen and (min-width: 768px)and (max-width: 991px){.user-profile .profile-img{width:250px;height:250px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.user-profile .profile-img{width:125px;height:125px}}@media only screen and (min-width: 1200px)and (max-width: 1440px){.user-profile .profile-img{width:160px;height:160px}}.user-profile .profile-img>.after{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#00000050;opacity:0;transition:opacity .5s ease-out;overflow:hidden}.user-profile .profile-img>.after button.btn{padding:4px 16px !important;color:#ffffff80;border:1px dotted #ffffff80 !important}.user-profile .profile-img>.after button.btn:hover{color:#fff;border-color:#fff !important;background-color:#ffffff25 !important}.user-profile .profile-img:hover>.after{opacity:1}.user-profile .modal-dialog{max-width:unset}.user-profile .modal-dialog .modal-content{border-image:linear-gradient(to right, transparent red, transparent) 1 1;background-clip:padding-box;border:solid 5px transparent;border-radius:1em}.user-profile .modal-dialog .modal-content:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-10px;border-radius:inherit;background:var(--role-color)}#login-page,#registration-page,#verification-page,#forgot-password-page{background-color:#fff !important}#login-page .form-group,#registration-page .form-group,#verification-page .form-group,#forgot-password-page .form-group{position:relative}#login-page .form-group [data-visibility],#registration-page .form-group [data-visibility],#verification-page .form-group [data-visibility],#forgot-password-page .form-group [data-visibility]{border-radius:0 3px 3px 0 !important;background-color:transparent;outline:none;border:0 solid #6c757d;display:flex;flex-direction:row;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;z-index:9;width:56px}#login-page .form-group [data-visibility] *,#registration-page .form-group [data-visibility] *,#verification-page .form-group [data-visibility] *,#forgot-password-page .form-group [data-visibility] *{color:#6c757d}#login-page .form-group [data-visibility]~input,#registration-page .form-group [data-visibility]~input,#verification-page .form-group [data-visibility]~input,#forgot-password-page .form-group [data-visibility]~input{padding-right:54px}#login-page .form-group input:not([disabled]):focus~.placeholder,#login-page .form-group.hasValue input:not([disabled])~.placeholder,#registration-page .form-group input:not([disabled]):focus~.placeholder,#registration-page .form-group.hasValue input:not([disabled])~.placeholder,#verification-page .form-group input:not([disabled]):focus~.placeholder,#verification-page .form-group.hasValue input:not([disabled])~.placeholder,#forgot-password-page .form-group input:not([disabled]):focus~.placeholder,#forgot-password-page .form-group.hasValue input:not([disabled])~.placeholder{font-size:12px;transform:translateY(-50%)}#login-page .form-group input:not([disabled]):focus,#registration-page .form-group input:not([disabled]):focus,#verification-page .form-group input:not([disabled]):focus,#forgot-password-page .form-group input:not([disabled]):focus{border-color:#0073aa}#login-page .form-group input:not([disabled]):focus~.placeholder,#registration-page .form-group input:not([disabled]):focus~.placeholder,#verification-page .form-group input:not([disabled]):focus~.placeholder,#forgot-password-page .form-group input:not([disabled]):focus~.placeholder{color:#0073aa}#login-page .form-group input:not([disabled]):focus~.input-group-append button,#registration-page .form-group input:not([disabled]):focus~.input-group-append button,#verification-page .form-group input:not([disabled]):focus~.input-group-append button,#forgot-password-page .form-group input:not([disabled]):focus~.input-group-append button{border-color:#0073aa}#login-page .form-group .placeholder,#registration-page .form-group .placeholder,#verification-page .form-group .placeholder,#forgot-password-page .form-group .placeholder{font-size:16px;cursor:text;color:#6c757d;position:absolute;top:0;left:8px;transform:translateY(50%);box-sizing:border-box;transition:all 150ms cubic-bezier(0.4, 0, 0.2, 1);text-align:left;width:100%;z-index:9}#login-page .form-group .placeholder.translate-75,#registration-page .form-group .placeholder.translate-75,#verification-page .form-group .placeholder.translate-75,#forgot-password-page .form-group .placeholder.translate-75{transform:translateY(75%)}#login-page .form-group .placeholder.text-center,#registration-page .form-group .placeholder.text-center,#verification-page .form-group .placeholder.text-center,#forgot-password-page .form-group .placeholder.text-center{left:0}#login-page .form-group .placeholder span,#registration-page .form-group .placeholder span,#verification-page .form-group .placeholder span,#forgot-password-page .form-group .placeholder span{background-color:#fff;padding:0 8px}#login-page h1,#registration-page h1,#verification-page h1,#forgot-password-page h1{font-family:"Poppins",sans-serif;font-weight:600;font-size:2.5rem;color:#333}#login-page input,#registration-page input,#verification-page input,#forgot-password-page input{font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:1.2rem;color:#333;border:1px solid #6c757d;border-radius:3px !important;padding:24px 16px}#login-page input:focus,#login-page input:active,#registration-page input:focus,#registration-page input:active,#verification-page input:focus,#verification-page input:active,#forgot-password-page input:focus,#forgot-password-page input:active{box-shadow:none !important}#login-page button,#registration-page button,#verification-page button,#forgot-password-page button{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:1.5rem;color:#fff;padding-top:6px;padding-bottom:6px}#login-page button.btn-primary,#registration-page button.btn-primary,#verification-page button.btn-primary,#forgot-password-page button.btn-primary{background-color:#00a3ee}#login-page button.btn-primary:hover,#registration-page button.btn-primary:hover,#verification-page button.btn-primary:hover,#forgot-password-page button.btn-primary:hover{background-color:#008aca}#login-page button.btn-primary:active,#registration-page button.btn-primary:active,#verification-page button.btn-primary:active,#forgot-password-page button.btn-primary:active{background-color:#0073aa}#login-page a.btn,#registration-page a.btn,#verification-page a.btn,#forgot-password-page a.btn{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:1.5rem;color:#fff;padding-top:6px;padding-bottom:6px}#login-page a#resendCode[title="Re-send verification code"],#registration-page a#resendCode[title="Re-send verification code"],#verification-page a#resendCode[title="Re-send verification code"],#forgot-password-page a#resendCode[title="Re-send verification code"]{color:#007bff;cursor:pointer}#login-page a#resendCode[title="Re-send verification code"]:hover,#registration-page a#resendCode[title="Re-send verification code"]:hover,#verification-page a#resendCode[title="Re-send verification code"]:hover,#forgot-password-page a#resendCode[title="Re-send verification code"]:hover{color:#0056b3;text-decoration:underline;text-decoration-color:#0056b3}#forgot-password-page .profile-img{min-width:64px;min-height:64px;background-image:url("/amazing/img/3235244.jpg");background-position:center;background-size:cover;background-repeat:no-repeat}#forgot-password-page .btn-2{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:1rem;color:#fff;padding:6px 20px}#forgot-password-page .btn-2.btn-primary{background-color:#00a3ee}#forgot-password-page .btn-2.btn-primary:hover{background-color:#008aca}#forgot-password-page .btn-2.btn-primary:active{background-color:#0073aa}
