@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap');
body{
    font-family: 'Rubik', sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
    color: #000;
}
label{
    font-size: 15px;
    font-weight: 400;
    color: #000;
}
a {
    color: #000;
    text-decoration: none;
    background-color: transparent;
}
a:hover{
    color: #000;
    text-decoration: none;
    background-color: transparent;
}
.invalid-feedback {
    display: block;
    width: 100%;
    margin-top: 0.25rem;
    font-size: .75rem;
    color: #ff5b5b;
}
#filterBox{
    display: none;
}

#filter-form{
    border: 1px solid #dee2e6;
    padding: 10px;
}

.b-l {
    border-left: 1px solid rgba(120,130,140,.13);
}

.filter-button{
    margin-top: 28px;
}
.bg-dark {
    background-color: #020202!important;
}
.btn-success {
    color: #fff;
    background-color: #00bf62;
    border-color: #00bf62;
    box-shadow: none;
}
.btn-success:hover {
    color: #fff;
    background-color: #00bf62;
    border-color: #00bf62;
}
.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show>.btn-success.dropdown-toggle{
    color: #fff;
    background-color: #00bf62;
    border-color: #00bf62;
}
.btn-success.focus, .btn-success:focus{
    color: #fff;
    background-color: #00bf62;
    border-color: #00bf62;
    box-shadow: none;
    outline: none;
}
.custom-control-input:checked~.custom-control-label::before {
    color: #00bf62;
    border-color: #00bf62;
    background-color: #00bf62;
}
.account-pages .card .card-body h4 {
    color: #000;
    font-weight: 500;
}
.account-pages .card .card-body p {
    color: #000;
    font-size: 14px;
}
.signuplink p a {
    font-weight: 500;
}
.nav-user{
    background-color: #f1f3fa00;
    border: 1px solid #f1f3fa00;
}
.nav-user .account-user-name {
    display: block;
    font-weight: 500;
    color: #444;
}
.nav-user .account-position {
    color: #777;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #00bf62;
}
.dropdown-menu{
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 0px;
}
.dropdown-menu-animated i {
    display: inline-block;
    font-size: 18px;
}
body[data-leftbar-theme=light] .left-side-menu .logo {
    background: #e4ffec !important;
    border-bottom: 1px solid #9e9d9d;
}
body[data-leftbar-theme=light] .left-side-menu {
    background: #e4ffec;
}
.left-side-menu{
    -webkit-box-shadow: 0 0 10px 0 rgb(37 37 38 / 22%);
    box-shadow: 0 0 10px 0 rgb(37 37 38 / 22%);
}
body[data-leftbar-theme=light] .side-nav .side-nav-link {
    color: #000;
    font-weight: 400;
    letter-spacing: .5px;
    font-size: 15px;
}
body[data-leftbar-theme=light] .side-nav .mm-active>a{
    background-color: #00bf62;
    color: #fff !important;
    border-radius: 7px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}
body[data-leftbar-theme=light] .side-nav .side-nav-link:active, body[data-leftbar-theme=light] .side-nav .side-nav-link:focus, body[data-leftbar-theme=light] .side-nav .side-nav-link:hover {
    color: #000000;
}
body[data-leftbar-theme=light] .side-nav .side-nav-forth-level li a, body[data-leftbar-theme=light] .side-nav .side-nav-second-level li a, body[data-leftbar-theme=light] .side-nav .side-nav-third-level li a {
    color: #000;
}
body[data-leftbar-theme=light] .help-box {
    background-color: #00bf62;
}
.breadcrumb-item.active {
    color: #00bf62;
}
.metismenu {
    padding: 10px 15px;
}
.card .header-title{
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
}
.card.tilebox-one {
    border: none;
    -webkit-box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    margin-bottom: 24px;
    border-radius: 9px;
    background: #fff;
}
.customcard.card {
    border: none;
    -webkit-box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    margin-bottom: 24px;
    border-radius: 9px;
    background: #fff;
}
.customcard .card-header{
    border-top-left-radius: 9px !important;
    border-top-right-radius: 9px !important;
    border-bottom: 1px solid #eef2f700;
}
.Visitorchart .card-header{
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 15px;
    padding-top: 15px;
}
.tilebox-one h5 {
    font-weight: 400;
    font-size: 16px;
}
.tilebox-one i {
    position: absolute;
    right: 1.5rem;
    font-size: 2rem;
    opacity: 1;
    background: rgb(10,194,105);
    background: linear-gradient(65deg, rgb(0 191 98) 0%, rgb(176 249 214) 100%);
    padding: 12px;
    border-radius: 50px;
    color: #fff;
    top: 40px;
}
input[data-switch=success]:checked+label {
    background-color: #01d54f;
}
.card {
    border: none;
    -webkit-box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    margin-bottom: 24px;
    border-radius: 0;
    background: #fff;
}
.card-header {
    padding: 1.5rem;
    padding-bottom: 0px;
    border-bottom: 1px solid #eef2f700;
}
.table {
    width: 100%;
    margin-bottom: 1.5rem;
    color: #000000;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #f1f3fa;
    background-color: #f1f3fa;
    font-weight: 500;
    text-transform: capitalize;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #00bf62;
    border-color: #00bf62;
}
.bordertop {
    border-top: 1px solid #eef2f7;
    padding-top: 20px;
}
.pagination {
    margin-bottom: 0px;
}
.page-item.disabled .page-link {
    color: #000;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #00bf62;
}
.page-link{
    border: 1px solid #00bf62;
}
.page-link:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #00bf62;
    border-color: #00bf62;
}
#basic-datatable_paginate {
    display: none;
}
.btn-primary {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 5px;
}
.cus-danger {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fb160a;
    border-radius: 5px;
}
.cus-danger:hover{
    color: #fff;
    background-color: #fb160a;
    border-color: #fb160a;
}
.btn-dark {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-control{
    font-weight: 300;
    color: #000;
}
.uploadimage {
    height: 120px;
    width: 250px;
    border: 2px dashed #ddd;
    padding: 10px;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
}
.uploadimage input {
    position: absolute;
    opacity: 0;
    height: 116px;
    width: 246px;
    left: 0;
    right: 0;
    top: 0;
    cursor: pointer;
}
.uploadimage .choosefile {
    display: flex;
    width: 100%;
    justify-content: center;
    padding-top: 25px;
}
.uploadimage .choosefile i {
    margin-right: 5px;
}
.uploadimage .choosefile h3 {
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
    color: #666;
}
input[data-switch]+label{
    border: 1px solid #ddd;
    height: 26px;
    background-color: #ffffff;
}
input[data-switch]+label:after{
    background-color: #ffffff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    border: 1px solid #ddd;
}
input[data-switch]:checked+label:after {
    left: 32px;
    background-color: #ffffff;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #111;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    font-weight: 500;
}
.nav-tabs.nav-bordered li a.active {
    border-bottom: 2px solid #00bf62;
}
.nav-pills>li>a, .nav-tabs>li>a {
    color: #838383;
    font-weight: 400;
    cursor: pointer;
    padding-left: 0px !important;
}
.nav-tabs .nav-link {
    margin-bottom: 0px;
}
.select2-container .select2-selection--multiple .select2-selection__choice {
    background-color: #01bf63;
}
.select2-selection--multiple{
    cursor: pointer;
}
.select2-selection--multiple:before {
    content: "\f078";
    font-family: "FontAwesome";
    position: absolute;
    right: 5px;
    top: 9px;
    font-size: 11px;
    cursor: pointer;
}
.select2-container .select2-selection--multiple .select2-search__field {
    border: 0;
    color: #000;
    padding-left: 9px;
    font-weight: 300;
}
.size {
    font-size: 14px;
    color: #777;
    font-style: italic;
    margin-top: 10px;
}
.colorchoose {
    border: none;
    padding: 0;
    margin-right: 10px;
    max-width: 50px !important;
    height: 46px;
    margin-top: -4px;
}
.input-group .colorcode {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}
.rating .fa-star {
    color: #c2c2c2;
}
.rating .starchecked {
    color: orange;
}
.reviews .userimg img {
    width: 70px;
    height: 70px;
    border-radius: 100%;
}
.dt-bootstrap4 .table tbody tr td img {
    width: 60px;
    height: 60px;
    border-radius: 100%;
}
.show-enquiry label {
    font-size: 17px;
    font-weight: 500;
    color: #000;
}
.show-enquiry span {
    display: block;
    font-size: 15px;
}
.show-enquiry .form-group {
    margin-bottom: 30px !important;
}
