/*calendrier*/
#fixed_nav_event{
	top: 110px;
	z-index: 1;
}

#nav_event{
    float:right !important;
	margin-top: 20px;
    /*padding: 0;
    background: #eeeeee;*/
}
#wrapper_calendar{
    padding: 5px 10px 0;
    background: #0d4274;
    /*max-width: 420px;*/
    margin: 0 auto;
}
#wrapper_nav_cal{
    background: #0d4274;
    padding: 5px 10px;
    max-width: 420px;
    margin: 0 auto;
    text-align: left;
}
#wrapper_nav_cal a{
    border-bottom: none !important;
    display: inline-block;
    color:#fff !important;
}
#cal_next{
    float: right;
}
#cal_prev i, #cal_next i{
    font-size: 20px;
}
.cal_table{
    width: 100%;
}
.cal_table caption{
    text-align: center;
    color:#37dbf3;
    font-weight: 600;
}
.cal_table th{
    color:#37dbf3;
    font-weight: normal;
    font-size: 16px;
}
.cal_table td{
    color:#fff;
}
.cal_table th,.cal_table td{
    text-align: center;
    padding: 5px;
}
.cal_table td a,.cal_table td span{
    display: block;
    width: 38px;
    height: 38px;
    margin: 0 auto;
    padding-top: 8px;
}


@media (max-width: 600px) {
    .cal_table td a, .cal_table td span {
        display: block;
        width: 28px;
        height: 28px;
        margin: 0 auto;
        padding-top: 3px;
        font-size: 11px;
    }
    #wrapper_calendar{
        padding: 5px 0px 0;
    }
    #list_event{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
.cal_table td a{
    position: relative;
    color:#fff !important;
    text-decoration: none !important;
    border-bottom: 0 !important;
    background: #3d6890;
    border-radius: 19px;
}
.daydate{
    position: relative;
    color:#fff !important;
    text-decoration: none !important;
    border-bottom: 0 !important;
    background: #2b9037 !important;
    border-radius: 19px;
}
.pastille_wrapper{
    position: absolute;
    top: -3px;
    right: 0px;
}
.pastille_cat{
    display: inline-block!important;
    width: 10px !important;
    height: 10px !important;
    border-radius: 5px;
    margin-left: 3px !important;
}
/*cat*/
#wrapper_event_primary_cat, .secondary_cat_wrapper{
    display: table;
    width: 100%;
    text-align: left;
}
.event_primary_cat, .event_secondary_cat{
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
    /*border-bottom: none !important;*/
	border-bottom: 1px solid #C9C9C9;
	text-decoration: none !important;
}
.event_primary_cat i, .event_secondary_cat i, .picto_cat_event i{
    font-size: 30px;
    color:#57585a;
}
.event_secondary_cat i {
    font-size: 23px !important;
    width: 30px;
}
.event_primary_cat {
    border-bottom: 3px solid #C9C9C9 !important;
}

.event_primary_cat .title_cat{
    font-size: 1.2em;
	line-height: 1.2em;
    /*color: #000;*/
   	display: inline-block;
	margin: 0 0 0 10px;
   
}


.event_secondary_cat .title_cat{
  	display: inline-block;
	margin: -28px 0px 0 10px;
}
.event_secondary_cat{
	text-align: left;
    padding-left: 20px;
}

#nav_event .table_row{
	display: table-row;

}
#nav_event .table_row p{

}

#detail_cat{
    /*display: table;
	display: none;*/
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
}
#detail_cat .table_row{
    width: 100%;
}
#detail_cat .table_cell{
    width: 100%;
    vertical-align: middle;
    padding: 5px 10px;
    border-top: 2px solid #eeeeee;
    border-bottom:  none !important;
    font-size: 25px;
    font-weight: 600;
	display: block;
}
#detail_cat .picto_cat{
    max-width: 35px;
    margin: 0 25px 0 0;
}
/*event list*/
.list_event_wrapper{
    padding-top:20px ;
    padding-bottom:20px ;
    overflow: auto;
}
.list_event_wrapper:nth-child(even) {background: #eeeeee}
.list_event_wrapper h2, #EventsDetails h2{
    margin: 10px 0 15px 0 !important;
}
.list_event_wrapper .fa-map-marker{
    font-size: 31px;
    margin: 0px 10px 0px 0;
}
.event_date .fa-calendar{
    font-size: 20px;
    margin: 0px 10px 0px 0;
}
.event_date .fa-clock-o{
    font-size: 24px;
    margin: 0px 5px 0px 20px;
}
.event_date{

}
.list_event_wrapper .subscribe, #EventsDetails .subscribe{
    font-weight: 600;
    border-bottom: none !important;
}
.subscribe .fa-link, .subscribe .fa-external-link{
    font-size: 22px;
     margin: 0px 0px 0px 10px;
}
.picto_cat_event_wrapper{
    position: absolute;
    top: 10px;
    left: 30px;
}
.picto_cat_event{
    width: 50px;
    height: 50px;
    display: table-cell;
    position: relative;
    border-radius: 25px;
    vertical-align: middle;
    text-align: center;
    color:#57585a;
    background:#fff;
}
.picto_cat_event i{
	font-size: 28px;
}
.picto_cat_event img{
    width: 30px;
}
.picto_cat_active .img_picto_cat{
    display: none;
}
.img_picto_cat_active{
    display: none;
}
.picto_cat_active .img_picto_cat_active{
    display: block;
}

.more_cat_event{
	font-size: 16px;
	float:right;
}

/*---------------------------- pagination --------------------------------*/
    .link {padding: 10px 15px;background: transparent;border:#bccfd8 1px solid;border-left:0px;cursor:pointer;color:#607d8b}
    .disabled {cursor:not-allowed;color: #bccfd8;}
    .current {background: #bccfd8;}
    .first{border-left:#bccfd8 1px solid;}
    #pagination{margin-top: 20px;padding-top: 30px;border-top: #F0F0F0 1px solid;}
    .dot {padding: 10px 15px;background: transparent;border-right: #bccfd8 1px solid;}
    .page-content {padding: 20px;margin: 0 auto;}
    .pagination-setting {padding:10px; margin:5px 0px 10px;border:#bccfd8  1px solid;color:#607d8b;}

/*--------------------------ITEM INSCRIPTION------------------------------*/

.list_news {
    background: #fff;
    padding: 15px 0;
    margin: 0 0 20px 0;
    overflow: auto;
}
.list_news:nth-of-type(even), .list_event_wrapper:nth-of-type(even) {
    background: #F5F5F5 !important;
}
.list_news_img{
    overflow: hidden;
}
.list_news_img img{
    width: 100%;
}
.resume_news{
    margin: 5px 0 0 0;
}
#detail_img_news{
    width: 50%;
    max-width: 500px;
    margin: 10px 15px 10px 0;
    /*display: block;
    float:left;*/
}
.home_news_date{
    padding: 10px 0;
    display: block;
}

