.bip-title{
    text-align: center;
    font-family: 'Raleway', sans-serif; 
    color: #D9291C;
    font-weight: 500;
}

.bip-title-blue{
    text-align: center;
    font-family: 'Raleway', sans-serif; 
    color: #0C2440;
    font-weight: 500;
}


html{
    font-family: 'Raleway', sans-serif; 
}

.chip:hover{
    background-color: #adadad !important;
}

.card-title{
    font-family: 'Raleway', sans-serif; 
    font-weight: 400; 
    color: #D9291C !important;
    padding: 0 !important;
    font-size: 25px !important;
    text-align: center;
    width: 100%;
}

.btn-floating.btn-large.halfway-fab{
    bottom: 35px;
    right: 0 !important;
}

.carousel{
    height: 300px;
}

.carousel-item{
    border-radius: 8px;
}

.custom-profile{
        margin-top: -20px;
        left: 50%;
        transform: translateX(-50%);
        position: absolute;
}
.round-btn{
    border-radius: 5px;
    width: 100%; 
    background-color: rgb(15, 34, 73);
}

.image-box{
    border-radius: 10px;
    border: 0px solid #acacaca7;
    width: 100%;
}

.row-custom {
    margin-left: 50px !important;
    margin-right: 50px !important;
}

/* Select color */
.dropdown-content li>a, .dropdown-content li>span{
    color: rgb(15, 34, 73);
}

#caption{
    color: black !important;
}

.back-button{
    position: absolute;
    padding-left: 5px; 
    right:0;
    background-color: brown;
    width: 50px;
    height: 50px;
    display: inline-block;
    top:0;
}

.card .card-image img{
    border-radius: 8px !important;
}

.flash{
    border: 1px solid;
    border-radius: 5px;
    height: 80px;
}

.alert-success{
    border-color: #136442;
    background-color: #0f835c;
    color: white;
    margin: 8px;
}

.alert-warning{
    border-color: #d6a700;
    background-color: #f8d100;
    color: white;
    margin: 8px;
}

.alert-danger{
    border-color: #d9291c;
    background-color: #f44336;
    color: white;
    margin: 8px;
}

body{
    /*background-image: url("../img/creaitivity-background.png");*/
    background-repeat: no-repeat;
    background-size: cover;
}

.alert-message{
    margin-top: 30px;
    padding-left: 20px;
}

.image-upload{
    max-width: 960px;
}

.avatar-upload {
    position: relative;
    max-width: 205px;
    margin: 20px auto;
}
.avatar-upload .avatar-edit {
    position: absolute;
    z-index: 1;
    top: 10px;
}
.avatar-upload .avatar-edit input {
    display: none;
}
.avatar-upload .avatar-edit label {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-bottom: 0;
    border-radius: 100%;
    background: #ffffff;
    border: 1px solid transparent;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    font-weight: normal;
    transition: all 0.2s ease-in-out;
}
.avatar-upload .avatar-edit label:hover {
background: #f1f1f1;
border-color: #d6d6d6;
}

.add-icon{
    padding-top: 1px;
}

#loader{
    display: none;
}
.avatar-upload .avatar-preview {
width: 140px;
height: 140px;
position: relative;
border-radius: 100%;
border: 6px solid #d3d3d3;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.avatar-upload .avatar-preview > div {
width: 100%;
height: 100%;
border-radius: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}

.progress .indeterminate{
    background-color: #0c1248;
}

.progress {
    position: relative;
    height: 12px;
    width: 100%;
    display: block;
    /* width: 100%; */
    background-color: #d4d4d4;
    border-radius: 2px;
    margin: 1rem 0 1rem 0;
    overflow: hidden;
}

.bip-blue{
    color: #0C2440;
}

.bip-red{
    color: #D9291C;
}
.image-set{
    border: 1px #dedede solid;
    border-radius: 20px;
    margin-top: 40px;
}

#drop-zone {
    border: 3px dashed rgb(109, 109, 109);
    color: rgb(109, 109, 109);
    margin-bottom: 15px;
    border-radius: 15px;
    padding:0 !important;
}
  
#drop-zone:hover{
    border-color: rgb(197, 197, 197);
    color: rgb(197, 197, 197);
}

.drop-zone {
    border: 3px dashed rgb(109, 109, 109);
    color: rgb(109, 109, 109);
    margin-bottom: 15px;
    border-radius: 15px;
    padding:0 !important;
}
  
.drop-zone:hover{
    border-color: rgb(197, 197, 197);
    color: rgb(197, 197, 197);
}

.input-field{
    margin-top: 35px;
    margin-bottom: 0.75rem !important;
}

.navbar-bip{
    background-color: #0C2440;
    height: 50px;
    line-height: 50px;
}

.bip-logo{
    padding-left: 8px;
    padding-right: 10px;
}



#gallery-trigger{
    bottom: 40px;
    right: 20px;
    position: fixed;
    z-index: 11;
}

body{
    background-color: white;
}


body {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}
main {
    flex: 1 0 auto;
}

.btn{
    background-color: #0C2440 !important;
}

.btn:hover{
    background-color: #1d416a !important;
}

.download{
    position: absolute;
    top: 10px;
    z-index: 10;
    right: 10px;
    opacity: 0.9;
}

.card .card-content{
    padding: 4px !important;
    
}

.card{
    box-shadow: none !important;
}

/* .row .col{
    padding-bottom: 0px !important;
    padding-top: 2rem ;
    padding-left: 2rem !important;
} */

.row .flow {
    padding-top: 0px !important;
}

.connector {
    border-top: 1px solid black; /* Change the color and thickness as desired */
    margin-top: 20px; /* Adjust the margin as needed */
}

.gallery{
    border: 1px solid rgba(137, 137, 137, 0.055);
    padding: 2rem;
    border-radius: 20px;
    background-color: rgba(137, 137, 137, 0.08);
}

/* Create a media query that sets no padding */
@media screen and (max-width: 930px) {
    .padding-strong{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
}
.padding-strong{
    padding-left: 100px;
    padding-right: 100px;
}

.card-content{
    min-height: 150px;
}

.input-area{
    border-radius: 10px !important;
    background-color: #e6e6e6 !important;
    border-bottom: none !important;
    padding-left: 5px !important;
    margin: 0 !important;
}

.input-area::placeholder{
    color: rgba(165, 165, 165, 0.655) !important;
}

.input-field textarea:focus {
    border-bottom: 1px solid #000;
    box-shadow: 0 1px 0 0 #000;
  }

input{
    margin: 0 !important;
}

.select-wrapper input.select-dropdown{
    border-radius: 10px !important;
    background-color: #e6e6e6 !important;
    border-bottom: none !important;
    padding-left: 5px !important;
    color: rgba(165, 165, 165, 0.655) ;
}

label{
    margin-top: -2px;
}

.left{
    padding-left: 0 !important;
    margin-left: 0 !important;
}

/* Add round button */
.add-btn{
    height: 40px;
    width: 40px;
    border-radius: 500px;
    padding: 0 0px !important;
    color: #ffffff !important;
  }
  
.add-btn:hover{
    box-shadow: 0 0 6px rgb(194, 194, 194) !important;
}

.user-box{
    border-radius: 10px;
    border: 1px solid #acacaca7;
    padding: 20px;
    margin-bottom: 80px;
}



.input-field label {
color: #a3a3a3;
padding-left: 10px;
}
/* label focus color */
.input-field input[type=text]:focus + label {
    color: #a3a3a3;
}

/* label underline focus color */
input[type=text]:focus {
border-bottom: 1px solid #000;
box-shadow: 0 0 0 0 #000 !important;
}
/* label underline focus color */
input[type=password]:focus {
border-bottom: 1px solid #000;
box-shadow: 0 0 0 0 #000 !important;
}
/* icon prefix focus color */
.input-field .prefix.active {
color: #000;
}


.active-circle {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #32a016;
}

.expired-circle {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #D9291C;
}

.no-credits-circle {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: rgba(196, 196, 25, 0.719);
}

/* Shift status elements */
#file_table tbody td:nth-child(4) {
    padding-left: 21px;
}

.finished-credits{
    background-color: #ff00001c;
}

.expired-account{
    background-color: #e4e42e29;
}

.material-icons{
    line-height: 2 !important;
}

.select2-container--default .select2-selection--single{
    height: 40px;
    line-height: 40px;
}

.select2-container--default .select2-selection--single span{
    line-height: 40px;
    height: 40px;
}

.select2-selection__arrow{
    height: 40px;
}


#nav-mobile > li:hover{
    background-color: #45576b;
}

.margin-bottom{
    margin-bottom: 50px;
}

/* After Adding Bulma */


.footer{
    padding: 1rem 1.5rem 0.5rem;  /*overwrite Bulma padding*/
    width:100%; 
    background-color: white;
    position: absolute;
    z-index: 1;
    bottom: 0; 
}
.footer p{
    text-align: center; 
    font-size: 10px;
}


.navbar-item{
    transition: background-color 0.3s ease;
    color: white;
}
.navbar-item:hover{
    color: white !important;
    background-color: #293e52 !important; /*overwrite Bulma default button background color*/
}
/* Mobile view */
.navbar-menu.is-active .navbar-item {
    background-color: white;
    color: rgb(90, 90, 90);
}
.navbar-menu.is-active .navbar-item:hover {
    background-color: rgb(218, 218, 218) !important;
    color: rgb(90, 90, 90) !important;
}

h2 {
    font-size: 3.2rem;
    line-height: 110%;
    margin: 2.3733333333rem 0 1.424rem 0;
    text-align: center;
}

h3{ /* Old Materialize h3 style */
    font-size: 2.92rem;
    line-height: 110%;
    margin: 1rem 0 2rem 0;
}

h5{
    font-size: 2.92rem;
    text-align: center;
}

.input {
    border-radius: 20px; /* smoother inputs */
    background-color: #f6f6f6;
}

.select:not(.is-multiple):not(.is-loading)::after {
    border-color: #35373e;
    right: 1.125em;
    z-index: 2;
}

.select select::after{
    color: red;
}   

.input::placeholder {
    color: #575757;
    opacity: 0.5;
  }
  

.button {
    border-radius: 10px;
    font-size: 1.3rem;
}
.button.is-black {
    height: 3rem;
    background-color: #0c2440;
    transition: all 0.5s ease;
}
.button.is-black:hover {
    background-color: #224266;
}

body, button, input, optgroup, select, textarea{ /* Overwrites default Bulma font-family */
    font-family: 'Raleway', sans-serif;
}

/* Replaces old materialize auto-adjustable width container */
.custom-container {
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width:600px) { 
    .custom-container {
        width: 80vw;
    }
}
@media (min-width:1024px) { 
    .custom-container {
        width: calc(min(70rem, 70vw));
    }
}


/* Home card subtitle */
.card-subtitle {
    font-size: 12px;
    margin: 0;
    font-family: 'Raleway', sans-serif;
    line-height: 1.5;
    color: rgba(0,0,0,0.87);
}


/* Gallery Classes */
#gallery-slide-out {
    z-index: 10;
    display: none;
    opacity: 0;
    transition: opacity 0.5s ease;
}
#gallery-slide-out.is-active {
    display: block;
    opacity: 1;
}
#gallery-background{
    width: 100%;
    height:100%;
    position: fixed;
    top:0;
    background-color: rgba(0,0,0,0.4);
}
.download-btn-card{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 11;
    background-color: #1d416a !important;
    color: white;
    height: auto;
    width: 20%;
    border: none;
    font-size: small;
    border-radius: 0 10px 0 5px;
    transition: all 0.4s ease-in-out;
}
.download-btn-card:hover{
    background-color: #2e5785 !important;
}
.gallery-single-image{
    max-height:90vh;
    width:auto;
    margin:0 auto;
    opacity:1;
    transition: all 0.4s ease-in-out;
    cursor: zoom-in;
    object-fit: cover;
}
.gallery-single-image:hover{
    opacity:0.9;
}
.gallery-images{
    position: fixed; 
    height: 50vh;
    bottom: 0;
    top: unset;
    width: 100%;
    overflow-y: auto; 
    overflow-x: hidden; 
    scrollbar-width: none; 
    -ms-overflow-style: none;
    background-color: rgb(255, 255, 255);
}
.gallery-images::-webkit-scrollbar {
    display: none;
}

/* slightly smaller inputs */
.userpage-input{
    padding:   0.1rem;
    font-size: 0.9rem;
}
table{
    width:100%;
}


/* OVERRIDING BULMA'S DEFAULTS */
.textarea[disabled]{
    cursor: default;
}

.select select{
    border-radius: 20px;
    background-color: #f6f6f6;
}

.textarea {
    border-radius: 10px;
    background-color: #f6f6f6;
}

.button.is-primary{
    background-color: #0C2440;
    transition: all 0.2s ease-in-out;
}
.button.is-primary:hover{
    background-color: #203b5b;
}

.textarea:not([rows]) {
    max-height: 40em;
    min-height: 4em;
}

.input-label{
    margin-top: 10px;
    text-align: left;
    font-size: small;
}

.progress.is-primary:indeterminate {
    background-image: linear-gradient(to right,#0C2440 30%,#ededed 30%);
}
#remover{
    display: none; 
    color: white; 
    width:10%; 
    text-align: center; 
    margin-left: auto;
    border-radius: 9px;
}
.remover{
    min-width: 25px;
    display: none; 
    color: white; 
    width:10%; 
    text-align: center; 
    margin-left: auto;
    border-radius: 9px;
}

.page-title{
    margin-top: 30px;
}
.page-subtitle{
    font-size: small; color: #333;
}
.page-intestation{
    text-align: center;
    min-height: 140px;
}