@import url('https://fonts.googleapis.com/css?family=Poppins%7CQuicksand:500,700');
@import url('https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap');
body {
    color: #333;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    padding-right: 0px !important;
    background: #ecf5fe;
    height: auto;
    min-height: 100vh;
}

.BtnAddFcb {
    margin: 5px;
    width: 40px; 
    height: 40px;      
    background-color: rgb(228, 230, 235);
    color: rgba(0, 0, 0, 0.05);
}

/**make a scrollY div*/
.scrollActulitesY {
    overflow-y: scroll !important;
    max-height: 500px;
}
/**     border: 1px solid #ddd;*/
/** just show a part of Description text*/
.shortActualityDesc {
    width: 380px;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;

    margin: 0;
}


.search-label {
        display: block;
        margin: 0em 0em 0.28571429rem 0em;
        color: rgba(0, 0, 0, 0.87);
        font-size: 0.92857143em;
        font-weight: bold;
        text-transform: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Quicksand', sans-serif;
    color: #2a2b33;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 0px;
}

p,
a,
li,
span,
label,
tr,
td,
th,
input {
    color: #636363;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

small,
.small {
    font-size: 13px;
}

a {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    outline: none;
}

a:hover {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

header {
    position: fixed;
    top: 0;
    width: 100%;
    height: 10vh;
    background: #3c8dbc;
    vertical-align: middle;
    font-size: 1.5rem;
    text-transform: uppercase;
    color: #ffffff;
    z-index: 10;
}

/*
header a {
    color: #ffffff !important;
    text-decoration: none;
    font-size: 0.8rem;
}

header a:hover {
    color: #e1856c !important;
}
*/



.myBgImage .title{
    margin-top: 25px;
}

.anniversaire{
    height: 30%; 
    padding-right: 0%;
}

.documents{
    margin-top: 5px !important; 
    height: 69% !important;
}
/* ------------- Left ------------------ */

aside.left {
    display: block;
    position: fixed;
    width: 250px;
    height: 90vh;
}

.menu-card {
    width: 250px;
    margin: 10px auto;
}

.menu-card .card-body {
    padding: 5px 10px;
}

.menu .item {
    border-bottom: 1px solid #edf4fd !important;
    padding: 0 !important;
}

.menu .item:last-child {
    border-bottom: 0px solid #dcdcdc !important;
}

.menu .item .nav-link,
.menu .item .nav-link.title {
    color: #2264b2 !important;
    padding: 12px 0px !important;
    display: block !important;
    font-size: inherit !important;
}

.menu .item .nav-link:hover,
.menu .item .nav-link.active,
.menu .item .nav-link.open {
    color: #2264b2 !important;
    padding-left: 8px !important;
    background: #edf4fd !important;
    padding-left: 12px !important;
    text-decoration: none !important;
}

.menu .item .content {
    position: initial;
    background: #edf4fd;
    border: none;
    border-radius: 0;
    margin: 0;
    width: 100%;
}

.menu .item .content .dropdown-item {
    font-size: 0.8rem;
    padding: 10px 0;
    padding-left: 20px;
    margin: 0;
}

.menu .item .content .dropdown-item.active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff;
}

.menu .item .nav-link .fas,
.menu .item .nav-link .far,
.menu .item .nav-link .fab,
.menu .item .nav-link img {
    margin-right: 8px;
    vertical-align: middle;
    font-size: 20px;
    height: 20px;
}

.menu .item button.nav-link {
    border: none !important;
    width: 100%;
    text-align: left;
}

.menu .item .nav-link.active .content {
    display: block !important;
}

.version {
    font-family: 'Quicksand', sans-serif;
    font-size: 0.8rem;
    color: #2264b2;
    padding: 0 5px;
}

.copyright {
    padding: 10px 10px;
    background: #356097;
    color: #ffffff;
}

.copyright .fas {
    color: #f66745;
}


/* ------------- Content ------------------ */

.wrap {
    margin-top: 10vh;
    min-height: 90vh;
    margin-left: 250px;
    margin-right: 0px;
}

.content {
    display: inline-block;
    width: calc(100% - 254px);
    vertical-align: top;
}

.content .container {
    padding-left: .25rem !important;
    padding-right: .25rem !important;
}


.content .card-header h2{
    font-size: 1.3rem;
    color:#ffffff;
}

/* ------------- Right ------------------ */

aside.right {
    width: 250px;
    display: inline-block;
}

.user {
    margin: 10px auto;
}


.user img {
    width: 90;
    height: 100px;
}

.user .card-body {
    padding: 0px;
    padding-bottom: 10px !important;
}

.user .name {
    font-family: 'Quicksand', sans-serif;
    font-size: 1rem;
    text-align: center;
    color: #405369;
    font-weight: bold;
    margin-bottom: 0px;
}

.user .function {
    font-family: 'Quicksand', sans-serif;
    font-size: 0.9rem;
    text-align: center;
    color: #8d9cae;
    font-weight: normal;
    font-style: italic;
}

.user .title {
    font-family: 'Quicksand', sans-serif;
    font-size: 0.9rem;
    text-align: center;
    color: #8d9cae;
    margin-bottom: 0px;
}

.user .value {
    font-family: 'Quicksand', sans-serif;
    font-size: 0.9rem;
    text-align: center;
    color: #405369;
    font-weight: bold;
}

.citation {
    margin: 20px auto;
}

.citation .card-header {
    background: #84b2e3;
    color: #ffffff;
    text-align: center;
}

.news {
    margin: 20px auto;
}

.news .card-header {
    background: #356097;
    color: #ffffff;
}

.news .card-body {
    overflow-y: auto;
}

.news .list-group-item {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.news .list-group-item:last-child {
    border-bottom: 0px solid rgba(0, 0, 0, .125);
}


/* ------------- Main ------------------ */

.btn-icone {
    width: 100%;
    height: 100px;
    padding: 0;
    vertical-align: middle;
    text-align: left;
    background: #ffffff !important;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 0px;
    color: #333333;
}

.btn-icone:hover {
    -webkit-box-shadow: 0px 0px 10px 5px rgba(53, 96, 151, 0.5);
    -moz-box-shadow: 0px 0px 10px 5px rgba(53, 96, 151, 0.5);
    box-shadow: 0px 0px 10px 5px rgba(53, 96, 151, 0.5);
}

.btn-icone:hover .icone {}

.btn-icone .icone {
    padding: 10px;
    display: inline-block;
    color: #ffffff;
    font-size: 24px;
    vertical-align: middle;
}

.btn-icone .icone img {
    height: 80px;
}

.validation {
    margin: 0 auto;
}

.validation .card-header {
    background: #84b2e3;
    color: #ffffff;
}

.validation .card-body {
    overflow-y: auto;
}

.validation .list-group-item {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.validation .list-group-item span {
    display: inline-block;
}

.validation .list-group-item:last-child {
    border-bottom: 0px solid rgba(0, 0, 0, .125);
}

.card.form .card-header {
    background: #84b2e3;
    color: #ffffff;
}

.form-label,
.form-control,
.card.form span,
.card.form a,
.card.form p,
.text-form {
    font-size: 0.8rem;
}

.conge {
    margin: 10px auto;
}

.conge .card-header {
    background: #4eb4bb;
    color: #fff;
}

.bg-swibtime th {
    background-color: #84b2e3;
    color: #fff !important
}

/*-------------------------  Bg-color and cols color classes ------------------------*/

.bg-red {
    background-color: #F44336 !important;
    color: #fff; }
.bg-red .content .text,
.bg-red .content .number {
    color: #fff !important; }

.bg-pink , .bg-pink th, .bg-pink td, .bg-pink span{
    background-color: #E91E63 !important;
    color: #fff !important; }

.bg-pink .content .text,
.bg-pink .content .number {
    color: #fff !important; }

.bg-purple {
    background-color: #9C27B0 !important;
    color: #fff; }
.bg-purple .content .text,
.bg-purple .content .number {
    color: #fff !important; }

.bg-deep-purple {
    background-color: #673AB7 !important;
    color: #fff; }
.bg-deep-purple .content .text,
.bg-deep-purple .content .number {
    color: #fff !important; }

.bg-indigo {
    background-color: #3F51B5 !important;
    color: #fff; }
.bg-indigo .content .text,
.bg-indigo .content .number {
    color: #fff !important; }

.bg-blue {
    background-color: #2196F3 !important;
    color: #fff; }
.bg-blue .content .text,
.bg-blue .content .number {
    color: #fff !important; }

.bg-light-blue ,.bg-light-blue th, .bg-light-blue td, bg-light-blue span{
    background-color: #03A9F4 !important;
    color: #fff; }

.bg-light-blue .content .text,
.bg-light-blue .content .number {
    color: #fff !important; }

.bg-cyan {
    background-color: #00BCD4 !important;
    color: #fff; }
.bg-cyan .content .text,
.bg-cyan .content .number {
    color: #fff !important; }

.bg-teal, .bg-teal th, .bg-teal td, .bg-teal span{
    background-color: #009688 !important;
    color: #fff !important; }

.bg-teal .content .text,
.bg-teal .content .number {
    color: #fff !important; }

.bg-green {
    background-color: #4CAF50 !important;
    color: #fff; }
.bg-green .content .text,
.bg-green .content .number {
    color: #fff !important; }

.bg-light-green, .bg-light-green td, .bg-light-green th, .bg-light-green span {
    background-color: #8BC34A !important;
    color: #fff !important; }

.bg-light-green .content .text,
.bg-light-green .content .number {
    color: #fff !important; }

.bg-lime {
    background-color: #CDDC39 !important;
    color: #fff; }
.bg-lime .content .text,
.bg-lime .content .number {
    color: #fff !important; }

.bg-yellow {
    background-color: #ffe821 !important;
    color: #fff; }
.bg-yellow .content .text,
.bg-yellow .content .number {
    color: #fff !important; }

.bg-amber, .bg-amber th, .bg-amber td, .bg-amber span{
    background-color: #FFC107 !important;
    color: #fff !important; }


.bg-amber .content .text,
.bg-amber .content .number {
    color: #fff !important; }

.bg-orange {
    background-color: #FF9800 !important;
    color: #fff; }
.bg-orange .content .text,
.bg-orange .content .number {
    color: #fff !important; }

.bg-deep-orange, .bg-deep-orange th , .bg-deep-orange td, .bg-deep-orange span{
    background-color: #FF5722 !important;
    color: #fff !important; }

.bg-deep-orange .content .text,
.bg-deep-orange .content .number {
    color: #fff !important; }
.bg-bleu-sky {
    background-color: #006CC7 !important;
    color: #fff; }
.bleu-sky .content .text,
.bleu-sky .content .number {
    color: #fff !important; }

.bg-brown {
    background-color: #795548 !important;
    color: #fff; }
.bg-brown .content .text,
.bg-brown .content .number {
    color: #fff !important; }

.bg-grey {
    background-color: #9E9E9E !important;
    color: #fff; }
.bg-grey .content .text,
.bg-grey .content .number {
    color: #fff !important; }

.bg-blue-grey {
    background-color: #607D8B !important;
    color: #fff; }
.bg-blue-grey .content .text,
.bg-blue-grey .content .number {
    color: #fff !important; }

.bg-black {
    background-color: #000000 !important;
    color: #fff; }
.bg-black .content .text,
.bg-black .content .number {
    color: #fff !important; }

.bg-white {
    background-color: #ffffff !important;
    color: #fff; }
.bg-white .content .text,
.bg-white .content .number {
    color: #fff !important; }

.col-red ,.col-red th, .col-red td, .col-red span{
    color: #F44336 !important; }

.col-pink {
    color: #E91E63 !important; }

.col-purple {
    color: #9C27B0 !important; }

.col-deep-purple {
    color: #673AB7 !important; }

.col-indigo {
    color: #3F51B5 !important; }

    
.col-blue ,.col-blue th, .col-blue td, .col-blue span{
    color: #2196F3 !important; }

.col-light-blue {
    color: #03A9F4 !important; }

.col-cyan {
    color: #00BCD4 !important; }

.col-teal {
    color: #009688 !important; }

.col-green {
    color: #4CAF50 !important; }

.col-light-green {
    color: #8BC34A !important; }

.col-lime {
    color: #CDDC39 !important; }

.col-yellow {
    color: #ffe821 !important; }

.col-amber {
    color: #FFC107 !important; }

.col-orange {
    color: #FF9800 !important; }

.col-deep-orange {
    color: #FF5722 !important; }

.col-brown {
    color: #795548 !important; }

.col-grey {
    color: #9E9E9E !important; }

.col-blue-grey {
    color: #607D8B !important; }

.col-black {
    color: #000000 !important; }

.col-white {
    color: #ffffff !important; }

.details-btn {
    background-color: #ffffff !important;
    color: #0000EE !important;
}

