Current File : //usr/local/jetapps/var/www/jetbackup5/docroot/app/css/custom.css |
html {
padding: 0;
margin: 0;
scroll-behavior: smooth;
}
body {
color: #1f2c38;
background: #1f2c38;
padding: 0;
margin: 0 0 10px;
height: auto;
min-height: 100%;
}
body.modal-open {
overflow: visible;
}
h1 {
margin-top: 4px;
font-size: 30px;
}
button, a {
color: #1f2c38;
cursor: pointer;
}
button:hover,
a:hover {
color: #2a3b4a;
}
.sort-link span {
color: #fd6b2b;
}
.sort-link span:hover {
color: #fe8a58;
}
.nav_title,
.left_col {
background: #1f2c38;
}
.nav_title {
height: 50px;
}
.nav.side-menu {
padding: 0;
}
.nav.side-menu > li > a {
margin-bottom: 0;
font-size: 15px;
}
.nav.side-menu > li:hover > a ,
.nav.side-menu > li.active > a {
background: #2a3b4a;
}
.nav.side-menu > li:hover, .nav.side-menu > li:hover,
.nav.side-menu > li.active, .nav.side-menu > li.current-page {
border-right: 5px solid #fd6b2b;
}
.site_title {
background: url("../images/logo-small.png") 50% 50% no-repeat;
height: 50px;
}
em.cplogos {
height: 20px;
background-repeat: no-repeat;
background-position: 50% 0;
display: block;
}
.tabs-style-topline nav a:hover .cplogos.cpanel,
.tabs-style-topline nav button:hover .cplogos.cpanel,
.tabs-style-topline nav li.tab-current .cplogos.cpanel {
background-position: 50% -20px;
}
th button {
border: 0 none;
background: transparent;
}
.tabs-style-topline nav a:hover .cplogos.whm,
.tabs-style-topline nav button:hover .cplogos.whm,
.tabs-style-topline nav li.tab-current .cplogos.whm {
background-position: 50% -20px;
}
/*
.trialLicenseWarning, .developerLicenseWarning, .pageTitle {
display: none;
}
*/
#contentContainer {
padding: 0;
}
.navbar-nav.navbar-right:last-child {
margin-right: 0!important;
}
.color-green {
color: #59bb4d;
}
.color-red {
color: #c33131;
}
.actions-cell {
padding: 0px !important;
}
.action-icons {
list-style: none;
padding: 0;
margin-bottom: 0;
}
.action-icons li {
display: inline-block;
margin-right: 20px;
margin-bottom: 10px;
}
.action-icons > a {
margin-right: 20px;
margin-bottom: 10px;
}
.action-icons li button,
.action-icons li > a,
.action-icons > a {
text-align: center;
width: 130px;
height: 108px;
display: grid;
border: 1px solid #ccc;
padding: 13px 10px;
background: #fff;
font-size: 11px;
vertical-align: top !important;
}
.action-icons li button em,
.action-icons li > a em,
.action-icons > a em {
font-size: 30px;
display: block;
margin-bottom: 5px;
}
.action-icons li a span,
.action-icons li button span {
height: 20px;
display: block;
}
.action-icons li button em.toggle-icon {
font-size: 22px;
margin-bottom: 0;
}
.action-icons em {
line-height: 48px !important;
}
.tile-stats h3 {
color: #1f2c38;
}
.tile-stats .icon em {
color: #1f2c38;
margin: 0;
font-size: 40px;
line-height: 0;
vertical-align: bottom;
padding: 0;
}
.timeline .tag {
font-size: 12px;
}
td span {
line-height: normal;
}
.filter select {
display: table-cell;
}
.filter label {
display: table-cell;
padding-right: 5px;
}
.filter .form-group {
display: table;
}
.filter-input {
display: table;
height: 35px;
}
.filter-input .input-group,
.filter-input .form-group {
margin-bottom: 0;
}
.filter-input .field-holder {
display: table-cell;
}
.filter-input label {
display: table-cell;
padding-right: 5px;
vertical-align: middle;
}
.pagination-container .filter {
display: inline-block;
margin: 0;
padding: 0;
vertical-align: top;
}
.text-status {
font-weight: bold;
}
.text-green {
color: #3AC979 !important;
}
.text-yellow {
color: #ff6c2c !important;
}
.text-red {
color: #CC0000 !important;
}
.text-gray {
color: #c8d0d4 !important;
}
.fa-toggle-on.text-gray {
transform: rotate(180deg);
padding-bottom: 1px;
}
.alert-message {
color: #ffffff;
}
.loader-box {
position: absolute;
top: 0;
left: 0;
z-index: 999;
width: 100%;
height: 100%;
}
.loader-box .text {
position: absolute;
top: 50%;
left: 50%;
margin-left: -220px;
z-index: 999;
color: #000000;
font-size: 40px;
}
.loader-box .model {
position: absolute;
top: 0;
left: 0;
z-index: 998;
background: #fff;
opacity: 0.6;
width: 100%;
height: 100%;
}
.right_col {
position: relative;
min-height: calc(100vh - 53px);
}
#loading-bar-container {
margin: -10px 0 0 -20px;
}
#loading-bar-spinner {
margin: 14px 0 0 7px;
}
#loading-bar .bar {
border-width: 7px !important;
height: 7px !important;
background: #fd6b2b;
}
#loading-bar .peg {
-moz-box-shadow: #fd6b2b 1px 0 6px 1px;
-ms-box-shadow: #fd6b2b 1px 0 6px 1px;
-webkit-box-shadow: #fd6b2b 1px 0 6px 1px;
box-shadow: #fd6b2b 1px 0 6px 1px;
}
#loading-bar-spinner .spinner-icon {
border-top-color: #fd6b2b;
border-left-color: #fd6b2b;
}
.swal-footer {
background-color: rgb(245, 248, 250);
margin-top: 32px;
border-top: 1px solid #E9EEF1;
overflow: hidden;
}
.pointer {
cursor: pointer;
}
.btn {
transition: all linear 0.2s;
}
.btn.ng-hide {
opacity: 0;
}
.input-group-btn select {
border: 1px solid #ccc;
height: 34px;
}
.form-horizontal .control-label {
padding-top: 0px;
}
.include-btns {
}
.include-btns .btn {
margin-bottom: 3px;
}
.schedule-btns {
font-size: 16px;
}
.schedule-btns a {
margin-left: 5px;
vertical-align: top;
}
.tag.disabled {
background-color: #eee;
}
.tag.disabled::after {
border-left-color: #eee;
}
.tag.disabled span {
color: #ccc;
}
.timeline .tag span span {
display: inline;
}
input#jobSelection,
input#packageSelection,
input#resellerSelection,
input#accountSelection {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.md-whiteframe-z1 {
box-shadow: none !important;
}
md-autocomplete {
height: auto !important;
min-width: auto;
}
md-autocomplete md-autocomplete-wrap {
height: auto !important;
}
.md-virtual-repeat-container {
z-index: 9999999 !important;
}
.md-virtual-repeat-container .md-virtual-repeat-scroller {
border: 1px solid #ccc;
}
.md-autocomplete-suggestions li {
line-height: normal !important;
padding: 5px 10px !important;
/*height: auto !important;*/
}
.md-autocomplete-suggestions li:first-child,
.md-autocomplete-suggestions li:nth-child(2n+3) {
background: #eee
}
.tooltip-inner {
overflow-y: auto;
overflow-x: hidden;
max-height: 130px;
}
.job-tooltip .tooltip-inner,
.backup-stats-tooltip .tooltip-inner {
width: 300px;
max-width: inherit;
}
.progress {
margin: 0;
}
.schedules.timeline h2.title::before {
background: transparent;
position: inherit;
left: auto;
top: auto;
width: auto;
height: auto;
border: none;
}
.alert-info {
color: #ffffff;
background-color: #fd6b2b;
border-color: #fd6b2b;
}
.bg-primary,
.btn-primary {
color: #fff;
background-color: #fd6b2b;
border-color: #ec6327;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
color: #fff;
background-color: #fe8a58;
border-color: #fd6b2b;
}
.btn-dark {
color: #fff;
background-color: #1f2b37;
border-color: #1f2b37;
}
.btn-dark:hover {
color: #fff;
background-color: #1f2b37;
border-color: #1f2b37;
}
span.btn-success:hover,span.btn-success {
background:#26B99A;
border:1px solid #169F85;
color: #fff;
}
span.btn-danger:hover,span.btn-danger {
background:#d9534f;
border:1px solid #d9534f;
color: #fff;
}
span.btn-default:hover,span.btn-default {
background:#777;
border:1px solid #777;
color: #fff;
}
.pretty input:checked ~ .state.p-primary label::after, .pretty.p-toggle .state.p-primary label::after {
background-color: #fd6b2b !important;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
background-color: #1f2c38;
border-color: #1f2c38;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
color: #384955;
}
.pagination > li > a, .pagination > li > span {
color: #1f2c38;
}
.tiles, .top_tiles {
margin-top: 20px;
}
.swal-button {
background-color: #fd6b2b;
border-color: #ec6327;
display: inline-block;
margin-bottom: 0;
font-weight: 400;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
border-top-color: transparent;
border-right-color: transparent;
border-bottom-color: transparent;
border-left-color: transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
box-shadow: none !important;
}
.swal-button:hover {
background-color: #fe8a58;
border-color: #fd6b2b;
color: #ffffff;
}
.swal-button--cancel:hover,
.swal-button--cancel {
color: #555;
border-color: #efefef;
background-color: #efefef;
}
.rating .glyphicon-star {
color: #ffd200;
text-shadow: 0 0 1px #000000;
}
.rating .glyphicon-star-empty {
color: #cccccc;
}
.ng-dirty .ng-dirty.ng-valid:not(.no-validation-border) {
border-color: inherit;
}
/* Default tab style */
.tabs {
position: relative;
overflow: hidden;
margin: 0 auto;
width: 100%;
font-weight: 300;
font-size: 1.25em;
margin-bottom: 30px;
}
/* Nav */
.tabs nav {
text-align: center;
}
.tabs nav ul {
position: relative;
display: -ms-flexbox;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: flex;
margin: 0 auto;
padding: 0;
/*max-width: 1200px;*/
list-style: none;
-ms-box-orient: horizontal;
-ms-box-pack: center;
-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
}
.tabs nav ul li {
position: relative;
z-index: 1;
display: block;
margin: 0;
text-align: center;
-webkit-flex: 1;
-moz-flex: 1;
-ms-flex: 1;
flex: 1;
}
.tabs nav button,
.tabs nav a {
position: relative;
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
line-height: 3.5;
color: #fd6b2b;
font-size: 18px;
}
.tabs nav button span,
.tabs nav a span {
vertical-align: middle;
font-size: 0.75em;
}
.tabs nav li.tab-current button,
.tabs nav li.tab-current a {
color: #74777b;
}
.tabs nav button:focus,
.tabs nav a:focus {
outline: none;
}
/* Content */
.content-wrap {
position: relative;
}
.content-wrap section {
display: none;
margin: 0 auto;
padding: 1em;
max-width: 1200px;
text-align: center;
}
.content-wrap section.content-current {
display: block;
}
.content-wrap section p {
margin: 0;
padding: 0.75em 0;
color: rgba(40,44,42,0.05);
font-weight: 900;
font-size: 4em;
line-height: 1;
}
/* Fallback */
.no-js .content-wrap section {
display: block;
padding-bottom: 2em;
border-bottom: 1px solid rgba(255,255,255,0.6);
}
.no-flexbox nav ul {
display: block;
}
.no-flexbox nav ul li {
min-width: 15%;
display: inline-block;
}
@media screen and (max-width: 58em) {
.tabs nav button span,
.tabs nav a span {
display: none;
}
.tabs nav button:before,
.tabs nav a:before {
margin-right: 0;
}
}
.tabs-style-topline {
/*max-width: 1200px;*/
}
.tabs-style-topline nav li {
border: 1px solid rgba(40,44,42,0.1);
}
.tabs-style-topline nav li:not(:last-child) {
border-right: none;
}
.tabs-style-topline nav li.tab-current {
border-top-color: #fd6b2b;
border-bottom: none;
}
.tabs-style-topline nav button,
.tabs-style-topline nav a {
padding: 0.65em 0 0.5em;
background: rgba(40,44,42,0.05);
color: #74777b;
line-height: 1;
/*
-webkit-transition: color 0.2s;
transition: color 0.2s;
*/
}
.tabs-style-topline nav button:hover,
.tabs-style-topline nav button:focus,
.tabs-style-topline nav a:hover,
.tabs-style-topline nav a:focus {
color: #fd6b2b;
}
.tabs-style-topline nav li.tab-current button,
.tabs-style-topline nav li.tab-current a {
background: none;
box-shadow: inset 0 3px 0 #fd6b2b;
color: #fd6b2b;
}
.tabs-style-topline em {
display: block;
margin: 0;
font-size: 20px;
}
.tabs-style-topline nav button span,
.tabs-style-topline nav a span {
font-weight: 700;
}
table.content-table {
border: 1px solid #ddd !important;
border-collapse: initial !important;
}
table.content-table thead {
background-color: #e5ebf0;
color:#1f2c38
}
table.content-table tbody tr {
background-color: #ffffff !important;
}
table.content-table tbody tr td {
border-top: 1px solid #ddd !important;
}
table.content-table tbody tr:hover td {
background-color: #ffeae1 !important;
border-top: 1px solid #ddd !important;
}
table.content-table tbody tr.backup-selected td {
background-color: #ffac87 !important;
border-top: 1px solid #ddd !important;
}
table.content-table tbody tr td.actions-cell {
background-color: #ffffff !important;
border: 0 none !important;
}
table.content-table tbody tr:hover td.actions-cell {
background-color: #ffffff !important;
}
table.content-table thead th.column-title {
color: #1f2c38;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
background-color: #ffba9c;
border-color: #ffac87;
}
#chart {
height: 100px;
}
.main_menu em {
width: 23px;
text-align: center;
opacity: .99;
display: inline-block;
font-style: normal;
font-size: 18px;
}
.permission-option {
background: #999999;
display: block;
width: 100px;
padding: 5px 0;
color: #ffffff;
cursor: pointer;
text-align: center;
font-size: 11px;
}
.permission-yes.active, .permission-yes:hover {
background: #006700;
}
.permission-no.active, .permission-no:hover {
background: #cc0000;
}
.permission-never.active, .permission-never:hover {
background: #5f0000;
}
.permissions-btns > span,
.permissions-btns button {
width: 80px;
font-weight: bold;
}
.permissions-btns > span {
cursor: default;
}
.permissions-btns .btn-success {
color: #ffffff;
background: #006700;
border-color: #006700;
}
.permissions-btns .btn-danger {
color: #ffffff;
background: #cc0000;
border-color: #cc0000;
}
.permissions-btns .btn-danger-dark {
color: #ffffff;
background: #5f0000;
border-color: #5f0000;
}
.tabs nav ul.permissions-tabs {
max-width: 600px;
}
.editable {
padding: 5px 3px;
border-bottom: 1px dashed #CCCCCC;
cursor: pointer;
}
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
display: none !important;
}
footer .pull-left {
color: #ffffff;
}
.main_container .top_nav {
margin: -10px -20px 0;
}
.toggle {
padding: 14px 0;
}
.text-bold {
font-weight: bold;
}
.text-orange {
color: #fd6b2b;
}
a.list-link {
color: #fd6b2b;
}
.btn, .buttons, .modal-footer .btn + .btn, button {
margin-right: 0px;
}
.include-btns .btn {
margin-right: 5px;
}
.full-screen .right_col,
.full-screen footer {
margin: 0 !important;
}
.license-logo {
background: url("../images/logo.png") 50% 0 no-repeat;
height: 70px;
}
.dr-items button em {
font-size: 50px;
height: 50px;
display: table-cell;
vertical-align: middle;
}
.dr-items button {
width: 100%;
min-height: 125px;
padding: 30px 15px;
vertical-align: middle;
border: 0 none;
background: #f0f0f0;
margin: 5px;
display: block;
font-size: 13px;
text-align: left;
}
.dr-items button span.content {
display: table-cell;
vertical-align: middle;
font-size: 16px;
height: 50px;
width: 100%;
padding-left: 20px;
}
.dr-items button span.title {
font-size: 20px;
display: block;
font-weight: bold;
line-height: 16px;
}
.dr-items button span.desc {
font-size: 14px;
line-height: 12px;
}
.dashboard table {
margin-bottom: 0 !important;
}
.tags.critical .tag { background: #d9534f; }
.tags.critical .tag::after { border-left: 11px solid #d9534f; }
.tags.warning .tag { background: #f0ad4e; }
.tags.warning .tag::after { border-left: 11px solid #f0ad4e; }
.tags.information .tag { background: #5bc0de; }
.tags.information .tag::after { border-left: 11px solid #5bc0de; }
div.filter-separator {
height: 34px;
position: relative;
padding: 0 20px;
}
div.filter-separator select {
position: absolute;
z-index: 2;
}
div.filter-separator:after {
content: '';
top: 17px;
position: absolute;
z-index: 1;
border-top: 1px #ccc solid;
height: 1px;
margin: 0 -20px;
width: 100%;
/*transform: translateY(-50%);*/
}
span.required {
color: #CC0000;
}
tr.row-fade, .fade {
opacity: 0.3;
}
.filter-sort.disabled em {
color: #cccccc;
}
.filter-sort.disabled {
cursor: default;
}
.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
@media (min-width: 1800px) {
.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
float: left;
}
.col-xl-12 {
width: 100%;
}
.col-xl-11 {
width: 91.66666667%;
}
.col-xl-10 {
width: 83.33333333%;
}
.col-xl-9 {
width: 75%;
}
.col-xl-8 {
width: 66.66666667%;
}
.col-xl-7 {
width: 58.33333333%;
}
.col-xl-6 {
width: 50%;
}
.col-xl-5 {
width: 41.66666667%;
}
.col-xl-4 {
width: 33.33333333%;
}
.col-xl-3 {
width: 25%;
}
.col-xl-2 {
width: 16.66666667%;
}
.col-xl-1 {
width: 8.33333333%;
}
.col-xl-pull-12 {
right: 100%;
}
.col-xl-pull-11 {
right: 91.66666667%;
}
.col-xl-pull-10 {
right: 83.33333333%;
}
.col-xl-pull-9 {
right: 75%;
}
.col-xl-pull-8 {
right: 66.66666667%;
}
.col-xl-pull-7 {
right: 58.33333333%;
}
.col-xl-pull-6 {
right: 50%;
}
.col-xl-pull-5 {
right: 41.66666667%;
}
.col-xl-pull-4 {
right: 33.33333333%;
}
.col-xl-pull-3 {
right: 25%;
}
.col-xl-pull-2 {
right: 16.66666667%;
}
.col-xl-pull-1 {
right: 8.33333333%;
}
.col-xl-pull-0 {
right: auto;
}
.col-xl-push-12 {
left: 100%;
}
.col-xl-push-11 {
left: 91.66666667%;
}
.col-xl-push-10 {
left: 83.33333333%;
}
.col-xl-push-9 {
left: 75%;
}
.col-xl-push-8 {
left: 66.66666667%;
}
.col-xl-push-7 {
left: 58.33333333%;
}
.col-xl-push-6 {
left: 50%;
}
.col-xl-push-5 {
left: 41.66666667%;
}
.col-xl-push-4 {
left: 33.33333333%;
}
.col-xl-push-3 {
left: 25%;
}
.col-xl-push-2 {
left: 16.66666667%;
}
.col-xl-push-1 {
left: 8.33333333%;
}
.col-xl-push-0 {
left: auto;
}
.col-xl-offset-12 {
margin-left: 100%;
}
.col-xl-offset-11 {
margin-left: 91.66666667%;
}
.col-xl-offset-10 {
margin-left: 83.33333333%;
}
.col-xl-offset-9 {
margin-left: 75%;
}
.col-xl-offset-8 {
margin-left: 66.66666667%;
}
.col-xl-offset-7 {
margin-left: 58.33333333%;
}
.col-xl-offset-6 {
margin-left: 50%;
}
.col-xl-offset-5 {
margin-left: 41.66666667%;
}
.col-xl-offset-4 {
margin-left: 33.33333333%;
}
.col-xl-offset-3 {
margin-left: 25%;
}
.col-xl-offset-2 {
margin-left: 16.66666667%;
}
.col-xl-offset-1 {
margin-left: 8.33333333%;
}
.col-xl-offset-0 {
margin-left: 0;
}
}
.col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
@media (min-width: 1700px) {
.col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
float: left;
}
.col-xxl-12 {
width: 100%;
}
.col-xxl-11 {
width: 91.66666667%;
}
.col-xxl-10 {
width: 83.33333333%;
}
.col-xxl-9 {
width: 75%;
}
.col-xxl-8 {
width: 66.66666667%;
}
.col-xxl-7 {
width: 58.33333333%;
}
.col-xxl-6 {
width: 50%;
}
.col-xxl-5 {
width: 41.66666667%;
}
.col-xxl-4 {
width: 33.33333333%;
}
.col-xxl-3 {
width: 25%;
}
.col-xxl-2 {
width: 16.66666667%;
}
.col-xxl-1 {
width: 8.33333333%;
}
.col-xxl-pull-12 {
right: 100%;
}
.col-xxl-pull-11 {
right: 91.66666667%;
}
.col-xxl-pull-10 {
right: 83.33333333%;
}
.col-xxl-pull-9 {
right: 75%;
}
.col-xxl-pull-8 {
right: 66.66666667%;
}
.col-xxl-pull-7 {
right: 58.33333333%;
}
.col-xxl-pull-6 {
right: 50%;
}
.col-xxl-pull-5 {
right: 41.66666667%;
}
.col-xxl-pull-4 {
right: 33.33333333%;
}
.col-xxl-pull-3 {
right: 25%;
}
.col-xxl-pull-2 {
right: 16.66666667%;
}
.col-xxl-pull-1 {
right: 8.33333333%;
}
.col-xxl-pull-0 {
right: auto;
}
.col-xxl-push-12 {
left: 100%;
}
.col-xxl-push-11 {
left: 91.66666667%;
}
.col-xxl-push-10 {
left: 83.33333333%;
}
.col-xxl-push-9 {
left: 75%;
}
.col-xxl-push-8 {
left: 66.66666667%;
}
.col-xxl-push-7 {
left: 58.33333333%;
}
.col-xxl-push-6 {
left: 50%;
}
.col-xxl-push-5 {
left: 41.66666667%;
}
.col-xxl-push-4 {
left: 33.33333333%;
}
.col-xxl-push-3 {
left: 25%;
}
.col-xxl-push-2 {
left: 16.66666667%;
}
.col-xxl-push-1 {
left: 8.33333333%;
}
.col-xxl-push-0 {
left: auto;
}
.col-xxl-offset-12 {
margin-left: 100%;
}
.col-xxl-offset-11 {
margin-left: 91.66666667%;
}
.col-xxl-offset-10 {
margin-left: 83.33333333%;
}
.col-xxl-offset-9 {
margin-left: 75%;
}
.col-xxl-offset-8 {
margin-left: 66.66666667%;
}
.col-xxl-offset-7 {
margin-left: 58.33333333%;
}
.col-xxl-offset-6 {
margin-left: 50%;
}
.col-xxl-offset-5 {
margin-left: 41.66666667%;
}
.col-xxl-offset-4 {
margin-left: 33.33333333%;
}
.col-xxl-offset-3 {
margin-left: 25%;
}
.col-xxl-offset-2 {
margin-left: 16.66666667%;
}
.col-xxl-offset-1 {
margin-left: 8.33333333%;
}
.col-xxl-offset-0 {
margin-left: 0;
}
}
.left_col, .right_col, footer, .nav_title {
transition: margin 200ms, width 200ms, height 200ms, transform 200ms;
}
ul.side-menu li a span {
position: absolute;
/*white-space: nowrap;*/
overflow: hidden;
text-overflow: clip;
}
.swal-html-content {
text-align: left;
line-height: 18px;
}
ul.side-menu li a span {
/*display: none;*/
/*Used for side bar text reader - old settings remarked above */
position: absolute;
left: -5000px;
}
.menu-expanded .nav_title,
.menu-expanded .left_col {
width: 230px !important;
}
.menu-expanded footer,
.menu-expanded .right_col {
margin-left: 230px !important;
}
.full-screen.menu-expanded footer,
.full-screen.menu-expanded .right_col {
margin: 0 !important;
}
.menu-expanded ul.side-menu li a span {
/*display: inline;*/
/*Used for side bar text reader - old settings remarked above */
position: initial;
left: 0;
}
.menu-expanded .main_menu em {
width: 26px;
text-align: left;
}
.menu-expanded .site_title {
background: url("../images/logo.png") 50% 50% no-repeat;
}
.menu-button {
position: absolute;
top: 4px;
font-size: 28px;
cursor: pointer;
}
.menu-button-expand {
right: -3px;
color: #e9e9e9;
}
.menu-button-collapse {
right: -12px;
color: #1f2c38;
}
.controller-box {
padding-top: 15px;
}
.showcase-box .x_content a {
color: #fd6b2b;
}
.page404 a:visited,
.page404 a:focus,
.page404 a:hover,
.page404 a:link {
color: #fd6b2b;
}
table.content-table tbody tr.suspended td,
table.content-table tbody tr.suspended:hover td {
background: #ffcacc !important;
}
.legend-box {
padding: 20px 0;
}
.legend-box ul {
margin: 0;
padding: 0;
list-style: none;
line-height: 13px;
vertical-align: middle;
}
.legend-box strong {
display: inline-block;
margin-bottom: 10px;
font-size: 13px;
}
.legend {
display: inline-block;
width: 11px;
height: 11px;
margin-right: 3px;
border: 1px solid #ccc;
}
.legend-danger {
background: #ffcacc;
}
.filemanager.pretty {
margin: 0;
}
.queue-summary em {
color: #1f2c38;
}
.queue-summary .count {
margin: 0;
text-align: center;
font-size: 24px;
font-weight: normal;
}
.queue-summary .count span {
font-size: 30px;
margin-right: 15px;
}
.queue-summary h3 {
text-align: center;
font-weight: normal;
margin: 0;
}
.job-wizard {
padding: 15px;
}
.wizard-link {
color: #428bca;
}
.wizard-description-box {
padding: 10px;
margin: 10px 20px 0 20px;
/*border: 1px solid #000;*/
font-size: 15px;
margin-bottom: 20px;
}
.wizard-row{
margin: 15px;
padding-left: 10%;
}
.restore-wizard-row {
margin: 15px;
padding-left: 15%;
}
.wizard-action-icons > a {
margin-right: 10px;
margin-bottom: 10px;
}
.wizard-action-icons {
text-align: center;
width: 200px;
height: 330px;
display: inline-block;
border: 4px solid #1f2c38;
padding: 15px 10px;
background: #fff;
font-size: 15px;
margin-right: 40px;
cursor: pointer;
}
.wizard-action-icons:hover {
color: #1f2c38;
padding: 17px 12px;
border: 2px solid #ff6c2c;
}
.wizard-action-icons li button em,
.wizard-action-icons li > a em,
.wizard-action-icons > a em {
font-size: 55px;
display: block;
margin-bottom: 5px;
}
.wizard-settings-text {
font-size: 12px;
}
.wizard-settings-text-top {
margin-bottom: 5px;
display: inline-block;
}
.wizard-space{
padding: 0 5px 0 5px;
}
.wizard-title {
font-size: 30px;
font-weight: 600;
}
.agreement td, .agreement th{
padding: 5px !important;
}
.wizard-action-icons {
text-align: center;
width: 200px;
height: 330px;
display: inline-block;
border: 4px solid #1f2c38;
padding: 15px 10px;
background: #fff;
font-size: 15px;
margin-right: 40px;
cursor: pointer;
}
.restore-wizard-action-icons {
text-align: center;
width: 180px;
height: 160px;
display: inline-block;
border: 2px solid #1f1f1f;
padding: 10px 8px;
background: #fff;
font-size: 14px;
margin-right: 25px;
cursor: pointer;
}
.restore-wizard-action-icons > a,
.wizard-action-icons > a {
margin-right: 10px;
margin-bottom: 10px;
}
.restore-wizard-action-icons:hover {
color: #1f2c38;
border: 2px solid #ff6c2c;
}
.wizard-action-icons:hover {
color: #1f2c38;
padding: 17px 12px;
border: 2px solid #ff6c2c;
}
.restore-wizard-action-icons li button em,
.restore-wizard-action-icons li > a em,
.restore-wizard-action-icons > a em,
.wizard-action-icons li button em,
.wizard-action-icons li > a em,
.wizard-action-icons > a em {
font-size: 55px;
display: block;
margin-bottom: 5px;
}
.wizard-bold-text{
font-weight: bold;
font-size: 15px;
padding-bottom: 6px;
}
.wizard-title{
font-weight: bold;
font-size: 20px;
padding-bottom: 6px;
}
.pagination-container {
text-align: right;
white-space: nowrap;
}
.pagination-container .pagination {
display: inline-block;
margin: 0;
}
.pagination-container .page-size {
display: inline-block;
margin: 0;
padding: 0;
vertical-align: top;
}
.page-size select {
width: 75px;
display: inline-block;
}
.toggle-switch {
background: transparent;
border: 0;
padding: 0;
font-size: 20px;
height: 20px;
margin: 0;
line-height: 20px;
}
.column-title button {
padding: 0;
margin: 0;
}
.switch-toggle {
margin: 0 -10px -17px;
padding-top: 5px;
font-size: 10px;
text-align: center;
display: block;
}
.toggle-enabled {
background: #3AC979;
color: #fff;
}
.toggle-disabled {
background: #c8d0d4;
color: #000;
}
.alert .fas {
font-size: 16px;
}
h3, .h3 {
font-size: 18px;
}
.search-page-container {
padding: 5px 0 5px 0;
}
.btn-sm, .btn-group-sm > .btn {
padding: 5px 10px !important;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
[role="button"] {
cursor: default;
}
.pluginBox {
display: flex;
align-items: flex-start;
text-decoration: none;
padding: 20px;
border: 1px solid #CCCCCC;
min-height: 120px;
border-left: 4px solid #fd6b2b;
width: 100%;
}
.pluginBox h4 {
margin: 0 0 5px;
}
.pluginBox > img {
margin-right: 10px;
}
.pluginBox > div {
flex: 1;
}
.pluginBox h3 {
margin: 0 0 5px;
}
.pluginBox p {
margin: 0;
}
.pointer {
cursor: pointer;
}
.pretty.p-children-selected .state.p-success label::after, .pretty.p-toggle .state.p-success label::after {
background-color: #5fbd5f !important;
}
.pretty.p-smooth.p-children-selected + .state label::after {
transition: all .3s ease;
}
.pretty.p-smooth.p-default.p-children-selected + .state label::after {
-webkit-animation: zoom .2s ease;
animation: zoom .2s ease;
}
.backups-tooltip .tooltip-inner {
width: auto;
max-width: inherit;
}
.license-box{
width: 100%;
min-height: 100px;
padding: 15px;
vertical-align: middle;
background: #f0f0f0;
margin: 5px;
display: inline-block;
font-size: 13px;
}
.license-box .fa {
font-size: 64px;
height: 64px;
display: table-cell;
}
.text-middle{
display: table-cell;
vertical-align: middle;
font-size: 16px;
height: 64px;
width: 100%;
padding-left: 20px;
}
.license-container {
width: 80%;
margin: 0 auto;
}
#page-content {
padding-top: 50px;
}
header {
position: absolute;
top: 0;
left: 0;
width: 100%;
background: #e9e9e9;
padding: 10px;
height: 50px;
}
.full-screen #page-content {
padding-top: 0;
}
.full-screen #page-content header {
display: none;
}
.plugin-container {
border-top: 1px solid #dddddd;
border-left: 1px solid #dddddd;
border-right: 1px solid #dddddd;
padding: 15px;
min-height: 180px;
}
.plugin-container.notification-integration {
border-bottom: 1px solid #dddddd;
min-height: 120px;
margin-bottom: 15px;
}
.plugin-container .plugin-icon {
text-align: center;
padding-top: 10px;
}
.plugin-container .plugin-icon img {
width: 48px;
height: 48px;
}
.plugin-container h4.plugin-title {
font-weight: bold;
font-size: 16px;
margin-bottom: 0;
}
.plugin-container .plugin-description {
font-size: 11px;
margin-bottom: 0;
}
.plugin-conflict {
border-left: 1px solid #dddddd;
border-right: 1px solid #dddddd;
padding: 15px;
height: 60px;
}
.btn-group-xxs > .btn, .btn-xxs {
padding: 3px 5px;
font-size: 11px;
line-height: 1;
border-radius: 3px;
}
.label-primary {
background-color: #fd6b2b;
}
.label-disabled {
background-color: #848e92;
}
a.label.label-primary:hover {
background-color: #fe8a58 !important;
}
.loading-box {
background: #ffffff;
width: 100%;
position: absolute;
top: 0;
left: 0;
height: 100%;
z-index: 9999;
text-align: center;
font-size: 28px;
padding-top: 30px;
}
.alert-body a:link, .alert-body a:hover, .alert-body a:visited, .alert-body a:active {
color: #ffff;
}
ul.notification-integrations {
list-style: none;
padding: 0;
margin: 0;
}
ul.notification-integrations li {
padding: 5px;
display: inline-block;
border: 1px solid #dddddd;
margin-right: 10px;
margin-bottom: 10px;
cursor: pointer;
}
ul.notification-integrations li.integration-disabled {
opacity: 0.3;
}
.form-control.inline {
width:auto;
display: inline-block;
}
@media (min-width: 992px) {
.modal-xl {
width: 900px;
}
}
@media (min-width: 1292px) {
.modal-xl {
width: 1200px;
}
}
ul.color-list {
list-style: none;
margin-top: 10px;
padding: 0;
display: block;
}
ul.color-list li {
cursor: pointer;
display: inline-block;
width: 30px;
height: 30px;
border-radius: 5px;
margin-right: 5px;
}
.md-autocomplete-suggestions-container.md-default-theme li .highlight,
.md-autocomplete-suggestions-container li .highlight {
background: #fd6b2b;
color: #ffffff;
}
#alert-floating-container {
width: 25%;
position: fixed;
top: 0;
right: 0;
z-index: 99999;
}
#alert-floating-container .alert {
margin-top: 10px;
margin-bottom: 0;
margin-right: 10px;
}
@media (max-width: 1200px) {
#alert-floating-container {
width: 50%;
}
}
@media (max-width: 800px) {
#alert-floating-container {
width: 100%;
}
}
.modal {
display: block;
}
.modal-dialog {
overflow-y: initial;
}
.modal-body {
/*max-height: calc(100vh - 200px);*/
overflow-y: auto;
}
@media (min-height: 500px) {
.modal-body { max-height: 400px; }
}
@media (min-height: 800px) {
.modal-body { max-height: 600px; }
}
.buttons-container .btn {
margin-left: 0 !important;
margin-right: 0 !important;
}
.buttons-container fieldset[disabled] .btn,
.buttons-container .btn.disabled,
.buttons-container .btn[disabled] {
pointer-events: none;
}
ul.alert-log {
list-style: none;
padding: 0;
margin: 0;
}
ul.alert-log li {
display: block;
padding: 10px;
border-radius: 5px;
margin-bottom: 10px;
}
ul.alert-log li:last-child {
margin-bottom: 0;
}
ul.alert-log li.alert-log-danger {
background: #d9534f;
color: #ffffff;
}
ul.alert-log li.alert-log-success {
background: #5cb85c;
color: #ffffff;
}
/*
.category {
clear: both;
}
*/
.category-title {
background: #1f2c38;
padding: 8px 10px;
color: #ffffff;
font-size: 16px;
border-left: 5px solid #fd6b2b;
border-radius: 3px;
margin-bottom: 10px;
}
.category ul {
list-style: none;
padding: 0;
margin: 0 -5px;
display: block;
}
.category ul::before, .category ul::after {
display: table;
content: " ";
}
.category ul::after {
clear: both;
}
.category ul li {
position: relative;
min-height: 1px;
width: 20%;
display: block;
padding: 0 5px;
float: left;
}
.category ul li a {
display: block;
height: 120px;
text-align: center;
background: #ffffff;
color: #1f2c38;
border-radius: 3px;
border: 1px solid #ccc;
padding: 20px;
margin-bottom: 10px;
transition: background-color 400ms;
}
.category ul li a:hover {
background: #ffeae1;
}
.category ul li a span {
font-size: 30px;
}
.category ul li a p {
margin: 5px 0 0;
font-size: 16px;
}
@keyframes pounding-logo {
0% { transform: scale( .60 ); }
10% { transform: scale( 1 ); }
30% { transform: scale( .90 ); }
40% { transform: scale( 1 ); }
50% { transform: scale( .90 ); }
60% { transform: scale( 1 ); }
70% { transform: scale( .90 ); }
90% { transform: scale( 1 ); }
100% { transform: scale( .60 ); }
}
.pounding-logo {
animation: pounding-logo 8s infinite;
}
.nickname {
font-size: 11px;
color: #5b5b5b;
}
.progress {
box-shadow: none;
-webkit-box-shadow: none;
border-radius: 10px;
}
.progress .progress-bar {
box-shadow: none;
-webkit-box-shadow: none;
border-radius: 10px;
background-color: #ffbfa5;
}
.progress .progress-bar span {
padding: 0 10px;
}
.main-progress .progress-bar {
background-color: #fd6b2b;
}