/**************************************************************************************************/
/* Template Name: GB Labs Template build with Twitter Bootstrap 3 & 4                             */
/* Authors: David Martin                                                                          */
/* Created: 18/02/22                                                                              */
/* Updated: 24/02/22                                                                              */
/* Version: 4.3.5                                                                                 */
/* Notes:                                                                                         */
/**************************************************************************************************/
/**************************************************************************************************/
/* Template Name: GB Labs Template build with Twitter Bootstrap 3 & 4                             */
/* Authors: David Martin                                                                          */
/* Created: 25/01/19                                                                              */
/* Updated: 24/02/22                                                                              */
/* Version: 4.3.5                                                                                 */
/* Notes:                                                                                         */
/**************************************************************************************************/
/**************************************************************************************************/
/*                                           Deprecated                                           */
/**************************************************************************************************/
/**************************************************************************************************/
/*                                        NebulaNAS Scheme                                        */
/**************************************************************************************************/
/* Tomaso */
/* Regular */
/* Darkest background */
/* Slightly lighter */
/* Mid-tone */
/* Lighter tone */
@font-face {
  font-family: 'Lato';
  src: url('/site_media/fonts/Lato/Lato-Regular.ttf') format('truetype');
}
/**************************************************************************************************/
/*                                              Base                                              */
/**************************************************************************************************/
body,
html {
  height: 100%;
}
body {
  background: #1f1e28;
  font-size: 12px;
  font-family: 'Lato', openSans, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #707478;
  line-height: 1.42857143;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body .btn {
  padding: 3px 9px 0 9px;
  height: 33px;
}
/* Pace */
.pace .pace-activity {
  top: 15px;
}
.pace .pace-progress {
  top: 0;
  left: 0;
}
.pace::before {
  top: 0;
  left: 0;
}
/* Login */
.login-gb-logo {
  position: absolute;
  bottom: 25px;
  left: 25px;
  height: 135px;
  width: 250px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-image: url(/site_media/img/logos/gblabs-logo-white.png);
}
.login.login-v2 {
  color: #ccc;
  width: 400px;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.5);
  padding: 15px 0 0 0;
  border-radius: 5px;
  right: unset;
  border: 2px solid rgba(115, 22, 214, 0.5);
  background: rgba(0, 0, 0, 0.75);
}
.login.login-v2.nebula {
  box-shadow: 0 0 20px rgba(115, 22, 214, 0.5);
}
.login.login-v2 a {
  color: #ffffff;
}
.login.login-v2 label {
  color: #ccc;
}
.login.login-v2 .login-content {
  padding: 20px;
  width: 400px;
}
.login.login-v2 .login-content input[type="text"] {
  margin: 0;
  padding: 10px 16px;
}
.login.login-v2 .login-content .submit-login {
  font-size: 18px;
  font-weight: 600;
  line-height: 0;
  padding: 0 16px 3px 16px;
}
.login.login-v2 .login-content .submit-login.disabled {
  opacity: 0.75;
  cursor: progress!important;
}
.login.login-v2 .login-header {
  width: 400px;
  padding: 0 20px;
  margin: 0;
  top: 0;
  left: 0;
  right: 0;
  position: relative;
}
.login.login-v2 .login-header .brand {
  color: #ffffff;
}
.login.login-v2 .login-header .brand small {
  color: #a8acb1;
  margin: 5px 0 0 0;
}
.login.login-v2 .login-header .icon {
  opacity: 1;
  right: 20px;
  top: 2px;
}
.login.login-v2 .login-header .icon i {
  font-size: 38px;
}
.login.login-v2 .login-header .fa-lock {
  color: rgba(115, 22, 214, 0.75) !important;
  background: transparent !important;
}
.login.login-v2 .login-header .fa-lock.denied {
  color: rgba(221, 75, 57, 0.75) !important;
}
.login.login-v2 .login-header .fa-lock.denied.animated {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.login.login-v2 .form-control {
  background: rgba(0, 0, 0, 0.5) !important;
  color: #ffffff;
  border-radius: 2px;
  font-size: 18px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.login.login-v2 .form-control:focus,
.login.login-v2 .form-control:-webkit-autofill,
.login.login-v2 .form-control:-webkit-autofill:hover,
.login.login-v2 .form-control:-webkit-autofill:focus {
  box-shadow: 0 0 0 0.125rem rgba(115, 22, 214, 0.25);
}
.login label {
  color: #707478;
}
.login .login-content {
  padding: 30px 40px;
  color: #999;
  width: 450px;
  margin: -5px auto 0;
}
.login .login-content input {
  border: 1px solid rgba(115, 22, 214, 0.5);
  box-shadow: none !important;
}
.login .login-content input:hover {
  border-color: rgba(115, 22, 214, 0.75);
}
.login .login-header {
  position: absolute;
  top: -80px;
  left: 50%;
  right: 0;
  width: 450px;
  padding: 0 40px;
  margin-left: -225px;
  font-weight: 300;
}
.login .login-header .brand {
  padding: 0;
  font-size: 28px;
  color: #1f1e28;
}
.login .login-header .brand .logo {
  border: 14px solid transparent;
  background: url("/site_media/img/icons/system.png") no-repeat center / 28px 28px;
  width: 28px;
  height: 28px;
  position: relative;
  font-size: 0;
  margin-right: 10px;
  border-radius: 6px;
  top: -11px;
}
.login .login-header .brand small {
  font-size: 13px;
  display: block;
  color: #707478;
}
.login .login-header .icon {
  position: absolute;
  right: 40px;
  top: -2px;
  opacity: 1;
}
.login .login-header i {
  font-size: 70px;
}
.login.nebula .login-header .brand .logo {
  background: url("/site_media/img/logos/gblabs-nebula-white.png") no-repeat center / 100% auto;
  width: calc(100% - 50px);
  display: inline-block;
  height: 45px;
  margin: 20px 0 -10px 0;
}
.login.nebula .login-header .icon {
  top: 12px;
}
/* Login Cover */
.login-cover {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transition: background 0.2s linear;
}
.login-cover .login-cover-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transition: background 0.2s linear;
  background: rgba(0, 0, 0, 0.5);
}
.login-cover .login-cover-image {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transition: background 0.2s linear;
}
.login-cover .login-cover-image img {
  max-width: 100%;
  position: absolute;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  object-fit: cover;
  object-position: center;
  height: 100%;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.login-cover .login-cover-image img.opaque {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=1);
}
/* Login Backgrounds */
.login-bg-list {
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 1020;
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 20px;
  opacity: 0.25;
  transition: 1s;
}
.login-bg-list:hover {
  opacity: 1;
}
.login-bg-list > li {
  width: 66px;
  height: 66px;
  overflow: hidden;
  float: left;
  transition: all 0.2s linear;
  border: 3px solid transparent;
  border-radius: 66px;
}
.login-bg-list > li.active {
  border-color: rgba(115, 22, 214, 0.5);
}
.login-bg-list > li:focus {
  border-color: rgba(115, 22, 214, 0.5);
}
.login-bg-list > li:hover {
  border-color: rgba(115, 22, 214, 0.5);
}
.login-bg-list > li a {
  display: block;
  height: 60px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.login-bg-list > li a.active {
  border-color: rgba(115, 22, 214, 0.75);
  z-index: 1020;
  position: relative;
}
.login-bg-list > li img {
  max-height: 100%;
}
.login-bg-list .add-bg-login {
  background: rgba(115, 22, 214, 0.25);
  border-radius: 50%;
  position: relative;
  cursor: pointer;
}
.login-bg-list .add-bg-login svg {
  font-size: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #7316d6;
  transform: translate(-50%, -50%);
}
/* Fixed Warning */
.fixed-warning {
  display: none;
  background-color: #dd4b39 !important;
  border-radius: 0;
  border-width: 0;
  color: #ffffff !important;
  padding: 0;
  text-align: center;
  bottom: 0;
  margin: 0 !important;
  position: fixed;
  width: 100%;
  height: 75px;
  z-index: 10001;
  left: 0;
}
.fixed-warning .fa-exclamation-triangle {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translate(0, -50%);
  font-size: 35px !important;
}
.fixed-warning .isa-title,
.fixed-warning .isa-message {
  font-size: 22px;
  font-weight: 600;
  vertical-align: middle;
  line-height: 80px;
}
.fixed-warning .isa-close {
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  cursor: pointer;
  position: absolute;
  font-size: 36px !important;
  right: 25px !important;
  left: unset !important;
  top: 20px !important;
}
.fixed-warning .isa-close::after {
  background: rgba(0, 0, 0, 0.1);
  content: " ";
  height: 75px;
  width: 1px;
  position: absolute;
  left: -30px;
  top: -17px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.main-feedback-ripple-container .feedback-ripple-inner-container {
  width: 100%;
  left: 0;
}
.main-feedback-ripple-container .feedback-ripple-inner-container .feedback-ripple {
  left: 25px;
  top: 25px;
}
.main-feedback-ripple-container .feedback-ripple-inner-container .lds-ripple-message {
  line-height: 25px;
}
.devices-container {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  margin-bottom: -10px;
}
.devices-container.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}
.devices-container .each-device {
  border: 1px solid #7316d6;
  border-radius: 2px;
  text-align: center;
  padding: 5px;
  width: unset;
  height: 100px;
}
.devices-container .each-device .device-icon {
  font-size: 2.75rem;
  margin: 5px 0;
  font-family: Font Awesome\ 5 Free, Font Awesome\ 5 Pro, FontAwesome !important;
  font-weight: 100;
  position: absolute;
  top: calc(50% - 20px);
  left: 50%;
  transform: translate(-50%, -50%);
}
.devices-container .each-device .device-icon.authenticator::after {
  content: "\f577";
}
.devices-container .each-device .device-icon.email::after {
  content: "\f0e0";
}
.devices-container .each-device .device-icon.protect::after {
  content: "\f3ed";
}
.devices-container .each-device .device-icon.sms::after {
  content: "\f7cd";
}
.devices-container .each-device span {
  font-size: 15px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 10px;
}
.modal {
  z-index: 99999;
}
.modal .authenticator-token {
  margin-top: 20px;
}
.modal .authenticator-token.hidden {
  display: none !important;
}
.modal .resend-email.hidden {
  display: none !important;
}
.modal .resend-email .resend-email-btn:not(.waiting) .resend-email-icon {
  font-family: Font Awesome\ 5 Free, Font Awesome\ 5 Pro, FontAwesome !important;
  font-size: 16px;
  font-weight: 600;
  margin: 3px -2px 0 0;
}
.modal .resend-email .resend-email-btn:not(.waiting) .resend-email-icon::after {
  content: "\f2f1";
}
.modal .resend-email.waiting::after {
  margin: -1px 0 0 2px;
}
