/*
 * Skin: Blue
 * ----------
 */
.skin-dh {
  background: url(../../img/bg-page-dh.png) no-repeat center center fixed;
  background-size: cover;
  /* datasheets styles */
  /* Materialize Form */
  /*Drop Zone*/
  /* SRS public description card */
  /* -------- Widget styles into "box-body" div -------- */
  /* -------- Styles in box widget -------- */
}
.skin-dh #bg-color {
  background-color: #0098e8;
  display: none;
}
.skin-dh .main-header .header-navbar .sidebar-toggle {
  color: #0098e8;
}
.skin-dh .main-header .header-navbar .sidebar-toggle:hover {
  background-color: #0087cf;
}
@media (max-width: 767px) {
  .skin-dh .main-header .header-navbar .dropdown-menu li.divider {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .skin-dh .main-header .header-navbar .dropdown-menu li a {
    color: #0098e8;
  }
  .skin-dh .main-header .header-navbar .dropdown-menu li a:hover {
    background: #0087cf;
  }
}
.skin-dh .main-header li.user-header {
  background-color: #0098e8;
}
.skin-dh .main-header .header-title > h1 {
  color: #0098e8;
}
.skin-dh .content-header {
  background: transparent;
}
.skin-dh .wrapper,
.skin-dh .main-sidebar,
.skin-dh .left-side {
  background-color: transparent;
}
.skin-dh .user-panel > .info,
.skin-dh .user-panel > .info > a {
  color: #444;
}
.skin-dh .sidebar-menu > li {
  transition: border-left-color 0.3s ease;
}
.skin-dh .sidebar-menu > li.header {
  color: #848484;
  background: transparent;
}
.skin-dh .sidebar-menu > li > a {
  font-weight: 600;
}
.skin-dh .sidebar-menu > li:hover > a,
.skin-dh .sidebar-menu > li.active > a {
  color: #000;
  background: transparent;
}
.skin-dh .sidebar-menu > li.active {
  border-left-color: #0098e8;
}
.skin-dh .sidebar-menu > li.active > a {
  font-weight: 600;
}
.skin-dh .sidebar-menu > li > .treeview-menu {
  background: transparent;
}
.skin-dh .sidebar a {
  color: #444;
}
.skin-dh .sidebar a:hover {
  text-decoration: none;
}
.skin-dh .treeview-menu > li > a {
  color: #777;
}
.skin-dh .treeview-menu > li.active > a,
.skin-dh .treeview-menu > li > a:hover {
  color: #0098e8;
}
.skin-dh .treeview-menu > li.active > a {
  font-weight: 600;
}
.skin-dh .sidebar-form {
  border-radius: 3px;
  border: 1px solid #d2d6de;
  margin: 10px 10px;
}
.skin-dh .sidebar-form input[type="text"],
.skin-dh .sidebar-form .btn {
  box-shadow: none;
  background-color: #fff;
  border: 1px solid transparent;
  height: 35px;
}
.skin-dh .sidebar-form input[type="text"] {
  color: #666;
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
}
.skin-dh .sidebar-form input[type="text"]:focus,
.skin-dh .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  background-color: #fff;
  color: #666;
}
.skin-dh .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  border-left-color: #fff;
}
.skin-dh .sidebar-form .btn {
  color: #999;
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
}
@media (min-width: 768px) {
  .skin-dh.sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu {
    border-left: 1px solid #d2d6de;
  }
}
.skin-dh .wrapper {
  background-color: transparent;
}
.skin-dh .wrapper .content-wrapper {
  background-color: rgba(255, 255, 255, 0.8);
  /* fallback color if gradients are not supported */
  /* For Chrome 25 and Safari 6, iOS 6.1, Android 4.3 */
  /* For Firefox (3.6 to 15) */
  /* For old Opera (11.1 to 12.0) */
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
  /* Standard syntax; must be last */
}
.skin-dh .wrapper .content-wrapper:before {
  content: "";
  display: block;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 2px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 152, 232, 0.8), rgba(0, 0, 0, 0));
}
.skin-dh .sf_admin_list table.table > thead > tr > th {
  vertical-align: bottom;
  background-color: #0098e8;
  color: #ffffff;
}
.skin-dh .sf_admin_list table.table > thead > tr > th a {
  color: #ffffff;
}
.skin-dh .sf_admin_list table.table > thead > tr > th a:hover {
  border-bottom: 1px solid #ffffff;
}
.skin-dh.layout-top-nav .main-header > .logo {
  background-color: #0098e8;
  color: #fff;
  border-bottom: 0 solid transparent;
}
.skin-dh .article-card .thumbnail .date {
  background: #0098e8;
}
.skin-dh .article-card .content-card header h1.title {
  color: #0098e8;
}
.skin-dh .article-card .content-card .footer > a {
  color: #ffffff;
}
.skin-dh .article-card .content-card .footer a.learn-btn {
  color: #0098e8 !important;
  border-color: #0098e8;
}
.skin-dh .article-card .content-card .footer a.social-link {
  border-color: #0098e8;
  color: #0098e8;
  background-color: transparent;
}
.skin-dh .article-card .content-card .footer a.social-link > i {
  color: #0098e8;
}
.skin-dh .article-card .content-card .footer a.social-link:hover {
  border-color: #0098e8;
  color: transparent;
  background-color: #0098e8;
}
.skin-dh .article-card .content-card .footer a.social-link:hover > i {
  color: #ffffff;
}
.skin-dh .article-title > h1 {
  color: #0098e8;
}
.skin-dh .article-body .article-footer > a.article-social-link {
  border-color: #0098e8;
  color: #0098e8;
}
.skin-dh .article-body .article-footer > a.article-social-link > i {
  color: #0098e8;
}
.skin-dh .article-body .article-footer > a.article-social-link:hover {
  border-color: #0098e8;
  background-color: #0098e8;
}
.skin-dh .article-body .article-footer > a.article-social-link:hover > i {
  color: #ffffff;
}
.skin-dh .portal-video-container .portal-video-content {
  /* panel navigation */
  /* panel video player */
}
.skin-dh .portal-video-container .portal-video-content .content-left h3.title {
  color: #0098e8;
}
.skin-dh .portal-video-container .portal-video-content .content-left ul.entries li a {
  color: #777777;
}
.skin-dh .portal-video-container .portal-video-content .content-left ul.entries li a:hover {
  color: #0098e8;
}
.skin-dh .portal-video-container .portal-video-content .content-left .content-left-select {
  border: 0.0625rem solid #0098e8;
  color: #0098e8;
}
.skin-dh .portal-video-container .portal-video-content .content-right .content-title h2 {
  color: #0098e8;
}
.skin-dh .box.box-skin {
  border-top-color: #0098e8;
}
.skin-dh .box.box-solid.box-skin {
  border: 1px solid #0098e8;
  border-top: 0;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
}
.skin-dh .box.box-solid.box-skin > .box-header {
  color: #fff;
  background: #0098e8;
  background-color: #0098e8;
}
.skin-dh .box.box-solid.box-skin > .box-header a,
.skin-dh .box.box-solid.box-skin > .box-header .btn {
  color: #fff;
}
.skin-dh .box-datasheet-widget {
  border-left-color: #0098e8;
}
.skin-dh .todo-list .skin {
  border-left-color: #0098e8;
}
.skin-dh ul.file-list a {
  color: #0098e8;
}
.skin-dh .group textarea:focus ~ label {
  color: #0098e8;
}
.skin-dh .group select:focus ~ label {
  color: #0098e8;
}
.skin-dh .group label.active {
  color: #0098e8;
}
.skin-dh .group span.bar:before,
.skin-dh .bar:after {
  background: #0098e8;
}
.skin-dh .dropzone.hover {
  border: 2px solid #0098e8;
  color: #0098e8;
}
.skin-dh .srs-ticket-card .srs-ticket-head .srs-ticket-title > span {
  color: #0098e8;
}
.skin-dh .srs-ticket-card .srs-ticket-body .srs-ticket-label {
  color: #0098e8;
}
.skin-dh .bg-skin {
  color: #ffffff !important;
  background-color: #0098e8 !important;
}
.skin-dh .color-skin {
  color: #0098e8 !important;
}
.skin-dh .modal-header {
  background-color: #0098e8;
}
.skin-dh .modal-module-list .modal-header {
  background-color: #ffffff;
}
.skin-dh .modal-module-list .modal-header .close {
  color: #0098e8;
}
.skin-dh .modal-module-list .modal-title {
  color: #0098e8;
}
.skin-dh .modal_ajax_form_wrapper .modal_ajax_form_header,
.skin-dh .modal_modules_wrapper .modal_ajax_form_header,
.skin-dh .modal_ajax_form_wrapper .modal_modules_header,
.skin-dh .modal_modules_wrapper .modal_modules_header {
  color: #0098e8;
}
.skin-dh div.box-body ul.list_card_unsafe_action li.unsafe_actions {
  border-color: #0098e8;
}
.skin-dh div.box-body ul.list-card-skin li.card-skin {
  border-color: #0098e8;
}
.skin-dh a.btn-primary,
.skin-dh a.btn-warning,
.skin-dh a.btn-danger,
.skin-dh a.btn-info,
.skin-dh a.btn-success {
  color: #FFFFFF;
}
.skin-dh a.btn-primary:hover,
.skin-dh a.btn-warning:hover,
.skin-dh a.btn-danger:hover,
.skin-dh a.btn-info:hover,
.skin-dh a.btn-success:hover {
  color: #FFFFFF;
}
.skin-dh a.btn-default {
  color: #444444;
}
.skin-dh a.btn-default:hover {
  color: #444444;
}
.skin-dh table.table-skin th {
  background-color: #0098e8 !important;
}
.skin-dh .pace .pace-progress {
  background: #0098e8;
}
.skin-dh .pace .pace-progress-inner {
  box-shadow: 0 0 10px #0098e8, 0 0 5px #0098e8;
}
.skin-dh .pace .pace-activity:before {
  border-top-color: #0098e8;
  border-left-color: #0098e8;
}
.skin-dh .toast-message a.tq_mailto_none {
  color: #0098e8;
}
.skin-dh .toast-message a.tq_mailto_none:hover,
.skin-dh .toast-message a.tq_mailto_none:active,
.skin-dh .toast-message a.tq_mailto_none:focus {
  outline: none;
  text-decoration: none;
  color: #35baff;
}
.skin-dh fieldset.box-group:hover {
  border: 1px solid #0098e8;
}
.skin-dh .nav-tabs-custom .nav-tabs li.active {
  border-top-color: #0098e8;
}
.skin-dh span.clickable.active {
  border-bottom-color: #0098e8 !important;
}
