﻿@font-face {
    font-family: Montserrat;
    src: local("Montserrat-Regular"), local("Montserrat-Regular"), url(/assets/fonts/Montserrat-Regular.ttf);
    font-weight: 400;
}

@font-face {
    font-family: Montserrat;
    src: local("Montserrat-Medium"), local("Montserrat-Medium"), url(/assets/fonts/Montserrat-Medium.ttf);
    font-weight: 500;
}

@font-face {
    font-family: Montserrat;
    src: local("Montserrat-SemiBold"), local("Montserrat-SemiBold"), url(/assets/fonts/Montserrat-SemiBold.ttf);
    font-weight: 600;
}

@font-face {
    font-family: Montserrat;
    src: local("Montserrat-Bold"), local("Montserrat-Bold"), url(/assets/fonts/Montserrat-Bold.ttf);
    font-weight: 700;
}



@font-face {
    font-family: montserrat-medium;
    src: url(/assets/fonts/Montserrat-Medium.ttf);
}

body {
    font-family: "Montserrat", Sans-serif;
    overflow-x: hidden;
}


.card-title {
    float: left;
    font-size: 1.1rem;
    font-weight: 500;
    margin: 0;
    color: #333;
}

.card-header {
    background-color: transparent;
    border-bottom: 1px solid rgba(0,0,0,.125);
    padding: .75rem 1.25rem;
    position: relative;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #333;
}

.card-text {
    clear: both;
    color: #333;
    font-size: 16px;
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 0 solid rgba(0,0,0,.125);
    color: #333;
    font-size: 14px;
}

mark-alert {
    padding: .2em;
    background-color: #ffd6da !important;
}
   .bg-gradient-info {
            background: #006AA6 !important;
            color: #fff;
        }
        
        .info-box {
            box-shadow: none;
            border-radius: 0px;
        }
        
        .card-primary:not(.card-outline)>.card-header {
            background-color: #006aa6;
        }
        
        .nav-tabs .nav-link:focus,
        .nav-tabs .nav-link:hover {
            border-color: #e9ecef #e9ecef #dee2e6;
        }
        
        .card {
            position: relative;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            min-width: 0;
            word-wrap: break-word;
            background-color: #fff;
            background-clip: border-box;
            border: 0px;
            border-radius: 0px;
        }
        
        .card-header {
            background-color: transparent;
            border-bottom: 1px solid rgba(0, 0, 0, .125);
            padding: .75rem 1.25rem;
            position: relative;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
        }
        
        .card {
            box-shadow: none;
            margin-bottom: 1rem;
        }

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    /*height: 149px;*/
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
}

@media(max-width: 600px) {
    .row_resolutiondetails {
        padding: 0px 10px !important;
    }
    .content-cgpreview {
        margin-top: 0px !important;
    }
    .left-bar-preview {
        width: 100% !important;
    }

    .col_challenge_solution {
        margin-left: 0px !important;
        margin-top: 10px;
        padding: 1rem !important;
    }
    .list-group-item {
        position: relative;
        display: block;
        height: auto;
        padding: .75rem 1.25rem;
        background-color: #fff;
        border: 1px solid rgba(0,0,0,.125);
    }
    .sticky{
        position:sticky !important;
    }
    
    .text_index_oneline {
        margin: 0px !important;
    }
    
    .filter-bar-search {
        display: grid !important;
    }
    .btn-access {
        width: 70% !important;
    }
    .grid_access {
        display: flex !important;
        justify-content: center !important;
    }
    .btn-removefilter {
        margin-top: 30px;
        margin-left: 0px !important;
    }
}


.btn {
    border-radius: 3px;
}

#uni-users {
    width: 100%;
    height: 320px;
}

#hist-classifications {
    width: 100%;
    height: 320px;
}

#filter-id-66 {
    cursor: pointer;
    display: none;
}

.card-title-white {
    float: left;
    font-size: 1.1rem;
    font-weight: 500;
    margin: 0;
    color: #fff;
}

.badge-primary-custom {
    color: #fff;
    background-color: #563d7c;
}

.bg-gradient-info-custom {
    background: #d71f27 !important;
    color: #fff;
}
.form-text {
    display: block;
    margin-top: 0px !important;
}

.active-bar-menu {
    position: absolute;
    left: -20px;
    width: 18px;
    height: 100%;
    background-color: #4DA92C;
    top: 0px;
    border-radius: 0px 8px 8px 0px;
    box-shadow: 0px 0px 4px 0px #4DA92C;
}

.card-icon {
    padding: 2px 10px 5px 10px;
    background-color: #E6E6E6;
    border-radius: 12px;
}

.card-dashboard {
    border-radius: 12px;
}

.cards-dashboard {
    color: rgba(0, 0, 0, 0.57);
    font-weight: 600;
}

.number-cards-dashboard {
    color: rgba(0, 0, 0, 0.57);
    font-weight: 600;
    font-size: 18px;
}

.card-dashboard-red {
    box-shadow: 0px 0px 12px 1px rgba(216, 6, 13, 0.21)
}

.card-dashboard-green {
    box-shadow: 0px 0px 12px 1px rgba(77, 169, 44, 0.23)
}

.card-dashboard-blue {
    box-shadow: 0px 0px 12px 1px rgba(0, 106, 166, 0.23)
}

.card-dashboard {
    border-radius: 12px !important;
    max-width: 80%;
}

.info-box .info-box-text, .info-box .progress-description {
    white-space: break-spaces;
}

.card-chart {
    padding: 25px !important;
    border-radius: 12px !important;
    box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.15) !important;

}

.navbar-light {
    background-color: #FFFFFF !important;
}

.btn-light-green{
    color: #fff;
    background-color: #98C5C9;
    border-color: #fff;
    box-shadow: none;
    border-radius: 12px;
    font-weight : 600;
}

label {
    color: #575757;
    font-family: "Montserrat", Sans-serif;
    font-weight: 700;
}

.nav-item {
    font-family: "Montserrat", Sans-serif;
    font-weight: 500;
}

table {
    font-family: "Montserrat", Sans-serif;
    font-weight: 400;
}

.form-control {
    border-radius: 12px;
    border: solid 1px #727376 !important;
}

button#btn-filter {
    border-radius: 12px;
    font-weight: 600;
}

.btn-elevate {
    border-radius: 12px;
    font-weight: 600;

}

.btn-secondary {
    border-radius: 12px;
    font-weight: 600;

}

.btn-success {
    border-radius: 12px;
    font-weight: 600;

}

.btn-primary {
    border-radius: 12px;
    font-weight: 600;

}

.content-modal-header {
    background-color: #F1F1F1;
    padding: 1rem 1rem 1rem 1rem;
    margin-bottom: 10px;
}

.content-modal-title {
    background: #fff;
    padding: 0.3rem;
    border-radius: 12px;
    font-weight: 600;
    color: #575757;
}

input[type="file"]{
    display: none;
}

.input-file{
    width: 100%;
    height: 38px;
    display: inline-block;
    border: solid 1px #727376;
    padding: 0.375rem 0.75rem;
    border-radius: 12px;
    position: relative;
}

.file-value {
    color: #9B9B9B;

}

.file-choose-btn{
    background-color: #e7eff3;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    color: #868C90;
    padding: 0.375rem 0.75rem;
    display: flex;
    align-items: center;
    line-height: 100%;
    border-radius: 0px 12px 12px 0px;
    border-left: solid 1px #727376;
}

.form-control-viewfile {
    border: 1px solid #727376;
    border-radius: 9px;
    background-color: #F9F9F9;
    width: 25%;
    cursor: pointer;
    transition: 0.3s ease;
}

.form-control-viewfile:hover {
    background-color: #eeeeee;
}

.form-control-viewfile span {
    color: #9B9B9B;
    font-size: 15px;
    font-weight: bolder;
}

.close_archive {
    width: 15px;
    position: absolute;
    top: 50%;
    left: 12.3%;
    background-color: #727376;
    border-radius: 50%;
    display: flex;
    height: 15px;
    justify-content: center;
    cursor: pointer;
    .fa-x {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: 72%;
        width: 72%;
    }
}

@media (min-width:320px)  { 
    .form-control-viewfile {
        width: 70%;
    }
    .close_archive {
        left: 65%;
        top: 55%;
    }
}
@media (min-width:481px)  {
    .form-control-viewfile {
        width: 55%;
    }
    .close_archive {
        left: 53%;
        top: 55%;
    }
}
@media (min-width:641px)  {
    .form-control-viewfile {
        width: 70%;
    }
    .close_archive {
        left: 67%;
        top: 50%;
    }
}
@media (min-width:961px)  {
    .form-control-viewfile {
        width: 70%;
    }
    .close_archive {
        left: 67%;
        top: 50%;
    }
}
@media (min-width:1025px) {
    .form-control-viewfile {
        width: 20.5%;
    }
    .close_archive {
        left: 21%;
        top: 50%;
    }
}
@media (min-width:1281px) {
    .form-control-viewfile {
        width: 16.5%;
    }
    .close_archive {
        left: 16.7%;
        top: 50%;
    }
}

.modal-header-brand {
    background-color: rgba(0, 106, 166, 0.42);
}

.modal-title-brand {
    color: #FFFFFF;
    font-weight: bold;
}

.btn-closemodal {
    background-color: #CBCBCB;
    color: #6C6C6C;
    transition: 0.3s ease;
    font-weight: bolder;
    border-radius: 12px;
    width: 15%;
}

.alert-box {
    width: 100%;
    background-color: rgba(250, 205, 64, 0.42);
    min-height: 100px;
    border-radius: 6px;
    padding: 10px 25px 10px 25px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.icon-exclamation {
    background-color: #F9BD00;
    width: 19px;
    display: flex;
    justify-content: center;
    height: 19px;
    align-items: center;
    border-radius: 50%;
}

.title-alert {
    color: #575757;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    align-items: center;
    margin-bottom: 0px;
    align-self: center;
    margin-left: 5px;
}

.hr_custom_yellow {
    background-color: #F9BD00;
    width: 100%;
    height: 1px;
    margin-top: 9px ;
    margin-bottom: 9px;
}

.text-alert {
    color: #575757;
    font-weight: 500;
    font-size: 14px;
}

.text-alert a {
    color: #575757;
    font-weight: bold;
    transition: 0.3s ease;
    text-decoration: revert;
}

.text-alert a:hover {
    color: #464646;
}

.alert-button {
    background-color: rgba(250, 205, 64);
    border: solid 1px #D09E00;
    border-radius: 8px;
    color: #575757;
    font-weight: bold;
    padding: 3px 15px;
    transition: 0.3s ease;
}

.alert-button:hover {
    background-color: rgb(225 184 58);
}

.btn.btn-link.btn-block.text-left {
    color: #575757;
    font-weight: 600;
}

.header_accordion {
    border-radius: 6px !important;
}

.left-bar-preview {
    background-color: #FFFFFF;
    padding: 1rem;
    box-shadow: #00000021 3px 3px 20px 5px;
    border-radius: 14px;
    height: fit-content;
}

.col_challenge_solution {
    width: 50%;
    margin-left: 50px;
    padding: 2rem 5rem 1rem 5rem;
}

.title-solution {
    text-align: center;
    font-size: 21px;
    color: #006AA6;
    font-weight: 800;
    text-decoration: underline;
    margin-bottom: 10px;
}

.label_cgpreview_solution {
    text-align: center;
    font-size: 21px;
    color: #006AA6;
    font-weight: 800;
    margin-bottom: 10px;
}

.title_cg_solution {
    font-size: 23px;
    color: #fff;
    font-weight: 700;
    max-width: 100%;
    font-family: "montserrat-regular", sans-serif;
    text-align: center;
}


.text_cg_solution {
    color: #1E1E1E;
    font-size: 15px;
    word-break: break-word;
}

.img_cg_solution {
    width: 85%;
}

.text_index_oneline {
    margin: 32px;
}

.img_cg {
    box-shadow: #00000021 3px 3px 20px 5px;
    border-radius: 14px;
}

.button_tochallenge {
    
}

a.link-primary.link-offset-2.link-underline-opacity-25.link-underline-opacity-100-hover {
    font-size: 18px;
}

.button_gochallenge {
    background-color: #0068A3;
    color: #ffffff;
    padding: 0.7rem;
    border-radius: 26px;
    box-shadow: #00000061 5px 2px 18px 2px;
}

.title-resolution {
    width: 59% !important;
}

.second-resolution {
    width: 41% !important;
    display: flex;
    justify-content: end;
}

button.btn.btn-ongoing {
    width: 54%;
}

.card-resolution:hover {
    box-shadow: 0 0 11px rgba(115, 219, 128, 1) !important;
}

.button_gochallengemobile {
    display: block;
    background-color: #0068A3;
    color: #ffffff;
    padding: 0.7rem;
    border-radius: 26px;
    box-shadow: #00000061 5px 2px 18px 2px;
    width: 96px;
    font-size: 9px !important;
}

.filter-bar-search {
    margin-top: 15px; 
    display: flex; 
    justify-content: center
}

.btn-dropdown {
    border: 2px solid #135F8B;
    background-color: white;
    border-color: #135f8b !important;
}

.btn-removefilter {
    margin-left: 15px;
    border: 2px solid #135F8B;
    background-color: white;
    border-radius: 40px;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    font-size: 13px;
    transition: 0.3s ease;
}

.btn-removefilter:hover {
    background-color: #e2e6ea;;
}