@font-face {
    font-family: 'Poppins-Regular';
    /*  the name to be used later  */
    src: url(../font/Poppins-Regular.ttf);
    /*  URL to font  */
}

p {
    font-family: 'Poppins-Medium';
}

@font-face {
    font-family: 'Poppins-Medium';
    /*  the name to be used later  */
    src: url(../font/Poppins-Medium.ttf);
    /*  URL to font  */
}

body {
    background-color: #f2f2f2;
    width: 100%
}

.salle-left .salle_info{
    background-image: none !important;
    background-color: #ee7d11 !important;
}
.salle-right .salle_info{
    background-image: none !important;
    background-color: #1188ee !important;
}
.recentred {
    width: 95%;
    margin: auto;
}

.remarged {
    margin-left: 1px;
}

.nav {
    background-color: #fff;
    border: none;
    height: 100%;
    line-height: 100%;
}

#weathericon {
    font-size: 40px;
    width: 48px;
    height: 48px;
    margin-top: 25%;
    margin-left: 15px;
    background-image: linear-gradient(to top, #f26c1b, #f68110, #f99605, #f9ab01, #f8bf0b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.navleft,
.navright {
    text-align: center;
    height: 100%;
}

#city {
    font-size: 11pt;
    margin-top: 25%;
}

#degree {
    font-size: 15pt;
    font-weight: bold;
    /*    margin-top: -25%;*/
}

.logo {
    width: 75px;
    margin-left: 40%;
    margin-top: 8px;

}

.users {
    border-radius: 100%;
    height: 42px;
    margin-top: 25%;
}

.hellouser {
    text-transform: uppercase;
    text-align: center;
    color: #c2c2c2;
    font-size: 17pt;
    margin-left: 17px;
}

.hourdatefete ul li {
    display: inline-block;
    text-align: center;
    list-style: none;
    margin-left: 25px;
    color: #c2c2c2;
    margin-left: 5px;
}

#hour {
    font-size: 27pt;
}

#month {
    font-size: 10pt;
    margin-top: -25%;
}

#date {
    font-size: 10pt;
    /*    width: 10px; */
}

#date p {
    text-transform: capitalize;
}

#separator {
    display: inline-block;
    border: 1px #c2c2c2 solid;
    height: 30px;
    width: 0;
}

#fete {
    vertical-align: middle;
    font-size: 10pt;
    padding-bottom: 5%;
}

.navside {
    background-color: #fff;
    height: 585px;
}

.navside ul,
.navmobile {
    padding: 0;
    padding-left: 19px;
}

.navside ul li,
.navmobile li {
    list-style: none;
    margin-bottom: 23px;
}

.navside ul li a,
.navmobile li a {
    color: #000;
    font-family: 'Poppins-Medium';

}

.navside ul li a img,
.navmobile li a img {
    margin-right: 20px;
}

.navside ul li a:hover,
.navmobile li a:hover, .activenavside {
    text-decoration: none;
    background-image: linear-gradient(to top, #f26c1b, #f68110, #f99605, #f9ab01, #f8bf0b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#first {
    margin-top: 37px;
}
.ref{
    /* margin-left: 25%; */
    margin-top: 5%;
}

#addref .row .pull-left, #addref .row .pull-right{
    padding: 10px;
}
#last {
    position: absolute;
    bottom: 0;
}

.full-width {
    width: 100%;
}

.notifcation {
    width: 100%;
    background-image: linear-gradient(to left, #f26c1b, #f68110, #f99605, #f9ab01, #f8bf0b);
    height: 64px;
    color: #fff;

}

.centered {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    width: 95%;
    height: 64px;

}

#textnotification {

    margin: 0 !important;

}

.secondblock {
    margin-top: 5%;
}

.cardresa {
    margin-top: 2%;
    width: 290px;
    height: 240px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
    text-align: center;
    margin-bottom: 25px;
}

.refcard{
    
    margin-top: 2%;
    width: 290px;
    height: 300px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
    text-align: center;
    margin-bottom: 25px;
}
#closenotification {
    background: none;
    width: 199px;
    height: 33px;
    border-radius: 3px;
    border: 0.8px solid #ffffff;


}

.btnresa {
    width: 110px;
    height: 30px;
    border-radius: 14px;
    background-color: #ffffff;
    border: 0.5px #f8bf0b solid;
    /*    border-image: linear-gradient(to top, #f26c1b, #f68110, #f99605, #f9ab01, #f8bf0b);*/
}

.btnactive {
    background-image: linear-gradient(to top, #f26c1b, #f68110, #f99605, #f9ab01, #f8bf0b);
    color: #fff;
}

.firstblock {
    margin-top: 15px;
    text-align: center !important;
}

.newresa {
    box-shadow: 0 0 6px #ed7d11;

}
hr{
    margin-bottom: 0;
    margin-top: 0;
}

#custom-search-input {
    margin:0;
    margin-top: 10px;
    padding: 0;
}

#custom-search-input .search-query {
    padding-right: 3px;
    padding-right: 4px \9;
    padding-left: 3px;
    padding-left: 4px \9;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */

    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#custom-search-input button,#custom-search-input #dovdiv {
    border: 0;
    background: none;
    /** belows styles are working good */
    padding: 2px 5px;
    margin-top: 2px;
    position: relative;
    left: -28px;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color:#ed7d11;
    z-index: 999;
}

.search-query::placeholder {
    color: #000;
    /* padding-left: 10px;   */
}
.search-query{
    color: #000;
    padding-left: 12px !important;  
}

.cardresa {
    margin-top: 2%;
    width: 290px;
    height: 180px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
    text-align: center;
    margin-bottom: 25px;
}


.editsup{
    position: relative;
    width: 100%;
}

.editsup img{
    width: 395px;
    height: 220px;
}

.editsup img:hover{
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 99999;
}

.editsup button{
    display: flex;
    justify-content: space-between;
    align-items: center;
    top: 40%;
    left: 50%;
    position: absolute;
}


.lala{
    padding: 0;
    margin-top: 2%;
    width: 290px;
    height: 180px;
    text-align: center;
    margin-bottom: 25px;
}

.k {
    margin-top: 3.6%;
}

.addresa {
    width: 74px;
    height: 74px;
    border-radius: 37px;
    background-color: #f8cba1;
    border: none;

}

.addresa img {
    width: 50px;
    height: 50px;
    fill: #000;
}

#faireresa {
    font-size: 11pt;
    color: #e66811;
    font-weight: bold;
    margin-top: 10%;
}

.sallename {
    font-weight: bold;
    margin-top: 1%;
}

.sallehour {
    color: #d2d2d2;
    margin-top: 1%;
}

.sallebtn {
    width: 100%;
    height: 31px;
    border: none;
    box-shadow: 0px -2px 6px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    color: #d2d2d2;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    left: 0;
}

.sallebtn:hover,
.sallebtnactive {
    background-color: #ed7d11;
    color: #fff;
}

.marginright {
    margin-right: 1%;
}
#documentfile{
    display: none;
}
.personna {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background-color: #d7d7d7;
    margin-top: 10%;
}

.titleblog {}

.fourthblock {
    margin-top: 15px;

}

.blogphoto {
    margin-top: 12px;
    width: 144px;
    height: 82px;
}

.newcard img{
    border-radius: 3%;
    cursor: pointer;
}

.blogarticle {
    font-size: 10pt;
    margin-top: 2%;
    width: 195px;
    height: 195px;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
    background-color: #ffffff;
    text-align: center;
}

.titleblog {
    margin-top: 16px;
    line-height: 15px;
    padding: 0 !important;
}

.showarticleblog {
    position: absolute;
    bottom: 10px;
    left: 0;
    font-weight: bold;
    color: #d7d7d7;
    width: 144px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    height: 21px;
    border-radius: 3px;
    background: #fff;
    border: 0.5px solid #ebebeb;
}

.showarticleblog:hover {
    background-color: #ed7d11;
    color: #fff;
}

.fifthblock {
    margin-top: 2%;
}

.blogmargin {
    margin-right: 1.3%;
}

.article {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#title {
    font-weight: bold;
    margin: 0;
    margin-top: 15px;
}

#author {
    color: #9A9A9A;
    font-size: 11pt;
    font-weight: inherit;
}

#content {}


.inputclassic{
    width: 210px;
    height: 30px;
    border: 1px solid #999;
}
.inputfile, #type, #cat{    
    width: 210px;
    height: 30px;
    border: 1px solid #999;
    cursor: pointer;
}

.inputfile i {
    float: right;
    margin-top: 5px;
    margin-right: 5px;
}

.btnadmin{
    background: none;
    border: none;
    margin-left: 15px;
}


.btn-classic {
    background-color: #fff;
    width: 290px;
    height: 30px;
    border: none;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
}

.separator{
    border: 1px solid;
    border-image: linear-gradient(#f8bf0b, #f26c1b) 30;
    width: 220px;
}
.btn-close{
    background-image: linear-gradient(to top, #f26c1b, #f68110, #f99605, #f9ab01, #f8bf0b);
    color: #fff;
    width: 290px;
    height: 30px;
    border: none;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
}

.list-group{
    margin-top: 100px;
}
.list-group-item {
    border: none;
    border-bottom: 1px #d7d7d7 solid;
    background: transparent;
    height: 65px;
    display: flex;
    align-items: center;
}

.coloffset {
    margin-left: 40px !important;
}
.menu{
    background-color: #fff;
}

.hoverw:hover{
    background-color: #fff;
}
th,td{
    padding: 15px;
}
.action{
    cursor: pointer;
}
.navdoc li a:hover, .navactive{
    font-weight: bold;
}
.navdoc li a{
    color: #000;
    text-decoration: none;
    text-transform: capitalize;
}

.navdoc li{
    margin-right: 35px;
    margin-bottom: 20px;
    float: right;
    display: inline-block;
    list-style: none;
}


.btn-add{
    background: none;
    height: 50px;
    width: 50px;
    border-radius: 100%;background-color: rgb(249,199,10);
    background-image: -moz-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);
    
    border: none;
}

.btn-gradiant{
    background-color: rgb(249,199,10);
    background-image: -moz-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);
    border: none;
    color: #fff;
}

.btn-add img{
    height: 25px;
    width: 25px;
}
.setup-content{
    padding: 15px;
}
.stepwizard-step p {
    margin-top: 10px;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 95%;
    position: relative;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.middle{
    margin-top: 2%;
    color: #9A9A9A !important;
}
.middle:hover{
    color: #fff !important;
}
.btnvoirplus{
    border-width: 1px;
    border-color: rgb(33, 33, 33);
    border-style: solid;
    border-radius: 3px;
    display: inline-block;
    margin: 0 auto;
    margin-left: 52%;
    margin-top: 10px;
    padding: 10px 24px 10px;
    font-size: 1.375em;
    color: rgb(33, 33, 33);
    transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;-ms-transition-duration: .4s;-o-transition-duration: .4s;-webkit-transform: translate3d(0,0,0);-webkit-transform: translateZ(0); 
    margin-bottom: 50px;
}
.btnvoirplus:hover, .btnvoirplus:focus{
    background-color:rgb(33, 33, 33); color: #fff;

}

.modal-dialog{
    
    height: 80% !important;
}
.reservation_wrapper {position: relative;padding-right: 375px;padding-bottom: 50px;}
.calendar {position: relative;padding-left: 70px; max-width: 100%; float: left; display: block;}
.calendar .line {padding: 23px 0 0 0;line-height: 1 !important;}
.calendar .hours {position: absolute;left: 0;width: 70px;text-align: center;top: 118px}
.calendar .hours .txt {color: #616161;font-size: 16px;text-transform: uppercase;}
.calendar .calendar_table {background: #fff;border-radius: 5px;font-family: 'Montserrat', sans-serif;font-weight: 400;}
.calendar .calendar_table p {font-family: 'Montserrat', sans-serif;font-weight: 400;}
.calendar .calendar_table .week_info {height: 55px;border-bottom: 1px solid #cccccc;margin-bottom: 2px;text-align: center;color: #000000;padding: 10px 0 0 0;position: relative;}
.calendar .calendar_table .week_info p {font-size: 24px;position: relative;z-index: 1}
.calendar .calendar_table .week_action {display: block;position:absolute;top: 0;width: 70px;height: 55px;z-index: 2}
.calendar .calendar_table .week_action.prev {background: url(../images/icon/arrow_l.png) no-repeat scroll center center;left: 0}
.calendar .calendar_table .week_action.next {background: url(../images/icon/arrow_r.png) no-repeat scroll center center;right: 0}
.calendar .calendar_table .week_days {display: flex;min-height: 622px;overflow-x: auto;}
.calendar .calendar_table .week_days .days {flex: 1 1 0;border-right: 1px solid #cccccc;  min-width: 145px;max-width: 400px;flex-basis: auto; flex-grow: 1;}
.calendar .calendar_table .week_days .days:last-child {border-right: none}
.calendar .calendar_table .week_days .days .day_date {height: 60px;text-align: center;padding: 20px 0 0 0;font-size: 16px;color: #000;text-transform: uppercase;margin: 0}
.calendar .calendar_table .week_days .days .salles {padding: 0 8px;display: flex;}
.calendar .calendar_table .week_days .days .salles .salle_info {flex: 1 1 0; font-size: 16px; text-transform: uppercase; margin-right: 3px; margin-left: 3px; padding-right:4px;padding-left:4px;   color: #000000; text-align: center; background-image: -moz-linear-gradient( 90deg, rgb(242,85,33,0.5) 0%, rgb(249,199,10,0.5) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(242,85,33,0.5) 0%, rgb(249,199,10,0.5) 100%);background-image: -ms-linear-gradient( 90deg, rgb(242,85,33,0.5) 0%, rgb(249,199,10,0.5) 100%);transition-duration: .2s;-moz-transition-duration: .2s;-webkit-transition-duration: .2s;-ms-transition-duration: .2s;-o-transition-duration: .2s;-webkit-transform: translate3d(0,0,0);-webkit-transform: translateZ(0);cursor: pointer;}
.calendar .calendar_table .week_days .days .salles .salle_info:hover {background-image: -moz-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);background-image: -ms-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);}
.calendar .calendar_table .week_days .days .salles .salle_info span {display: inline-block;}
.twenty_four .calendar .calendar_table .week_days {min-height: 1062px;}
.calendar .half_hours_1  {height: 20px;padding-top: 0}
.calendar .half_hours_2  {height: 40px;padding-top: 0}
.calendar .half_hours_3  {height: 60px;padding-top: 10px}
.calendar .half_hours_4  {height: 80px;padding-top: 25px}
.calendar .half_hours_5  {height: 100px;padding-top: 35px}
.calendar .half_hours_6  {height: 120px;padding-top: 45px}
.calendar .half_hours_7  {height: 140px;padding-top: 55px}
.calendar .half_hours_8  {height: 160px;padding-top: 65px}
.calendar .half_hours_9  {height: 180px;padding-top: 75px}
.calendar .half_hours_10  {height: 200px;padding-top: 85px}
.calendar .half_hours_11  {height: 220px;padding-top: 95px}
.calendar .half_hours_12  {height: 240px;padding-top: 105px}
.calendar .half_hours_13  {height: 260px;padding-top: 115px}
.calendar .half_hours_14  {height: 280px;padding-top: 125px}
.calendar .half_hours_15  {height: 300px;padding-top: 135px}
.calendar .half_hours_16  {height: 320px;padding-top: 145px}
.calendar .half_hours_17  {height: 340px;padding-top: 155px}
.calendar .half_hours_18  {height: 360px;padding-top: 165px}
.calendar .half_hours_19  {height: 380px;padding-top: 175px}
.calendar .half_hours_20  {height: 400px;padding-top: 185px}
.calendar .half_hours_21  {height: 420px;padding-top: 195px}
.calendar .half_hours_22  {height: 440px;padding-top: 205px}
.calendar .half_hours_23  {height: 460px;padding-top: 215px}
.calendar .half_hours_24  {height: 480px;padding-top: 225px}
.calendar .half_hours_25  {height: 500px;padding-top: 235px}
.calendar .half_hours_26  {height: 520px;padding-top: 245px}
.calendar .half_hours_27  {height: 540px;padding-top: 255px}
.calendar .half_hours_28  {height: 560px;padding-top: 265px}
.calendar .half_hours_29  {height: 580px;padding-top: 275px}
.calendar .half_hours_30  {height: 600px;padding-top: 285px}
.calendar .half_hours_31  {height: 620px;padding-top: 295px}
.calendar .half_hours_32  {height: 640px;padding-top: 305px}
.calendar .half_hours_33  {height: 660px;padding-top: 315px}
.calendar .half_hours_34  {height: 680px;padding-top: 325px}
.calendar .half_hours_35  {height: 700px;padding-top: 335px}
.calendar .half_hours_36  {height: 720px;padding-top: 345px}
.calendar .half_hours_37  {height: 740px;padding-top: 355px}
.calendar .half_hours_38  {height: 760px;padding-top: 365px}
.calendar .half_hours_39  {height: 780px;padding-top: 375px}
.calendar .half_hours_40  {height: 800px;padding-top: 385px}
.calendar .half_hours_41  {height: 820px;padding-top: 395px}
.calendar .half_hours_42  {height: 840px;padding-top: 405px}
.calendar .half_hours_43  {height: 860px;padding-top: 415px}
.calendar .half_hours_44  {height: 880px;padding-top: 425px}
.calendar .half_hours_45  {height: 900px;padding-top: 435px}
.calendar .half_hours_46  {height: 920px;padding-top: 445px}
.calendar .half_hours_47  {height: 940px;padding-top: 455px}
.calendar .half_hours_48  {height: 960px;padding-top: 465px}

.calendar .half_hours_offset_1  {margin-top: 20px}
.calendar .half_hours_offset_2  {margin-top: 40px}
.calendar .half_hours_offset_3  {margin-top: 60px}
.calendar .half_hours_offset_4  {margin-top: 80px}
.calendar .half_hours_offset_5  {margin-top: 100px}
.calendar .half_hours_offset_6  {margin-top: 120px}
.calendar .half_hours_offset_7  {margin-top: 140px}
.calendar .half_hours_offset_8  {margin-top: 160px}
.calendar .half_hours_offset_9  {margin-top: 180px}
.calendar .half_hours_offset_10  {margin-top: 200px}
.calendar .half_hours_offset_11  {margin-top: 220px}
.calendar .half_hours_offset_12  {margin-top: 240px}
.calendar .half_hours_offset_13  {margin-top: 260px}
.calendar .half_hours_offset_14  {margin-top: 280px}
.calendar .half_hours_offset_15  {margin-top: 300px}
.calendar .half_hours_offset_16  {margin-top: 320px}
.calendar .half_hours_offset_17  {margin-top: 340px}
.calendar .half_hours_offset_18  {margin-top: 360px}
.calendar .half_hours_offset_19  {margin-top: 380px}
.calendar .half_hours_offset_20  {margin-top: 400px}
.calendar .half_hours_offset_21  {margin-top: 420px}
.calendar .half_hours_offset_22  {margin-top: 440px}
.calendar .half_hours_offset_23  {margin-top: 460px}
.calendar .half_hours_offset_24  {margin-top: 480px}
.calendar .half_hours_offset_25  {margin-top: 500px}
.calendar .half_hours_offset_26  {margin-top: 520px}
.calendar .half_hours_offset_27  {margin-top: 540px}
.calendar .half_hours_offset_28  {margin-top: 560px}
.calendar .half_hours_offset_30  {margin-top: 580px}
.calendar .half_hours_offset_31  {margin-top: 600px}
.calendar .half_hours_offset_32  {margin-top: 620px}
.calendar .half_hours_offset_33  {margin-top: 640px}
.calendar .half_hours_offset_34  {margin-top: 660px}
.calendar .half_hours_offset_35  {margin-top: 680px}
.calendar .half_hours_offset_36  {margin-top: 700px}
.calendar .half_hours_offset_37  {margin-top: 720px}
.calendar .half_hours_offset_38  {margin-top: 740px}
.calendar .half_hours_offset_39  {margin-top: 760px}
.calendar .half_hours_offset_40  {margin-top: 780px}
.calendar .half_hours_offset_41  {margin-top: 800px}
.calendar .half_hours_offset_42  {margin-top: 820px}
.calendar .half_hours_offset_43  {margin-top: 840px}
.calendar .half_hours_offset_44  {margin-top: 860px}
.calendar .half_hours_offset_45  {margin-top: 880px}
.calendar .half_hours_offset_46  {margin-top: 900px}
.calendar .half_hours_offset_47  {margin-top: 920px}
.calendar .half_hours_offset_48  {margin-top: 940px}
.calendar .half_hours_offset_49  {margin-top: 960px}
.calendar .half_hours_offset_50  {margin-top: 980px}


.reservation_form {position: absolute;right: 0;top: 0;}
.reservation_form .form_buttons {text-align: center;margin-bottom: 25px;}
.reservation_form .form_buttons a {color: #333333; padding: 9px 0 0 0; background-color: rgb(255, 255, 255);width: 135px;height: 41px;display: inline-block;border: 1px solid #f58824;font-family: 'Poppins-Regular',sans-serif;border-radius: 50px;}
.reservation_form .form_buttons a:first-child {margin-right: 10px;}
.reservation_form .form_buttons a:last-child {margin-left: 10px;}
.reservation_form .form_buttons a:hover, .resaactive {border-color: #fff;color: #fff;text-decoration: none; background-image: -moz-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);background-image: -ms-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);box-shadow: 0px 10px 20px 0px rgba(242, 85, 33, 0.3);}
.reservation_form .form_content {margin-bottom: 25px; box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.13);background: #fff;border-radius: 5px;}
.reservation_form .form_content .form_heading {height: 55px;text-align: center;border-bottom: 1px solid #cccccc;padding: 17px 0 0 0;}
.reservation_form .form_content .form_heading p {margin: 0;color: #000;font-size: 16px;text-transform: uppercase;}
.reservation_form .form_content .form_data {padding: 0 25px 25px;}
.reservation_form .form_content .salle_select {text-align: center;}
.reservation_form .form_content .salle_select .salle_option {display: inline-block;}
.reservation_form .form_content .salle_select .salle_option:first-child {padding-right: 10px;}
.reservation_form .form_content .salle_select .salle_option:last-child {padding-left: 10px;}
.reservation_form .form_content .salle_select .salle_option input {opacity: 0;position: absolute;visibility: hidden;}
.reservation_form .form_content .salle_select .salle_option label {color: #000;font-size: 16px;cursor: pointer;font-family: 'Montserrat', sans-serif;text-transform: uppercase;font-weight: 400;}
.reservation_form .form_content .salle_select .salle_option input:checked + label {font-weight: 700;}
.reservation_form .form_content .form_line {text-align: center;padding: 8px 0 0 0;}
.reservation_form .form_content .form_line p {margin: 0;display: inline-block;font-family: 'Montserrat', sans-serif;text-transform: uppercase;font-weight: 400;font-size: 16px;}
.reservation_form .form_content .form_line p.b {display: block;margin-bottom: 6px;}
.reservation_form .form_content .form_line textarea {background: #f7f7f7;width: 100%;border: none;resize: none;padding: 5px;height: 130px;}
.reservation_form .form_content .form_line textarea::placeholder {font-style: italic;color: #333;text-transform: uppercase;}
.reservation_form .form_content .form_line .collaborateurs_list {background: #f7f7f7;width: 100%;padding: 5px;min-height: 130px;padding: 13px 8px}
.reservation_form .form_content .form_line .collaborateur {cursor: pointer; position: relative;width: 30px;height: 30px;float: left;margin:0 25px 25px 0;}
.reservation_form .form_content .form_line .collaborateur:last-child {}
.reservation_form .form_content .form_line .collaborateur i {position: absolute; right: -2px;top: -3px; width: 9px; height: 9px; background: url(../images/icon/checked.png) no-repeat scroll 0 0;}
.reservation_form .form_content .form_line .collaborateur .avatar {border-radius: 30px;width: 30px;height: 30px;overflow: hidden;text-align: center;}
.reservation_form .form_content .form_line .collaborateur .avatar img {max-width: 30px;max-height: 30px;}
.reservation_form .form_content .date_picker,
.reservation_form .form_content .time_picker {cursor: pointer;}
.reservation_form .form_content .date_picker:hover p.value,
.reservation_form .form_content .time_picker:hover p.value {color: #f25521}
.reservation_form button.submit_btn {background: #fff;box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.13);height: 43px;color: #000000;font-family: 'Montserrat', sans-serif;text-transform: uppercase;font-weight: 700;font-size: 16px;border: none;display: block;width: 100%;}

.time_picker_overlay {position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.3);left: 0;top: 0;}
.time_picker_wrap {width: 330px;height: 135px;z-index: 101;text-align: center; border-style: solid;border-width: 1px;border-color: rgb(211, 211, 212);background-color: rgb(255, 255, 255);box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.13);position: absolute;}
.time_picker_wrap a.ctrl {position: absolute;top: 50%;width: 50px;height: 50px;margin-top: -25px;display: block;}
.time_picker_wrap a.prev {background: url(../images/icon/selector_left.png) no-repeat scroll center center;left: 0}
.time_picker_wrap a.next {background: url(../images/icon/selector_right.png) no-repeat scroll center center;right: 0}
.time_picker_wrap .time {font-size: 46px;color: #000;padding: 33px 0 0 0;}

.date_picker_overlay {position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.3);left: 0;top: 0;}
.date_picker_wrap {width: 330px;height: 135px;z-index: 101;text-align: center; border-style: solid;border-width: 1px;border-color: rgb(211, 211, 212);background-color: rgb(255, 255, 255);box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.13);position: absolute;}
.date_picker_wrap a.ctrl {position: absolute;top: 50%;width: 50px;height: 50px;margin-top: -25px;display: block;}
.date_picker_wrap a.prev {background: url(../images/icon/selector_left.png) no-repeat scroll center center;left: 0}
.date_picker_wrap a.next {background: url(../images/icon/selector_right.png) no-repeat scroll center center;right: 0}
.date_picker_wrap .month_txt {font-size: 17px;color: #000;padding: 26px 0 0 0;text-transform: uppercase;line-height: 1;}
.date_picker_wrap .date {font-size: 46px;color: #000;padding: 0 0 0 0;line-height: 1;}

.collaborateursSelector_overlay {position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.3);left: 0;top: 0;}
.collaborateursSelector_wrap {width: 330px;z-index: 101;text-align: center; border-style: solid;border-width: 1px;border-color: rgb(211, 211, 212);background-color: rgb(255, 255, 255);box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.13);position: absolute;}
.collaborateursSelector_wrap .search {position: relative;padding: 0 0 0 65px;}
.collaborateursSelector_wrap .search .icon {position: absolute;left: 0;top: 0;width: 66px;height: 66px;background: url(../images/icon/search.png) no-repeat scroll center center;}
.collaborateursSelector_wrap .search input {height: 65px;border: none;text-align: left;width: 100%;padding: 5px 5px 5px 0;color: #000000;font-size: 19px;text-transform: uppercase;}
.collaborateursSelector_wrap .search input::placeholder {font-size: 12px;}
.collaborateursSelector_wrap .search_results input {height: 65px;border: none;text-align: left;width: 100%;padding: 5px 5px 5px 0;color: #000000;}
.collaborateursSelector_wrap .search_results {width: 100%;padding: 5px;min-height: 130px;padding: 13px 8px}
.collaborateursSelector_wrap .collaborateur {position: relative;height: 67px;float: left;margin:0 25px 25px 0;cursor: pointer;text-align: center; list-style: none;}
.collaborateursSelector_wrap .collaborateur i {position: absolute; right: -4px;top: -5px; width: 19px; height: 19px; background: url(../images/icon/checked_big.png) no-repeat scroll 0 0;}
.collaborateursSelector_wrap .collaborateur .avatar {border-radius: 67px;width: 67px;height: 67px;overflow: hidden;text-align: center;display: inline-block;}
.collaborateursSelector_wrap .collaborateur .avatar img {max-width: 67px;max-height: 67px;}
.collaborateursSelector_wrap .collaborateur p.name {margin: 0;white-space: nowrap;text-transform: uppercase;font-size: 10px;color: #000;}

.reservation_info_overlay {z-index: 99;position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.5);left: 0;top: 0;display: none;}
.reservation_info {display: none;text-align: left; padding: 40px; max-width: 700px;height: 475px;z-index: 101;background-color: #fff;box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.13);position: absolute;margin: auto;left: 0;right: 0;top: 0;bottom: 0;}
.reservation_info a.close {position: absolute;right: 10px;top: 10px;background: url(../images/icon/close.png) no-repeat scroll center center; display: inline-block;width: 50px;height: 50px;}
.reservation_info .salle_type {position: absolute;right: 85px;top: 37px;font-family: 'Montserrat', sans-serif;font-weight: 700;text-transform: uppercase;font-size: 17px;margin: 0;}
.reservation_info .info_line {margin-bottom: 20px;}
.reservation_info .info_line p.heading {margin: 0;display: inline-block;text-transform: uppercase;color: #000;font-size: 17px;}
.reservation_info .info_line p.info {margin: 0;display: inline-block;color: #666666;font-size: 14px;text-transform: uppercase;}
.reservation_info .info_line p.heading.b,
.reservation_info .info_line p.info.b {display: block;}
.reservation_info .collaborateurs_list {padding: 15px 0 0 0;}
.reservation_info .collaborateur {position: relative;width: 40px;height: 40px;float: left;margin:0 60px 25px 0;cursor: pointer;}
.reservation_info .collaborateur .avatar {border-radius: 40px;width: 40px;height: 40px;overflow: hidden;text-align: center;position: relative;}
.reservation_info .collaborateur .avatar i {position: absolute;right: 12px;top: -5px;width: 19px;height: 19px;background: url(../images/icon/checked_big.png) no-repeat scroll 0 0;}
.reservation_info .collaborateur .avatar img {max-width: 40px;max-height: 40px;}
.reservation_info_overlay.shown {display: block;}
.reservation_info.shown {display: block;}

.form-group-lg .form-control{ padding: 7px 12px; height: 40px; font-size: 16px; }
.fournisseurs_wrapper {position: relative;padding-bottom: 50px;}
.advanced_search_row {
background-color: #fff;
box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.13);
padding: 40px 30px;
display: block;
margin-left: 20px
}
.top-filter{ display: flex;align-items: center; align-content: center; justify-content: space-between;  margin-bottom: 20px;}
.top-filter .top-filter-q{ text-transform: uppercase; position: relative; max-width: 760px;width: 100%; width: calc(100% - 320px);display: block; }
.top-filter .top-filter-q input{ text-transform: uppercase;}
.top-filter .top-filter-q .form-group{margin: 0px;}
.top-filter .top-filter-q a.btn{ display: block; position: absolute;right: 0px; top: 0px; padding:11px 30px 9px;border-radius: 0 5px 5px 0; }
.advanced_search_row .btn-gradient{
background-color: rgb(249,199,10);
background-image: -moz-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);
background-image: -webkit-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);
background-image: -ms-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);
box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.13);
color: #fff;
font-size: 16px; 
height: 40px;
border:none;
}


.fournisseurs_table {

padding: 40px 0px;
display: block;
margin-left: 20px
}
.table-fournisseurs{position: relative;}
.table-fournisseurs caption {
box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.13);
padding: 0px;
height: 50px;
position: absolute;
top: 0px;
width: calc(100% - 7px);
left: 6px;
z-index: -1;
}
.table-fournisseurs thead{  background-color: transparent !important;z-index: 1}
.table-fournisseurs thead tr{  border-left: 6px solid transparent; 

background-color: transparent !important;
}
.table-fournisseurs tbody tr{  position: relative;border-left: 0px solid transparent;  }
.table-fournisseurs thead tr th{background-color: #fff;}
.table-fournisseurs thead tr th.brd{    display: flex; height: 51px; width: 6px;
position: absolute;
opacity: 0;
visibility: hidden;
padding: 0px !important;
background-color: #f2f2f2 !important;
}
.table-fournisseurs tbody tr td.brd{ 
display: flex; height: 51px; width: 6px;
position: absolute;
opacity: 0;
visibility: hidden;
padding: 0px !important;
background-image: -moz-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);
background-image: -webkit-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);
background-image: -webkit-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);
background-image: -ms-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);
transition-duration: .2s;-moz-transition-duration: .2s;-webkit-transition-duration: .2s;-ms-transition-duration: .2s;-o-transition-duration: .2s;-webkit-transform: translate3d(0,0,0);-webkit-transform: translateZ(0);cursor: pointer;
}
.table-fournisseurs tbody tr:hover td.brd,
.table-fournisseurs tbody tr:focus td.brd{ 
opacity: 0.6;
visibility: visible;
}
.table-fournisseurs thead tr{ background-color: #fff; border-right: 5px solid transparent;  }
.table-fournisseurs thead tr th{text-transform: uppercase; text-align: center; 
font-size: 1em;
font-family: 'Montserrat', 'Poppins-Regular', sans-serif;
font-weight: 600;
color: rgb(0, 0, 0);
text-transform: uppercase;


}
.table-fournisseurs tbody tr td{text-align: center;  
font-size: 1em;
font-family: 'Montserrat', 'Poppins-Regular', sans-serif;
font-weight: 400;
color: rgb(0, 0, 0);
text-transform: uppercase;

}
.table-fournisseurs thead tr th,
.table-fournisseurs tbody tr td{padding: 15px 20px !important; }
.table-fournisseurs thead tr th:nth-child(2),
.table-fournisseurs tbody tr td:nth-child(2){text-align: left;padding-left: 30px !important }

.table-fournisseurs thead tr th.red-text,
.table-fournisseurs tbody tr td.red-text{font-weight: 700; color: #ff0000;}


.table-fournisseurs thead tr th a,
.table-fournisseurs tbody tr td a{font-weight: 700; color: #000; text-decoration: underline;}


.big-btn{  border:none;font-size: 16px;text-transform: uppercase;  padding: 11px 15px 9px; max-width: 280px; display: block; min-width: 280px; text-align: center;}
#filter-options span{ margin: 0 5px; }
#filter-options span.clicked{ display: none; }
#filter-options.opened span.clicked{ display: inline-block; }
#filter-options span.normal{ display: inline-block; }
#filter-options.opened span.normal{ display: none; }

.filter-icon{ background: url(../images/icon/filter.png) no-repeat scroll center center; background-size: contain; display: inline-block; width: 24px; height: 16px; margin: 0 2px; }

#filtered-row{ display: block;position: relative; }
#filtered-row.no-search{ display: none; }
#filtered-row .filter-by{ display: flex; align-content: center; align-items: center; justify-content: flex-start; flex-wrap: wrap; }

.filter-box{ 
  font-size: 1em;
  font-family: 'Montserrat', 'Poppins-Regular', sans-serif;
  color: rgb(0, 0, 0);
  text-transform: uppercase;
    text-align: left;
    padding: 10px 10px 9px;
  min-width: 280px;
  position: relative;
  margin: 10px 15px 10px 0;
  background-color: #eaeaea;

 }
 .filter-box label{
    font-weight: 400;
    line-height: normal;
    margin: 0;
    padding-right: 35px;
 }

 .filter-box a.clear-single-filter{ 
    position: absolute;
    right: 12px;
    top: 0px;
    bottom: 0px;
    font-size: 20px;
    color: rgb(0, 0, 0);
    opacity: 0.5;
    height: 30px;
    margin: auto;
  }

  .filter-box a.clear-single-filter span{ background: url(../images/icon/cancel.png) no-repeat scroll center center; background-size: contain; display: inline-block; width: 24px; height: 16px; margin: 0 2px; }


  .filter-box a.clear-single-filter:hover,
  .filter-box a.clear-single-filter:focus{ opacity: 1 }


#clearFilters{
    margin-left: 25px;
  font-size: 18px;
  font-family: 'Montserrat', 'Poppins-Regular', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  text-align: left;
  background-image: -moz-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);
  color:transparent;
  -webkit-background-clip: text;
  background-clip: text;
  transition-duration: .2s;-moz-transition-duration: .2s;-webkit-transition-duration: .2s;-ms-transition-duration: .2s;-o-transition-duration: .2s;-webkit-transform: translate3d(0,0,0);-webkit-transform: translateZ(0);cursor: pointer;
}

#clearFilters:hover,
#clearFilters:focus{
    background-image: -moz-linear-gradient( 90deg, rgb(249,199,10) 0%, rgb(242,85,33) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(249,199,10) 0%, rgb(242,85,33) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(249,199,10) 0%, rgb(242,85,33) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(249,199,10) 0%, rgb(242,85,33) 100%);

  }


.bottom-filter{ display: none;align-items: flex-start; align-content: flex-start; justify-content: flex-start; margin-top: 20px;transition-duration: .2s;-moz-transition-duration: .2s;-webkit-transition-duration: .2s;-ms-transition-duration: .2s;-o-transition-duration: .2s;-webkit-transform: translate3d(0,0,0);-webkit-transform: translateZ(0);}
.bottom-filter.showed-filter{ display: flex; }
.bottom-filter .filter-group{ text-transform: uppercase; position: relative; max-width: 360px;width: 100%; width: calc(100% - 320px);display: block; margin-right: 40px; }
.bottom-filter .filter-group input{ text-transform: uppercase;}
.bottom-filter .filter-group .form-group{margin: 0px;}
.bottom-filter .filter-group a.btn{font-size: 22px;  display: block; position: absolute;right: 0px; top: 0px; padding:7px 20px 9px;border-radius: 0 5px 5px 0; }

#criteres-link span.glyphicon-menu-up,
#activites-link span.glyphicon-menu-up{display: none;}

.show-options #criteres-link span.glyphicon-menu-up,
.show-options #activites-link span.glyphicon-menu-up{display: block;}

#criteres-link span.glyphicon-menu-down,
#activites-link span.glyphicon-menu-down{display: block;}

.show-options #criteres-link span.glyphicon-menu-down,
.show-options #activites-link span.glyphicon-menu-down{display: none;}


.checkmarks-hld{ display: none; margin-bottom: 40px;  text-transform: uppercase; position: relative; max-width: 360px;width: 100%;  margin-right: 10px; margin-top: 40px; }



.bottom-checkmarks {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 1em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 500;
}

/* Hide the browser's default checkbox */
.bottom-checkmarks input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 14px;
    width: 18px;
    background-color: #fff;
    margin: auto;
    bottom: 0;
    border:1px solid #d3d3d4;
    border-radius: 1px;
}

/* On mouse-over, add a grey background color */
.bottom-checkmarks:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.bottom-checkmarks input:checked ~ .checkmark {
     background-image: -moz-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);

}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
/*Activity log*/
.user-activity{
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100px;
    margin-top: 60px;
    clear: both;
    position: relative;

}

.user-activity-track{
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    align-content: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
    width: auto;
    height: 100px;
    transition: all .5s ease-out;
    
}

.activity{
    display: flex;
    position: relative;
    justify-content: space-around;
    align-self: center;
    align-items: center;
    align-content: center;
    margin-right: 3em;
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease-out;
    overflow: hidden;
}

.user-activity-track .activity.active{
    opacity: 1;
    visibility: visible;
     transition: all .5s ease-out;
}

.activity img{
    margin-right: 25px;
    max-width: 67px;
    max-height: 67px;
    border-radius: 100%;
}

.activity .activity-text {
  font-size: 20px;
  font-family: "Poppins";
  color: rgb(51, 51, 51);
  line-height: 1.5;
  text-align: center;
}
/* Show the checkmark when checked */
.bottom-checkmarks input:checked ~ .checkmark:after {
    display: block;
}

@media (min-width: 768px) {
    .navpc {
        display: block !important;
    }
    .navmobile, .logomobile {
        display: none !important;
    }
}
.logomobile{
    height: 50px;
}
@media (max-width: 1668px) {
    .reservation_wrapper {padding-right: 0;}
    .reservation_form {
        position: relative;
        right: auto;
        top: auto;
        max-width: 100%;
        margin: 0 auto;
    }
}

@media (max-width: 768px) {
    .navside,
    .fifthblock,
    .navpc, .logomobile {
        display: none;
    }

    .logo{
        margin-left: 30%;
    }

    .coloffset {
        margin-left: 0 !important;
    }
    .blogmargin,
    .marginright {
        margin-right: auto;
        margin-left: auto;
    }
    .refcard{
        width: 65%;
    }
    .lala, .cardresa, #indicateur1, #indicateur2{
        width: 100% !important;
        margin-left: 0 !important;
        margin-top: 3%;
    }
    .blogarticle {
        margin-top: 25px;
        width: 100%;
    }
    .sallename,
    .sallehour {
        margin: 15px auto;
    }
    .k {
        margin: 0 auto;
    }

    .calendar .hours {width: 35px;}
    .calendar {padding-left: 45px;}

    .reservation_info {height: auto;left: 10px;right: 10px;}
    .bottom-filter{
        flex-wrap: wrap; 
    }

    .top-filter{flex-wrap: wrap;}
    .advanced_search_row{ padding: 10px;margin: 0 auto }
    .top-filter .top-filter-q{ width: 100%; margin-bottom: 20px; }
    .bottom-filter .filter-group{ width: 100%; margin-bottom: 20px; }
    .table-fournisseurs thead tr,
    .table-fournisseurs tbody tr{border-left: 0px;}
    .table-fournisseurs thead tr th.brd,
    .table-fournisseurs tbody tr td.brd{display: none;}
    .fournisseurs_table{margin: 0 auto}
    #clearFilters{margin-left: 5px;}
}

@media (max-width: 522px) {
    .cardresa {
        margin-top: 50px;
    }
}

@media (max-width: 425px) {
    .notifcation,
    .hellouser,
    .hourdatefete,
    .firstblock .pull-left {
        display: none;
    }
    .firstblock {
        position: absolute;
        top: -45px;
        right: 15px;
    }
    .btnresa{
        width: 110px !important;
    }
    .logo{
        margin-left: 40% !important;
    }

    .btnatt{
        position: absolute;
        top: -23px;
        right: 3.6%;
    }
}

@media (max-width: 1024px) and (min-width: 769px) {
    .col-md-2.navside{ width: 25%; float: left;  }
    .col-md-2.navside ~ .col-md-10.reservation-md-10{ width: 75%; float: left;  }
    .col-md-2.navside ~ .col-md-10.reservation-md-10 .col-md-9{ width: 100%  }
    .col-md-2.navside ~ .col-md-10.reservation-md-10 .col-md-3{ width: 100%  }
    .coucou{
        margin-left: 3px !important;
    }
    .foufou{
        width: 75.333333%;
    }
    .big-btn{
        min-width: 195px;
    }
    .lala, #indicateur1, #indicateur2{
        width: 333px;
    }
    .cardresa{
        margin-left: 0 !important;
        width: 100% !important;
    }
    .firstarticle{
        margin-left: 0 !important;
    }
    .blogmargin,
    .marginright {
        margin-right: 0;
    }
    .newresa {
        margin: 0 auto;
    }
    .fifthblock {
        display: none;
    }
    .fourthblock {
        width: 100%;
        height: 100%;
        margin: auto;
    }
    .blogarticle {
        margin: 0 auto;
        margin-top: 25px;
        margin-left: 8%;
    }
    .navside {
        width: 24.666667%;
    }
    .k{
        margin-top: 1.6%;
    }
    .half{
        width: 74.333333%;
    }
    .days{
        min-width: 115px !important;
    }
    .calendar .calendar_table .week_days .days .salles .salle_info{
        font-size: 11px;
    }
    .formresa{
        width: 100%;
    }
    .navdoc li{
        margin-right: 10px;
    }

    .refcard{
        margin-right: 8%;
        margin-left: 0;
    }
}




@media (max-width: 1440px) and (min-width: 1025px) {
    .col-md-offset-1 {
        margin-left: 7.3% !important;
    }
    .blogarticle {
        margin-left: 4.4%;
    }
    .fifthblock {
        margin-top: 50px;
    }
    .cardresa{
        width: 270px !important;
    }
    .navside{
        width: 17.666667% !important;
    }
    .blogarticle{
        margin-left: 0;
    }
    .foufou{
        width: 82.333333% !important;
    }
    .big-btn{
        min-width: 220px;
    }
    .half{
        width: 56% !important;
    }
    .days{
        min-width: 120px !important;
    }
    .salle_info{
        font-size: 11px !important;
    }
    .refcard{
        margin-left: 2.9% !important;
    }
}

@media (min-width: 1440px){
    .reservation_wrapper{
        padding-right: 0 !important;
    }
}

@media (min-width: 1441px) and (max-width: 1569px){
    
    .lala{
        width: 29% !important;
    }
    .cardresa{
        width: 35% !important;
    }
}

@media (min-width: 1569px){
    .lala{
        width: 33% !important;
    }
    .cardresa{
        width: 24% !important;
    }
}

@media (max-width: 768px){
    .navbar-toggle {
        display: block !important;
    }
}

@media (min-width: 426px) and (max-width: 768px){
    #last{
        position: unset;
        bottom: 0;
    }
}

.navactivation{
    display: inline-grid !important;
    padding-left: 21%;
}

@media (min-width: 992px){
    .col-md-9 {
        width: 74%;
    }

    .col-md-3{
        width: 26%;
    }
}



.gras, .underline{
    background-color: #fff;
    width: 25px;
    height: 20px;
    border: none;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
    font-size: 10px;
}
.bolder{
    font-weight: bold !important;
}
.underliner{
    text-decoration: underline;
}

.rsrv-info{    
    background-color: #fff;
    border-radius: 6px;
    height: 223px;
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
    width: 297px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.rsrv-info a {
    background: #EE7D11;
    color: #fff;
    width: 90%;
    padding: 5px 5px;
    border-radius: 3px;
    text-align: center;
    margin-top: 5px;
    box-shadow: 0px 0px 16px 0px rgba(238,125,17,1);

}

.rsrv-info .sub-content{
    width: 100%;
    display: flex;
    flex-direction: column;
    height: auto;
    justify-content: center;
}

.sub-content .tiers-content{
    width: 100%;
    display: flex;
    flex-direction: row;
    margin: 20px 0;
    margin-left: 30px;
}

.content-img{
    width: 17%;
    margin: 5px 15px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid gray;
    height: 45px;
}

.mini-txt{
    font-size: 10px;
}

hr{
    height: 5px;
    width: 100%;
}
.rsrv-blog{    
    background-color: #fff;
    border-radius: 6px;
    height: 200px;
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
    width: 315px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.rsrv-blog h3{
    font-size: 15px;
}

.rsrv-btn{    
    background-color: #fff;
    border-radius: 6px;
    height: 25px;
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
    width: 315px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 15px;
}

.rsrv-btn:hover{
    box-shadow: 0px 0px 16px 0px rgba(238,125,17,1);
    background-color: #EE7D11;
}

.rsrv-btn a{
    text-decoration: none;
    padding-top: 3px;
    color: #000;
 }

 .rsrv-btn a:hover{
     color: #fff;
 }


 @media (min-width: 1024px) and (max-width: 1440px){
    
    .lala{
        width: auto !important;
        margin: auto !important;
    }

    #indicateur1, #indicateur2{
        margin-top: 15px;
    }

    .editsup{
        margin-right: 11px;
    }

    .cardresa{
        margin-top: 10%;
    }

    .realtitreblog{
        font-size: 10px;
    }

}

@media (min-width: 1440px) and (max-width: 1568px){
    .cardresa {
        width: 100% !important;
        margin-left: 0 !important;
    }
    .lala{
        width: 50% !important;
        margin: auto !important;
    }
    #indicateur1, #indicateur2{
        margin-top: 15px;
        width: 90%;
    }
    .editsup{
        margin-right: 11px;
    }

    .cardresa{
        margin-top: 10%;
    }

    .realtitreblog{
        font-size: 13px;
    }

}

.salle_option_1 {
    color: #f09a46 !important;
}

.salle_option_2 {
    color: #1188ee !important;
}

/* Reservations calendar */

#reservations_calendar {
    padding: 1em 2em;
    background: #fff;
}

#reservations_calendar .fc-today {
  background: #fff;
}

#reservations_calendar .fc-header-toolbar {
    background: #fff;
    margin: 0;
    padding: 1em;
}

#reservations_calendar .fc-view {
    background: #fff;
}

#reservations_calendar table thead.fc-head tr td.fc-head-container {
    border: none;
    border-top: 1px solid #ccc;
}

#reservations_calendar table thead.fc-head th {
    border: none;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 16px;
    padding: 1em 0;
    color: #000;
}

#reservations_calendar > div.fc-toolbar.fc-header-toolbar > div.fc-right button {
    border: none;
    background: none;
    box-shadow: none;
    color: #adb7bf;
}

#reservations_calendar > div.fc-view-container > div > table > thead > tr > td > div > table > thead > tr > th.fc-axis.fc-widget-header {
    width: 77px !important;
}

#reservations_calendar > div.fc-view-container > div > table > tbody td {
    border: none;
    border-right: 1px solid #ccc;
}

#reservations_calendar > div.fc-view-container > div > table > tbody td.fc-axis {
    padding-right: 2em;
    font-size: 16px;
}

#reservations_calendar > div.fc-view-container > div > table > tbody .fc-time-grid-event {
    border-radius: 0;
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    width: 48%;
}

#reservations_calendar > div.fc-view-container > div > table > tbody td.fc-widget-content .fc-content .fc-time {
    display: none;
}

#reservations_calendar > div.fc-view-container > div > table > tbody .fc-time-grid-event .fc-title {
    display: none;
}


/* Reservation detail modal */

.modal {
    border-radius: 0 !important;
}

#event-detail {
    text-transform: uppercase;
    height: auto;
    max-width: 700px;
    padding: 40px;
    font-family: 'Poppins-Medium';
}

.modal h1 {
    margin-top: 0;
    font-size: 17px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}

#event-detail .buttons {
    margin-bottom: 2em;
}

#event-detail .btn-classic {
    display: block;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    color: #000;
    text-transform: none;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}

#event-detail a.btn-classic {
    padding-top: 0.5em;
}

#event-detail a.btn-classic:hover {
    text-decoration: none;
}

#event-detail ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

#event-detail li {
    margin-bottom: 1em;
    color: #666;
}

#event-detail li strong {
    color: #000;
    font-size: 17px;
    font-weight: 100;
}

#event-detail .users_list li {
    display: inline-block;
    text-align: center;
    max-width: 90px;
    color: #000;
    font-size: 10px;
    margin-right: 4em;
}

#event-detail .users_list img {
    max-width: 40px;
    display: block;
    margin: auto;
}

.modal .close-modal {
    top: 20px  !important;
    right: 20px !important;
}

.reservations-form {
    text-align: center;
    font-size: 16px;
}

/**
 * Create/Edit Reservation Form
 */

.reservations-form .form-type ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.reservations-form .form-type ul li {
    width: 48%;
    font-family: 'Poppins-Regular',sans-serif;
    font-size: 14px;
}

.reservations-form .form-type ul .salles {
    float: left;
}

.reservations-form .form-type ul .fourgons {
    float: right;
}

.reservations-form .form-type ul li a {
    color: #333;
    border: 1px solid #f58824;
    background: white;
    display: block;
    padding: 0.8em 0;
    border-radius: 1.6em;
    box-shadow: 0px 10px 20px 0px rgba(242, 85, 33, 0.3);
    text-decoration: none;
}

.reservations-form .form-type ul li a:hover,
.reservations-form .form-type ul li.current a {
    color: #fff;
    border: 1px solid #fff;
    background: -webkit-linear-gradient( 90deg, rgb(242,85,33) 0%, rgb(249,199,10) 100%);
}

.reservations-form .form-type ul li.current a {
    border: 1px solid #f58824;
}

.reservations-form form {
    margin-top: 5em;
    text-transform: uppercase;
}

.reservations-form .form-container {
    margin-top: 1.5em;
    border-radius: 0.3em;
    background: white;
    
}

.form-container.edit{
    box-shadow: 0px 10px 20px 0px rgba(242, 85, 33, 0.3);
}

.reservations-form .header {
    border-bottom: 1px solid #ccc;
    padding: 1em 0;
    font-weight: bold;
}

.reservations-form .body {
}

.reservations-form .input-group {
    display: block;
    padding: 0.5em 1em;
}

.reservations-form .input-group label {
    font-weight: normal;
    width: 100%;
    margin: 0;
}

.reservations-form .input-group textarea {
    width: 100%;
    background: #f7f7f7;
    height: 7em;
    margin-top: 0.5em;
    border: none;
    font-size: 14px;
    padding: 0.2em 0.5em;
}

.reservations-form .input-group textarea::placeholder {
    text-transform: uppercase;
    font-style: italic;
    color: #333;
    font-size: 14px;
}

.reservations-form .input-group .hidden-radio {
    width: 48%;
}

.reservations-form .input-group .hidden-radio input {
    display: none;
}

.reservations-form .input-group .hidden-radio input:checked + span {
    font-weight: bold;
}

.reservations-form .input-group input {
}

.reservations-form .collaborators {
    background: #f7f7f7;
    min-height: 7em;
    margin-top: 0.5em;
    margin-left: 0;
    padding-left: 0;
    text-align: left;
}

.reservations-form .collaborators li {
    display: inline-block;
    position: relative;
    width: 30px;
    margin-top: 0.5em;
    margin-left: 0.5em;
}

.reservations-form .collaborators li .avatar {
    width: 30px;
    height: auto;
}

.reservations-form .collaborators li .icon {
    position: absolute;
    top: -4px;
    right: -4px;
    width: 10px;
    height: auto;
}

.reservations-form .input-group label {
    cursor: pointer;
}

.reservations-form .input-group .salle-1 {
    color: #f09a46;   
}

.reservations-form .input-group .salle-2 {
    color: #1188ee;
}

.reservations-form .footer {
}

.reservations-form .footer button {
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
    border: none;
    background: white;
    padding: 0.5em 0;
    margin-top: 2em;
}
.reservations-form .footer button.edit{

    box-shadow: 0px 10px 20px 0px rgba(242, 85, 33, 0.3);
}
/**
 * Date/Time Picker overlay
 */

.overlay {
    background: rgba(0, 0, 0, 0.25);
    z-index: 1001;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.date-picker {
    background: #fff;
    width: 300px;
    padding: 1em 0;
    text-align: center;
    position: absolute;
    z-index: 5000;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.13);
    border: 1px solid #d3d3d4;
    user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.date-picker .month {
    text-transform: uppercase;
}

.date-picker .date {
    line-height: 1;
    font-size: 46px;
}

.date-picker .time {
    line-height: 1.7;
    font-size: 46px;
}

.date-picker .left {
    float: left;
    cursor: pointer;
}

.date-picker .right {
    float: right;
    cursor: pointer;
}

.date-picker .left,
.date-picker .right {
    width: 40px;
    height: 80px;
}

.date-picker .left span,
.date-picker .right span {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.date-picker .left img,
.date-picker .right img {
    vertical-align: middle;
}

/**
 * Users picker
 */
.users-picker {
    background: #fff;
    width: 340px;
    position: absolute;
    z-index: 5000;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.13);
    border: 1px solid #d3d3d4;
    user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.user-picker span {
    display: block;
}

.users-picker .search-box {
    padding: 1em;
}

.users-picker input {
    text-transform: uppercase;
    float: right;
    font-size: 19px;
    width: 80%;
    border: none;
}

.users-picker input::placeholder {
    color: #757575;
    font-size: 12px;
}

.users-picker .users-list {
    min-height: 10em;
    text-transform: uppercase;
    font-family: 'Poppins-Medium';
    font-size: 10px;
    margin: 0;
    padding: 0;
}

.users-picker .users-list li {
    display: inline-block;
    margin-left: 2em;
    margin-bottom: 2em;
    cursor: pointer;
    text-align: center;
    width: 70px;
    height: 100px;
    white-space: nowrap;
}

.users-picker .users-list .avatar {
    position: relative;
}


.users-picker .users-list .avatar .image {
    width: 67px;
    height: auto;
}

.users-picker .users-list .icon {
    position: absolute;
    top: -4px;
    right: -4px;
}

.num_affaire{
    width: auto;
    background: #f7f7f7;
    margin-top: 0.5em;
    border: 0px solid rgba(0, 0, 0, 0);
    font-size: 14px;
    padding: 0.2em 0.5em;
}