.navbar {
    line-height: 1;
}

.pace .pace-progress {
    display: none;
}

.md-skin .page-heading {
    border-bottom: none !important;
    border-top: 0;
    padding: 0 10px 8px 10px;
    box-shadow: 0 1px 1px -1px rgb(0 0 0 / 34%), 0 0 6px 0 rgb(0 0 0 / 14%);
}

.page-heading h2
{
    margin-top: 10px;
}

.widgetbackground {
  background-color: #0549aa;
}

.md-skin .nav-header {
    background: url("default/css/patterns/10.png") no-repeat;
}

.md-skin .navbar-fixed-top, .md-skin .navbar-static-top {
    background-color: #0b285b !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.md-skin.top-navigation .nav.navbar-right > li > a:hover {
    color:#0b285b;
}

.top-navigation .wrapper.wrapper-content  {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
}

.md-skin .wrapper-content {
    padding: 20px 5px 0px;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0b285b;
  outline: 0;
}

.navbar-default .special_link a {
  background: #0b285b;
  color: white;
}

.navbar-default .special_link a span.label {
  background: #fff;
  color: #0b285b;
}

.navbar-default .landing_link a:hover {
  background: #0b285b !important;
  color: white;
}

.nav > li.active {
    border-left: 4px solid #0b285b;
    background: #293846;
}

body.mini-navbar .nav-header {
  padding: 0;
  background-color: #0b285b;
}

.top-navigation .navbar-nav .dropdown-menu > .active > a {
  background: white;
  color: #0b285b;
  font-weight: bold;
}

.top-navigation .nav > li a:hover,
.top-navigation .nav > li a:focus {
  background: #fff;
  color: #0b285b;
}

.top-navigation .nav > li.active > a {
  color: #0b285b;
}

.top-navigation .navbar-brand {
  background: #0b285b;
  color: #fff;
  padding: 20px 25px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-toggler {
  background-color: #0b285b;
  color: #fff;
  padding: 6px 12px;
  font-size: 14px;
  margin: 8px;
}

.btn-primary.btn-outline {
  color: #0b285b;
}

.btn-primary {
color: #fff;
    background-color: #0b285b;
    border-color: #0b285b;
}

a {
    color: #0b285b;
}

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}

.btn-primary.navbar-minimalize {
  color: #fff;
  background-color: #0B285B;
  border-color: #0B285B;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus {
    border-color: #0b285b;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus {
    background-color: #0b285b;
    border-color: white;
    color: #FFFFFF;
}

.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.btn-link.active,
.open .dropdown-toggle.btn-link {
    background-color: #dddddd;
    border-color: #dddddd;
}

.label-primary,
.badge-primary {
    background-color: #0b285b1f;
    border-color: #0b285b1f;
}

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #0b285b;
  border-radius: 2px;
}

.onoffswitch-inner:before {
  content: "ON";
  padding-left: 10px;
  background-color: #0b285b;
  color: #FFFFFF;
}

.onoffswitch-switch {
  width: 20px;
  margin: 0;
  background: #FFFFFF;
  border: 2px solid #0b285b;
  border-radius: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 44px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}

.page-item.active .page-link {
  background-color: #0b285b;
  border-color: #0b285b;
}

.pagination .footable-page.active a {
  background-color: #0b285b;
  border-color: #0b285b;
  color: white;
}

.fc-state-active {
  background-color: #0b285b;
  border-color: #0b285b;
  color: #ffffff;
}

.fc-event,
.fc-agenda .fc-event-time,
.fc-event a {
  padding: 4px 6px;
  background-color: #0b285b;
  /* background color */
  border-color: #0b285b;
  /* border color */
}

/* LIST GROUP */
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  background-color: #0b285b;
  border-color: #0b285b;
  color: #FFFFFF;
  z-index: 2;
}

/*.pace .pace-progress {
  background: #0b285b;
  position: fixed;
  z-index: 2040;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}*/

.form-control:focus,
.single-line:focus {
  border-color: #0b285b;
}
.has-success .form-control,
.has-success .form-control:focus {
  border-color: #0b285b;
}

.has-success .control-label {
  color: #0b285b;
}

.noUi-connect {
  background: none repeat scroll 0 0 #0b285b;
  box-shadow: none;
}

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #1AB394;
  border-radius: 3px;
}

.onoffswitch-inner:before {
  content: "ON";
  padding-left: 7px;
  background-color: #1AB394;
  color: #FFFFFF;
}

.onoffswitch-switch {
  display: block;
  width: 18px;
  margin: 0;
  background: #FFFFFF;
  border: 2px solid #1AB394;
  border-radius: 3px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 36px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}

.inspinia-notify.alert-info {
  border-left: 6px solid #0b285b;
}

.forum-item.active .fa {
  color: #0b285b;
}
.forum-item.active a.forum-item-title {
  color: #0b285b;
}

.vertical-date small {
  color: #0b285b;
  font-weight: 400;
}

.jvectormap-zoomin,
.jvectormap-zoomout,
.jvectormap-goback {
  position: absolute;
  left: 10px;
  border-radius: 3px;
  background: #0b285b;
  padding: 3px;
  color: white;
  cursor: pointer;
  line-height: 10px;
  text-align: center;
  box-sizing: content-box;
}

/*Slick Carousel */
.slick-prev:before,
.slick-next:before {
  color: #0b285b !important;
}

/* Select2 custom styles */
.select2-container--bootstrap4 .select2-results__option--highlighted,
.select2-container--bootstrap4 .select2-results__option--highlighted.select2-results__option[aria-selected=true] {
  background-color: #0b285b;
}

.select2-container--bootstrap4.select2-container--focus .select2-selection {
  box-shadow: none;
  border-color: #0b285b;
}

.dropzone {
  min-height: 140px;
  border: 1px dashed #0b285b;
  background: white;
  padding: 20px 20px;
}

.stream .stream-badge i.bg-primary {
  color: #ffffff;
  background-color: #0b285b;
  border-color: #0b285b;
}

.branding {
  float: left;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  padding: 17px 20px;
  text-align: center;
  background-color: #0b285b;
}

/*.navy-bg,
.bg-primary {
  background-color: #0b285b !important;
  color: #ffffff;
}*/

.panel-primary {
  border-color: #0b285b;
}
.panel-primary > .panel-heading {
  background-color: #0b285b;
  border-color: #0b285b;
}

/*.progress-bar {
  background-color: #0b285b;
}*/

.file-list li a:hover {
  color: #0b285b;
}

.faq-question {
  font-size: 18px;
  font-weight: 600;
  color: #0b285b;
  display: block;
}

.issue-tracker .btn-link {
  color: #0b285b;
}

.agile-list li.success-element {
  border-left: 3px solid #0b285b;
}

.product-name:hover,
.product-name:focus {
  color: #0b285b;
}
.product-price {
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  background-color: #0b285b;
  padding: 6px 12px;
  position: absolute;
  top: -32px;
  right: 0;
}

.vote-actions a {
  color: #0b285b;
  font-weight: 600;
}

.vote-info a:hover {
  color: #0b285b;
}

.vote-icon.active {
  color: #0b285b;
}

.open-small-chat {
  height: 38px;
  width: 38px;
  display: block;
  background: #0b285b;
  padding: 9px 8px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
}
.open-small-chat:hover {
  color: white;
  background: #0b285b;
}

.small-chat-box .content .chat-message.active {
  background: #0b285b;
  color: #fff;
}

.sk-spinner-rotating-plane.sk-spinner {
  width: 30px;
  height: 30px;
  background-color: #0b285b;
  margin: 0 auto;
  -webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
  animation: sk-rotatePlane 1.2s infinite ease-in-out;
}

.sk-spinner-double-bounce .sk-double-bounce1,
.sk-spinner-double-bounce .sk-double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #0b285b;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
  animation: sk-doubleBounce 2s infinite ease-in-out;
}

.sk-spinner-wave div {
  background-color: #0b285b;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
  animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
}

.sk-spinner-wandering-cubes .sk-cube1,
.sk-spinner-wandering-cubes .sk-cube2 {
  background-color: #0b285b;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-wanderingCubeMove 1.8s infinite ease-in-out;
  animation: sk-wanderingCubeMove 1.8s infinite ease-in-out;
}

.sk-spinner-pulse.sk-spinner {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  background-color: #0b285b;
  border-radius: 100%;
  -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
  animation: sk-pulseScaleOut 1s infinite ease-in-out;
}

.sk-spinner-chasing-dots .sk-dot1,
.sk-spinner-chasing-dots .sk-dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #0b285b;
  border-radius: 100%;
  -webkit-animation: sk-chasingDotsBounce 2s infinite ease-in-out;
  animation: sk-chasingDotsBounce 2s infinite ease-in-out;
}

.sk-spinner-three-bounce div {
  width: 18px;
  height: 18px;
  background-color: #0b285b;
  border-radius: 100%;
  display: inline-block;
  -webkit-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;
  animation-fill-mode: both;
}

.sk-spinner-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 20%;
  height: 20%;
  background-color: #0b285b;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.sk-spinner-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #0b285b;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-spinner-wordpress.sk-spinner {
  background-color: #0b285b;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  position: relative;
  margin: 0 auto;
  -webkit-animation: sk-innerCircle 1s linear infinite;
  animation: sk-innerCircle 1s linear infinite;
}

.sk-spinner-fading-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 18%;
  height: 18%;
  background-color: #0b285b;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.landing-page span.navy {
  color: #0b285b;
}

.landing-page a.navy-link {
  color: #0b285b;
  text-decoration: none;
}

.landing-page .navy-line {
  width: 60px;
  height: 1px;
  margin: 60px auto 0;
  border-bottom: 2px solid #0b285b;
}

.landing-page .navbar-default .navbar-nav > .active > a,
.landing-page .navbar-default .navbar-nav > .active > a:hover {
  background: transparent;
  color: #fff;
  border-top: 6px solid #0b285b;
}
.landing-page .navbar-default .navbar-nav > li > a:hover,
.landing-page .navbar-default .navbar-nav > li > a:focus {
  color: #0b285b;
  background: inherit;
}

.landing-page .navbar-default .navbar-brand {
  color: #fff;
  height: auto;
  display: block;
  font-size: 14px;
  background: #0b285b;
  padding: 15px 20px 15px 20px;
  border-radius: 0 0 5px 5px;
  font-weight: 700;
  transition: all 0.3s ease-in-out 0s;
  margin-top: -16px;
}

.landing-page .navbar-scroll.navbar-default .nav li a:hover {
  color: #0b285b;
}

.landing-page .navbar-default .navbar-nav > li .nav-link.active,
.landing-page .navbar-default .navbar-nav > li .nav-link.active:hover {
  border-top: 6px solid #0b285b;
}

.landing-page .features small {
  color: #0b285b;
}

.landing-page .features-icon {
  color: #0b285b;
  font-size: 40px;
}
.landing-page .navy-section {
  margin-top: 60px;
  background: #0b285b;
  color: #fff;
  padding: 20px 0;
}

.landing-page .social-icon a {
  background: #0b285b;
  color: #fff;
  padding: 4px 8px;
  height: 28px;
  width: 28px;
  display: block;
  border-radius: 50px;
}

.landing-page .pricing-plan .pricing-price span {
  font-weight: 700;
  color: #0b285b;
}

.landing-page li.pricing-title {
  background: #0b285b;
  color: #fff;
  padding: 10px;
  border-radius: 4px 4px 0 0;
  font-size: 22px;
  font-weight: 600;
}
.landing-page .testimonials {
  padding-top: 80px;
  padding-bottom: 90px;
  background-color: #0b285b;
  background-image: url('../img/landing/avatar_all.png');
}

.landing-page .features .big-icon {
  color: #0b285b !important;
}

.landing-page .btn-primary {
  background-color: #0b285b;
  border-color: #0b285b;
  color: #FFFFFF;
  font-size: 14px;
  padding: 10px 20px;
  font-weight: 600;
}

  .landing-page .navbar-default .nav li a:hover {
    color: #0b285b;
  }
  
.spin-icon {
  background: #0b285b;
  position: absolute;
  padding: 7px 10px 7px 13px;
  border-radius: 20px 0 0 20px;
  font-size: 16px;
  top: 0;
  left: 0;
  width: 40px;
  color: #fff;
  cursor: pointer;
}

.md-skin .nav .open > a,
.md-skin .nav .open > a:hover,
.md-skin .nav .open > a:focus {
  background: #0b285b;
}

.md-skin .navbar-fixed-top,
.md-skin .navbar-static-top {
  background-color: #0B285B !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.md-skin.landing-page .navbar-default .navbar-nav > li > a:hover,
.md-skin.landing-page .navbar-default .navbar-nav > li > a:focus {
  background: inherit;
  color: #0b285b;
}

.md-skin.top-navigation .nav > li a:hover,
.md-skin .top-navigation .nav > li a:focus,
.md-skin.top-navigation .nav .open > a,
.md-skin.top-navigation .nav .open > a:hover,
.md-skin.top-navigation .nav .open > a:focus {
  color: #0b285b;
  background: #ffffff;
}

.md-skin.top-navigation .nav > li.active a {
    border-left: 4px solid #0b285b; 
    background: #0b285b;
    color: white;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0b285b;
    border-color: #0b285b;
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #bbb;
    border-color: #bbb;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 0px solid #ffffff;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: transparent;
}
table.dataTable thead .sorting, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
    background: #F5F5F5;
}
.table > thead > tr > th {
    border-bottom: 1px solid #0b285b21;
    vertical-align: bottom;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #0b285b24;
    line-height: 2;
    padding: 8px;
    vertical-align: top;
     padding: 5px; 
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 1px;
}

th i.float-right {
    min-width: 0px;
    padding-top: 7px;
}


.select2-container--bootstrap4 .select2-selection__clear {
    padding-left: 0.32em;
    padding-top: 0.05em;
}

.fc-event a.whitelink {
    color: #0b285b;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td.fc-timeline-slot, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td.fc-timeline-slot {
    border: 1px solid #e7e7e7;
}
tr.nocursor{
  cursor: default !important;
}