﻿

.radio-list input[type="radio"] {
    height: 1.5rem;
    width: 1.5rem;
    border: 0;
    margin: 0;
    float: none;
    flex-shrink: 0;
    background-color: #EFF2F5 !important;
    color: #EFF2F5 !important;
}
.radio-list input[type="radio"]:checked {
    background-color: #009EF7 !important;
}

.radio-list label {
    position:absolute;
    margin-top:0px;
}

.thin-control{
    max-height:30px;
}

.spinner-border-large {
    display: inline-block;
    width: 8rem;
    height: 8rem;
    vertical-align: -0.125em;
    border: 0.5em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    animation: 0.65s linear infinite spinner-border;
    opacity: 1;
}

.overlay-layer-pageloader {
    /*position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    opacity: 0;*/
    background-color: #cdcdcd !important;
    opacity:0.65 !important;
    height:100%;
}

/*.overlay{
    overflow :hidden;
}*/

.icon-button-small .btn.btn-icon {
    padding: 0;
    height: 2em !important;
    width: 2em !important;
    width: 2em !important;
}


.badge-circle-large {
    width: 2.75rem !important;
    height: 2.75rem !important;
    font-size:2rem !important;
}
.btn-sm {
    padding:0.5rem !important;
}










.gold-pass-badge {
    color: #000 !important;
    /*background-color: #FFC700;*/
    display: inline-block;
    padding: 0.5em 0.85em;
    font-size: 0.85rem;
    font-weight: 600;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.2rem;
    display: inline-block;
    box-sizing: content-box;
    filter: drop-shadow(0 1px 1px rgba(0,0,0,0.2));
    position: relative;
    /* height: 1em;
    padding: 1em;*/
    color: #000;
    /*font-size: 16px;*/
    background-size: 51% 100%;
    background-repeat: no-repeat;
    background-image: radial-gradient(circle at 0 50%, rgba(255,255,224,0) 0.4em, #FFC700 0.5em), radial-gradient(circle at 100% 50%, rgba(255, 199, 0,0) 0.4em, #FFC700 0.5em);
    background-position: top left, top right;
}

.wild-pass-badge {
    color: #FFF !important;
    /*background-color: #000;*/
    display: inline-block;
    padding: 0.5em 0.85em;
    font-size: 0.85rem;
    font-weight: 600;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.2rem;
    display: inline-block;
    box-sizing: content-box;
    filter: drop-shadow(0 1px 1px rgba(0,0,0,0.2));
    position: relative;
    /* height: 1em;
    padding: 1em;*/
    color: #000;
    /*font-size: 16px;*/
    background-size: 51% 100%;
    background-repeat: no-repeat;
    background-image: radial-gradient(circle at 0 50%, rgba(255,255,224,0) 0.4em, #000000 0.5em), radial-gradient(circle at 100% 50%, rgba(255, 199, 0,0) 0.4em, #000000 0.5em);
    background-position: top left, top right;
}

.gold-pass-badge-attempted {
    color: #000 !important;
    /*background-color: #FFC700;*/
    display: inline-block;
    padding: 0.5em 0.85em;
    font-size: 0.85rem;
    font-weight: 600;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.2rem;
    display: inline-block;
    box-sizing: content-box;
    filter: drop-shadow(0 1px 1px rgba(0,0,0,0.2));
    position: relative;
    /* height: 1em;
    padding: 1em;*/
    color: #000;
    /*font-size: 16px;*/
    background-size: 51% 100%;
    background-repeat: no-repeat;
    background-image: radial-gradient(circle at 0 50%, rgba(255,255,224,0) 0.4em, #fce797 0.5em), radial-gradient(circle at 100% 50%, rgba(255, 199, 0,0) 0.4em, #fce797 0.5em);
    background-position: top left, top right;
}

.wild-pass-badge-attempted {
    color: #FFF !important;
    /*background-color: #000;*/
    display: inline-block;
    padding: 0.5em 0.85em;
    font-size: 0.85rem;
    font-weight: 600;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.2rem;
    display: inline-block;
    box-sizing: content-box;
    filter: drop-shadow(0 1px 1px rgba(0,0,0,0.2));
    position: relative;
    /* height: 1em;
    padding: 1em;*/
    color: #000;
    /*font-size: 16px;*/
    background-size: 51% 100%;
    background-repeat: no-repeat;
    background-image: radial-gradient(circle at 0 50%, rgba(255,255,224,0) 0.4em, #a6a6a6 0.5em), radial-gradient(circle at 100% 50%, rgba(255, 199, 0,0) 0.4em, #a6a6a6 0.5em);
    background-position: top left, top right;
}

.rating .svg-icon.svg-icon-1 svg {
    height: 1.4rem !important;
    width: 1.4rem !important;
}

.customDisabledClassName {
    padding-left: 10px;
    width: 100%;
    height: 40px;
    margin-bottom: 0px;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #CCCCCC;
    outline: none;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.badge-small {
    padding: 0.3em 0.65em;
    font-size: 0.70rem;
    font-weight: 500;
}

.checkbox label{
    margin-left:5px;
}

.badge-small-torquoise {
    background-color: #02c2a9 !important;
    color: #ffffff !important;
    font-size: 9px !important;
    font-weight: normal !important;
    padding: 0.3em 0.8em !important;
}



/*CLASSIC BUTTON*/
.btn-success-classic {
    background-color: #ffffff !important;
    line-height: 1 !important;
    color: #50CD89 !important;
    border: 2px solid #ffffff !important;
    border-radius: 0px !important;
    padding: 0.3rem !important;
}

.btn-success-classic:hover {
    border-bottom: 2px solid #50CD89 !important;
    border-radius: 0px !important;
    background-color: #ffffff !important;
}


.btn-danger-classic {
    background-color: #ffffff !important;
    line-height: 1 !important;
    color: #F1416C !important;
    border: 2px solid #ffffff !important;
    border-radius: 0px !important;
    padding: 0.3rem !important;
}

.btn-danger-classic:hover {
    border-bottom: 2px solid #F1416C !important;
    border-radius: 0px !important;
    background-color: #ffffff !important;
}

.btn-dark-classic {
    background-color: #ffffff !important;
    line-height: 1 !important;
    color: #000000 !important;
    border: 2px solid #ffffff !important;
    border-radius: 0px !important;
    padding: 0.3rem !important;
}

.btn-dark-classic:hover {
    border-bottom: 2px solid #000000 !important;
    border-radius: 0px !important;
    background-color: #ffffff !important;
}

.btn-primary-classic {
    background-color: #ffffff !important;
    line-height: 1 !important;
    color: #009EF7 !important;
    border: 2px solid #ffffff !important;
    border-radius: 0px !important;
    padding: 0.3rem !important;
}

.btn-primary-classic:hover {
    border-bottom: 2px solid #009EF7 !important;
    border-radius: 0px !important;
    background-color: #ffffff !important;
}

.btn-info-classic {
    background-color: #ffffff !important;
    line-height: 1 !important;
    color: #7239EA !important;
    border: 2px solid #ffffff !important;
    border-radius: 0px !important;
    padding: 0.3rem !important;
}

.btn-info-classic:hover {
    border-bottom: 2px solid #7239EA !important;
    border-radius: 0px !important;
    background-color: #ffffff !important;
}


.btn-warning-classic {
    background-color: #ffffff !important;
    line-height: 1 !important;
    color: #009EF7 !important;
    border: 2px solid #ffffff !important;
    border-radius: 0px !important;
    padding: 0.3rem !important;
}

.btn-warning-classic:hover {
    border-bottom: 2px solid #FFC700 !important;
    border-radius: 0px !important;
    background-color: #ffffff !important;
}


.error_msg{
    color: red;
}



.row-highlight-warning {
    position: relative;
    background-color: #f4f8bb !important;
    padding-right: 20px; /* Adjust padding as needed */
}

.row-highlight-warning::after {
    content: "\f06a"; /* Unicode for the exclamation-circle icon */
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 50%;
    right: 5px; /* Adjust right position as needed */
    transform: translateY(-50%);
    color: #fc7303; /* Adjust icon color as needed */
    font-size: 11px;
}
/*.row-highlight-warning:hover::before {
    content: "Attention Required";*/ /* Display the title attribute value as tooltip */
    /* Additional styling for the tooltip */
    /*position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    background-color: black;
    color: white;
    padding: 5px;
    border-radius: 5px;
    white-space: nowrap;
    font-size: 11px !important;
    width: 120px;
    font-family: inherit !important;
    font-weight: 400 !important;
}*/




.row-highlight-danger {
    position: relative;
    background-color: #facfcf !important;
    padding-right: 20px; /* Adjust padding as needed */
}

.row-highlight-danger::after {
    content: "\f06a"; /* Unicode for the exclamation-circle icon */
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 50%;
    right: 5px; /* Adjust right position as needed */
    transform: translateY(-50%);
    color: red; /* Adjust icon color as needed */
    font-size: 11px;
}
/*.row-highlight-danger:hover::before {
    content: "Action Required";*/ /* Display the title attribute value as tooltip */
    /* Additional styling for the tooltip */
    /*position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    background-color: black;
    color: white;
    padding: 5px;
    border-radius: 5px;
    white-space: nowrap;
    font-size: 11px !important;
    width: 120px;
    font-family: inherit !important;
    font-weight: 400 !important;
}*/


.notification-alert {
    color: red !important;
}
.notification-warning {
    color: #fc7303 !important;
}


.project-notification-container:hover {
    cursor: pointer;
}

.popover {
    background-color: #e7e7e7 !important;
}

.popper-content-notif{
    background-color: #3c3c3c !important;
    color: #ffffff !important;
}

