* {
  font-family: Tahoma;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Tahoma;
}

#activity-nav a.list-group-item {
  color: rgba(118, 131, 143, 0.9)!important;
}
#page-blocks-iomad_company_admin-company_course_users_form #region-main-box .card-body{
  padding-bottom: 287px;
}
.form-control,
.custom-select {
  border-color: #bfbfbf;
}
.form-filemanager {
  border: 1px solid #bfbfbf;
}

.license-nag {
  display: none;
}
@media (min-width: 1600px) {
  .container {
    max-width: 95%;
  }
}
a.overlay {
  width: 100%;
  height: 100%;
  position: absolute;
}
.wslogo {
  background: url("https://i-learn.aia.gr/assets/digitech-production.png") 0 0;
  width: 182px;
  height: 30px;
  margin: 0 auto;
}
.wslogo:hover {
  background: url("https://i-learn.aia.gr/assets/digitech-production.png") 0 31px;
  width: 182px;
  height: 30px;
}

html {
  height: 100% !important;
}
body {
  min-height: 100% !important;
}

#page-login-index label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 12px;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.main-header .logo .logo-lg {
  height: 115px !important;
}
.main-sidebar,
.left-side {
  margin-top: 65px;
}
.content-wrapper,
.right-side {
  margin-top: 86px;
}
.main-header .logo {
  height: 120px;
  padding: 0 0px;
}
.skin-custom .main-header .logo {
  background-color: #0d2e8d;
  padding: 0;
}
#page-login-index {
  background-repeat: no-repeat;
  background-size: cover;
}

.effect2 {
  position: relative;
}
.effect2:before,
.effect2:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect2:after {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

#page-login-index .generalbox #notice {
  color: #000;
}

.pagelayout-standard #page.drawers .main-inner, body.limitedwidth #page.drawers .main-inner {
  max-width: 90%!important;
}

#page-blocks-iomad_company_admin-editusers div#action-menu-0-menu {
  height: 160px;
  padding: 10px;
}
#page-blocks-iomad_company_admin-editusers .moodle-actionmenu .toggle-display,
.moodle-actionmenu .menu-action-text {
  display: block;
}
.modified {
  display: none;
}

p#iomad_tree_item + ul li:first-child {
  display: none !important;
}
#login-img .wdm-logo-wrapper .logo-lg img {
  max-height: 180px;
}
#login-img .wdm-logo-wrapper {
  margin: 20px 0 60px 0;
}

#page-login-index #maincontent {
  margin-top: 25px;
}
select.companies {
  width: 400px !important;
  height: 300px !important;
}

select.settings {
  width: 400px !important;
  height: 300px !important;
}

table.grandtotal {
  border: 1px solid #c0c0c0;
  margin: 0 auto;
}
table.grandtotal th {
  border: 1px solid #c0c0c0;
  padding: 10px;
  background-color: #00a3f4;
  color: #ffffff;
}
table.grandtotal tr td {
  padding: 10px;
  color: #000;
  font-weight: 400;
  text-align: center;
  border: 1px solid #c0c0c0;
}
.box-header {
  color: #fff;
  background: #0d2e8d;
}
.content-wrapper {
  font-size: 16px;
}
.light-sidebar .block .header {
  color: #fff;
  background: #0d2e8d;
  border-left: 5px solid #70cad3;
  border-radius: 0 18px 0 0;
}
.light-sidebar .block.hidden .header {
  color: #fff;
  background: #0d2e8d;
  border-left: 5px solid #70cad3;
  border-radius: 0 18px 0 0;
}
.light-sidebar .block.hidden .header:hover {
  color: #000;
  background: #e3e9fa;
  cursor: pointer;
}

.course-content ul.topics li.section .content,
.course-content ul.weeks li.section .content {
  padding: 0px 0;
  border-radius: 0 18px 0 0;
}

.media-heading {
  padding: 10px;
  color: #fff;
  background: #0d2e8d;
  border-left: 5px solid #70cad3;
  border-radius: 0 18px 0 0;
  font-size: 26px;
}

.media-heading a {
  color: #fff;
}

img.iconlarge {
  width: 40px;
  height: 40px;
}

.course-content ul.topics li.section .content .col-lg-12 {
  padding: 0;
}

.box {
  border-radius: 0 18px 0 0;
}

.cert-list a.link-2 {
  background: #70cad3;
  color: #fff;
  padding: 10px 27px;
  width: 175px;
}

.content-wrapper .cert-list a.link-2,
.content-wrapper .cert-list a.link-1 {
  width: 254px;
  display: block;
  text-align: center;
}

.loginbox.twocolumns h2 {
  display: none;
}
.subcontent.potentialidps {
  display: none;
}
.log-button {
  padding: 6px;
  background: #12318b;
  color: #fff;
  text-decoration: none;
  display: block;
  margin-top: 59px;
}
.log-button:hover {
  background: #ffb412;
  color: #fff;
  text-decoration: none;
}

.loginbox input#loginbtn[type="submit"]:hover {
  background: #ffb412;
  color: #fff;
  text-decoration: none;
}

.log-message {
  text-align: center;
  font-size: 26px;
  color: #fff;
  padding: 10px;
  width: 48%;
  margin: 0 auto;
  margin-bottom: -100px;
  font-weight: bold;
}

.loginbox.twocolumns .signuppanel {
  background: #fff;
  color: #000 !important;
  min-height: 370px;
}
.loginbox .subcontent.loginsub {
  width: 300px;
  opacity: 0.95;
  min-height: 342px;
}

.loginbox.twocolumns .loginpanel {
  left: 34.667%;
  box-shadow: none;
}

.loginbox.twocolumns .signuppanel {
  background: #fff;
  color: #000;
  min-height: 342px;
  width: 15.333%;
  opacity: 0.9;
}

.loginbox .loginpanel {
  box-shadow: none;
}

#footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #0d2e8d;
  color: #fff;
  padding: 10px 0;
  display: inline-block;
}

@media (max-width: 1680px) {
  .loginbox.twocolumns .signuppanel {
    left: 19%;
  }
  .loginbox.twocolumns .loginpanel {
    left: 32.667%;
  }
  .log-message {
    width: 50%;
  }
}
@media (max-width: 1366px) {
  .log-message {
    width: 62%;
  }
  .loginbox.twocolumns .signuppanel {
    width: 18.333%;
  }
  .loginbox.twocolumns .loginpanel {
    left: 29.667%;
  }
}
@media (max-width: 1280px) {
  .log-message {
    width: 66%;
  }
  .loginbox.twocolumns .signuppanel {
    width: 21.333%;
  }
  .loginbox.twocolumns .loginpanel {
    left: 26.667%;
  }
  #footer {
    padding: 10px;
  }
}
@media (max-width: 1024px) {
  .log-message {
    width: 79%;
  }
  .loginbox.twocolumns .signuppanel {
    width: 25.333%;
  }
  .loginbox.twocolumns .loginpanel {
    left: 21.667%;
  }
  #footer {
    padding: 10px 100px;
    display: inline-block;
  }
}

@media (max-width: 768px) {
  .log-message {
    width: 91%;
  }
  .loginbox .subcontent.loginsub {
    width: 450px;
  }
  .loginbox.twocolumns .signuppanel {
    width: 450px;
    left: 21.6%;
  }
  .loginbox.twocolumns .loginpanel {
    left: 21.6%;
  }
  #footer {
    position: relative;
    padding: 10px 100px;
    display: inline-block;
  }
}

@media (max-width: 640px) {
  .log-message {
    width: 85%;
    font-size: 20px;
  }
  .loginbox {
    margin-left: -57px;
  }
  #footer {
    display: inline-block;
  }
}
@media (max-width: 480px) {
  .log-message {
    font-size: 18px;
  }
  .loginbox {
    margin-left: -57px;
  }
  #footer {
    display: inline-block;
  }
  .loginbox.twocolumns .signuppanel {
    width: 365px;
    left: 21.6%;
  }
  .loginbox .subcontent.loginsub {
    width: 365px;
  }
}

.material-button-toggle {
  display: none;
}
.control-sidebar.control-sidebar-open,
.control-sidebar.control-sidebar-open + .control-sidebar-bg {
  margin-top: 70px;
}

.sidebar-toggle {
  color: #fff;
  margin-left: -42px;
}

.course-search-form {
  display: none;
}
.course-search-form:first-of-type {
  display: block;
}

.course_category_tree .category > .info {
  padding: 10px;
}

.initialbar {
  overflow: auto;
}

.initialbar .initialbarlabel {
  display: inline-block;
  width: 6em;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.initialbar .letter:hover,
.initialbar .letter.active {
  color: white;
  background-color: #0070a8;
}

.initialbar .letter {
  display: inline-block;
  height: 1.35em;
  min-width: 1.35em;
  text-align: center;
  color: #0070a8;
  background: #fff;
  border-width: 1px;
  border-color: #ddd;
  border-style: solid;
}

.initialbar .initialbarall {
  float: left;
  width: 4em;
  margin-bottom: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.initialbar .initialbargroups {
  float: left;
}

.initialbar .initialbargroup {
  float: left;
  display: inline-block;
  white-space: nowrap;
  margin: 0;
  padding: 0;
}

.initialbar .initialbargroup li {
  float: left;
  list-style: none;
}

.user-body > div:last-child {
  display: none;
  padding: 0;
}

.blocks,
[class*="blocks-"] {
  font-size: 14px;
}
.w-350 {
  width: 209px !important;
}
.bg-primary-600 {
  background-color: #0d2e8d !important;
}
.h-full {
  height: 120px !important;
}
.site-navbar {
  height: 120px;
}
span.navbar-brand-logo.h-full.w-full {
  margin-top: -28px;
}
.container {
  width: 100%;
  margin-top: 55px;
}

.site-sidebar-content {
  margin-top: 55px;
}
.page-aside-right .page-aside .page-aside-inner {
  margin-top: 55px;
}
#block-region-side-pre .page-aside-title {
  color: #fff;
  background: #0d2e8d;
  border-right: 5px solid #70cad3;
  border-radius: 18px 0px 0 0;
}
.page-aside-section:first-child {
  padding-top: 0px;
}
.container .page-aside-title {
  background: #0d2e8d;
  color: #fff;
  padding: 10px !important;
  margin-bottom: 10px !important;
  font-size: 18px;
  font-weight: normal;
}
.card-header:first-child {
  padding: 0;
}
.pt-20 {
  padding-top: 0 !important;
}

.page-dark.layout-full::before {
  z-index: 0;
}
.page-login-v2 .page-brand-info {
  margin: 10px 100px 0 138px;
}
.page-login-v2 form a {
  margin-left: 0px;
}
.logbutton {
  font-size: 14px;
  display: block;
  padding: 10px;
  border-radius: 3px;
  text-align: center;
}
.logbutton:hover {
  text-decoration: none;
}
#footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #0d2e8d;
  color: #fff;
  padding: 10px 0;
  display: inline-block;
}

.hometabs .col-md-3 {
  float: left;
}

#page-login-index .custom-select {
  width: auto !important;
  margin-left: -80px;
}

.potentialidp {
  width: 350px;
  justify-content: center;
}

/* #page-login-index .loginform {
  padding: 20px 45px 180px !important;
  width: 660px !important;
} */

/**/
.logo-area {
  display: none !important;
}

.pagelayout-login .login-container {
  padding: 20px 45px 180px !important;
  width: 660px !important;
  max-width: none !important;
}



/**/

.potentialidp a.btn.btn-secondary.btn-block {
  background: #ffb113;
  color: #fff !important;
}

.page-login-v2 form {
  margin: 10px 0 20px;
  width: 350px;
  margin: 0 auto;
}
.page-login-v2 a.btn.btn-primary {
  width: 350px;
}

.return_user_menus {
  background-color: #70cad3;
  margin-top: 30px;
  min-height: 60px;
  display: inherit;
  padding: 10px;
}

.return_site_admin {
  display: inline-block;
  margin-left: 15px;
}

.return_dashboard {
  display: inline-block;
  margin-left: 15px;
}

ul.nav.navbar-toolbar {
  margin-left: 55px !important;
}

select#id_fields {
  width: 500px;
  height: 400px;
  border: 3px solid #a7aab4;
  color: #2e3036;
  font-weight: 300;
}

select#id_courses {
  width: 500px;
  height: 400px;
  border: 3px solid #a7aab4;
  color: #2e3036;
  font-weight: 300;
}
select#id_courses option {
  padding: 15px;
  border-bottom: 1px solid #c0c0c0;
}
select#id_fields option {
  padding: 15px;
  border-bottom: 1px solid #c0c0c0;
}

label[for="id_fields"] {
  font-weight: bold;
  color: #2e3036;
}

label[for="id_courses"] {
  font-weight: bold;
  color: #2e3036;
}
.bg-danger {
  background-color: #d9534f !important;
  display: none;
}
#page {
  margin-top: 50px;
}

.navbar {
  height: 95px;
  max-height: 95px;
}
.navbar.nav-inverse {
  background: #0d2e8d;
}
.navbar-options {
  background: #0d2e8d;
}
.navbar .navbar-brand {
  background: #0d2e8d;
}
[data-region="drawer"] {
  background-color: #ffffff;
  top: 98px;
}
#nav-drawer .list-group-item {
  background: #ffffff;
  color: rgba(118, 131, 143, 0.9);
}

#nav-drawer .list-group-item:hover {
  background: rgba(53, 131, 202, 0.04) !important;
  color: #62a8ea !important;
}

.header1 {
  width: 95%;
  display: flex;
  justify-content: flex-end;
  flex-flow: row wrap;
}
.header1 ul {
  padding: 1.2em 0 0.5em;
}
.header1 span {
  padding: 0 0 0 0.5em;
}
.header1 span,
.header1 i {
  color: #2b2d42;
}
.header1 i:nth-of-type(2) {
  cursor: pointer;
}
.row1 {
  width: 100%;
  justify-content: flex-start;
  display: flex;
  flex-flow: row wrap;
  padding: 0 16px 0 16px;
}
.product,
.product--blue,
.product--orange,
.product--red,
.product--green,
.product--yellow,
.product--pink {
  box-shadow: 1px 5px 15px #ccc;
  width: 15em;
  height: auto;
  border-radius: 3px;
  padding: 2em;
  margin: 1em;
  overflow: hidden;
  position: relative;
  flex: auto;
}
.product--blue {
  background: linear-gradient(
          -45deg,
          #fdb826 50%,
          rgba(255, 255, 255, 0.5) 50%
  );
}
.product--orange {
  background: linear-gradient(
          -45deg,
          #ff0000 50%,
          rgba(255, 255, 255, 0.5) 50%
  );
}
.product--red {
  background: linear-gradient(
          -45deg,
          #736357 50%,
          rgba(255, 255, 255, 0.5) 50%
  );
}
.product--green {
  background: linear-gradient(
          -45deg,
          #369f6a 50%,
          rgba(255, 255, 255, 0.5) 50%
  );
}
.product--yellow {
  background: linear-gradient(
          -45deg,
          #e8db7d 50%,
          rgba(255, 255, 255, 0.5) 50%
  );
}
.product--pink {
  background: linear-gradient(
          -45deg,
          #ff386d 50%,
          rgba(255, 255, 255, 0.5) 50%
  );
}
.product img,
.product--blue img,
.product--orange img,
.product--red img,
.product--green img,
.product--yellow img,
.product--pink img {
  max-width: 100%;
  height: auto !important;
  text-align: center;
}
.product_inner {
  display: flex;
  align-items: center;
  flex-flow: column wrap;
}
.product_inner p {
  color: rgba(255, 255, 255, 0.9);
}
.product_inner button {
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  border-radius: 3px;
  padding: 1em 3em;
  margin: 1em 0 0 0;
  background: none;
  cursor: pointer;
  transition: background ease-in 0.25s;
}
.product_inner button:hover {
  background: white;
  color: #2b2d42;
}
.product_inner button:before {
  font-family: FontAwesome;
  content: "\f19d";
  color: #fff;
  position: absolute;
  font-size: 1.5em;
  margin: -4px -1.5em;
}
.product_inner button:hover:before {
  color: #2b2d42;
}
.product_overlay {
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: translateY(-500px);
  opacity: 0;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
}
.product_overlay h2 {
  color: rgba(43, 45, 66, 0.7);
  font-size: 1.2em;
  margin: 1em 0;
}
.product_overlay i {
  color: rgba(43, 45, 66, 0.7);
  font-size: 1.5em;
}

.nav-tabs {
  margin-top: 33px;
}
.small-text1 {
  font-size: 12px;
  color: #fff !important;
  text-align: center;
  background: rgba(154, 154, 154, 0.6);
  padding: 5px;
  border-radius: 10px;
}
.small-text2 {
  font-size: 12px;
  color: #fff !important;
  text-align: center;
  background: rgba(154, 154, 154, 0.6);
  padding: 5px;
  border-radius: 10px;
}
.small-text3 {
  font-size: 12px;
  color: #fff !important;
  text-align: center;
  background: rgba(154, 154, 154, 0.6);
  padding: 5px;
  border-radius: 10px;
}
.small-text4 {
  font-size: 12px;
  color: #fff !important;
  text-align: center;
  background: rgba(154, 154, 154, 0.6);
  padding: 5px;
  border-radius: 10px;
}

.iconfull span {
  font-weight: 300;
  color: #63c8ef;
  position: relative;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.iconfull .bob {
  -webkit-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
.iconfull a {
  color: #ffffff;
}
.iconfull a:hover {
  text-decoration: none;
}
.iconfull a:hover .iconlinks {
  transform: scale(1.1, 1.1);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  text-shadow: 0px 0px 0 #39b9eb, 1px 1px 0 #39b9eb, 2px 2px 0 #39b9eb,
  3px 3px 0 #39b9eb, 4px 4px 0 #39b9eb, 5px 5px 0 #39b9eb, 6px 6px 0 #39b9eb,
  7px 7px 0 #39b9eb, 8px 8px 0 #39b9eb, 9px 9px 0 #39b9eb, 10px 10px 0 #39b9eb,
  11px 11px 0 #39b9eb, 12px 12px 0 #39b9eb, 13px 13px 0 #39b9eb,
  14px 14px 0 #39b9eb, 15px 15px 0 #39b9eb, 16px 16px 0 #39b9eb,
  17px 17px 0 #39b9eb, 18px 18px 0 #39b9eb, 19px 19px 0 #39b9eb,
  20px 20px 0 #39b9eb, 21px 21px 0 #39b9eb, 22px 22px 0 #39b9eb,
  23px 23px 0 #39b9eb, 24px 24px 0 #39b9eb, 25px 25px 0 #39b9eb,
  26px 26px 0 #39b9eb, 27px 27px 0 #39b9eb, 28px 28px 0 #39b9eb,
  1px 1px 0 rgba(57, 185, 235, 0.9666666667),
  2px 2px 0 rgba(57, 185, 235, 0.9333333333),
  3px 3px 0 rgba(57, 185, 235, 0.9),
  4px 4px 0 rgba(57, 185, 235, 0.8666666667),
  5px 5px 0 rgba(57, 185, 235, 0.8333333333),
  6px 6px 0 rgba(57, 185, 235, 0.8),
  7px 7px 0 rgba(57, 185, 235, 0.7666666667),
  8px 8px 0 rgba(57, 185, 235, 0.7333333333),
  9px 9px 0 rgba(57, 185, 235, 0.7),
  10px 10px 0 rgba(57, 185, 235, 0.6666666667),
  11px 11px 0 rgba(57, 185, 235, 0.6333333333),
  12px 12px 0 rgba(57, 185, 235, 0.6),
  13px 13px 0 rgba(57, 185, 235, 0.5666666667),
  14px 14px 0 rgba(57, 185, 235, 0.5333333333),
  15px 15px 0 rgba(57, 185, 235, 0.5),
  16px 16px 0 rgba(57, 185, 235, 0.4666666667),
  17px 17px 0 rgba(57, 185, 235, 0.4333333333),
  18px 18px 0 rgba(57, 185, 235, 0.4),
  19px 19px 0 rgba(57, 185, 235, 0.3666666667),
  20px 20px 0 rgba(57, 185, 235, 0.3333333333),
  21px 21px 0 rgba(57, 185, 235, 0.3),
  22px 22px 0 rgba(57, 185, 235, 0.2666666667),
  23px 23px 0 rgba(57, 185, 235, 0.2333333333),
  24px 24px 0 rgba(57, 185, 235, 0.2),
  25px 25px 0 rgba(57, 185, 235, 0.1666666667),
  26px 26px 0 rgba(57, 185, 235, 0.1333333333),
  27px 27px 0 rgba(57, 185, 235, 0.1),
  28px 28px 0 rgba(57, 185, 235, 0.0666666667),
  30px 30px 0 rgba(57, 185, 235, 0);
}
.iconfull a:hover span {
  top: -20px;
  color: #ffffff;
  font-weight: 600;
}
.iconfull a:hover .bob {
  -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
  animation-name: hvr-icon-bob-float, hvr-icon-bob;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.iconlinks {
  border-radius: 50%;
  background: #63c8ef;
  overflow: hidden;
  padding: 35px;
  font-size: 6em;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-shadow: 0px 0px 0 #4cc0ed, 1px 1px 0 #4cc0ed, 2px 2px 0 #4cc0ed,
  3px 3px 0 #4cc0ed, 4px 4px 0 #4cc0ed, 5px 5px 0 #4cc0ed, 6px 6px 0 #4cc0ed,
  7px 7px 0 #4cc0ed, 8px 8px 0 #4cc0ed, 9px 9px 0 #4cc0ed, 10px 10px 0 #4cc0ed,
  11px 11px 0 #4cc0ed, 12px 12px 0 #4cc0ed, 13px 13px 0 #4cc0ed,
  14px 14px 0 #4cc0ed, 15px 15px 0 #4cc0ed, 16px 16px 0 #4cc0ed,
  17px 17px 0 #4cc0ed, 18px 18px 0 #4cc0ed, 19px 19px 0 #4cc0ed,
  20px 20px 0 #4cc0ed, 21px 21px 0 #4cc0ed, 22px 22px 0 #4cc0ed,
  23px 23px 0 #4cc0ed, 24px 24px 0 #4cc0ed, 25px 25px 0 #4cc0ed,
  26px 26px 0 #4cc0ed, 27px 27px 0 #4cc0ed, 28px 28px 0 #4cc0ed,
  29px 29px 0 #4cc0ed, 30px 30px 0 #4cc0ed, 31px 31px 0 #4cc0ed,
  32px 32px 0 #4cc0ed, 33px 33px 0 #4cc0ed, 34px 34px 0 #4cc0ed,
  35px 35px 0 #4cc0ed, 36px 36px 0 #4cc0ed, 37px 37px 0 #4cc0ed,
  38px 38px 0 #4cc0ed, 39px 39px 0 #4cc0ed, 40px 40px 0 #4cc0ed,
  41px 41px 0 #4cc0ed, 42px 42px 0 #4cc0ed, 43px 43px 0 #4cc0ed,
  44px 44px 0 #4cc0ed, 45px 45px 0 #4cc0ed, 46px 46px 0 #4cc0ed,
  47px 47px 0 #4cc0ed, 48px 48px 0 #4cc0ed, 49px 49px 0 #4cc0ed,
  50px 50px 0 #4cc0ed, 51px 51px 0 #4cc0ed, 52px 52px 0 #4cc0ed,
  53px 53px 0 #4cc0ed, 54px 54px 0 #4cc0ed, 55px 55px 0 #4cc0ed,
  56px 56px 0 #4cc0ed, 57px 57px 0 #4cc0ed, 58px 58px 0 #4cc0ed,
  59px 59px 0 #4cc0ed, 60px 60px 0 #4cc0ed, 61px 61px 0 #4cc0ed,
  62px 62px 0 #4cc0ed, 63px 63px 0 #4cc0ed, 64px 64px 0 #4cc0ed,
  65px 65px 0 #4cc0ed, 66px 66px 0 #4cc0ed, 67px 67px 0 #4cc0ed,
  68px 68px 0 #4cc0ed, 69px 69px 0 #4cc0ed, 70px 70px 0 #4cc0ed,
  71px 71px 0 #4cc0ed, 72px 72px 0 #4cc0ed, 73px 73px 0 #4cc0ed,
  74px 74px 0 #4cc0ed, 75px 75px 0 #4cc0ed, 76px 76px 0 #4cc0ed,
  77px 77px 0 #4cc0ed, 78px 78px 0 #4cc0ed,
  1px 1px 0 rgba(76, 192, 237, 0.9875), 2px 2px 0 rgba(76, 192, 237, 0.975),
  3px 3px 0 rgba(76, 192, 237, 0.9625), 4px 4px 0 rgba(76, 192, 237, 0.95),
  5px 5px 0 rgba(76, 192, 237, 0.9375), 6px 6px 0 rgba(76, 192, 237, 0.925),
  7px 7px 0 rgba(76, 192, 237, 0.9125), 8px 8px 0 rgba(76, 192, 237, 0.9),
  9px 9px 0 rgba(76, 192, 237, 0.8875), 10px 10px 0 rgba(76, 192, 237, 0.875),
  11px 11px 0 rgba(76, 192, 237, 0.8625), 12px 12px 0 rgba(76, 192, 237, 0.85),
  13px 13px 0 rgba(76, 192, 237, 0.8375),
  14px 14px 0 rgba(76, 192, 237, 0.825),
  15px 15px 0 rgba(76, 192, 237, 0.8125), 16px 16px 0 rgba(76, 192, 237, 0.8),
  17px 17px 0 rgba(76, 192, 237, 0.7875),
  18px 18px 0 rgba(76, 192, 237, 0.775),
  19px 19px 0 rgba(76, 192, 237, 0.7625), 20px 20px 0 rgba(76, 192, 237, 0.75),
  21px 21px 0 rgba(76, 192, 237, 0.7375),
  22px 22px 0 rgba(76, 192, 237, 0.725),
  23px 23px 0 rgba(76, 192, 237, 0.7125), 24px 24px 0 rgba(76, 192, 237, 0.7),
  25px 25px 0 rgba(76, 192, 237, 0.6875),
  26px 26px 0 rgba(76, 192, 237, 0.675),
  27px 27px 0 rgba(76, 192, 237, 0.6625), 28px 28px 0 rgba(76, 192, 237, 0.65),
  29px 29px 0 rgba(76, 192, 237, 0.6375),
  30px 30px 0 rgba(76, 192, 237, 0.625),
  31px 31px 0 rgba(76, 192, 237, 0.6125), 32px 32px 0 rgba(76, 192, 237, 0.6),
  33px 33px 0 rgba(76, 192, 237, 0.5875),
  34px 34px 0 rgba(76, 192, 237, 0.575),
  35px 35px 0 rgba(76, 192, 237, 0.5625), 36px 36px 0 rgba(76, 192, 237, 0.55),
  37px 37px 0 rgba(76, 192, 237, 0.5375),
  38px 38px 0 rgba(76, 192, 237, 0.525),
  39px 39px 0 rgba(76, 192, 237, 0.5125), 40px 40px 0 rgba(76, 192, 237, 0.5),
  41px 41px 0 rgba(76, 192, 237, 0.4875),
  42px 42px 0 rgba(76, 192, 237, 0.475),
  43px 43px 0 rgba(76, 192, 237, 0.4625), 44px 44px 0 rgba(76, 192, 237, 0.45),
  45px 45px 0 rgba(76, 192, 237, 0.4375),
  46px 46px 0 rgba(76, 192, 237, 0.425),
  47px 47px 0 rgba(76, 192, 237, 0.4125), 48px 48px 0 rgba(76, 192, 237, 0.4),
  49px 49px 0 rgba(76, 192, 237, 0.3875),
  50px 50px 0 rgba(76, 192, 237, 0.375),
  51px 51px 0 rgba(76, 192, 237, 0.3625), 52px 52px 0 rgba(76, 192, 237, 0.35),
  53px 53px 0 rgba(76, 192, 237, 0.3375),
  54px 54px 0 rgba(76, 192, 237, 0.325),
  55px 55px 0 rgba(76, 192, 237, 0.3125), 56px 56px 0 rgba(76, 192, 237, 0.3),
  57px 57px 0 rgba(76, 192, 237, 0.2875),
  58px 58px 0 rgba(76, 192, 237, 0.275),
  59px 59px 0 rgba(76, 192, 237, 0.2625), 60px 60px 0 rgba(76, 192, 237, 0.25),
  61px 61px 0 rgba(76, 192, 237, 0.2375),
  62px 62px 0 rgba(76, 192, 237, 0.225),
  63px 63px 0 rgba(76, 192, 237, 0.2125), 64px 64px 0 rgba(76, 192, 237, 0.2),
  65px 65px 0 rgba(76, 192, 237, 0.1875),
  66px 66px 0 rgba(76, 192, 237, 0.175),
  67px 67px 0 rgba(76, 192, 237, 0.1625), 68px 68px 0 rgba(76, 192, 237, 0.15),
  69px 69px 0 rgba(76, 192, 237, 0.1375),
  70px 70px 0 rgba(76, 192, 237, 0.125),
  71px 71px 0 rgba(76, 192, 237, 0.1125), 72px 72px 0 rgba(76, 192, 237, 0.1),
  73px 73px 0 rgba(76, 192, 237, 0.0875),
  74px 74px 0 rgba(76, 192, 237, 0.075),
  75px 75px 0 rgba(76, 192, 237, 0.0625), 76px 76px 0 rgba(76, 192, 237, 0.05),
  77px 77px 0 rgba(76, 192, 237, 0.0375),
  78px 78px 0 rgba(76, 192, 237, 0.025), 80px 80px 0 rgba(76, 192, 237, 0);
}
.iconlinks .fa {
  line-height: 130px;
}
/* Icon Bob */
@-webkit-keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@-webkit-keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

.catchy {
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
}

.btn-blu1 {
  background: #0d2e8d;
  color: #fff;
}
.btn-blu2 {
  background: #2148b7;
  color: #fff;
}
.btn-blu3 {
  background: #4b73e5;
  color: #fff;
}
.btn-blu4 {
  background: #7597f7;
  color: #fff;
}
.btn-blu5 {
  background: #99b2fa;
  color: #fff;
}
.btn-blu6 {
  background: #c1d1ff;
  color: #fff;
}

.btn-blu1:hover {
  background: #556eb4;
  color: #fff;
}
.btn-blu2:hover {
  background: #0d2e8d;
  color: #fff;
}
.btn-blu3:hover {
  background: #2148b7;
  color: #fff;
}
.btn-blu4:hover {
  background: #4b73e5;
  color: #fff;
}
.btn-blu5:hover {
  background: #7597f7;
  color: #fff;
}
.btn-blu6:hover {
  background: #99b2fa;
  color: #fff;
}

.btn-blu7 {
  background: #fdb826;
  color: #fff;
}
.btn-blu8 {
  background: #ff0000;
  color: #fff;
}
.btn-blu9 {
  background: #736357;
  color: #fff;
}
.btn-blu10 {
  background: #369f6a;
  color: #fff;
}

.btn-blu7:hover {
  background: #c48f20;
  color: #fff;
}
.btn-blu8:hover {
  background: #af0303;
  color: #fff;
}
.btn-blu9:hover {
  background: #603514;
  color: #fff;
}
.btn-blu10:hover {
  background: #186f43;
  color: #fff;
}

.site-sidebar-tab-content .card-body {
  margin: 10px;
  box-shadow: 1px 5px 5px #ccc;
}
.site-sidebar-tab-content .card-title {
  background: #f2f5ff;
  color: #0d2e8d;
  padding: 10px;
}
#block-region-side-pre .d-inline {
  display: block !important;
}
#block-region-side-pre .d-flex{
  display: block !important;
}

body:not(.pagelayout-login) #page-footer {
  background: #0d2e8d !important;
}

footer .container {
  margin-top: 0;
}
#activity-nav a.list-group-item {
  color: #fff;
}
#page-course-view-remuiformat.pagelayout-course .general-single-card img {
  display: none;
}

#page-course-view-remuiformat
.general-single-card.general-section-card-details
img {
  display: block;
}
.single-card {
  background: rgb(62, 76, 117);
  background: radial-gradient(
          circle,
          rgba(62, 76, 117, 1) 0%,
          rgba(0, 212, 255, 1) 0%,
          rgba(9, 9, 121, 1) 100%
  );
}
.wdm-mod-name {
  color: #fff;
}
.single-card .instancename {
  color: #fff;
}
[data-key="home"] {
  display: none !important;
}
.dropdown-item a {
  display: flex;
}
.dropdown-menu .icon {
  float: left;
  margin-top: 3px;
}

#page-login-index .p-5 {
  padding: 0rem !important;
}
#page-login-index footer#page-footer {
  display: block;
}

.btn-floating[data-action="footer-popover"] {
  display: none !important;
}

.pagelayout-login #page-footer .footer-container.container .footer-content-popover {
  display: block;
}

@media (min-width: 480px) {
  body:not(.full-sidebar)
  #nav-drawer.closed
  .list-group-item.hovered
  .media-body {
    background: rgb(245 249 252);
    margin-top: 2px;
    color: #62a8ea;
  }
}

/*.pagelayout-incourse #nav-drawer.closed #activity-nav .sub-menu.pop-over {
  display: none;
}*/



[data-region="drawer"] .list-group-item.active {
  color: #62a8ea !important;
  background: rgba(53, 131, 202, 0.07) !important;
}

.footer-bottom {
  display: none;
}

[data-region="drawer"] {
  height: calc(100% - 109px);
}
[data-region="drawer"] .site-menubar-footer {
  display: none !important;
}

/* [data-key="participants"] {
  display: none !important;
} */



#page-footer a:hover {
  text-decoration: underline !important;
}

@media only screen and (max-width: 500px) {
  #page-login-index #footer {
    display: none;
  }
  #page-login-index .loginform {
    padding: 21px 49px 180px !important;
    width: 100% !important;
  }
  .page-login-v2 a.btn.btn-primary {
    width: 200px !important;
  }
  .page-login-v2 a.btn.btn-secondary{
    width: 200px !important;
  }
  .page-login-v2 form {
    width: 200px;
  }
  .potentialidp {
    width: auto !important;
  }
}

@media only screen and (min-width: 501px) {
  #page-login-index .login-logo {
    display: none;
  }
}

.form-autocomplete-suggestions {
  z-index: 9999;
}
#page-local-iomad-dashboard-index div#recent-section {
  display: none;
}
a.btn.btn-primary {
  color: #fff !important;
}
/*.generaltable tr:hover td a {
  color: #d3d3d3 !important;
}*/

#page-my-index #quiz-overview {
  display: none;
}
#page-my-index #region-main .block:nth-child(1) {
  border: none;
  border-top: none;
}
#page-my-index .block_html:nth-child(1) {
  background-color: #0d2e8d;
  color: #fff;
  margin-top:50px;
}
#page-my-index .block_html:nth-child(2) .card-body {
  padding-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#page-my-index .block_html:nth-child(2) .card-text {
  margin-top: 0 !important;
}
.block_mycourses .course-summaryitem {
  display: inline-table !important;
}

div#recent-section {
  display: none;
}

div#new-upcoming-block {
  display: none;
}

.site-sidebar-tab-content .card-body {
  margin: 0px !important;
  padding: 0 !important;
  box-shadow: unset !important;
}

.site-sidebar-tab-content .card-title {
  background: #0d2e8d;
  color: #ffffff;
  padding: 10px;
  border-right: 5px solid #70cad3;
  border-radius: 18px 0 0 0;
  font-size: 1rem;
  font-weight: bold;
  padding-left: 20px;
}

.site-sidebar-tab-content .card-text {
  padding: 0px 17px 0px 17px !important;
}

.site-sidebar-tab-content .footer {
  border-bottom: 1px solid #e4e4e4;
  padding-top: 10px;
}
@media (min-width: 480px) {
  body.focusmode .navbar:not(.fm-navbar) {
    top: -128px !important;
  }
}

#page-login-index .page-brand-info {
  background-image: url(http://localhost/iomad-aia/assets/logo-ilearn.png);
  background-repeat: no-repeat;
}

#page-login-index .loginform {
  background: #ffffff;
}
#page-login-index .page-copyright {
  display: none !important;
}
.navbar-brand-logo.mini {
  height: 64%;
  margin-top: 20px;
}

#page-my-index .page-title {
  display: none !important;
}
#page-my-index .block_remuiblck .card-title{
  display: none !important;
}

#page-my-index #dashboardheader{
  display: none !important;
}

/*021023 - course categories*/
.dashboard-list-img {
  width: 32rem !important;
}

.sub-nav, .welcome {
  background-color: #0d2e8d;
}

.navbar-brand.logo, .navbar-brand .navbar-brand-logo {
	height: calc(89px - 16px - 16px) !important;
}

.navbar [data-key="coursecat"] {
	display: none;
}

.navbar .primary-navigation .nav-link, .navbar .primary-navigation .more-nav > .dropdown > .dropdown-toggle, .navbar #usernavigation .nav-link, .navbar #usernavigation .more-nav > .dropdown > .dropdown-toggle {
	color: #fff;
}

.navbar .primary-navigation .nav-link:hover {
	color: #ccc;
}

.navbar .primary-navigation .nav-link.active {
	color: #ccc;
}

.block-region:not([data-blockregion="side-pre"]) .block:nth-child(1) .edw-block-body {
	background-color: #0d2e8d;
}

.navbar .edw-icon {
	color: #647086 !important;
}

#edwiser-slider {
	display: none;
}

#page-my-index [data-region="inprogress-view"] .dashboard-card-deck .dashboard-card .dashboard-card-img
{height: 12rem;}

#page-my-index [data-region="inprogress-view"] .dashboard-card-deck .dashboard-card .d-flex.align-items-start
{    padding: 0px 20px 20px;}

#page-blocks-iomad_company_admin-company_user_create_form #id_licenses {display:none;}

/*#page-my-index #page-header{display:none;}*/