body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.main-html{background-color:#d5d5d5;height:100%}.modal-dialog{top:70px}
p.is-danger{color:red;font-size:11px}
.custom-table-wrapper .custom-table-pagination{border:none!important;border-bottom:1px solid hsla(0,0%,58.8%,.5)!important}.table-bordered{color:#fff}.table-bordered th{background-color:hsla(0,0%,58.8%,.2);border:none!important}.table-bordered tbody tr:nth-child(2n){background-color:hsla(0,0%,58.8%,.05)}.table-bordered tbody tr:hover{background-color:hsla(0,0%,58.8%,.5)}.table-bordered td{border:none!important;border-bottom:1px solid hsla(0,0%,58.8%,.5)!important}.table-bordered a{color:#68a5aa}.table-bordered a:hover{text-decoration:none}.react-bootstrap-table-pagination .react-bootstrap-table-page-btns-ul{justify-content:flex-end;padding-top:20px}
.dropdown .dropdown-menu{transform:translate3d(-50px,32px,0)}.dropdown button{color:#5a6268;background-color:#fff;border-color:#545b62;line-height:30px;padding:0 10px;border-radius:3px;box-shadow:none;min-width:120px;display:inline-block;justify-content:space-between;align-items:center}.dropdown button:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.dropdown button:focus{box-shadow:none}.dropdown.blank-theme button{background:#414e56;color:#fff}.dropdown.blank-theme div button{background:transparent;color:#1b1e21}.dropdown.full-width .dropdown-menu,.dropdown.full-width button{width:100%}
.custom-table{border:none}.custom-table thead tr th{border:none;font-size:16px;color:#fff;text-align:center}.custom-table tbody{background:#272e34!important}.custom-table tbody tr td{font-size:15px;border:1px solid #dee2e6;border-left:0;border-right:0;color:#fff;text-align:center}.custom-table.bordered-table thead{background:#272e34}.custom-table.bordered-table thead tr th{font-size:15px;color:#fff;position:relative;font-weight:500}.custom-table.bordered-table thead tr th:after{content:"";position:absolute;width:2px;background:#dee2e6;height:25px;right:0;top:50%;transform:translateY(-50%)}.custom-table.bordered-table thead tr th:last-child:after{display:none}.custom-table.bordered-table tbody tr td{font-size:14px;border:1px solid #dee2e6;border-right:none;border-left:none;color:#fff;font-weight:400}@media screen and (min-width:769px)and (max-width:992px){.custom-table.bordered-table thead tr th{font-size:14px;font-weight:400;white-space:nowrap}.custom-table.bordered-table thead tr th:after{right:0}.custom-table.bordered-table tbody tr td{font-size:14px;font-weight:400}}@media screen and (max-width:768px){.custom-table.bordered-table thead tr th{font-size:14px;font-weight:400;white-space:nowrap}.custom-table.bordered-table thead tr th:after{right:0}.custom-table.bordered-table tbody tr td{font-size:14px;font-weight:400}}
.alert-content{background:#2c3940;min-height:80px;padding:15px;margin-bottom:15px;display:flex;align-items:center}.alert-content .alert-details{display:flex;flex-direction:column}.alert-content .alert-details .alert-section{display:flex;align-items:center;justify-content:center;padding-top:20px}.alert-content .alert-details .alert-section span{line-height:50px;background:#1b2024}.alert-content .alert-details .alert-section .alert-icon{background:transparent}.alert-content .alert-details .alert-section .alert-icon img{width:30px;height:30px}.alert-content .alert-details .alert-section .alert-message{display:flex;background:transparent;justify-content:space-between;align-items:center}.alert-content .alert-details .alert-section .alert-message p{padding-left:8px;font-size:18px;font-weight:400;line-height:20px;color:#fff}.alert-content .alert-details .date{display:flex;justify-content:flex-end;font-size:13px;color:#fff;background:transparent}.alert-content .alert-details p,.alert-content:last-child{margin-bottom:0}.alert-content h6{font-size:14px;margin-bottom:0;color:#fff}@media screen and (max-width:768px){.alert-content .alert-details .alert-section .alert-icon img{width:20px;height:20px}.alert-content .alert-details .alert-section .alert-message{padding-left:0}.alert-content .alert-details .alert-section .alert-message p{padding-left:5px;font-size:14px}.alert-content .alert-details .date{font-size:11px}.alert-content:last-child{margin-bottom:0}.alert-content h6{font-size:14px;margin-bottom:0;color:#fff}}
.switch-container{position:relative;display:flex}.switch-container label{margin-bottom:0}input[type=checkbox].switch{position:absolute;opacity:0}input[type=checkbox].switch+div{vertical-align:middle;width:20px;border-radius:999px;background-color:#6e6e6e;transition-duration:.4s;transition-property:background-color,box-shadow;cursor:pointer}input[type=checkbox].switch+div span{position:absolute;font-size:1.6rem;color:#fff;margin-top:12px}input[type=checkbox].switch+div span:first-child,input[type=checkbox].switch+div span:nth-child(2){margin-left:15px}input[type=checkbox].switch+div{width:50px;height:20px}input[type=checkbox].switch:checked+div{background-color:#67a5a5}input[type=checkbox].switch+div>div{float:left;width:25px;height:25px;border-radius:inherit;background:#a7a7a7;transition-timing-function:cubic-bezier(1,0,0,1);transition-duration:.4s;transition-property:transform,background-color;pointer-events:none;margin-top:-2px;margin-left:1px}input[type=checkbox].switch:checked+div>div{transform:translate3d(20px,0,0);background-color:#fff}input[type=checkbox].bigswitch.switch+div>div{width:30px;height:30px;margin-top:1px}input[type=checkbox].switch:checked+div>div{transform:translate3d(30px,0,0)}
.alert-section span{display:flex;justify-content:space-between;align-items:center;background:#1b2024;padding:10px 15px}.alert-section span h5{font-size:16px;color:#fff;font-weight:600;margin-bottom:0}.alert-section .alert-box-wrapper{padding:15px;background:#f5f6ed;margin:0;height:calc(100vh - 320px);overflow:auto;border-radius:3px}.account-table .status{display:flex;justify-content:flex-end;align-items:center}.account-table .status span{font-size:16px;margin-right:15px;color:#d0d0d0;font-weight:400;display:flex;align-items:center}.account-table .status span strong{font-weight:600;margin-right:16px;color:#b8b7b6;margin-left:15px}.account-table .table-wrapper{padding:15px;background:#f5f6ed;margin:5px 0 0;height:calc(100vh - 305px);overflow:auto;border-radius:3px}.account-table .table-wrapper .table-responsive{overflow-x:hidden}@media screen and (max-width:768px){.alert-section .alert-box-wrapper{height:auto}.account-table{margin-top:30px}.account-table .table-wrapper{margin-bottom:15px;height:auto}.account-table .table-wrapper .table-responsive{overflow-x:auto}}
.reseller-wrapper .reseller-header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:25px 50px;margin:30px 0;background:#abcfd2}.reseller-wrapper .reseller-header h3{flex:3;color:#fff;margin-bottom:0}.reseller-wrapper .reseller-header .details{flex:1;display:flex;justify-content:space-evenly;align-items:center}.reseller-wrapper .reseller-header .details span{display:flex;align-items:center}.reseller-wrapper .reseller-header .details span strong{margin-right:10px;font-size:18px;font-weight:400;color:#fff}.reseller-wrapper .reseller-details{display:flex;flex-direction:column}.reseller-wrapper .reseller-details img{width:100%;height:auto}.reseller-wrapper .reseller-details .company-info{background:#272e34;padding:0 0 10px}.reseller-wrapper .reseller-details .company-info h5{color:#fff;line-height:50px;margin-bottom:15px;background:#1b2024;padding:0 15px}.reseller-wrapper .reseller-details .company-info h5 a{float:right;cursor:pointer;color:#a6cfd1}.reseller-wrapper .reseller-details .company-info ul{padding-left:0}.reseller-wrapper .reseller-details .company-info ul li{padding:0 30px;list-style:none;display:flex;justify-content:space-between;align-items:center;color:#fff;line-height:40px}.reseller-wrapper .reseller-details .company-info ul li h6{font-weight:600;font-size:16px;margin-bottom:0}.reseller-wrapper .reseller-details .company-info ul li p{font-weight:400;margin-bottom:0;font-size:15px}.reseller-wrapper .reseller-details .company-info ul li .services{display:flex;flex-direction:column;color:#fff;font-weight:400;margin-top:10px;border-top:1px solid #5a6268;padding-top:10px;flex:1;font-size:15px}.reseller-wrapper .reseller-details .company-info ul li .services strong{color:#66a4a9;line-height:normal}.reseller-wrapper .reseller-details .company-info h2{font-size:26px;padding:0 15px;margin:30px 0;color:#c1c2c2}.reseller-wrapper .reseller-details .company-info .services{color:#3b4150;font-size:20px;font-weight:600}.reseller-wrapper .reseller-details .subscriptions{background:#272e34;margin-top:20px;margin-bottom:30px}.reseller-wrapper .reseller-details .subscriptions h5{color:#fff;font-weight:600;background:#1b2024;padding:0 15px;line-height:50px}.reseller-wrapper .reseller-details .subscriptions .revenue-data{padding:0}.reseller-wrapper .reseller-details .subscriptions .revenue-data h3{font-size:20px;color:#353b4b;margin:30px 0 15px;font-weight:600}.reseller-wrapper .reseller-details .subscriptions .revenue-data span{display:flex;justify-content:space-between;align-items:center;padding:0 15px}.reseller-wrapper .reseller-details .payment-section{margin-top:20px;margin-bottom:30px;background:#272e34}.reseller-wrapper .reseller-details .payment-section h5{color:#fff;font-weight:600;background:#1b2024;padding:0 20px;line-height:50px}.reseller-wrapper .reseller-details .payment-section div{display:flex;font-size:20px;font-weight:600;margin-left:15px;justify-content:space-evenly;padding-bottom:15px}.reseller-wrapper .reseller-details .payment-section div .paid{color:#66cd00;font-weight:300;text-align:center}.reseller-wrapper .reseller-details .payment-section div .paid p{margin-bottom:0;color:#fff;font-weight:300}.reseller-wrapper .reseller-details .payment-section div .overdue{color:#e31100;font-weight:300;text-align:center}.reseller-wrapper .reseller-details .payment-section div .overdue p{font-weight:300;color:#fff;margin-bottom:0}.reseller-wrapper .reseller-details .payment-section div .upcoming{font-weight:300;color:#fad600;padding:0 30px;text-align:center}.reseller-wrapper .reseller-details .payment-section div .upcoming p{font-weight:300;color:#fff;margin-bottom:0}.reseller-wrapper .report .charts{display:flex;justify-content:space-between;background:#272e34;overflow:auto}.reseller-wrapper .report .charts .chart-wrapper{display:flex;flex-direction:column}.reseller-wrapper .report .charts .chart-wrapper .group-dropdown{display:flex;justify-content:space-evenly;padding:25px 0}.reseller-wrapper .report .charts .chart-wrapper .group-dropdown h5{font-size:24px;margin-bottom:0;font-weight:400;color:#fff;margin-right:25px}.reseller-wrapper .support{display:flex;justify-content:space-between;background:#272e34;margin:30px 0;padding:15px;flex-direction:column}.reseller-wrapper .support .support-header{display:flex;align-items:center;margin-bottom:20px}.reseller-wrapper .support .support-header h5{font-size:24px;margin-bottom:0;font-weight:400;color:#fff;margin-right:15px}.subject{text-decoration:underline}.status img{margin-right:5px;width:18px;height:18px}@media screen and (max-width:1199px){.reseller-wrapper .reseller-header{padding:15px}.reseller-wrapper .reseller-header h3{font-size:20px;margin-bottom:15px;flex:2}.reseller-wrapper .reseller-header .details{width:100%;flex:1}.reseller-wrapper .report{display:flex;flex-direction:column}.reseller-wrapper .report .charts{overflow:auto}.reseller-wrapper .report .charts .chart-wrapper{display:flex;flex-direction:column}.reseller-wrapper .report .charts .chart-wrapper .group-dropdown{display:flex;justify-content:space-evenly;padding:25px 0}.reseller-wrapper .report .charts .chart-wrapper .group-dropdown h3{font-size:26px;margin-bottom:0;font-weight:400;color:#5c8cab;margin-right:15px}}@media screen and (min-width:768px)and (max-width:1024px){.m-tablet{display:flex;flex-direction:column}.m-tablet .m-tab{max-width:100%}.reseller-wrapper .reseller-header{padding:15px}.reseller-wrapper .reseller-header h3{font-size:20px;margin-bottom:15px;flex:2}.reseller-wrapper .reseller-header .details{width:100%;flex:3}.reseller-wrapper .report{display:flex;flex-direction:column}.reseller-wrapper .report .charts{overflow:auto}.reseller-wrapper .report .charts .chart-wrapper{display:flex;flex-direction:column}.reseller-wrapper .report .charts .chart-wrapper .group-dropdown{display:flex;justify-content:space-evenly;padding:25px 0}.reseller-wrapper .report .charts .chart-wrapper .group-dropdown h3{font-size:26px;margin-bottom:0;font-weight:400;color:#5c8cab;margin-right:15px}}@media screen and (max-width:767px){.reseller-wrapper .reseller-header{padding:15px}.reseller-wrapper .reseller-header h3{font-size:20px;margin-bottom:15px;flex:2}.reseller-wrapper .reseller-header .details{flex:3}.reseller-wrapper .report .charts{overflow:auto}.reseller-wrapper .report .charts .chart-wrapper{display:flex;flex-direction:column}.reseller-wrapper .report .charts .chart-wrapper .group-dropdown h3{font-size:18px;margin-right:5px}.reseller-wrapper .report .charts .chart-wrapper .group-dropdown .dropdown{margin-right:5px}.reseller-wrapper .report .charts .chart-wrapper .group-dropdown .dropdown button{line-height:25px;font-size:14px}}@media screen and (max-width:480px){.reseller-wrapper .reseller-header{padding:15px;margin:10px 0;flex-direction:column}.reseller-wrapper .reseller-header h3{font-size:20px;margin-bottom:15px}.reseller-wrapper .reseller-header .details{width:100%}.reseller-wrapper .report{display:flex;flex-direction:column}.reseller-wrapper .report .charts{display:flex;justify-content:space-between;background:#f5f6ec;box-shadow:0 2px 6px #d3d9df;overflow:auto}.reseller-wrapper .report .charts .chart-wrapper{display:flex;flex-direction:column}.reseller-wrapper .report .charts .chart-wrapper .group-dropdown{width:100%;justify-content:center;padding:15px 0}.reseller-wrapper .report .charts .chart-wrapper .group-dropdown h3{font-size:18px;margin-right:5px}.reseller-wrapper .report .charts .chart-wrapper .group-dropdown .dropdown{margin-right:5px}.reseller-wrapper .report .charts .chart-wrapper .group-dropdown .dropdown button{line-height:25px;font-size:14px}.reseller-wrapper .reseller-details{display:flex;flex-direction:column}.reseller-wrapper .reseller-details img{width:100%;height:auto}.reseller-wrapper .reseller-details .company-info{padding-bottom:15px}.reseller-wrapper .reseller-details .company-info h4{margin-bottom:0}.reseller-wrapper .reseller-details .company-info h3{font-size:16px;padding-left:0;margin:30px 15px 15px 0}.reseller-wrapper .reseller-details .company-info h2{font-size:22px;padding:0;margin:20px 0}.reseller-wrapper .reseller-details .company-info .services{font-size:16px}.reseller-wrapper .reseller-details .subscriptions{background:#272e34;margin-top:20px;margin-bottom:30px}.reseller-wrapper .reseller-details .subscriptions h5{color:#fff;font-weight:600;background:#1b2024;padding:0 15px}.reseller-wrapper .reseller-details .subscriptions .revenue-data{padding:0}.reseller-wrapper .reseller-details .subscriptions .revenue-data span{display:flex;justify-content:space-between;align-items:center;padding:0 15px;color:#fff}.reseller-wrapper .reseller-details .subscriptions .revenue-data span p{font-size:16px;margin-bottom:0}.reseller-wrapper .reseller-details .subscriptions .revenue-data h3{font-size:16px;margin:10px 0}.reseller-wrapper .reseller-details .subscriptions .revenue-data div{font-size:16px;margin-left:0}.reseller-wrapper .reseller-details .subscriptions .revenue-data div .upcoming{padding:0 8px}}
.dropdown{display:inline-block}.dropdown .btn-secondary{margin:10px;padding:.35rem .7rem;background-color:#6c757d;border-radius:5px;color:#fff}
.table-bordered{padding:3px;background-color:transparent;border-radius:5px;border:none;font-size:10pt}.table-bordered table{border:1px solid #66a4a7}.table-bordered table th{background-color:#575757}.table-bordered table td,.table-bordered table th{border:1px solid #66a4a7}.links{color:#66a4a7;border-bottom:1px dashed #66a4a7}.links:hover{text-decoration:none;color:#86b4b7}
.reseller-wrapper .reseller-header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:25px 50px;margin:30px 0;background:#abcfd2}.reseller-wrapper .reseller-header h3{flex:3;color:#fff;margin-bottom:0}.reseller-wrapper .reseller-header .details{flex:1;display:flex;justify-content:space-evenly;align-items:center}.reseller-wrapper .reseller-header .details span{display:flex;align-items:center}.reseller-wrapper .reseller-header .details span strong{margin-right:10px;font-size:18px;font-weight:400;color:#fff}.reseller-wrapper .reseller-details{display:flex;flex-direction:column}.reseller-wrapper .reseller-details img{width:100%;height:auto}.reseller-wrapper .reseller-details .company-info{background:#272e34;padding:0 0 10px}.reseller-wrapper .reseller-details .company-info h5{color:#fff;line-height:50px;margin-bottom:15px;background:#1b2024;padding:0 15px}.reseller-wrapper .reseller-details .company-info ul{padding-left:0}.reseller-wrapper .reseller-details .company-info ul li{padding:0 30px;list-style:none;display:flex;justify-content:space-between;align-items:center;color:#fff;line-height:40px}.reseller-wrapper .reseller-details .company-info ul li h6{font-weight:600;font-size:16px;margin-bottom:0}.reseller-wrapper .reseller-details .company-info ul li p{font-weight:400;margin-bottom:0;font-size:15px}.reseller-wrapper .reseller-details .company-info ul li .services{display:flex;flex-direction:column;color:#fff;font-weight:400;margin-top:10px;border-top:1px solid #5a6268;padding-top:10px;flex:1;font-size:15px}.reseller-wrapper .reseller-details .company-info ul li .services strong{color:#66a4a9;line-height:normal}.reseller-wrapper .reseller-details .company-info h2{font-size:26px;padding:0 15px;margin:30px 0;color:#c1c2c2}.reseller-wrapper .reseller-details .company-info .services{color:#3b4150;font-size:20px;font-weight:600}.reseller-wrapper .reseller-details .subscriptions{background:#272e34;margin-top:20px;margin-bottom:30px}.reseller-wrapper .reseller-details .subscriptions h5{color:#fff;font-weight:600;background:#1b2024;padding:0 15px;line-height:50px}.reseller-wrapper .reseller-details .subscriptions .revenue-data{padding:0}.reseller-wrapper .reseller-details .subscriptions .revenue-data h3{font-size:20px;color:#353b4b;margin:30px 0 15px;font-weight:600}.reseller-wrapper .reseller-details .subscriptions .revenue-data span{display:flex;justify-content:space-between;align-items:center;padding:0 15px}.reseller-wrapper .reseller-details .payment-section{margin-top:20px;margin-bottom:30px;background:#272e34}.reseller-wrapper .reseller-details .payment-section h5{color:#fff;font-weight:600;background:#1b2024;padding:0 20px;line-height:50px}.reseller-wrapper .reseller-details .payment-section div{display:flex;font-size:20px;font-weight:600;margin-left:15px;justify-content:space-evenly;padding-bottom:15px}.reseller-wrapper .reseller-details .payment-section div .paid{color:#66cd00;font-weight:300;text-align:center}.reseller-wrapper .reseller-details .payment-section div .paid p{margin-bottom:0;color:#fff;font-weight:300}.reseller-wrapper .reseller-details .payment-section div .overdue{color:#e31100;font-weight:300;text-align:center}.reseller-wrapper .reseller-details .payment-section div .overdue p{font-weight:300;color:#fff;margin-bottom:0}.reseller-wrapper .reseller-details .payment-section div .upcoming{font-weight:300;color:#fad600;padding:0 30px;text-align:center}.reseller-wrapper .reseller-details .payment-section div .upcoming p{font-weight:300;color:#fff;margin-bottom:0}.reseller-wrapper .report .charts{display:flex;justify-content:space-between;background:#272e34;overflow:auto}.reseller-wrapper .report .charts .chart-wrapper{display:flex;flex-direction:column}.reseller-wrapper .report .charts .chart-wrapper .group-dropdown{display:flex;justify-content:space-evenly;padding:25px 0}.reseller-wrapper .report .charts .chart-wrapper .group-dropdown h5{font-size:24px;margin-bottom:0;font-weight:400;color:#fff;margin-right:25px}.reseller-wrapper .support{display:flex;justify-content:space-between;background:#272e34;margin:30px 0;padding:15px;flex-direction:column}.reseller-wrapper .support .support-header{display:flex;align-items:center;margin-bottom:20px}.reseller-wrapper .support .support-header h5{font-size:24px;margin-bottom:0;font-weight:400;color:#fff;margin-right:15px}.subject{text-decoration:underline}.status img{margin-right:5px;width:18px;height:18px}@media screen and (max-width:1199px){.reseller-wrapper .reseller-header{padding:15px}.reseller-wrapper .reseller-header h3{font-size:20px;margin-bottom:15px;flex:2}.reseller-wrapper .reseller-header .details{width:100%;flex:1}.reseller-wrapper .report{display:flex;flex-direction:column}.reseller-wrapper .report .charts{overflow:auto}.reseller-wrapper .report .charts .chart-wrapper{display:flex;flex-direction:column}.reseller-wrapper .report .charts .chart-wrapper .group-dropdown{display:flex;justify-content:space-evenly;padding:25px 0}.reseller-wrapper .report .charts .chart-wrapper .group-dropdown h3{font-size:26px;margin-bottom:0;font-weight:400;color:#5c8cab;margin-right:15px}}@media screen and (min-width:768px)and (max-width:1024px){.m-tablet{display:flex;flex-direction:column}.m-tablet .m-tab{max-width:100%}.reseller-wrapper .reseller-header{padding:15px}.reseller-wrapper .reseller-header h3{font-size:20px;margin-bottom:15px;flex:2}.reseller-wrapper .reseller-header .details{width:100%;flex:3}.reseller-wrapper .report{display:flex;flex-direction:column}.reseller-wrapper .report .charts{overflow:auto}.reseller-wrapper .report .charts .chart-wrapper{display:flex;flex-direction:column}.reseller-wrapper .report .charts .chart-wrapper .group-dropdown{display:flex;justify-content:space-evenly;padding:25px 0}.reseller-wrapper .report .charts .chart-wrapper .group-dropdown h3{font-size:26px;margin-bottom:0;font-weight:400;color:#5c8cab;margin-right:15px}}@media screen and (max-width:767px){.reseller-wrapper .reseller-header{padding:15px}.reseller-wrapper .reseller-header h3{font-size:20px;margin-bottom:15px;flex:2}.reseller-wrapper .reseller-header .details{flex:3}.reseller-wrapper .report .charts{overflow:auto}.reseller-wrapper .report .charts .chart-wrapper{display:flex;flex-direction:column}.reseller-wrapper .report .charts .chart-wrapper .group-dropdown h3{font-size:18px;margin-right:5px}.reseller-wrapper .report .charts .chart-wrapper .group-dropdown .dropdown{margin-right:5px}.reseller-wrapper .report .charts .chart-wrapper .group-dropdown .dropdown button{line-height:25px;font-size:14px}}@media screen and (max-width:480px){.reseller-wrapper .reseller-header{padding:15px;margin:10px 0;flex-direction:column}.reseller-wrapper .reseller-header h3{font-size:20px;margin-bottom:15px}.reseller-wrapper .reseller-header .details{width:100%}.reseller-wrapper .report{display:flex;flex-direction:column}.reseller-wrapper .report .charts{display:flex;justify-content:space-between;background:#f5f6ec;box-shadow:0 2px 6px #d3d9df;overflow:auto}.reseller-wrapper .report .charts .chart-wrapper{display:flex;flex-direction:column}.reseller-wrapper .report .charts .chart-wrapper .group-dropdown{width:100%;justify-content:center;padding:15px 0}.reseller-wrapper .report .charts .chart-wrapper .group-dropdown h3{font-size:18px;margin-right:5px}.reseller-wrapper .report .charts .chart-wrapper .group-dropdown .dropdown{margin-right:5px}.reseller-wrapper .report .charts .chart-wrapper .group-dropdown .dropdown button{line-height:25px;font-size:14px}.reseller-wrapper .reseller-details{display:flex;flex-direction:column}.reseller-wrapper .reseller-details img{width:100%;height:auto}.reseller-wrapper .reseller-details .company-info{padding-bottom:15px}.reseller-wrapper .reseller-details .company-info h4{margin-bottom:0}.reseller-wrapper .reseller-details .company-info h3{font-size:16px;padding-left:0;margin:30px 15px 15px 0}.reseller-wrapper .reseller-details .company-info h2{font-size:22px;padding:0;margin:20px 0}.reseller-wrapper .reseller-details .company-info .services{font-size:16px}.reseller-wrapper .reseller-details .subscriptions{background:#272e34;margin-top:20px;margin-bottom:30px}.reseller-wrapper .reseller-details .subscriptions h5{color:#fff;font-weight:600;background:#1b2024;padding:0 15px}.reseller-wrapper .reseller-details .subscriptions .revenue-data{padding:0}.reseller-wrapper .reseller-details .subscriptions .revenue-data span{display:flex;justify-content:space-between;align-items:center;padding:0 15px;color:#fff}.reseller-wrapper .reseller-details .subscriptions .revenue-data span p{font-size:16px;margin-bottom:0}.reseller-wrapper .reseller-details .subscriptions .revenue-data h3{font-size:16px;margin:10px 0}.reseller-wrapper .reseller-details .subscriptions .revenue-data div{font-size:16px;margin-left:0}.reseller-wrapper .reseller-details .subscriptions .revenue-data div .upcoming{padding:0 8px}}
.custom-btn{border-radius:3px;background:#fff;color:#67a5a8;padding:3px 15px;outline:none;border:none}.custom-btn:hover{background:#e76801;color:#fff}.custom-btn:focus{outline:none}@media screen and (max-width:480px){.custom-btn{font-size:12px}}
.reseller-wrapper .reseller-header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:25px 50px;margin:30px 0;background:#abcfd2}.reseller-wrapper .reseller-header h5{flex:3;color:#fff;margin-bottom:0}.reseller-wrapper .reseller-header .details{flex:1;display:flex;justify-content:space-evenly;align-items:center}.reseller-wrapper .reseller-header .details span{display:flex;align-items:center}.reseller-wrapper .reseller-header .details span strong{margin-right:10px;font-size:18px;font-weight:400;color:#fff}.reseller-wrapper .reseller-details{display:flex;flex-direction:column}.reseller-wrapper .reseller-details img{width:100%;margin-bottom:15px;height:auto}.reseller-wrapper .reseller-details .account-info{background:#272e34;padding:0}.reseller-wrapper .reseller-details .account-info h5{color:#fff;margin-bottom:15px;font-size:18px;background:#1b1e21;font-weight:600;line-height:50px;padding:0 15px}.reseller-wrapper .reseller-details .account-info .store{padding-left:15px;display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-top:10px}.reseller-wrapper .reseller-details .account-info .store p{font-size:16px;text-decoration:none!important}.reseller-wrapper .reseller-details .account-info h3{font-size:16px;color:#fff;font-weight:600;padding-left:15px;margin:30px 15px 15px 0}.reseller-wrapper .reseller-details .account-info span{display:flex;justify-content:space-between;align-items:center;padding:5px 15px;color:#fff}.reseller-wrapper .reseller-details .account-info span p{flex:1 1;font-size:14px;font-weight:400;margin-bottom:0}.reseller-wrapper .reseller-details .account-info span p:last-child{text-decoration:underline}.reseller-wrapper .reseller-details .account-info span h5{flex:1 1;font-size:15px;color:#fff;font-weight:400;margin-bottom:0;margin-left:20px;background:transparent;line-height:normal}.reseller-wrapper .reseller-details .account-info h2{font-size:16px;padding:0 15px;margin:20px 0 10px;color:#fff}.reseller-wrapper .reseller-details .account-info .services{color:#fff;font-size:16px;font-weight:600}.reseller-wrapper .reseller-details .subscriptions{background:#272e34;margin-top:20px;margin-bottom:30px}.reseller-wrapper .reseller-details .subscriptions h5{color:#5c8cab}.reseller-wrapper .reseller-details .subscriptions .revenue-data{padding:0}.reseller-wrapper .reseller-details .subscriptions .revenue-data span{display:flex;justify-content:space-between;align-items:center;padding:10px 15px;color:#fff}.reseller-wrapper .reseller-details .subscriptions .revenue-data span p{flex:1;font-size:16px;font-weight:400;margin-bottom:0}.reseller-wrapper .reseller-details .subscriptions .revenue-data span h5{color:#e31100;font-size:16px;flex:1}.reseller-wrapper .reseller-details .subscriptions .revenue-data h3{font-size:16px;color:#353b4b;margin:30px 0 15px;font-weight:600}.reseller-wrapper .account{display:flex;justify-content:space-between;background:#272e34;margin:0 0 30px;padding:10px;flex-direction:column}.reseller-wrapper .account .account-header{display:flex;align-items:center;margin-bottom:20px}.reseller-wrapper .account .account-header h5{font-size:20px;margin-bottom:0;font-weight:400;color:#fff;margin-right:15px}.reseller-wrapper .account table tbody tr td{text-align:left;padding-left:10px}.reseller-wrapper .account table tbody tr td .status-render .ready{font-size:15px}.reseller-wrapper .account table tbody tr td .status-render .ready span{width:10px;height:10px;border-radius:50%;background:#53cd1a;border:1px solid #000;padding:0 10px;margin-right:10px}.reseller-wrapper .account table tbody tr td .status-render .scheduled span{width:10px;height:10px;border-radius:50%;border:1px solid #000;background:#ffd706;padding:0 10px;margin-right:10px}.reseller-wrapper .account table tbody tr td .status-render .offline span{width:10px;height:10px;border-radius:50%;border:1px solid #000;background:#e71515;padding:0 10px;margin-right:10px}.reseller-wrapper .account table tbody tr td .status-render .upgrade{color:#ddd}.reseller-wrapper .account table tbody tr td .status-render .upgrade span{width:10px;height:10px;border-radius:50%;background:#e5e5e5;padding:0 10px;margin-right:10px}.subject{text-decoration:underline}.status img{margin-right:5px;width:18px;height:18px}@media screen and (max-width:1199px){.reseller-wrapper .reseller-header{padding:15px}.reseller-wrapper .reseller-header h3{font-size:20px;margin-bottom:15px;flex:2}.reseller-wrapper .reseller-header .details{width:100%;flex:1}}@media screen and (min-width:768px)and (max-width:1024px){.m-tablet{display:flex;flex-direction:column}.m-tablet .m-tab{max-width:100%}.reseller-wrapper .reseller-header{padding:15px}.reseller-wrapper .reseller-header h3{font-size:20px;margin-bottom:15px;flex:2}.reseller-wrapper .reseller-header .details{width:100%;flex:3}}@media screen and (max-width:767px){.reseller-wrapper .reseller-header{padding:15px}.reseller-wrapper .reseller-header h3{font-size:20px;margin-bottom:15px;flex:2}.reseller-wrapper .reseller-header .details{flex:3}}@media screen and (max-width:480px){.reseller-wrapper .reseller-header{padding:15px;margin:10px 0;flex-direction:column}.reseller-wrapper .reseller-header h3{font-size:20px;margin-bottom:15px}.reseller-wrapper .reseller-header .details{width:100%}.reseller-wrapper .reseller-details{display:flex;flex-direction:column}.reseller-wrapper .reseller-details img{margin-bottom:15px;width:100%;height:auto}.reseller-wrapper .reseller-details .account-info{padding-bottom:15px}.reseller-wrapper .reseller-details .account-info h4{margin-bottom:0}.reseller-wrapper .reseller-details .account-info p{padding-left:30px}.reseller-wrapper .reseller-details .account-info h3{font-size:16px;padding-left:0;margin:30px 15px 15px 0}.reseller-wrapper .reseller-details .account-info span{padding:0;color:#fff}.reseller-wrapper .reseller-details .account-info span p{font-size:16px;margin-bottom:0;white-space:nowrap;text-align:left}.reseller-wrapper .reseller-details .account-info span h5{font-size:16px;margin-left:0}.reseller-wrapper .reseller-details .account-info h2{font-size:16px;padding:0;margin:30px 0 20px;color:#3b4150}.reseller-wrapper .reseller-details .account-info .services{font-size:16px}.reseller-wrapper .reseller-details .subscriptions{background:#1b1e21;margin-top:20px;margin-bottom:30px}.reseller-wrapper .reseller-details .subscriptions h5{color:#5c8cab}.reseller-wrapper .reseller-details .subscriptions .revenue-data{padding:0}.reseller-wrapper .reseller-details .subscriptions .revenue-data span{display:flex;justify-content:space-between;align-items:center;padding:0;color:#3b4150}.reseller-wrapper .reseller-details .subscriptions .revenue-data span p{font-size:16px;margin-bottom:0}.reseller-wrapper .reseller-details .subscriptions .revenue-data h3{font-size:16px;margin:10px 0}.reseller-wrapper .reseller-details .subscriptions .revenue-data h5{color:#e31100}.reseller-wrapper .reseller-details .subscriptions .revenue-data div{font-size:16px;margin-left:0}.reseller-wrapper .reseller-details .subscriptions .revenue-data div .upcoming{padding:0 8px}}
.reseller-wrapper .reseller-header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:25px 50px;margin:30px 0;background:#abcfd2}.reseller-wrapper .reseller-header h3{flex:3;color:#fff;margin-bottom:0}.reseller-wrapper .reseller-header .details{flex:1;display:flex;justify-content:space-evenly;align-items:center}.reseller-wrapper .reseller-header .details span{display:flex;align-items:center}.reseller-wrapper .reseller-header .details span strong{margin-right:10px;font-size:18px;font-weight:400;color:#fff}.reseller-wrapper .reseller-details{display:flex;flex-direction:column}.reseller-wrapper .reseller-details img{width:100%;margin-bottom:15px;height:auto}.reseller-wrapper .reseller-details .account-setting-info{background:#272e34}.reseller-wrapper .reseller-details .account-setting-info h5{color:#fff;font-weight:600;background:#1b2024;padding:0 15px;line-height:50px}.reseller-wrapper .reseller-details .account-setting-info .store{padding-left:15px;display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-top:10px}.reseller-wrapper .reseller-details .account-setting-info .store p{font-size:16px;text-decoration:none!important}.reseller-wrapper .reseller-details .account-setting-info h3{font-size:16px;color:#fff;font-weight:600;padding-left:15px;margin:30px 15px 15px 0}.reseller-wrapper .reseller-details .account-setting-info span{display:flex;justify-content:space-between;align-items:center;padding:5px 15px;color:#fff}.reseller-wrapper .reseller-details .account-setting-info span p{flex:1 1;font-size:14px;font-weight:400;margin-bottom:0}.reseller-wrapper .reseller-details .account-setting-info span p:last-child{color:#c4c4c4}.reseller-wrapper .reseller-details .account-setting-info span h4{flex:1 1;font-size:15px;color:#fff;font-weight:400;margin-bottom:0;margin-left:20px}.reseller-wrapper .reseller-details .account-setting-info h6{text-decoration:underline;font-size:15px;color:#c4c4c4;text-align:center}.reseller-wrapper .reseller-details .account-setting-info h2{font-size:16px;padding:0 15px;margin:20px 0 10px;color:#3b4150}.reseller-wrapper .reseller-details .account-setting-info h2 b{color:#c4c4c4}.reseller-wrapper .reseller-details .account-setting-info .services{color:#3b4150;font-size:16px;font-weight:600}.reseller-wrapper .reseller-details .subscriptions{background:#272e34;margin-top:20px;margin-bottom:30px}.reseller-wrapper .reseller-details .subscriptions h5{color:#fff;font-weight:600}.reseller-wrapper .reseller-details .subscriptions .payment{display:flex;justify-content:center;align-items:center;padding:10px}.reseller-wrapper .reseller-details .subscriptions .payment p{color:#fff;font-size:15px;line-height:18px}.reseller-wrapper .account{display:flex;justify-content:space-between;background:#272e34;margin:0 0 30px;padding:10px;flex-direction:column}.reseller-wrapper .account .account-header{display:flex;align-items:center;margin-bottom:20px}.reseller-wrapper .account .account-header h3{font-size:20px;margin-bottom:0;font-weight:400;color:#5c8cab;margin-right:15px}.reseller-wrapper .account table tbody tr td{text-align:left;padding-left:10px}.reseller-wrapper .account table tbody tr td .status-render .ready{font-size:15px}.reseller-wrapper .account table tbody tr td .status-render .ready span{width:10px;height:10px;border-radius:50%;background:#53cd1a;border:1px solid #000;padding:0 10px;margin-right:10px}.reseller-wrapper .account table tbody tr td .status-render .scheduled span{width:10px;height:10px;border-radius:50%;border:1px solid #000;background:#ffd706;padding:0 10px;margin-right:10px}.reseller-wrapper .account table tbody tr td .status-render .offline span{width:10px;height:10px;border-radius:50%;border:1px solid #000;background:#e71515;padding:0 10px;margin-right:10px}.reseller-wrapper .account table tbody tr td .status-render .upgrade{color:#ddd}.reseller-wrapper .account table tbody tr td .status-render .upgrade span{width:10px;height:10px;border-radius:50%;background:#e5e5e5;padding:0 10px;margin-right:10px}.reseller-wrapper .service-config{display:flex;justify-content:space-between;background:#272e34;margin:0 0 30px;flex-direction:column}.reseller-wrapper .service-config h6{color:#fff;padding:0 15px}.reseller-wrapper .service-config .header-title{display:flex;align-items:center;margin-bottom:20px;background:#1b2024}.reseller-wrapper .service-config .header-title h3{font-size:20px;color:#fff;font-weight:600;padding:0 15px;line-height:50px}.reseller-wrapper .service-config .notification-exposure{display:flex}.reseller-wrapper .service-config .notification-exposure span{flex:1;padding:0 15px}.reseller-wrapper .service-config .notification-exposure span h1{font-weight:400;border-right:1px solid #ddd;color:#fff}.reseller-wrapper .service-config .notification-exposure span h1.risk{border-right:none}.reseller-wrapper .service-config .notification-exposure span p{color:#fff;text-align:center;font-size:15px;line-height:16px;padding:0 10px}.reseller-wrapper .total-desc{display:flex;justify-content:flex-end;font-size:15px;padding:0 10px;color:#fff}.reseller-wrapper .total-desc span{color:#e31100}.reseller-wrapper .distribution{display:flex;justify-content:space-between;align-items:center;padding:0 10px}.reseller-wrapper .distribution .list-item{background:#2b343a;height:100px;overflow:auto;padding:5px 8px}.reseller-wrapper .distribution .list-item li{font-size:15px;color:#fff}.reseller-wrapper .distribution .icon{padding-left:0}.reseller-wrapper .distribution .icon li{list-style:none;margin:2px 0}.reseller-wrapper .distribution .icon li img{width:100%;height:auto}.reseller-wrapper .distribution .health{display:flex;justify-content:center;align-items:center;flex-direction:column;background:#2b343a;height:100px;overflow:auto;padding:5px 8px}.reseller-wrapper .distribution .health li{line-height:42px;color:#fff;font-size:15px}.reseller-wrapper .distribution .health li span{margin-left:5px;border:1px solid #1b1e21;padding:3px;color:#fff}.reseller-wrapper .industry{display:flex;justify-content:space-between;margin-top:10px;padding:0 10px}.reseller-wrapper .industry .compilance h5{font-size:18px;color:#fff}.reseller-wrapper .industry .compilance span h1{color:#fff;font-weight:400;text-align:center;margin:10px 0}.reseller-wrapper .industry .compilance span p{color:#fff;margin-bottom:0;font-size:15px;text-align:center}.reseller-wrapper .industry .compilance ul{background:#2b343a;height:100px;overflow:auto}.reseller-wrapper .industry .compilance ul li{list-style:none;color:#fff}.subject{text-decoration:underline}.status img{margin-right:5px;width:18px;height:18px}@media screen and (max-width:1199px){.reseller-wrapper .reseller-header{padding:15px}.reseller-wrapper .reseller-header h3{font-size:20px;margin-bottom:15px;flex:2}.reseller-wrapper .reseller-header .details{width:100%;flex:1}}@media screen and (min-width:768px)and (max-width:1024px){.m-tablet{display:flex;flex-direction:column}.m-tablet .m-tab{max-width:100%}.reseller-wrapper .reseller-header{padding:15px}.reseller-wrapper .reseller-header h3{font-size:20px;margin-bottom:15px;flex:2}.reseller-wrapper .reseller-header .details{width:100%;flex:3}}@media screen and (max-width:767px){.reseller-wrapper .reseller-header{padding:15px}.reseller-wrapper .reseller-header h3{font-size:20px;margin-bottom:15px;flex:2}.reseller-wrapper .reseller-header .details{flex:3}}@media screen and (max-width:480px){.reseller-wrapper .reseller-header{padding:15px;margin:10px 0;flex-direction:column}.reseller-wrapper .reseller-header h3{font-size:20px;margin-bottom:15px}.reseller-wrapper .reseller-header .details{width:100%}.reseller-wrapper .reseller-details{display:flex;flex-direction:column}.reseller-wrapper .reseller-details img{margin-bottom:15px;width:100%;height:auto}.reseller-wrapper .reseller-details .account-setting-info{padding-bottom:15px}.reseller-wrapper .reseller-details .account-setting-info h4{margin-bottom:0}.reseller-wrapper .reseller-details .account-setting-info p{padding-left:30px}.reseller-wrapper .reseller-details .account-setting-info h3{font-size:16px;padding-left:0;margin:30px 15px 15px 0}.reseller-wrapper .reseller-details .account-setting-info span{padding:0;color:#3b4150}.reseller-wrapper .reseller-details .account-setting-info span p{font-size:16px;margin-bottom:0;white-space:nowrap;text-align:left}.reseller-wrapper .reseller-details .account-setting-info span h5{font-size:16px;margin-left:0}.reseller-wrapper .reseller-details .account-setting-info h2{font-size:16px;padding:0;margin:30px 0 20px;color:#3b4150}.reseller-wrapper .reseller-details .account-setting-info .services{font-size:16px}.reseller-wrapper .reseller-details .subscriptions{margin-top:20px;margin-bottom:30px}.reseller-wrapper .reseller-details .subscriptions h5{color:#5c8cab}.reseller-wrapper .reseller-details .subscriptions .revenue-data{padding:0}.reseller-wrapper .reseller-details .subscriptions .revenue-data span{display:flex;justify-content:space-between;align-items:center;padding:0 15px;color:#fff}.reseller-wrapper .reseller-details .subscriptions .revenue-data span p{font-size:16px;margin-bottom:0}.reseller-wrapper .reseller-details .subscriptions .revenue-data h3{font-size:16px;margin:10px 0}.reseller-wrapper .reseller-details .subscriptions .revenue-data h5{color:#e31100}.reseller-wrapper .reseller-details .subscriptions .revenue-data div{font-size:16px;margin-left:0}.reseller-wrapper .reseller-details .subscriptions .revenue-data div .upcoming{padding:0 8px}}
.support-content{width:100%;padding:20px}.support-content h5{color:#fff;font-size:24px;font-weight:500;margin-bottom:0}.support-content .table-content-box{padding:15px;background:#272e34;margin:5px 0 0;height:calc(100vh - 273px);overflow:auto;border-radius:3px}.support-content .table-content-box .support-account{display:flex;align-items:center;justify-content:space-between}.support-content .table-content-box .support-account div{flex:1;align-self:center}.support-content .table-content-box .support-account div h5{font-size:16px;float:left;margin-right:60px}.support-content .table-content-box .support-account div span{display:flex;align-items:center;font-size:16px}.support-content .table-content-box .support-account div span p{font-size:15px;margin-bottom:0;color:#fff}.support-content .table-content-box .table-responsive{overflow-x:hidden}.support-content .table-content-box .table-responsive table tbody tr td .high{color:#ee1616}.support-content .table-content-box .table-responsive table tbody tr td .low{color:#53cd1a}.support-content .table-content-box .table-responsive table tbody tr td .mid{color:#ddee19}@media screen and (max-width:768px){.support-content{padding:15px}.support-content h5{font-size:16px}.support-content .table-content-box .support-account{flex-direction:column}.support-content .table-content-box .support-account div{flex:1;align-self:center}.support-content .table-content-box .support-account div h5{font-size:15px;margin-right:30px}.support-content .table-content-box .support-account div span{display:flex;align-items:center;font-size:16px}.support-content .table-content-box .support-account div span p{font-size:15px;margin-bottom:0;color:#fff}.support-content .table-content-box .table-responsive{overflow-x:hidden}.support-content .table-content-box .table-responsive table tbody tr td .high{color:#ee1616}.support-content .table-content-box .table-responsive table tbody tr td .low{color:#53cd1a}.support-content .table-content-box .table-responsive table tbody tr td .mid{color:#ddee19}}
.review-section .bg-review{background:#272e34;margin:0 0 30px;padding:25px;flex-direction:column}.review-section .bg-review,.review-section .bg-review .heading{display:flex;justify-content:space-between}.review-section .bg-review .heading h4{color:#fff;font-weight:400}.review-section .bg-review .support-acc-detail .data-detail{display:flex;justify-content:space-between;width:50%;background:#2b343a}.review-section .bg-review .support-acc-detail .data-detail .detail-info{flex:1;border-right:1px solid #ccc;padding:15px;margin:15px 0}.review-section .bg-review .support-acc-detail .data-detail .detail-info:last-child{border-right:none}.review-section .bg-review .support-acc-detail .data-detail .detail-info li{list-style:none;display:flex;flex-direction:column;padding-bottom:10px}.review-section .bg-review .support-acc-detail .data-detail .detail-info li p{font-weight:600;margin-bottom:0;color:#fff}.review-section .bg-review .support-acc-detail .data-detail .detail-info li span{font-size:14px;color:#fff}.review-section .bg-review .correspondence-section{display:flex;margin-top:30px;margin-bottom:10px;justify-content:flex-start}.review-section .bg-review .correspondence-section h5{color:#fff;margin-right:60px}.review-section .bg-review .correspondence-acc-detail .data-detail{display:flex;justify-content:space-between;width:100%;flex-direction:column;background:#2b343a}.review-section .bg-review .correspondence-acc-detail .data-detail .detail-info{flex:1;border-right:1px solid #d3d9df;padding:15px 15px 0;margin:15px 0 0;display:flex;border-bottom:2px solid #e0e1e4;color:#fff}.review-section .bg-review .correspondence-acc-detail .data-detail .detail-info li{list-style:none;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:15px;border-right:2px solid #d3d9df}.review-section .bg-review .correspondence-acc-detail .data-detail .detail-info li:last-child{border-right:none}.review-section .bg-review .correspondence-acc-detail .data-detail .detail-info li p{margin-bottom:10px;color:#fff}.review-section .bg-review .correspondence-acc-detail .data-detail .detail-info-content{flex:1;border-right:2px solid #e0e1e4;padding:0 15px 15px;margin:0;display:flex;color:#fff}.review-section .bg-review .correspondence-acc-detail .data-detail .detail-info-content li{list-style:none;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:15px;border-right:2px solid #e0e1e4}.review-section .bg-review .correspondence-acc-detail .data-detail .detail-info-content li:last-child{border-right:none}.review-section .bg-review .correspondence-acc-detail .data-detail .detail-info-content li p{margin-bottom:10px}@media screen and (max-width:768px){.review-section .bg-review{padding:10px}.review-section .bg-review .heading{margin-bottom:5px}.review-section .bg-review .heading h4{font-size:18px}.review-section .bg-review .support-acc-detail .data-detail{width:100%}.review-section .bg-review .correspondence-section h5{margin-right:10px;font-size:19px;font-weight:400}.review-section .bg-review .correspondence-acc-detail .data-detail .detail-info{border-right:none;flex-direction:column;border-bottom:none}.review-section .bg-review .correspondence-acc-detail .data-detail .detail-info li{padding:8px;border-bottom:2px solid #d3d9df;border-right:none}.review-section .bg-review .correspondence-acc-detail .data-detail .detail-info li:last-child{border-right:none}.review-section .bg-review .correspondence-acc-detail .data-detail .detail-info li p{margin-bottom:10px;color:#fff}.review-section .bg-review .correspondence-acc-detail .data-detail .detail-info-content{border-right:none;flex-direction:column}.review-section .bg-review .correspondence-acc-detail .data-detail .detail-info-content li{border-bottom:2px solid #e0e1e4;border-right:none}.review-section .bg-review .correspondence-acc-detail .data-detail .detail-info-content li:last-child{border-right:none}.review-section .bg-review .correspondence-acc-detail .data-detail .detail-info-content li p{margin-bottom:10px}}
.main-calendar{height:100vh;padding:50px 0}.main-calendar .rbc-calendar-header{display:flex;margin-bottom:15px}.main-calendar .rbc-calendar-header h6{color:#a7a7a7;font-size:14px;padding-right:20px}.main-calendar .rbc-calendar-header .rbc-content-switch{flex:1;display:flex;align-items:center}.main-calendar .rbc-calendar-header .rbc-content-switch h5{color:#a7a7a7;font-size:13px;padding-right:25px;font-weight:400}.main-calendar .rbc-calendar-header .rbc-content-switch ul{display:flex;width:100%;padding-left:0}.main-calendar .rbc-calendar-header .rbc-content-switch ul li{flex:1;list-style:none;text-align:center}.main-calendar .rbc-calendar-header .rbc-content-switch ul li p{color:#c1c2c2;font-size:12px;margin-bottom:8px}.main-calendar .rbc-calendar-header .rbc-content-switch ul li span{color:#c1c2c2;display:flex;justify-content:center;align-items:center;font-size:12px;padding:0 5px}.main-calendar .rbc-calendar{background:#272e34;margin-bottom:30px}.main-calendar .rbc-calendar .rbc-toolbar{background:#a6cfd1}.main-calendar .rbc-calendar .rbc-toolbar .rbc-btn-group button{background:transparent;border:none}.main-calendar .rbc-calendar .rbc-toolbar .rbc-btn-group button:focus{outline:none}.main-calendar .rbc-calendar .rbc-month-view{width:98%;margin:0 1% 20px;height:auto;background:#272e34;color:#fff}.main-calendar .rbc-calendar .rbc-month-view .rbc-month-header .rbc-header{border-top:none;border-left:none;border-right:none}@media screen and (max-width:767px){.main-calendar .rbc-calendar-header{flex-direction:column}.main-calendar .rbc-calendar-header h6{color:#a7a7a7;font-size:13px;padding-right:8px}.main-calendar .rbc-calendar-header .rbc-content-switch{flex:.5;display:flex;align-items:center}.main-calendar .rbc-calendar-header .rbc-content-switch h5{color:#a7a7a7;font-size:12px;padding-right:0;font-weight:400}.main-calendar .rbc-calendar-header .rbc-content-switch ul{display:flex;width:100%;padding-left:0}.main-calendar .rbc-calendar-header .rbc-content-switch ul li{flex:1;list-style:none;text-align:center}.main-calendar .rbc-calendar-header .rbc-content-switch ul li p{color:#c1c2c2;font-size:12px;margin-bottom:8px}.main-calendar .rbc-calendar-header .rbc-content-switch ul li span{color:#c1c2c2;display:flex;justify-content:center;align-items:center;font-size:12px;padding:0 5px}.main-calendar .rbc-calendar{background:#272e34;margin-bottom:30px}.main-calendar .rbc-calendar .rbc-toolbar{background:#a6cfd1}.main-calendar .rbc-calendar .rbc-toolbar .rbc-btn-group button{background:transparent;border:none}.main-calendar .rbc-calendar .rbc-toolbar .rbc-btn-group button:focus{outline:none}.main-calendar .rbc-calendar .rbc-month-view{width:98%;margin:0 1% 20px;height:auto;background:#272e34;color:#fff}.main-calendar .rbc-calendar .rbc-month-view .rbc-month-header .rbc-header{border-top:none;border-left:none;border-right:none}}
.reggis-wrapper h3{color:#fff;line-height:50px;padding:0 15px}.reggis-wrapper .service-content{display:flex;justify-content:space-between;align-items:center;padding:15px 0}.reggis-wrapper .service-content h5{font-size:20px;margin-bottom:0;font-weight:400;color:#fff;margin-right:15px}.reggis-wrapper .service-block{display:flex;justify-content:space-between;background:#272e34;margin:0 0 30px;padding:10px}.reggis-wrapper .service-block .left-alignment{flex:1;padding-left:0}.reggis-wrapper .service-block .left-alignment li{list-style:none;padding:20px 15px}.reggis-wrapper .service-block .left-alignment li span{color:#fff}.reggis-wrapper .service-block .left-alignment li span h6{margin-bottom:0;text-decoration:underline}.reggis-wrapper .service-block .left-alignment li span p{margin-bottom:0;font-size:15px}.reggis-wrapper .service-block .right-alignment{flex:1;padding-left:0;border-left:1px solid #ccc}.reggis-wrapper .service-block .right-alignment li{list-style-type:none;padding:15px}.reggis-wrapper .service-block .right-alignment li span{color:#fff}.reggis-wrapper .service-block .right-alignment li span h6{margin-bottom:0;text-decoration:underline}.reggis-wrapper .service-block .right-alignment li span p{margin-bottom:0}.reggis-wrapper .subscription-section h5{font-size:20px;margin-bottom:0;font-weight:400;color:#fff;margin-right:15px;padding:15px 0}.reggis-wrapper .subscription-section .subscriptions-detail{display:flex;flex-direction:column;justify-content:space-between;background:#272e34;margin:0 0 30px;padding:10px}.reggis-wrapper .subscription-section .subscriptions-detail ul{display:flex;justify-content:space-between;align-items:center;padding-left:0;width:100%}.reggis-wrapper .subscription-section .subscriptions-detail ul li{list-style:none;padding:20px 15px}.reggis-wrapper .subscription-section .subscriptions-detail ul li span{color:#fff}.reggis-wrapper .subscription-section .subscriptions-detail ul li span h6{margin-bottom:0;text-decoration:underline}.reggis-wrapper .subscription-section .subscriptions-detail ul li span p{margin-bottom:0;font-size:15px}.reggis-wrapper .subscription-section .subscriptions-detail .report .charts{display:flex;justify-content:space-between;background:#272e34;overflow:auto}.reggis-wrapper .subscription-section .subscriptions-detail .report .charts .chart-wrapper{display:flex;flex-direction:column}.reggis-wrapper .subscription-section .subscriptions-detail .report .charts .chart-wrapper .group-dropdown{display:flex;justify-content:space-evenly;padding:25px 0;color:#fff}@media screen and (min-width:768px)and (max-width:1024px){.m-tablet{display:flex;flex-direction:column}.m-tablet .m-tab{max-width:100%}.m-tablet .m-tab .reggis-image{text-align:center}.report{display:flex;flex-direction:column}.report .charts{overflow:auto}.report .charts .chart-wrapper{display:flex;flex-direction:column}.report .charts .chart-wrapper .group-dropdown{display:flex;justify-content:space-evenly;padding:25px 0}.report .charts .chart-wrapper .group-dropdown h3{font-size:26px;margin-bottom:0;font-weight:400;color:#5c8cab;margin-right:15px}}@media screen and (max-width:767px){.m-tablet{display:flex;flex-direction:column}.m-tablet .m-tab{max-width:100%}.m-tablet .m-tab .reggis-image{text-align:center}.m-tablet .m-tab .reggis-image img{width:100%;height:auto}.service-content h5{font-size:16px!important;margin-right:5px!important}.subscription-section h5{font-size:16px}.subscription-section .subscriptions-detail{display:flex;flex-direction:column;justify-content:space-between;background:#272e34;margin:0 0 30px;padding:10px}.subscription-section .subscriptions-detail ul{flex-direction:column}.subscription-section .subscriptions-detail ul li{list-style:none;padding:20px 15px}.subscription-section .subscriptions-detail ul li span{color:#fff}.subscription-section .subscriptions-detail ul li span h6{margin-bottom:0;text-decoration:underline}.subscription-section .subscriptions-detail ul li span p{margin-bottom:0;font-size:15px}.subscription-section .subscriptions-detail .report .charts{display:flex;justify-content:space-between;background:#272e34;overflow:auto}.subscription-section .subscriptions-detail .report .charts .chart-wrapper{display:flex;flex-direction:column}.subscription-section .subscriptions-detail .report .charts .chart-wrapper .group-dropdown{display:flex;justify-content:space-evenly;padding:25px 0;color:#fff}.report{display:flex;flex-direction:column}.report .charts{overflow:auto}.report .charts .chart-wrapper{display:flex;flex-direction:column}.report .charts .chart-wrapper .group-dropdown{display:flex;justify-content:space-evenly;padding:25px 0}.report .charts .chart-wrapper .group-dropdown h3{font-size:26px;margin-bottom:0;font-weight:400;color:#5c8cab;margin-right:15px}}
.health-section-wrapper{padding:0 30px}.health-section-wrapper .health-content{display:flex;justify-content:space-between;align-items:center;padding:15px 0}.health-section-wrapper .health-content h3{color:#fff}.health-section-wrapper .health-content .status span{border-radius:25px;font-weight:600;padding:3px 20px;margin-right:4px;color:#fff}.health-section-wrapper .health-content .status span.green{background:#19be0b}.health-section-wrapper .health-content .status span.pink{background:#de6363}.health-section-wrapper .health-checkup .btn-down{border-radius:25px;padding:0 15px;font-size:11px;background:#de6363;color:#fff;border:none}.health-section-wrapper .stable{color:#19be0b;text-transform:capitalize;cursor:pointer}.health-section-wrapper .offline{color:#de6363;text-transform:capitalize;cursor:pointer}.stable-tooltip .tooltip-inner{background:#19be0b!important;min-width:300px}.stable-tooltip .tooltip-inner .exchange{display:flex;flex-direction:column;background:#fff;padding:0 3px}.stable-tooltip .tooltip-inner .exchange span{display:flex;justify-content:space-between;font-size:15px;color:#000}.stable-tooltip .tooltip-inner .exchange span p{color:#19be0b}.stable-tooltip .tooltip-inner .exchange span h6{margin-bottom:0}.stable-tooltip .bs-tooltip-auto[x-placement^=right] .arrow:before,.stable-tooltip .bs-tooltip-right .arrow:before{border-right-color:#19be0b}.offline-tooltip .tooltip-inner{background:#de6363!important;min-width:300px}.offline-tooltip .tooltip-inner .exchange{display:flex;flex-direction:column;background:#fff;padding:0 3px}.offline-tooltip .tooltip-inner .exchange span{display:flex;justify-content:space-between;font-size:15px;color:#000}.offline-tooltip .tooltip-inner .exchange span p{color:#de6363}.offline-tooltip .tooltip-inner .exchange span h6{margin-bottom:0}.offline-tooltip .bs-tooltip-auto[x-placement^=right] .arrow:before,.offline-tooltip .bs-tooltip-right .arrow:before{border-right-color:#de6363!important}@media screen and (max-width:768px){.health-section-wrapper .health-content{flex-direction:column;display:flex}}
.service-history-wrapper{padding:0 30px}.service-history-wrapper .service-main-usage{width:100%;padding:30px 0}.service-history-wrapper .service-main-usage h3{background:#a6cfd1;color:#fff;margin-bottom:0;padding:0 20px;line-height:60px;box-shadow:0 2px 6px rgba(0,0,0,.5)}.service-history-wrapper .service-main-usage .service-history-content{padding:15px;background:#272e34}.service-history-wrapper .service-main-usage .service-history-content .history-header{display:flex;justify-content:space-between;align-items:center}.service-history-wrapper .service-main-usage .service-history-content .history-header span .datepiker{margin-right:15px}.service-history-wrapper .service-main-usage .service-history-content .history-header span .datepiker label{color:#fff;padding-right:15px}.service-history-wrapper .service-main-usage .service-history-content .history-header a{color:#fff;text-decoration:underline}.service-history-wrapper .service-main-usage .service-history-content .export{display:flex;justify-content:flex-end;align-items:center}.service-history-wrapper .service-main-usage .service-history-content .export a{color:#fff;text-decoration:underline}@media screen and (max-width:768px){.service-history-wrapper{padding:0 30px}.service-history-wrapper .service-main-usage{width:100%;padding:30px 0}.service-history-wrapper .service-main-usage h3{font-size:18px;margin-bottom:0;padding:0 10px;line-height:30px}.service-history-wrapper .service-main-usage .service-history-content{padding:15px;background:#272e34}.service-history-wrapper .service-main-usage .service-history-content .history-header{flex-direction:column}.service-history-wrapper .service-main-usage .service-history-content .history-header span .datepiker{margin-right:15px}.service-history-wrapper .service-main-usage .service-history-content .history-header span .datepiker label{color:#fff;padding-right:15px;font-size:15px}.service-history-wrapper .service-main-usage .service-history-content .history-header a{color:#fff;text-decoration:underline}.service-history-wrapper .service-main-usage .service-history-content .export{display:flex;justify-content:flex-end;align-items:center}.service-history-wrapper .service-main-usage .service-history-content .export a{color:#fff;text-decoration:underline}}
.admin-form-wrapper{max-width:980px;margin:50px auto}.admin-form-wrapper label{color:#fff}.admin-form-wrapper input[type=text]{height:42px;padding:0 15px}.admin-form-wrapper input[type=file]{color:#fff;outline:none}.admin-form-wrapper .tab-content-wrapper{margin-top:20px}.admin-form-wrapper .tab-content-wrapper h4{color:#fff}.admin-form-wrapper .nav-tabs .nav-item .nav-link{cursor:pointer;color:#fff}.admin-form-wrapper .nav-tabs .nav-item .active{color:#000!important}
.top-panel{margin-top:20px;margin-bottom:20px}.button-holder{max-width:250px!important;text-align:right;margin:20px 0 20px calc(100% - 225px)}.button-holder .cs-button{font-size:12pt;font-weight:600!important;border:1px solid transparent;padding:10px;outline:0;background-color:#f16924;transition:all .3s ease-in-out;color:#000;text-transform:capitalize!important}.button-holder .cs-button:hover{color:#f66f2a;border-color:#f66f2a;background-color:transparent}.tooltip-wrapper{z-index:9999;background-color:transparent;padding-top:10px;padding-bottom:10px}.tooltip-wrapper h4{pointer-events:none!important;z-index:-999}
.main-surface-wrapper{display:flex;padding:0 30px;margin-bottom:30px;flex-flow:wrap;justify-content:space-between}.main-surface-wrapper .surface-section{margin:30px auto;position:relative;min-width:260px;max-width:260px;padding-left:5px;padding-right:5px}.main-surface-wrapper .surface-section,.main-surface-wrapper .surface-section .surface-link{flex:1 0 auto;display:flex;flex-flow:column}.main-surface-wrapper .surface-section .surface-link:hover{text-decoration:none}.main-surface-wrapper .surface-section .point{position:absolute;top:-8px;right:-8px;width:25px;height:25px;background:#7d8e98;border-radius:50%;color:#fff;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:600}.main-surface-wrapper .surface-section .point.red{background:red}.main-surface-wrapper .surface-section .image-wrap img{margin:0 auto;width:250px;height:auto}.main-surface-wrapper .surface-section .content-section{background:#1c1f24;display:flex;justify-content:space-between;align-items:center;padding:0 20px;line-height:50px}.main-surface-wrapper .surface-section .content-section span{color:#fff;display:flex;align-items:center;font-weight:600;font-size:14px}.main-surface-wrapper .surface-section .content-section span h4{margin-left:10px;font-size:15px;margin-bottom:0;font-weight:600}.main-surface-wrapper .surface-section .content-section p{color:#fff;font-weight:600;margin-bottom:0}.main-surface-wrapper .surface-section .service-content{background:#272e34;padding:20px;flex:1 0 auto}.main-surface-wrapper .surface-section .service-content h4{font-size:18px;color:#7d8e98;margin-bottom:18px;text-transform:uppercase;font-weight:600}.main-surface-wrapper .surface-section .service-content p{font-size:15px;color:#7d8e98;line-height:18px}.sub-header-section{padding:20px;margin-left:15px;margin-top:30px;background-image:linear-gradient(90deg,rgba(29,36,42,.8),transparent);border-bottom-left-radius:3px;border-top-left-radius:3px}.sub-header-section p{color:#fff;font-size:11pt;margin-bottom:0;line-height:1.25em;font-style:oblique;width:85%}@media (min-width:1000px){.sub-header-section p{font-size:12pt}}@media screen and (max-width:767px){.main-surface-wrapper{display:flex;padding:0 10px;flex-wrap:wrap;justify-content:center}.main-surface-wrapper .surface-section{width:100%;margin-right:15px}.main-surface-wrapper .surface-section .image-wrap img{margin:0 auto;width:100%;height:auto}}@media screen and (max-width:630px){.main-surface-wrapper{display:flex;flex-direction:column;padding:0 10px}.main-surface-wrapper .surface-section{width:100%;margin-right:0;max-width:unset}}
.row{flex-flow:nowrap}.col-md-6{overflow-x:hidden!important}.col-sm-2{flex:0 0 18.3%!important;max-width:18.3%!important}.detection-container{padding:5% 3%;color:#fff;display:flex;flex-flow:column}.detection-table-container{margin-top:20px;padding:20px 30px;min-width:100%;min-height:100%;background-color:rgba(29,36,42,.6);flex:1;overflow-y:visible}.host-level-ul{padding-left:0;list-style-type:none;margin-bottom:0}.host-level-headers .row div{background-color:hsla(0,0%,58.8%,.2)}.host-level-headers .row div,.host-level-list-item .row div{padding-top:20px;padding-bottom:20px}.detection-panel{min-height:300px;min-width:100%;border:1px solid hsla(0,0%,58.8%,.5);overflow-x:hidden}.panel-header{min-height:75px;min-width:100%;border-bottom:1px solid hsla(0,0%,58.8%,.5);padding:30px 20px}.panel-header p{margin-bottom:0}.inner-detection-scan-list{list-style-type:none;padding-left:0;width:100%}.inner-detection-scan-list .row{padding-top:0!important;padding-bottom:0!important;padding-left:12px}.inner-detection-scan-list .row .col-md-2,.inner-detection-scan-list .row .col-md-4{padding:5px 12px}.selected-port{padding-left:0!important}.port-item:hover,.selected-port{background-color:hsla(0,0%,58.8%,.5);margin-left:-3px}.port-item:hover{cursor:pointer;padding-left:0}.host-cvss-col{padding:10px;text-align:center}.host-cvss-col p{min-width:125px;max-height:40px;line-height:1.2em;padding:5px;font-weight:700}.host-cvss-col p,.port-cvss-col,.vuln-cvss-col{text-align:center}.port-cvss-col p,.vuln-cvss-col p{min-width:auto;margin-bottom:0;font-weight:700}.red{color:red!important}.orange{color:#f80!important}.green{color:#00ff32!important}.clear-link{color:inherit!important}.clear-link:hover{text-decoration:none}.cs-button-container{width:100%;display:flex;justify-content:space-between}.cs-button-container h6{display:flex;word-wrap:none;line-height:10px!important;vertical-align:middle;margin-right:10px;margin-bottom:0;padding-top:14px}.cyber-score{line-height:2em!important;display:flex;left:-3%}.cyber-score span{padding:7px 10px 5px;flex:1;text-align:center;font-weight:700;max-width:225px}.download-button{text-align:right;right:-2%;float:right}.cs-button{font-size:12pt;font-weight:600;border:1px solid transparent;padding:10px;outline:0;background-color:#f16924;transition:all .3s ease-in-out}.cs-button:hover{color:#f66f2a;border-color:#f66f2a;background-color:transparent}.date-select{display:flex}.date-select h6{margin-right:10px}.date-select .form-control{background-color:rgba(29,36,42,.6);border:1px solid #6e6e6e;color:#68a5aa;font-weight:700;height:100%;border-radius:0}.date-select .form-control:focus{box-shadow:none}.dl-icon{margin-left:10px}.host-level-list-item .svg-inline--fa{right:5px;float:right}
.field-item{background:#6e6e6e}
#cyber-detect{margin:20px auto;padding:10px;font-size:14pt;text-align:center;max-width:75%;font-weight:700}#cyber-detect p{margin-bottom:0}.cs-button{font-size:12pt;font-weight:600;border:1px solid transparent;padding:10px;outline:0;background-color:#f16924;transition:all .3s ease-in-out}.cs-button:hover{color:#f66f2a;border-color:#f66f2a;background-color:transparent}
.main-surface-wrapper{display:flex;padding:0 30px;margin-bottom:30px;flex-flow:wrap;justify-content:space-between}.main-surface-wrapper .surface-section{margin:30px auto;position:relative;min-width:260px;max-width:260px;padding-left:5px;padding-right:5px}.main-surface-wrapper .surface-section,.main-surface-wrapper .surface-section .surface-link{flex:1 0 auto;display:flex;flex-flow:column}.main-surface-wrapper .surface-section .surface-link:hover{text-decoration:none}.main-surface-wrapper .surface-section .point{position:absolute;top:-8px;right:-8px;width:25px;height:25px;background:#7d8e98;border-radius:50%;color:#fff;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:600;z-index:99999}.main-surface-wrapper .surface-section .point.red{background:red;color:#fff!important}.main-surface-wrapper .surface-section .image-wrap img{margin:0 auto;width:250px;height:150px;overflow:hidden}.main-surface-wrapper .surface-section .content-section{background:#1c1f24;display:flex;justify-content:space-between;align-items:center;padding:0 20px;line-height:50px}.main-surface-wrapper .surface-section .content-section span{color:#fff;align-items:center;font-weight:600;font-size:14px;display:flex;width:100%;padding:12px 0}.main-surface-wrapper .surface-section .content-section span h4{margin-left:10px;font-size:15px;margin-bottom:0;font-weight:600}.main-surface-wrapper .surface-section .content-section p{color:#fff;font-weight:600;margin-bottom:0}.main-surface-wrapper .surface-section .service-content{background:#272e34;padding:20px;flex:1 0 auto}.main-surface-wrapper .surface-section .service-content h4{font-size:18px;color:#7d8e98;margin-bottom:18px;text-transform:uppercase;font-weight:600}.main-surface-wrapper .surface-section .service-content p{font-size:15px;color:#7d8e98;line-height:18px}.sub-header-section{padding:20px;margin-left:15px;margin-top:30px;background-image:linear-gradient(90deg,rgba(29,36,42,.8),transparent);border-bottom-left-radius:3px;border-top-left-radius:3px}.sub-header-section p{color:#fff;font-size:11pt;margin-bottom:0;line-height:1.25em;font-style:oblique;width:85%}@media (min-width:1000px){.sub-header-section p{font-size:12pt}}#kpi-value{flex:1;text-align:right;color:#68a5aa}@media screen and (max-width:767px){.main-surface-wrapper{display:flex;flex-wrap:wrap;justify-content:center}.main-surface-wrapper .surface-section{width:100%;margin-right:15px}}@media screen and (max-width:630px){.main-surface-wrapper{display:flex;flex-direction:column}.main-surface-wrapper .surface-section{width:100%;margin-right:0;max-width:unset}.main-surface-wrapper .surface-section .image-wrap img{width:100%;height:auto;overflow:hidden}}
.auger-container{color:#fff;padding:3%}.auger-container h3 a{color:#68a5aa}.auger-setup-form{margin-top:20px;padding:20px;min-width:100%;min-height:40vh;background-color:rgba(29,36,42,.6)}.auger-input{width:100%;height:calc(1.5em + .75rem + 2px);color:#fff!important;background-color:#6e6e6e!important;border:none!important}.auger-input:focus{outline:none!important}.auger-input:-webkit-autofill{-webkit-box-shadow:0 0 0 50px #6e6e6e inset;-webkit-text-fill-color:#fff}.auger-input::-moz-placeholder{color:hsla(0,0%,98%,.4)}.auger-input:-ms-input-placeholder{color:hsla(0,0%,98%,.4)}.auger-input::placeholder{color:hsla(0,0%,98%,.4)}.auger-input:-webkit-autofill{color:#fff!important;background-color:#6e6e6e!important}.tab-content-wrapper{margin-top:20px}.tab-content-wrapper h4{color:#fff}.nav-tabs .nav-item .nav-link{cursor:pointer;color:#fff}.nav-tabs .nav-item .active{color:#000!important}.modal-dialog .nav-tabs .nav-item .nav-link{cursor:pointer;color:#000}.modal-dialog .nav-tabs .nav-item .active{color:#000!important}.metrics-window{top:10vh;height:90%;max-width:80%}.btn-hide{display:none}.wizard-form{margin:3rem 0;color:#fff}.wizard-form h5{color:#fff}.reset-expansion-style hover{background-color:transparent!important}
.title-h{margin:25px 40px}.h-200{min-height:200px}.container-class{background:#2b343a;margin-left:15px;padding-right:15px;margin-top:20px;display:flex;justify-content:space-between;width:calc(100% - 30px);max-width:1350px}.container-class.switch{justify-content:flex-end;padding:0 27px}.card{background-color:#262d32}.card .card-body,.card .card-title{color:#fff}.card a.btn{color:#a5f5ff}#rw-add-new-card{cursor:pointer}.react-switch-label{padding:20px 35px;background-color:#262d32;border-radius:10px;line-height:1em;display:flex;display:-webkit-flex;justify-content:space-between;width:235px}.rw-react-switch{margin-top:3px}.react-switch-label p{margin:5px 10px}.col-style-left,.col-style-right{background-color:#262d32;margin-left:auto;margin-right:auto;border-radius:10px;padding:15px 10px;margin-bottom:20px}.col-style-left h4,.col-style-right h4{color:fff}.col-style-right{padding-right:0}.col-style-left{width:59.7%}.col-style-right{width:36.7%;padding:20px 10px}.range-container{padding:0 20px}.range-dot{width:20px;height:20px;border-color:#a5f5ff}.range-dot.active{background-color:#a5f5ff}#bar-chart-holder .domain,#bar-chart-holder .tick line{display:none}#rw-file-list-view{min-height:750px;max-height:750px;display:flex;flex-flow:column;overflow-y:scroll;padding:10px 20px}.rw-file-list-container{padding:10px 20px}.rw-top-level-container{display:flex;width:100%}.list-item-text{margin-left:7px;margin-bottom:0;line-height:1.5;font-size:14pt}.folder-div-node{min-width:20px;min-height:30px;color:#a5f5ff}.folder-div-node .svg-inline--fa{width:100%;height:auto}.folder-div-node .svg-inline--fa.fa-w-12{width:25px;height:100%}.file-filter-section{display:flex;display:-webkit-flex;width:100%}.file-filter-section-1{display:flex;flex-flow:column}.file-doc-box,.file-list-box{margin:10px;padding:10px;overflow:scroll;background-color:#1a2127;border:1px solid #6e6e6e;border-radius:5px;flex:1;height:175px}.file-doc-box{margin-top:20px;padding-bottom:20%;height:550px;max-height:550px}.file-list-item{width:100%;padding:5px;border-bottom:1px solid #6e6e6e}.file-list-item:hover{background-color:#999}.btn-secondary{width:200px;max-width:200px}.info-list-file{border-bottom:1px solid #777;padding:20px 0}.info-list-cat{padding:10px}.info-list-item{padding-left:10px;padding-right:10px}.info-list-item,.info-list-item p{margin-bottom:5px}.search-filter-container{text-align:center;margin-top:5px;padding:5px 10px}input[type=string],input[type=text]{border:0;outline:0;width:100%;border-bottom:1px solid #333;background-color:#424e57;color:#fff;height:45px;border-radius:5px}.col-style-file{background-color:#262d32;border-radius:10px;padding:20px;margin-bottom:20px;width:100%}.file-upload-div{float:left;width:100%}.upload-btn{float:right}.react-select-container{color:#000}.react-select-container .react-select__control{border:1px solid #333;background-color:#424e57}.exp-btn,.react-select-container .react-select__control .react-select__single-value{color:#fff}.exp-btn{font-family:Roboto medium,sans-serif;font-size:14px;display:inline-block;height:36px;min-width:88px;padding:6px 16px;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:0;border-radius:2px;outline:0}.exp-btn,.exp-btn :hover{background:#f16924}.btn-link{position:absolute;bottom:15px}.modal-dialog{margin-top:15vh}
.Dropzone{background-color:#fff;border:2px dashed #bbbaba;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:12px;color:#000}.Highlight{background-color:#bcb9ec}.Icon{opacity:.3;height:64px;width:64px}.FileInput{display:none}.Dropzone span{width:100px;text-align:center;margin:10px}
.Upload{display:flex;flex-direction:column;flex:1;align-items:flex-start;text-align:left;overflow:hidden}.Content{display:flex;flex-direction:row;padding-top:16px;box-sizing:border-box;width:100%}.Files{margin-left:32px;align-items:flex-start;justify-items:flex-start;flex:1;overflow-y:auto}.Actions{display:flex;flex:1;width:100%;align-items:flex-end;flex-direction:column;margin-top:32px}.Title{margin-bottom:2px;color:#fff}.Filename{margin-bottom:8px;font-size:16px;color:#fff}.Row{display:flex;flex:1;flex-direction:column;justify-content:space-between;height:50px;padding:8px;overflow:hidden;box-sizing:border-box}.CheckIcon{opacity:.5;margin-left:32px}.ProgressWrapper{display:flex;flex:1;flex-direction:row;align-items:center;height:0}button{font-family:Roboto medium,sans-serif;font-size:14px;display:inline-block;height:36px;min-width:88px;padding:6px 16px;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:0;border-radius:2px;background:#f16924;color:#fff;outline:0}button:disabled{background:#bdbdbd;cursor:default}
.ProgressBar{width:100%;height:8px;background-color:#a5f5ff;border-radius:5px}.Progress{background-color:#4eb7c5;height:100%;margin:0;border-radius:5px}
.container-class{background:#2b343a;margin-left:15px;padding-right:15px;margin-top:20px;display:flex;justify-content:space-between;width:calc(100% - 30px);max-width:1350px}.container-class.switch{justify-content:flex-end;padding:0 27px}.react-switch-label{padding:20px 35px;background-color:#262d32;border-radius:10px;line-height:1em;display:flex;display:-webkit-flex;justify-content:space-between;width:auto}.rw-react-switch{margin-top:3px}.react-switch-label p{margin:5px 10px}.col-style-left,.col-style-right{background-color:#262d32;margin-left:auto;margin-right:auto;border-radius:10px;padding:15px 10px;margin-bottom:20px}.col-style-left h4,.col-style-right h4{color:fff}.col-style-right{padding-right:0}.col-style-left{width:59.7%}.col-style-right{width:36.7%;padding:20px 10px}.range-container{padding:0 20px}.range-dot{width:20px;height:20px;border-color:#a5f5ff}.range-dot.active{background-color:#a5f5ff}#bar-chart-holder .domain,#bar-chart-holder .tick line{display:none}#rw-file-list-view{min-height:750px;max-height:750px;display:flex;flex-flow:column;overflow-y:scroll;padding:10px 20px}.rw-file-list-container{padding:10px 20px}.rw-top-level-container{display:flex;width:100%}.list-item-text{margin-left:7px;margin-bottom:0;line-height:1.5;font-size:14pt}.folder-div-node{min-width:20px;min-height:30px;color:#a5f5ff}.folder-div-node .svg-inline--fa{width:100%;height:auto}.folder-div-node .svg-inline--fa.fa-w-12{width:25px;height:100%}.file-filter-section{display:flex;display:-webkit-flex;width:100%}.file-filter-section-1{display:flex;flex-flow:column}.file-doc-box,.file-list-box{margin:10px;padding:10px;overflow:scroll;background-color:#1a2127;border:1px solid #6e6e6e;border-radius:5px;flex:1;height:175px}.file-doc-box{margin-top:20px;padding-bottom:20%;height:550px;max-height:550px}.file-list-item{width:100%;padding:5px;border-bottom:1px solid #6e6e6e}.file-list-item:hover{background-color:#999}.btn-secondary{width:200px;max-width:200px}.info-list-file{border-bottom:1px solid #777;padding:20px 0}.info-list-cat{padding:10px}.info-list-item{padding-left:10px;padding-right:10px}.info-list-item,.info-list-item p{margin-bottom:5px}.search-filter-container{text-align:center;margin-top:5px;padding:5px 10px}input[type=string],input[type=text]{border:0;outline:0;width:100%;border-bottom:1px solid #333;background-color:#424e57;color:#fff;height:45px;border-radius:5px}.col-style-file{background-color:#262d32;border-radius:10px;padding:20px;margin-bottom:20px;width:100%}.btn-link-cursor{cursor:pointer}
div::-webkit-scrollbar{width:0!important}div.node-net-axis-label,div.yr-axis-label{font:9pt sans-serif}#login-animated-bg{min-width:100vw;min-height:100vh;z-index:-100}.yl-axis-label{font:8pt sans-serif;text-align:right;padding-right:3px}div.node-net-axis-label{font:10pt sans-serif;text-align:center}#bar-chart-2,#bar-chart-3{max-height:500px;min-height:100%;height:500px;width:100%}.bar-chart-holder{display:inline-block;position:relative;width:100%;vertical-align:top;overflow:hidden;flex:1}.bar-chart-holder-2{max-height:300px;min-height:300px;overflow:hidden;flex:1}.svg-content{display:inline-block;top:0;left:0}.tool-tip-list{list-style-type:none;padding-left:5px;margin-bottom:0}.axis .domain,.axis .tick,.axis path,.axis path line,.axis path text{stroke:"#f3f3f3"}#network-chart-1-controls{width:80vw;min-height:50px;background-color:#fff;margin:30px auto 50px}.network-1-selects{display:flex}.network-1-selects>*{font-size:10pt}.network-1-selects label{display:inline-block;font-size:9pt;font-weight:700;word-break:keep-all;word-wrap:normal}.network-1-selects select.form-control{display:block}.right-panel-filters{overflow-x:visible;overflow-y:scroll}.filter-inputs .form-check{margin-right:5px}.active-filter-check{background-color:#adf}.filter-inputs{display:flex;min-width:33%;max-width:33%}.filter-inputs .form-check-label,.filter-inputs .form-label{font-size:10pt;margin-right:5px;font-weight:400;line-height:1.5em}.right-panel-filters label{font-size:10pt;font-weight:700}#scan-data-selector label{margin-right:1vw}.selected{stroke:#f99}.form-control{height:auto;padding:3px 2px}.form-control:active,.form-control:focus{outline:none;box-shadow:none;border:none}.control-container-visible{background-color:#fff;z-index:900;box-shadow:-2px 3px 2px 2px hsla(0,0%,60.8%,.3)}.react-switch{margin-top:5px}.react-switch-bg{height:12px!important;width:28px!important}.react-switch-handle{height:16px!important;width:16px!important}.slider{margin-top:2px}.top-right-control-header{display:flex;cursor:pointer;min-width:100%;font-weight:400}.control-toggle{display:flex;flex-flow:column;max-width:50%;min-width:50%}.after-control{min-width:100%;border-bottom:5px solid #777}.rangeslider{margin-top:10px;margin-bottom:0}.rangeslider-horizontal{min-width:150px;height:2px}.rangeslider-horizontal .rangeslider__fill{background-color:#68a5a9}.rangeslider-horizontal .rangeslider__handle{width:15px;height:15px}.rangeslider-horizontal .rangeslider__handle:after{display:none}.rangeslider__labels{margin-bottom:0}.rangeslider__labels .rangeslider__label-item{position:relative}@media print{#bar-chart-3{max-height:350px;min-height:350px;height:350px;width:100%}}.blue-axis{color:#a5f8ff}#plot-tooltip{display:none;position:absolute;background-color:rgba(0,0,0,.8);color:#a5f5ff;padding:5px 10px;font-size:10pt;font-weight:700;border-radius:5px;z-index:10000}
.title-h{margin:25px 40px}.h-200{min-height:200px}.container-class{background:#2b343a;margin-left:15px;padding-right:15px;margin-top:20px;display:flex;justify-content:space-between;width:calc(100% - 30px);max-width:1350px}.container-class.switch{justify-content:flex-end;padding:0 27px}.card{background-color:#262d32}.card .card-body,.card .card-title{color:#fff}.card a.btn{color:#a5f5ff}#rw-add-new-card{cursor:pointer}.react-switch-label{padding:20px 35px;background-color:#262d32;border-radius:10px;line-height:1em;display:flex;display:-webkit-flex;justify-content:space-between;width:235px}.rw-react-switch{margin-top:3px}.react-switch-label p{margin:5px 10px}.col-style-left,.col-style-right{background-color:#262d32;margin-left:auto;margin-right:auto;border-radius:10px;padding:15px 10px;margin-bottom:20px}.col-style-left h4,.col-style-right h4{color:fff}.col-style-right{padding-right:0}.col-style-left{width:69.7%}.col-style-right{width:26.7%;padding:20px 10px}.range-container{padding:0 20px}.range-dot{width:20px;height:20px;border-color:#a5f5ff}.range-dot.active{background-color:#a5f5ff}#bar-chart-holder .domain,#bar-chart-holder .tick line{display:none}#rw-file-list-view{min-height:750px;max-height:750px;display:flex;flex-flow:column;overflow-y:scroll;padding:10px 20px}.rw-file-list-container{padding:10px 20px}.rw-top-level-container{display:flex;width:100%}.list-item-text{margin-left:7px;margin-bottom:0;line-height:1.5;font-size:14pt}.folder-div-node{min-width:20px;min-height:30px;color:#a5f5ff}.folder-div-node .svg-inline--fa{width:100%;height:auto}.folder-div-node .svg-inline--fa.fa-w-12{width:25px;height:100%}.file-filter-section{display:flex;display:-webkit-flex;width:100%}.file-filter-section-1{display:flex;flex-flow:column}.file-doc-box,.file-list-box{margin:10px;padding:10px;overflow:scroll;background-color:#1a2127;border:1px solid #6e6e6e;border-radius:5px;flex:1;height:175px}.file-doc-box{margin-top:20px;padding-bottom:20%;height:550px;max-height:550px}.file-list-item{width:100%;padding:5px;border-bottom:1px solid #6e6e6e}.file-list-item:hover{background-color:#999}.btn-secondary{width:200px;max-width:200px}.info-list-file{border-bottom:1px solid #777;padding:20px 0}.info-list-cat{padding:10px}.info-list-item{padding-left:10px;padding-right:10px}.info-list-item,.info-list-item p{margin-bottom:5px}.search-filter-container{text-align:center;margin-top:5px;padding:5px 10px}input[type=string],input[type=text]{border:0;outline:0;width:100%;border-bottom:1px solid #333;background-color:#424e57;color:#fff;height:45px;border-radius:5px}.col-style-file{background-color:#262d32;border-radius:10px;padding:20px;margin-bottom:20px;width:100%}.file-upload-div{float:left;width:100%}.upload-btn{float:right}.react-select-container{color:#000}.react-select-container .react-select__control{border:1px solid #333;background-color:#424e57}.exp-btn,.react-select-container .react-select__control .react-select__single-value{color:#fff}.exp-btn{font-family:Roboto medium,sans-serif;font-size:14px;display:inline-block;height:36px;min-width:88px;padding:6px 16px;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:0;border-radius:2px;outline:0}.exp-btn,.exp-btn :hover{background:#f16924}.btn-link{position:absolute;bottom:15px}.modal-dialog{margin-top:15vh}.from-div{float:left;width:100%}.csv-file-div button,.csv-file-div input{overflow:overlay}
.title-h{margin:25px 40px}.h-200{min-height:200px}.container-class{background:#2b343a;margin-left:15px;padding-right:15px;margin-top:20px;display:flex;justify-content:space-between;width:calc(100% - 30px);max-width:1350px}.container-class.switch{justify-content:flex-end;padding:0 27px}.card{background-color:#262d32}.card .card-body,.card .card-title{color:#fff}.card a.btn{color:#a5f5ff}#rw-add-new-card{cursor:pointer}.react-switch-label{padding:20px 35px;background-color:#262d32;border-radius:10px;line-height:1em;display:flex;display:-webkit-flex;justify-content:space-between;width:235px}.rw-react-switch{margin-top:3px}.react-switch-label p{margin:5px 10px}.col-style-left,.col-style-right{background-color:#262d32;margin-left:auto;margin-right:auto;border-radius:10px;padding:15px 10px;margin-bottom:20px}.col-style-left h4,.col-style-right h4{color:fff}.col-style-right{padding-right:0}.col-style-left{width:69.7%}.col-style-right{width:26.7%;padding:20px 10px}.range-container{padding:0 20px}.range-dot{width:20px;height:20px;border-color:#a5f5ff}.range-dot.active{background-color:#a5f5ff}#bar-chart-holder .domain,#bar-chart-holder .tick line{display:none}#rw-file-list-view{min-height:750px;max-height:750px;display:flex;flex-flow:column;overflow-y:scroll;padding:10px 20px}.rw-file-list-container{padding:10px 20px}.rw-top-level-container{display:flex;width:100%}.list-item-text{margin-left:7px;margin-bottom:0;line-height:1.5;font-size:14pt}.folder-div-node{min-width:20px;min-height:30px;color:#a5f5ff}.folder-div-node .svg-inline--fa{width:100%;height:auto}.folder-div-node .svg-inline--fa.fa-w-12{width:25px;height:100%}.file-filter-section{display:flex;display:-webkit-flex;width:100%}.file-filter-section-1{display:flex;flex-flow:column}.file-doc-box,.file-list-box{margin:10px;padding:10px;overflow:scroll;background-color:#1a2127;border:1px solid #6e6e6e;border-radius:5px;flex:1;height:175px}.file-doc-box{margin-top:20px;padding-bottom:20%;height:550px;max-height:550px}.file-list-item{width:100%;padding:5px;border-bottom:1px solid #6e6e6e}.file-list-item:hover{background-color:#999}.btn-secondary{width:200px;max-width:200px}.info-list-file{border-bottom:1px solid #777;padding:20px 0}.info-list-cat{padding:10px}.info-list-item{padding-left:10px;padding-right:10px}.info-list-item,.info-list-item p{margin-bottom:5px}.search-filter-container{text-align:center;margin-top:5px;padding:5px 10px}input[type=string],input[type=text]{border:0;outline:0;width:100%;border-bottom:1px solid #333;background-color:#424e57;color:#fff;height:45px;border-radius:5px}.col-style-file{background-color:#262d32;border-radius:10px;padding:20px;margin-bottom:20px;width:100%}.file-upload-div{float:left;width:100%}.upload-btn{float:right}.react-select-container{color:#000}.react-select-container .react-select__control{border:1px solid #333;background-color:#424e57}.exp-btn,.react-select-container .react-select__control .react-select__single-value{color:#fff}.exp-btn{font-family:Roboto medium,sans-serif;font-size:14px;display:inline-block;height:36px;min-width:88px;padding:6px 16px;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:0;border-radius:2px;outline:0}.exp-btn,.exp-btn :hover{background:#f16924}.btn-link{position:absolute;bottom:15px}.modal-dialog{margin-top:15vh}.from-div{float:left;width:100%}.csv-file-div button,.csv-file-div input{overflow:overlay}.data-master .react-bootstrap-table-pagination-list{display:none}.data-master .scorecards{float:right;color:#f16924;font-size:large}.data-master .table td,.data-master .table th{padding:.45rem}
.grafana-wrapper{margin-top:60px}.grafana-wrapper .grafana-header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:25px 50px;margin:30px 0;background:#abcfd2}.grafana-wrapper .grafana-header h3{flex:3;color:#fff;margin-bottom:0}.grafana-wrapper .grafana-header .details{flex:1;display:flex;justify-content:space-evenly;align-items:center}.grafana-wrapper .grafana-header .details span{display:flex;align-items:center}.grafana-wrapper .grafana-header .details span strong{margin-right:10px;font-size:18px;font-weight:400;color:#fff}.grafana-wrapper .grafana-details{display:flex;flex-direction:column}.grafana-wrapper .grafana-details img{width:100%;height:auto}.grafana-wrapper .grafana-details .company-info{background:#272e34;padding:0 0 10px}.grafana-wrapper .grafana-details .company-info h5{color:#fff;line-height:50px;margin-bottom:15px;background:#1b2024;padding:0 15px}.grafana-wrapper .grafana-details .company-info ul{padding-left:0}.grafana-wrapper .grafana-details .company-info ul li{padding:0 30px;list-style:none;display:flex;justify-content:space-between;align-items:center;color:#fff;line-height:40px}.grafana-wrapper .grafana-details .company-info ul li h6{font-weight:600;font-size:16px;margin-bottom:0}.grafana-wrapper .grafana-details .company-info ul li p{font-weight:400;margin-bottom:0;font-size:15px}.grafana-wrapper .grafana-details .company-info ul li .services{display:flex;flex-direction:column;color:#fff;font-weight:400;margin-top:10px;border-top:1px solid #5a6268;padding-top:10px;flex:1;font-size:15px}.grafana-wrapper .grafana-details .company-info ul li .services strong{color:#66a4a9;line-height:normal}.grafana-wrapper .grafana-details .company-info h2{font-size:26px;padding:0 15px;margin:30px 0;color:#c1c2c2}.grafana-wrapper .grafana-details .company-info .services{color:#3b4150;font-size:20px;font-weight:600}.grafana-wrapper .grafana-details .subscriptions{background:#272e34;margin-top:20px;margin-bottom:30px}.grafana-wrapper .grafana-details .subscriptions h5{color:#fff;font-weight:600;background:#1b2024;padding:0 15px;line-height:50px}.grafana-wrapper .grafana-details .subscriptions .revenue-data{padding:0}.grafana-wrapper .grafana-details .subscriptions .revenue-data h3{font-size:20px;color:#353b4b;margin:30px 0 15px;font-weight:600}.grafana-wrapper .grafana-details .subscriptions .revenue-data span{display:flex;justify-content:space-between;align-items:center;padding:0 15px}
.hide-mobile{display:block}.mobile-block{display:none}.left-panel{width:90px;height:100vh;position:fixed;left:0;background:#28323b;z-index:100002;border-right:1px solid #29353b!important}.left-panel .user-info-container{position:relative;display:flex;border-bottom:1px solid #29353b!important}.left-panel .user-info-container .toggle-button-wrapper{width:89px;height:60px;display:flex;justify-content:center;padding:0 35px;background:#3c464d;border-left:3px solid transparent;line-height:60px}.left-panel .user-info-container .toggle-button-wrapper .toggle-btn{border:0;outline:none;background:none;color:#fff;font-size:1.5rem;cursor:pointer;position:relative;z-index:999}.left-panel .user-info-container .toggle-button-wrapper .toggle-btn:focus{outline:none}.left-panel .user-info-container .toggle-button-wrapper .toggle-btn span{display:flex;justify-content:center;align-content:center;flex-direction:column}.left-panel .user-info-container .toggle-button-wrapper .toggle-btn span p{font-size:11px;color:#808e99;margin-bottom:0}.left-panel .user-info-container .toggle-button-wrapper.active{background:#3c454d;border-left:3px solid #fff!important}.left-panel .user-info-container .toggle-button-wrapper.active span p{color:#fff}.left-panel .user-info-container .toggle-button-wrapper:hover{background:#3c454d;border-left:3px solid #68a5aa}.left-panel .user-info-container .toggle-button-wrapper:hover span p{color:#fff}.left-panel .user-info-container .sliding-menu{display:flex;justify-content:center;align-items:center;background:#3c464d;left:87px;position:absolute;top:0;z-index:100002}.left-panel .user-info-container .sliding-menu ul{width:260px;margin-bottom:0;padding-left:0}.left-panel .user-info-container .sliding-menu ul li{list-style:none;display:flex;justify-content:space-between;padding:0 20px;line-height:60px;height:60px!important;border-bottom:1px solid #29353b}.left-panel .user-info-container .sliding-menu ul li a{cursor:pointer;width:100%;display:flex;justify-content:space-between;align-items:center;color:#7f8d98;font-size:14px;font-weight:700;text-decoration:none}.left-panel .user-info-container .sliding-menu ul li a:hover{color:#68a5aa}.left-panel .user-info-container .sliding-menu ul li a span{display:flex;justify-content:space-between;align-items:center}.left-panel .user-info-container .sliding-menu ul li a span .user{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;padding:0 10px}.left-panel .user-info-container .sliding-menu ul li a span .user h4{font-size:18px;margin-bottom:0}.left-panel .user-info-container .sliding-menu ul li a span .user p{margin-bottom:0;font-size:12px;line-height:normal}.left-panel .user-info-container .sliding-menu ul li a span img{width:20px;height:20px;border-radius:12px}.left-panel .user-info-container .sliding-menu ul li a p{margin-bottom:0}.left-panel .user-info-container .sliding-menu ul li a p img{width:100%;height:auto}.left-panel .user-info-container .sliding-menu ul li a .represent-desc{padding:13px 0;color:#7f8d98}.left-panel .user-info-container .sliding-menu ul li a .represent-desc h5{font-size:14px;margin-bottom:0;text-transform:uppercase;line-height:normal;font-weight:700}.left-panel .user-info-container .sliding-menu ul li a .represent-desc h6{margin-bottom:0;font-size:12px;line-height:normal}.left-panel .user-info-container .sliding-menu ul li a .represent-desc:hover{color:#68a5aa}.left-panel .user-info-container .sliding-menu.display-sidebar{-webkit-animation:slide .5s forwards;animation:slide .5s forwards}.left-panel .user-info-container .sliding-menu.hide-sidebar{display:none}.left-panel .user-info-container .bottoms-up{top:auto;bottom:-1px}.left-panel .dashboard-menu{height:auto;overflow-y:auto;padding-bottom:30px;overflow:visible}.left-panel .dashboard-menu ul{padding-left:0}.left-panel .dashboard-menu ul li{list-style:none;display:flex;justify-content:center;align-items:center;height:100px;cursor:pointer;border-left:3px solid transparent;position:relative;z-index:99}.left-panel .dashboard-menu ul li .item-detail{display:flex;justify-content:center;flex-direction:column;padding-bottom:5px}.left-panel .dashboard-menu ul li .item-detail p{font-size:12px;color:#808e99;margin-bottom:0;text-align:center;padding:2px 0;font-weight:600;line-height:1.25em}.left-panel .dashboard-menu ul li .sliding-menu{display:flex;justify-content:center;align-items:center;background:#3c464d;left:87px;position:absolute;top:0;z-index:100002}.left-panel .dashboard-menu ul li .sliding-menu ul{width:260px;margin-bottom:0;padding-left:0}.left-panel .dashboard-menu ul li .sliding-menu ul li{list-style:none;display:flex;justify-content:space-between;padding:0 20px;line-height:60px;height:60px!important;border-bottom:1px solid #29353b}.left-panel .dashboard-menu ul li .sliding-menu ul li a{cursor:pointer;width:100%;display:flex;justify-content:space-between;align-items:center;color:#7f8d98;font-size:14px;font-weight:700;text-decoration:none}.left-panel .dashboard-menu ul li .sliding-menu ul li a:hover{color:#68a5aa}.left-panel .dashboard-menu ul li .sliding-menu ul li a span{display:flex;justify-content:space-between;align-items:center}.left-panel .dashboard-menu ul li .sliding-menu ul li a span .user{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;padding:0 10px}.left-panel .dashboard-menu ul li .sliding-menu ul li a span .user h4{font-size:18px;margin-bottom:0}.left-panel .dashboard-menu ul li .sliding-menu ul li a span .user p{margin-bottom:0;font-size:12px;line-height:normal}.left-panel .dashboard-menu ul li .sliding-menu ul li a span img{width:20px;height:20px;border-radius:12px}.left-panel .dashboard-menu ul li .sliding-menu ul li a p{margin-bottom:0}.left-panel .dashboard-menu ul li .sliding-menu ul li a p img{width:100%;height:auto}.left-panel .dashboard-menu ul li .sliding-menu ul li a .represent-desc{padding:13px 0;color:#7f8d98}.left-panel .dashboard-menu ul li .sliding-menu ul li a .represent-desc h5{font-size:14px;margin-bottom:0;text-transform:uppercase;line-height:normal;font-weight:700}.left-panel .dashboard-menu ul li .sliding-menu ul li a .represent-desc h6{margin-bottom:0;font-size:12px;line-height:normal}.left-panel .dashboard-menu ul li .sliding-menu ul li a .represent-desc:hover{color:#68a5aa}.left-panel .dashboard-menu ul li .sliding-menu.display-sidebar{-webkit-animation:slide .5s forwards;animation:slide .5s forwards}.left-panel .dashboard-menu ul li .sliding-menu.hide-sidebar{display:none}.left-panel .dashboard-menu ul li .bottoms-up{top:auto;bottom:-1px}.left-panel .dashboard-menu ul li.active{background:#3c454d;border-left:3px solid #fff!important}.left-panel .dashboard-menu ul li.active span p{color:#fff}.left-panel .dashboard-menu ul li:hover{background:#3c454d;border-left:3px solid #68a5aa}.left-panel .dashboard-menu ul li:hover span p{color:#fff}.left-panel .dashboard-menu ul .active-hover:hover{background:#3c454d}.left-panel .dashboard-menu ul .active-hover:hover span p{color:#fff}@media screen and (max-width:767px){.left-panel,.left-panel .hide-mobile{display:none}.mobile-block{display:block}.mobile-block h1{font-family:Lobster,cursive;font-weight:300;font-size:2.5em}.mobile-block .sidebar-btn{position:absolute;z-index:9;right:15px;top:15px}.mobile-block .sidebar-btn img{width:25px;height:25px}.mobile-block .sidebar{list-style-type:none;width:100%;height:100vh;position:fixed;top:60px;right:0;bottom:0;left:0;z-index:99999;padding-left:0;background-color:#2b343a;transition:.5s ease}.mobile-block .sidebar .sidebar-open{display:flex;justify-content:space-between;align-items:center}.mobile-block .sidebar .sidebar-open img{margin-right:15px}.mobile-block .sidebar .sidebar-open ul{padding-left:0;width:100%}.mobile-block .sidebar .sidebar-open ul li{list-style:none;padding:10px 50px}.mobile-block .sidebar .sidebar-open ul li a{color:#fff}.mobile-block .sidebar .sidebar-open ul li:hover{background:#000}.mobile-block .sidebar .sidebar-close{display:none}.mobile-block .sidebar li{background-color:#2b343a;padding:1em;color:#fff;width:100%;font-weight:400}.mobile-block .content{min-height:100%;min-width:100%;background-color:#34495e;position:relative;top:0;bottom:100%;left:0;z-index:1;padding:4em}}@media (max-height:700px){.dashboard-menu li{height:75px!important}.font-awesome-icon-item{font-size:14pt}}.font-awesome-icon-item{padding-top:10px;font-size:18pt;margin:0 auto;color:#808e99}.image-icon{height:22pt;margin-bottom:5px}.user-info-container .sliding-menu{margin-left:3px!important}.on-hover{border-left:3px solid transparent}.on-hover:hover{border-left:3px solid #68a5aa}
.main-wrapper header{background:#fff;padding:0 15px}.main-wrapper .title{text-decoration:none}.main-wrapper .navbar{background:#6e6e6e;padding:0}.main-wrapper .navbar a{width:30%;display:flex;align-items:center;margin-left:30px}.main-wrapper .navbar a span{margin-left:15px;font-weight:600;letter-spacing:3.5px;color:#fff;font-size:18px}.main-wrapper .navbar a strong{font-size:24px;font-weight:600;letter-spacing:1px}.main-wrapper .navbar .navbar-wrapper{display:flex;justify-content:flex-end;width:100%}.main-wrapper .navbar .navbar-wrapper li{flex:1;display:flex;justify-content:center;padding:0 10px;line-height:60px}.main-wrapper .navbar .navbar-wrapper li:hover{background:#67a5a8}.main-wrapper .navbar .navbar-wrapper li:hover a{color:#fff;margin-left:0}.main-wrapper .navbar .navbar-wrapper li a{color:#a6cfd1;font-weight:600;font-size:18px;text-decoration:none;width:100%;margin-left:0;display:flex;justify-content:center}.main-wrapper .header-panel{display:flex;justify-content:space-between;padding:0 30px;background:#4c5154}.main-wrapper .header-panel h5{line-height:50px;flex:1;font-weight:600;font-size:16px;color:#fff;margin-bottom:0}.main-wrapper .header-panel span{display:flex;align-items:center}.main-wrapper .header-panel span .edit-drop{display:flex;align-items:center;margin-left:20px}.main-wrapper .header-panel span .edit-drop label{margin-bottom:0;color:#fff;font-weight:600;font-size:14px;margin-right:8px}@media screen and (min-width:769px)and (max-width:1024px){.main-wrapper header{background:#fff;padding:0 15px}.main-wrapper .header-panel{padding:15px}.main-wrapper .header-panel h5{font-size:15px;text-align:center;line-height:30px}.main-wrapper .header-panel span{justify-content:space-between}.main-wrapper .navbar{background:#343b4a;padding:8px 5px;display:flex}.main-wrapper .navbar a{margin-right:0;color:#fff;font-size:16px;width:auto}.main-wrapper .navbar a strong{font-size:18px;font-weight:600}}@media screen and (max-width:768px){.main-wrapper header{background:#fff;padding:0 15px}.main-wrapper .header-panel{padding:15px}.main-wrapper .header-panel h5{font-size:15px;text-align:center;line-height:30px}.main-wrapper .header-panel span{justify-content:space-between}.main-wrapper .navbar a{width:auto}.main-wrapper .navbar .navbar-wrapper{display:flex;justify-content:flex-end;width:100%}.main-wrapper .navbar .navbar-wrapper li{display:flex;justify-content:flex-start;line-height:40px}.main-wrapper .navbar .navbar-wrapper li:hover{background:#a6cfd1;line-height:40px}.main-wrapper .navbar .navbar-wrapper li:hover a{color:#000}.main-wrapper .navbar-toggler{outline:none}.main-wrapper .navbar-toggler img{width:25px;height:25px}}@media screen and (max-width:520px){.main-wrapper header{background:#fff;padding:0 15px}.main-wrapper .header-panel{flex-direction:column;padding:0 15px 15px}.main-wrapper .header-panel h5{font-size:14px;line-height:30px}.main-wrapper .navbar{background:#343b4a;padding:8px 5px;display:flex}.main-wrapper .navbar a{margin-right:0;color:#fff;font-size:14px;width:auto}.main-wrapper .navbar a strong{font-size:18px;font-weight:600}}
.main-content{min-height:calc(100vh - 140px);overflow:auto;background:#2b343a}@media screen and (max-width:768px){.main-content{height:auto}}

/*# sourceMappingURL=main.113de0809699b2892ad2.css.map*/