/*/////////////////////////////////////////////////////////////////////////////
/// GLOBAL //////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////*/
html, body {
  font-size: 14px;
  font-family: Open Sans;
  color: #666;
  height: 100%;
  min-height: 100%;
  background: #FFF;
  -webkit-font-smoothing: antialiased; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 30px; }

h6 {
  margin: 0; }

p {
  font-size: 14px; }

a {
  text-decoration: none;
  color: #009dd8;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease; }
  a:hover {
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease; }

i:hover {
  color: #3fad10; }

.padding-lr-10 {
  padding-left: 10%;
  padding-right: 10%; }

.m-t-1 {
  margin-top: 28px; }

.white {
  color: #FFF; }

.fullwidth {
  width: 100%; }

.btn.btn-link {
  text-decoration: underline;
  line-height: 1; }
  .btn.btn-link i {
    color: #3fad10; }
  .btn.btn-link:hover {
    color: #3fad10;
    border: 1px solid white;
    background: transparent; }

.btn.btn-success {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: #3fad10;
  border-color: #3fad10; }

.flexbox .flex, .flexbox #navbar, .flexbox #navbar .nav, .flexbox .modal .modal-header, .modal .flexbox .modal-header, .flexbox .modal .modal-header > *, .modal .flexbox .modal-header > *, .flexbox .modal .modal-footer, .modal .flexbox .modal-footer, .flexbox .status.container .page-content .installation-progress .sections, .status.container .page-content .installation-progress .flexbox .sections, .flexbox .status.container .page-content .installation-progress .sections .section, .status.container .page-content .installation-progress .sections .flexbox .section {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  .flexbox .flex.space-between, .flexbox .space-between#navbar, .flexbox #navbar .space-between.nav, .flexbox .modal .space-between.modal-header, .modal .flexbox .space-between.modal-header, .flexbox .modal .modal-header > .space-between, .modal .flexbox .modal-header > .space-between, .flexbox .modal .space-between.modal-footer, .modal .flexbox .space-between.modal-footer, .flexbox .status.container .page-content .installation-progress .space-between.sections, .status.container .page-content .installation-progress .flexbox .space-between.sections, .flexbox .status.container .page-content .installation-progress .sections .space-between.section, .status.container .page-content .installation-progress .sections .flexbox .space-between.section {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify; }
  .flexbox .flex.flex-center, .flexbox .flex-center#navbar, .flexbox .status.container .page-content .installation-progress #navbar.sections, .status.container .page-content .installation-progress .flexbox #navbar.sections, .flexbox #navbar .flex-center.nav, .flexbox #navbar .status.container .page-content .installation-progress .nav.sections, .status.container .page-content .installation-progress .flexbox #navbar .nav.sections, .flexbox .modal .flex-center.modal-header, .modal .flexbox .flex-center.modal-header, .flexbox .modal .modal-header > .flex-center, .modal .flexbox .modal-header > .flex-center, .flexbox .modal .flex-center.modal-footer, .modal .flexbox .flex-center.modal-footer, .flexbox .status.container .page-content .installation-progress .sections, .status.container .page-content .installation-progress .flexbox .sections, .flexbox .status.container .page-content .installation-progress .sections .flex-center.section, .status.container .page-content .installation-progress .sections .flexbox .flex-center.section {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
  .flexbox .flex.flex-end, .flexbox .flex-end#navbar, .flexbox .modal #navbar.modal-footer, .modal .flexbox #navbar.modal-footer, .flexbox #navbar .flex-end.nav, .flexbox #navbar .modal .nav.modal-footer, .modal .flexbox #navbar .nav.modal-footer, .flexbox .modal .flex-end.modal-header, .modal .flexbox .flex-end.modal-header, .flexbox .modal .modal-header > .flex-end, .modal .flexbox .modal-header > .flex-end, .flexbox .modal .modal-footer, .modal .flexbox .modal-footer, .flexbox .status.container .page-content .installation-progress .flex-end.sections, .status.container .page-content .installation-progress .flexbox .flex-end.sections, .flexbox .status.container .page-content .installation-progress .modal .sections.modal-footer, .status.container .page-content .installation-progress .modal .flexbox .sections.modal-footer, .flexbox .modal .status.container .page-content .installation-progress .sections.modal-footer, .modal .status.container .page-content .installation-progress .flexbox .sections.modal-footer, .flexbox .status.container .page-content .installation-progress .sections .flex-end.section, .status.container .page-content .installation-progress .sections .flexbox .flex-end.section, .flexbox .status.container .page-content .installation-progress .sections .modal .section.modal-footer, .status.container .page-content .installation-progress .sections .modal .flexbox .section.modal-footer, .flexbox .modal .status.container .page-content .installation-progress .sections .section.modal-footer, .modal .status.container .page-content .installation-progress .sections .flexbox .section.modal-footer {
    -webkit-box-pack: flex-end !important;
    -moz-box-pack: flex-end !important;
    box-pack: flex-end !important;
    -webkit-justify-content: flex-end !important;
    -moz-justify-content: flex-end !important;
    -ms-justify-content: flex-end !important;
    -o-justify-content: flex-end !important;
    justify-content: flex-end !important;
    -ms-flex-pack: flex-end !important; }
  .flexbox .flex.flex-flow-column, .flexbox .flex-flow-column#navbar, .flexbox #navbar .flex-flow-column.nav, .flexbox .modal .flex-flow-column.modal-header, .modal .flexbox .flex-flow-column.modal-header, .flexbox .modal .modal-header > .flex-flow-column, .modal .flexbox .modal-header > .flex-flow-column, .flexbox .modal .flex-flow-column.modal-footer, .modal .flexbox .flex-flow-column.modal-footer, .flexbox .status.container .page-content .installation-progress .flex-flow-column.sections, .status.container .page-content .installation-progress .flexbox .flex-flow-column.sections, .flexbox .status.container .page-content .installation-progress .sections .flex-flow-column.section, .status.container .page-content .installation-progress .sections .flexbox .flex-flow-column.section {
    -webkit-flex-flow: column;
    -moz-flex-flow: column;
    flex-flow: column; }
  .flexbox .flex.align-center, .flexbox .align-center#navbar, .flexbox #navbar .align-center.nav, .flexbox .modal .align-center.modal-header, .modal .flexbox .align-center.modal-header, .flexbox .modal .modal-header > .align-center, .modal .flexbox .modal-header > .align-center, .flexbox .modal .align-center.modal-footer, .modal .flexbox .align-center.modal-footer, .flexbox .status.container .page-content .installation-progress .align-center.sections, .status.container .page-content .installation-progress .flexbox .align-center.sections, .flexbox .status.container .page-content .installation-progress .sections .align-center.section, .status.container .page-content .installation-progress .sections .flexbox .align-center.section {
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
  .flexbox .flex .left, .flexbox #navbar .left, .flexbox .modal .modal-header .left, .modal .flexbox .modal-header .left, .flexbox .modal .modal-footer .left, .modal .flexbox .modal-footer .left, .flexbox .status.container .page-content .installation-progress .sections .left, .status.container .page-content .installation-progress .flexbox .sections .left, .status.container .page-content .installation-progress .sections .flexbox .section .left {
    -webkit-align-self: flex-start;
    -moz-align-self: flex-start;
    align-self: flex-start;
    -ms-flex-item-align: start; }
  .flexbox .flex .right, .flexbox #navbar .right, .flexbox .modal .modal-header .right, .modal .flexbox .modal-header .right, .flexbox .modal .modal-footer .right, .modal .flexbox .modal-footer .right, .flexbox .status.container .page-content .installation-progress .sections .right, .status.container .page-content .installation-progress .flexbox .sections .right, .status.container .page-content .installation-progress .sections .flexbox .section .right {
    margin-left: auto; }
  .flexbox .flex .align-self-center, .flexbox #navbar .align-self-center, .flexbox .modal .modal-header .align-self-center, .modal .flexbox .modal-header .align-self-center, .flexbox .modal .modal-footer .align-self-center, .modal .flexbox .modal-footer .align-self-center, .flexbox .status.container .page-content .installation-progress .sections .align-self-center, .status.container .page-content .installation-progress .flexbox .sections .align-self-center, .status.container .page-content .installation-progress .sections .flexbox .section .align-self-center {
    -webkit-align-self: center;
    -moz-align-self: center;
    align-self: center;
    -ms-flex-item-align: center; }

@media only screen and (max-width: 992px) {
  .flexbox #navbar {
    margin: 0;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify; }
    .flexbox #navbar .navbar-header {
      float: none;
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 0;
      -moz-flex: 1 0;
      -ms-flex: 1 0;
      flex: 1 0; } }

@media only screen and (max-width: 768px) {
  .flexbox #navbar .navbar-header .navbar-brand {
    display: none; } }

@media only screen and (max-width: 992px) {
  .flexbox #navbar .nav {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 100%;
    -moz-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end; } }

@media only screen and (min-width: 992px) {
  .flexbox #navbar {
    display: block; } }

.panel.large {
  width: 100%; }
  .panel.large.selected {
    background-color: #E7E7E7;
    border: 1px solid #009dd8; }
    .panel.large.selected:hover {
      background-color: #E7E7E7; }
    .panel.large.selected icon svg {
      fill: #3fad10; }
  .panel.large:hover {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: #f9f9fb; }
    .panel.large:hover icon svg {
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      transition: all 0.5s ease;
      fill: #3fad10; }
  .panel.large icon {
    cursor: pointer;
    display: block;
    padding-top: 30px;
    padding-bottom: 30px; }
    .panel.large icon svg {
      fill: #009dd8;
      width: 50px;
      height: 50px; }
  .panel.large:before {
    font-size: 40px;
    height: 100px;
    padding-top: 30px;
    display: block; }
  .panel.large h4, .panel.large h5 {
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .panel.large h4 {
    font-size: 13.3333333333px;
    color: #009dd8; }
    .panel.large h4 span {
      cursor: pointer; }
      .panel.large h4 span:hover {
        text-decoration: underline; }
  .panel.large h5 {
    color: #888;
    font-size: 8px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    font-family: sans-serif, arial; }
  .panel.large h5 + h4 {
    margin-top: 4px; }
  .panel.large .panel-footer {
    padding: 10px; }
  .panel.large .new {
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-top: 70px solid #009dd8;
    border-right: 70px solid transparent; }
    .panel.large .new icon {
      position: absolute;
      top: -88px;
      left: 10px;
      width: 21px;
      height: 21px; }
      .panel.large .new icon svg {
        width: 21px;
        height: 21px;
        fill: white; }

.panel.medium {
  width: 100%; }
  .panel.medium.selected {
    background-color: #E7E7E7;
    border: 1px solid #009dd8; }
    .panel.medium.selected:hover {
      background-color: #E7E7E7; }
    .panel.medium.selected icon svg {
      fill: #3fad10; }
  .panel.medium:hover {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: #f9f9fb; }
    .panel.medium:hover icon svg {
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      transition: all 0.5s ease;
      fill: #3fad10; }
  .panel.medium icon {
    cursor: pointer;
    display: block;
    padding-top: 22.5px;
    padding-bottom: 22.5px; }
    .panel.medium icon svg {
      fill: #009dd8;
      width: 37.5px;
      height: 37.5px; }
  .panel.medium:before {
    font-size: 30px;
    height: 75px;
    padding-top: 22.5px;
    display: block; }
  .panel.medium h4, .panel.medium h5 {
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .panel.medium h4 {
    font-size: 10px;
    color: #009dd8; }
    .panel.medium h4 span {
      cursor: pointer; }
      .panel.medium h4 span:hover {
        text-decoration: underline; }
  .panel.medium h5 {
    color: #888;
    font-size: 6px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    font-family: sans-serif, arial; }
  .panel.medium h5 + h4 {
    margin-top: 4px; }
  .panel.medium .panel-footer {
    padding: 7.5px; }
  .panel.medium .new {
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-top: 70px solid #009dd8;
    border-right: 70px solid transparent; }
    .panel.medium .new icon {
      position: absolute;
      top: -88px;
      left: 10px;
      width: 21px;
      height: 21px; }
      .panel.medium .new icon svg {
        width: 21px;
        height: 21px;
        fill: white; }

.panel.small {
  width: 100%; }
  .panel.small.selected {
    background-color: #E7E7E7;
    border: 1px solid #009dd8; }
    .panel.small.selected:hover {
      background-color: #E7E7E7; }
    .panel.small.selected icon svg {
      fill: #3fad10; }
  .panel.small:hover {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: #f9f9fb; }
    .panel.small:hover icon svg {
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      transition: all 0.5s ease;
      fill: #3fad10; }
  .panel.small icon {
    cursor: pointer;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px; }
    .panel.small icon svg {
      fill: #009dd8;
      width: 25px;
      height: 25px; }
  .panel.small:before {
    font-size: 20px;
    height: 50px;
    padding-top: 15px;
    display: block; }
  .panel.small h4, .panel.small h5 {
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .panel.small h4 {
    font-size: 6.6666666667px;
    color: #009dd8; }
    .panel.small h4 span {
      cursor: pointer; }
      .panel.small h4 span:hover {
        text-decoration: underline; }
  .panel.small h5 {
    color: #888;
    font-size: 4px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    font-family: sans-serif, arial; }
  .panel.small h5 + h4 {
    margin-top: 4px; }
  .panel.small .panel-footer {
    padding: 5px; }
  .panel.small .new {
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-top: 70px solid #009dd8;
    border-right: 70px solid transparent; }
    .panel.small .new icon {
      position: absolute;
      top: -88px;
      left: 10px;
      width: 21px;
      height: 21px; }
      .panel.small .new icon svg {
        width: 21px;
        height: 21px;
        fill: white; }

/*/////////////////////////////////////////////////////////////////////////////
/// MODAL /////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////*/
.modal .modal-content {
  padding: 14px; }

.modal .modal-header {
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }
  .modal .modal-header h2 {
    margin: 0 0 0.5em 0; }
  .modal .modal-header > * > *:not(:last-child) {
    margin-right: 14px !important; }

.modal .modal-body {
  padding: 14px; }

.modal .modal-footer {
  padding-bottom: 0 !important; }

.modal h3 {
  line-height: 28px;
  height: 56px;
  margin: 0;
  background: none; }

@media screen and (min-width: 992px) {
  .modal .modal-dialog {
    width: 892px; } }

@media screen and (min-width: 1280px) {
  .modal .modal-dialog {
    width: 1130px; } }

.modal .modal-body.no-header {
  padding: 28px; }

.modal .modal-body.table {
  padding: 28px; }

.modal .modal-footer:not(.flex) .btn {
  display: inline-block; }

.modal-dialog .container-fluid {
  padding: 0; }

.modal-dialog .modal-content h3 {
  height: 28px; }

.modal-dialog .modal-content h2 {
  margin-top: 0; }

ng-popper i {
  cursor: pointer; }

.popper {
  position: absolute;
  background: #333;
  color: white;
  max-width: 200px;
  border-radius: 3px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  padding: 4px 7px;
  text-align: center;
  z-index: 1000000000; }
  .popper .popper__arrow {
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    margin: 5px; }
  .popper[x-placement^="top"] {
    margin-bottom: 5px; }
  .popper[x-placement^="top"] .popper__arrow {
    border-width: 5px 5px 0 5px;
    border-color: #333 transparent transparent transparent;
    bottom: -5px;
    left: calc(50% - $arrow-size);
    margin-top: 0;
    margin-bottom: 0; }
  .popper[x-placement^="bottom"] {
    margin-top: 5px; }
  .popper[x-placement^="bottom"] .popper__arrow {
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #333 transparent;
    top: -5px;
    left: calc(50% - $arrow-size);
    margin-top: 0;
    margin-bottom: 0; }
  .popper[x-placement^="right"] {
    margin-left: 5px; }
  .popper[x-placement^="right"] .popper__arrow {
    border-width: 5px 5px 5px 0;
    border-color: transparent #333 transparent transparent;
    left: -5px;
    top: calc(50% - $arrow-size);
    margin-left: 0;
    margin-right: 0; }
  .popper[x-placement^="left"] {
    margin-right: 5px; }
  .popper[x-placement^="left"] .popper__arrow {
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent #333;
    right: -5px;
    top: calc(50% - $arrow-size);
    margin-left: 0;
    margin-right: 0; }

.footer {
  margin-top: 100px;
  margin-bottom: 25px;
  text-align: center;
  color: #999;
  font-size: 80% !important; }
  .footer > p {
    font-size: 100% !important; }
  .footer .office {
    padding-bottom: 20px; }

.signup .form {
  background-color: #f1f1f3;
  padding-top: 35px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0px; }
  .signup .form .form-top {
    text-align: center; }
  .signup .form .form-center {
    margin-top: 35px; }
  .signup .form .form-bottom {
    background-color: #f1f1f3;
    padding-top: 15px;
    padding-bottom: 1px;
    margin-bottom: 15px; }
  .signup .form .form-control {
    border: 1px solid #9c9c9c; }
  .signup .form .form-group {
    margin-bottom: 20px; }
    .signup .form .form-group .validation-message {
      color: #888; }
  .signup .form .form-logos {
    background-color: #f1f1f3;
    margin-top: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center; }
    .signup .form .form-logos .logo {
      margin-top: 10px;
      max-width: 30%;
      margin-left: 7px;
      margin-right: 7px; }
  .signup .form .bm-suffix {
    float: right;
    margin-bottom: 7px;
    color: #b3b3b3; }
  .signup .form .text-danger {
    color: white; }
  .signup .form .error {
    border: 1px solid red; }
  .signup .form .checkbox label {
    font-weight: bold;
    color: #666; }
  .signup .form .checkbox a {
    text-decoration: underline;
    color: #666; }
  .signup .form .input-group-addon {
    background-color: white; }

.signup .info {
  margin-top: 35px;
  margin-bottom: 20px; }
  .signup .info .hero-img {
    max-width: 100%;
    margin-bottom: 20px; }
  .signup .info .bm-h3 {
    font-size: 18px; }

.status.container {
  padding: 56px 0 0 0; }
  .status.container .page-content {
    padding: 28px;
    border-radius: 5px; }
    .status.container .page-content .video-description {
      padding: 14px; }
    .status.container .page-content .installation-progress {
      background-color: #009dd8;
      padding-top: 56px;
      padding-right: 28px;
      padding-bottom: 56px;
      padding-left: 28px;
      color: white; }
      .status.container .page-content .installation-progress h1 {
        text-align: center;
        margin-bottom: 28px; }
      .status.container .page-content .installation-progress h2 {
        font-size: 16px;
        text-align: center;
        margin-bottom: 28px; }
      .status.container .page-content .installation-progress .login {
        margin-top: 28px;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex; }
        .status.container .page-content .installation-progress .login .btn {
          font-size: 20px; }
      .status.container .page-content .installation-progress .sections .section {
        padding-top: 7px;
        padding-bottom: 7px; }
        .status.container .page-content .installation-progress .sections .section span {
          margin-left: 14px; }
        .status.container .page-content .installation-progress .sections .section icon svg {
          fill: white;
          height: 14px;
          width: 14px; }
        .status.container .page-content .installation-progress .sections .section icon.spinning svg {
          -webkit-animation: rotating 2s linear infinite;
          -moz-animation: rotating 2s linear infinite;
          animation: rotating 2s linear infinite; }

@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes rotating {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }

@keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes blink {
  /**
			     * At the start of the animation the dot
			     * has an opacity of .2
			     */
  0% {
    opacity: .2; }
  /**
			     * At 20% the dot is fully visible and
			     * then fades out slowly
			     */
  20% {
    opacity: 1; }
  /**
			     * Until it reaches an opacity of .2 and
			     * the animation can start again
			     */
  100% {
    opacity: .2; } }
      .status.container .page-content .installation-progress .installing span {
        /**
			     * Use the blink animation, which is defined above
			     */
        animation-name: blink;
        /**
			     * The animation should take 1.4 seconds
			     */
        -webkit-animation-duration: 1.4s;
        -moz-animation-duration: 1.4s;
        animation-duration: 1.4s;
        /**
			     * It will repeat itself forever
			     */
        -webkit-animation-iteration-count: infinite;
        -moz-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        /**
			     * This makes sure that the starting style (opacity: .2)
			     * of the animation is applied before the animation starts.
			     * Otherwise we would see a short flash or would have
			     * to set the default styling of the dots to the same
			     * as the animation. Same applies for the ending styles.
			     */
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        animation-fill-mode: both; }
      .status.container .page-content .installation-progress .installing span:nth-child(1) {
        margin-left: 7px; }
      .status.container .page-content .installation-progress .installing span:nth-child(2) {
        /**
			     * Starts the animation of the third dot
			     * with a delay of .2s, otherwise all dots
			     * would animate at the same time
			     */
        -webkit-animation-delay: 0.2s;
        -moz-animation-delay: 0.2s;
        animation-delay: 0.2s; }
      .status.container .page-content .installation-progress .installing span:nth-child(3) {
        /**
			     * Starts the animation of the third dot
			     * with a delay of .4s, otherwise all dots
			     * would animate at the same time
			     */
        -webkit-animation-delay: 0.4s;
        -moz-animation-delay: 0.4s;
        animation-delay: 0.4s; }

/*/////////////////////////////////////////////////////////////////////////////
/// NAVBAR //// BLUE BAR ON TOP ///////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////*/
#navbar {
  position: fixed;
  z-index: 800;
  top: 0;
  width: 100%;
  height: 56px;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: #009dd8; }
  #navbar i {
    font-size: 18px; }
  #navbar .navbar-header {
    float: left;
    width: auto;
    height: 56px;
    padding: 0; }
    #navbar .navbar-header .navbar-brand {
      line-height: 28px;
      cursor: pointer;
      display: block;
      float: left;
      width: 140px;
      height: 56px;
      padding: 10px 0;
      background: transparent url(../../Content/Img/logo-bizzmine.png) no-repeat 22px;
      background-size: 115px auto; }
      @media only screen and (min-width: 768px) {
        #navbar .navbar-header .navbar-brand {
          width: 224px;
          margin: 0; } }
      @media only screen and (min-width: 992px) {
        #navbar .navbar-header .navbar-brand {
          width: 280px; } }
