.modal-info-table {
    font-size: 12px;
    margin-left: 25px;
    margin-bottom: 5px;
}
    .modal-info-table td:nth-child(1) {
        text-align: left;
        font-weight: 600 !important;
    }
    .modal-info-table td:nth-child(2) {
        width: 2%;
    }
    .modal-info-table td:nth-child(3) {
        text-align: left;
        padding-left: 3px;
        width: 80%;
    }

    .w-80 {
        width: 80%;
    }
.w-20 {
    width: 20%;
}
.font-12 {
    font-size: 12px !important;
}
.font-13 {
    font-size: 13px !important;
}
.font-14 {
    font-size: 14px !important;
}
.font-15 {
    font-size: 15px !important;
}
.font-16{
    font-size:16px !important;
}
.kt-radio {
    padding-left: 25px;
}
.toggle-handle {
    background: #fcfcfc !important;
}
hr {
    margin: 16px 0px;
}
.table thead th, .table thead td {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.table th, .table td {
    padding: 0.5rem;
}
.text-decoration-underline {
    text-decoration: underline;
}
.view-rules {
    font-size: 14px;
    font-weight: 500;
}
.view-rules-div {
    padding-left: 20px;
}
.view-rules-div li {

    font-size: 13px;
}
.bootstrap-timepicker-hour, .bootstrap-timepicker-minute {
    border: 1px solid #d8d3d3 !important;
}
/*************custom checkbox*/
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

    [type="radio"]:checked + label,
    [type="radio"]:not(:checked) + label {
        position: relative;
        padding-left: 24px;
        cursor: pointer;
        line-height: 20px;
        display: inline-block;
        color: #666;
        margin-left: 10px;
    }

    [type="radio"]:checked + label:before,
    [type="radio"]:not(:checked) + label:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 20px;
        height: 20px;
        border: 1px solid #ddd;
        border-radius: 100%;
        background: #fff;
    }

    [type="radio"]:checked + label:after,
    [type="radio"]:not(:checked) + label:after {
        content: '';
        width: 12px;
        height: 12px;
        background: #686ce1;
        position: absolute;
        top: 4px;
        left: 4px;
        border-radius: 100%;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

    [type="radio"]:not(:checked) + label:after {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    [type="radio"]:checked + label:after {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
/*************end custom checkbox*/

.delete {
    color: #d13131;
    padding: 3px;
    font-size: 16px;
}

.text-end{
    text-align:end;
}
.add-update-config-btn {
    border-radius: 50% !important;
    padding: 1px 6.5px !important;
}
.error-msg {
    color: #BA1515 !important;
    margin-left: 5px;
    font-size: 13px;
    font-family: system-ui;
}
@media (max-width: 768px) {
    .kt-header {
        margin-top: 28px;
    }
}
.config {
    margin-left: 5px;
    font-size: x-small;
    margin-bottom: 1px;
    position: relative;
    top: -1px;
}
.unClickAble {
    pointer-events: none;
    background: #eaeaea !important;
}
.lable-space {
    margin-bottom: 1.8rem;
}
.kt-header--fixed .kt-wrapper {
    padding-top: 52px;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading, .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link {
    background-color: #283593 !important;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__heading, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item.kt-menu__item--active > .kt-menu__link {
    background-color: #5c6bc0 !important;
}

.kt-hrpositionHead {
    background-color: #3f51b5 !important;
}
/*.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-text, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-text{
    font-weight:500;
    letter-spacing:0.5px;
    transition:0.3s ease;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-text, .kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-text {
    font-weight: 500;
    letter-spacing: 0.5px;
    transition: 0.3s ease;
}*/
.modal-width{
    max-width: 95%;
}
strong {
    font-weight: 600 !important;
}
/**********************Select2 Customize *******/

.select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--single, .select2-container--default.select2-container--open .select2-selection--multiple, .select2-container--default.select2-container--open .select2-selection--single {
	border-color: #dbdbdb !important;
}

.select2-container .select2-selection--multiple {
	min-height: 32px;
}
.select2-container--default .select2-selection--multiple {
	border: 1px solid #dfdfdf !important;
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #ebd9d9 !important;
	border-radius: 4px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	padding: 3px 5px !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
	color: #a7abc3;
	background: #faf9f9 !important;
	border: 2px solid #ebedf2 !important;
	border-radius: 18px !important;
}
.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #efefef !important;
}

.select2-container--default .select2-results__option[aria-selected=true] {
	color: #4c506c !important;
}
.select2-search__field {
	width: 100% !important;
}
/**********************End Customize *******/

/**********************Scrool Customize *******/
.scrollbar {
	margin-left: 30px;
	float: left;
	height: 300px;
	width: 65px;
	background: #F5F5F5;
	overflow-y: scroll;
	margin-bottom: 25px;
}

.force-overflow {
	min-height: 450px;
}

#wrapper {
	text-align: center;
	margin: auto;
}

/*
 *  STYLE 1
 */

#style-1::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar {
	width: 8px;
	background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb {
	border-radius: 15px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}

/**********************End Customize *******/

/*********** alert **************/
    .alert_icon {
        font-size: 20px;
        margin-right: 5px;
    }

.alert {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 1rem 2rem;
    border-radius: 5px !important;
    margin: 5px 0 5px 0 !important;
}

    .content_head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        position: relative;
        padding: 0 25px;
        min-height: 60px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }
/********* end alert *******/

.d--none{
    display:none;
}
.d--block {
    display: block;
}
.d--grid {
    display: grid;
}
.font-weight-600 {
    font-weight: 600 !important;
}
.font-weight-500{
    font-weight:500 !important;
}
.font-weight-400 {
    font-weight: 400 !important;
}
.color-green {
    color: green;
    font-weight: 600;
}

.color-red {
    color: red;
    font-weight: 600;
}

.color-blue {
    color: red;
    font-weight: 600;
}
.color-black {
    color: black;
    font-weight: 600;
}
.img-border {
    background-color: white;
    padding: 3px 3px 3px 3px;
    border-radius: 5px;
}
.table-img {
    width: 40px;
    height: 38px;
    border-radius: 7px !important;
}
table {
	text-align: center !important;
}
th {
    font-weight: 600 !important;
}
td {
    font-weight: 400 !important;
}
.menu-div {
    background-color: #ffffff;
    height: 105px;
    padding: 20px;
    transition: all .3s ease-in-out;
    /*solid #3EC8AC*/
    /*border-radius: 17px 89px 117px;*/
    /*border-top-left-radius: 17px;*/
    box-shadow: 6px 5px 5px rgba(0,0,0,.1);
    margin: 0 1rem 1rem 1rem;
}
.gap{
    height:20px;
}
.gap-sm {
    height: 13px;
}
.gap-top {
    height: 10px;
}
.menu-div:hover {
    transition: all .3s ease-in-out;
    transform:scale(1.05);
    box-shadow:4px 4px 4px rgba(0,0,0,.1);
}
.menu-name {
    font-weight: 500;
    font-size: 13px;
}
.menu_name_hover{
    color:#ffffff;
    font-size: 17px;
}
.menu-margin {
    margin: 0 20px;
}
.full-width {
	width: 100%;
}
@media only screen and (min-width: 1024px) {
    .menu-margin-items {
        margin-top:45px;
    }
}
.menu-icon {
    color: black;
    font-size: 30px;
    padding: 22px;
}
.center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
}
.role-table tr td:last-child{
    text-align:center;
}
.role-table tr td:last-child i {
    color: #db1834;
}
.role-table tr th:last-child {
    text-align: center;
}
.icon-size {
    font-size: 18px;  
}
.icon-size-view {
	font-size: 22px;
	margin-right: 6px;
}
.profile-icon-size {
    font-size: 25px;
    color:white;
}
.astericSign {
    color: #f90000;
    margin-left: -2px;
    vertical-align: super;
    font-size: 10px;
}
/*.error-msg {
    color: #BA1515 !important;
    display: none;
}*/
.table-head-icon {
    color: white;
    font-size: 22px;
}
.select2-selection__choice{
    color:black !important;
}

.flaticon-close:hover {
    color: darkred;
}
.update-btn-icon {
	font-size: 24px !important;
	margin-top: 0.5px;
	margin-left: 0.5px;
    
}
.update-btn-icon2 {
	font-size: 24px !important;
	margin-top: 5px;
}
.add-btn-icon {
    font-size: 24px !important;
    margin-left: 7px;
    color:white;
}
.table-head-background-color tr th {
	background: #008080;
	color: white !important;
	text-align: center;
} 
.add-update-btn {
	border-radius: 50% !important;
	padding: 1px 6.5px !important;
}
.role-add-btn {
    border-radius: 50% !important;
    padding: 7px 1px !important;
}
#BtnE .btn i {
    padding-right:0 !important;
    line-height:unset !important;
}
#ModalLabel {
    margin-top: -5px;
    margin-right: 4px;
}
.error-icon {
    color: #db1834;
    margin-left: 10px;
}
.role-table-tbody td {
    padding: 0.3em 0.5rem !important;
}


.font-complete-form {
    font-weight: 450;
    margin-left: 20px;
    color: #2596ba;
}

.transparent {
    background-color: transparent !important;
}
.select2-container {
	width: 100% !important;
}

.card {
    width: 220px;
    height: 95px;
    background-color: #fff;
    background: linear-gradient(#f8f8f8, #fff);
    box-shadow: 0 8px 16px -8px rgba(0,0,0,0.4);
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    margin: 1.5rem;
}

    .card h1 {
        text-align: center;
    }

    .card .additional {
        position: absolute;
        width: 72px;
        height: 100%;
        background: linear-gradient(#dE685E, #EE786E);
        transition: width 0.4s;
        overflow: hidden;
        z-index: 2;
    }

    .card.green .additional {
        background: linear-gradient(#92bCa6, #A2CCB6);
    }


    .card:hover .additional {
        width: 100%;
        border-radius: 0 5px 5px 0;
    }

    .card .additional .user-card {
        width: 74px;
        height: 100%;
        position: relative;
        float: left;
    }

        .card .additional .user-card::after {
            content: "";
            display: block;
            position: absolute;
            top: 10%;
            right: -2px;
            height: 80%;
            border-left: 2px solid rgba(0,0,0,0.025);
        }

        .card .additional .user-card .level,
        .card .additional .user-card .points {
            top: 18%;
            color: #fff;
            font-size: 0.75em;
            font-weight: bold;
            background: rgba(0,0,0,0.15);
            padding: 0.125rem 0.75rem;
            border-radius: 100px;
            white-space: nowrap;
        }

        .card .additional .user-card .points {
            top: 85%;
        }

        .card .additional .user-card svg {
            top: 50%;
        }

    .card .additional .more-info {
        width: 300px;
        float: left;
        position: absolute;
        left: 99px;
        height: 100%;
        top: 34%;
    }

        .card .additional .more-info h1 {
            color: #fff;
            margin-bottom: 0;
        }

    .card.green .additional .more-info h1 {
        color: #224C36;
    }

    .card .additional .coords {
        margin: 0 1rem;
        color: #fff;
        font-size: 1rem;
    }

    .card.green .additional .coords {
        color: #325C46;
    }

    .card .additional .coords span + span {
        float: right;
    }

    .card .additional .stats {
        font-size: 2rem;
        display: flex;
        position: absolute;
        bottom: 1rem;
        left: 1rem;
        right: 1rem;
        top: auto;
        color: #fff;
    }

    .card.green .additional .stats {
        color: #325C46;
    }

    .card .additional .stats > div {
        flex: 1;
        text-align: center;
    }

    .card .additional .stats i {
        display: block;
    }

    .card .additional .stats div.title {
        font-size: 0.75rem;
        font-weight: bold;
        text-transform: uppercase;
    }

    .card .additional .stats div.value {
        font-size: 1.5rem;
        font-weight: bold;
        line-height: 1.5rem;
    }

        .card .additional .stats div.value.infinity {
            font-size: 2.5rem;
        }

    .card .general {
        width: 147px;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        box-sizing: border-box;
        padding: 1rem;
        padding-top: 0;
    }

        .card .general .more {
            position: absolute;
            bottom: 1rem;
            right: 1rem;
            font-size: 0.9em;
        }
    .hide {
        display:none;
    }
    .dataTable > thead {
        background: #f1faff;
    }
.full-width > thead {
    background: #e4f5ff;
}

