.fullplanning {
    padding: 10px;
    margin-bottom: 10px;
    line-height: initial;
    position:relative;
}
.fullplanning a {
    transition:none;
}
.syet_timetable_container{
    display: flex;
}
.sy-row-container {
    flex: 1;
    vertical-align: top;
    /*width: 150px;*/
    margin: 0 1px;
}
.col-title {
    min-height: 44px;
    font-size: 16px;
    padding: 10px; 
}
.button {
        border-radius: 3px !important;
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
        color: #fff;
        display: inline-block;
        font-size: 14px !important;
        line-height: 17px !important;
        padding: 10px 15px !important;
    }
.rows > ul { list-style-type: none; margin: 0; padding: 0; margin-bottom: 2px; display: block; vertical-align: top;}
.uk-modal-dialog.uk-modal-body {
    text-align: center;
}

.rows {width:100%;min-width: 92px;}

.rows > li { margin: 5px; padding: 5px; width: 140px !important; }
.creneau {
    min-height: 53px;
    /*background-color: #e9f1fb;*/
    min-width: 100%;
    max-width: 100%;
}
.activite {
	margin: 0 auto 0;
	color: #333;
	padding: 0px;
    overflow: hidden;
}
.sy-li-min-height{
    min-height: 30px;
}
.activite:hover {
    *overflow: visible;
}
.activity {
    margin: 5px auto 0;
    color: #333;
    font-size: 16px; 

    height: 60px;
    padding: 0px;
    width: 140px;
    display: inline-block;
}
.acttitle {
    padding-left:5px;
    padding-right:5px;
}
.syet_cell_content{
    padding: 5px;
    line-height: 15px;
    font-size: 13px;
}
.syet_cell_content p {
    margin: 0;
}
.time{
    padding-left: 5px;
}
.activite div.acttitle:first-child {
    padding-top: 5px;
}
.activite div.time:first-child {
    padding-top: 5px;
}
/*
.sy-double .acttitle {
    font-size: 12px;
    line-height: 12px;
}
*/
.actiname {
    font-size: 14px;
    padding: 0 5px 10px;
    text-transform: uppercase;
}
.sy-double .time {
    font-size: 10px;
}
.sy-info-text {
    *padding: 5px 3px 0;
    *text-align: center;
}

.start, .end {
    width: 35px !important; 
    text-align: center; 
    border: 0 !important;
}

.supprimer {
    background-color: rgba(255, 255, 255, 0.32);
    color: white;
    cursor: pointer;
    display: none;
    float: right;
    font-size: 10px;
    line-height: 8px;
    margin: 4px 50px;
    padding: 0 2px 2px;
    display: none;
    position: absolute;
}
.activite.center{
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
}

.duration {
    color: rgba(255, 255, 255, 0.42);
    font-size: 25px;
    font-weight: 800;
}
.sy-actsingle, .syet-button-filter {
    cursor: pointer;
    font-size: 12px !important;
    margin-bottom: 4px !important;
    padding: 6px 8px !important;
}
.sy-actsingle:not(.allfilter), .syet-button-filter  {
    margin-right: 4px !important;
    border: 0 !important;
}
.acttitle > a {
    text-decoration: none;
}

.acttitle > a:hover {
    
    text-decoration: underline;
}

.tooltip {
    width: inherit;
}
.tooltip.in {
  opacity: 1 !important;
}
.tooltip-inner {
    max-width: 250px !important;
    text-align: center !important;
}

.sy-tooltiptitle {
    font-weight: bold;
    display: inline-block;
}
.sy-insideInfo {
    font-size: 12px;
}
/*.hasInfo {
    background-image: url('../../../../assets/images/information.png');
    background-repeat: no-repeat;
    background-position:98% 5px;
}*/
.sy-tooltiptext {
    display: inline-block;
}
.sy-info-text {
    max-width: 250px;
}
.sy-info-image {
    max-width: 100%;
    min-width: 200px;
    margin-bottom: 10px;
}
.sy-info-image > img {
    width: 100%;
    min-width: 150px;
}
.sy-double {
    width: 50% !important;

    display: inline-block;
}
.sy-double .sy-insideInfo {
    font-size: 10px;
}
.liempty{
    display:none !important;
}
.tooltip-inner > .sy-info-text {
    padding: 3px;
}

.sy-print-container .sy-info-text {
    max-width: 100%;
}
.tooltipster-box {
    max-width: 280px;
}
.tooltipster-sidetip .tooltipster-content {
    line-height: inherit;
}
.sy-tooltiptextabove p, .sy-tooltiptextunder p  {
    margin: 0px;
}
.sy-thisprint .syet_timescale{
    font-size: 38px;
}
.sy-thisprint .sy-insideInfo {
    font-size: 32px !important;
    line-height: 38px;
    margin-top: 25px;
}
.sy-thisprint .acttitle img {
    display:none;
}
.sy-thisprint .syet_timetable_title{
    font-size: 80px;
}
.sy-thisprint h1 {
    font-size: 70px !important;
    margin-bottom: 30px;
    color: black;
}
.sy-thisprint .rows > ul {
    margin: 0 0 10px;   
}
.sy-thisprint .sy-row-container {
    margin: 0 5px;
}

.sy-thisprint .acttitle {
    font-size: 50px !important;
}
.sy-thisprint div.acttitle:nth-child(2) {
    padding-top: 10px;
}
.sy-thisprint div.acttitle:first-child {
    padding-top: 40px;
}
.sy-thisprint .hasInfo {
    background-image: none;
}
.sy-thisprint .col-title:not(.timescale) {
    font-size: 50px !important;
    margin-bottom: 30px;
    color: black;
}
.sy-thisprint .sy-info-text {
    max-width: auto !important;
}
.sy-thisprint .syet_cell_content{
    padding: 15px;
    line-height: 30px;
    font-size: 30px;
}
.sy-thisprint .syet_all_filters{
    display: none !important;
}
select.sy-select-filter, select.sy-select-filter-cat{
    border-radius: 0;
    border: 0;
    margin-bottom: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    background-image: none;
    vertical-align: top;
    height: 35px;
    -webkit-transition: 0.25s all ease;
    -o-transition: 0.25s all ease;
    transition: 0.25s all ease;
    width: 100% !important;
    line-height: 18px;
}
.syet_select_cont, .syet-cat-filter-select {
    width: 250px;
    border-radius: 0;
    margin-bottom: 25px;
    position: relative;
    display: block;
    height: 35px;
    line-height: 3;
    overflow: hidden;
}
.syet_select_cont::after, .syet-cat-filter-select::after {
    content: '\25BC';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0 10px;
    pointer-events: none;
    font-size: 12px;
}
.syet_modal_desc_module .uk-close::after {
    display: none;
}

.syet_all_filters {
    *display: flex;
}
.sy-filters.syet_select_cont {
    margin-right: 20px;
}
/* Cat filter */
.syet-cat-filter-button {
    display: flex;
    flex-wrap: wrap;
}

.syet-button-filter {
    *padding: 1px 10px;
    *margin-right: 8px;
    *cursor: pointer;
}
.syet_timescale_cont {
    display: inline-block;
}
.syet_timescale .creneau {
    margin: 0 5px 2px 0;
    min-width: 20px;
    padding: 0 3px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width:768px) {

    .fullplanning {
        display: initial;
    }
    .activite{
        display: flex;
        align-items: center;
    }
    .syet_timescale_cont{
        display: none;
    }
    .syet_timetable_container{
        flex-direction: column;
    }
    .sy-row-container {   
        width: 100% !important;
    }
    .sy-print {
        display: none !important;
    }
    .syet_cell_content{
        display: none;
    }

    .empty  {
        display:none !important;
    }
    .time {
        font-size: 16px !important;
        line-height: 26px;
        padding: 0 5px !important;
    }
    .acttitle {
        font-size: 18px !important;
        padding: 0 5px !important;
        line-height: 26px;
        text-align: left !important;
    }


    .sy-double .acttitle {
        font-size: 14px;
        line-height: 14px;
    }
    .sy-double .time {
        font-size: 12px;
    }
    .sy-insideInfo {
        display: none;
    }
    
    .full {
        background-color: none !important;
        *height: auto !important;
    }
    .button {
        border-radius: 3px !important;
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
        color: #fff;
        display: inline-block;
        font-size: 12px !important;
        line-height: 14px !important;
        padding: 7px 11px !important;
    }

    .col-title {
        font-size: 14px;
        padding: 7px;
        min-height: 28px;
        border-bottom: 1px solid #e2e2e2;
    }
    .rows > ul {
        margin: 0 0 2px;
    }
    .creneau {
        min-height: 0;
        /*background-color: #e9f1fb;*/
        min-width: 100%;
        max-width: 100%;
    }
    .sy-double {
        width: 100% !important;
        vertical-align: top;
        margin-bottom: 2px;
    }
    .sy-print.button {
        display: none;
    }
}

