@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");body{--body-bg-color: #ffffff;--body-color: #27303c;--sidebar-border-color: #ffffff;--panel-bg-color: #fafafa;--panel-border-color: rgba(0, 0, 0, 0.15);--panel-boxshadow-color: rgba(0, 0, 0, 0.3);--nav-tabs-bg-color: #f2f2f2;--nav-tabs-border-color: #d2d2d2;--input-bg-color: #ffffff;--input-border-color: #d2d2d2;--input-color: #27303c;--pagination-bg-color: #ffffff;--pagination-bg-color-hover: #f2f2f2;--pagination-color-hover: #27303c;--pagination-border-color: #d2d2d2;--table-border-color: #d2d2d2;--table-th-color: #ffffff;--table-td-color: #27303c;--table-td-hover-color: #27303c;--table-tr-hover-color: #f2f2f2}body.dark{--body-bg-color: #1a2028;--body-color: #7EADCB;--sidebar-border-color: #7EADCB;--panel-bg-color: #27303c;--panel-border-color: rgba(126, 173, 203, 0.3);--panel-boxshadow-color: rgba(126, 173, 203, 0.1);--nav-tabs-bg-color: #7EADCB;--nav-tabs-border-color: #7EADCB;--input-bg-color: #1a2028;--input-border-color: #7EADCB;--input-color: #7EADCB;--pagination-bg-color: #1a2028;--pagination-bg-color-hover: #697f9d;--pagination-color-hover: #27303c;--pagination-border-color: #7EADCB;--table-border-color: #7EADCB;--table-th-color: #1a2028;--table-td-color: #7EADCB;--table-tr-hover-color: #576b86}::-webkit-scrollbar{background:transparent;width:8px;height:5px}::-webkit-scrollbar-thumb{background-color:#576b86}::-webkit-scrollbar-thumb:hover{background-color:#27303c}.clearfix{content:"";display:table;clear:both}html{overflow-x:hidden;font-size:16px}html body{background-color:var(--body-bg-color);color:var(--body-color);font-family:'Raleway', sans-serif;overflow-x:hidden;padding-top:3.5rem;transition:all ease .3s}@media screen and (max-width: 1300px){html body{padding-top:3.2rem}}html body img{max-width:100%}html body h1,html body h2,html body h3,html body h4,html body h5,html body h6{text-transform:uppercase;font-weight:300;letter-spacing:1px}html body h1{font-size:2.5rem}html body h2{font-size:1.75rem}html body h3{font-size:1.5rem}html body h4{font-size:1.25rem}html body p{font-size:1.125rem;font-weight:300}html body p.no-margin-bottom{margin-bottom:0}html body strong,html body b{font-weight:700}html body .select2-container--default{width:100% !important}html body .select2-container--default .select2-search__field:focus-visible{outline:none}html body .select2-container--default .select2-selection--single,html body .select2-container--default .select2-selection--multiple{min-height:2.375rem;padding:0.1rem 0.75rem;background-color:var(--input-bg-color);border-color:var(--input-border-color);border-radius:0}html body .select2-container--default .select2-selection--single .select2-selection__rendered,html body .select2-container--default .select2-selection--multiple .select2-selection__rendered{font-weight:normal;color:var(--input-color);padding-left:0}html body .select2-container--default .select2-selection--single .select2-selection__rendered li.select2-selection__choice,html body .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice{background-color:var(--input-bg-color);border-color:var(--input-border-color);border-radius:0}html body .select2-container--default .select2-selection--single .select2-selection__arrow,html body .select2-container--default .select2-selection--multiple .select2-selection__arrow{height:2.2rem}html body .select2-container--default .select2-selection--multiple{padding:0 0.75rem}html body header{background-color:#7EADCB;z-index:10;width:100%;position:fixed;top:0;border-bottom:1px solid #27303c}html body header .sidebar-logo{padding:.75rem 1rem .625rem 2rem;font-size:1.25rem;display:inline-block;color:#fff;width:16rem;float:left}@media screen and (max-width: 1300px){html body header .sidebar-logo{padding-left:.5rem}}html body header .sidebar-logo img{height:2.25rem}@media screen and (max-width: 1300px){html body header .sidebar-logo img{height:1.5rem}}html body header .breadcrumb-container{width:calc(100% - 16rem);float:right}html body header .breadcrumb-container .breadcrumb,html body header .breadcrumb-container .language-switcher{padding:.875rem;background:none;color:#fff;font-size:1.125rem;margin-bottom:0;display:inline-block}@media screen and (max-width: 1300px){html body header .breadcrumb-container .breadcrumb,html body header .breadcrumb-container .language-switcher{padding:.75rem 0 0 0}}html body header .breadcrumb-container .breadcrumb a,html body header .breadcrumb-container .breadcrumb li,html body header .breadcrumb-container .language-switcher a,html body header .breadcrumb-container .language-switcher li{color:#fff;text-decoration:none;display:inline-block}html body header .breadcrumb-container .breadcrumb a:hover,html body header .breadcrumb-container .breadcrumb li:hover,html body header .breadcrumb-container .language-switcher a:hover,html body header .breadcrumb-container .language-switcher li:hover{text-decoration:none;color:#f2f2f2}html body header .breadcrumb-container .breadcrumb li.active,html body header .breadcrumb-container .breadcrumb a.active,html body header .breadcrumb-container .language-switcher li.active,html body header .breadcrumb-container .language-switcher a.active{color:#d2d2d2}html body header .breadcrumb-container .breadcrumb .breadcrumb-item::before,html body header .breadcrumb-container .language-switcher .breadcrumb-item::before{color:unset}@media screen and (max-width: 995px){html body header .breadcrumb-container .breadcrumb{display:none}}html body header .breadcrumb-container .language-switcher{padding-right:1rem}@media screen and (max-width: 1300px){html body header .breadcrumb-container .language-switcher{padding-right:3rem}}html body header .breadcrumb-container input.theme-switcher{height:0;width:0;visibility:hidden}@media screen and (max-width: 576px){html body header .breadcrumb-container input.theme-switcher{display:none}}html body header .breadcrumb-container input.theme-switcher:checked+label{background:#27303c}html body header .breadcrumb-container input.theme-switcher:checked+label:after{left:calc(100% - 3px);transform:translateX(-100%)}html body header .breadcrumb-container label.theme-switcher{cursor:pointer;width:50px;height:26px;background:#fff;display:inline-block;border-radius:100px;margin-top:.9rem;position:relative;transition:background-color ease .3s}@media screen and (max-width: 576px){html body header .breadcrumb-container label.theme-switcher{display:none}}html body header .breadcrumb-container label.theme-switcher:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;background:#7EADCB;border-radius:90px;transition:0.3s}html body header .breadcrumb-container label.theme-switcher:active:after{width:25px}html body header .breadcrumb-container .hamburger{display:none;z-index:10;transition:margin-top ease .3s;position:absolute;right:1rem;top:.65rem}@media screen and (max-width: 1300px){html body header .breadcrumb-container .hamburger{display:inline-block}}html body header .breadcrumb-container .hamburger:hover{cursor:pointer}html body header .breadcrumb-container .hamburger.is-active .line:nth-child(1),html body header .breadcrumb-container .hamburger.is-active .line:nth-child(3){width:.9375rem}html body header .breadcrumb-container .hamburger.is-active .line:nth-child(1){-webkit-transform:translateX(-0.8125rem) rotate(-45deg) translateY(0.1875rem);-ms-transform:translateX(-0.8125rem) rotate(-45deg) translateY(0.1875rem);-o-transform:translateX(-0.8125rem) rotate(-45deg) translateY(0.1875rem);transform:translateX(-0.8125rem) rotate(-45deg) translateY(0.1875rem)}html body header .breadcrumb-container .hamburger.is-active .line:nth-child(3){-webkit-transform:translateX(-0.8125rem) rotate(45deg) translateY(-0.1875rem);-ms-transform:translateX(-0.8125rem) rotate(45deg) translateY(-0.1875rem);-o-transform:translateX(-0.8125rem) rotate(45deg) translateY(-0.1875rem);transform:translateX(-0.8125rem) rotate(45deg) translateY(-0.1875rem)}html body header .breadcrumb-container .hamburger .line{width:1.5625rem;height:.1875rem;background-color:#f2f2f2;display:block;margin:.3125rem 0 .3125rem auto;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}html body .sidebar-container{position:fixed;width:16rem;height:100%;left:0;overflow-x:hidden;overflow-y:auto;background:#27303c;color:#fff;transition:left ease .5s;z-index:2;border-right:1px solid var(--sidebar-border-color)}@media screen and (max-width: 1300px){html body .sidebar-container{left:-100%;width:100%;overflow:hidden}}html body .sidebar-container.nav-open{left:0;overflow:auto}html body .sidebar-container.nav-open .sidebar-navigation{width:100%}html body .sidebar-container.nav-open .sidebar-navigation .header{background-color:#1a2028 !important}html body .sidebar-container .sidebar-navigation{padding:0;margin:0;list-style-type:none;position:relative;transition:width ease .3s}@media screen and (max-width: 1300px){html body .sidebar-container .sidebar-navigation{width:100%}}html body .sidebar-container .sidebar-navigation li{background-color:transparent;position:relative;display:inline-block;width:100%;line-height:1.25rem}html body .sidebar-container .sidebar-navigation li:before{background-color:#7EADCB;position:absolute;content:'';height:100%;left:0;top:0;-webkit-transition:width 0.2s ease-in;transition:width 0.2s ease-in;width:.25rem;z-index:-1}html body .sidebar-container .sidebar-navigation li:hover::before{width:100%}html body .sidebar-container .sidebar-navigation li a{padding:.625rem 1rem .625rem 2rem;display:block;color:#fff;text-decoration:none}html body .sidebar-container .sidebar-navigation li a:active,html body .sidebar-container .sidebar-navigation li a:hover,html body .sidebar-container .sidebar-navigation li a:focus{text-decoration:none;outline:none}html body .sidebar-container .sidebar-navigation li span.icon{width:1.75rem;display:inline-block}html body .sidebar-container .sidebar-navigation li span.icon .fa,html body .sidebar-container .sidebar-navigation li span.icon .fas,html body .sidebar-container .sidebar-navigation li span.icon .far{margin-right:.75rem}html body .sidebar-container .sidebar-navigation .header{font-size:.875rem;text-transform:uppercase;background-color:#1a2028;padding:.625rem 1rem .625rem 2rem;letter-spacing:1px;font-weight:700;transition:background-color ease .5s}@media screen and (max-width: 1300px){html body .sidebar-container .sidebar-navigation .header{background-color:#27303c}}html body .sidebar-container .sidebar-navigation .header::before{background-color:transparent}html body .content-container{padding-left:16rem;overflow-x:hidden;transition:padding-left ease .5s, margin-right ease .5s;z-index:1}@media screen and (max-width: 1300px){html body .content-container{padding-left:0}}html body .content-container .container-fluid{padding-top:1rem}html body .content-container .container-fluid .panel{background-color:var(--panel-bg-color);border:1px solid var(--panel-border-color);box-shadow:0 0.3125rem 0.625rem -0.3125rem var(--panel-boxshadow-color);padding:1rem;margin:0 auto 1rem auto}html body .content-container .container-fluid .panel h1,html body .content-container .container-fluid .panel h2,html body .content-container .container-fluid .panel h3{margin-top:0}html body .content-container .container-fluid .panel hr{margin:.25rem 0;opacity:.1}@media screen and (min-width: 576px){html body .content-container .container-fluid .panel hr.line-sm{display:none}}html body .content-container .container-fluid .panel .small{font-size:0.8rem}html body .content-container .container-fluid .panel .nowrap{white-space:nowrap}html body .content-container .container-fluid .panel .card{background-color:var(--body-bg-color);border:1px solid var(--input-border-color)}@media screen and (max-width: 768px){html body .content-container .container-fluid .panel .card{margin-bottom:1rem}}html body .content-container .container-fluid .panel .card p,html body .content-container .container-fluid .panel .card .btn{margin-bottom:0}html body .content-container .container-fluid .panel .card .btn{margin-top:1rem}html body .content-container .container-fluid .panel .nav-tabs{margin-bottom:1.25rem;font-size:1rem;border-bottom:1px solid var(--nav-tabs-border-color)}html body .content-container .container-fluid .panel .nav-tabs li a{color:#576b86}html body .content-container .container-fluid .panel .nav-tabs li a:hover,html body .content-container .container-fluid .panel .nav-tabs li a:focus{border:solid 1px var(--nav-tabs-border-color)}html body .content-container .container-fluid .panel .nav-tabs li.active a{color:#27303c;box-shadow:inset 0 0 0.75rem 0 rgba(0,0,0,0.1);background-color:var(--nav-tabs-bg-color);border-bottom:solid 1px var(--nav-tabs-border-color)}html body .content-container .container-fluid .panel .nav-tabs .fa,html body .content-container .container-fluid .panel .nav-tabs .fas,html body .content-container .container-fluid .panel .nav-tabs .far{margin-right:.75rem}html body .content-container .container-fluid .panel .badge{font-weight:normal;border-radius:0;padding:.25rem 1rem;border:solid 1px}html body .content-container .container-fluid .panel .alert{border:none;margin-bottom:1.25rem;margin-top:0;border-left:.25rem solid;padding:.75rem;border-radius:0;background-image:none;list-style:none}html body .content-container .container-fluid .panel .alert ul{list-style:none;padding:0}html body .content-container .container-fluid .panel .alert-warning,html body .content-container .container-fluid .panel .badge-yellow{color:#96830C;background-color:#FFFEE0;border-color:#F7F700}html body .content-container .container-fluid .panel .license,html body .content-container .container-fluid .panel .alert-success,html body .content-container .container-fluid .panel .badge-green{color:#356635;background-color:#cde0c4;border-color:#8ac38b}html body .content-container .container-fluid .panel .alert-danger,html body .content-container .container-fluid .panel .badge-red{color:red;background-color:#f2dede;border-color:red}html body .content-container .container-fluid .panel a{color:#7EADCB;text-decoration:none;transition:all ease .5s}html body .content-container .container-fluid .panel a:hover{text-decoration:none;color:#27303c}html body .content-container .container-fluid .panel a.delete{color:#F0564A}html body .content-container .container-fluid .panel .btn{margin-bottom:1.25rem;color:#fff;transition:all ease 1s;background-image:none;border-radius:0;text-shadow:none}html body .content-container .container-fluid .panel .btn:hover,html body .content-container .container-fluid .panel .btn:focus{background-color:transparent}html body .content-container .container-fluid .panel .btn:focus,html body .content-container .container-fluid .panel .btn:active{outline:none;box-shadow:none}html body .content-container .container-fluid .panel .btn-primary{background-color:#576b86;border:1px solid #576b86}html body .content-container .container-fluid .panel .btn-primary:hover,html body .content-container .container-fluid .panel .btn-primary:focus{color:#576b86}html body .content-container .container-fluid .panel .btn-default{background-color:#27303c;border:1px solid #27303c}html body .content-container .container-fluid .panel .btn-default:hover,html body .content-container .container-fluid .panel .btn-default:focus{color:#27303c}html body .content-container .container-fluid .panel .btn-danger{background-color:#F0564A;border:1px solid #F0564A}html body .content-container .container-fluid .panel .btn-danger:hover,html body .content-container .container-fluid .panel .btn-danger:focus{color:#F0564A}html body .content-container .container-fluid .panel form label{width:100%}html body .content-container .container-fluid .panel form label select{margin-top:.25rem}html body .content-container .container-fluid .panel form ul:not(.select2-selection__rendered){list-style:none;padding:0;text-align:center;color:red}html body .content-container .container-fluid .panel form .note-toolbar,html body .content-container .container-fluid .panel form .note-editable{background-color:var(--input-bg-color);border:1px solid var(--input-border-color);color:var(--input-color)}html body .content-container .container-fluid .panel form .note-toolbar button,html body .content-container .container-fluid .panel form .note-editable button{background-color:var(--input-bg-color);border:1px solid var(--input-border-color);color:var(--input-color)}html body .content-container .container-fluid .panel form input,html body .content-container .container-fluid .panel form select,html body .content-container .container-fluid .panel form textarea{font-weight:normal;background-color:var(--input-bg-color);border-color:var(--input-border-color);color:var(--input-color);border-radius:0}html body .content-container .container-fluid .panel form input:disabled,html body .content-container .container-fluid .panel form select:disabled,html body .content-container .container-fluid .panel form textarea:disabled{cursor:not-allowed}html body .content-container .container-fluid .panel form input:focus-visible,html body .content-container .container-fluid .panel form input:focus,html body .content-container .container-fluid .panel form input:active,html body .content-container .container-fluid .panel form select:focus-visible,html body .content-container .container-fluid .panel form select:focus,html body .content-container .container-fluid .panel form select:active,html body .content-container .container-fluid .panel form textarea:focus-visible,html body .content-container .container-fluid .panel form textarea:focus,html body .content-container .container-fluid .panel form textarea:active{outline:none;box-shadow:none}html body .content-container .container-fluid .panel form input[type="checkbox"],html body .content-container .container-fluid .panel form select[type="checkbox"],html body .content-container .container-fluid .panel form textarea[type="checkbox"]{left:1.25rem;background-color:#27303c}html body .content-container .container-fluid .panel form .checkbox{margin:0}html body .content-container .container-fluid .panel .toggle-filter{display:none;float:right}@media screen and (max-width: 992px){html body .content-container .container-fluid .panel .toggle-filter{display:inline-block}}html body .content-container .container-fluid .panel form:not([name$='-filter']) div[class^='col-']{margin:.5rem 0}@media screen and (max-width: 992px){html body .content-container .container-fluid .panel form[name$='-filter']{display:none}}@media screen and (max-width: 992px){html body .content-container .container-fluid .panel form[name$='-filter'] div[class^='col-']{margin:.5rem 0}}html body .content-container .container-fluid .panel form[name$='-filter'] label select,html body .content-container .container-fluid .panel form[name$='-filter'] label span.select2{margin-top:0}html body .content-container .container-fluid .panel form[name$='-filter'] .btn-danger{margin-left:.25rem}html body .content-container .container-fluid .panel a[data-title]{position:relative}html body .content-container .container-fluid .panel a[data-title]:hover:after{visibility:visible}html body .content-container .container-fluid .panel a[data-title]:after{content:attr(data-title);background-color:#27303c;color:#fff;font-size:.75rem;position:absolute;padding:.25rem .5rem .25rem .5rem;visibility:hidden;margin-left:.25rem;z-index:1000;white-space:nowrap;left:50%;transform:translateX(-80%);bottom:-1.5rem}html body .content-container .container-fluid .panel .table{margin-bottom:1.25rem;border-collapse:collapse;border-color:var(--table-border-color)}html body .content-container .container-fluid .panel .table thead{background-color:#7EADCB;color:var(--table-th-color)}html body .content-container .container-fluid .panel .table thead tr th{white-space:nowrap}html body .content-container .container-fluid .panel .table tbody{border-top:#27303c solid}html body .content-container .container-fluid .panel .table tbody tr>*{color:var(--table-td-color) !important}html body .content-container .container-fluid .panel .table tbody tr:hover{background-color:var(--table-tr-hover-color) !important}html body .content-container .container-fluid .panel .table .main-toggle,html body .content-container .container-fluid .panel .table .toggle{display:none}html body .content-container .container-fluid .panel .table.show-toggle .main-toggle,html body .content-container .container-fluid .panel .table.show-toggle .toggle{display:table-cell}html body .content-container .container-fluid .panel #podtable-container table.show-toggle .toggle::before,html body .content-container .container-fluid .panel #podtable-container table.show-toggle .main-toggle::before{border-color:var(--table-td-color);background-color:var(--table-border-color)}html body .content-container .container-fluid .panel #podtable-container table .child .child-grid-row>.child-grid-col>div:nth-child(2){color:var(--table-td-color);font-weight:normal}html body .content-container .container-fluid .panel .pagination{justify-content:center}html body .content-container .container-fluid .panel .pagination li a{border-color:var(--pagination-border-color);background-color:var(--pagination-bg-color)}html body .content-container .container-fluid .panel .pagination li a:hover{background-color:var(--pagination-bg-color-hover);color:var(--pagination-color-hover)}html body .content-container .container-fluid .panel .pagination .disabled{cursor:not-allowed}
/*# sourceMappingURL=style.min.css.map */
