/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
html
{background: none;}

.tm-newpos .uk-panel-box {
   
    background: transparent;
}

.tm-newpos .tm-slideshow-monday .tm-overlay-panel {
        top: auto;
  bottom:100px;
}

.uk-alert-danger h2 {
        display: none;
}


.uk-search {   
    margin-left: calc(100% - 200px);    
    margin-bottom: 10px;
}

a.uk-button.uk-button-link {
    background-color: #6E5D58;
    color: #FFF !important;
    padding: 0px 10px;
    margin: 0 auto;
    float: none;
}



/********* pagination annonces ************/
.span12.paginationblock ul li {
    display: inline-block;
}

.file-upload-field {
   
    border: 0px;
}

fieldset {
    border: none;
}


/********** Calendrier FI eframe ************/
.ui-widget-header {
    border: 0px solid #e78f08 !important;
    background-color: #dddf4b !important;
    background-image: none !important;
}


/************** logo à gauche 
.uk-navbar.tm-headerbar.uk-container.uk-container-center.uk-flex.uk-flex-center.uk-flex-middle {
    flex: none;
    justify-content: left;
}******************/
@media (min-width: 768px)
{
.tm-headerbar {
    position: unset;
    min-height: 0;
}
  
  /****** titre Actu et agenda sur la home*****/
  .tm-bottom-d .uk-panel-title {
    line-height: 30px;
    font-weight: 300;
    background: #6e5d58;
    color: #FFF;
    max-width: 100px;
    height: 100px;
    padding: 10px;
}
  
    
  
  
}

@media (max-width: 767px)
{

  /****** titre Actu et agenda sur la home*****/
  .tm-bottom-d .uk-panel-title {
    line-height: 22px;
    font-weight: 300;
    background: #6e5d58;
    color: #FFF;
    max-width: 80px;
    height: 80px;
    padding: 5px;
    font-size: 14px;
}
}

.tm-bottom-d .FC .uk-panel-title {
        background: #95d4d8;
    }

/*************** 2 / 1 colonne *************/
.colright{
  width: 48%; float: right;
}

.colleft{
 width: 48%; 
}

@media (max-width: 768px)
{
.colright, .colleft {
  width: 100% !important; 
  float: none  !important; 
}

  
}


.uk-margin-small a.jcepopup {
    color: #FFF;
   font-weight:100;
    font-size: 100px;
}

/************* box FC **************/

.uk-panel-box-primary .uk-panel-title{
       text-align: center;
  
}

.uk-panel.uk-panel-box.uk-panel-box-primary.uk-animation-slide-left .uk-panel-title{
       
    border-bottom: solid 1px #FFF;
}

.uk-panel.uk-panel-box.uk-panel-box-primary.uk-animation-slide-left {
 background: #4E8B8D;

}

/************* box FI **************/

.uk-panel-box-secondary .uk-panel-title{
       text-align: center;
  /*  border-bottom: solid 1px #FFF;*/
}

.uk-panel-box-secondary a {
    color: #FFF;
}

.uk-panel.uk-panel-box.uk-panel-box-secondary h3 {
    color: #FFF;
    text-align: center;
}

.uk-panel.uk-panel-box.uk-panel-box-secondary.uk-scrollspy-inview.uk-animation-scale-up,
.uk-panel.uk-panel-box.uk-panel-box-secondary.uk-scrollspy-inview.uk-animation-slide-bottom{
    
   background-color: #9B9C35;
  background: #9B9C35;
    color: #FFF;
}

/********************* block EDASE ************/
.blockEDA a {
    color: #fff;
}
.blockEDA {
    background: #6d5e58;
    color: #FFF;
  padding: 30px 10px;
}

.blockEDA h3 {
    color: #FFF;
    font-size: 22px;
}

/*************** logo entete **************/

.uk-panel.uk-panel-header {
    border: solid 1px #ccc;
    padding: 5px;
}

h3.uk-panel-title.uk-margin-bottom-remove.uk-margin-bottom-remove.uk-margin-bottom-remove {
    font-size: 14px;
}


/*************** tableaux **********/
table {
    border-left: solid 1px #70c5ca;
    border-top: solid 1px #70c5ca;
    border-spacing: 0;
}

td {
     border-bottom: solid 1px #70c5ca;
  border-right: solid 1px #70c5ca;
  padding: 5px;
}


/*************** tableaux organigram**********/
.uk-panel-box table {
    border: 0;
width: 100%;
}

.uk-panel-box td {
   
  border: 0px;
  padding: 5px;
}

.uk-panel.uk-panel-box h3 {
    color: #FFF;
}


/*************** ptes annonces **********/
.juloawrapper .table{
     border: 0;
}
.juloawrapper .table td {
    border-color: #6e5d58;
    border-right: 0;
}

.FC .juloawrapper legend {
    color: #6F5D59;
}

/************* module compteur ************/
.compteur table, table.compteur td, table.moduletablecompteur, table.moduletablecompteur td {
    border: 0px;
  padding: 0px;
  margin: 0;
}

.cpt {
    height: 80px;
}

 .comp {
   
    margin-left: 90px;
}

.ist-ccount > span {
        font-weight: 600 !important;
}

/******

a.uk-button-primary {
    padding: 10px;
    border-radius: 10px;
}


@media(min-height:768px) 
{
   .uk-hidden-large {
    display: inline-block !important;
} 
}*****/


@media (min-width: 960px){
.uk-panel.titre {
    width: 660px;
}

}
/*
div#tm-main {
    padding-top: 30px;
}*/

/****************** Menu ****************/

.uk-navbar-nav li a:hover, li.uk-active a{
  font-weight: 500;
}

.tm-tag-2-nav .uk-nav-navbar li.uk-active a{
    color: #70c5ca;
}

.tm-tag-3-nav .uk-nav-navbar li.uk-active a{
    color: #dddf4b;
}


/**************** en savoir plus *******************/
a.plus{
  background-color: #6E5D58;  
  color: #FFF !important;
  padding: 2px 10px;
margin: 0 auto;
}

a.plus:before {
    content: '◼';
    padding-right: 5px;
}

.tm-tag-3 a.plus{
  background-color: #DDDF4B;  
}

.tm-tag-2 a.plus{
  background-color: #70C5CA;  
}





/************** titre page au centre ******/

.tm-tag-3 h1.uk-article-title, .tm-tag-3-nav h1.uk-article-title  {
    color: #DDDF4B;
  text-transform: uppercase;
}

.tm-tag-2 h1.uk-article-title, .tm-tag-2-nav h1.uk-article-title {
    color: #70C5CA;
  text-transform: uppercase;
}

.tm-tag-1 h1.uk-article-title, .tm-tag-1-nav h1.uk-article-title {
    color: #6E5D58;
  text-transform: uppercase;
}
/**********************************/
h1.uk-article-title {
    text-transform: uppercase;
  PADDING-BOTTOM: 20PX;
}


h2, .uk-h2 {
    font-size: 26px;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
      padding-bottom: 20px;
}
/*********** Puce EDASE **************/
h6:before {
    content: url(/images/EDASE/puceEDA.png);
    padding-right: 10px;
}

h6:after {
    content: url(/images/EDASE/puceEDA.png);
    padding-left: 10px;
}

h6, .uk-h6 {
    font-size: 20px;
    line-height: 29px;
    color: #6E5D58;
      text-transform: uppercase;
  padding-bottom: 20px;
}

.juloawrapper h6:before, .juloawrapper h6:after{
    content: "";
  padding-right: 0px;
}



/*********** Puce FC **************/
h4:before {
    content: url(/images/EDASE/puceFC.png);
    padding-right: 10px;
}

h4:after {
    content: url(/images/EDASE/puceFC.png);
    padding-left: 10px;
}


h4, .uk-h4 {
    font-size: 20px;
    line-height: 29px;
    color: #70c5ca;
      text-transform: uppercase;
  padding-bottom: 20px;
}

.juloawrapper h4:before, .juloawrapper h4:after{
    content: "";
    padding-right: 0px;
}

/*********** Puce FI **************/
h5:before {
    content: url(/images/EDASE/puceFI.png);
    padding-right: 10px;
}


h5:after {
    content: url(/images/EDASE/puceFI.png);
    padding-left: 10px;
}

h5, .uk-h5 {
    font-size: 20px;
    line-height: 29px;
    color: #dddf4b;
      text-transform: uppercase;
  padding-bottom: 20px;
}



@media (min-width: 960px){
.tm-article-image {
    background-repeat: no-repeat;
    background-size: contain !important;
}

}

/********* menu vertical *************/

ul.uk-nav.uk-nav-parent-icon.uk-nav-side li 
{
  border-bottom: solid 1px;
  margin-left: 20px;
}

ul.uk-nav.uk-nav-parent-icon.uk-nav-side li a:before{
     content: '';
    position: absolute;
   
    border-style: solid;
    border-width: 0 0.2em 0.1em 0;
    height: 0.5em;
  margin-top: 6px;
    left: 10px;
    transform: rotate(45deg);
    width: 0.4em;
}

ul.uk-nav.uk-nav-parent-icon.uk-nav-side li.uk-active a{
  color: #FFF
}

.uk-panel-box .uk-nav-side > li > a {
    color: #FFF;
}
.uk-panel-box-secondary .uk-nav-side > li > a {
    color: #777;
}

/************** coordonnées ******************/

.tm-toolbar .adress, .tm-toolbar .tel {
    float: right;
    color: #70C5CA;
      padding-top: 8px;
}

.mail:before {
    content: url(/images/EDASE/mail.png);
    padding-right: 10px;
  color:#FFF;
}

.telblan:before {
    content: url(/images/EDASE/phone_EDA.png);
    padding-right: 10px;
  color:#FFF;
}

.tel:before {
    content: url(/images/EDASE/phone.png);
    padding-right: 10px;
    color: #70C5CA;
}

.adress:before {
    content: url(/images/EDASE/adress.png);
    padding-right: 10px;
   color: #70C5CA;
}

.ecrire:before {
    content: url(/images/EDASE/ecrire.png);
    padding-right: 10px;
}


/*************************** 3 boutons *********************/
.boutonFC a, .boutonFI a, .boutonEDA a{
    color: #fff;  

  font-size: 14px;
}

/*************************** 3 boutons *********************/


.boutonFC
{
  background: #70C5CA;
  min-width: 130px;
      text-align: center;
  
}

.boutonFI
{
  background: #DDDF4B;
   min-width: 130px;
      text-align: center;
  }

.boutonEDA
{
  background: #6E5D58;
   min-width: 130px;
      text-align: center;
  
}


.uk-sticky-placeholder {
  margin: 0 !important;
}

.uk-panel.uk-panel-header {
    background-size: cover;
}


.uk-button {
      float: right;
}

/************
.uk-grid.uk-grid-collapse.uk-text-left .uk-text-center {
    text-align: left !important;
}*******************/

.tm-block-footer a {
    color: #fff;
}


/*************** widget accordion ****************/
.uk-accordion-title {  
    font-size: 18px !important;
}
.uk-accordion-title:before {
    font-size: 18px;
    content: "+";
    margin-right: 10px;   
    background: #6E5D58;
    padding: 1px 6px;
    color: #FFF;
}

.uk-accordion-title.uk-active:before{
  content: "-";
   padding: 1px 8px;
}



.tm-tag-2 .uk-accordion-title:before, .tm-tag-2-nav .uk-accordion-title:before
{
  background: #70C5CA;
}

.tm-tag-3 .uk-accordion-title:before
{
  background: #DDDF4B;
}

/******************* Annonces ********************/

.juloawrapper legend {
    color: #dddf4b;
    font-size: 28px;
    
}


.juloawrapper h1 {
    font-size: 30px;
}

.juloawrapper h2 {
    font-size: 26px;
  font-weight: 300;
}

.alert.alert-warning {
    display: none;
}

/******************* compteurs ********************/


.ist-ccount {
    text-align: center;
    float: left;
}



.uk-cover-background {
   
    background-size: contain;
}
