<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
html,
body,
#app-wrapper {
  height: 100%;
}
body {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.53846;
  margin: 0;
}
@media (min-width: 768px) {
  body {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
#app-wrapper {
  display: table;
  width: 100%;
}
#app-content {
  padding-top: 60px;
  padding-top: 6rem;
}
@media (min-width: 768px) {
  #app-content {
    padding-top: 80px;
    padding-top: 8rem;
  }
}
#page-header {
  background: #fff;
  display: table;
  table-layout: fixed;
  width: 100%;
}
@media (min-width: 992px) {
  #page-header &gt; * {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
}
#page-description {
  padding-left: 15px;
  padding-left: 1.5rem;
  padding-right: 15px;
  padding-right: 1.5rem;
}
#page-description .page-icon {
  vertical-align: middle;
  width: 45px;
  width: 4.5rem;
}
#page-description .page-icon .fa {
  float: left;
  font-size: 24px;
  font-size: 2.4rem;
}
#page-description .page-text {
  width: 100%;
}
#page-description .page-text h1 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 400;
  margin-bottom: 0;
}
#page-description .page-text p {
  color: #8c95a2;
  margin-bottom: 0;
  margin-top: 5px;
  margin-top: 0.5rem;
}
@media (min-width: 992px) {
  #toolbar {
    text-align: right;
  }
}
.content-wrapper {
  border-top: 2px solid #e7e7e7;
}
.content-wrapper .tab-content,
.content-wrapper .content-wrapper-inner {
  background: #fff;
  border: 2px solid #e7e7e7;
  padding-bottom: 15px;
  padding-bottom: 1.5rem;
  padding-left: 10px;
  padding-left: 1rem;
  padding-right: 10px;
  padding-right: 1rem;
  padding-top: 15px;
  padding-top: 1.5rem;
}

@media only screen and (min-device-width: 760px) and (max-device-width: 800px){
    .content-wrapper .content-wrapper-inner, .content-wrapper .content-wrapper-inner.item-list-view.vac-grid {
        width: 69%;
    }
}

@media (min-width: 768px) {
  .content-wrapper .tab-content,
  .content-wrapper .content-wrapper-inner {
    margin-bottom: 15px;
    margin-bottom: 1.5rem;
    margin-top: 15px;
    margin-top: 1.5rem;
    padding: 20px;
    padding: 2rem;
  }
  .content-wrapper .tab-content #app-breadcrumb,
  .content-wrapper .content-wrapper-inner #app-breadcrumb {
    margin-top: -5px;
    margin-top: -0.5rem;
    padding-bottom: 20px;
    padding-bottom: 2rem;
  }
}
a:hover,
a:active,
a:focus {
  outline: 0 none;
}
.datepicker {
  padding: 6px 12px;
  padding: 0.6rem 1.2rem;
}
.table-row {
  display: table-row;
  height: 1px;
  height: 0.1rem;
}
@media (min-width: 992px) {
  #app-menubar ~ #app-content {
    padding-left: 200px;
    padding-left: 20rem;
  }
}
.language-bar {
    display: inline-block;
    vertical-align: middle;
    margin-top: 12px;
}
.language-bar .language-label {
  display: inline-block;
  font-size: 11px;
  font-size: 1.1rem;
  vertical-align: middle;
}
.language-bar .bootstrap-select {
  width: auto !important;
}
.language-bar .bootstrap-select.btn-group {
  margin: 0;
}
.language-bar .bootstrap-select button.btn {
  background: transparent;
  border: 0 none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  font-size: 1.2rem;
  height: 36px;
  height: 3.6rem;
}

.language-bar .bootstrap-select .dropdown-menu {
  min-width: 150px;
}
.language-bar + a.btn {
  margin-left: 30px;
  margin-left: 3rem;
}
#app-footer .language-bar:after {
  color: #aaa;
  content: "|";
  margin-right: 10px;
  margin-right: 1rem;
}
#app-footer .language-label {
  display: none;
}
.empty-dashboard {
  text-align: center;
}
.empty-dashboard .title {
  color: #3498db;
  font-size: 30px;
  font-size: 3rem;
  font-style: italic;
  margin-top: 30px;
  margin-top: 3rem;
}
.empty-dashboard .line-one {
  font-size: 20px;
  font-size: 2rem;
  font-style: italic;
}
.empty-dashboard .fa {
  font-size: 70px;
  font-size: 7rem;
}
.uploaded-image-placeholder .profile-image {
  width: 80px;
  width: 8rem;
}
@media (min-width: 768px) {
  .uploaded-image-placeholder .profile-image {
    width: 100px;
    width: 10rem;
  }
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 0;
}
h1,
.h1 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.18181818;
}
h2,
.h2 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.22222222;
}
h3,
.h3 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
}
h4,
.h4 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.28571429;
}
h5,
.h5 {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.38461538;
}
h6,
.h6 {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.16666667;
}
/*.fa-html5
{
    color: @alizarin;
}

.fa-play-circle
{
    color: @nephritis;
}

.fa-clock-o
{
    color: @concrete;
}*/
@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.18181818;
  }
  h2,
  .h2 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.22222222;
  }
  h3,
  .h3 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.25;
  }
  h4,
  .h4 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.28571429;
  }
  h5,
  .h5 {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.38461538;
  }
  h6,
  .h6 {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.16666667;
  }
}
.table thead {
  font-size: 11px;
  text-transform: uppercase;
}
.th-checkbox {
  width: 35px;
  width: 3.5rem;
}
.table &gt; thead &gt; tr &gt; th,
.table &gt; tbody &gt; tr &gt; td,
.table &gt; tbody &gt; tr &gt; td &gt; span.icon,
.table &gt; tbody &gt; tr &gt; td &gt; a,
.table &gt; tfoot &gt; tr &gt; td {
  vertical-align: middle;
}
.table &gt; tbody &gt; tr &gt; td &gt; span.icon {
  font-size: 25px;
  font-size: 2.5rem;
  margin-right: 10px;
  margin-right: 1rem;
}
.table &gt; thead &gt; tr &gt; th {
  padding-bottom: 15px;
  padding-bottom: 1.5rem;
}
.table-wrapper {
  background: #fff;
  border: 2px solid #e7e7e7;
  padding: 15px;
  padding: 1.5rem;
}
@media (min-width: 768px) {
  .table-wrapper {
    margin-bottom: 15px;
    margin-bottom: 1.5rem;
    margin-top: 15px;
    margin-top: 1.5rem;
  }
}
.table-wrapper td {
  max-width: 170px;
  max-width: 17rem;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .table-wrapper td {
    max-width: none;
    overflow: visible;
  }
}
.content-wrapper .table &gt; thead &gt; tr &gt; th,
.content-wrapper .table &gt; tbody &gt; tr &gt; th,
.content-wrapper .table &gt; tfoot &gt; tr &gt; th,
.content-wrapper .table &gt; thead &gt; tr &gt; td,
.content-wrapper .table &gt; tbody &gt; tr &gt; td,
.content-wrapper .table &gt; tfoot &gt; tr &gt; td {
  border-top: 0 none;
}
.content-wrapper .table &gt; thead &gt; tr &gt; th {
  border-bottom: 0 none;
}
.table-wrapper td.action-buttons {
  overflow: visible;
  max-width: none;
}
td.action-buttons .toggle {
  background: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  height: 30px;
  height: 3rem;
  padding: 5px;
  padding: 0.5rem;
  text-align: center;
  width: 30px;
  width: 3rem;
}
@media (min-width: 992px) {
  td.action-buttons .dropdown-menu {
    background: none;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    display: block;
    float: none;
    margin: 0;
    min-width: 0;
    padding: 0;
    position: relative;
    top: 0;
    z-index: 0;
  }
  td.action-buttons .dropdown-menu &gt; li &gt; a {
    clear: none;
    color: #428bca;
    display: inline;
    line-height: 1.53846;
    padding: 0;
  }
  td.action-buttons .dropdown-menu &gt; li &gt; a:hover,
  td.action-buttons .dropdown-menu &gt; li &gt; a:focus {
    background: none;
    color: #2a6496;
  }
  td.action-buttons .dropdown-menu &gt; li {
    float: left;
    margin-right: 30px;
    margin-right: 3rem;
  }
  td.action-buttons .dropdown-menu &gt; li:last-child {
    margin-right: 0;
  }
}
label {
  font-weight: normal;
  word-break: break-all;
}
.form-control-static + .btn {
  margin-left: 15px;
  margin-left: 1.5rem;
}
.form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.53846;
}
.form-control:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.form-control.datepicker {
  background-color: #fff;
  cursor: pointer;
}
.form-control.datepicker ~ .fa {
  position: absolute;
  right: 24px;
  /*right: 2.4rem;*/
  top: 10.5px;
  /*top: 1.05rem;*/
}

.left-side-container {
    min-height: 100vh;
    background-color: #fff;
}

@media screen and (max-width: 1024px){

    .left-side-container {
        min-height: 86vh;
    }
}

@media screen and (max-width: 1280px){

    .left-side-container {
        min-height: 100vh;
    }
}

.form-control::-moz-placeholder {
  color: #aaa;
}
.form-control:-ms-input-placeholder {
  color: #aaa;
}
.form-control::-webkit-input-placeholder {
  color: #aaa;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  border-radius: 4px;
  border-radius: 0.4rem;
}
.timepicker-picker &gt; table &gt; tbody &gt; tr &gt; td &gt; .btn.btn-primary {
  min-width: 45px;
  min-width: 4.5rem;
}
.upload-no-margin {
  margin-left: 0px;
}
/*@media (min-width:@screen-sm-min)
{
    .form-control.disp-inline
    {
        display: inline !important;
        width: auto !important;
    }
}*/
.btn {
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.53846;
  min-width: 85px;
  text-shadow: none;
  -moz-transition: border 0.2s ease-out, background 0.2s ease-out;
  -o-transition: border 0.2s ease-out, background 0.2s ease-out;
  -webkit-transition: border 0.2s ease-out, background 0.2s ease-out;
  transition: border 0.2s ease-out, background 0.2s ease-out;
  border-radius: 0;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: 0 none !important;
}
.btn:active,
.btn.active {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.btn &gt; .fa {
  font-size: 14px;
  font-size: 1.4rem;
}
.btn &gt; .fa.prepend-icon {
  margin-right: 5px;
  margin-right: 0.5rem;
}
.btn &gt; .fa.append-icon {
  margin-left: 5px;
  margin-left: 0.5rem;
}
    .btn .caret {
        margin-left: 5px;
        margin-left: 0.5rem;
        margin-right: 10px;
    }
@media (min-width: 768px) {
  .btn {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
@media (min-width: 992px) {
  .btn.pull-right-md:first-child {
    margin-left: 4px;
    margin-left: 0.4rem;
  }
}
.btn-lg {
  font-size: 14.000000000000002px;
  font-size: 1.4000000000000001rem;
  padding-left: 45px;
  padding-left: 4.5rem;
  padding-right: 45px;
  padding-right: 4.5rem;
}
@media (min-width: 768px) {
  .btn-lg {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.btn-dual {
  display: table;
}
.btn-dual &gt; * {
  display: table-cell;
  padding: 15px;
  padding: 1.5rem;
}
.btn-dual .text {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  vertical-align: middle;
}
.btn-dual .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-equal-width {
  display: table;
  margin: auto;
  max-width: 220px;
  max-width: 22rem;
  min-width: 150px;
  min-width: 15rem;
}
.btn-equal-width:first-child {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
.btn-equal-width .btn {
  width: 100%;
}
@media (min-width: 768px) {
  .btn-equal-width {
    min-width: auto;
    width: 100%;
  }
  .btn-equal-width.dropdown.right-sm &gt; .dropdown-menu {
    left: auto;
    right: 0;
  }
}
@media (min-width: 992px) {
  .btn-equal-width {
    display: inline-block;
    width: auto;
  }
  .btn-equal-width:first-child {
    margin-bottom: 0;
  }
}
.primary-page-actions {
  margin: auto;
  margin-top: 15px;
  margin-top: 1.5rem;
  width: 230px;
  width: 23rem;
}
.primary-page-actions .btn {
  min-width: 200px;
  min-width: 20rem;
}
.primary-page-actions .btn + .btn {
  margin-top: 5px;
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .primary-page-actions {
    margin-left: 0;
    margin-right: 0;
    width: auto;
  }
  .primary-page-actions .btn {
    min-width: 85px;
    min-width: 8.5rem;
  }
  .primary-page-actions .btn + .btn {
    margin-top: 0;
  }
}
.btn-icon-and-text {
  display: inline-block;
  max-width: 50px;
  max-width: 5rem;
  text-align: center;
  vertical-align: top;
}
.btn-icon-and-text &gt; a.btn {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: table;
  height: 40px;
  height: 4rem;
  margin: 0 auto;
  min-width: 0;
  padding: 0;
  width: 40px;
  width: 4rem;
}
.btn-icon-and-text &gt; a.btn &gt; span {
  display: table-cell;
  vertical-align: middle;
}
.btn-icon-and-text &gt; .icon-text {
  font-size: 10.999999999999998px;
  font-size: 1.0999999999999999rem;
  font-weight: 500;
  line-height: normal;
  margin-top: 5px;
  margin-top: 0.5rem;
}
.btn-icon-and-text + .btn-icon-and-text {
  margin-left: 15px;
  margin-left: 1.5rem;
}
#app-header {
  height: 60px;
  height: 6rem;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000;
}
#app-header.no-toggler {
  padding-left: 15px;
  padding-left: 1.5rem;
  padding-right: 15px;
  padding-right: 1.5rem;
}
#app-header.no-toggler .logo-wrapper {
  text-align: left;
  width: 30%;
}
#app-header.no-toggler .header-actions {
  width: 40%;
}
#app-header .logo-wrapper {
  text-align: center;
  width: 100%;
}
#app-header .logo-wrapper &gt; a {
  display: inline-block;
  max-width: 100%;
}
#app-header .logo-wrapper &gt; a &gt; img {
  max-height: 40px;
  max-height: 4rem;
  max-width: 100%;
}
#app-header .header-actions {
  text-align: right;
  width: 60px;
  width: 6rem;
}
#app-header .header-actions .form-app-search {
  display: inline-block;
  float: left;
  margin-right: 50px;
  margin-right: 5rem;
  vertical-align: middle;
  width: 320px;
  width: 32rem;
}
#app-header .group-logo {
  display: inline-block;
  margin-right: 15px;
  margin-right: 1.5rem;
}
@media (min-width: 768px) {
  #app-header {
    height: 80px;
    height: 8rem;
  }
  #app-header.no-toggler {
    padding-left: 30px;
    padding-left: 3rem;
    padding-right: 30px;
    padding-right: 3rem;
  }
  #app-header .header-actions {
    width: 80px;
    width: 8rem;
  }
  #app-header .logo-wrapper &gt; a &gt; img {
    max-height: 50px;
    max-height: 5rem;
  }
}
@media (min-width: 992px) {
  #app-header {
    padding-left: 30px;
    padding-left: 3rem;
  }
  #app-header .logo-wrapper {
    text-align: left;
    width: 33.33%;
  }
  #app-header .header-actions {
    text-align: right;
    width: 100%;
  }
}
#btn-mobile-nav {
  width: 60px;
  width: 6rem;
  font-size: 12px;
  font-size: 1.2rem;
}
#btn-mobile-nav:hover,
#btn-mobile-nav:active,
#btn-mobile-nav:focus {
  outline: 0 none;
  text-decoration: none;
}
#btn-mobile-nav .fa {
  font-size: 24px;
  font-size: 2.4rem;
}
@media (min-width: 768px) {
  #btn-mobile-nav {
    font-size: 13px;
    font-size: 1.3rem;
    width: 80px;
    width: 8rem;
  }
  #btn-mobile-nav .fa {
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 992px) {
  #btn-mobile-nav {
    display: none;
  }
}
#btn-toggle-search {
  width: 60px;
  width: 6rem;
}
#btn-toggle-search:hover,
#btn-toggle-search:active,
#btn-toggle-search:focus {
  outline: 0 none;
  text-decoration: none;
}
#btn-toggle-search .fa {
  font-size: 24px;
  font-size: 2.4rem;
}
@media (min-width: 768px) {
  #btn-toggle-search {
    width: 80px;
    width: 8rem;
  }
}
@media (min-width: 992px) {
  #btn-toggle-search {
    display: none;
  }
}
#btn-logout {
  font-size: 12px;
  font-size: 1.2rem;
  width: 80px;
  width: 8rem;
}
#btn-logout:hover,
#btn-logout:active,
#btn-logout:focus {
  text-decoration: none;
}
#btn-logout .fa {
  display: block;
  font-size: 21.999999999999996px;
  font-size: 2.1999999999999997rem;
  margin: 0 auto;
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
}
#btn-back-to-list {
  width: 180px;
  width: 18rem;
}
#btn-back-to-list &gt; * {
  display: inline-block;
  vertical-align: middle;
}
#btn-back-to-list .fa {
  font-size: 21.999999999999996px;
  font-size: 2.1999999999999997rem;
}
.togglable-search-panel {
  background: #fff;
  display: none;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  left: 0;
  max-width: 320px;
  max-width: 32rem;
  padding: 15px;
  padding: 1.5rem;
  position: fixed;
  right: 0;
  top: 60px;
  top: 6rem;
  z-index: 999;
}
@media (min-width: 768px) {
  .togglable-search-panel {
    left: auto;
    right: 15px;
    right: 1.5rem;
    top: 80px;
    top: 8rem;
  }
}
@media (min-width: 992px) {
  .togglable-search-panel {
    display: none !important;
  }
}
@media (min-width: 992px) {
  #app-menubar + #app-header {
    left: 200px;
    left: 20rem;
  }
  #app-menubar + #app-header .header-actions {
    padding-right: 30px;
    padding-right: 3rem;
  }
}
#app-footer {
  color: #828a94;
}
#app-footer &gt; .container-fluid {
  background: #fff;
  border-top: 2px solid #e7e7e7;
}
#app-footer &gt; .container-fluid &gt; .row {
  font-size: 12px;
  font-size: 1.2rem;
}
#app-footer .copyright-area,
#app-footer .trademark-area {
  text-align: center;
  width: 100%;
}
#app-footer .social-link-area {
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
  text-align: center;
}
#app-footer .social-link-area.no-links {
  margin-bottom: 0;
}
#app-footer .social-links-wrapper {
  vertical-align: middle;
}
#app-footer .social-links-wrapper .social-media-rounded {
  background: #828A94;
  border-radius: 50%;
  color: #fff;
  height: 36px !important;
  height: 3.6rem !important;
  margin-right: 15px;
  margin-right: 1.5rem;
  text-align: center;
  width: 36px;
  width: 3.6rem;
}
#app-footer .social-links-wrapper .social-media-rounded:hover,
#app-footer .social-links-wrapper .social-media-rounded:active,
#app-footer .social-links-wrapper .social-media-rounded:focus {
  background: #ccd1d9;
  text-decoration: none;
}
#app-footer span.icon {
  font-size: 22px;
  font-size: 2.2rem;
}
#app-footer .facebook {
  background: #3b5998;
}
#app-footer .twitter {
  background: #00aced;
}
#app-footer .youtube {
  background: #bb0000;
}
#app-footer .linkedin {
  background: #007bb6;
}
#app-footer .google-plus {
  background: #dd4b39;
}
#app-footer .padded-responsive {
  padding-bottom: 15px;
  padding-bottom: 1.5rem;
  padding-top: 15px;
  padding-top: 1.5rem;
}
#app-footer .group-logo {
  margin: auto;
  width: 30%;
}
#app-footer .group-logo &gt; img {
  max-width: 100%;
}
@media (min-width: 768px) {
  #app-footer .social-links-wrapper {
    text-align: right;
  }
}
@media (min-width: 992px) {
  #app-menubar ~ #app-footer &gt; .container-fluid {
    margin-left: 200px;
    margin-left: 20rem;
  }
  #app-footer .copyright-area,
  #app-footer .trademark-area {
    height: 36px;
    height: 3.6rem;
    text-align: left;
    width: 33.33%;
  }
  #app-footer .trademark-area {
    height: 36px;
    height: 3.6rem;
    text-align: right;
    width: 33.33%;
  }
  #app-footer .social-link-area {
    margin-bottom: 0;
    text-align: center;
  }
}
#app-menubar {
  /*height: auto;*/
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 200px;
  width: 20rem;
  z-index: 101;
}
#app-menubar .dropdown-menu.collapsing,
#app-menubar .dropdown-menu.collapse.in {
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  display: block;
  float: none;
  margin: 0;
  padding: 0;
  position: static;
  width: auto;
}
#app-menubar .profile-image {
  margin: 0 auto;
  width: 60px;
  width: 6rem;
}
#app-menubar .profile-image span.icon {
  font-size: 60px;
  font-size: 6rem;
}
/*#secondary-nav
{
    .x-rem(margin-top, 1.5);
    
    li
    {
        &gt; a
        {
            color: #a0abbf;
            font-weight: 500;
            .x-rem(padding-left, 1.5);
            .x-rem(padding-right, 1.5);

            &amp;:hover
            {
                background: #2f3949;
                color: #fff;
            }
        }

        &amp;.active
        {
            background: #2f3949;
            border-left: 4px solid @brand-primary;            

            &gt; a
            {
                color: #fff;
                .x-rem(padding-left, 1.1);
            }

            &gt; a:after
            {
                border: 5px solid transparent;
                border-right-color: @body-bg;
                content: " ";
                height: 0;
                left: auto;
                margin: 0;
                .x-rem(margin-top, -0.5);
                pointer-events: none;
                position: absolute;
                right: 0;
                top: 50%;
                width: 0;

            }
        }        

        &gt; a &gt; span.fa
        {
            .x-rem(font-size, 1.8);
            .x-rem(margin-right, 1.5); 
            vertical-align: bottom;           
        }
    }    
}*/
#app-menubar-user-dropdown &gt; li &gt; a {
  color: #fff;
  padding-bottom: 10px;
  padding-bottom: 1rem;
  padding-top: 10px;
  padding-top: 1rem;
}
#app-menubar-user-dropdown &gt; li &gt; a:hover,
#app-menubar-user-dropdown &gt; li &gt; a:focus {
  background: none;
}
#user-info-wrapper {
  height: 160px;
  height: 16rem;
}
#user-info-wrapper &gt; .row,
#user-info-wrapper &gt; .row &gt; * {
  height: 100%;
}
#user-info {
  border-bottom: 1px solid;
}
#user-info a {
  display: block;
  margin-top: 15px;
  margin-top: 1.5rem;
}
#user-info a:hover,
#user-info a:active,
#user-info a:focus {
  color: #fff;
  text-decoration: none;
}
.users-name {
  font-weight: 500;
}
.users-name span.icon {
  font-size: 10px;
  font-size: 1rem;
  position: relative;
  right: -5px;
  right: -0.5rem;
}
.users-role {
  font-size: 11px;
  font-size: 1.1rem;
}
@media (min-width: 768px) {
  #app-menubar .profile-image {
    width: 80px;
    width: 8rem;
  }
  #app-menubar .profile-image span.icon {
    font-size: 80px;
    font-size: 8rem;
  }
  #user-info-wrapper {
    height: 180px;
    height: 18rem;
  }
}
#app-menu {
  margin-top: 30px;
  margin-top: 3rem;
}
#app-menu-inner &gt; .panel {
  background: none;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
}
#app-menu-inner &gt; .panel &gt; a {
  font-weight: 500;
}
#app-menu-inner &gt; .panel .icon-prepend {
  font-size: 25px;
  font-size: 2.5rem;
}
#app-menu-inner &gt; .panel &gt; ul li a {
  padding-left: 62.14275px;
  padding-left: 6.214275rem;
}
#app-menu-inner &gt; .active &gt; ul {
  padding-bottom: 5px;
  padding-bottom: 0.5rem;
  padding-top: 5px;
  padding-top: 0.5rem;
}
#app-menu-inner &gt; .active &gt; ul &gt; .active a {
  border-left: 2px solid;
  border-left: 0.2rem solid;
  padding-left: 60.14274999999999px;
  padding-left: 6.014275rem;
}
#app-menu-inner .app-name {
  display: inline-block;
  vertical-align: middle;
  width: 122.85725px;
  width: 12.285725rem;
}
.oc {
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.oc.oc-open {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.oc-container {
  position: relative;
}
.oc-container-push {
  -moz-transform: translate3d(@{menubar-width * 10}px, 0, 0);
  -ms-transform: translate3d(@{menubar-width * 10}px, 0, 0);
  -o-transform: translate3d(@{menubar-width * 10}px, 0, 0);
  -webkit-transform: translate3d(@{menubar-width * 10}px, 0, 0);
  transform: translate3d(@{menubar-width * 10}px, 0, 0);
  -moz-transform: translate3d(20rem, 0, 0);
  -ms-transform: translate3d(20rem, 0, 0);
  -o-transform: translate3d(20rem, 0, 0);
  -webkit-transform: translate3d(20rem, 0, 0);
  transform: translate3d(20rem, 0, 0);
}
.oc-container-overlay {
  display: none;
}
.oc-active {
  overflow: hidden;
}
.oc-active .oc-container-overlay {
  bottom: 0;
  display: block;
  left: 200px;
  left: 20rem;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}
.no-csstransforms3d .oc-push {
  position: relative;
}
.no-csstransforms3d .oc {
  left: -200px;
  left: -20rem;
}
@media (min-width: 768px) {
  .no-csstransforms3d .oc {
    left: 0 !important;
  }
}
@media (min-width: 992px) {
  .oc {
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  /*.oc-container-push
    {
        .translate3d(0, 0, 0);    
    }

    .oc-active
    {
        overflow: auto;

        .oc-container-overlay
        {            
            display: none;            
        }
    }*/
}
#app-breadcrumb {
  border-bottom: 1px solid;
  font-size: 13px;
  font-size: 1.3rem;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
  padding-bottom: 15px;
  padding-bottom: 1.5rem;
  padding-left: 5px;
  padding-left: 0.5rem;
  padding-right: 5px;
  padding-right: 0.5rem;
}
#app-breadcrumb .breadcrumb {
  padding: 0;
}
.breadcrumb {
  background: none;
  border-radius: 0;
  margin-bottom: 0;
}
.breadcrumb &gt; li &gt; span {
  display: inline-block;
  font-weight: 500;
  word-break: break-all;
}
.breadcrumb &gt; li + li:before {
  color: #aaa;
  font-size: 14.000000000000002px;
  font-size: 1.4000000000000001rem;
}
.breadcrumb a {
  padding-bottom: 6px;
  padding-bottom: 0.6rem;
  padding-top: 6px;
  padding-top: 0.6rem;
}
.app-breadcrumb-wrapper {
  text-align: left;
}
@media (min-width: 992px) {
  .app-breadcrumb-wrapper {
    text-align: right;
  }
}
#toolbar ul {
  margin-bottom: 0;
}
.input-group-btn .btn {
  min-width: 0;
  position: relative;
  z-index: 2;
}
.input-group-btn .btn span.fa {
  margin: 0;
}
.input-group-rounded .input-group-btn + .form-control,
.input-group-rounded .input-group-btn:last-child .btn {
  border-bottom-right-radius: 17px;
  border-bottom-right-radius: 1.7rem;
  border-top-right-radius: 17px;
  border-top-right-radius: 1.7rem;
  padding-left: 17px;
  padding-left: 1.7rem;
  padding-right: 17px;
  padding-right: 1.7rem;
}
.input-group-rounded .form-control:first-child,
.input-group-rounded .input-group-btn:first-child .btn {
  border-bottom-left-radius: 17px;
  border-bottom-left-radius: 1.7rem;
  border-top-left-radius: 17px;
  border-top-left-radius: 1.7rem;
  padding-left: 17px;
  padding-left: 1.7rem;
  padding-right: 17px;
  padding-right: 1.7rem;
}
.input-group-rounded .input-group-btn + .form-control {
  padding-left: 0;
}
.input-group.datepicker-with-label {
  display: block;
}
.input-group.datepicker-with-label .input-group-addon {
  background: none;
  border: 0 none;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.53846;
  padding: 0;
}
.input-group.datepicker-with-label .input-group-addon a {
  display: inline-block;
  padding-bottom: 5px;
  padding-bottom: 0.5rem;
  padding-top: 5px;
  padding-top: 0.5rem;
  text-align: left;
}
@media (min-width: 768px) {
  .input-group.datepicker-with-label .input-group-addon {
    text-align: left;
  }
}
.btn-group-lg &gt; .btn,
.btn-lg {
  border-radius: 4px;
  border-radius: 0.4rem;
}
#btn-clear-search {
  color: #ccc;
  cursor: pointer;
  display: none;
  font-size: 18px;
  font-size: 1.8rem;
  height: 34px;
  height: 3.4rem;
  margin: auto;
  padding: 8px 10px;
  padding: 0.8rem 1rem;
  position: absolute;
  right: 48px;
  right: 4.8rem;
  z-index: 2;
}
#btn-clear-search:hover,
#btn-clear-search:active,
#btn-clear-search:focus {
  color: #aaa;
  text-decoration: none;
}
#btn-clear-search2 {
  color: #ccc;
  cursor: pointer;
  display: none;
  font-size: 18px;
  font-size: 1.8rem;
  height: 34px;
  height: 3.4rem;
  margin: auto;
  padding: 8px 10px;
  padding: 0.8rem 1rem;
  position: absolute;
  right: 48px;
  right: 4.8rem;
  z-index: 2;
}
#btn-clear-search2:hover,
#btn-clear-search2:active,
#btn-clear-search2:focus {
  color: #aaa;
  text-decoration: none;
}
@media (min-width: 768px) {
  .app-search-wrapper {
    float: right;
  }
}
.modal .modal-content {
  border: 0 none;
}
.modal .modal-body {
  background: #fff;
}
.modal .modal-footer {
  background: #ecf0f1;
  border-radius: 0 0 6px 6px;
}
.modal #vac-spinner {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1050;
}
.modal-backdrop {
  background-color: #2f3949;
}
.modal-backdrop.in {
  opacity: 0.8;
}
.responsive-tabs .dropdown {
  text-align: center;
}
.responsive-tabs .dropdown &gt; a {
  border-bottom: 3px solid;
  margin-bottom: 1px;
  margin-bottom: 0.1rem;
  padding-bottom: 15px;
  padding-bottom: 1.5rem;
  padding-left: 5px;
  padding-left: 0.5rem;
  padding-right: 5px;
  padding-right: 0.5rem;
  padding-top: 15px;
  padding-top: 1.5rem;
}
.responsive-tabs .dropdown &gt; a:hover,
.responsive-tabs .dropdown &gt; a:active,
.responsive-tabs .dropdown &gt; a:focus {
  text-decoration: none;
}
.responsive-tabs .dropdown-menu {
  display: none;
  float: none;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 999;
}
@media (min-width: 768px) {
  .responsive-tabs .dropdown-menu {
    background: none;
    border: 0 none;
    border-radius: 0;
    display: block;
    margin: 0;
    padding: 0;
    padding-left: 15px;
    padding-left: 1.5rem;
    padding-right: 15px;
    padding-right: 1.5rem;
    position: relative;
    z-index: 0;
  }
}

.responsive-tabs .dropdown-menu &gt; li &gt; a {
    font-size: 14px;
}

@media (min-width: 768px) {
  .responsive-tabs .dropdown-menu &gt; li {
    display: inline-block;
    margin-left: 30px;
    margin-left: 3rem;
  }
  .responsive-tabs .dropdown-menu &gt; li:first-child {
    margin-left: 0;
  }
}
.responsive-tabs .dropdown-menu &gt; li &gt; a {
  font-weight: 500;
}
@media (min-width: 768px) {
  .responsive-tabs .dropdown-menu &gt; li &gt; a {
    margin-bottom: 1px;
    margin-bottom: 0.1rem;
    margin-top: 5px;
    margin-top: 0.5rem;
    padding-bottom: 15px !important;
    padding-bottom: 1.5rem !important;
    padding-left: 5px;
    padding-left: 0.5rem;
    padding-right: 5px;
    padding-right: 0.5rem;
    padding-top: 15px !important;
    padding-top: 1.5rem !important;
  }
}
.responsive-tabs .dropdown-menu &gt; li &gt; a:hover,
.responsive-tabs .dropdown-menu &gt; li &gt; a:focus,
.responsive-tabs .dropdown-menu &gt; li &gt; a:active {
  filter: none;
}
.responsive-tabs .dropdown-menu &gt; li.active &gt; a {
  filter: none;
}
@media (min-width: 768px) {
  .responsive-tabs .dropdown-menu &gt; .active &gt; a {
    border: 0 none;
    border-bottom: 3px solid;
  }
}
.responsive-tabs .open &gt; .dropdown-menu {
  display: block;
}
.responsive-tabs .tab-content {
  padding: 15px;
  padding: 1.5rem;
}
.pager {
  margin: 0;
}
.pager .record-count {
  font-weight: 500;
  text-align: center;
}
.pager .record-count + .pagination-wrapper {
  margin-top: 15px;
  margin-top: 1.5rem;
}
.pager .pagination-wrapper {
  text-align: center;
}
.pager .pagination {
  margin: 0;
  vertical-align: middle;
}
.pager .pagination &gt; li &gt; a,
.pager .pagination &gt; li &gt; span {
  border-radius: 4px;
  border-radius: 0.4rem;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.53846;
  margin-left: 7px;
  margin-left: 0.7rem;
  padding: 5px 10px;
  padding: 0.5rem 1rem;
  -moz-transition: border 0.2s ease-out, background 0.2s ease-out;
  -o-transition: border 0.2s ease-out, background 0.2s ease-out;
  -webkit-transition: border 0.2s ease-out, background 0.2s ease-out;
  transition: border 0.2s ease-out, background 0.2s ease-out;
}
@media (min-width: 992px) {
  .pager {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .pager .record-count {
    display: table-cell;
    text-align: left;
    width: 40%;
  }
  .pager .pagination-wrapper {
    display: table-cell;
    text-align: right;
    width: 60%;
  }
}
.progress {
  background: #fff;
  border: 1px solid #aaa;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 14px;
  height: 1.4rem;
  padding: 2px;
  padding: 0.2rem;
  margin-bottom: 0;
}
.progress .progress-bar {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.nav-tabs &gt; li &gt; a {
  line-height: 1.53846;
}
.dropdown-menu {
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 5px;
  margin-top: 0.5rem;
  z-index: 999;
}
.dropdown-menu li &gt; a {
  padding-bottom: 6px;
  padding-bottom: 0.6rem;
  padding-left: 15px;
  padding-left: 1.5rem;
  padding-right: 15px;
  padding-right: 1.5rem;
  padding-top: 6px;
  padding-top: 0.6rem;
  -moz-transition: background 0.2s ease-out;
  -o-transition: background 0.2s ease-out;
  -webkit-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
}
.dropdown-menu li &gt; a &gt; .fa {
  font-size: 14px;
  font-size: 1.4rem;
  margin-right: 8px;
  margin-right: 0.8rem;
}
.dropdown-menu .dropdown-header {
  color: #aaa;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 500;
  margin-top: 5px;
  margin-top: 0.5rem;
  padding-left: 15px;
  padding-left: 1.5rem;
  text-transform: uppercase;
}
.dropdown-menu .divider {
  background-color: #eee;
  height: 2px;
}
.files {
  margin-bottom: 0;
  margin-left: 0;
}
.files .file {
  border: 2px solid #aaa;
  padding: 5px;
  padding: 0.5rem;
  position: relative;
  vertical-align: middle;
  width: 100%;
}
.files .file input[type="checkbox"].chk-select {
  left: 0;
  margin-top: 0;
  position: absolute;
  top: 12px;
  top: 1.2rem;
  z-index: 1;
}
.files .file input[type="checkbox"].chk-select ~ .file-inner {
  padding-left: 25px;
  padding-left: 2.5rem;
}
.files .file .file-drag-handle {
  background: url('../images/grippy_large.png') no-repeat 2px 50%;
  cursor: move;
  padding-right: 5px;
  padding-right: 0.5rem;
  width: 15px;
  width: 1.5rem;
}
.files .file .file-icon {
  font-size: 9.999999999999998px;
  font-size: 0.9999999999999999rem;
  position: relative;
  width: 32px;
  width: 3.2rem;
  z-index: 1;
}
.files .file .file-icon &gt; .icon-folder {
  background-color: rgba(0, 0, 0, 0);
  display: block;
  overflow: hidden;
}
.files .file .file-icon &gt; .icon-folder:before {
  background-color: #dac26d;
  -webkit-border-top-left-radius: 0.1em;
  border-top-left-radius: 0.1em;
  -webkit-border-top-right-radius: 0.1em;
  border-top-right-radius: 0.1em;
  -webkit-box-shadow: 1.25em 0.25em 0 0 #dac26d;
  -moz-box-shadow: 1.25em 0.25em 0 0 #dac26d;
  box-shadow: 1.25em 0.25em 0 0 #dac26d;
  content: "";
  float: left;
  height: 0.5em;
  margin-left: 0.07em;
  width: 1.5em;
}
.files .file .file-icon &gt; .icon-folder:after {
  background-color: #f7e68e;
  -moz-border-radius: 0.1em;
  -webkit-border-radius: 0.1em;
  border-radius: 0.1em;
  clear: left;
  content: "";
  float: left;
  height: 2.25em;
  width: 3em;
}
.files .file .file-icon &gt; .icon-folder.folder-blue:before {
  background-color: #7ba1ad;
  -webkit-box-shadow: 1.25em 0.25em 0 0 #7ba1ad;
  -moz-box-shadow: 1.25em 0.25em 0 0 #7ba1ad;
  box-shadow: 1.25em 0.25em 0 0 #7ba1ad;
}
.files .file .file-icon &gt; .icon-folder.folder-blue:after {
  background-color: #a0d4e4;
}
.files .file .file-icon &gt; .icon-folder.full:before {
  height: 0.55em;
}
.files .file .file-icon &gt; .icon-folder.full:after {
  -webkit-box-shadow: 0 -0.12em 0 0 #fff;
  -moz-box-shadow: 0 -0.12em 0 0 #fff;
  box-shadow: 0 -0.12em 0 0 #fff;
  height: 2.15em;
}
.files .file .file-icon &gt; .icon-file {
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  -webkit-box-shadow: 1.74em -2.1em 0 0 #5bab6e inset;
  -moz-box-shadow: 1.74em -2.1em 0 0 #5bab6e inset;
  box-shadow: 1.74em -2.1em 0 0 #5bab6e inset;
  color: #ffffff;
  display: inline-block;
  height: 3em;
  line-height: 3em;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 2.5em;
}
.files .file .file-icon &gt; .icon-file:after {
  border-bottom: 2.6em solid #448353;
  border-right: 2.22em solid rgba(0, 0, 0, 0);
  border-width: 0 2.22em 2.6em 0;
  content: "";
  position: absolute;
  right: -0.17em;
  top: -1.5em;
  z-index: -1;
}
.files .file .file-icon &gt; .icon-file:first-line {
  font-size: 10px;
  font-size: 1rem;
  font-weight: 500;
}
.files .file .file-icon &gt; .icon-file.blue {
  -webkit-box-shadow: 1.74em -2.1em 0 0 #3498db inset;
  -moz-box-shadow: 1.74em -2.1em 0 0 #3498db inset;
  box-shadow: 1.74em -2.1em 0 0 #3498db inset;
}
.files .file .file-icon &gt; .icon-file.blue:after {
  border-bottom-color: #2980b9;
}
.files .file .file-icon .fa {
  display: block;
  font-size: 28px;
  font-size: 2.8rem;
  text-align: center;
}
.files .file .file-info {
  padding-left: 10px;
  padding-left: 1rem;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.files .file .file-title {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  padding-bottom: 4px;
  padding-bottom: 0.4rem;
  padding-right: 15px;
  padding-right: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}
.files .file .file-type {
  color: #656d78;
  font-size: 11px;
  font-size: 1.1rem;
}
.files .file .file-actions {
  padding-left: 10px;
  padding-left: 1rem;
  width: 40px;
  width: 4rem;
}
.files .file .file-actions a {
  color: #555;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
}
.files .file .file-actions .btn {
  height: 30px;
  height: 3rem;
  min-width: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 30px;
  width: 3rem;
}
.files .file .file-actions .btn &gt; .fa {
  line-height: 1.85714286;
  margin-right: 0;
}
.files .file .file-actions .fa {
  font-size: 14.000000000000002px;
  font-size: 1.4000000000000001rem;
}
.files .file.file-ghost {
  opacity: 0.5;
}
.files .file.attachments {
  padding-bottom: 10px;
  padding-bottom: 1rem;
  padding-top: 10px;
  padding-top: 1rem;
}
.files .file.attachments .file-icon {
  width: 20.57136px;
  width: 2.057136rem;
}
.files .file.attachments .file-icon .fa {
  font-size: 15.999999999999998px;
  font-size: 1.5999999999999999rem;
}
.files .file.attachments .file-info {
  padding-left: 5px;
  padding-left: 0.5rem;
}
.files .file.attachments + .file {
  border: 0 none;
}
.files .file + .file {
  margin-top: 10px;
  margin-top: 1rem;
}
.files .file .detailed-progress {
  display: none;
}
@media (min-width: 768px) {
  .files .file {
    padding: 10px;
    padding: 1rem;
  }
  .files .file input[type="checkbox"].chk-select ~ .file-inner {
    padding-left: 30px;
    padding-left: 3rem;
  }
  .files .file .file-drag-handle {
    padding-right: 10px;
    padding-right: 1rem;
    width: 20px;
    width: 2rem;
  }
  .files .file .file-icon {
    font-size: 12px;
    font-size: 1.2rem;
    width: 38px;
    width: 3.8rem;
  }
  .files .file .file-icon .fa {
    font-size: 31.999999999999996px;
    font-size: 3.1999999999999997rem;
  }
  .files .file .file-info {
    padding-left: 15px;
    padding-left: 1.5rem;
  }
  .files .file .file-title {
    font-size: 14.000000000000002px;
    font-size: 1.4000000000000001rem;
    vertical-align: middle;
  }
  .files .file .file-actions:not(.actions-dropdown) {
    padding-left: 20px;
    padding-left: 2rem;
    width: 30%;
  }
  .files .file .file-actions:not(.actions-dropdown) a .fa {
    margin-right: 5px;
    margin-right: 0.5rem;
  }
  .files .file .file-actions:not(.actions-dropdown) .dropdown-menu {
    border: 0 none;
    display: block;
    float: right;
    margin-top: 0;
    min-width: 0;
    padding: 0;
    position: static;
  }
  .files .file .file-actions:not(.actions-dropdown) .dropdown-menu li {
    float: left;
    position: relative;
  }
  .files .file .file-actions:not(.actions-dropdown) .dropdown-menu li &gt; a {
    color: #555;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 500;
    padding-bottom: 6px;
    padding-bottom: 0.6rem;
    padding-left: 0;
    padding-right: 0;
    padding-top: 6px;
    padding-top: 0.6rem;
  }
  .files .file .file-actions:not(.actions-dropdown) .dropdown-menu li &gt; a:hover,
  .files .file .file-actions:not(.actions-dropdown) .dropdown-menu li &gt; a:focus,
  .files .file .file-actions:not(.actions-dropdown) .dropdown-menu li &gt; a:active {
    background: none;
    text-decoration: underline;
  }
  .files .file .file-actions:not(.actions-dropdown) .dropdown-menu li + li {
    margin-left: 25px;
    margin-left: 2.5rem;
  }
  .files .file .file-actions:not(.actions-dropdown) .dropdown-menu li + li:before {
    background: #aaa;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    content: "";
    height: 5px;
    height: 0.5rem;
    left: -15px;
    left: -1.5rem;
    margin-top: -2.5px;
    margin-top: -0.25rem;
    position: absolute;
    top: 50%;
    width: 5px;
    width: 0.5rem;
  }
  .files .file.attachment .file-actions {
    min-width: 100px;
    min-width: 10rem;
  }
  .files .file .detailed-progress {
    margin-top: 15px;
    margin-top: 1.5rem;
    padding-left: 43px;
    padding-left: 4.3rem;
  }
}
.files + .files {
  margin-top: 10px;
  margin-top: 1rem;
}
.files.file-hierarchy &gt; li {
  border: 0;
  padding: 0;
}
.files.file-hierarchy &gt; li &gt; .file-inner {
  background: #eee;
  display: block;
  font-size: 14.000000000000002px;
  font-size: 1.4000000000000001rem;
  padding-bottom: 10px;
  padding-bottom: 1rem;
  padding-left: 15px;
  padding-left: 1.5rem;
  padding-right: 15px;
  padding-right: 1.5rem;
  padding-top: 10px;
  padding-top: 1rem;
}
.files.file-hierarchy &gt; li:hover &gt; .file-inner,
.files.file-hierarchy &gt; li.active &gt; .file-inner {
  background: #ccc;
}
.catalog-item-preview-available {
  background-color: #459ea3;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 3px #aaa;
  -webkit-box-shadow: 0 0 3px #aaa;
  box-shadow: 0 0 3px #aaa;
  color: #fff;
  padding: 2px 10px;
  position: absolute;
  right: 5px;
  top: 5px;
}
.components .component-actions {
  border: 2px dashed #aaa;
  margin-top: 10px;
  margin-top: 1rem;
  padding-bottom: 10px;
  padding-bottom: 1rem;
  padding-left: 20px;
  padding-left: 2rem;
  padding-right: 20px;
  padding-right: 2rem;
  padding-top: 10px;
  padding-top: 1rem;
}
.components .component-actions .component-actions-header {
  display: block;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
  text-transform: uppercase;
}
.components .component-actions .component-actions-list {
  margin: 0;
  padding: 0;
}
.components .component-actions .action {
  list-style: none;
  display: inline-block;
  float: left;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
  text-align: center;
  vertical-align: top;
  width: 33.33%;
}
.components .component-actions .action &gt; a {
  color: #43494d;
  display: block;
}
.components .component-actions .action &gt; a:hover,
.components .component-actions .action &gt; a:active,
.components .component-actions .action &gt; a:focus {
  color: #7f8990;
  text-decoration: none;
}
.components .component-actions .action-icon {
  font-size: 28px;
  font-size: 2.8rem;
}
.components .component-actions .action-label {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  margin-top: 5px;
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .components .component-actions .action {
    float: none;
    margin-bottom: 0;
    margin-right: 10px;
    margin-right: 1rem;
    padding-left: 10px;
    padding-left: 1rem;
    padding-right: 10px;
    padding-right: 1rem;
    width: auto;
  }
  .components .component-actions .action:first-child {
    padding-left: 0;
  }
  .components .component-actions .action-icon {
    font-size: 31.999999999999996px;
    font-size: 3.1999999999999997rem;
  }
  .components .component-actions .action-label {
    font-size: 14.000000000000002px;
    font-size: 1.4000000000000001rem;
  }
}
.file-uploader {
  max-width: 360px;
  max-width: 36rem;
}
.file-uploader .uploader-type,
.file-uploader .additional-info {
  font-size: 12px;
  font-size: 1.2rem;
  font-style: italic;
}
.file-uploader .uploader-type .allowed-file-types,
.file-uploader .uploader-type .allowed-file-size {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 500;
}
.file-uploader .files {
  text-align: left;
}
.file-uploader .files .file {
  background: #f5f6f7;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding-bottom: 15px;
  padding-bottom: 1.5rem;
  padding-left: 15px;
  padding-left: 1.5rem;
  padding-right: 15px;
  padding-right: 1.5rem;
  padding-top: 15px;
  padding-top: 1.5rem;
  position: relative;
}
.file-uploader .files .file .file-details {
  padding-right: 5px;
  padding-right: 0.5rem;
  width: 60%;
}
.file-uploader .files .file .file-title {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  white-space: normal;
  word-wrap: break-word;
}
.file-uploader .files .file .file-size,
.file-uploader .files .file .file-status,
.file-uploader .files .file .completed-percentage {
  color: #888;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 500;
  text-transform: uppercase;
}
.file-uploader .files .file .file-progress {
  width: 40%;
}
.file-uploader .files .file .file-status {
  text-transform: none;
}
.file-uploader .files .file .remove-file {
  color: #888;
  font-size: 14px;
  font-size: 1.4rem;
  height: 20px;
  height: 2rem;
  position: absolute;
  right: -10px;
  right: -1rem;
  text-align: center;
  top: -10px;
  top: -1rem;
  width: 20px;
  width: 2rem;
}
.file-uploader .files .file .remove-file:hover,
.file-uploader .files .file .remove-file:focus,
.file-uploader .files .file .remove-file:active {
  color: #555;
  text-decoration: none;
}
.uploaded-image-placeholder {
  max-width: 120px;
  max-width: 12rem;
}
.uploaded-image-placeholder.profile-image {
  max-width: 100px;
  max-width: 10rem;
}
.uploaded-image-placeholder img {
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
  max-width: 100%;
}
#profile-image-uploader &gt; *,
#profile-image-uploader .profile-image {
  margin-left: auto;
  margin-right: auto;
}
.item-list-view .item {
  border-bottom: 2px solid #eee;
  padding-bottom: 15px;
  padding-bottom: 1.5rem;
  position: relative;
}
.item-list-view .item + .item {
  padding-top: 15px;
  padding-top: 1.5rem;
}
.item-list-view .item:first-child input[type="checkbox"].chk-select-item {
  top: -7px;
  top: -0.7rem;
}
.item-list-view .item input[type="checkbox"].chk-select {
  left: 0;
  margin-top: 0;
  position: absolute;
  top: 8px;
  top: 0.8rem;
  z-index: 1;
}
.item-list-view .item .item-inner {
  display: table;
  padding-left: 20px;
  padding-left: 2rem;
  position: relative;
  table-layout: fixed;
  width: 100%;
}
.item-list-view .item .item-thumbnail {
  display: table-cell;
  text-align: center;
  vertical-align: top;
  width: 60px;
  width: 6rem;
}
.item-list-view .item .item-thumbnail-circle {
  width: 40px;
  width: 4rem;
}
.item-list-view .item .item-thumbnail img {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.item-list-view .item .item-thumbnail &gt; .fa {
  font-size: 41.99999999999999px;
  font-size: 4.199999999999999rem;
}
.item-list-view .item .item-thumbnail + .item-info {
  padding-left: 10px;
  padding-left: 1rem;
}
.item-list-view .item .item-info {
  display: table-cell;
  vertical-align: middle;
}
.item-list-view .item .item-actions {
  display: table-cell;
  text-align: right;
  vertical-align: top;
  width: 30px;
  width: 3rem;
}
.item-list-view .item .item-actions .actions {
  color: #656d78;
}
.item-list-view .item .item-actions .actions .fa {
  vertical-align: middle;
}
.item-list-view .item .item-actions .actions .fa-cog {
  font-size: 14px;
  font-size: 1.4rem;
}
.item-list-view .item .item-actions .actions .fa-caret-down {
  font-size: 12px;
  font-size: 1.2rem;
}
.item-list-view .item .item-title {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.item-list-view .item .item-properties .property {
  color: #656d78;
  display: none;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  margin-top: 15px;
  margin-top: 1.5rem;
}
.item-list-view .item .item-properties .property:last-child {
  margin-bottom: 0;
}
.item-list-view .item .item-properties .property-title {
  display: block;
  position: relative;
}
.item-list-view .item .item-properties .property-value {
  display: block;
  font-weight: 400;
}
.item-list-view .item .item-properties .property-value em {
  font-weight: 200;
}
.item-list-view .item .item-properties .property.show-always {
  display: block;
  float: left;
}
.item-list-view .item .item-properties .property.show-value-xs {
  display: block;
  margin: 0;
}
.item-list-view .item .item-properties .property.show-value-xs .property-title {
  display: none;
}
.item-list-view .item .item-properties .progress {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
.item-list-view .item .item-properties .additional-details {
  font-size: 11px;
  font-size: 1.1rem;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .item-list-view .item .item-properties .additional-details {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.item-list-view .item .item-properties .additional-details &gt; * {
  display: inline-block;
  vertical-align: middle;
}
.item-list-view .item .item-properties .additional-details .icon-certificate {
  color: #c0392b;
  font-size: 16px;
  font-size: 1.6rem;
  margin-right: 3px;
  margin-right: 0.3rem;
}
@media (min-width: 768px) {
  .item-list-view .item .item-properties .additional-details .icon-certificate {
    font-size: 20px;
    font-size: 2rem;
    margin-right: 5px;
    margin-right: 0.5rem;
  }
}
.item-list-view .item .progress-wheel {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  width: 80px;
  width: 8rem;
}
.item-list-view .item .progress-wheel .progress-value {
  bottom: 0;
  font-size: 20px;
  font-size: 2rem;
  height: 30.769199999999998px;
  height: 3.07692rem;
  left: 0;
  margin: auto 0;
  position: absolute;
  right: 0;
  top: 0;
}
.item-list-view .item .progress-wheel .progress-value sup {
  font-size: 13px;
  font-size: 1.3rem;
}
.item-list-view .item .togglable-panel {
  display: none;
  position: relative;
}
.item-list-view .item .togglable-panel.loaded .property {
  display: block;
}
.item-list-view .item .lnk-expand-collapse {
  bottom: -5px;
  font-size: 11px;
  font-size: 1.1rem;
  position: absolute;
  right: 0;
  z-index: 1;
}
.item-list-view .item.open .lnk-expand-collapse {
  display: none;
}
.item-list-view .item.open .togglable-panel .lnk-expand-collapse {
  bottom: 0;
  display: block;
  right: 1.5rem;
}
@media (min-width: 768px) {
  .item-list-view .item {
    padding-bottom: 20px;
    padding-bottom: 2rem;
  }
  .item-list-view .item + .item {
    padding-top: 20px;
    padding-top: 2rem;
  }
  .item-list-view .item:first-child input[type="checkbox"].chk-select {
    top: 0;
  }
  .item-list-view .item input[type="checkbox"].chk-select {
    top: 20px;
    top: 2rem;
    left: 0;
  }
  .item-list-view .item .item-inner {
    padding-left: 30px;
    padding-left: 3rem;
  }
  .item-list-view .item .item-thumbnail {
    width: 100px;
    width: 10rem;
  }
  .item-list-view .item .item-thumbnail-circle {
    width: 75px;
    width: 7.5rem;
  }
  .item-list-view .item .item-thumbnail &gt; .fa {
    font-size: 70px;
    font-size: 7rem;
  }
  .item-list-view .item .item-thumbnail + .item-info {
    padding-left: 25px;
    padding-left: 2.5rem;
  }
  .item-list-view .item .item-status {
    line-height: normal;
    position: absolute;
    right: 0;
    top: 0;
  }
  .item-list-view .item .item-actions {
    width: 80px;
    width: 8rem;
  }
  .item-list-view .item .item-actions .actions .fa-cog {
    font-size: 18px;
    font-size: 1.7999999999999998rem;
  }
  .item-list-view .item .item-title {
    font-size: 13px;
    font-size: 1.3rem;
    margin-bottom: 0;
  }
  .item-list-view .item .item-properties .property {
    display: block;
    margin-top: 10px;
    margin-top: 1rem;
  }
  .item-list-view .item .item-properties .property.show-value-xs {
    margin-top: 10px;
    margin-top: 1rem;
  }
  .item-list-view .item .item-properties .property.show-value-xs .property-title {
    display: block;
  }
  .item-list-view .item .togglable-panel,
  .item-list-view .item .lnk-expand-collapse {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .item-list-view .item .item-title {
    margin-bottom: 10px;
    margin-bottom: 1rem;
  }
  .item-list-view .item .item-actions {
    width: 80px;
    width: 8rem;
  }
  .item-list-view .item .item-properties .property {
    margin-top: 3px;
    margin-top: 0.3rem;
  }
  .item-list-view .item .item-properties .property.show-value-xs {
    margin-top: 3px;
    margin-top: 0.3rem;
  }
  .item-list-view .item .item-properties .property.show-value-xs .property-title {
    display: inline-block;
  }
  .item-list-view .item .item-properties .property-title {
    display: inline-block;
    min-width: 150px;
    min-width: 15rem;
  }
  .item-list-view .item .item-properties .property-title:after {
    content: ":";
    float: right;
    margin-left: 5px;
    margin-left: 0.5rem;
    margin-right: 5px;
    margin-right: 0.5rem;
  }
  .item-list-view .item .item-properties .property-title.learner-col-1,
  .item-list-view .item .item-properties .property-title.learner-col-2 {
    min-width: 110px;
    min-width: 11rem;
  }
  .item-list-view .item .item-properties .property-value {
    display: inline-block;
  }
}
.display-properties .section .section-title {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0;
  text-align: left;
}
.display-properties .section .section-title .expand-collapse-icon:before {
  content: "\f0d7";
  font-size: 14px;
}
.display-properties .section .section-title.collapsed .expand-collapse-icon:before {
  content: "\f0da";
}
.display-properties .section .section-title:hover {
  cursor: pointer;
}
.display-properties .section .section-actions {
  text-align: right;
}
.display-properties .section + .section {
  border-top: 2px solid #eee;
  margin-top: 15px;
  margin-top: 1.5rem;
  padding-top: 15px;
  padding-top: 1.5rem;
}
@media (min-width: 768px) {
  .display-properties .section + .section {
    margin-top: 30px;
    margin-top: 3rem;
    padding-top: 30px;
    padding-top: 3rem;
  }
}
.display-properties .section .property:last-child {
  margin-bottom: 0;
}
.display-properties .section .property-wrapper {
  margin-top: 15px;
  margin-top: 1.5rem;
  padding-left: 17.999939999999995px;
  padding-left: 1.7999939999999996rem;
}
.display-properties .property {
  color: #656d78;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}
.display-properties .property-title {
  color: #555;
  display: block;
}
.display-properties .property-value {
  display: block;
  font-weight: 400;
}
.display-properties .property-value em {
  font-weight: 200;
}
.display-properties .property.show-always {
  display: block;
  float: left;
}
.display-properties .image-wrapper {
  margin-bottom: 45px;
  margin-bottom: 4.5rem;
}
.display-properties .image-wrapper .profile-image {
  height: 80px;
  height: 8rem;
  margin: auto;
  width: 80px;
  width: 8rem;
}
@media (min-width: 768px) {
  .display-properties .image-wrapper {
    margin-bottom: 0;
  }
  .display-properties .image-wrapper .profile-image {
    height: 100px;
    height: 10rem;
    width: 100px;
    width: 10rem;
  }
}
.label {
  font-size: 8px;
  font-size: 0.8rem;
  font-weight: 600;
  padding-bottom: 3px;
  padding-bottom: 0.3rem;
  padding-left: 9px;
  padding-left: 0.8999999999999999rem;
  padding-right: 9px;
  padding-right: 0.8999999999999999rem;
  padding-top: 3px;
  padding-top: 0.3rem;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .label {
    font-size: 9px;
    font-size: 0.9rem;
  }
}
.responsive-media {
  height: 0;
  position: relative;
}
.responsive-media.responsive-media-1by1 {
  padding-bottom: 100%;
}
.responsive-media.responsive-media-1by1 &gt; img,
.responsive-media.responsive-media-4by3 &gt; img,
.responsive-media.responsive-media-16by9 &gt; img {
  bottom: 0;
  left: 0;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.responsive-media.responsive-media-1by1 &gt; iframe,
.responsive-media.responsive-media-4by3 &gt; iframe,
.responsive-media.responsive-media-16by9 &gt; iframe {
  border: 0 none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.responsive-media.responsive-media-4by3 {
  padding-bottom: 75%;
}
.responsive-media.responsive-media-16by9 {
  padding-bottom: 56.25%;
  overflow: hidden;
}
.responsive-media.responsive-media-16by9 &gt; .carousel-wrapper {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.empty-content {
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
  margin-top: 15px;
  margin-top: 1.5rem;
  text-align: center;
}
.empty-content .icon {
  background: #ecf0f1;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: table;
  height: 60px;
  height: 6rem;
  margin: 0 auto;
  width: 60px;
  width: 6rem;
}
.empty-content .icon &gt; span {
  display: table-cell;
  vertical-align: middle;
}
.empty-content .icon .fa {
  color: #bdc3c7;
  font-size: 24px;
  font-size: 2.4rem;
}
.empty-content .info {
  color: #656d78;
}
.empty-content .info .title {
  font-size: 14.000000000000002px;
  font-size: 1.4000000000000001rem;
  margin-top: 10px;
  margin-top: 1rem;
}
.empty-content .info .text {
  font-size: 11px;
  font-size: 1.1rem;
  font-style: italic;
}
@media (min-width: 768px) {
  .empty-content {
    margin-bottom: 30px;
    margin-bottom: 3rem;
    margin-top: 30px;
    margin-top: 3rem;
  }
  .empty-content .icon {
    height: 70px;
    height: 7rem;
    width: 70px;
    width: 7rem;
  }
  .empty-content .icon .fa {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .empty-content .info .title {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .empty-content .info .text {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (min-width: 992px) {
  .empty-content .icon {
    height: 80px;
    height: 8rem;
    width: 80px;
    width: 8rem;
  }
  .empty-content .icon .fa {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .empty-content .info .title {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .empty-content .info .text {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.cssanimations .sk-spinner,
.spinner-text {
  text-align: center;
}
.cssanimations .sk-spinner.sk-spinner-three-bounce div {
  height: 30px;
  height: 3rem;
  width: 30px;
  width: 3rem;
  background-color: #3498db;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
  -moz-animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
  -o-animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
  animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cssanimations .sk-spinner.sk-spinner-three-bounce .sk-bounce1 {
  -webkit-animation-delay: -0.32s;
  -moz-animation-delay: -0.32s;
  -o-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.cssanimations .sk-spinner.sk-spinner-three-bounce .sk-bounce2 {
  -webkit-animation-delay: -0.16s;
  -moz-animation-delay: -0.16s;
  -o-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.no-cssanimations .preloader {
  background: url('../images/preloader.gif') no-repeat;
  display: block;
  height: 128px;
  height: 12.8rem;
  margin-top: -30px;
  margin-top: -3rem;
  width: 128px;
  width: 12.8rem;
}
.no-cssanimations .spinner-text {
  margin-top: -30px;
  margin-top: -3rem;
}
.preloader {
  display: none;
  margin: 0 auto;
}
.spinner-text {
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 15px;
  margin-top: 1.5rem;
}
@-webkit-keyframes sk-threeBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes sk-threeBounceDelay {
  0%,
  80%,
  100% {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-ms-keyframes sk-threeBounceDelay {
  0%,
  80%,
  100% {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-threeBounceDelay {
  0%,
  80%,
  100% {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.bootstrap-switch {
  min-width: 60px;
  min-width: 6rem;
}
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off {
  border-radius: 3px;
  border-radius: 0.3rem;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
  background: #fff;
  color: #c8cdd7;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
  background: #fff;
  color: #36af47;
}
.bootstrap-switch .bootstrap-switch-label {
  background: none;
}
.bootstrap-switch-off {
  background: #c8cdd7;
  border: 2px solid #c8cdd7;
}
.bootstrap-switch-on {
  background: #36af47;
  border: 2px solid #36af47;
}
.bootstrap-select .btn:focus {
  outline: 0 none !important;
  outline-offset: 0;
}
.registration-form {
  display: block;
  margin: 0 auto;
  padding-left: 15px;
  padding-left: 1.5rem;
  padding-right: 15px;
  padding-right: 1.5rem;
}
.registration-form.tenant-register {
  margin: 50px auto;
}
.registration-form .form-heading {
  text-transform: uppercase;
}
.registration-form .form-heading:after {
  background: #8cc152;
  content: "";
  display: block;
  height: 2px;
  height: 0.2rem;
  margin: auto;
  margin-top: 10px;
  margin-top: 1rem;
  width: 50px;
  width: 5rem;
}
.registration-form .form-text {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 200;
}
.registration-form .form-text .text-heading {
  font-weight: 500;
}
.registration-form &gt; form {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-top: 3rem;
  max-width: 300px;
  max-width: 30rem;
}
.registration-form .label-group label {
  margin-bottom: 0;
}
.registration-form .label-group .important-label {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
}
.registration-form .all-required {
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
}

@media only screen and (min-width: 568px) {

    .vmargin {
        margin-bottom: 15px;
        margin-bottom: 1.5rem;
        margin-top: 15px;
        margin-top: 1.5rem;
    }
}

@media (min-width: 768px) {
  .registration-form {
    padding: 0;
    width: 70%;
  }
  .registration-form .form-text {
    font-size: 20px;
    font-size: 2rem;
  }
  .registration-form .label-group .important-label {
    font-size: 14.000000000000002px;
    font-size: 1.4000000000000001rem;
  }
}
@media (min-width: 992px) {
  .registration-form {
    width: 50%;
  }
  .registration-form .form-text {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
.valign-middle,
.valign-top {
  display: table !important;
  height: 100%;
}
.valign-middle.max-parent-width,
.valign-top.max-parent-width {
  table-layout: fixed;
  width: 100%;
}
.valign-middle &gt; *,
.valign-top &gt; * {
  display: table-cell;
  vertical-align: middle;
}
.valign-top &gt; * {
  vertical-align: top;
}
.vpadding-row &gt; * {
  padding-bottom: 15px;
  padding-bottom: 1.5rem;
  padding-top: 15px;
  padding-top: 1.5rem;
}
/*.vmargin {
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
  margin-top: 15px;
  margin-top: 1.5rem;
}*/

.vmargin-bottom {
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}
.vmargin-top {
  margin-top: 15px;
  margin-top: 1.5rem;
}
.vmargin-2x {
  margin-bottom: 30px;
  margin-bottom: 3rem;
  margin-top: 30px;
  margin-top: 3rem;
}
.hmargin {
  margin-left: 15px;
  margin-left: 1.5rem;
  margin-right: 15px;
  margin-right: 1.5rem;
}
.hmargin-left {
  margin-left: 15px;
  margin-left: 1.5rem;
}
.hmargin-right {
  margin-right: 15px;
  margin-right: 1.5rem;
}
.margin-bottom-2x {
  margin-bottom: 30px;
  margin-bottom: 3rem;
}
.margin-top-2x {
  margin-top: 30px;
  margin-top: 3rem;
}
.no-padding {
  padding: 0;
}
.no-padding-bottom {
  padding-bottom: 0;
}
.no-padding-left {
  padding-left: 0;
}
.no-padding-right {
  padding-right: 0;
}
.no-padding-top {
  padding-top: 0;
}
.text-component-shadow {
  text-shadow: 0 10px 60px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1);
}
.text-gradient-white {
  color: #f0f0f0;
}
.padded {
  padding: 15px;
  padding: 1.5rem;
}
.vpadding {
  padding-bottom: 15px;
  padding-bottom: 1.5rem;
  padding-top: 15px;
  padding-top: 1.5rem;
}
.hpadding {
  padding-left: 15px;
  padding-left: 1.5rem;
  padding-right: 15px;
  padding-right: 1.5rem;
}
.inline-block {
  display: inline-block !important;
}
.inherit-height {
  height: 100%;
}
span.caret {
  margin-left: 5px;
  margin-left: 0.5rem;
}
.padded-responsive {
  padding-bottom: 15px;
  padding-bottom: 1.5rem;
  padding-top: 15px;
  padding-top: 1.5rem;
}
.icon-prepend {
  display: inline-block;
  margin-right: 15px;
  margin-right: 1.5rem;
  vertical-align: middle;
}
.separator-dark {
  background: #2f3949;
  height: 1px;
  height: 0.1rem;
  position: relative;
  top: -2px;
  top: -0.2rem;
}
.text-upper {
  text-transform: uppercase;
}
.text-nowrap {
  white-space: nowrap;
}
sup.currency {
  margin-right: 5px;
  margin-right: 0.5rem;
}
.text-center-xs {
  text-align: center;
}
.color-success {
  color: #1abc9c;
}
.color-warning {
  color: #f1c40f;
}
.color-danger {
  color: #e74c3c;
}
.color-info {
  color: #3498db;
}
.color-dark-gray {
  color: #7f8c8d;
}
.color-dark-red {
  color: #c0392b;
}
.color-dark-blue {
  color: #2980b9;
}
.color-dark-purple {
  color: #8e44ad;
}
.color-dark-orange {
  color: #d35400;
}
.background-image-cover {
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.background-image-contain {
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.background-image-border {
  border: 3px solid;
  padding: 3px;
  padding: 0.3rem;
}
.rounded {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.border-success {
  color: #1abc9c;
}
.border-warning {
  color: #f1c40f;
}
.border-error {
  color: #e74c3c;
}
.block-separator {
  font-weight: 500;
}
.block-separator:after {
  background: #eee;
  content: "";
  display: block;
  height: 2px;
  height: 0.2rem;
}
.required-field:after {
  color: #e74c3c;
  content: "*";
  font-weight: 500;
  margin-left: 3px;
  margin-left: 0.3rem;
}
@media (min-width: 768px) {
  .padded-responsive {
    padding: 5px;
    padding: 0.5rem;
  }
  .text-center-xs {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .margin-left-md {
    margin-left: 15px;
    margin-left: 1.5rem;
  }
  .margin-right-md {
    margin-right: 15px;
    margin-right: 1.5rem;
  }
  .text-left-md {
    text-align: left;
  }
  .text-right-md {
    text-align: right;
  }
  .pull-left-md {
    float: left;
  }
  .pull-right-md {
    float: right;
  }
}
#primary-content {
  text-align: center;
  align-items: center;
  padding-bottom: 30px;
  padding-bottom: 3rem;
  padding-left: 15px;
  padding-left: 1.5rem;
  padding-right: 15px;
  padding-right: 1.5rem;
  padding-top: 30px;
  padding-top: 3rem;
}
#primary-content .primary-text {
  margin-top: 30px;
  margin-top: 3rem;
}
#primary-content .primary-text .heading {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
}
#primary-content .primary-text .catch-phrase {
  font-weight: 200;
}
#primary-content .primary-actions {
  margin-top: 30px;
  margin-top: 3rem;
}
#primary-content .primary-actions &gt; div {
  margin-top: 30px;
  margin-top: 3rem;
}
#primary-content .primary-actions &gt; div a {
  display: inline-block;
  font-weight: 500;
  margin-top: 5px;
  margin-top: 0.5rem;
  padding-left: 5px;
  padding-left: 0.5rem;
  padding-right: 5px;
  padding-right: 0.5rem;
  text-transform: uppercase;
}
#primary-content .carousel-inner {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  height: 85%;
  width: 100%;
  align-items: center;
}
#primary-content .carousel-inner .item,
#primary-content .carousel-inner .item iframe,
#primary-content-mobile .carousel-inner .item iframe {
  height: 98%;
  width: 100%;
}
#primary-content .carousel-inner .item iframe {
  border: 0 none;
  left: 0;
  position: absolute;
  width: 100%;
}
#primary-content .carousel-inner .item .btn {
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  bottom: 0;
  display: table;
  height: 45px;
  height: 4.5rem;
  left: 0;
  margin: auto;
  margin-top: -25px;
  margin-top: -2.5rem;
  padding-bottom: 0;
  padding-left: 15px;
  padding-left: 1.5rem;
  padding-right: 15px;
  padding-right: 1.5rem;
  padding-top: 0;
  position: absolute;
  right: 0;
  table-layout: fixed;
  top: 50%;
}
#primary-content .carousel-inner .item .btn &gt; * {
  display: table-cell;
  vertical-align: middle;
}
#primary-content .carousel-inner .item img {
  margin: auto;
}
#primary-content .carousel-indicators {
  bottom: 60px;
  margin-bottom: 0;
}
#primary-content .carousel-indicators .active {
  background-color: #333;
}
#primary-content .carousel-indicators li {
  border-color: #333;
}
#primary-content .carousel-control.left,
#primary-content .carousel-control.right {
  background-image: none;
}
#primary-content .carousel-control.left .fa {
  left: 0;
  margin-left: 10px;
  margin-left: 1rem;
}
#primary-content .carousel-control.right .fa {
  margin-right: 10px;
  margin-right: 1rem;
  right: 0;
}
#primary-content .carousel-control .fa {
  font-size: 24px;
  font-size: 2.4rem;
  margin-top: -12px;
  margin-top: -1.2rem;
  position: absolute;
  top: 50%;
}
#primary-content .carousel-caption {
  background: rgba(80, 80, 80, 0.75);
  bottom: 0;
  color: #fff;
  left: 0;
  padding-bottom: 0;
  right: 0;
  text-shadow: none;
}
@media (min-width: 768px) {
  #primary-content {
    padding-bottom: 50px;
    padding-bottom: 5rem;
    padding-left: 65px;
    padding-left: 6.5rem;
    padding-right: 65px;
    padding-right: 6.5rem;
    padding-top: 50px;
    padding-top: 5rem;
  }
  #primary-content .primary-text {
    margin-top: 45px;
    margin-top: 4.5rem;
  }
  #primary-content .primary-text .heading {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.18181818;
  }
  #primary-content .primary-text .catch-phrase {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #primary-content .carousel-bg {
    background: url('../../images/imac_2.png') no-repeat 0 0;
    background-size: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: 425px;
  }
  #primary-content .carousel-wrapper {
    padding: 3.7539% 14.1814% 12.3044% 14.0771%;
  }
  #primary-content .carousel-inner {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
@media (min-width: 992px) {
  #primary-content {
    padding-bottom: 30px;
    padding-bottom: 3rem;
    padding-top: 60px;
    padding-top: 6rem;
  }
  #primary-content .primary-resources {
    display: table-cell;
    /*float: none;*/
  }
  #primary-content .primary-text {
    display: table-cell;
    float: none;
    margin-top: 0;
    vertical-align: middle;
  }
  #primary-content .carousel-inner .item .btn {
    height: 50px;
    height: 5rem;
  }
}
#primary-content-mobile {
  text-align: center;
  align-items: center;
  padding-bottom: 30px;
  padding-bottom: 3rem;
  padding-top: 30px;
  padding-top: 3rem;
}
#primary-content-mobile .primary-text {
  margin-top: 30px;
  margin-top: 3rem;
}
#primary-content-mobile .primary-text .heading {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
}
#primary-content-mobile .primary-text .catch-phrase {
  font-weight: 200;
}
#primary-content-mobile .primary-actions {
  margin-top: 30px;
  margin-top: 3rem;
}
#primary-content-mobile .primary-actions &gt; div {
  margin-top: 30px;
  margin-top: 3rem;
}
#primary-content-mobile .primary-actions &gt; div a {
  display: inline-block;
  font-weight: 500;
  margin-top: 5px;
  margin-top: 0.5rem;
  padding-left: 5px;
  padding-left: 0.5rem;
  padding-right: 5px;
  padding-right: 0.5rem;
  text-transform: uppercase;
}
#primary-content-mobile .carousel-inner {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  height: 85%;
  width: 100%;
  align-items: center;
}
#primary-content-mobile .carousel-inner .item {
  height: 98%;
  width: 100%;
}
#primary-content-mobile .carousel-inner .item iframe {
  border: 0 none;
  left: 0;
  position: absolute;
  width: 100%;
}
#primary-content-mobile .carousel-inner .item .btn {
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  bottom: 0;
  display: table;
  height: 45px;
  height: 4.5rem;
  left: 0;
  margin: auto;
  margin-top: -25px;
  margin-top: -2.5rem;
  padding-bottom: 0;
  padding-left: 15px;
  padding-left: 1.5rem;
  padding-right: 15px;
  padding-right: 1.5rem;
  padding-top: 0;
  position: absolute;
  right: 0;
  table-layout: fixed;
  top: 50%;
}
#primary-content-mobile .carousel-inner .item .btn &gt; * {
  display: table-cell;
  vertical-align: middle;
}
#primary-content-mobile .carousel-inner .item img {
  margin: auto;
}
#primary-content-mobile .carousel-indicators {
  bottom: 100px;
  margin-bottom: 0;
}
#primary-content-mobile .carousel-indicators .active {
  background-color: #333;
}
#primary-content-mobile .carousel-indicators li {
  border-color: #333;
}
#primary-content-mobile .carousel-control.left,
#primary-content-mobile .carousel-control.right {
  background-image: none;
}
#primary-content-mobile .carousel-control.left .fa {
  left: 0;
  margin-left: 10px;
  margin-left: 1rem;
}
#primary-content-mobile .carousel-control.right .fa {
  margin-right: 10px;
  margin-right: 1rem;
  right: 0;
}
#primary-content-mobile .carousel-control .fa {
  font-size: 24px;
  font-size: 2.4rem;
  margin-top: -12px;
  margin-top: -1.2rem;
  position: absolute;
  top: 50%;
}
#primary-content-mobile .carousel-caption {
  background: rgba(80, 80, 80, 0.75);
  bottom: 0;
  color: #fff;
  left: 0;
  padding-bottom: 0;
  right: 0;
  text-shadow: none;
}
@media (min-width: 768px) {
  #primary-content-mobile {
    padding-bottom: 50px;
    padding-bottom: 5rem;
    padding-left: 65px;
    padding-left: 6.5rem;
    padding-right: 65px;
    padding-right: 6.5rem;
    padding-top: 50px;
    padding-top: 5rem;
  }
  #primary-content-mobile .primary-text {
    margin-top: 45px;
    margin-top: 4.5rem;
  }
  #primary-content-mobile .primary-text .heading {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.18181818;
  }
  #primary-content-mobile .primary-text .catch-phrase {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #primary-content-mobile .carousel-bg {
    background: url('../../images/imac_2.png') no-repeat 0 0;
    background-size: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: 425px;
  }
  #primary-content-mobile .carousel-wrapper {
    padding: 3.7539% 14.1814% 12.3044% 14.0771%;
  }
  #primary-content-mobile .carousel-inner {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
@media (min-width: 992px) {
  #primary-content-mobile {
    padding-bottom: 30px;
    padding-bottom: 3rem;
    padding-top: 60px;
    padding-top: 6rem;
  }
  #primary-content-mobile .primary-resources {
    display: table-cell;
    float: none;
  }
  #primary-content-mobile .primary-text {
    display: table-cell;
    float: none;
    margin-top: 0;
    vertical-align: middle;
  }
  #primary-content-mobile .carousel-inner .item .btn {
    height: 50px;
    height: 5rem;
  }
}
#btn-play-video .fa {
  color: #fff;
  font-size: 31.999999999999996px;
  font-size: 3.1999999999999997rem;
  padding-right: 10px;
  padding-right: 1rem;
  width: 32px;
  width: 3.2rem;
}
#btn-play-video .text {
  max-width: 150px;
  max-width: 15rem;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 992px) {
  #btn-play-video .fa {
    font-size: 39.99999999999999px;
    font-size: 3.999999999999999rem;
    width: 40px;
    width: 4rem;
  }
  #btn-play-video .text {
    font-size: 14.000000000000002px;
    font-size: 1.4000000000000001rem;
  }
}
/*@media (min-width : @screen-lg-min)
{
    #primary-content
    {
        text-align: left;         
    }

    .primary-text
    {
        &gt; *
        {
            .x-rem(margin-left, @margin-base-horizontal / 3 * 10);
        }
        
        p
        {
            .x-rem(font-size, 1.8);
            .x-rem(margin-top, @margin-base-vertical * 2);
        }        
    }

    .primary-resources
    {
        float: right;
    }

    .primary-actions
    {
        margin-top: 0;

        &gt; *
        {
            .x-rem(margin-left, @margin-base-horizontal / 3 * 10);
        }        

        p
        {
            .x-rem(margin-top, @margin-base-vertical * 2);
        }
    }    
}*/
.navbar-brand {
  padding-top: 28px;
  padding-bottom: 28px;
}
.navbar-brand img {
  max-width: 120px;
}
.navbar-custom {
  height: 80px;
  margin-bottom: 0;
}
.navbar-custom .container nav li a {
  color: #025586;
  font-weight: 500;
}
@media (min-width: 768px) {
  .navbar-custom .container nav li a {
    padding-top: 28px;
    padding-bottom: 28px;
  }
  .navbar-custom .container .navbar-form {
    margin-top: 21px;
  }
}
@media (max-width: 767px) {
  .navbar-custom .container .navbar-collapse {
    position: relative;
    z-index: 99;
    background-color: #ffffff;
  }
}
.logo-mobitel .nopadding {
  padding: 0 !important;
}
.logo-mobitel img {
  max-height: 70px;
}
.pt-20 {
  padding-top: 20px;
}
.br-0 {
  border-radius: 0 !important;
}
.slider-text {
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
}
.slider-text h2 {
  color: #fff;
  font-size: 30px;
  text-shadow: 0 0 3px #999;
}
.slider-text p {
  color: #fff;
  font-size: 13px;
}
.slider-text .btn {
  position: absolute;
  bottom: 0;
  border-radius: 0;
  padding: 8px 20px;
  color: #fff;
}
.slider-text .btn.bg-blue {
  background: #017CBD;
}
.slider-text .btn.bg-red {
  background: #B62964;
}
.slider-second.bg-dark-blue {
  background-color: #025586;
}
@media (max-width: 767px) {
  .slider-second.bg-dark-blue {
    height: 360px;
  }
}
.heading-bg-blue {
  background: #025586;
  padding: 10px 0;
  text-align: center;
  margin-bottom: 30px;
  color: white;
}
section.starting-soon,
section.most-popular {
  margin-bottom: 40px;
}
.course-wrapper {
  padding: 0 30px;
}
@media (max-width: 991px) {
  .course-wrapper {
    margin-bottom: 15px;
  }
}
.course-wrapper .card.course {
  background: #fff;
  box-shadow: 0 0 4px #333;
}
.tenant-slider {
  padding-left: 0;
  margin-bottom: 0;
  padding: 15px 0;
}
.tenant-slider li {
  padding: 0 10px;
}
/*Course box styles*/
.course-wrapper a {
  box-shadow: 2px 2px 3px #666;
  border: 1px solid #999;
  display: block;
}
.course-wrapper a:hover,
.course-wrapper a:focus {
  text-decoration: none;
}
.card-block {
  text-align: center;
  text-decoration: none;
  color: #000;
  padding: 10px 15px;
}
.card-block .creater-logo {
  max-height: 30px;
  margin: auto;
  width: auto;
}
.course-image-wrapper {
  height: 140px;
  white-space: nowrap;
  text-align: center;
}
.course-image-wrapper .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.course-image-wrapper img {
  max-height: 140px;
  max-width: 100%;
  text-align: center;
  vertical-align: middle;
  display: inline-block !important;
}
/*Course box styles end*/
/*Footer styles*/
.footer-seperator {
  margin: 20px 0;
  height: 4px;
  background-color: #333;
}
.home-footer-nav {
  padding-left: 0;
  margin-bottom: 5px;
  display: block;
}
.home-footer-nav li {
  display: block;
  text-align: center;
  list-style: none;
}
.home-footer-nav li a {
  padding: 10px 12px;
}
@media (min-width: 768px) {
  .home-footer-nav li {
    float: left;
  }
}
footer .footer-brand {
  text-align: center;
}
@media (max-width: 767px) {
  footer .footer-brand {
    padding-bottom: 15px;
  }
}
footer .footer-brand img {
  max-width: 100%;
  max-height: 35px;
  text-align: center;
}
footer .logo {
    text-align: center;
    margin-top: -6px;
}
.carousel-single-wrapper {
  position: relative;
}
.carousel-single-wrapper img {
  width: 100%;
}
.carousel-single-wrapper .carousel-text-content {
  position: absolute;
  top: 40px;
  left: 40px;
  right: 40px;
  bottom: 40px;
}
@media (min-width: 768px) {
  .carousel-single-wrapper .carousel-text-content {
    top: 100px;
    left: 100px;
  }
}
.carousel-single-wrapper .carousel-text-content h2 {
  color: #fff;
  text-shadow: 0 0 4px #999;
  font-size: 30px;
}
.carousel-single-wrapper .carousel-text-content p {
  color: #fff;
  text-shadow: 0 0 4px #999;
  font-size: 16px;
  margin-top: 30px;
}
.carousel-content.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.carousel-content.slick-dotted.slick-slider .slick-dots {
  bottom: 0;
}
.carousel-content.slick-dotted.slick-slider .slick-dots li button:before {
  font-size: 30px;
}
/*Footer styles end*/
#dashboard-course-purchase-message {
  background-color: #eee;
  font-size: 20px;
  font-size: 2rem;
}
#dashboard-welcome-message {
  background-color: #3498db;
  color: #f6f6f6;
  padding: 35px;
  text-align: center;
}
#visualization,
#visualization_AssignedCourseProgress,
#visualization_UserActivity,
#visualization_UserLoginInfo {
  height: 253px;
  height: 25.3rem;
}
.CourseExpiryDate {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 500;
}
.course-knob {
  display: block;
  text-align: center;
}
.course-name,
.course-expiry {
  padding: 0;
}
.dashboard-widget {
  background-color: #fff;
  box-shadow: 0 0 3px #aaa;
  margin: 15px auto;
  margin: 1.5rem auto;
  moz-box-shadow: 0 0 3px #aaa;
  webkit-box-shadow: 0 0 3px #aaa;
  min-height: 300px;
  min-height: 30rem;
}
.learner-widget-heading {
  border-bottom: 2px solid #eee;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  padding: 10px;
  padding: 1rem;
  background-color: #025586;
  color: #ffffff;
  text-align: center;
}
.carousel-control &gt; .fa-chevron-left,
.carousel-control .fa-chevron-right {
  color: #354052;
}
.money-type {
  font-size: 12px;
  font-size: 1.2rem;
}
.payment-amount sup {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 500;
  padding-left: 1px;
  top: -5px;
  top: -0.5rem;
}
.payment-amount,
.tenant-status,
.progress-count {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  white-space: nowrap;
  color: #3E7560;
  text-shadow: 1px 1px 0 #ddd;
}
.schedule-course {
  color: #444;
}
.schedule-date {
  color: brown;
}
.schedule-item,
.top-courses-item {
  padding: 5px;
  padding: 0.5rem;
  margin: 0 5px;
  margin: 0 .5rem;
  border-radius: 5px;
  border-radius: 0.5rem;
  background-color: #eee;
}
.schedule-item &gt; p,
.top-courses-item &gt; p {
  margin: 0;
}
.schedule-item-action {
  float: right;
}
.schedule-message {
  color: #222;
}
.schedule-widget &gt; .widget-body {
  height: 253px;
  height: 25.3rem;
  overflow-y: auto;
}
.course-progress-widget &gt; .widget-body {
  min-height: 253px;
  min-height: 25.3rem;
}
.course-progress-widget &gt; .widget-body .course-progress-course {
  margin: 15px 0;
  margin: 1.5rem 0;
}
.course-progress-widget &gt; .widget-body .course-progress-course .course-progress-wrapper {
  background-color: #eee;
}
.course-progress-wrapper &gt; h5 {
  margin-bottom: 0;
}
.top-courses-content {
  padding: 0 5px !important;
  padding: 0 0.5rem !important;
}
.small-widgets {
  background-color: #fff;
  box-shadow: 0 0 3px #aaa;
  moz-box-shadow: 0 0 3px #aaa;
  webkit-box-shadow: 0 0 3px #aaa;
  min-height: 160px;
  min-height: 16rem;
  margin: 15px auto;
  margin: 1.5rem auto;
}
.small-widget-container {
  margin: 15px auto;
  margin: 1.5rem auto;
  min-height: 300px;
  min-height: 30rem;
}
.top-courses-item {
  margin: 4px 5px;
  margin: .4rem .5rem;
  background-color: #eee;
  border-radius: 3px;
  border-radius: 0.3rem;
  padding: 3px;
  padding: 0.3rem;
}
.widget-body .carousel .carousel-inner {
  box-shadow: none;
}
.widget-body .carousel .carousel-control {
  background-image: none;
}
.widget-body .carousel .carousel-control .fa-chevron-right,
.widget-body .carousel .carousel-control .fa-chevron-left {
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 5;
}
.widget-bg {
  background-color: #fcfcfc;
}
.widget-chunk1,
.widget-chunk2 {
  border-bottom: 3px solid #eee;
}
.widget-chunk1,
.widget-chunk2,
.widget-chunk3 {
  height: 100%;
  margin: 10px auto 10px;
  text-align: center;
}
.widget-heading {
  background-color: #354052;
  border-bottom: 2px solid #eee;
  color: #8cc152;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  padding: 10px;
  padding: 1rem;
  text-align: center;
}
.widget-payment-body {
  display: table;
  width: 100%;
}
.widget-spent-time .time-container {
  border: 6px solid #8cc152;
  border-radius: 50%;
  margin: auto;
  padding: 1.5rem 0;
  padding: 15px 0;
  height: 120px;
  height: 12rem;
  width: 120px;
  width: 12rem;
}
.course-progress-user-count {
  color: #47866e;
  font-weight: 400;
  text-shadow: none;
  font-size: 12px;
  font-size: 1.2rem;
}
/*styles for bootstrap star rating*/
.rating-disabled {
  cursor: default;
}
.star-rating {
  font-size: 14px;
  font-size: 1.4rem;
}
.star-rating .rating-container {
  font-family: FontAwesome;
  color: #aaa;
}
.star-rating .rating-container &gt; .rating-stars {
  font-family: FontAwesome;
  color: #f39c12;
}
.star-rating .rating-container &gt; .rating-stars :before {
  text-shadow: none;
}
.dashboard-rating {
  float: none;
}
@media (min-width: 768px) {
  .widget-chunk1,
  .widget-chunk2 {
    border-bottom: none;
    border-right: 3px solid #eee;
  }
  .dashboard-rating {
    float: right;
  }
}
.padding-bottom-15 {
  padding-bottom: 15px;
}
.rect-box {
  height: 130px;
}
@media (min-width: 768px) {
  .rect-box {
    height: 180px;
  }
}
.rect-box .square-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  right: 15px;
  font-size: 50px;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
@media (min-width: 768px) {
  .rect-box .square-wrapper {
    font-size: 80px;
  }
}
.rect-box .square-wrapper span {
  font-size: 20px;
  display: block;
}
.bg-blue {
  background: #2980b9;
  color: #fff;
}
.bg-green {
  background: #27ae60;
  color: #fff;
}
.bg-red {
  background: #c0392b;
  color: #fff;
}
.bg-orange {
  background: #d35400;
  color: #fff;
}
.bg-blue-shade {
  background: #94c6e7;
  color: #000;
}
.bg-green-shade {
  background: #89e5b0;
  color: #000;
}
.bg-red-shade {
  background: #e9a39b;
  color: #000;
}
.bg-orange-shade {
  background: #ffa76d;
  color: #000;
}
.section-wrapper .wrapper-header {
  padding: 10px 12px;
  font-size: 16px;
}
.section-wrapper .wrapper-content {
  background: #fff;
  padding: 10px 15px;
  box-shadow: 2px 2px 3px #ddd;
  height: 320px;
  overflow-y: scroll;
}
.section-wrapper .wrapper-content .notification-wrapper {
  padding: 5px;
  height: 60px;
  margin: 0 5px 5px;
  border-radius: 5px;
}
.section-wrapper .wrapper-content .notification-wrapper &gt; div {
  padding: 0;
}
.section-wrapper .wrapper-content .notification-wrapper .section-icon {
  width: 50px;
  height: 50px;
  position: relative;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 50%;
}
.section-wrapper .wrapper-content .notification-wrapper .section-icon .fa {
  font-size: 30px;
  margin-top: 10px;
  color: #555;
}
@media (min-width: 25em) {
  .monthly-day:before {
    padding-top: 50px !important;
  }
}
.progress-arrow-left,
.progress-arrow-right {
  position: absolute;
  left: 36px;
  top: 160px;
  font-size: 30px;
  z-index: 99;
}
.progress-arrow-right {
  left: auto;
  right: 36px;
}
#progressdetails .pager .pagination-wrapper {
  text-align: center;
}
.honeypot {
  display: none;
}
#spinner,
#spinner-1 {
  bottom: 0;
  display: none;
  font-weight: 500;
  height: 51px;
  height: 5.1rem;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  width: 150px;
  width: 15rem;
  z-index: 1050;
}
.remove-padding {
  padding: 0;
}
.footable.breakpoint &gt; tbody &gt; tr:hover:not(.footable-row-detail) {
  cursor: default;
}
.datepicker.dropdown-menu {
  z-index: 2000 !important;
}
.dropdown.right &gt; .dropdown-menu {
  left: auto;
  right: 0;
}
.alert-message {
  display: none;
}
.nano &gt; .nano-content {
  right: 0 !important;
}
@media (min-width: 992px) {
  .nano &gt; .nano-content {
    right: -17px !important;
    right: -1.7rem !important;
  }
}
.btn-default.temp {
  background: #ccd1d9;
  border-left: 0 none;
}





</pre></body></html>