/* HTML5 Boilerplate..  */

@font-face {
  font-family: 'Outfit';
  src: url('outfit-fonts/Outfit-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
  font-family: Outfit, sans-serif;
  color: #222;
}

body {
  margin: 0;
  font-size: 15px;
  line-height: 1.4;
}

::-moz-selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none;
}

a {
  color: #2E75B6;
}

a:visited {
  color: #2E75B6;
}

a:hover {
  color: #E39300;
  opacity: .8;
}

a:focus {
  outline: thin;
}

a:hover, a:active {
  outline: 0;
}

a.aligned {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 5px 0px;
}

p, ul li {
  hyphens: none;
  text-align: justify;
  word-break: normal;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

span.fixed {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
}

.plus_expand {
  user-select: none;
  cursor: pointer;
}

.plus_expand:hover {
  color: #2E75B6;
}

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 85%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

img.icon16 {
  height: 16px;
  width: 16px;
  overflow: hidden;
}

span.missing-icon {
  width: 14px;
  height: 14px;
  display: inline-block;
  border: 1px dashed lightgray;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

label {
  cursor: pointer;
}

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}

button[disabled], input[disabled] {
  cursor: default;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
  vertical-align: text-top;
  outline: none;
}

input[type="checkbox"]:focus {
  outline: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

input:valid, textarea:valid {
}

input:invalid, textarea:invalid {
  background-color: #f0dddd;
}

input[type=text]::-ms-clear {
  display: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}

div.break {
  word-break: break-all;
  word-wrap: break-word;
}

/* ==|== primary styles ===================================================== */

.ui-widget {
  font-family: Outfit, Helvetica, Arial, sans-serif;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Outfit, Helvetica, Arial, sans-serif;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button, .ui-widget {
  font-size: 13px;
}

.ui-dialog .ui-dialog-content {
  padding-bottom: 0;
}

.ui-dialog .ui-dialog-buttonpane {
  padding: 0.5em 1em;
}

.ui-dialog .ui-dialog-titlebar-close {
  margin-right: 10px;
  background: none;
  border: inherit;
}

.ui-dialog .ui-dialog-titlebar .fas {
  font-size: 14px;
  margin-top: 3px;
  margin-right: 5px;
}

.ui-dialog-title h4 {
  margin: 0;
}

.ui-dialog .ui-dialog-titlebar .ui-icon.ui-icon-closethick {
  display: block;
  margin: -8px 3px 0 -8px;
  background-image: url(images/ui-icons_4d4d4d_256x240.png);
}

.ui-button.ui-corner-all.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close:hover {
  background-color: #7FB5E6;
  color: white;
  border-radius: 3px;
  display: block;
}

.ui-widget-overlay {
  background: #888 url('/images/sv-big-grad-bg.jpg') center center;
  opacity: .50;
  filter: Alpha(Opacity=50);
}

.ui-shadow,
.ui-modal-progress {
  background-image: none;
  -webkit-box-shadow: 0px 0px 5px 3px #888;
  -moz-box-shadow: 0px 0px 5px 3px #888;
  box-shadow: 0px 0px 5px 3px #888;
}

.ui-modal-progress,
.ui-modal-progress .ui-dialog-content {
  padding: 0;
  overflow: hidden;
  border: 0 none;
}

.ui-progressbar-value {
  background: #7FB5E6;
  opacity: .9;
  filter: Alpha(Opacity=90);
  border: 0 none;
}

.ui-progressbar {
  background-image: url('/images/sv-progress.gif');
  background-repeat: repeat-x;
  border: 0 none;
}

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  visibility: hidden;
}

h3 {
  color: #666666;
}

::-moz-selection {
  background: #87c5ff;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #87c5ff;
  color: #fff;
  text-shadow: none;
}

p.last {
  margin-bottom: 0;
}

p.lead, ul.lead {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 15px;
  margin-top: 15px;
}

ul.lead li {
  margin-left: 1em;
  list-style-type: disc;
}

a,
a:link,
a:visited,
.manager_service_info a,
.appstack_info a,
.ui-widget-header a,
.ui-widget-header a:link,
.ui-widget-header a:visited {
  color: #2E75B6;
  text-decoration: none;
  cursor: pointer;
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs .ui-tabs-nav li a:link,
.ui-tabs .ui-tabs-nav li a:visited,
.ui-tabs .ui-tabs-nav li a:hover {
  color: #556385;
  opacity: 1;
  outline: 0 !important;
}

html {
  overflow-y: scroll;
}

html, body {
  height: 100%;
}

body {
  background: #ffffff;
  color: #485C6A;
  font-family: Outfit, Helvetica, Arial, sans-serif;
}

th {
  text-align: left;
}

ul {
  padding: 0;
  margin: 0;
}

ul li {
  list-style: none;
}

ul li .indent {
  margin-left: 15px;
}

.real-list ul {
  margin-left: 15px;
  margin-bottom: 10px;
}

.real-list ul li {
  list-style: square;
}

.real-list ul.perms li {
  list-style: circle;
}

#container {
  background: #ffffff url('/images/bg_block2_base.png') no-repeat center top;
  display: block;
  margin: 0 auto;
  position: relative;
  width: 100%;
  min-height: 100%;
}

#body, header {
  background: transparent url('/images/bg_block2_tile.png') repeat-y center top;
  width: 100%;
}

#body {
  padding-bottom: 10px;
}

#body .inner {
  min-height: 565px;
}

.inner {
  margin: 0 auto;
  position: relative;
  padding: 0 15px;
  width: 924px;
}

#body .inner .inner {
  min-height: 568px;
  width: auto;
}

header {
  position: relative;
  width: 100%;
  height: 50px;
}

header div.logo {
  padding: 5px 0 0 0;
  margin: 0;
  float: left;
}

header .logo .ir {
  background-position: top left;
  height: 29px;
}

.mini_nav_none {
  letter-spacing: .8px;
  font-size: 10px;
  font-weight: bold;
  text-align: right;
  position: absolute;
  top: 10px;
  right: 15px;
  color: #4d4d4d;
}

.mini_nav_none li {
  list-style: none;
  list-style-type: none;
  display: inline;
  padding-left: 20px;
}

.mini_nav_none a {
  font-weight: bold;
  font-size: 105%;
}

.mini_nav_none a:hover {
  color: #E39300;
  opacity: .8;
}

footer {
  background: transparent url('/images/bg_block2_foot.png') no-repeat center top;
  height: 60px;
  width: 100%;
  letter-spacing: 1.5px;
  font-size: 8px;
  color: #757575;
  text-decoration: none;
  text-transform: uppercase;
}

footer .copyright {
  text-align: right;
}

.wide {
  width: 100%;
}

.left {
  float: left;
}

.right {
  float: right;
}

.space {
  width: 17%;
}

.half {
  width: 50%;
}

.onethird {
  width: 35%;
}

.left.twothird {
  width: 63.4%;
}

.oneqtr {
  width: 25%;
}

.threeqtr {
  width: 74.4%;
}

.onesixth {
  width: 16.7%;
}

.oneqtrpluslog {
  width: 26%;
  padding-left: 1px;
}

.oneseventh {
  width: 14%;
}

.onefifth {
  width: 20%;
}

.medsm {
  width: 170px;
}

.med {
  width: 250px;
}

.medish {
  width: 350px;
}

.lrg {
  width: 480px;
}

.lrgish {
  width: 585px;
}

.width-275 {
  width: 275px;
}

.autowidth {
  width: auto !important;
}

.justify {
  text-align: justify
}

.text-right {
  text-align: right
}

.capitalized {
  text-transform: capitalize;
}

.text-invalid {
  text-decoration: line-through;
  font-style: italic;
}

.no-select {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  cursor: default;
}

.quick-help {
  border-bottom: 1px dashed lightgray;
  cursor: help;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}

.time-tool-tip {
  cursor: default;
}

.spinner {
  padding: 0;
  padding-top: 40px;
  background: url('/images/loading.gif') center 0px no-repeat;
  text-align: center;
  font-style: italic;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.ui-button:hover .ui-icon.spinner-jobs,
.ui-icon.spinner-jobs {
  background-image: url('/images/spinner-jobs.gif');
  background-position: 0 0;
}

.loading {
  background: #ffffff;
  width: 100%;
  height: 500px;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

div.loading {
  width: 100%;
  height: 100%;
  background: url('/images/loading.gif') center center no-repeat;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

#callback_details {
  padding: 5px
}

#main_nav_buttons {
  display: flex;
}

#main_nav_buttons li {
  line-height: 23px;
  font-size: 13px;
  text-transform: uppercase;
  float: left;
  list-style: none outside none;
  margin: 0 2px 0 0;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 13%;
}

#main_nav_buttons li a.home {
  min-width: 18px;
  width: 18px;
  height: 20px;
  font-size: 18px;
}

#main_nav_buttons li a {
  padding: 5px 5px;
  text-align: center;
  line-height: 20px;
  display: block;
  color: white;
  outline: 0 none !important;
}

#main_nav_buttons li:focus-within {
  outline: solid #4d4d4d !important;
}

#main_nav_buttons li a:hover {
  color: white;
  opacity: 1;
}

#main_nav_buttons .ui-state-default {
  border: none;
}

#main_nav_buttons #pending_jobs_li {
  border: none;
  width: 10%;
}

#main_nav_buttons #main_nav_margin_tab {
  width: 0;
}

#main_nav_buttons #main_nav_margin_tab.ui-state-hover {
  border: none;
}

#dialog_detail .wide.ui-button-b,
td.details .wide.ui-button-b {
  line-height: 1.2em;
  font-size: 12px;
  padding: .1em .6em;
}

#main {
  width: 924px;
  z-index: 2;
}

#main section {
  margin-top: 12px;
  border: 0px;
}

#main.ui-widget-content, .main_nav {
  background: transparent;
  border: 0 none;
  padding: 0;
}

.ui-tabs .main_nav li.ui-tabs-active {
  padding-bottom: 0;
}

.ui-tabs .main_nav {
  padding: 0;
  overflow: hidden;
}

.main_nav li.last {
  margin-right: 0;
  float: right;
}

.main_nav li.search {
  border: 1px solid #ccc !important;
}

.main_nav .search input {
  border: 0 none;
  width: 300px;
  height: 22px;
  padding: 5px 10px 4px;
}

#main_nav {
  background: #3477B3;
}

.ui_button, #pending_jobs_button {
  margin: 0;
  padding-top: 6px;
  padding-bottom: 6px;
}

.ui-menu {
  -webkit-box-shadow: 0px 8px 8px 0px #999;
  -moz-box-shadow: 0px 8px 8px 0px #999;
  box-shadow: 0px 8px 8px 0px #999;
}

.content-panel {
  padding: 6px;
  border: 1px solid #DCDCDC;
}

.content-panel:hover {
  border: 1px solid #C0C0C0;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0;
}

.ui-tabs-nav.ui-widget-header {
  background: white;
  border: 0 none;
  font-weight: normal;
}

.ui-widget.ui-widget-content {
  border: 0px;
}

.ui-tabs {
  padding: 0;
  border: 0 none;
}

.ui-tabs-panel .ui-tabs-panel.ui-widget-content {
  background: #F5F5F5;
}

.ui-tabs-panel h2 {
  margin: 0;
  padding: 0;
}

.ui-tabs .ui-tabs-panel {
  position: relative;
  background: whiteSmoke;
  min-height: 500px;
  border: 1px solid #DCDCDC;
}

.head-space {
  margin-top: 6px;
}

.head-margin {
  margin-top: 12px;
}

.head-room {
  margin-top: 40px;
}

.section-indent {
  margin-left: 15px;
  padding-top: 10px;
}

.indent {
  margin-left: 25px;
}

.sub-title {
  font-size: 10px;
  font-weight: normal;
}

.ui-widget-header h2 {
  margin: 0;
  padding: 5px 10px;
  font-size: 13px;
}

.ui-widget-header a {
  margin: 0;
  padding: 5px 10px;
}

.ui-pill {
  display: inline-block;
  background-color: #387c2c;
  color: #FFF;
  margin-left: 10px;
  border-radius: 15px;
  padding: 3px 6px 2px 6px;
  line-height: 1.4em;
  font-size: 13px;
  vertical-align: middle;
}

.ui-pill.small {
  margin-left: 6px;
  padding: 3px 6px 2px 6px;
  font-size: 8px;
}

.ui-pill.summary {
  margin-bottom: 2px;
  margin-left: 0px;
  margin-right: 5px;
  padding: 3px 6px 2px 6px;
  font-size: 8px;
}

.checked .ui-pill {
  background-color: #FFF;
  color: #387c2c;
  font-weight: bold;
}

.ui-pill.no-margin, .no-margin {
  margin: 0 !important;
}

.app_detail_timestamp {
  margin-left: 5px;
  color: gray;
  font-size: 10px;
}

#register_box input {
  width: 192px;
}

.login_link_checkbox {
  margin: 4px 10px;
}

.text_info_icon {
  padding-top: 10px;
  padding-left: 5px;
}

/* ==|== dashboard styles ===================================================== */
.ui-state-error,
.ui-state-error a,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  color: #ffffff !important
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  color: #fff !important
}

tr.ui-state-highlight .status-on,
tr.ui-state-highlight .status-limitreached,
tr.ui-state-highlight .status-unprovisioned {
  color: white;
}

.status-disabled {
  color: lightgray;
}

.feature-preview {
  color: #888;
}

.status-failed {
  color: red;
}

.status-provisioning {
  color: #2E75B6;
}

.status-limitreached {
  color: #fc7979;
}

.status-unprovisioned {
  color: #E39300;
}

.status-on {
  color: #E39300;
}

.marker-not-set {
  color: #4d4d4d;
  word-break: break-word;
}

/* ==|== activity styles ===================================================== */
#activity_data #action_bar {
  padding-bottom: 5px;
}

#activity_data #action_bar select {
  width: 170px;
  margin-right: 20px;
  padding: 2px;
}

/* ==|== activity detail styles ===================================================== */
#app_detail th {
  width: 33%;
}

.msg_box > div {
  padding: 0 15px;
  z-index: 3;
}

.msg_box span.ui-icon {
  margin-right: 5px;
}

.msg_box p {
  margin: 6px 0;
}

.msg_box strong {
  text-transform: uppercase;
}

.ui-dialog .ui_widget .ui_widget_content {
  border: 0px;
}

.ui-dialog .ui-icon {
  margin: 1px 7px 5px 0;
}

/* ==|== configuration ===================================================== */
.dialog_confirm_text {
  font-size: 13px;
}

.dialog_confirm_list {
  padding: 10px;
  background-color: #FDFDFD;
  max-height: 200px;
  overflow: auto;
  font-size: 12px;
  margin-top: 12px;
  margin-bottom: 12px;
  margin-right: 6px;
}

.dialog_confirm_list div {
  white-space: normal;
  margin: 4px 0;
}

.dialog_confirm_list div small {
  color: gray;
}

.dialog_confirm_list a {
  outline: none;
}

.dialog_button_options, .warn_message {
  position: relative;
  padding-bottom: inherit;
  bottom: 1em; /* Matching the margin of the ui button */
}

div.dialog-warning {
  text-align: center;
}

div.dialog-warning span {
  background-color: #E39300;
  font-weight: bold;
  padding: 4px;
  color: white;
}

input, select, textarea, label {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 5px;
}

select.input-margin {
  margin: 5px 0 5px 0;
}

label.thin {
  padding: 0;
}

input.ui-widget-content, select.ui-widget-content, textarea.ui-widget-content {
  background: #ffffff;
  border: 1px solid #808080;
}

::placeholder {
  color: #95969F;
}

.input {
  line-height: 28px;
}

.ui-widget-content-b {
  border: 1px solid #fdfdfd;
  background: #fdfdfd;
  padding: 12px;
}

.ui-widget-content-b-no-padding {
  border: 1px solid #fdfdfd;
  background: #fdfdfd;
  padding: 0px 12px;
}

.ui-button {
  outline: none !important;
  line-height: 18px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: 2px;
}

.ui-button-custom-back {
  background: #fff;
}

.ui-button-b .ui-button-text {
  line-height: 1.2em;
  font-size: 12px;
}

.ui-button-b.ui-button-text-only .ui-button-text {
  padding: .1em .6em;
}

.ui-button-b.ui-button-icon-only .ui-button-text, .ui-button-b.ui-button-icons-only .ui-button-text {
  padding: .1em;
}

.ui-button-b.ui-button-text-icon-primary .ui-button-text, .ui-button-b.ui-button-text-icons .ui-button-text {
  padding: .1em .6em .1em 2.1em;
}

.ui-button-b.ui-button-text-icon-secondary .ui-button-text, .ui-button-b.ui-button-text-icons .ui-button-text {
  padding: .1em 2.1em .1em .6em;
}

.ui-button-b.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

input.ui-button-b {
  padding: .1em .6em;
}

#storage_config_form .chosen-container,
#storage_config_form input {
  width: 450px;
}

#general_settings_form .chosen-container {
  width: 410px;
}

.row-icon {
  position: absolute;
  left: 12px;
  top: 14px;
  z-index: 2;
  width: 50px;
  height: 50px;
  font-size: 39px;
}

.row-icon.successful {
  color: #efba7b;
}

.row-icon.capturing {
  color: #808080;
}

.row-icon.disabled {
  color: #808080;
}

.large-icon {
  font-size: 48px;
}

.activitylog {
  position: relative;
  overflow: hidden;
  background: #fdfdfd;
  min-height: 80px;
  width: 100%;
  margin: 0px auto;
}

.activitylog .activitylog_info {
  line-height: 1.6em;
  margin: 12px 110px 12px 65px;
  padding: 1px 5px 5px 1px;
  text-align: justify;
}

.activitylog .activitylog_info .name {
  font-weight: bold;
  font-size: 13px;
}

.activitylog_icon {
  position: absolute;
  left: 12px;
  top: 14px;
  z-index: 2;
  width: 50px;
  height: 50px;
  color: #808080;
  font-size: 39px;
}

.appstack {
  position: relative;
  overflow: hidden;
  background: #fdfdfd;
  min-height: 150px;
  width: 100%;
  margin: 0px auto;
}

.appstack.disabled {
  background: #e1e2de;
}

.appstack.capturing {
  background: #e3f0f9;
}

.appstack.hover {
  background-image: none;
  background-color: #fff;
}

.appstack.disabled.hover {
  background-image: none;
  background-color: #e1e2de;
}

.appstack.capturing.hover {
  background-image: none;
  background-color: #f0f8fd;
}

.appstack .appstack_info {
  line-height: 1.6em;
  margin: 12px 135px 12px 65px;
  padding: 1px 5px 5px 1px;
  word-break: break-all;
  word-wrap: break-word;
}

.inventory_table .appstack .appstack_info {
  margin: 12px 160px 12px 12px;
}

.potentialappstack-summary.appstack .appstack_info {
  margin: 12px;
}

.appstack .appstack_info .name, .manager_service_info .name {
  font-weight: bold;
  font-size: 13px;
}

.appstack .appstack_info .assignments .total, .entity_count_hyperlink {
  margin-right: 4px;
  font-size: 12px;
  font-weight: bold;
}

.appstack_actions {
  width: auto;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 10px;
}

.appstack_actions .ui-button {
  width: 80px;
}

.appstack_actions .ui-button.wide {
  width: 100px;
  padding: .25em .6em;
}

.appstack_actions .ui-button.first {
  width: 2.4em;
}

.appstack_actions li {
  padding: 2px;
}

.app_package_icon, .app_product_icon {
  position: absolute;
  font-weight: bolder;
  color: #3F3F3F;
  left: 10px;
  top: 12px;
  padding: 2px;
  z-index: 2;
  width: 35px;
  height: 35px;
}

.text_icon {
  margin-left: 3px;
}

.appstack_app_icons img {
  padding: 2px;
  width: 16px;
  height: 16px;
}

.appstack_app_icons img:hover {
  background-color: lightgreen;
}

.appstack_provision_status {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 18px;
  width: 100%;
  z-index: 2;
}

.appstack_provision_disabled {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 18px;
  width: 0;
  z-index: 2;
  background: #c1cdcd;
}

.appstack_sub_list {
  position: absolute;
  white-space: nowrap;
  top: 10px;
  right: 10px;
  width: 425px;
  min-height: 30px;
  height: 100px;
  overflow: auto;
  padding: 20px 15px 5px;
  z-index: 3;
  font-size: 11px;
  background: #fdfdfd;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-box-shadow: 0 0 6px 0 #D0D0D0;
  -moz-box-shadow: 0 0 6px 0 #D0D0D0;
  box-shadow: 0 0 6px 0 #D0D0D0;
}

.appstack_sub_list li {
  margin: 9px 0px;
}

.appstack_sub_list ul {
  padding-right: 20px;
  overflow: scroll;
  height: 100%;
}

.lt-ie9 .appstack_sub_list {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=145, Color='#999999')";
}

.appstack_sub_list span.fa-times-circle {
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
}

.appstack_sub_list span.fas {
  margin-right: 5px;
}

.appstack a.ui-icon,
.appstack_sub_list span.ui-icon {
  cursor: pointer;
}

.appstack_list {
  margin-bottom: 18px;
}

.show_applications span.ui-icon, .show_assigned span.ui-icon, .show_attached span.ui-icon, .show_locations span.ui-icon {
  margin: 0;
  margin-top: 2px;
}

.assignments_total {
  font-size: 12px;
}

.attachments_total {
  font-size: 12px;
}

.assignment-warning {
  padding: 5px;
}

.align-center {
  display: flex;
  align-items: flex-start; /* Keeps content at the top but centered horizontally */
}

/* ==|== First Time Config ===================================================== */
#container.get-started-page {
  width: unset;
  margin-top: 5px;
  min-width: 745px;
  min-height: 500px;
  background: url('/images/welcome-page-background.svg') no-repeat center center;
  background-size: cover;
}

.get-started-page h2 {
  margin-bottom: 8px;
  font-weight: 400;
  color: #fff;
}

.get-started-page .inner {
   padding: unset;
}

.get-started-page .skip-to-content-link,
.get-started-page .logo-text {
  color: #fff;
}

.get-started-page .logo {
  padding-top: 25px;
  margin-left: 75px;
}

.welcome-message {
  color: #fff;
  font-size: 36px;
  margin-bottom: 25px;
  font-weight: lighter;
}

#ft_getstarted i {
  margin-left: 5px;
}

#ft_home {
  margin-left: 75px;
  margin-top: 60px;
}

.bulleted li {
  list-style-type: disc;
  list-style-position: inside;
  padding: 6px 0;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}

#ft_home ul {
  margin-bottom: 25px;
}

#ft_getstarted {
  margin-top: 30px;
  font-size: 14px;
  background: #fff;
  color: #4d4d4d;
}

.header-icon {
  width: 46px;
  height: 36px;
  margin-top: 4px;
  margin-right: 6px;
  font-size: 35px;
  text-align: center;
}

.icon-check {
  height: 19px;
  text-align: center;
}

.table-refresh {
  margin-top: 6px;
  margin-left: 4px;
  cursor: pointer;
  -webkit-margin-before: 2px;
  padding: 2px;
  border-radius: 6px;
  color: #2E75B6;
}

.table-refresh:hover {
  background-color: whiteSmoke;
}

table.squish {
  line-height: 1.1em;
}

table.dataTable .ui-progressbar {
  height: 16px;
  font-size: 12px;
  background-image: url("/images/license_bar.png");
  background-color: lightgray;
}

table.dataTable .ui-progressbar .ui-progressbar-value {
  margin: 0;
}

table.dataTable .ui-progressbar.failed .ui-progressbar-value {
  background-color: red;
}

table.dataTable .ui-progressbar.success .ui-progressbar-value {
  background-color: limegreen;
}

table.dataTable div.progress-label {
  position: absolute;
  top: 0;
  right: 2px;
  font-size: 12px;
  color: white;
  font-weight: bold;
  text-align: right;
}

table.dataTable {
  border-collapse: separate;
  font-size: 12px;
}

table.dataTable.opens tr.odd,
table.dataTable.opens tr.even {
  cursor: copy;
}

table.dataTable.opens tr.odd.row-open,
table.dataTable.opens tr.even.row-open {
  cursor: default;
}

table.dataTable thead div.DataTables_sort_wrapper {
  padding: 0;
  font-weight: normal !important;
}

table.dataTable thead th.check div.DataTables_sort_wrapper {
  padding-right: 10px;
}

table.dataTable thead span.DataTables_sort_icon.ui-icon-carat-2-n-s {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}

.far.fa-hdd + .DataTables_sort_icon,
.fas.fa-user + .DataTables_sort_icon,
.fas.fa-image + .DataTables_sort_icon,
.fas.fa-check + .DataTables_sort_icon,
.fas.fa-dot-circle + .DataTables_sort_icon,
.fas.fa-check-square + .DataTables_sort_icon {
  display: none;
}

.dataTable em.fas.fa-ban,
.dataTable span.fas.fa-ban,
.dataTable em.fas.fa-check,
.dataTable em.fas.fa-dot-circle,
.dataTable em.fas.fa-check-square {
  text-align: center;
  display: block;
  margin: 0 auto;
}

.dataTable input[type="radio"],
.dataTable input[type="checkbox"] {
  display: block;
  margin: 0 auto;
}

table.dataTable tr.odd.checked,
table.dataTable tr.even.checked {
  background-color: #A6A6A6;
  color: white;
}

table.dataTable tr.odd {
  background-color: #FAFEFF;
  border-bottom: 1px solid #E0E0E0;
}

table.dataTable tr.even {
  background-color: white;
  border-bottom: 1px solid #E0E0E0;
}

table.dataTable tr:hover {
  background-color: #f0f6f8;
}

table.dataTable tr.row-open {
  background-color: snow;
}

table.dataTable td.details {
  background-color: whiteSmoke;
}

table.dataTable thead th {
  text-align: left;
  padding: 7px 0px 7px 10px;
  cursor: default;
  user-select: none;
  -moz-user-select: none;
  border-right: 1px dotted #6284A5 !important;
}

table.dataTable thead th[aria-controls] {
  cursor: pointer;
  *cursor: hand;
}

#shares_list tbody th, #shares_list tbody td {
  word-break: break-word;
}

table.dataTable tfoot th {
  padding: 7px 10px;
}

table.dataTable td {
  padding: 7px 10px;
  word-break: normal;
  hyphens: none;
}

table.dataTable td div.number {
  padding-left: 5px;
}

table.license-table td {
  vertical-align: middle;
}

.dataTables_length {
  -webkit-padding-before: 5px;
}

.dataTables_paginate {
  margin-right: 0;
}

.dataTables_wrapper .dataTables_paginate .fg-button {
  color: #2E75B6 !important;
}

.dataTables_wrapper .dataTables_paginate a.ui-state-disabled{
  color: #4d4d4d !important;
  opacity: .6 !important;
}

.dataTables_wrapper .dataTables_filter {
  color: #4d4d4d;
}

.dataTables_wrapper .ui-toolbar {
  padding: 3px;
}

.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.55em;
  padding-left: 2px;
}

.dataTables_paginate .ui-button {
  margin-right: 0 !important;
  background: whiteSmoke;
  border: 1px solid whiteSmoke;
  color: #2E75B6 !important;
}

/*
 *  Fixing filter & pagination alignment issue on datatable when resizing the window
 */
@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter,
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: left;
    text-align: center;
  }

  .dataTables_wrapper .dataTables_filter,
  .dataTables_wrapper .dataTables_paginate {
    float: right;
    margin: 0;
  }
}

.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}

.ir br {
  display: none;
}

.hidden {
  display: none;
}

.min-height-zero {
  min-height: 0;
}

.invisible {
  visibility: hidden;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }

  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }
}

input[disabled] {
  background-color: #e0e0e0;
}

#flasherror, .error {
  color: red;
}

#flashwarning, .warning {
  color: red;
}

#flashnotice, .success {
  color: #E39300;
}

/* ------------------------------------------------------- */

.errorExplanation, #error_explanation {
  font-weight: normal;
  border: 1px solid #dd3c10;
  background: #ffebe8;
  padding: 10px;
  margin-bottom: 25px;
}

div.errorExplanation h2, div#error_explanation h2 {
  display: none;
}

div.errorExplanation ul, div#error_explanation ul {
  padding: 0px;
  margin: 0px;
}

div#error_explanation li {
  word-break: break-word;
}

div.field_with_errors {
  display: inline;
}

div.field_with_errors label {
  color: red; /*color:#a40101;*/
}

div.field_with_errors input {
  border: 1px solid red; /*color:#a40101;*/
}

fieldset.standard_form {
  padding: 15px;
}

#license_create_button,
#license_validate_button {
  margin: 30px 0;
}

h2.slim_header {
  margin: 0;
  padding: 20px;
  padding-left: 0;
}

.license_key {
  font-size: 14px;
  font-family: "courier new", courier;
  word-break: break-all;
  width: 500px;
}

.license-usage {
  color: gray;
  padding-left: 10px;
}

.license-note {
  color: gray;
  font-size: smaller;
  padding-left: 10px;
}

div.license_success {
  color: lightGreen;
}

div.license_error {
  color: red;
  padding: 10px;
  margin: 10px;
  border: 1px solid gray;
  border-radius: 6px;
}

div.data_header {
  margin: 25px 0 10px;
  position: relative;
}

div.data_header div.controls {
  position: absolute;
  right: 0;
  top: -0.5em;
}

table.key-val {
  border: 1px solid #EFEFEF;
}

table.key-val tr:nth-child(even) {
  background: #EFEFEF
}

table.key-val th {
  font-weight: bold;
  padding: 5px;
  padding-right: 25px;
}

table.key-val td {
  padding: 5px;
  padding-right: 25px;
}

.jGrowl {
  position: absolute;
  font-family: Outfit, sans-serif;
}

#jgrowl_msg.jGrowl {
  padding-top: 3px;
  padding-right: 5px;
}

div.jGrowl-header span.ui-icon.left {
  margin-right: 5px;
  color: white;
}

div.jGrowl-header span.fas {
  font-size: 14px;
  color: white;
  margin-right: 5px;
}

div.jGrowl-notification.ui-state-default {
  background: #3c74a3;
  color: #ffffff;
}

div.jGrowl div.jGrowl-notification {
  border: 1px solid #606060;
  opacity: 0.99 !important;
  word-wrap: break-word;
  border-radius: 3px;
  position: relative;
  left: -3px;
  top: 3px;
  box-shadow: 2px 2px 2px #666666;
}

div.jGrowl div.jGrowl-close {
  padding: 0 5px;
  margin-left: 5px;
  color: white;
}

div.jGrowl div.jGrowl-closer {
  background-color: gray;
}

div.jGrowl div.jGrowl-close:hover {
  color: white;
  background-color: black;
}

div.jGrowl-notification.ui-state-error,
div.jGrowl-notification.ui-state-highlight {
  background-repeat: repeat;
}

div.jGrowl ul li {
  list-style-type: disc;
  margin-left: 20px;
}

fieldset.nested {
  border: 1px solid #EAEAEA;
  margin: 5px 0;
  border-left: none;
  border-right: none;
  border-bottom: none;
}

span.cfg {
  padding: 5px;
  min-height: 28px;
  word-wrap: break-word;
  word-break: break-all;
  max-width: 600px;
}

span.input-wrapper {
  padding: 5px;
  width: 270px;
  min-height: 28px;
}

span.input-wrapper label.error {
  display: block;
}

span.input-wrapper label {
  user-select: none;
}

span.control-note {
  padding: 0px 5px;
  color: #696969;
  font-style: italic;
}

b.group-name {
  color: #696969 !important;
}

.volume_checkbox {
  margin: 2px;
  margin-bottom: 8px;
  background-color: white;
  display: block;
  word-break: break-all;
  word-wrap: break-word;
  padding-right: 6px;
}

.storage-group-checkbox {
  margin-bottom: 8px;
  display: block;
  word-break: break-all;
  word-wrap: break-word;
  padding-right: 6px;
}

.field-help {
  line-height: 14px;
  margin-left: 15px;
  font-size: 12px;
  float: left;
  color: teal;
  padding-top: 5px;
}

.field-help .example {
  font-size: 11px;
  color: #696969;
}

.field-help.large-input {
  margin-left: 30px;
}

.field-help-inline-example {
  font-size: 11px;
  color: darkgray;
  display: inline-block;
  margin-left: 2px
}

.field-help.no-example {
  padding-top: 10px
}

.field-help .directory-example {
  margin-left: 30px;
}

.hover-help {
  cursor: help;
  color: #2E75B6;
  left: -5px;
  font-weight: bold;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}

table.dataTable td span.expando {
  cursor: pointer;
  width: 14px;
  text-align: center;
}

table.dataTable td span.expando:hover {
  cursor: pointer;
  color: #2E75B6;
}

#leaderboard_section table {
  width: 100%;
  margin: 0 auto;
  background: #fff;
  font-size: 12px;
}

#leaderboard_section table td a {
  display: block;
  max-width: 250px;
  word-wrap: break-word;
  width: 250px;
}

#license_header {
  margin-bottom: 12px;
}

#license_header .license_value {
  color: #2E699E;
}

#license_header .license_bar {
  background-image: url('/images/license_bar.png');
  background-color: gray;
  position: relative;
  margin-top: 6px;
  cursor: pointer;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}

.bar_text:hover {
  color: yellow !important;
}

#license_header .license_bar .ui-progressbar-value {
  margin: 0;
  opacity: 0.75;
}

#license_header .license_bar .ui-progressbar-value.normal {
  background: #7FB5E6;
}

#license_header .license_bar .bar_text {
  color: white;
  font-size: 14px;
  line-height: 26px;
  position: absolute;
  top: 0;
}

#license_header .license_bar .bar_text.bar_description {
  left: 10px;
}

#license_header .license_bar .bar_text.bar_utilization {
  right: 10px;
}

#license_header .ui-progressbar-value.ui-widget-header {
  border: none;
}

#license_header .ui-widget-header h2 {
  margin: 0 2px;
}

#license_timeout p {
  padding: 5px 10px;
}

#zoom {
  margin-bottom: 12px;
}

#zoom_chart {
  height: 400px;
  cursor: crosshair;
}

#Dashboard div.dashboard_column {
  width: 277px;
  min-height: 286px;
  float: left;
}

#Dashboard div.dashboard_column.separator {
  margin-right: 6px;
}

#Dashboard div.dashboard_graph {
  height: 250px;
  width: 277px;
}

#Dashboard div.dashboard_graph.loaded {
  cursor: crosshair;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
}

#Dashboard select.chart_date_filter {
  border: none;
  padding: 0;
  background: snow;
  float: right;
  margin: 5px;
  color: #696969;
}

#Register {
  border-radius: 5px;
  min-height: 420px;
}

select.floating_search_filter {
  position: absolute;
  top: 3px;
  right: 5px;
  border: 0;
  padding: 2px;
  border-left: 1px dotted gray;
  border-radius: 0;
  height: 22px;
}

div.tip-label {
  padding: 3px;
}

div.tip-label p {
  margin: 0;
  padding: 0px;
}

#ad_details label.error {
  display: block;
}

#license_detail_list label {
  cursor: auto;
}

.ui-tabs .ui-tabs-nav li {
  background-image: none;
  background-color: #E5E5E5;
  border: 1px solid #E5E5E5;
  border-bottom: 1px solid #DCDCDC;
  margin: 0 0.5em -1px 0;
  z-index: 3;
}

.ui-tabs .ui-tabs-nav li a {
  width: 115px;
  min-width: 115px;
  text-align: center;
  padding: 5px 3px 4px 3px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  background-color: whiteSmoke;
  border: 1px solid #DCDCDC;
  border-bottom-width: 0;
}

.ui-tabs .ui-tabs-nav li.ui-state-focus,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading,
.ui-tabs .ui-tabs-nav li.ui-state-hover {
  background-color: whiteSmoke;
  color: #7FB5E6;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  color: #2E75B6;
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled a {
  cursor: default;
}

.hover-log {
  background: none repeat scroll 0 0 black;
  border: 1px solid lightgray;
  box-shadow: 0 0 10px 5px lightgray;
  font-family: monospace;
  font-size: 11px;
  padding: 10px;
  position: relative;
  white-space: pre;
  overflow: auto;
  color: white
}

.hover-log.expanded {
  margin-left: -50%;
  margin-right: -50%;
  width: 200%;
}

fieldset.collapsable-section {
  padding: 0;
  padding-left: 12px;
}

.file_share {
  position: relative;
  overflow: hidden;
  background: #fdfdfd;
  min-height: 150px;
  width: 100%;
  margin: 0px auto;
}

.file_share .file_share_info {
  line-height: 1.6em;
  margin: 12px 110px 12px 65px;
  padding: 1px 5px 5px 1px;
  word-break: break-all;
  word-wrap: break-word;
}

.file_share_actions {
  width: auto;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 10px;
}

.file_share_actions .ui-button {
  width: 77px;
}

.file_share_actions .ui-button.first {
  width: 2.4em;
}

.file_share_actions li {
  padding: 2px;
}

.file_share_sub_list {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 425px;
  min-height: 30px;
  height: 100px;
  overflow: auto;
  padding: 20px 15px 5px;
  z-index: 3;
  font-size: 11px;
  line-height: 25px;
  background: #fdfdfd;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-box-shadow: 0 0 6px 0 #D0D0D0;
  -moz-box-shadow: 0 0 6px 0 #D0D0D0;
  box-shadow: 0 0 6px 0 #D0D0D0;
}

.lt-ie9 .file_share_sub_list {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=145, Color='#999999')";
}

.file_share_sub_list span.fa-times-circle {
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
}

.file_share_sub_list span.fas {
  margin-right: 5px;
  margin-top: 20px;
}

.file_share_sub_list span.ui-icon {
  cursor: pointer;
}

table.file_share_permissions {
  padding: 2px;
}

table.file_share_permissions td, th {
  padding: 0px 10px;
}

.inline-block {
  display: inline-block;
}

.machine_manager {
  position: relative;
  overflow: hidden;
  background: #fdfdfd;
  min-height: 150px;
  width: 100%;
  margin: 0px auto;
}

.machine_manager .machine_manager_info {
  line-height: 1.6em;
  margin: 12px 110px 12px 65px;
  padding: 1px 5px 5px 1px;
  word-break: break-all;
  word-wrap: break-word;
}

.machine_manager_actions {
  width: auto;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 10px;
}

.machine_manager_actions .ui-button {
  width: 77px;
}

.machine_manager_actions .ui-button.first {
  width: 2.4em;
}

.machine_manager_actions li {
  padding: 2px;
}

.machine_manager_sub_list {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 425px;
  min-height: 30px;
  height: 100px;
  overflow: auto;
  padding: 20px 15px 5px;
  z-index: 3;
  font-size: 11px;
  line-height: 25px;
  background: #fdfdfd;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-box-shadow: 0 0 6px 0 #D0D0D0;
  -moz-box-shadow: 0 0 6px 0 #D0D0D0;
  box-shadow: 0 0 6px 0 #D0D0D0;
}

.lt-ie9 .machine_manager_sub_list {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=145, Color='#999999')";
}

.machine_manager_sub_list span.fa-times-circle {
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
}

.machine_manager_sub_list span.fas {
  margin-right: 5px;
  margin-top: 20px;
}

.machine_manager_sub_list span.fas {
  cursor: pointer;
}

ul.machine_manager_info li.additional_options {
  text-decoration: underline
}

ul.machine_manager_info li.option {
  list-style-type: disc;
  list-style-position: inside;
}

#storage_config_section legend {
  padding: 0 5px;
}

div.certBox {
  height: 250px;
}

.word-break {
  word-break: break-all;
  word-wrap: break-word
}

p.break-word {
  word-break: break-word;
}

.ui-domain-select {
  font-size: 13px;
  width: 192px;
  border-radius: 4px;
}

select:disabled {
  background-color: #e0e0e0;
}

.troubleshooting_archive {
  position: relative;
}

.troubleshooting_archive .troubleshooting_archive_info {
  line-height: 1.6em;
  margin: 12px 110px 12px 65px;
  padding: 1px 5px 5px 1px;
  word-break: break-all;
  word-wrap: break-word;
}

.troubleshooting_archive_actions {
  width: auto;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 2;
  padding: 10px;
}

.troubleshooting_archive_actions li {
  padding: 2px;
}

/* Round Style CSS Toggle Switch for Settings page */

.switch {
  display: inline-block;
}

.cbox-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}

.cbox-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  user-select: none;
}

input.cbox-toggle-round + label {
  padding: 2px;
  width: 45px;
  height: 20px;
  background-color: #dddddd;
  border-radius: 20px;
}

input.cbox-toggle-round + label:before,
input.cbox-toggle-round + label:after {
  display: block;
  position: absolute;
  top: 1px;
  bottom: 1px;
  left: 1px;
  content: "";
}

input.cbox-toggle-round + label:before {
  right: 1px;
  background-color: #f1f1f1;
  border-radius: 20px;
  transition: background 0.4s;
}

input.cbox-toggle-round + label:after {
  width: 20px;
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

input.cbox-toggle-round:checked + label:before {
  background-color: #2196F3;
}

input.cbox-toggle-round:checked + label:after {
  margin-left: 50%;
}

.switch label {
  margin: 7px 10px -5px 10px;
}

.jstree-default .jstree-clicked {
  background: none;
  box-shadow: none;
}

.jstree-disabled {
  background-color: transparent !important;
}

.jstree-default .jstree-disabled:hover {
  opacity: 1;
  cursor: default;
}

.mstorage_sub_list {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 250px;
  min-height: 30px;
  height: 100px;
  overflow: auto;
  padding: 20px 15px 5px;
  z-index: 3;
  font-size: 11px;
  line-height: 30px;
  background: #fdfdfd;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-box-shadow: 0 0 6px 0 #D0D0D0;
  -moz-box-shadow: 0 0 6px 0 #D0D0D0;
  box-shadow: 0 0 6px 0 #D0D0D0;
  font-weight: bold;
}

.mstorage_sub_list span.ui-icon {
  cursor: pointer;
}

.mstorage_sub_list span.fa-times-circle {
  position: absolute;
  top: 5px;
  right: 5px;
}

.mstorage_icon {
  position: absolute;
  left: 10px;
  top: 20px;
  z-index: 2;
  width: 50px;
  height: 50px;
  color: #808080;
  font-size: 50px;
}

.flexi_break {
  word-wrap: break-word;
  overflow-x: hidden;
}

.app_product .plus-btn {
  font-size: 0.8em;
  line-height: 0.5px;
  height: 18px;
  padding-top: 3px;
  padding-left: .5px;
  padding-right: .5px;
  width: 25px;
}

.app_product .tagit-choice-editable {
  background: #2E75B6;
  color: #ffffff;
}

.app_product_detail_icon, .inline_app_package_icon, .inline_app_program_icon {
  color: #3F3F3F;
  margin-right: 10px;
  width: 32px;
  height: 32px;
}

.inline-app-package-description, .inline-app-product-description {
  height: 32px;
  line-height: 32px;
  display: inline-block;
}

.valign-middle {
  vertical-align: middle;
}

#app_package_details_marker {
  line-height: 29px;
}

#app_assign_selected_entities.ui-widget-content {
  border: none;
  padding: 0px;
}

.left_justified {
  padding-left: 0px;
}

.left_justified_10px {
  padding-left: 10px;
}

.top_justified_5px {
  padding-top: 5px;
}

.right_justified_5px {
  padding: 0px 5px 0px 0px;
}

.field_label {
  padding: 5px 0px;
}

.owner_edit {
  padding: 3px 0px 0px 0px;
}

.manager_service_info {
  line-height: 1.6em;
  margin: 12px 135px 12px 15px;
  padding: 1px 5px 5px 1px;
  word-break: break-all;
  word-wrap: break-word;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em .2em;
  text-decoration: none;
}

.padding-13px {
  float: left;
  padding: .5em 13px !important;
  text-decoration: none;
}

.padding-top-20px {
  padding-top: 20px !important;
}

.populate_programs > li > span, .populate_application_list > li > span {
  width: 22px;
}

.text-overflow {
  white-space: nowrap;
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.inline-app-product-sync-message.text-overflow {
  max-width: 500px;
  display: inline-block;
}

.col-width-70 {
  width: 70px;
}

.col-width-90 {
  width: 90px;
}

.col-width-100 {
  width: 100px;
}

.col-width-376 {
  width: 376px;
}

.col-width-476 {
  width: 476px;
}

span.input-number input[type="number"] {
  width: 60px;
}

.fa-pull-left-margin {
  margin-right: .3em;
}

#pending_activities_list td span.fas:hover {
  color: #2E75B6;
}

/* St. Thomas theme overrides ------------------------------------------ */

/* Set icon bg in the table header  */
.ui-state-default .ui-icon {
  background-image: url("st-thomas/images/ui-icons_ffffff_256x240.png");
}

/* Set error rows background to be the correct color because of overrides in this file  */
table.dataTable tr.odd.ui-state-error,
table.dataTable tr.even.ui-state-error {
  background-color: #d34a4a;
}

/* Override the ui-state-highlight in St. Thomas. This requires the places that are using ui-state-highlight as a warning to use a warning style */
.dataTables_wrapper .dataTables_info .ui-state-highlight {
  background: #2d93d9;
  border-color: #2E75B6;
}

#recovery-admin-warning-banner {
  width: 100%;
  text-align: center;
  background-color: rgb(242, 204, 89);
  padding: 4px
}

#banner {
  height: 80px;
}

.skip-to-content-link {
  height: 30px;
  left: 45%;
  padding: 10px;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  transform: translateY(-100%);
  transition: transform 0.3s;
}

.skip-to-content-link:focus {
  transform: translateY(0%);
  outline: 0;
}

div.chkreal_warn {
  background: #FDF0D4;
  border: 1px #C25400 solid;
  padding: 6px;
  margin-right: 6px;
  margin-top: 45px;
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.av-fa-copy-wrapper.copy {
  cursor: pointer;
  color: #3477b3;
}

.av-fa-copy-wrapper.copied {
  color: #48c574;
}

.av-fa-copy-wrapper .fa-copy {
  padding-left: 4px;
  font-size: 15px;
  pointer-events: none;
}

.fa-copy-text {
  padding-left: 4px;
  pointer-events: none;
}

.fa-copy-content {
  position: absolute;
  z-index: -999;
  opacity: 0;
}

.av-fa-copy-wrapper .fa-check {
  padding-left: 4px;
}

.dialog_confirm_text {
  text-align: left;
}

.ui-tooltip {
  background: #4d4d4d;
  color: #e6e6e6;
  border: none;
  padding: 0;
  opacity: 1;
  box-shadow: none;
}

.ui-tooltip-content {
  position: relative;
  padding: 1em;
}

.ui-tooltip-content::after {
  content: '';
  position: absolute;
  border-style: solid;
  display: block;
  width: 0;
}

.top-left .ui-tooltip-content::after {
  bottom: -14px;
  left: 0px;
  border-color: transparent;
  border-top: 14px solid #4d4d4d;
  border-right: 14px solid transparent;
  border-left: 0px solid transparent;
}

.top-right .ui-tooltip-content::after {
  bottom: -14px;
  right: 0px;
  border-color: transparent;
  border-top: 14px solid #4d4d4d;
  border-right: 0px solid transparent;
  border-left: 14px solid transparent;
}

.flex_container{
  display: flex;
  justify-content: space-between;
}

.flex_bound{
  flex-shrink: 0;
}

#eid_password_hint .entra_id_field {
  width: 240px;
}

.container{
  position: relative;
}

.login_type_links{
  margin-top: 10px;
}

.login_buttons{
  margin-top: 100px;
  margin-bottom: 100px;
}

.break-word {
  word-break: break-word;
}

div.license_warn {
  background: #FDF0D4;
  border: 1px #C25400 solid;
  padding: 6px;
  margin: 12px 4px;
  clear:both;
}

#license_warn_message {
  margin-left: 22px;
  word-break:break-word;
}

.license-min-height {
  min-height: 560px !important;
}

div.edit_btns {
 margin-top: 2em;
}

.logo {
  display: flex;
  align-items: center;
}
.logo a {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.logo-img {
  width: 40px;
  height: 40px !important;
}

.logo-text {
  font-size: 18px;
  color: #001E60;
  margin-left: 8px;
  flex-shrink: 0;
}

.form_container {}
.content_frame {}
.new-ui-page {}

.integration_tag_item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.integration_tag_item input {
  background-color: field;
  margin-right: 15px;
  height: 32px;
}

.add_integration_tag_btn, .remove_integration_tag_btn {
  padding: 5px;
}

/* Login Page */
.login-page-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('/images/login-background.svg') no-repeat center center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}

#login_box label {
  padding: 0;
}

#login_box .actions {
  margin-top: 30px;
  margin-bottom: 50px;
}

.center_bottom_screen_stick {
  position: fixed;
  color: #F6F5FB !important;
  bottom: 24px;
  left: 0;
  right: 0;
  text-align: center;
}

#link_to_local_login{
  color: #F6F5FB !important;
  font-weight: 200;
  text-decoration: underline;
  size: 16px;
  text-decoration-thickness: .5px;
  line-height: 16px;
}

.app-volumes-logo {
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 22px;
}

.login-form {
  background-color: white;
  padding: 20px 30px;
  border-radius: 5px;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
  text-align: center;
  width: 275px;
}

.login-form input,
.login-form select,
.login-form select.ui-widget-content {
  width: 100%;
  font-size: 14px;
  padding-left: 10px;
  margin: 10px 0;
}

.login-form button {
  width: 100%;
}

.login-form .config_header p {
  text-align: center;
}

.login_domain_text {
  word-break: break-all;
  text-align: left;
}
/* Login Page style ends */

.license_note {
  font-size: 14px;
  color: #3c4860;
}

.serial_key_label {
  display: inline-block; width: 200px;
}

.or-container {
  margin: 10px 5px;
}
