@font-face {
    font-family: 'omnesmedium';
    src: url('../fonts/omnes_medium-webfont.eot');
    src: url('../fonts/omnes_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/omnes_medium-webfont.woff2') format('woff2'),
         url('../fonts/omnes_medium-webfont.woff') format('woff'),
         url('../fonts/omnes_medium-webfont.ttf') format('truetype'),
         url('../fonts/omnes_medium-webfont.svg#omnesmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body {
    overflow-x: hidden;
}html {
  min-height: 100%;
  position: relative;
}body {
  font-family: 'Varela Round', sans-serif;
  margin-bottom: 60px;
}header {
  background-color: #fff;
  padding: 25px 0;
}video {
  width: 100% !important;
  height: auto !important;
}#sidebar {
  overflow: auto;
  background-color: #F5F5F5;
  height: 100%;
  position: absolute;
  right: 0;
}.no-padding{
  padding: 0!important;
}

.container.row-offcanvas{
  position: relative;
  min-height: 400px;
}

.spl-title {
  background-image: url(images/header-banner.jpg);
  background-size: cover;
  padding: 20px;
}.portal-title {
  background: rgba(0, 0, 0, 0) url("../images/du logo.png") no-repeat scroll left center / 70px auto;
  color: #fff;
  font-family: Omnes,sans-serif;
  font-size: 32px;
  padding: 20px 0 20px 110px;
  text-align: left;
}


.navbar-inverse {
  background: #00549e none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  padding: 0;
}.navbar-inverse .navbar-nav > li > a {
  color: #fff;
}.navbar-inverse .navbar-nav > li > a:hover {
  color: #75d2f1;
}.navbar-nav > li > a{
  color: #000;
  }.nav-wrap h1 {
  font-family: omnesmedium,sans-serif;
  font-size: 24px;
}.du-logo {
  display: block;
  margin: 10px auto;
  width: 80px;
}.input-group-addon {
  background-color: #eee;
  border: 1px solid #eee;
  color: #707070;
}.input-group.margin-bottom-sm {
  margin-top: 10px;
  margin-left: 10px;
}.navbar .input-group {
  margin: 15px 0 0;
}#search {
  border: none;
}

.main-content {
  /*background: rgba(0, 0, 0, 0) url("../images/body-bg.jpg") no-repeat scroll left bottom / cover ;*/
  padding: 30px 0 60px 0;
}.process-wrap {
  border: none;
  margin-bottom: 0;
  margin-top: 15px;
  background: #f5f5f5;
}.module-wrap {
  background-color: rgba(255, 255, 255, 0.5);
  margin: 10px 0;
}.table-header {
  background: transparent;
  color: #000;
  font-size: 16px;
  padding: 10px;
  font-weight: bold;
  border-bottom: 1px solid #d7d7d7;
}.table-header-2{
  background-color: #26B3EB;
}.total-mins {
  text-align: center;
}.main-topic {
  font-family: 'Montserrat', sans-serif;
  text-align: left;
}.topic-row {
  border-bottom: 1px solid #cdceca;
  padding: 10px;
}.topic-row:hover {
  background: #0d7ec6 none repeat scroll 0 0;
  color: #fff;
}.fa-lg {
  color: #565a5c;
  font-size: 16px;
}.sub-topic {
  cursor: pointer;
  font-size: 14px;
  line-height: 21px;
  margin: 0;
  padding: 7px 0 3px 30px;
  position: relative;
}.topic-row:hover .sub-topic::after{
  color: #fff;
}.topic-row.bookmarked{
  background-color: #008AB0;
  color: #fff;
}.sub-topic.info::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f03e";
}.sub-topic.ppt::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f1c4";
}.sub-topic::after {
  color: #828282;
  content: "\f008";
  font-family: "Font Awesome 5 Free";
  font-size: 14px;
  font-style: normal;
  font-weight: 900;
  left: 5px;
  position: absolute;
  text-decoration: inherit;
  top: 5px;
  z-index: 1;
}.sub-topic a {
  color: #333333;
  display: inline-block;
  font-size: 16px;
  margin-top: 7px;
}.sub-topic a:hover{
  color: #00549E;
  text-decoration: none;
}.description {
  color: #565a5c;
  font-size: 14px;
  padding-left: 51px;
}.topic-time {
  margin-top: 5px;
  text-align: center;
}.sub-topic .fa {
  color: #828282;
  margin: 5px;
}#assets-wrap h1 {
  font-size: 21px;
  padding: 10px 20px;
}#assets-wrap p {
  padding: 0 20px 10px 20px;
}.iframe-container {
    position: relative;
    padding-bottom: 50%;
    height: 0;
    overflow: hidden;
}.iframe-container iframe, .iframe-container object {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}#theVideo, iframe, #theAsset img {
  background-color: #d7d7d7;
  border: 1px solid #eee;
  box-shadow: 0 0 0 1px #ddd;
  padding: 3px;
}#theAsset img {
  cursor: pointer;
}#theAsset .fa-spin {
  padding: 30% 50%;
  text-align: center;
}#PDF{
  display: none;
}

.asset-link.bookmarked{
  color: #0063a4;
}.asset-link.bookmarked .fa-check-circle{
  display: block;
  float: right;
}.asset-link .fa-check-circle{
  display: none;
}

.sub-topic.pdf-icon::after {
  content: "\f1c1";
}


/* Style the buttons that are used to open and close the accordion panel */
button.accordion {
    background: #565a5c;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
button.accordion.active, button.accordion:hover {
    background-color: #26B3EB;
}

/* The "show" class is added to the accordion panel when the user clicks on one of the buttons. This will show the panel content */
div.panel.show {
    display: block;
}

.form-horizontal .topic-row {
  border: medium none;
  padding: 5px 10%;
}

.search-param.disabled {
  color: gray;
  display: inline-block;
  line-height: normal;
  margin-top: 10px;
  cursor: pointer;
}.search-param.disabled i {
  font-weight: normal;
}



.modal-lg{
  width: 80%;
}.captivate.modal-lg{
  width: 60%;
}.captivate.modal-lg .iframe-container{
  padding-bottom: 60%;
}


.tryit-icon {
  position: absolute;
  width: 60px;
  z-index: 0;
  left: 20px;
}#TryIt {
    cursor: pointer;
    margin-top: 25px;
}.tryit-text {
  background: #00549e none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  margin: 1px 0 20px 20px;
  padding: 15px;
  z-index: -1;
}.tryit-text:hover {
  background: #0d7ec6 none repeat scroll 0 0;
}

footer {
  background-color: #f5f5f5;
  bottom: 0;
  height: 60px;
  position: absolute;
  width: 100%;
}.copyright {
  font-size: 12px;
  font-weight: bold;
  margin-top: 25px;
  text-align: center;
}



/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
  .main-content {
    background: #fff none repeat scroll 0 0;
    padding: 20px 0;
  }.process-wrap .col-lg-8 {
    border-right: medium none;
  }.nav-wrap h1 {
    text-align: center;
  }.main-topic {
    padding-left: 0;
    text-align: center;
  }.fa-lg {
    color: #565a5c;
    float: left;
    font-size: 16px;
    margin: 0 10px 30px 0;
  }.portal-title {
    background-size: 50px auto;
    font-size: 20px;
    margin: 5px 0;
    padding: 10px 0 10px 60px;
  }header {
    padding: 0;
  }.nav > li {
    display: inline-block;
    position: relative;
  }
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {

}

@media screen and (max-width: 767px) {
  .row-offcanvas {
      position: relative;
      transition: all 0.25s ease-out 0s;
  }
  .row-offcanvas-right {
      right: 0;
  }
  .row-offcanvas-left {
    left: 0;
  }
  .row-offcanvas-right .sidebar-offcanvas {
      right: -50%;
  }
  .row-offcanvas-left .sidebar-offcanvas {
    left: -100%;
  }
  .row-offcanvas-right.active {
      right: 50%;
  }
  .row-offcanvas-left.active {
    left: 100%;
  }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 100%;
  }
}
/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
  .main-content {
    padding: 40px 0 60px 0;
  }.nav-wrap h1 {
    text-align: left;
  }header {
    padding: 25px 0;
  }.portal-title {
    background-size: 70px auto;
    font-size: 36px;
    padding: 20px 0 20px 90px;
  }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
  #HelpModal .modal-dialog {
    width: 65%;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
  .process-wrap .col-lg-9 {
    border-right: 1px solid #cecfcb;
  }.main-topic {
    text-align: left;
  }.fa-lg{
    margin: 0 10px 0 0;
  }header {
    padding: 15px 0;
  }.portal-title {
    font-size: 32px;
    padding: 20px 0 20px 90px;
  }
}