.bg-primary{
    background-color: #63A24f!important;
}
.text-primary{
   color: #63A24f!important;
}

/*SIDERBAR CSS*/

.sidebar .nav .nav-item.nav-profile .nav-link .nav-profile-image {
    width: 100%;
    height: auto;
    margin: auto;
    margin-bottom: 20px;
}

.sidebar .nav .nav-item.nav-profile .nav-link .nav-profile-image img {
    width: 90%;
    height: auto;
     border-radius: unset; 
}
.active{
  background: #63a24f;
}

.nav-item.active a{
  color: #fff;
}

.sidebar .nav .nav-item:hover {
    background-color: #000000;
}

.sidebar .nav .nav-item:hover .nav-link .menu-title {
    color: #ffffff;
    font-weight: 600;
}

.sidebar .nav .nav-item:hover .nav-link i.menu-icon {
    color: #ffffff;
}

.sidebar .nav .nav-item img.menu-icon
{
    max-width: 21px;
    margin-right: 10px;
}
.sidebar .nav .nav-item:hover img.menu-icon {
    filter: invert(1);
}
#settings-trigger{
  display: none;
}

.btn-primary, .wizard > .actions a {
    color: #fff;
    background-color: #63a24f;
    border-color: #63a24f;
}
.btn-primary:hover, .wizard > .actions a:hover {
    color: #fff;
    background-color:  #63a24f;
    border-color:  #63a24f;
}

.btn-outline-primary:hover, .wizard > .actions .disabled a:hover {
    color: #63a24f;
    background-color: #63a24f;
    border-color: #63a24f;
}

.btn-outline-primary, .wizard > .actions .disabled a {
    color:#63a24f;
    border-color: #63a24f;
}
.btn-check:checked + .btn-primary:focus, .wizard > .actions .btn-check:checked + a:focus, .btn-check:active + .btn-primary:focus, .wizard > .actions .btn-check:active + a:focus, .btn-primary:active:focus, .wizard > .actions a:active:focus, .btn-primary.active:focus, .wizard > .actions a.active:focus, .show > .btn-primary.dropdown-toggle:focus, .wizard > .actions .show > a.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgb(99 162 79 / 50%);
    box-shadow: 0 0 0 0.25rem rgb(99 162 79 / 50%);
}

.btn-primary:not(.btn-light):focus, .wizard > .actions a:not(.btn-light):focus, .btn-primary:not(.btn-light):active, .wizard > .actions a:not(.btn-light):active {
    background: #63a24f;
    border-color: #63a24f;
}
.btn-check:checked + .btn-outline-primary:focus, .wizard > .actions .disabled .btn-check:checked + a:focus, .btn-check:active + .btn-outline-primary:focus, .wizard > .actions .disabled .btn-check:active + a:focus, .btn-outline-primary:active:focus, .wizard > .actions .disabled a:active:focus, .btn-outline-primary.active:focus, .wizard > .actions .disabled a.active:focus, .btn-outline-primary.dropdown-toggle.show:focus, .wizard > .actions .disabled a.dropdown-toggle.show:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgb(99 162 79 / 50%);
    box-shadow: 0 0 0 0.25rem rgb(99 162 79 / 50%);
}


.btn-check:checked + .btn-outline-primary, .wizard > .actions .disabled .btn-check:checked + a, .btn-check:active + .btn-outline-primary, .wizard > .actions .disabled .btn-check:active + a, .btn-outline-primary:active, .wizard > .actions .disabled a:active, .btn-outline-primary.active, .wizard > .actions .disabled a.active, .btn-outline-primary.dropdown-toggle.show, .wizard > .actions .disabled a.dropdown-toggle.show {
   /* color: #fff;
    background-color: #0033c4;*/
    border-color: #63a24f;
}
.navbar .navbar-menu-wrapper{
  background: #63a24f;
}

.sidebar .nav .nav-item:not(:nth-child(2)).active {
    background: #63a24f;
}

.sidebar .nav .nav-item:not(:nth-child(2)).active > .nav-link .menu-title {
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
}
.sidebar .nav .nav-item:not(:nth-child(2)).active > .nav-link i {
    color: #ffffff;
}

/*SUBMENU*/
.sidebar .nav.sub-menu .nav-item .nav-link {
    color: #63a24f;
    padding: 0.75rem 2rem 0.75rem 15px;
    position: relative;
    font-size: 0.8125rem;
    line-height: 1;
    height: auto;
    border-top: 0;
    font-weight: 600;
}

.sidebar .nav.sub-menu .nav-item .nav-link:hover {
    color: #ffffff;
}



.navbar .navbar-menu-wrapper .navbar-toggler{
  background: #000;
}


.main-panel .content-wrapper .header-right .btn-icon-text i{
  background-color: #000;
}

.main-panel .content-wrapper .header-right .btn-icon-text {
    background: #63a24f;
  }

/*MANAGE_SITES*/

.bread-parent{
   color: #9c9a9a;
   font-weight: 500;
}

.back-btn {
    /* border-radius: 50%; */
    height: auto;
    width: 45px;
    border: none;
    background-color: transparent;
}

.back-btn .mdi-arrow-left-bold-circle {
    padding: 0px;
    font-size: 35px;
    line-height: 28px;
    color: #63a24f;
    border: none;
}

.filter {
    color: #000;
    border: none;
    background: transparent;
    font-size: 24px;
}

.table-pagination {
    text-align: right;
} 

.table-pagination a {
  color: black;
  text-align:right;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s;
}

.table-pagination a.active {
  background-color: #63a24f;
  color: white;
}

.table-pagination a:hover:not(.active) {background-color: #ddd;}


.table-responsive-border{
    border: 1px solid #c0c0c0;
}


 .form-check-input:checked[type="checkbox"] {
 background-image: url('../../images/vector/check.png');
 background-size: contain;
 background-position: center center;
  }


.list-style-none{
    list-style-type: none;
}

.alert-map {
    width: 100%;
    height: 355px;
    border-bottom: 5px solid #63a24f;
    border-radius: 10px;

}

.equipment-list-inline{
    position: absolute;
    top: 70px;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

.equipment-list-inline li{
    display: inline;
    margin: 0px 45px;
}

.md-15{
    font-size: 15px;
}

.md-18{
    font-size: 18px;
}

.md-20{
    font-size: 20px;
}

.md-30{
    font-size: 30px;
}

.md-40{
    font-size: 40px;
}

.md-50{
    font-size: 50px;
}

.md-60{
    font-size: 60px;
}



.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #030303;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown .dropdown-menu .dropdown-item {
    font-size: 1rem;
    padding: 0.25rem 1.5rem;
}
.dropdown .dropdown-menu .dropdown-item:hover {
    background-color: #64a250;
    color: #ffffff;
}

.equip-table th{
    color: #63A24f;
    font-weight: 600;
}




/*LOGIN PAGE*/

.auth .brand-logo img {
    width: 170px;
}

.auth .login-half-bg {
    background: url(../../images/auth/TADWEER-log-in.gif);
    background-size: cover;
    background-position: 25% 75%;
}


.form-check .form-check-label input[type="checkbox"] + .input-helper:before {
    content: "";
    width: 17px;
    height: 17px;
    border-radius: 2px;
    border: solid #63a24f;
    border-width: 2px;
    -webkit-transition: all;
    transition: all;
    transition-duration: 0s;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
}

.form-check .form-check-label input[type="checkbox"]:checked + .input-helper:before {
    background: #63a24f;
    border-width: 0;
}