/*****************************************************************************************************/
/* Overall css*/
/*****************************************************************************************************/
html{
    margin:0;
}

h2{
    color:#343a40;
    margin-bottom: 25px!important;
    font-weight: 700!important;
    border-bottom:2px dashed rgba(243, 146, 0, 1);
    padding:10px;
    padding-left:25px;
    padding-top: 25px;
}

.contentH1{
    color:#f39200;
    text-align: center;
    font-weight: 800;
    margin-bottom:30px;
    margin-top:30px;
}

h5{
    color:#343a40;
    text-align: center;
}

.btn:focus{
    outline: none!important;
}

.form-control{
    font-weight: 700!important;
    border-bottom: 3px solid #f39200!important;
}

#dataListUsers{
    border: 3px solid #f39200!important;
    font-size: 20px!important;
}

#dataListUsers option{
    padding-bottom: 10px;
}

label{
    padding:5px;
    margin-top:10px;
    font-weight: 700;
    font-size: 20px;
}

/*****************************************************************************************************/
/* Navbar*/
/*****************************************************************************************************/

.nav-item{
    color: white;
    margin-left:25px;
}
.nav-link{
    font-size: 20px;
}

/*****************************************************************************************************/
/* Card*/
/*****************************************************************************************************/
.card{
    border-radius: 0px!important;
}

.card a{
    text-decoration: none!important;
}

.card li{
    padding: 0px;
}

.cardCercle {
    height: 350px;
    margin:auto;
    margin-bottom: 25px;

}

.cardMember {
    height: 270px;
    margin:auto;
    margin-bottom: 25px;

}

.cardMemberWithEditButton {
    height: 350px;
    margin:auto;
    margin-bottom: 25px;

}

a .card-body {
    transition:background-color 0.5s, border-bottom-color 0.5s;
    color:#343a40;
    text-decoration: none!important;
    border-bottom: 1px solid white;
    height:150px;


}

a .card-body:hover {
    background-color:rgba(243, 146, 0, 0.05)!important;
    transition:background-color 0.5s, border-bottom-color 0.5s;
    border-bottom:1px solid rgba(243, 146, 0, 1);
}


#pills-links a{
    font-size:40px;
    margin: 20px;
    color:#f39200;
    transition: color 0.5s, font-size 0.5s;
}

#pills-links a:hover{
    font-size:45px;
    margin: 20px;
    color:#343a40;
    transition: color 0.5s, font-size 0.5s;
}

#pills-entrance i{
    font-size:40px;
    margin: 20px;
    color:#f39200;
}


.list-group a{
    color:#f39200;
    font-weight: 600;
    padding:15px;
    display:block;
    transition: color 0.5s, background-color 0.5s;
    height:50px;
    font-weight: 500;

}

.list-group a:hover{
    color:white;
    text-decoration: none;
    background-color:rgba(243, 146, 0, 1);
    transition: width 0.5s;
    transition: color 0.5s, background-color 0.5s;

}

/*****************************************************************************************************/
/* Modal for cardmember*/
/*****************************************************************************************************/

.modal-title{
    color:white;
}

/*****************************************************************************************************/
/* actionButtons*/
/*****************************************************************************************************/

.actionNewButtons{
    font-size: 40px;
    color:#f39200;
    border:2px dotted #f39200;
    padding:3px 15px 3px 15px ;
    margin-left:15px;
    margin-right: 15px;
    transition:color 0.5s;
    background-color: white;
}

.actionNewButtons:hover{
    color:#343a40;
    transition: color 0.5s;
}

.actionEditButtons{
    font-size: 30px;
    color:#f39200;
    background-color: rgba(243, 146, 0, 0);
    border:2px dotted #f39200;
    padding:3px 15px 3px 15px ;
    transition:color 0.5s;
}

.actionEditButtons:hover{
    color:#343a40;
    transition:color 0.5s;
}

.actionDeleteButtons{
    font-size: 32px;
    color:#dc3545;
    transition:color 0.5s;
    background-color: rgba(243, 146, 0, 0);
    border:0px;
    border-radius: 25px;
    position:absolute;
    top:-20px;
    left:-20px;
}

.actionDeleteButtons:hover{
    color:#343a40;
    transition:color 0.5s;
}

.actionButtonWrapper{
    text-align: center;
}

.btn-memberInfo{
    font-weight: 700!important;
    border-radius:0px!important;
    transition:  color 0.5s, background-color 0.5s;
    border-top: 2px solid #f39200!important;
    border-bottom: 2px solid #f39200!important;
    outline: 0!important;
    color: #f39200!important;
    margin-top:15px;
}

.btn-memberInfo:hover{
    transition:  color 0.5s, background-color 0.5s;
    background-color: #f39200!important;
    color: white!important;
}

.btn-CercleInfo{
    font-weight: 900!important;
    font-weight: 900!important;
    font-size: 32px!important;
    background-color: #f39200!important;
    border-radius:0px!important;
    transition:  color 0.5s, background-color 0.5s,border 0.5s;
    outline: 0!important;
    color: white!important;
    margin-top:25px;
    border: 2px solid white!important;
}

.btn-CercleInfo:hover{
    background-color: white!important;
    color: #f39200!important;
    transition:  color 0.5s, background-color 0.5s, border 0.5s;
    border: 2px solid #f39200!important;
}

.btn-editUserManagement{
    background-color: #f39200!important;
    color:#343a40!important;
    font-size: 20px!important;
    transition: background-color 0.5s , color 0.5s;
}

.btn-editUserManagement:hover{
    background-color: #343a40!important;
    color:#f39200!important;
    font-size: 20px!important;
    transition: background-color 0.5s , color 0.5s;
}

.btn-deleteUserManagement{
    font-size: 20px!important;
}


.tableCerle{
    color: #343a40!important;
    font-weight: 500;
    font-size: 20px;
}

.userFormInputs input[type=text]{
    width:275px;
    height:calc(1.5em + .75rem + 2px);
    font-weight: 400;
    line-height: 1.5;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    margin-bottom:15px;
    padding:.375rem .75rem;
}

.userFormInputs input[type=text]:read-only{
    width:425px;
    height:calc(1.5em + .75rem + 2px);
    font-weight: 400;
    line-height: 1.5;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    margin-bottom:15px;
    background-color:rgba(243, 146, 0, 0.1);
    padding:.375rem .75rem;
}

.userFormInputs select{
    width:150px;
    height:calc(1.5em + .75rem + 2px);
    font-weight: 400;
    line-height: 1.5;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    margin-bottom:15px;
    padding:.375rem .75rem;
}

.userFormInputs button{
    width:125px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom:15px;
    padding:.375rem .75rem;
}

.userManagementFormInputs input[type=text]:read-only{
    width:360px;
    height:calc(1.5em + .75rem + 2px);
    font-weight: 400;
    line-height: 1.5;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    margin-bottom:15px;
    background-color:rgba(243, 146, 0, 0.1);
    padding:.375rem .75rem;
}

.userManagementFormInputs button{
    width:125px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom:15px;
    padding:.375rem .75rem;
}

.userManagementFormInputs{
    margin-top:15px;
}

#pastCommitteeDate{
    width:300px;
    background-color: #f39200;
    color: #343a40;
    border-radius: 0px;
    border: 0px;
    font-size: 24px;
    padding:5px;
    font-weight: 700;
}

footer{
    bottom: 0;
    width: 100%;
    background-color: #f39200;
    color: white !important;
    display: block;
    position: fixed;

    padding-top:5px;
    padding-bottom:5px;
    z-index: 999;
}

footer a{
    color: white !important;
    text-decoration: none;
}

footer a:hover{
    text-decoration: underline;
}

#main_content{
    margin-bottom: 50px;
}


.btn-design{
    margin-top:20px!important;
    margin-bottom:20px!important;
    background-color: #f39200!important;
    color:white!important;
}

.btn-design:hover{
    background-color: #c76200!important;
    color:white!important;
}

.btn-design-small{
    margin-top:50px!important;
    width:225px!important;
    background-color: #f39200!important;
    color:white!important;
}

.btn-design-small:hover{
    background-color: #c76200!important;
    color:white!important;
}


/*****************************************************************************************************/
/* Mediaquery for phones*/
/*****************************************************************************************************/

@media (max-width: 1350px) {




    body{
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #343a40;
        text-align: left;
    }

    p{
        display: block;
        margin-block-start: 1em;
        margin-block-end: 1em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;

        max-width: 950px;
        margin:auto;
        margin-top: 20px;
    }

    /*
    #contentDiv{
        width:95%;
        margin:auto;
        margin-top:50px;
        margin-bottom: 210px;


    }
    */

}

@media (min-width: 1350px) {


    body{
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"!important;
        font-size: 1rem!important;
        font-weight: 400;
        line-height: 1.5;
        color: #343a40!important;
        text-align: left;
    }

    p{
        display: block;
        margin-block-start: 1em;
        margin-block-end: 1em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;

        max-width: 950px;
        margin:auto;
        margin-top: 20px;
    }

    /*
    #contentDiv{
        max-width:1140px;
        margin:auto;
        margin-top:50px;
        margin-bottom: 125px;


    }
    */
    .btn-design{
        margin-top:20px!important;
        background-color: #f39200!important;
        color:white!important;

    }

    .btn-design:hover{
        background-color: #c76200!important;
        color:white!important;
    }

    .btn-design-small{
        margin-top:20px!important;
        width:250px!important;
        background-color: #f39200!important;
        color:white!important;
    }

    .btn-design-small:hover {
        background-color: #c76200 !important;
        color: white !important;
    }

}


/* Mail Form */

.form-element.markdown textarea {
    resize: none;
    min-height: 200px;
    margin: 0 0 20px 0;
}

.form-element.markdown textarea:focus {
    border-color: #dddddd;
    box-shadow: none;
}

.form-element.markdown .text-measurement {
    display: block;
    position: fixed;
    top: 0;
    left: -2000px;
}

.form-element.markdown textarea,
.form-element.markdown .text-measurement {
    font-family: monospace;
    font-size: 15px;
    line-height: 1.5;
    padding: 12px;
}

.form-element.markdown .progress {
    height: 15px;
    background: #dddddd;
    box-shadow: none;
    margin: 10px 0 0 0;
    transition: visibility 1s, opacity 1s linear;
}

.form-element.markdown .progress .progress-bar {
    background: #f39200;
}

ul.timeline {
    list-style-type: none;
    position: relative;
}
ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 20px 0;
    padding-left: 20px;
}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #f39200;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}

