@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: local('Material Icons'), local('MaterialIcons-Regular'), url(https://fonts.gstatic.com/s/materialicons/v7/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2) format('woff2');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    word-wrap: normal;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

#dropZoneFile {
    border: 2px dashed #0087F7;
    border-radius: 5px;
    background: #FFF none repeat scroll 0% 0%;
    cursor: pointer;
    color: #646C7F;
    height: 150px;
    vertical-align: baseline;
}

#dropZoneFile iframe {
    opacity: 0;
    width: 100%;
    height: 150px;
    overflow: hidden;
}

#pointweb_dropzone_form, #pointweb_dropzone_form input {
    width: 100%;
    height: 150px;
}

ul {
    list-style: none;
}

.formFilePicture {
    max-height: 100px;
    max-width: 100px;
}

.menuParent {
    display: none;
}

.menuParentHead a {
    float: right;
}

td.sorter {
    cursor: move;
}

.sorting-row td {
    background-color: #C5E1A5;
    color: rgba(0, 0, 0, 0.84);
}

#gallery {
    margin: auto;
}

.form-price {
    float: left;
    width: 20%;
}

img.logo {
    width: 180px;
    position: relative;
    background-color: #eee;
    border-radius: 5px;
}

.btn {
    padding: 10px 10px
}

.panel-info h3 a {
    display: block;
    color: #fff;
    text-decoration: none;
    font-weight: bold
}

.form-group ul li {
    color: #F44336;
}

.panel div {
    word-wrap: break-word;
}

/*** CALENDAR ***/
.calendar-body .row
{
    padding: 0 20px;
}

#table_head{
    max-width: 100%;
    text-align: right;
}

div.week {
    display: block;
    padding: 10px 0;
    overflow-x: auto;
}

table.calendar {
    border-left: 1px solid #999;
    border-collapse: inherit;
    width: 100%;
}

#table_content td{
    height: 41px;
}

td.td-name {
    width: 3%;
}

td.calendar-day {
    position: relative;
}

td.calendar-day a {
    width: 100%;
    height: 100%;
    color: black;
}

td.calendar-day-head {
    background: #ccc;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
}

td.calendar-hours-head {
    background: #ccc;
    text-align: left;
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    font-size: 12px;
}

div.day-number {
    background: #999;
    color: #fff;
    font-weight: bold;
    width: 20px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}

td.calendar-day, td.calendar-day-np {
    border-bottom: 1px solid #999999 !important;
    border-right: 1px solid #999999 !important;
}

div.hour {
    width: 100%;
    padding: 5px;
    min-height: 10px;
    border-bottom: 1px solid #ccc;
}

span.calendar-hour {
    font-size: 8px;
    position: relative;
    top: -8px;
}

.add-event {
    position: absolute;
    bottom: 5px;
    right: 5px;
}

div.noborder {
    border: 0px;
}

.btn-group-left {
    float: left;
    width: 33%;
}

.btn-group-right {
    float: left;
    display: block;
    text-align: right;
    width: 33%;
}

.btn-group-center {
    width: 33%;
    float: left;
}

.btn-group-center form {
    display: inline-block;
}

.filter-calendar {
    display: block;
    text-align: center;
}

.calendar-head {
    width: 100%;
    z-index: 1;
    position: fixed;
    top: 0;
    padding: 50px 50px 0 50px;
    background: white;
}

div.calendar-body {
    width: 100%;
    padding: 100px 0 0;

}

.navbar {
    z-index: 2;
}

/* Custom CSS Guillaume */

.btn100 {
    width: 100%;
}

#user_select {
    outline: none;
    border: 1px solid #009688;
    border-radius: 3px;
    background: white;
    padding: 10px 15px 9px 15px;
    height: auto;
    margin: 10px 0;
    text-transform: uppercase;
}

#pointweb_calendarbundle_calendarevent_submit {
    width: 100%;
}

#pointweb_calendarbundle_calendarevent_startDate_date, #pointweb_calendarbundle_calendarevent_startDate_time, #pointweb_calendarbundle_calendarevent_endDate_time, #pointweb_calendarbundle_calendarevent_endDate_date {
    width: 50%;
    padding: 10px;
}

@media only screen and (min-width: 64.063em) {
    /* en dessus de 971px - SITE NORMAL */

}

/*
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
     en dessous de 970px - TABLETTE 
}
*/

@media only screen and (max-width: 50em) {
    /* en dessous de 600px - GRAND MOBILE */
    .btnMbigger {
        font-size: 1.5em !important;
    }

    .navbar-toggle {
        padding: 20px 20px;
    }

    .navbar-header {
        padding: 6px;
    }

    .navbar-nav li > a {
        font-size: 1.5em;
        padding: 1em;
        border-bottom: 1px solid red;
    }

    .navbar-nav li > a {
        font-size: 1.5em;
        padding: 1em;
        border-bottom: 1px solid #00877a;
    }

    .mdi-action-exit-to-app {
        border-bottom: none !important;
    }

    .calendar-head {
        position: relative !important;
    }

    #pointweb_calendarbundle_calendarevent_submit {
        width: 100%;
        padding: 10px;
        font-size: 21px;
    }

    #pointweb_calendarbundle_calendarevent_description_ifr {
        height: 230px !important;
    }
}

@media screen and (max-width: 480px) {
    /* en dessous de 480px - PETIT MOBILE */
}