/*
Template Name: Admin Pro Admin
Author: Wrappixel
Email: niravjoshi87@gmail.com
File: scss
*/
/*
Template Name: Admin Pro Admin
Author: Wrappixel
Email: niravjoshi87@gmail.com
File: scss
*/
/*Theme Colors*/
/*bootstrap Color*/
/*Light colors*/
/*Normal Color*/
/*Extra Variable*/
/*******************
/*Top bar
*******************/
@font-face {
  font-family: "TheSansC5-Light";
  src: url("../../fonts/TheSansC5-3_Light.woff2") format("woff2"), url("../../fonts/TheSansC5-3_Light.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "TheSansC5-Plain";
  src: url("../../fonts/TheSansC5-5_Plain.woff2") format("woff2"), url("../../fonts/TheSansC5-5_Plain.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "TheSansC5-Bold";
  src: url("../../fonts/TheSansC5-7_Bold.woff2") format("woff2"), url("../../fonts/TheSansC5-7_Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: "TheSansC5-Light", Verdana, sans-serif;
  -webkit-font-feature-settings: "kern", "liga", "calt", "locl";
          font-feature-settings: "kern", "liga", "calt", "locl";
  font-feature-settings: "kern" 1 ,"liga" 1, "calt" 1, "locl" 1;
  -webkit-font-feature-settings: "kern" 1 ,"liga" 1, "calt" 1, "locl" 1;
  -moz-font-feature-settings: "kern" 1 ,"liga" 1, "calt" 1, "locl" 1;
  -ms-font-feature-settings: "kern" 1 ,"liga" 1, "calt" 1, "locl" 1;
  -o-font-feature-settings: "kern" 1 ,"liga" 1, "calt" 1, "locl" 1; }

.topbar {
  background: #ffffff; }
  .topbar .top-navbar .navbar-header .navbar-brand .dark-logo {
    display: none; }
  .topbar .top-navbar .navbar-header .navbar-brand .light-logo {
    display: inline-block;
    color: rgba(255, 255, 255, 0.8); }
  .topbar .navbar-light .navbar-nav .nav-item > a.nav-link {
    color: #7F7F7F !important; }
    .topbar .navbar-light .navbar-nav .nav-item > a.nav-link:hover, .topbar .navbar-light .navbar-nav .nav-item > a.nav-link:focus {
      color: #009EE3 !important; }

/*******************
/*General Elements
*******************/
.lstick {
  background: #1976d2; }

a.link:hover, a.link:focus {
  color: #1976d2 !important; }

.bg-theme {
  background-color: #1976d2 !important; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #1976d2;
  border-color: #1976d2; }

.right-sidebar .rpanel-title {
  background: #1976d2; }

.stylish-table tbody tr:hover, .stylish-table tbody tr.active {
  border-left: 4px solid #1976d2; }

.text-themecolor {
  color: #009EE3 !important; }

.profile-tab li a.nav-link.active,
.customtab li a.nav-link.active {
  border-bottom: 2px solid #1976d2;
  color: #1976d2; }
.profile-tab li a.nav-link:hover,
.customtab li a.nav-link:hover {
  color: #1976d2; }

.userdata {
  color: #009EE3; }

/*******************
/*Buttons
*******************/
.btn-themecolor,
.btn-themecolor.disabled {
  background: #009EE3;
  color: #ffffff;
  border: 1px solid #009EE3; }
  .btn-themecolor:hover,
  .btn-themecolor.disabled:hover {
    background: #009EE3;
    opacity: 0.7;
    border: 1px solid #009EE3; }
  .btn-themecolor.active, .btn-themecolor:focus,
  .btn-themecolor.disabled.active,
  .btn-themecolor.disabled:focus {
    background: #028ee1; }

/*******************
/*sidebar navigation
*******************/
.label-themecolor {
  background: #585858; }

.sidebar-nav > ul > li.active > a {
  color: #585858;
  border-color: #585858; }
  .sidebar-nav > ul > li.active > a i {
    color: #585858; }

.sidebar-nav ul li a.active, .sidebar-nav ul li a:hover {
  color: #585858; }
  .sidebar-nav ul li a.active i, .sidebar-nav ul li a:hover i {
    color: #585858; }

.sidebar-nav > ul > li > a i {
  color: #a6b7bf; }

/*******************
/* table design
*******************/
table td {
  color: #009EE3; }

/*******************
/* form elements
*******************/
.form-control {
  border: 2px solid #7F7F7F;
  color: #009EE3; }

label.control-label {
  color: #585858 !important; }

h2.box-title {
  color: #585858 !important; }

ul#sidebarnav li a span,
ul#sidebarnav li a i {
  color: #585858 !important; }

ul#sidebarnav li ul li a {
  color: #585858 !important; }

/*# sourceMappingURL=duisport.css.map */