@media (min-width: 992px) {
  .auth-brand {
    position: absolute;
    top: 20px !important;
  }
}
.side-nav .side-nav-link {
  color: #ffd8af;
}
.auth-brand img {
  width: 250px;
  height: auto;
  margin-top: 40px;
}
.logo-auth img{
  width: 180px;
  height: auto;
}
#filter {
  border-bottom: 1px solid #ccc;
  width: 100% !important;
  padding: 0px 0px 2px 0px;
  margin-bottom: 20px !important;
}
.data-view{
  padding: 0px;
  border-bottom: 1px solid #c3c3c3;
}
.data-view p{
  margin-top: 0;
  margin-bottom: 10px;
}
/* DD Style */
.enlarged .wrapper .left-side-menu {
  position: fixed;
}
.sidebar-enable .navadmin{
  margin-left: 250px;
}
.enlarged .navadmin{
  margin-left: 70px;
}
@media (max-width: 767.98px){
  .enlarged .navadmin{
    margin-left:0px;
  }
  .sidebar-enable .navadmin{
    margin-left: 0px;
  }
}
.page-title-box .page-title-right {
  float: right;
  margin-top: auto;
  line-height: 45px;
}
.page-title-box .page-title {
  line-height: 60px;
}
.page-title-box .breadcrumb {
  padding-top: 8px;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.navbar-custom {
  left: 0;
  right: 0;
}
footer .container-fluid{
  margin-top: 0px;
}
/* .container-fluid{
  margin-top: 55px;
} */
/* Table td height reduces */
.table td, .table th {
  padding: 0.95rem;
  vertical-align: middle;
  border-top: 1px solid #e3eaef;
}
.table .btn, .table .btn {
  padding: 1px 5px !important;
}
table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc_disabled:before {
  top: 4px;
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_desc_disabled:after {
  top: 4px;
}
/* Table td height reduces */
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #000;
  background-color: #f8f8f8;
}
/* logs start */
.timeline {
  list-style: none;
  padding: 10px 0 10px;
  position: relative;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}
.timeline > li {
  margin-bottom: 0x;
  position: relative;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  width: 46%;
  float: left;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  padding: 10px;
  position: relative;

}
.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}
.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}
.timeline > li > .timeline-badge {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -25px;
  background-color: #999999;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline-badge.primary {
  background-color: #008CBA !important;
}
.timeline-badge.success {
  background-color: #43AC6A !important;
}
.timeline-badge.warning {
  background-color: #E99002 !important;
}
.timeline-badge.danger {
  background-color: #F04124 !important;
}
.timeline-badge.info {
  background-color: #5BC0DE !important;
}
.timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}
label {
  font-weight: 1000;
}
div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
    width: fit-content !important;
    float: right !important;
}
.auth-fluid .auth-fluid-form-box{
  background-color: #000 !important;
}
@media (min-width: 992px){
  .auth-brand {
    position: static !important;
    top: 20px !important;
  }
}
.btn-primary {
  color: #fff;
  background-color: #ff9424 !important;
  border-color: #ff9424 !important;
}
.left-side-menu {
  background: linear-gradient(135deg, #000000 0, #000000 60%) !important;
}
.text-orange{
  color: #fd9426!important;
}
.enlarged .side-nav .side-nav-item:hover .side-nav-link {
  background: linear-gradient(135deg, #353535 0, #353535 60%) !important;
}
.widget-icon {
  color: #fe9527 !important;
  background-color: rgba(253, 148, 38, 0.2) !important;
}
.button-menu-mobile.disable-btn {
  display: block;
}
@media (max-width: 1500px) and (min-width: 1200px){
  .widget-flat i.widget-icon {
      display: block !important;
  }
}
body.enlarged {
  min-height: auto !important;
}
.side-nav .side-nav-link {
  padding: 15px 15px !important;
}
.fc-scroller.fc-day-grid-container {
  height: 400px !important;
  overflow: auto !important;
}
div#v-pills-tab a {
  padding: 20px 10px !important;
}
.nav-pills .nav-link.active{
  color: #fff !important;
  background-color: #313a46 !important;
}
/* .custom-control-input:checked~.custom-control-label::before {
  color: #d3bfab !important;
  border-color: #000000 !important;
  background-color: #ff9424 !important;
} */
.custom-control-label::before{
  border: #8e8e8e solid 1px !important;
}
.bdr-r-1{
  border-right: 1px solid #ccc;
}
.badge-danger{
  font-size: 12px;
}
/* rating css */
.rate {
  float: left;
  width: 150px;
}
.rate:not(:checked) > input {
  position:absolute;
  top:-9999px;
}
.rate:not(:checked) > label {
  float:right;
  width:1em;
  overflow:hidden;
  white-space:nowrap;
  cursor:pointer;
  font-size:30px;
  color:#ccc;
}
.rate:not(:checked) > label:before {
  content: '★ ';
}
.rate > input:checked ~ label {
  color: #ffc700;    
}
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
  color: #deb217;  
}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
  color: #c59b08;
}
/* rating css */
.rating{
  position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #313a46;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.description-block {
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}

canvas#bar-chart-example {
  height: 235px !important;
  margin-bottom: 35px;
  margin-top: 31px;
}

.chartjs-chart {
  height: 335px !important;
}
.seperator
{
border-top: 1px solid #ccc;
margin-top: 21px !important;
padding-top: 15px;
}
/* MEDIA QUERY */
@media only screen and (min-device-width: 320px) and (max-device-width: 414px){
  button.button-width{
    width: 100%;
  }
}

@media (max-width: 768px) {
  .bdr-r-1{
    border-right:none;
  }
}
@media (max-width: 767.98px){
  li.paginate_button.next, li.paginate_button.previous {
      font-size: 1.0rem !important;
  }
}
/* MEDIA QUERY */
.footer {
  z-index: 99 !important;
}
table.table.table-centered.mb-0 {
  white-space: nowrap;
}
.fnt-wght{
  font-weight: 600;
}
.card .header-title{
    text-transform: capitalize !important;
}
.table-wrap td{
  word-break: break-word !important;
  white-space: normal !important;
}