/* ----------------- BODY ------------------*/

body {
    font-family: "Roboto Slab";
}


/* ----------------- FIN BODY ------------------*/


/* ----------------- BOOSTRAP ------------------*/

form {
    margin: 0px;
}

.input-append input {
    border-radius: 0px;
}


/* ----------------- FIN BOOSTRAP ------------------*/


/* ----------------- PAGE ------------------*/

.tm-page {
    margin-top: 140px !important;
}

.uk-navbar {
    position: fixed;
    top: 0;
    z-index: 200;
    width: 100%;
    max-width: 1200px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.uk-navbar-brand {
    margin: -35px 35px 35px -50px;
}


/* ----------------- FIN PAGE ------------------*/


/* ----------------- TYPOS ------------------*/

body {
    line-height: 22px;
    background-color: #cccbb7;
}

html {
    font-size: 14px;
}

table {
    width: 100%;
}

div.zr-fixed-vertical {
    position: fixed;
    right: 0;
    top: 0px;
    z-index: 15000;
    width: 50px;
    height: 50px;
}

div.zr-minitoolbar {
    background-color: #FFFFFF;
    display: block;
    margin-top: 30px;
}

div.zr-toolbar {
    float: right;
}

.connexion-module {}

#btl-content > .btl-content-block {
    position: fixed;
    z-index: 9999;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    font-size: 14px;
    width: 80px;
}

#btl .btl-panel > #btl-panel-profile {
    width: 80px;
}

.uk-article {
    padding: 22px 0px 0px 35px;
}

.uk-article-title {
    font-size: 30px;
    line-height: 30px;
    border-left: 3px dotted;
    display: block;
    padding-left: 20px;
}

body.cat-layout-blog.tm-sidebar-a-left.tm-sidebar-b-left.tm-sidebars-2.tm-isblog.accueil-actu div.uk-panel.uk-panel-header h1.tm-title {
    border-bottom: 1px solid #ccd8dd;
    margin: 26px 20px 10px 0px;
    padding-bottom: 10px;
    color: #626c71;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    text-transform: none;
}

body.cat-layout-blog.tm-sidebar-a-left.tm-sidebar-b-left.tm-sidebars-2.tm-isblog.accueil-actu article.uk-article h1.uk-article-title a {
    color: inherit;
    text-decoration: none;
    transition: background-color 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s;
    line-height: 20px;
    font-size: 20px;
}

body.cat-layout-blog.tm-sidebar-a-left.tm-sidebar-b-left.tm-sidebars-2.tm-isblog.accueil-actu article.uk-article h1.uk-article-title {
    font-size: 20px;
    line-height: 20px;
}

body.cat-layout-blog.tm-sidebar-a-left.tm-sidebar-b-left.tm-sidebars-2.tm-isblog.accueil-actu div.uk-grid.tm-leading-article div.uk-width-1-1 article.uk-article {
    margin-top: 0px;
    padding-top: 0px;
}

body.cat-layout-blog.tm-sidebar-a-left.tm-sidebar-b-left.tm-sidebars-2.tm-isblog.accueil-actu div.uk-grid.tm-leading-article {
    margin-top: 5px;
}


.uk-grid:not(.uk-grid-preserve) + .uk-grid {
    margin-top: 15px;
}

h2,
.uk-h2 {
    font-size: 30px;
    line-height: 34px;
}

div.group h2.contentheading {
    display: block;
    font-size: 20px;
    line-height: 22px;
}

h3,
.uk-h3 {
    font-size: 25px;
    line-height: 29px;
}

div.actu h3 {
    font-size: 20px;
    line-height: 23px;
    margin-top: 10px;
}

div.actu h3.uk-panel-title {
    font-size: 24px;
    line-height: 30px;
    margin-top: 11px;
}

h4,
.uk-h4 {
    font-size: 17px;
    line-height: 21px;
}

h5,
.uk-h5 {
    font-size: 15px;
    line-height: 19px;
}

h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 10px;
    margin-top: 20px;
}

h1 {
    margin-bottom: 10px;
    margin-top: 0px;
}

.zr-subnav-pill {
    line-height: 24px;
    list-style: none outside none;
    padding-left: 0px;
}

.zr-subnav-pill > li > a,
.zr-subnav-pill > li > span {
    display: block;
    padding: 3px 9px;
    text-decoration: none;
}

.zr-subnav-pill > li > a:hover,
.zr-subnav-pill > li > a:focus {
    background: none repeat scroll 0 0 #92ACBA;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.05) inset;
    color: #FFFFFF;
    outline: medium none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.uk-form select,
.uk-form textarea,
.uk-form input[type="text"],
.uk-form input[type="password"],
.uk-form input[type="datetime"],
.uk-form input[type="datetime-local"],
.uk-form input[type="date"],
.uk-form input[type="month"],
.uk-form input[type="time"],
.uk-form input[type="week"],
.uk-form input[type="number"],
.uk-form input[type="email"],
.uk-form input[type="url"],
.uk-form input[type="search"],
.uk-form input[type="tel"],
.uk-form input[type="color"] {
    max-width: none;
    width: 200px;
}

dl#system-message dt.error {
    color: #626C71;
    font-family: 'Ubuntu Condensed';
    font-weight: normal;
    margin: 0 20px 10px;
    text-transform: none;
    font-size: 30px;
    line-height: 40px;
    float: left;
}

dl#system-message dd.error ul li {
    font-size: 14px;
    line-height: 14px;
    list-style: none;
    padding-top: 19px;
}

dl#system-message dd.message ul li {
    font-size: 14px;
    line-height: 14px;
    list-style: none;
    padding-top: 19px;
}

dl#system-message dt.error {
    font-size: 25px;
    line-height: 29px;
    font-family: 'Ubuntu Condensed';
}

dl#system-message dt.message {
    font-size: 25px;
    line-height: 29px;
    font-family: 'Ubuntu Condensed';
}

div.typo-block-black {
    color: #373F42;
    padding-bottom: 20px;
}

div.typo-block-black a {
    /*border-bottom:1px dashed #CCC;*/
}

div.typo-block-black a:hover {
    color: #373F42;
}

h1.bienvenue {
    display: block;
    font-size: 40px;
    line-height: 40px;
    border-bottom: solid 1px #71BEC3;
    padding: 0px 0px 20px 0px;
}

span.bienvenue {
    font-size: 15px;
    line-height: 24px;
}

img.bienvenue {
    float: left;
    margin: 20px 0px 0px 40px;
}

.cadrepresentation .nombre {
    border-radius: 0;
    color: #ffffff;
    display: inline-block;
    float: left;
    margin: 20px 20px 0 0;
    padding: 10px 30px;
    width: 150px;
}

div.boite-service {
    margin: 0;
    padding: 0;
}

div.boite-service-logo {
    margin: 0;
    padding: 0;
}

div.boite-service-body {
    padding: 30px;
}

div.boite-service-chapo {
    color: #ffffff;
    padding: 30px;
}

div.boite-service-cadre {
    border-style: solid;
}

.boite-bleu-fonce {
    background-color: #405e95;
    border-color: #4a98cf;
    border-style: dotted;
    border-width: 2px;
    color: #ffffff;
    display: block;
    padding: 20px;
}

a.lien-clair {
    color: #c7d649;
    text-decoration: none;
}

a.lien-clair:hover {
    color: #ffffff;
    text-decoration: none;
}

div.boite-service-chapo.expertise {
    background-color: #556a41;
}

div.boite-service-cadre.expertise {
    border-color: #556a41 #556a41 #556a41 #819d1e;
    border-width: 0 2px 2px 52px;
}

.boite-intertexte-expertise {
    background-color: #556a41;
    border-color: #556a41;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    color: #ffffff;
    display: block;
    padding: 20px;
}

div.boite-service-chapo.gestion {
    background-color: #ba5454;
}

div.boite-service-cadre.gestion {
    border-color: #ba5454 #ba5454 #ba5454 #df6259;
    border-width: 0 2px 2px 76px;
}

.boite-intertexte-gestion {
    background-color: #ba5454;
    border-color: #ba5454;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    color: #ffffff;
    display: block;
    padding: 20px;
}

div.boite-service-chapo.rhassistance {
    background-color: #eb6900;
}

div.boite-service-cadre.rhassistance {
    border-color: #eb6900 #eb6900 #eb6900 #f08d00;
    border-width: 0 2px 2px 39px;
}

.boite-intertexte-rhassistance {
    background-color: #eb6900;
    border-color: #eb6900;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    color: #ffffff;
    display: block;
    padding: 20px;
}

div.boite-service-chapo.tools {
    background-color: #71971c;
}

div.boite-service-cadre.tools {
    border-color: #71971c #71971c #71971c #a4c400;
    border-width: 0 2px 2px 95px;
}

.boite-intertexte-tools {
    background-color: #71971c;
    border-color: #71971c;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    color: #ffffff;
    display: block;
    padding: 20px;
}

div.boite-service-chapo.formation {
    background-color: #6f7aa2;
}

div.boite-service-cadre.formation {
    border-color: #6f7aa2 #6f7aa2 #6f7aa2 #92a3d2;
    border-width: 0 2px 2px 44px;
}

.boite-intertexte-formation {
    background-color: #6f7aa2;
    border-color: #6f7aa2;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    color: #ffffff;
    display: block;
    padding: 20px;
}

div.boite-service-chapo.rhinfo {
    background-color: #405e95;
}

div.boite-service-cadre.rhinfo {
    border-color: #405e95 #405e95 #405e95 #4a98cf;
    border-width: 0 2px 2px 100px;
}

.boite-intertexte-rhinfo {
    background-color: #405e95;
    border-color: #405e95;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    color: #ffffff;
    display: block;
    padding: 20px;
}

div.boite-service-chapo.sosexpat {
    background-color: #5f9aa2;
}

div.boite-service-cadre.sosexpat {
    border-color: #5f9aa2 #5f9aa2 #5f9aa2 #6fb6c6;
    border-width: 0 2px 2px 86px;
}

.boite-intertexte-sosexpat {
    background-color: #5f9aa2;
    border-color: #5f9aa2;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    color: #ffffff;
    display: block;
    padding: 20px;
}


/* ----------------- FIN TYPOS ------------------*/

/* ----------------- BUTTON ------------------*/

.uk-button {
    border-radius: 0px;
    font-size: 13px;
    min-height: 32px;
    line-height: 32px;
}

.minitoolbar-button-vert {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #CBE04F), color-stop(1, #a5cc52));
    background: -moz-linear-gradient( center top, #CBE04F 5%, #a5cc52 100%);
    background: -webkit-linear-gradient(#CBE04F, #a5cc52);
    background: -ms-linear-gradient(#CBE04F, #a5cc52);
    background: -o-linear-gradient(#CBE04F, #a5cc52);
    background: linear-gradient(#CBE04F, #a5cc52);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#CBE04F', endColorstr='#a5cc52');
    background-color: #CBE04F;
    border: none;
    border-right: 1px solid #CBE04F;
    display: inline-block;
    color: #ffffff;
    font-size: 20px;
    width: 60px;
    font-weight: normal;
    font-style: normal;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #86ae47;
}

.minitoolbar-button-vert:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #CBE04F), color-stop(1, #CBE04F));
    background: -moz-linear-gradient( center top, #CBE04F 5%, #CBE04F 100%);
    background: -webkit-linear-gradient(#CBE04F, #CBE04F);
    background: -ms-linear-gradient(#CBE04F, #CBE04F);
    background: -o-linear-gradient(#CBE04F, #CBE04F);
    background: linear-gradient(#CBE04F, #CBE04F);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#CBE04F', endColorstr='#CBE04F');
    background-color: #CBE04F;
}

.minitoolbar-button-vert:active {
    position: relative;
    top: 1px;
}

.minitoolbar-button-bleu {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #AAD1EC), color-stop(1, #73B4DF));
    background: -moz-linear-gradient( center top, #AAD1EC 5%, #73B4DF 100%);
    background: -webkit-linear-gradient(#AAD1EC, #73B4DF);
    background: -ms-linear-gradient(#AAD1EC, #73B4DF);
    background: -o-linear-gradient(#AAD1EC, #73B4DF);
    background: linear-gradient(#AAD1EC, #73B4DF);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#AAD1EC', endColorstr='#73B4DF');
    background-color: #AAD1EC;
    border: none;
    border-right: 1px solid #AAD1EC;
    display: inline-block;
    color: #ffffff;
    font-size: 20px;
    width: 60px;
    font-weight: normal;
    font-style: normal;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #2E89C7;
}

.minitoolbar-button-bleu:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #AAD1EC), color-stop(1, #AAD1EC));
    background: -moz-linear-gradient( center top, #AAD1EC 5%, #AAD1EC 100%);
    background: -webkit-linear-gradient(#AAD1EC, #AAD1EC);
    background: -ms-linear-gradient(#AAD1EC, #AAD1EC);
    background: -o-linear-gradient(#AAD1EC, #AAD1EC);
    background: linear-gradient(#AAD1EC, #AAD1EC);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#AAD1EC', endColorstr='#AAD1EC');
    background-color: #AAD1EC;
}

.minitoolbar-button-bleu:active {
    position: relative;
    top: 1px;
}

.minitoolbar-button-jaune {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #F8CC04), color-stop(1, #DBA900));
    background: -moz-linear-gradient( center top, #F8CC04 5%, #DBA900 100%);
    background: -webkit-linear-gradient(#F8CC04, #DBA900);
    background: -ms-linear-gradient(#F8CC04, #DBA900);
    background: -o-linear-gradient(#F8CC04, #DBA900);
    background: linear-gradient(#F8CC04, #DBA900);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#F8CC04', endColorstr='#DBA900');
    background-color: #F8CC04;
    border: none;
    border-right: 1px solid #F8CC04;
    display: inline-block;
    color: #ffffff;
    font-size: 20px;
    width: 60px;
    font-weight: normal;
    font-style: normal;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #A47E00;
}

.minitoolbar-button-jaune:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #F8CC04), color-stop(1, #F8CC04));
    background: -moz-linear-gradient( center top, #F8CC04 5%, #F8CC04 100%);
    background: -webkit-linear-gradient(#F8CC04, #F8CC04);
    background: -ms-linear-gradient(#F8CC04, #F8CC04);
    background: -o-linear-gradient(#F8CC04, #F8CC04);
    background: linear-gradient(#F8CC04, #F8CC04);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#F8CC04', endColorstr='#F8CC04');
    background-color: #F8CC04;
}

.minitoolbar-button-jaune:active {
    position: relative;
    top: 1px;
}

.minitoolbar-button-gris {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #efefef), color-stop(1, #C1BBBE));
    background: -moz-linear-gradient( center top, #efefef 5%, #C1BBBE 100%);
    background: -webkit-linear-gradient(#efefef, #C1BBBE);
    background: -ms-linear-gradient(#efefef, #C1BBBE);
    background: -o-linear-gradient(#efefef, #C1BBBE);
    background: linear-gradient(#efefef, #C1BBBE);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#C1BBBE');
    background-color: #efefef;
    border: none;
    border-right: 1px solid #efefef;
    display: inline-block;
    color: #ffffff;
    font-size: 20px;
    width: 60px;
    font-weight: normal;
    font-style: normal;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #A4A4A4;
}

.minitoolbar-button-gris:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #efefef), color-stop(1, #efefef));
    background: -moz-linear-gradient( center top, #efefef 5%, #efefef 100%);
    background: -webkit-linear-gradient(#efefef, #efefef);
    background: -ms-linear-gradient(#efefef, #efefef);
    background: -o-linear-gradient(#efefef, #efefef);
    background: linear-gradient(#efefef, #efefef);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#efefef');
    background-color: #efefef;
}

.minitoolbar-button-gris:active {
    position: relative;
    top: 1px;
}

.mini-text-minitoobar {
    font-size: 9px;
    text-transform: uppercase;
    color: #666;
    display: inline;
}

#btl .btl-panel > span,
button.btl-buttonsubmit,
input.btl-buttonsubmit {
    border-radius: 0;
    margin: 0px;
    height: 40px;
    height: 40px !important;
    line-height: 40px;
    line-height: 40px !important;
    font-size: 14px;
}

button.btl-buttonsubmit:hover,
input.btl-buttonsubmit:hover {
    background-color: #cbe04f !important;
    background-image: linear-gradient(to bottom, #cbe04f, #a5cc52) !important;
}

.voirtout {
    border-radius: 0px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
    font-size: 13px;
    min-height: 26px;
    line-height: 26px;
    padding: 2px 10px !important;
    margin-bottom: 25px;
}


/* ----------------- FIN BUTTON ------------------*/


/* ----------------- TOOLTIP ------------------*/

.uk-tooltip {
    border-radius: 0px;
    padding: 10px 15px;
    font-size: 13px;
    color: #FFF;
}

.seogltip {
    text-align: center !important;
}

.seogltip:after {
    border-color: #333333 transparent;
    border-image: none;
    border-left: 5px dashed transparent;
    border-right: 5px dashed transparent;
    border-style: solid dashed none;
    border-width: 5px;
    bottom: -5px;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    width: 0;
}


/* ----------------- FINTOOLTIP ------------------*/


/* ----------------- ARTICLE CATEGORY ------------------*/

ul.category-module,
ol.category-module {
    list-style: none;
    padding-left: 0;
}

p.mod-articles-category-readmore a {
    background: none repeat scroll 0 0 #92acba;
    border: medium none;
    border-radius: 0px;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.05) inset;
    box-sizing: border-box;
    color: #ffffff;
    display: block;
    float: left;
    letter-spacing: normal;
    line-height: 26px;
    margin-right: 10px;
    min-height: 26px;
    padding: 0 10px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
    transition: background-color 0.15s ease-in-out 0s;
    vertical-align: middle;
    font-size: 13px;
}

p.mod-articles-category-readmore a:hover,
p.mod-articles-category-readmore a:focus {
    background-color: #3e4145;
}


/* ----------------- FIN ARTICLE CATEGORY ------------------*/


/* ----------------- MINIFRONTPAGE ------------------*/

.minifrontpage-default .mfp-introtitle {
    font-size: 20px;
    line-height: 23px;
    margin-top: 10px;
    font-family: 'Ubuntu Condensed';
    font-weight: normal;
    text-transform: none;
}

.minifrontpage-default .mfp-other-article-inner {
    padding: 5px 10px 20px 10px;
    margin-bottom: 15px;
}

.minifrontpage-default .mfp-categ a {
    font-size: 13px;
    line-height: 26px;
    min-height: 26px;
    padding: 2px 10px !important;
}

.minifrontpage-default .mfp-categ a:hover {
    background: #666 url("/modules/mod_minifrontpage/images/categ.png") no-repeat scroll 5px 50% !important;
    color: #fff;
    position: relative;
    text-indent: 20px;
    width: auto;
    z-index: 99999;
}

.minifrontpage-default a.mfp-readon {
    font-size: 13px;
    line-height: 26px;
    min-height: 26px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
    padding: 2px 10px;
}

.minifrontpage-default .mfp-table-cell:hover p {
    background: none repeat scroll 0 0 #cbe04f;
    box-shadow: none;
}


/* ----------------- FIN MINIFRONTPAGE ------------------*/


/* ----------------- SUPERPANEL 1 ------------------

#toppanel {
    margin-left: 35px;
    border-top: 6px solid #F7F8FA;
}

#superpanel {
    background: none repeat scroll 0 0 #F7F8FA;
    max-height: 300px;
    overflow: auto;
}

#superpanel a {
    background: none repeat scroll 0 0 #F7F8FA;
    border-top: 1px solid rgba(145, 170, 185, 0.8);
    color: #61869A;
    display: block;
    padding: 10px 15px;
}

#superpanel a:hover {
    background: none repeat scroll 0 0 #92ACBA;
    color: #FFFFFF;
}

#superpanel a.libre {
    background: none;
    border-top:none;
    color: #61869A;
    display: inline;
    padding: 0px;
}

#superpanel a.libre:hover {
    border-bottom: 1px dotted;
}

#superpanel em {
	color: #B1C4CE;
}

#superpanel strong.libre {
    border-top: 1px solid rgba(145, 170, 185, 0.8);
    display: block;
	padding: 10px 15px;
}

#superpanel .content {
	padding: 0px;
    width: 100%;
    margin-bottom: 25px;
}

#superpanel .content .left {
    width: 95%;
}

#superpanel .superpanel-padding {
    padding: 15px 0 0 15px;
}

.tab ul.spbtn {
    margin-top: -6px;
}

.tab ul.spbtn li.left {
	background:none;
	background-color: #F7F8FA;
    width: 7px;
	height: 40px;
}

.tab ul.spbtn li {
	background:none;
	background-color: #F7F8FA;
	height: 40px;
}

.tab ul.spbtn li a {
    color: #61869A;
	font-weight:normal;
	font-size:13px;
	text-shadow: 0 1px 1px #FFFFFF;
}

.tab ul.spbtn li a:hover {
    color: #39505B;
}

.tab ul.spbtn li.right {
	background:none;
	background-color: #F7F8FA;
    width: 6px;
	height: 40px;

}

.tab a.open, .tab a.close {
    line-height: 40px !important;
}

 ----------------- FIN SUPERPANEL 1 ------------------*/


/* ----------------- OFFCANVAS ------------------*/

.uk-offcanvas-bar {
    background: none repeat scroll 0 0 #6D850A;
}

.uk-offcanvas .uk-panel a:not([class]) {
    color: #FFFFFF;
}

.uk-offcanvas .uk-panel {
    color: #777777;
    margin: 20px 0px;
    font-size: 13px;
}

.uk-nav-offcanvas .uk-nav-header {
    font-family: 'Ubuntu Condensed';
    color: #FFFFFF;
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 15px;
    padding-left: 25px;
    text-transform: none;
}

.uk-nav-offcanvas > li > a {
    background: none repeat scroll 0 0 #455506;
    border-top: 1px solid rgba(145, 170, 185, 0.15);
    color: #76838B;
    padding: 10px 15px;
}

.uk-nav-offcanvas > .uk-open > a,
html:not(.uk-touch) .uk-nav-offcanvas > li > a:hover,
html:not(.uk-touch) .uk-nav-offcanvas > li > a:focus {
    background: #92acba;
}

html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
    background: #92acba;
}

em {
    color: #6D850A;
}


/* ----------------- FIN OFFCANVAS ------------------*/


/* ----------------- MODAL ------------------*/

.uk-modal {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
}

.uk-modal-dialog {
    box-sizing: border-box;
    left: 50%;
    margin-left: -400px;
    padding: 20px;
    position: relative;
    top: 10%;
    width: 800px;
}

.uk-modal-dialog.fondvert {
    background: none repeat scroll 0 0 #455506;
}

.uk-modal-dialog.fondbleu {
    background: none repeat scroll 0 0 #0c649f;
}

.uk-modal-dialog.fondjaune {
    background: none repeat scroll 0 0 #A46D00;
}

.uk-modal-dialog.fondgris {
    background: none repeat scroll 0 0 #f7f7f7;
    border: 10px solid #efefef;
}

.uk-modal-dialog .uk-panel a:not([class]) {
    color: #FFFFFF;
}

.uk-modal-dialog .uk-panel {
    color: #777777;
    margin: 20px 0px;
    font-size: 13px;
}

.uk-modal-dialog h1 {
    font-family: 'Ubuntu Condensed';
    color: #FFFFFF;
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 15px;
    padding-left: 25px;
    text-transform: none;
}

.uk-close {
    background: none repeat scroll 0 0 #FFFFFF;
    opacity: 0.6;
}

.uk-close:hover,
.uk-close:focus {
    opacity: 1;
    outline: medium none;
}

div.uk-modal-dialog div.uk-panel ul.uk-nav li a {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    color: #ffffff;
    /*    padding: 10px 15px;*/
    display: block;
}

div.uk-modal-dialog div.uk-panel ul.uk-nav li a.noblock {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px dotted;
    border-top: medium none;
    display: inline;
    line-height: 25px;
    padding: 5px 0 0;
}

div.uk-modal-dialog div.uk-panel ul.uk-nav li a.noblock:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #cf0;
}

div.uk-modal-dialog.fondvert div.uk-panel ul.uk-nav li a {
    background: none repeat scroll 0 0 #455506;
}

div.uk-modal-dialog.fondbleu div.uk-panel ul.uk-nav li a {
    background: none repeat scroll 0 0 #0c649f;
}

div.uk-modal-dialog div.uk-panel ul.uk-nav li div.jwts_toggleContent div.jwts_content a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px dotted;
    border-top: medium none;
    display: inline;
    line-height: 25px;
    padding: 5px 0 0;
}

div.uk-modal-dialog div.uk-panel ul.uk-nav li div.jwts_toggleContent div.jwts_content a:hover {
    color: #CF0;
}

div.uk-modal-dialog div.uk-panel ul.uk-nav li a:hover,
div.uk-modal-dialog div.uk-panel ul.uk-nav li a.jwts_toggleControl:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
}

div.uk-modal-dialog div.uk-panel ul.uk-nav li div.jwts_toggleContent {
    color: #ffffff;
    padding: 10px 15px;
}

.uk-modal-dialog.fondvert em {
    color: #6D850A;
}

.uk-modal-dialog.fondbleu em {
    color: #AAD1EC;
}

.uk-modal-dialog.fondjaune em {
    color: #F1C100;
}


/* ----------------- FIN MODAL ------------------*/


/* ----------------- DEBUT TABS ------------------*/

div.zr-innertab-l {
    float: left;
    width: 31%;
    margin: 0px 1% 0px 2%;
}

div.zr-innertab-c {
    float: left;
    width: 30%;
    margin: 0px 1% 0px 1%;
}

div.zr-innertab-r {
    float: left;
    width: 31%;
    margin: 0px 2% 0px 1%;
}

div.zr-innertab {
    padding: 10px 20px;
}


/* ----------------- FIN TABS ------------------*/


/* ----------------- FLEXICONTENT ------------------*/

.flexicontent input.fc_text_filter,
input.fc_text_filter,
input.fc_text_filter:focus {
    background: url("/images/loupe/magnifier-left.png") no-repeat scroll 96% 8px #FFFFFF;
    height: 32px !important;
    margin: 0 4px 4px 8px !important;
}

.fc_filter_html .fc_text_filter,
.fc_text_filter,
.flexicontent .fc_text_filter {
    font-size: 13px !important;
    /* width: 75% !important; */
    padding: 0px 0px 0px 5px !important;
}

.fc_filter_html .fc_field_filter,
.fc_field_filter,
.flexicontent .fc_field_filter {
    font-size: 13px !important;
    width: 98% !important;
    padding: 0px 0px 0px 5px !important;
}

.fc_filter_html input.fc_text_filter,
.fc_filter_html input.fc_field_filter,
.fc_filter_html input.fc_text_filter:focus,
.fc_filter_html input.fc_field_filter:focus {
    margin: 0 4px 4px 8px !important;
}


/*span.fc_filter.fc_filter_search_zr input#search_searchword.fc_text_filter.fc_index_complete_simple.fc_basic_complete.fc_label_internal.ui-autocomplete-input {
    border: 1px solid #aaa;
    height: 32px !important;
    margin: 0 10px 0 0 !important;
    width: 40% !important;
	border-radius: 0px !important;
}*/

#search_searchword {
    margin-left: 0 !important;
    margin-right: 10px !important;
    min-width: 200px !important;
}

.flexicontent *:not(.input-prepend):not(.input-append) > input[type="text"] {
    border-radius: 0px;
}

.fc_has_inner_label.fc_has_inner_label_input,
.fc_has_inner_prompt.fc_has_inner_prompt_input {
    top: 8px !important;
}

fieldset.fc_filter_set {
    border: none;
    padding: 0px;
    width: 100%;
    margin-bottom: 25px;
}

.fc_filter .fc_filter_html,
.fc_filter_line .fc_filter_html {
    float: inherit;
}

.fc_filter .fc_filter_label,
.fc_filter_line .fc_filter_label {
    background-color: #127ABF !important;
    font-family: 'Open Sans' !important;
    width: 50% !important;
    font-size: 14px !important;
}

.fc_filter_line .fc_filter_html {
    width: 98% !important;
}

.fc_filter_html {
    display: inline-block !important;
    display: inline-block;
    min-width: 245px;
}

#flexicontent h2 {
    margin: 0px 0px 5px 0px;
    max-width: 450px;
}

.itemactions,
.iteminfo,
.itemadditionnal,
.description {
    margin: 0;
}

.itemactions span {
    margin: 0;
}

#flexicontent .lineinfo {
    margin: 0px;
}

#flexicontent .lineinfo p {
    margin: 5px 0;
}

#flexicontent.fcitems {
    padding: 20px 0px;
}

#flexicontent.fcitems a,
#flexicontent.fccategory a {
    border-bottom: 1px dashed;
    transition: background-color 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s;
}

#flexicontent .minifrontpage-default a {
    border-bottom: none;
}

#flexicontent .buttons > a {
    border-bottom: none;
}

#flexicontent .flexi.label,
.flexi.label,
.flexi.value {
    background-color: transparent !important;
    color: #92ACBA !important;
    font-size: 12px !important;
    font-weight: normal !important;
    line-height: 20px !important;
    margin: 0px !important;
    padding: 0px !important;
}

.customblock {
    border: none;
    border-top: 1px solid #EDEDEE;
    border-radius: 0px;
}


/*#flexicontent .flexi.label:after, .flexi.label:after {
	content:" :";
}*/

.itemadditionnal .categories {
    display: block;
    margin-top: 10px;
}

.fc_filter,
.fc_filter_line {
    border: medium none;
    margin: 0 0 1px;
    padding: 0;
}


/*.fc_filter.fc_odd, .fc_filter_line.fc_odd {
    background: none repeat scroll 0 0 #F7F8FA !important;
}

.fc_filter.fc_even, .fc_filter_line.fc_even {
    background: none repeat scroll 0 0 #ECEEF2 !important;
}*/

.fc_filter.fc_odd,
.fc_filter_line.fc_odd,
.fc_filter.fc_even,
.fc_filter_line.fc_even {
    background: none repeat scroll 0 0 transparent !important;
    max-width: 98%;
}

.fc_filter_line.fc_odd.fc_filter_id_15::before {
    content: "Situation actuelle";
    font-family: "Ubuntu Condensed";
    font-size: 20px;
    line-height: 30px;
    padding: 20px;
}

.fc_filter_line.fc_odd.fc_filter_id_19::before {
    content: "Statut à venir";
    font-family: "Ubuntu Condensed";
    font-size: 20px;
    line-height: 30px;
    padding: 20px;
}

.select2-drop {
    margin: 2px 0 0 5px;
    min-width: 320px !important;
    padding: 15px !important;
    border-radius: 0px;
    border: 1px solid #aaa;
}

.select2-drop.select2-drop-above {
    border: none;
    border-radius: 0px;
    margin-top: -2px;
}

.select2-drop.select2-drop-above.select2-drop-active {
    border: 1px solid #aaa;
    max-width: 320px;
}

.select2-search {
    padding: 0px;
    margin-top: 5px;
    display: block !important;
}

.select2-search input {
    margin: 0;
}

.select2-container .select2-choice {
    background: #fff;
    border: 1px solid #8b8e94;
    border-radius: 0px;
    height: 30px !important;
    background-image: none;
    filter: none;
}

.select2-container .select2-choice span {
    color: #76838B !important;
}

.select2-container.select2-drop-above .select2-choice {
    border-radius: 0px;
    border: 1px solid #aaa;
}

.select2-container .select2-choice > .select2-chosen {
    min-width: 170px;
}

.select2-results {
    margin: 10px 0px 0px;
    padding: 0px;
    width: 96%;
}

.select2-container .select2-choice .select2-arrow {
    background-image: linear-gradient(to bottom, #aad1ec, #73b4df) !important;
    background-image: linear-gradient(to bottom, #aad1ec, #73b4df);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#aad1ec', endColorstr='#73b4df', GradientType=0);
    border-radius: 0px;
}

.select2-container .select2-choice .select2-arrow b {
    background: url("/media/system/images/select2.png") no-repeat scroll 0 1px rgba(0, 0, 0, 0);
}

.fc-mssg-inline,
.fc-mssg {
    border-radius: 0px !important;
    font-family: "open sans";
    font-size: 13px;
    line-height: 120%;
    margin: 10px 0 0 !important;
    width: 60%;
}


/* -----------------------------------*/

#flexicontent .item_total {
    border: none;
    padding: 0px;
}

button,
input:not([type="radio"]):not([type="checkbox"]),
select {
    vertical-align: top;
    min-height: 32px;
    font-size: 13px;
    height: 32px;
    /*	line-height:32px;
    margin: 0px !important;*/
}

.fc_search_option_cell {
    font-family: "Open sans" !important;
    font-size: 13px !important;
    padding: 4px 4px 4px 6px;
}

.fc_filter {
    margin: 0;
    padding: 0;
}

.fc_search_row_0 td {
    background-color: transparent;
}

.fc_filter_search_zr {
    width: 99% !important;
}

.fc_filter_search_zr span.fc_has_inner_label.fc_has_inner_label_input {
    font-family: "Open sans" !important;
    color: darkorange !important;
    font-size: 13px !important;
    font-weight: bold !important;
    top: 8px !important;
}

div#s2id_searchphrase.select2-container.fc_field_filter.use_select2_lib {
    font-family: "open sans";
    width: 40% !important;
    padding: 0px 0px 0px 20px !important;
}

.fc_limit_selector .fc_field_filter {
    padding: 0px 0px 0px 20px !important;
}

.flexicontent button:not(.btn),
.flexicontent button:not(.btn):not(.close),
.fc_button:not(.btn),
.fc_buttons button:not(.btn),
.flexi_buttons button:not(.btn) {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #AAD1EC), color-stop(1, #73B4DF)) !important;
    background: -moz-linear-gradient( center top, #AAD1EC 5%, #73B4DF 100%) !important;
    background: -webkit-linear-gradient(#AAD1EC, #73B4DF) !important;
    background: -ms-linear-gradient(#AAD1EC, #73B4DF) !important;
    background: -o-linear-gradient(#AAD1EC, #73B4DF) !important;
    background: linear-gradient(#AAD1EC, #73B4DF) !important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#AAD1EC', endColorstr='#73B4DF') !important;
    background-color: #AAD1EC !important;
    border: none !important;
    color: #ffffff !important;
    padding: 0px 12px !important;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) !important;
    border-radius: 0px !important;
    font-family: "Open sans" !important;
    font-size: 13px !important;
    font-weight: normal;
    margin: 0px !important;
}

.flexicontent button:not(.btn):hover,
.flexicontent button:not(.btn):not(.close):hover,
.fc_button:not(.btn):hover,
.fc_buttons button:not(.btn):hover,
.flexi_buttons button:not(.btn):hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #AAD1EC), color-stop(1, #AAD1EC)) !important;
    background: -moz-linear-gradient( center top, #AAD1EC 5%, #AAD1EC 100%) !important;
    background: -webkit-linear-gradient(#AAD1EC, #AAD1EC) !important;
    background: -ms-linear-gradient(#AAD1EC, #AAD1EC) !important;
    background: -o-linear-gradient(#AAD1EC, #AAD1EC) !important;
    background: linear-gradient(#AAD1EC, #AAD1EC) !important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#AAD1EC', endColorstr='#AAD1EC') !important;
    background-color: #AAD1EC !important;
    border: none !important;
    border-radius: 0px !important;
}

.fc_filter_html .select2-search-choice div,
.select2-container .select2-choice.fc_highlight span,
.fc_highlight {
    color: #79b7e0 !important;
    font-weight: normal !important;
    height: 30px !important;
    padding-top: 1px;
}

.select2-dropdown-open .select2-choice,
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #aaa;
}

.select2-results .select2-result-label {
    padding: 3px 3px 3px 10px !important;
}


/* -----------------------------------*/

div.flexicontent.fcsearch fieldset.fc_search_result {
    border: 0 none;
    border-radius: 0px;
    margin: 0 0 10px;
    padding: 20px;
}

#flexicontent .fceven {
    background-color: #ECEEF2;
    border: 1px solid #fff;
}

#flexicontent .fcodd {
    background-color: #F7F8FA;
    border: 1px solid #fff;
}

div.flexicontent.fcsearch .fc_search_result_title {
    font-family: "ubuntu condensed";
    font-size: 20px;
}

div.flexicontent.fcsearch .fc_search_result_category {
    font-family: "ubuntu condensed";
    font-size: 14px;
    color: #000;
}

#flexicontent .fc_field_label {
    background-color: #92acba;
    border: medium none;
    border-radius: 0px;
    color: #fff;
    font-family: "ubuntu condensed";
    font-size: 14px;
    margin: 10px 10px 0 0;
    padding: 2px 10px;
}

#flexicontent .fc_field_value {
    border: medium none;
    font-family: "ubuntu condensed";
    font-size: 14px;
    margin: 10px 10px 0 0;
    padding: 2px;
}

div#flexicontent.flexicontent.fcsearch .highlight {
    background: none repeat scroll 0 0 #fff;
    border-radius: 0px;
    color: #000;
}

#flexicontent .rc5 {
    border-radius: 0px !important;
}

.zr-flexisearch h1 {
    font-size: 24px;
    line-height: 30px;
    margin-top: 26px;
    border-bottom: 1px solid #ccd8dd;
    padding-bottom: 10px;
    color: #626c71;
    font-weight: normal;
    margin-bottom: 15px;
    text-transform: none;
}

div.noitems.group {
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px;
    border-bottom: 1px solid #ccd8dd;
    padding-bottom: 20px;
    color: #75B5E0;
    font-weight: normal;
    margin-bottom: -30px;
    text-transform: none;
}


/* enlève le texte de retour à la page */

.fc_return_msg {
    display: none;
}


/* ----------------- FIN FLEXICONTENT ------------------*/

/* ----------------- CATEGORIE ALERTE-ACTU ------------------*/

.alerte-actu li a.mod-articles-category-title {
    border-top: 1px solid #ccd8dd;
    color: #648293;
    display: block;
    font-family: "Ubuntu Condensed";
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    padding: 15px 0;
    text-decoration: none;
    text-transform: none;
    transition: background-color 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s;
}

.alerte-actu li a.mod-articles-category-title:hover {
    color: #303F47;
}

.alerte-actu li span.mod-articles-category-category a {
    transition: background-color 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s;
    color: #648293;
    font-size: 12px
}

.alerte-actu li span.mod-articles-category-category a:hover {
    color: #303F47;
}

.alerte-actu li span.mod-articles-category-date {
    font-size: 12px;
}

.alerte-actu li p.mod-articles-category-readmore {
    display: inline-block;
    margin-top: 0px;
}

.alerte-actu li p.mod-articles-category-readmore a.mod-articles-category-title {
    border: medium none !important;
    color: #fff;
    float: right;
    font-size: 16px;
    padding: 5px 15px;
}

/* ----------------- FIN CATEGORIE ALERTE-ACTU ------------------*/

/* ----------------- RECHERCHE ------------------*/

div.search.zr-search span.fc_filter.fc_text_search .fc_text_filter,
div.search.zr-search span.fc_filter.fc_text_search .fc_field_filter {
    font-size: 14px !important;
    width: 75% !important;
    vertical-align: top;
}

div.search.zr-search span.fc_filter.fc_text_search input {}


/* ----------------- FIN RECHERCHE ------------------*/


/* ----------------- TEMPLATE ------------------*/

.tm-navbar + .tm-block {
    padding-top: 0px;
}

main.tm-content {
    padding: 0px 35px 15px 30px;
    margin-right: -35px;
}

.tm-block {
    padding-bottom: 0px;
}

.tm-block-light {
    padding-bottom: 0px;
}

.tm-block-dark {
    padding-bottom: 0px;
    background: url(/images/background/minitoolbar_bg.jpg) right top no-repeat;
}

.tm-block-light + .tm-block-dark,
.tm-block-dark + .tm-block-light {
    padding-top: 0px;
}

.tm-bottom {
    padding-top: 0px;
}

.tm-main-top {
    margin-bottom: 0px;
}

section.tm-main-top.uk-grid {
    margin: 0px
}

.tm-main-bottom {
    margin-top: 0px;
}

.tm-sidebar-a {
    background-color: #F1F3E9;
    padding-top: 0px;
    padding-bottom: 0px;
}

.tm-sidebar-b {
    background-color: #F7F8FA;
    padding-top: 0px;
    padding-bottom: 0px;
}

.sidebarmenu.bar_green {
    border-top: 6px solid #6D850A;
}

.sidebarmenu.bar_blue {
    border-top: 6px solid #75B5E0;
}

.sidebarmenu.bar_brown {
    border-top: 6px solid #B48500;
}


/*.tm-block-dark {
    background-color: #6ACCFD;
}*/

.tm-block-black {
    /*background-color: #3E4145;*/
    background: url(/images/background/bottom_bg.jpg) left bottom no-repeat;
}

.tm-toolbar {
    margin: 10px auto 0px;
    padding-bottom: 10px;
}

.text-ouverture {
    display: inline-block;
    padding: 0px 10px 20px 20px;
}

.uk-panel ul {
    margin: 0px;
}

.uk-panel-title {
    border-bottom: 1px solid #CCD8DD;
    padding-bottom: 10px;
}

.uk-panel.uk-panel-header {
    margin-left: 35px;
}

.tm-bottom-a h3.uk-panel-title,
.tm-bottom-b h3.uk-panel-title,
.tm-bottom-c h3.uk-panel-title {
    font-size: 20px;
}

.uk-dropdown {
    padding: 10px 30px;
    width: 300px;
}

.uk-dropdown-navbar {
    color: #FFFFFF;
    border-radius: 0px;
    margin-top: 30px;
}

.uk-dropdown .uk-nav-dropdown,
.uk-dropdown .uk-nav-navbar {
    padding: 10px 20px;
}

.uk-navbar-nav .uk-parent.uk-open:before {
    bottom: -30px;
}

.tm-footer {
    padding-top: 20px;
}

.tm-footer:not(.IE8browser) {
    margin-left: -10px;
}

.tm-footer .uk-panel + .uk-panel {
    margin-top: 0px;
    margin-bottom: 10px;
}

.tm-block + .tm-footer {
    border-top: 1px solid #E8E8EA;
}

.tm-totop-scroller {
    /*background: url("../images/totop_scroller.png") 0 0 no-repeat;*/
}

.uk-grid:not(.uk-grid-preserve) > [class*="uk-width-"] {
    padding-left: 0px;
}

.uk-width-1-1.uk-width-medium-1-4.uk-row-first {
    padding-left: 35px;
}

.uk-grid > [class*="uk-width-"] {
    padding-left: 0px;
}

.uk-grid:not(.uk-grid-preserve) > [class*="uk-width-"] > .uk-panel + .uk-panel {
    margin-top: 0px;
}

.uk-grid > [class*="uk-width-"] > .uk-panel + .uk-panel {
    margin-top: 0px;
}

.uk-dropdown > .uk-grid > [class*="uk-width-"] {
    padding-left: 30px;
    padding-right: 30px;
}


/* ----------------- FIN TEMPLATE ------------------*/


/* ----------------- MENU ------------------*/

.uk-nav-side > li > a,
.uk-nav-sub > li > a {
    background-color: rgba(0, 0, 0, 0.03);
    margin-bottom: 2px;
}

.uk-nav-side > li > a:focus {
    background-color: #92acba;
    color: #FFF;
}

div.uk-panel ul.uk-nav.uk-nav-side {
    margin-bottom: 20px;
}

div.uk-panel ul.uk-nav.uk-nav-side li.uk-parent {
    /*border-bottom: 2px dotted #e3e7d1;*/
}

aside.tm-sidebar-a ul.uk-nav-side > .uk-open > a {
    background: none repeat scroll 0 0 #B4BE87;
    color: #FFFFFF;
}

aside.tm-sidebar-b ul.uk-nav-side > .uk-open > a {
    background: none repeat scroll 0 0 #61869A;
    color: #FFFFFF;
}

ul.uk-nav > li > a {
    padding: 5px 15px;
}

.actu ul.uk-nav > li > a {
    border-top: 1px solid #CCD8DD;
    padding: 5px 15px;
    margin-top: 20px;
}

div.uk-navbar-flip ul.uk-navbar-nav li.uk-parent div div div ul.uk-nav li a {
    padding: 5px 15px;
}

.uk-nav-parent-icon > .uk-parent > a:after {
    content: normal;
    float: none;
    margin: 0px;
}

.uk-nav-parent-icon > .uk-parent.uk-open > a:after {
    content: normal;
}

.uk-nav-parent-icon > .uk-parent > a::before {
    display: inline;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-right: 5px;
    content: "";
    color: rgba(0, 0, 0, 0.1);
}

.uk-nav-parent-icon > .uk-parent.uk-open > a::before {
    display: inline;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-right: 5px;
    content: "";
    color: rgba(255, 255, 255, 0.5);
}

.uk-nav-navbar > li > a {
    color: #FFFFFF;
}

.uk-nav-navbar .uk-nav-header {
    color: #FFFFFF;
}

.uk-nav-navbar .uk-nav-sub li a {
    color: #FFFFFF;
}

.uk-nav-header {
    font-size: 14px;
    font-weight: normal;
    padding: 5px 10px 0px 15px;
    text-transform: none;
}

ul.uk-nav-sub {
    padding: 10px 0px 0px 10px;
}

.uk-nav-sub li a {
    font-size: 13px;
    line-height: 16px;
}

.uk-nav-offcanvas .uk-nav-sub li a {
    color: #000;
}

.uk-nav-sub li a:before {
    content: normal;
    float: none;
    margin: 0px;
}

.uk-nav-side > li.uk-active > a {
    background-color: #B0BF91;
    font-weight: normal;
    color: #FFFFFF;
}

.uk-nav-side > li.uk-active > a:hover {
    /*    color: #000000;*/
}

aside.tm-sidebar-a ul.uk-nav li a {
    padding-left: 20px;
}

aside.tm-sidebar-a ul.uk-nav-sub li a {
    padding: 7px 10px 7px 20px;
}

.uk-nav-side .uk-nav-sub li a:hover {
    background-color: #92ACBA;
    color: #FFF;
}

div.sidebarmenu h3.uk-panel-title {
    border-bottom: 1px solid #CCD8DD;
    margin: 20px 20px 10px 20px;
}

div.sidebarmenu ul.uk-nav-sub {
    padding: 0px;
    border-bottom: 2px dotted #B0BF91;
    /*margin-bottom: 10px;
    padding: 0px 0px 12px 0px;*/
    background-color: #E3E7D1;
}

div.sidebarmenu ul.uk-nav-sub li.uk-active {
    background-color: #ECEEF2;
    font-weight: bold;
}

div.sidebarmenu.bar_green ul.uk-nav-sub li.uk-active a:after {
    content: "";
    float: right;
    font-family: FontAwesome;
    margin-right: -10px;
    text-align: center;
    width: 24px;
}


/* sidebar b*/

.uk-parent.uk-active.uk-open > a {
    /*	background-color:#BDC5D2;
	color:#FFF;*/
}

aside.tm-sidebar-b ul.uk-nav-sub {
    background-color: #ECEEF2;
    border-bottom: 2px dotted #BDC5D2;
    padding: 0px;
    /*margin-bottom: 10px;
    padding: 0 0 12px;*/
}

aside.tm-sidebar-b ul.uk-nav li a {
    padding-left: 20px;
}

aside.tm-sidebar-b ul.uk-nav-sub li a {
    padding: 7px 10px 7px 20px;
}

aside.tm-sidebar-b ul.uk-nav li.uk-active a {
    /*	background-color:transparent;
	color: #626C71;*/
}

aside.tm-sidebar-b ul.uk-nav li.uk-active a:hover {
    color: #000000;
}

aside.tm-sidebar-b .uk-nav-side > li > a:hover,
aside.tm-sidebar-b .uk-nav-side > li > a:focus {
    background: none repeat scroll 0 0 #92ACBA;
    color: #FFFFFF;
}

div.sidebarlois {
    margin: 0px 0px 0px 30px;
}

.uk-subnav-pill {
    list-style: none outside none;
    line-height: 26px;
    padding: 0px;
}

.uk-panel-box-primary .uk-nav-side > li > a,
.uk-panel-box-primary .uk-nav-sub > li > a {
    background-color: rgba(0, 0, 0, 0.1);
    color: #ffffff;
}

.uk-panel-box-primary .uk-nav-side > li > a:focus {
    background-color: #92acba;
    color: #ffffff;
}


/* ----------------- FIN MENU ------------------*/


/* ----------------- MODULE ------------------*/

div.paddingleft_60 {
    padding-left: 60px;
}

div.paddingleft_65 {
    padding-left: 65px;
}

div.paddingleft_30 {
    padding-left: 30px;
}

div.paddingleft_70 {
    padding-left: 70px;
}

div.margin_module_left {
    margin-left: 20px;
    margin-right: 15px
}

div.margin_module_center {
    margin-left: 15px;
    margin-right: 15px
}

div.margin_module_right {
    margin-left: 15px;
    margin-right: 20px
}

div.paddingbottom_25 {
    padding-bottom: 25px;
}

div.height_60 {
    height: 60px;
}

.uk-panel-box {
    padding: 20px;
}


/* ----------------- FIN MODULE ------------------*/


/* ----------------- TIP ------------------*/

.tip-wrap {}

.tip-top {}

.tip {
    background-color: #FFF;
    padding: 15px;
}

.tip-title {
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    color: #333;
}

.tip-text {
    font-size: 14px;
    line-height: 18px;
}


/* ----------------- FIN TIP ------------------*/


/* ----------------- BREADCRUMB ------------------*/

.uk-breadcrumb > li,
.uk-breadcrumb > li.uk-active {
    margin: 0 5px 0 5px;
}

.uk-breadcrumb > li {
    color: #b3b5b7;
}

.uk-breadcrumb > li:not(.uk-active) > span {
    color: #b3b5b7;
}

.uk-breadcrumb > li:nth-child(n+2):before {
    content: normal;
    margin: 0px;
}


/* ----------------- FIN BREADCRUMB ------------------*/


/* ----------------- MENU BARRE ELAN ------------------*/

.menubarrebleue {
    margin-left: 35px;
    padding-left: 25px;
}


/* ----------------- FIN MENU BARRE ELAN ------------------*/


/* ----------------- MENU FOOTER ------------------*/

div.menufooter ul.uk-subnav li a {
    color: #FFFFFF;
}

div.menufooter ul.uk-subnav li a:hover {
    color: #909397;
}

div.menufooter ul.uk-subnav li {
    border-left: none;
    margin-right: -30px;
}

.tm-bottom .tm-footer a,
.tm-bottom .tm-footer .uk-panel:not([class*="uk-panel-box"]) a,
.tm-bottom .uk-panel:not([class*="uk-panel-box"]) h1,
.tm-bottom .uk-panel:not([class*="uk-panel-box"]) h2,
.tm-bottom .uk-panel:not([class*="uk-panel-box"]) h3,
.tm-bottom .uk-panel:not([class*="uk-panel-box"]) h4,
.tm-bottom .uk-panel:not([class*="uk-panel-box"]) h5,
.tm-bottom .uk-panel:not([class*="uk-panel-box"]) h6,
.tm-bottom .uk-panel:not([class*="uk-panel-box"]) .uk-panel-title,
.tm-bottom .uk-panel:not([class*="uk-panel-box"]) li a:hover {
    background-color: rgba(255, 255, 255, 0.4);
    padding: 5px 20px;
}

div.vpadding15 {
    padding: 15px 0px 10px 0px;
}

.tm-bottom .tm-footer span a, .tm-bottom .tm-footer .uk-panel:not([class*="uk-panel-box"]) span a {
    background-color: rgba(255, 255, 255, 0);
    padding: 0;
}

/* ----------------- FIN MENU FOOTER ------------------*/


/* ----------------- MENU TOOLBAR-R ------------------*/

div.menutoolbar-r ul.uk-subnav li a {
    color: #FFFFFF;
    margin: 10px 15px;
}

div.menutoolbar-r ul.uk-subnav li a:hover {
    color: #909397;
}

div.menutoolbar-r ul.uk-subnav li {
    border-left: none;
    margin-right: -30px;
}


/* ----------------- FIN MENU TOOLBAR-R ------------------*/


/* ----------------- SLIDER TEXTE DE LOI ------------------*/

.nn_sliders.accordion > .accordion-group.slide-textesdelois > .accordion-heading > a.accordion-toggle {
    font-size: 14px;
    color: #5F4879;
}

.nn_sliders.accordion > .accordion-group.slide-textesdelois.active > .accordion-heading > a.accordion-toggle {
    color: #5F4879;
}

.nn_sliders.accordion > .accordion-group.slide-textesdelois > .accordion-heading > a.accordion-toggle {
    background: rgba(0, 0, 0, 0) url("/images/illustrations/fond-texte-lois/fond-texte-lois.png") repeat-x scroll right top;
}

.nn_sliders.accordion > .accordion-group.slide-textesdelois > .accordion-heading > a.accordion-toggle:hover {
    background-color: #F3F0F7;
}

.nn_sliders.accordion > .accordion-group.slide-textesdelois.active > .accordion-heading > a.accordion-toggle {
    background-color: #F3F0F7;
}

div.accordion-group.panel.nn_sliders-group.slide-textesdelois div.accordion-heading.panel-heading a.accordion-toggle.nn_sliders-toggle span.nn_sliders-toggle-inner::before {
    color: #a28ebb;
    float: right;
    font-size: 22px;
    padding-left: 10px;
    padding-right: 0px;
    content: "";
    margin-top: -2px;
}

div.accordion-group.panel.nn_sliders-group.slide-textesdelois.active div.accordion-heading.panel-heading a.accordion-toggle.nn_sliders-toggle span.nn_sliders-toggle-inner::before {
    color: #a28ebb;
}

div.accordion-group.panel.nn_sliders-group.slide-textesdelois.active div.accordion-heading.panel-heading a.accordion-toggle.nn_sliders-toggle span.nn_sliders-toggle-inner::before {
    float: right;
    padding-left: 10px;
    padding-right: 0px;
    content: "";
}


/* ----------------- FIN SLIDER TEXTE DE LOI ------------------*/


/* ----------------- LOGIN ------------------*/

div.uk-form-row {
    float: left;
    padding: 0px;
    display: block;
}

.uk-form-row + .uk-form-row {
    margin-top: 0px;
}

div#form-login-username {
    float: left;
    padding: 15px 5px 0px 5px;
}

div#form-login-password {
    float: left;
    padding: 15px 10px 0px 5px;
}

div#form-login-username label {
    padding: 0px 5px;
    font-size: 11px;
}

div#form-login-username input#modlgn-username.inputbox {
    font-size: 11px;
    size: 30px;
}

div#form-login-password label {
    padding: 0px 5px;
    font-size: 11px;
}

div#form-login-password input#modlgn-passwd.inputbox {
    font-size: 11px;
    size: 30px;
}

form#login-form fieldset.userdata input.button {
    margin: 15px 0px 0px 0px;
    font-size: 11px;
}

form#login-form div.logout-button input.button {
    font-size: 11px;
}

div.logout-button {
    padding: 15px 0px;
    float: right;
}


/* ----------------- FIN LOGIN ------------------*/

.minifrontpage-default .mfp-table-cell p {
    border-radius: 0px;
}


/* ----------------- DEBUT ENCADRE - STYLE-GEN ------------------*/

.veille-rouge {
    border-top: #C30 dotted 1px;
    color: #930;
    text-transform: uppercase;
    font-size: 10px;
    margin-top: -5px;
}

.veille-bleu {
    border-top: #0C649F dotted 1px;
    color: #0C649F;
    text-transform: uppercase;
    font-size: 10px;
    margin-top: -5px;
}

.veille-vert {
    border-top: #6D850A dotted 1px;
    color: #6D850A;
    text-transform: uppercase;
    font-size: 10px;
    margin-top: -5px;
}


/* ----------------- FIN ENCADRE - STYLE-GEN ------------------*/


/* ----------------- DEBUT TABLEAUX - CARO - STYLE-GEN ------------------*/

.bg-1-fonce {
    background: #d7e4bc;
}

.bg-1-clair {
    background: #eaf1dd;
}

.bg-2-clair {
    background: #e5e0ec;
}

.bg-2-fonce {
    background: #ccc0da;
}

.bg-3-clair {
    background: #F1F3E9;
}

.bg-4-clair {
    background: #f2dddc;
}

.bg-5-fonce {
    background: #002060;
}

.bg-6-blanc {
    background: #ffffff;
}


/* ----------------- FIN TABLEAUX - CARO - STYLE-GEN ------------------*/


/* ----------------- DEBUT TEXTES - CARO - STYLE-GEN ------------------*/

.success-std {
    color: #659f13;
}

.success-std-bold {
    color: #659f13;
    font-weight: 700;
}

.success-14 {
    color: #659f13;
    font-size: 14pt;
}

.success-14-bold {
    color: #659f13;
    font-size: 14pt;
    font-weight: 700;
}

.gen-1-std {
    color: #c0504d;
}

.gen-1-std-bold {
    color: #c0504d;
    font-weight: 700;
}

.gen-1-14 {
    color: #c0504d;
    font-size: 14pt;
}

.gen-1-14-bold {
    color: #c0504d;
    font-size: 14pt;
    font-weight: 700;
}

.gen-2-std {
    color: #000000;
}

.gen-2-std-bold {
    color: #000000;
    font-weight: 700;
}

.gen-2-14 {
    color: #000000;
    font-size: 14pt;
}

.gen-2-14-bold {
    color: #000000;
    font-size: 14pt;
    font-weight: 700;
}

.gen-3-std {
    color: #ffffff;
}

.gen-3-std-bold {
    color: #ffffff;
    font-weight: 700;
}

.gen-3-14 {
    color: #ffffff;
    font-size: 14pt;
}

.gen-3-14-bold {
    color: #ffffff;
    font-size: 14pt;
    font-weight: 700;
}

.info-std {
    color: #1f497d;
}

.info-std-bold {
    color: #1f497d;
    font-weight: 700;
}

.info-14 {
    color: #1f497d;
    font-size: 14pt;
}

.info-14-bold {
    color: #1f497d;
    font-size: 14pt;
    font-weight: 700;
}

.warning-std {
    color: #E28327;
}

.warning-std-bold {
    color: #E28327;
    font-weight: 700;
}

.warning-14 {
    color: #E28327;
    font-size: 14pt;
}

.warning-14-bold {
    color: #E28327;
    font-size: 14pt;
    font-weight: 700;
}

.danger-std {
    color: #D85030;
}

.danger-std-bold {
    color: #D85030;
    font-weight: 700;
}

.danger-14 {
    color: #D85030;
    font-size: 14pt;
}

.danger-14-bold {
    color: #D85030;
    font-size: 14pt;
    font-weight: 700;
}


/* ----------------- FIN TEXTES - CARO - STYLE-GEN ------------------*/


/* ----------------- MEDIA ------------------*/


/* Only tablets */

@media (min-width: 960px) {
    /*  .tm-page {
    max-width: 90%;
    margin-top: 25px;
    margin-bottom: 60px;
  }
  .tm-toolbar {
    width: 90%;
    margin-bottom:0px;
    margin-top:10px;
  }
  .tm-toolbar + .tm-page {
    margin-top: 0;
  }
  .tm-sticky-navbar,
  .tm-sticky-navbar-tool {
    width: 90%;
  }
  .tm-sticky-navbar + * {
    margin-top: 165px;
  }
  .tm-sticky-navbar-tool + * {
    margin-top: 100px;
  }
  .uk-navbar {
    max-width: 90%;
    }
  .uk-navbar-brand {
    margin: -35px 35px 35px -40px;
  }
  .uk-container {
    max-width: 100%;
  }
    .uk-container-toolbar {
    max-width: 100%;
  }*/
}


/* Only xlarge screens */

@media (min-width: 1220px) {
    /*  .tm-page,
  .tm-toolbar {
    max-width: 1200px;
  }
  .tm-sticky-navbar,
  .tm-sticky-navbar-tool {
    width: 1200px;
  }*/
}


/* Only xxlarge screen */

@media (min-width: 1700px) {
    /*  .tm-page {
    margin-bottom: 140px;
  }
  .tm-page,
  .tm-toolbar {
    max-width: 75%;
  }
  .tm-sticky-navbar,
  .tm-sticky-navbar-tool {
    width: 75%;
  }
  .tm-block-full,
  .tm-block-full-padding,
  .tm-block-padding,
  .tm-bottom {
    padding-bottom: 90px;
  }
  .tm-navbar + .tm-block,
  .tm-block-padding + .tm-block {
  }*/
}


/* Only phone screens */

@media (max-width: 959px) {
    /*  .uk-navbar {
    /*padding: 10px 0 10px 10px;*/
    padding: 0px;
}

*/
}
@media (min-width: 768px) {
    /*  .tm-sticky-navbar-tool + * {
    margin-top: 65px;
  }*/
}
@media screen and (min-width: 1220px) {
    .fc_filter.fc_odd,
    .fc_filter_line.fc_odd,
    .fc_filter.fc_even,
    .fc_filter_line.fc_even {
        max-width: 300px !important;
    }
    
    .text-ouverture {
        margin: -20px 0 0;
        width: 260px !important;
    }
}
@media screen and (min-width: 960px) and (max-width: 1219px) {
    .fc_filter.fc_odd,
    .fc_filter_line.fc_odd,
    .fc_filter.fc_even,
    .fc_filter_line.fc_even {
        max-width: 224px !important;
    }
    
    .text-ouverture {
        width: 187px !important;
        margin: -20px 0 0;
    }
    
    .uk-navbar {
        max-width: 90%;
    }
    
    .uk-navbar-brand {
        margin: -35px 35px 35px -40px;
    }
    
    .uk-container {
        max-width: 100%;
    }
    
    .uk-container-toolbar {
        max-width: 100%;
    }
}
@media screen and (min-width: 769px) and (max-width: 959px) {
    .fc_filter.fc_odd,
    .fc_filter_line.fc_odd,
    .fc_filter.fc_even,
    .fc_filter_line.fc_even {
        max-width: 185px !important;
    }
    
    .text-ouverture {
        width: 156px !important;
        margin: -20px 0 0;
    }
    
    .tm-page {
        margin-top: 70px !important;
    }
}

/* ----------------- FIN MEDIA ------------------*/