/*
File		:   hero-black-dashboard.css
Part of     :   Hero 1.0
By          :   Emmanuel Adigun (emmanuel@firmtech.co.za)
Date        :   23 Jun 2023
*/

.navbar .navbar-brand-text {
  font-weight: 600;
}

.pagination .page-item.active > .page-link, .pagination .page-item.active > .page-link:focus, .pagination .page-item.active > .page-link:hover {
    background: #1d8cf8;
}

.text-bold { font-weight: bold; color: #fff;  }

.btn-primary,
.badge-primary,
.leap-info-icon,
.btn-primary:hover,
a.btn-primary:focus,
a.btn-primary:active {
	background-color: #1d8cf8 !important;
	background-image: none;
	background: #1d8cf8 !important;
}

a,
a:hover,
a.dropdown-toggle.nav-link:hover,
.login-page .card-login .card-header .card-title
{
	color: #1d8cf8;
  outline: 0;
}

a.tim-icons,
a.tim-icons:hover,
a.tim-icons:visited,
a.tim-icons:active
{
    color: #1d8cf8;
    outline: 0;
}

.swal2-title {
    color: #1d8cf8 !important;
}

.form-control:focus,
.input-group-focus > .input-group-prepend > .input-group-text
{
	border-color: rgba(255,255,255,0.2);
}


.form-control:focus,
.form-control:active,
.form-control:focus:active,
.form-control:visited  {
    background-color: transparent; !important;
}

/*Remove auto-fill stupid yellow pale background color; the designers MUST be shot for giving me extra work */
input,
select {
  -webkit-background-clip: text !important;
  background-clip: text !important;
}

.leap-textarea  {
    border-color: #2b3553;
    border-radius: .4285rem;
    font-size: .75rem;
    transition: color .3s ease-in-out,border-color .3s ease-in-out,background-color .3s ease-in-out;
    border: 1px solid #2b3553 !important;
    border-radius: .4285rem !important;
    padding-top: 2px !important;
}

.leap-table-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  padding-right: 0px;
}

.leap-table-column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
  padding-right: 0px;
}


ul.nav li a p {
	color: #fff;
	font-size: .701rem;
}

.sidebar .leap-sidebar-wrapper {
    overflow: hidden;
}

table.leap-table-bordered {
    border: 0px;
    border-bottom: .0625rem solid hsla(0,0%,100%,.1);
    font-size: 12px;
}

/*
table.leap-table-bordered thead tr th,
table.leap-table-bordered tbody tr td { border: .0625rem solid hsla(0,0%,100%,.1); }
*/

table.leap-table-bordered thead tr th { border-bottom: .0625rem solid hsla(0,0%,100%,.1); }

.card-lock .card-header img,
.card-lock .card-header i.tim-icons {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    margin-top: -46px;
    box-shadow: 0 10px 25px 0 rgba(0,0,0,.3);
    font-size: 72px !important;
}

.card .card-body .card-title-login,
.card .card-body .card-title-top-card {
    margin-bottom: 0;
}

.card .card-body .card-title-top-card {
    font-weight: 600;
}

.card .card-body .card-category-text {
    margin-top: -5px;
    font-size: 11px !important;
}

.card .card-body .card-title-last-login {
    color: #fff;
    opacity: .4;
}

.card .card-body .card-table-responsive {
    overflow: auto;
}

.card .card-body hr {
    border-color: rgba(255,255,255,0.1);
}


div.timeline-panel .timeline-heading h2.card-title-model-description {
    float: right; display: inline;
}

.text-primary {
    color: hsla(0,0%,100%,.6) !important;
}


.form-horizontal .leap-col-form-label {
    padding: 5px 5px 0 15px;
    text-align: left;
    font-size: .95em;
    color: #fff;
}

.form-horizontal .leap-col-form-checkbox {
    margin-left: 0px !important;
    padding: 10px 18px;
    position: relative;
}

.leap-form-control-border {
    border: 1px solid #fff;
}

.timeline-simple-list > li > .timeline-badge {
    left: 1% !important;
}

.timeline-simple-list::before {
    left: 1% !important;
}

.timeline-simple-list > li > .timeline-panel {
    width: 95% !important;
}


ul.help-block , ul.help-block li{
  list-style-type: none;
}

ul.help-block li span, ul.help-block li{
  color: #1d8cf8;
}

ul.help-block li{
  color: yellow;
  font-size: .95em;
}

div.bootstrap-select .dropdown-menu.inner li a
{
  color: #fff;
}

div.bootstrap-select > div.dropdown-menu.show ,
.dropdown-item.active,
.dropdown-item,
.dropdown-menu
{
  background-color: #344675;
}

div.bootstrap-select div.dropdown-menu:before {
 color:#fff;
}

div.bootstrap-select div.dropdown-menu ul.dropdown-menu:before {
 display:none;
}

div.bootstrap-select .dropdown-menu .tim-icons {
    margin-right: 10px;
    position: relative;
    top: 4px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 6px;
    opacity: .5;
}

.bootstrap-datetimepicker-widget .picker-switch,
.bootstrap-datetimepicker-widget table th.dow {
  color: #fff;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th.picker-switch:hover {
  background: #222a42;
}

.bootstrap-datetimepicker-widget table td.day > div, 
.bootstrap-datetimepicker-widget table td.hour > div, 
.bootstrap-datetimepicker-widget table td.minute > div {
    color: #9a9a9a;
    font-size: 12px;
    line-height: 2.4;
}

.bootstrap-datetimepicker-widget table td span.active,
.bootstrap-datetimepicker-widget table td.active:hover > div, 
.bootstrap-datetimepicker-widget table td.active > div {
    background-color: #222a42;
}

.bootstrap-datetimepicker-widget table td.day.active.today > div {
    color: #fff;
}

.bootstrap-datetimepicker-widget table td.today > div::before {
  display: none;
}

.bootstrap-datetimepicker-widget table td.day.old > div {
    opacity: 0.25;
}

.bootstrap-datetimepicker-widget table td.day:hover > div, 
.bootstrap-datetimepicker-widget table td.hour:hover > div, 
.bootstrap-datetimepicker-widget table td.minute:hover > div, 
.bootstrap-datetimepicker-widget table td.second:hover > div {
    background: #eee;
    color: #111;
}

.bootstrap-datetimepicker-widget a[data-action="togglePicker"], 
.bootstrap-datetimepicker-widget a[data-action="togglePicker"]:hover {
    color: #fff;
}

.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover,
.bootstrap-datetimepicker-widget a[data-action="togglePicker"], 
.bootstrap-datetimepicker-widget a[data-action="togglePicker"]:hover,
.bootstrap-datetimepicker-widget a[data-action],
.bootstrap-datetimepicker-widget a[data-action]:hover,
.bootstrap-datetimepicker-widget .picker-switch td span:hover,
.bootstrap-datetimepicker-widget ul li.picker-switch.accordion-toggle:hover,
.bootstrap-datetimepicker-widget .picker-switch table:hover,
.bootstrap-datetimepicker-widget .picker-switch table tr:hover,
.bootstrap-datetimepicker-widget .picker-switch table tr td:hover {
    background-color: #344675;
}

.timepicker .timepicker-picker table tr td a.btn.btn-primary.animation-on-hover {
  background: transparent !important;
  padding-left: 5px;
}

.timepicker .timepicker-picker table.table-condensed {
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 50%;
}

.bootstrap-select.form-control-sm .dropdown-toggle 
{
  padding-left: 18px;
}

.im-small-size {
  font-size: 14px;
}

.navbar-nav li i.tim-icons-16-16 {
  font-size: 14px !important;
}

.navbar-nav li.navbar-text {
  font-size: 12px !important;
  padding-top: 0.65rem;
  padding-right: 0px;
}

.navbar-nav li.navbar-text span{
  color: #1d8cf8;
  color: #9a9a9a;
}

.navbar-nav li.dropdown.nav-item.nav-item-userinfo {
  padding-left: 0px;
}


ul.nav li.nav-item hr.border-top {
  margin: 10px 15px 0; 
  border-top: .0725rem solid rgba(255,255,255,0.48) !important;
}

.btn-primary.btn-simple.active {
    border-color: #1d8cf8 !important;
}

.btn-primary.active, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary:focus, .btn-primary:hover {
    background-color: #1d8cf8 !important;
    background-image: none !important;
    background-image: none !important;
    
}


.btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active {
    box-shadow: none;
}

.card.card-timeline .timeline > li > .timeline-badge .tim-icons,
.card.card-timeline .timeline > li > .timeline-badge i.im  {
    width: 25px;
    height: 21px;
    text-align: center;
    vertical-align: middle;
    font-size: 1em;
}

div.main-panel div.itemScroller {
  width: 99%;
  position: absolute; 
  top: 45px;
  transition: all 0.5s linear 0s;
  padding-left: 50px;
  border: 0px;
  /*border-bottom: 1px solid gray;*/
  color: #fff;
  font-size: .8rem;
}

ul#leapTickers {
  margin-bottom: 0px;
}

ul.newsticker span { margin-right: 0px; }

ul#leapTickers i { font-size: .7rem; vertical-align: text-top; color: #9a9a9a;}
ul#leapTickers span.ticker-text, ul#leapTickers span.ticker-count { font-weight: bold; }
ul#leapTickers span.ticker-count { color: yellow; cursor: pointer; margin-left: 3px; margin-right: 5px;}

.tickercontainer {
    border: none !important;
    border-bottom: 1px solid #32325d !important;
    border: 1px solid #32325d !important;
  }


.card-header-underlined {
    border-top: none;
    border-bottom: 1px solid hsla(0,0%,100%,.1) !important;
}


.card-stats .numbers span.stats-count {
  float: left !important;
  color: #fff;
}


.progress-container .progress .progress-bar-color-1 { background: #e11c5b; }
.progress-container .progress .progress-bar-color-2 { background: #cc164e; }
.progress-container .progress .progress-bar-color-3 { background: #e11c5b; }
.progress-container .progress .progress-bar-color-4 { background: #e11c5b; }
.progress-container .progress .progress-bar-color-5 { background: #e11c5b; }

ul.leap-pagination {
  margin-top: 10px;
  font-size: 12px;
  float: right !important;
}


div.main-panel div.content-scroller {
  padding: 80px 30px 30px 280px;
    padding-top: 60px;
    padding-left: 10px !important;
    padding-bottom: 0px !important;
}

.main-panel > .content {
  padding-top: 0px !important;
}

ul.navbar-nav li.nav-item-hero-status {
    margin-top: 5px;
}

.fa-hero-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

.fa-hero-spin-on { color: #17B169; }
.fa-hero-spin-off { color: #FF033E; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
