@charset "utf-8";

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	/*display: inline-block;*/
	display: block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.error {
	color: #ff0000;
	font-weight: bold;
}

/* ------------------------------------------ */
/* ------------ plan du site ---------------- */
/* ------------------------------------------ */

div.site-map
{
	margin-top: 10px;
}

div.site-map ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

div.site-map li
{
    margin: 5px 0 0 0;
}
div.site-map li a
{
	display: inline-block;
	margin: 0;
	padding: 5px 10px;
	font-size: 1.4em;
	color: #888888;
	font-family: OpenSansCondensedBold, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #ececec;
}

div.site-map li a:hover
{
    color: #0fb3d6;
}

/* ------------------------------------ */
/* ---------- 2eme niveau ------------- */
/* ------------------------------------ */
div.site-map ul ul
{
    margin: 0 0 25px 0;
    border-top: 1px solid #ececec;
}

div.site-map li li
{
    margin: 8px 0;
}
div.site-map li li a
{
    font-size: 1.3em;
    line-height: 1em;
	padding: 0;
	text-decoration: none;
	color: #353535;
	background: none;
	padding-left: 10px;
}
div.site-map li li a:hover
{
	color: #0fb3d6;
}

/* ------------------------------------ */
/* ---------- 3eme niveau ------------- */
/* ------------------------------------ */
div.site-map ul ul ul
{
    margin: 10px 0 10px 45px;
    border: 0;
}

div.site-map li li li
{
    margin: 1px 0;
}

div.site-map li li li a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #353535;
	font-size: 1em;
	background: url(../img/point-rose.png) no-repeat 0 3px;
	padding-left: 10px;
}
div.site-map li li li a:hover
{
	color: #0fb3d6;
}


/* ------------------------------------------- */
/* ---------- moteur de recherche ------------ */
/* ------------------------------------------- */

#search-engine p.search-error
{
	color: #353535;
	font-style: italic;
	margin-bottom: 25px;
	font-weight: bold;
	font-size: 1.2em;
}

#search-engine p.answer
{
	font-size: 1.5em;
	color: #0fb3d6;
	font-family: OpenSansCondensedBold, Arial, Helvetica, sans-serif;
	line-height: 1em;
	margin: 0 0 20px 0;
	padding: 0;
}

#search-engine div.match
{
	margin-bottom: 25px;
}

#search-engine div.match h2
{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.4em;
	color: #888888;
	font-family: OpenSansCondensedBold, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ececec;
}

#search-engine div.match h2 a
{
	display: inline-block;
	padding: 5px 10px;
	font-size: 1em;
	color: #888888;
	font-family: OpenSansCondensedBold, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #ececec;
}
#search-engine div.match h2 a:hover
{
    color: #0fb3d6;
}

#search-engine p.summary
{
	padding: 10px;
	color: #353535;
	line-height: 1.3em;
	margin: 0 0 5px 0;
}

#search-engine p.breadcrumb
{
	border-top: 1px solid #ececec;
    margin: 0 0 20px 0;
    padding: 10px 0 0 0;
}

#search-engine p.breadcrumb span.sep
{
	color: #888;
	margin-right: 4px;
}

#search-engine p.breadcrumb a,
#search-engine p.breadcrumb strong
{
    display: inline;
    margin: 0 10px 0 0;
	color: #353535;
    text-decoration: none;
}
#search-engine p.breadcrumb a:hover
{
    text-decoration: underline;
}

/* ------------------------------------------------- */
/* ---- le pager du moteur de recherche ------------ */
/* ------------------------------------------------- */

#search-engine div.pager-container h2
{
	font-size: 1.2em;
	margin: 16px 0 !important;
	padding: 0;
	line-height: 1em;
	color: #6E9FC6;
}

#search-engine div.pager-container span.pager-link a,
#search-engine div.pager-container span.pager-select
{
	display: inline-block;
	padding: 0 4px;
	margin: 0 1px;
	font-size: 1em;
	text-decoration: none;
	zoom: 1;
}

#search-engine div.pager-container span.pager-link a
{
	border: 1px solid #6E9FC6;
	background: #efefef;
	color: #6E9FC6;
	font-size: .9em;
}

#search-engine div.pager-container span.pager-select a,
#search-engine div.pager-container span.pager-select a:hover
{	
	border: 1px solid #003D74;
	background: #e1eeee;
	color: #003D74;
}

/* -------------------------------------------------------- */
/* -------------------- formulaire ------------------------ */
/* -------------------------------------------------------- */

form.form,
form.form-module {
	margin: 0 0 20px 0;
	padding: 0;
}

form.form table,
form.form-module table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 50px;
}

#uploader table {
	margin-bottom: 0;
}

form.form table tr td,
form.form-module table tr td {
	padding: 0 0 5px 0;
	width: 80%;
}

form.form table tr td:first-child,
form.form-module table tr td:first-child {
	text-align: right;
	padding-right: 10px;
	width: 15% !important;
}

form.form label,
form.form-module label {
	color: #888888;
	font-size: 18px;
	font-family: 'ralewaybold', Arial, Helvetica, sans-serif;
}

form.form li label,
form.form-module li label {
	font-family: 'ralewayregular', Arial, Helvetica, sans-serif;
}

form.form input[type=text],
form.form input[type=password],
form.form textarea,
form.form-module input[type=text],
form.form-module input[type=password],
form.form-module textarea {
	/*width: 618px;*/
	width: 100%;
	height: 38px;
	/*width: 260px;*/
	box-sizing: border-box;
	border: 1px solid #cccccc;
	background-color: #f8f8f8;
	resize: none;
	/*background-image: url(../img/form/form-okey.png);
	background-repeat: no-repeat;
	background-position: right 20px;*/
	padding: 5px 30px 5px 10px;
	color: #7d7d7c;
	font-family: 'ralewayregular' , arial , sans-serif;
	font-size: 1.1em;
	border-radius: 5px;
}

form.form select,
form.form-module select {
	/*width: 222px;*/
	width: 85%;
	color: #7d7d7c;
	font-family: 'ralewayregular' , arial , sans-serif;
	font-size: 1.1em;
}

form.form ul.radio-group,
form.form ul.checkbox-group,
form.form-module ul.radio-group,
form.form-module ul.checkbox-group {
	margin: 0;
	padding: 0;
	list-style: none;
	background-repeat: no-repeat;
	background-position: right center;
}

form.form ul.radio-group li,
form.form-module ul.radio-group li {
	display: inline;
	margin-right: 32px;
}

form.form input[type=text]:focus,
form.form textarea:focus,
form.form-module input[type=text]:focus,
form.form-module textarea:focus {
	border: 1px solid #aaaaaa;
	background-color: #ffffff;
}

form.form input[type="radio"] {
width: 28px;
height: 28px;

vertical-align: middle;
position: relative;
bottom: 1px;
bottom: 4px;
}

form.form textarea,
form.form-module textarea {
	height: 150px;
	overflow: auto;
}

form.form button,
form.form-module button,
form.form-module input[type=submit] {
	display: block;
	background: #b4d344;
	background: -moz-linear-gradient(top,  #b4d344 0%, #91bf2e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4d344), color-stop(100%,#91bf2e));
	background: -webkit-linear-gradient(top,  #b4d344 0%,#91bf2e 100%);
	background: -o-linear-gradient(top,  #b4d344 0%,#91bf2e 100%);
	background: -ms-linear-gradient(top,  #b4d344 0%,#91bf2e 100%);
	background: linear-gradient(to bottom,  #b4d344 0%,#91bf2e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4d344', endColorstr='#91bf2e',GradientType=0 );
	color: #ffffff;
	border: 0;
	font-weight: normal;
	cursor: pointer;
	font-size: 16px;
	line-height: 25px;
	height: 64px;
	width: 230px;
	text-align: center;
	font-family: 'ralewaysemibold', Arial, Helvetica, sans-serif;
	border-radius: 5px;
	float: right;
	margin-top: 10px;
}
form.form button:hover,
form.form-module button:hover,
form.form-module input[type=submit]:hover {
	background: #91bf2e;
	background: -moz-linear-gradient(top,  #91bf2e 0%, #b4d344 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#91bf2e), color-stop(100%,#b4d344));
	background: -webkit-linear-gradient(top,  #91bf2e 0%,#b4d344 100%);
	background: -o-linear-gradient(top,  #91bf2e 0%,#b4d344 100%);
	background: -ms-linear-gradient(top,  #91bf2e 0%,#b4d344 100%);
	background: linear-gradient(to bottom,  #91bf2e 0%,#b4d344 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91bf2e', endColorstr='#b4d344',GradientType=0 );
}

form.form .warning,
form.form-module .warning {
	background-image: url(../img/form/form-warning.png) !important;
	background-repeat: no-repeat;
	background-position: right 15px;
}

form.form div.form-group.warning input.champ {
	  border: 1px solid red;
}

form.form div.form-group.warning {
	  background-position: right 8px;
}

/* colonnes tableaux module */
form.form-module td:nth-child(1) {
	width: 23%;
}
form.form-module td:nth-child(2) {
	width: 73%;
}
form.form-module td:nth-child(3) {
	width: 4%;
	text-align: center;
}

form.form-module td:nth-child(3) img {
	max-width: 100%;
}

/* --------------------------------------------------------------- */
/* ---------------------- pager data ----------------------------- */
/* --------------------------------------------------------------- */

div.pager-data
{
	margin-top: 25px;
	height: 22px;
}

div.pager-data ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

div.pager-data li
{
	display: inline;
	margin: 0 2px;
}

div.pager-data li span,
div.pager-data li a
{
	padding: 2px 6px;
}

/* off */
div.pager-data li a
{
	display: inline-block;
	border: 1px solid #ddd;
	border-radius: 3px;
	background: #fff;
	font-family: open_sanslight, Arial, Helvetica, sans-serif;
	color: #0fb3d6;
	font-size: .8em;
	text-decoration: none;
	line-height: 1em;
}

/* on */
div.pager-data li span,
div.pager-data li a:hover
{
	display: inline-block;
	border: 1px solid #b7f2ff;
	background: #0fb3d6;
	font-family: open_sanslight, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: .8em;
	line-height: 1em;
}

/* boutons suivant et précédent */
div.pager-data li a.precedent,
div.pager-data li a.suivant
{
	border: 1px solid #ddd;
	background: #b7f2ff;
	color: #0fb3d6;
}

div.pager-data li a.precedent:hover,
div.pager-data li a.suivant:hover
{
	border: 1px solid #b7f2ff;
	background: #0fb3d6;
	color: #fff;
}

/* --------- loader ----------- */

.loading,
.loading-pager {
	background: url(../img/ajax-loader.gif) no-repeat center center;
}

.loading-pager {
	width: 100%;
	height: 95px;
}


/* --------------------------------- */
/* ---- tableaux des garanties ----- */
/* --------------------------------- */

#natures_garanties h2 {
	margin: 13px 0 0 0;
	padding: 0;
	font-family: ralewaymedium, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #0fb3d6;
	font-weight: normal;
}

#natures_garanties h2 .picto {
	display: block;
	float: left;
	margin-right: 11px;
}

#natures_garanties h2 .titre {
	display: block;
	float: left;
	line-height: 42px;
}

#natures_garanties table {
	border-collapse: collapse;
}

#natures_garanties table th {
	background: #eaeaea;
}

#natures_garanties table td {
	/*background: #eaeaea;*/
}

#natures_garanties table tr:nth-child(even) td {
	background: #f6f6f6;
}
#natures_garanties table tr:nth-child(odd) td {
	background: #eaeaea;
}

#natures_garanties table td.nom {
	background: #fff;
}

/* --------------------------------- */
/* -------- telechargements -------- */
/* --------------------------------- */


/* recherche */

#docs-module .docs-search .instruction {
	font-family: ralewaysemibold, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #555;
	margin-top: 20px;
	margin-bottom: 10px;
}

#docs-module .docs-search form {
	margin: 0;
	padding: 0;
}

#docs-module .docs-search form ul {
	margin: 0;
	padding: 30px 30px 50px 30px;
	list-style: none;
	background: #f4f4f4;
	overflow: hidden;
}

#docs-module .docs-search form li {
	float: left;
	width: 50%;
	/*line-height: 40px;*/
	font-family: ralewaysemibold, Arial, Helvetica, sans-serif;
	color: #777777;
	overflow: hidden;
	font-size: 14px;
}

#docs-module .docs-search form li .box {
	float: left;
	display: block;
	width: 12%;
}

#docs-module .docs-search form li label {
	float: left;
	display: block;
	width: 88%;
}

#docs-module .docs-search .button {
	margin-top: 0;
	text-align: center;
	position: relative;
	top: -25px;
	z-index: 10;
}

#docs-module .docs-search form button {
	background: #00c4dc;
	background: -moz-linear-gradient(top,  #00c4dc 0%, #0092bf 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00c4dc), color-stop(100%,#0092bf));
	background: -webkit-linear-gradient(top,  #00c4dc 0%,#0092bf 100%);
	background: -o-linear-gradient(top,  #00c4dc 0%,#0092bf 100%);
	background: -ms-linear-gradient(top,  #00c4dc 0%,#0092bf 100%);
	background: linear-gradient(to bottom,  #00c4dc 0%,#0092bf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c4dc', endColorstr='#0092bf',GradientType=0 );
	height: 64px;
	border: 0;
	border-radius: 4px;
	padding-left: 40px;
	padding-right: 40px;
	font-family: ralewaysemibold, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #fff;
	font-weight: normal;
	cursor: pointer;
	position: relative;
	/* margin: auto; */
	/* display: block; */
	/* text-align: center; */
}

#docs-module .docs-search form button:hover {
	background: #0092bf;
	background: -moz-linear-gradient(top,  #0092bf 0%, #00c4dc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0092bf), color-stop(100%,#00c4dc));
	background: -webkit-linear-gradient(top,  #0092bf 0%,#00c4dc 100%);
	background: -o-linear-gradient(top,  #0092bf 0%,#00c4dc 100%);
	background: -ms-linear-gradient(top,  #0092bf 0%,#00c4dc 100%);
	background: linear-gradient(to bottom,  #0092bf 0%,#00c4dc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0092bf', endColorstr='#00c4dc',GradientType=0 );
}

#docs-module .docs-search .button .libelle {
	display: inline-block;
	background: url(../img/ico-download.png) no-repeat right center;
	line-height: 27px;
	padding-right: 50px;
}

/* résultats */

#docs-module .docs-list h2 {
	margin: 58px 0 30px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #e3e3e3;
	font-family: ralewaybold, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #0fb3d6;
	font-weight: normal;
	line-height: 1.1em;
}

#docs-module .docs-list .item {
	margin-bottom: 8px;
	border: 1px dashed #9c9c9c;
	border-radius: 5px;
	padding: 15px 20px;
	overflow: hidden;
}

#docs-module .docs-list .item h3 {
	float: left;
	width: 60%;
	margin: 0;
	padding: 0;
	line-height: 41px;
	font-family: ralewaysemibold, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #555;
	font-weight: normal;
	cursor: pointer;
}

#docs-module .docs-list .item h3 .libelle {
	display: inline-block;
	padding-left: 30px;
	padding-right: 30px;
	background: url(../img/arrow-list.png) no-repeat 0 center;
	font-size: .8em;
	line-height: 1.2em;
}

#docs-module .docs-list .item ul {
	float: left;
	width: 40%;
	margin: 0;
	padding: 0;
	list-style: none;
}

#docs-module .docs-list .item li {
	margin-top: 7px;
	margin-bottom: 7px;
}

#docs-module .docs-list .item li a {
	display: block;
	padding-left: 41px;
	line-height: 32px;
	background: url(../img/pdf-list.png) no-repeat 0 center;
	font-family: ralewaybold, Arial, Helvetica, sans-serif;
	color: #0fb3d6;
	text-decoration: none;
	
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
}
#docs-module .docs-list .item li a:hover {
	text-decoration: underline;
}


#docs-module  .docs-list-intranet .item h3, #docs-module  .docs-list-intranet  .item ul {
	float: none;
	width: 100%;	
}

/* cotisation CSMR */

#corps .miseenavant {
	color:#0fb3d6;
	font-weight:bold;
}
/*form[name=form_cot_csmr] label.dddoc_I {
	width:650px;
	display: block;
	float:left;
	padding-right:10px;
}
form[name=form_cot_csmr] input, 
form[name=form_cot_csmr] select {
	width: 100px;
	float: right;
	padding: 5px 10px;
} */

/* ---------------------------------------- */
/* 					FAQ					   	*/
/* ---------------------------------------- */

#module-faq .item,
#liste-actus .item,
body.actus-intranet .item  {
	float: left;
	width: 33.3%;
	height: 510px;
}

#module-faq .item {
	height: auto;
}

#module-faq .item .inner,
#liste-actus .item .inner,
body.actu-intranet  .item .inner {
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	min-height: 265px;
	border: 1px solid #ddd;
	border-radius: 6px;
}

#module-faq h3.question {
	margin: 0;
	padding: 15px 18px 45px 18px;
	font-family: ralewaymedium, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	text-align: left;
}

#module-faq .handle-reponse {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: #0fb3d6;
	border-radius: 0 0 6px 6px;
	text-align: right;
	height: 40px;
}

#module-faq .handle-reponse a {
	display: inline-block;
	margin-right: 10px;
	padding-right: 32px;
	background: url(../img/faq-plus-reponse.png) no-repeat right center;	
	font-family: ralewaysemibold, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: .8em;
	text-decoration: none;
	line-height: 40px;
}

/* une fois sur 2 autre couleur */

#module-faq .item:nth-child(odd) .handle-reponse {
	background: #A4C814;
}

#module-faq .item:nth-child(odd) .handle-reponse a {
	background: url(../img/faq-plus-reponse-2.png) no-repeat right center;
}

#module-faq .reponse {
	/*display: none;*/
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	padding: 40px 20px 14px 20px;
	background: #0fb3d6 url(../img/picot-faq-reponse.gif) no-repeat 19px 0;
	border-radius: 0 0 5px 5px;
	font-size: .8em;
	color: #fff;
	line-height: 1.2em;
}

/* 1 fois sur 2 une autre couleur */

#module-faq .item:nth-child(odd) .reponse {
	background: #A4C814 url(../img/picot-faq-reponse-2.gif) no-repeat 19px 0;
}

#module-faq .reponse a {
	color: #fff;
}

#module-faq .reponse .texte {
	margin-bottom: 25px;
}

.auteur-date,
.tags {
	color: #b7f2ff;
	text-align: right;
}

.bt-close {
	margin-top: 20px;
	text-align: right;
}

.bt-close a {
	background: url(../img/bt-close.png) no-repeat right center;
	padding-right: 28px;
	color: #fff;
	text-decoration: none;
}
.bt-close a:hover {
	text-decoration: underline;
}


/* ------------------------------------------------ */
/* ------------------- actus ---------------------- */
/* ------------------------------------------------ */
#actualites-container ul
{
list-style: none;
}

/* ---------- liste actu ---------*/
#liste-actus {
	margin-top: 25px;
}

#liste-actus .image img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 4px 4px 0 0;
}

#liste-actus .infos {
	padding-top: 20px;
}

#liste-actus .infos h2 {
	margin: 0 0 10px 0;
	padding: 0 20px;
	font-size: 1em;
}

#liste-actus .infos h2 .surtitre {
	display: block;
	font-family: OpenSansBold, Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 0.8em;
	text-transform: uppercase;
}

#liste-actus .infos h2 a {
	display: block;
	/*padding-right: 40px;*/
	font-size: 1.3em;
	line-height: 1em;
	font-family: ralewayregular, Arial, Helvetica, sans-serif;
	color: #0fb3d6;
	text-decoration: none;
	text-align: justify;
}

#liste-actus .infos .titre-resume {
	height: 200px;/*300px;*/
}

#liste-actus .infos .resume {
	padding: 0 20px;
	font-family: ralewayregular, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.1em;
}

#liste-actus .infos .lien {
	margin-top: 15px;
}

#liste-actus .infos .lien a {
	display: block;
	padding-right: 10px;
	background-color: #0fb3d6;
	border-radius: 0 0 4px 4px;	
	font-family: ralewaysemibold, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: .8em;
	text-decoration: none;
	line-height: 40px;
	text-align: right;
}
#liste-actus .infos .lien a:hover {
	text-decoration: underline;
}

#liste-actus .infos .lien a span {
	display: block;
	line-height: 40px;
	padding-right: 30px;
	background: url(../img/faq-plus-reponse.png) no-repeat right center;
}

/* detail */
#detail-actu img {
	border-radius: 4px;
}

#detail-actu .surtitre {
	display: block;
	font-family: OpenSansBold, Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 0.8em;
	text-transform: uppercase;
}

#detail-actu .tout {
	margin-top: 25px;
}


#detail-actu .tout a {
	display: inline-block;
	margin: 0 auto;
	padding: 0 70px;
	background: #00C6E0;
	background: -moz-linear-gradient(top,  #00C6E0 0%, #0093BF 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00C6E0), color-stop(100%,#0093BF));
	background: -webkit-linear-gradient(top,  #00C6E0 0%,#0093BF 100%); 
	background: -o-linear-gradient(top,  #00C6E0 0%,#0093BF 100%); 
	background: -ms-linear-gradient(top,  #00C6E0 0%,#0093BF 100%); 
	background: linear-gradient(to bottom,  #00C6E0 0%,#0093BF 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00C6E0', endColorstr='#0093BF',GradientType=0 );
	border-radius: 4px;
	line-height: 65px;
	font-family: ralewayextrabold, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: .9em;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}
#detail-actu .tout a:hover {
	background: #0093BF;
	background: -moz-linear-gradient(top,  #0093BF 0%, #00C6E0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0093BF), color-stop(100%,#00C6E0));
	background: -webkit-linear-gradient(top,  #0093BF 0%,#00C6E0 100%);
	background: -o-linear-gradient(top,  #0093BF 0%,#00C6E0 100%);
	background: -ms-linear-gradient(top,  #0093BF 0%,#00C6E0 100%);
	background: linear-gradient(to bottom,  #0093BF 0%,#00C6E0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0093BF', endColorstr='#00C6E0',GradientType=0 );
}

/* ---------------------------------------- */
/*				LEXIQUE 					*/
/* ---------------------------------------- */

#module-lexique .recherche-mot-cle {
	margin-bottom: 40px;
}

#module-lexique .recherche-mot-cle form {
	margin: 0;
	padding: 0;
	position: relative;
}

#module-lexique .recherche-mot-cle form input {
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	background: #f8f8f8;
	width: 100%;
	padding: 0 12px;
	height: 60px;
	border: 1px solid #ddd;
	border-radius: 6px;
	font-family: ralewaylight, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

#module-lexique .recherche-mot-cle form button {
	position: absolute;
	width: 25px;
	height: 25px;
	border: 0;
	top: 18px;
	right: 18px;
	background: transparent url(../img/loupe-couleur.png) no-repeat 0 0;
	text-indent: -10000000px;
}

#module-lexique .recherche-abc {
	padding: 12px;
	margin-bottom: 40px;
	border: 1px solid #ddd;
	border-radius: 6px;
}

#module-lexique .recherche-abc ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#module-lexique .recherche-abc li {
	display: inline;
}

#module-lexique .recherche-abc a {
	padding: 4px 11px;
	display: inline-block;
	font-family: ralewaylight, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#module-lexique .recherche-abc a:hover,
#module-lexique .recherche-abc span {
	padding: 4px 11px;
	display: inline-block;
	background: #a2c939;
	color: #fff;
}

#module-lexique .lexique-tout {
	margin-bottom: 30px;
}

#module-lexique .liste-definitions {
	/*columns: 264px 3;
	-webkit-columns: 264px 3;
	-moz-columns: 264px 3;*/
	/*column-width: 259px;
	-moz-column-width: 259px;
	-webkit-column-width: 259px;*/
	column-count: 3;
	-moz-column-count: 3; /* Firefox */
	-webkit-column-count: 3; /* Safari and Chrome */
	column-gap: 55px;
	-moz-column-gap: 55px;
	-webkit-column-gap: 55px;
	text-align: left;
}

#module-lexique .liste-definitions article.item {
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
	/*display: inline-block;*/

}

#module-lexique .liste-definitions h3 {
	margin: 0 0 9px 0;
    padding: 0 0 8px 0;
    border-bottom: 1px solid #d6d6d6;
    font-family: ralewaylight, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #0fb3d6;
    font-size: 26px;
    text-transform: uppercase;
}

#module-lexique .liste-definitions ul {
	margin: 0 0 40px 0;
	padding: 0;
	list-style: none;
}

#module-lexique .liste-definitions li a {
	display: block;
	background: url(../img/flechette.png) no-repeat 0 8px;
	padding-left: 16px;
	font-size: 1em;
	color: #555;
	text-decoration: none;
}
#module-lexique .liste-definitions li a:hover {
	text-decoration: underline;
}

/* trouvez la garantie qui vous convient */
#choix_garantie_adapatee {
	padding-right: 200px;
	min-height: 656px;
	background: url(../img/thinking.jpg) no-repeat right 0;
}

#choix_garantie_adapatee .inner-choix {
	padding-bottom: 75px;
	background: url(../img/shadow.jpg) no-repeat center bottom;
}

#choix_garantie_adapatee form {
	position: relative;
	margin: 0;
	padding: 46px 40px 0 40px;
	min-height: 538px;
	background: #efefef;
	background: -moz-linear-gradient(top,  #efefef 0%, #e4e4e4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#e4e4e4));
	background: -webkit-linear-gradient(top,  #efefef 0%,#e4e4e4 100%);
	background: -o-linear-gradient(top,  #efefef 0%,#e4e4e4 100%);
	background: -ms-linear-gradient(top,  #efefef 0%,#e4e4e4 100%);
	background: linear-gradient(to bottom,  #efefef 0%,#e4e4e4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e4e4e4',GradientType=0 );
}

#choix_garantie_adapatee .trou {
	position: absolute;
	top: 18px;
	width: 20px;
	height: 20px;
	background: url(../img/trou.jpg) no-repeat 0 0;
}
#choix_garantie_adapatee .trou1 {
	left: 20px;
}
#choix_garantie_adapatee .trou2 {
	right: 20px;
}

/* lignes de choix */

#choix_garantie_adapatee h2.titre {
	margin: 0 0 30px 11.4%;
	padding: 0;
	font-family: ralewayregular, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	color: #a2c939;
	font-weight: normal;
}

#choix_garantie_adapatee .numero, 
#choix_garantie_adapatee .choix1,
#choix_garantie_adapatee .choix2,
#choix_garantie_adapatee .choix3 {
	float: left;
}

#choix_garantie_adapatee .numero {
	width: 11.4%;
}

#choix_garantie_adapatee .numero .value {
	display: block;
	width: 44px;
	height: 44px;
	overflow: hidden;
	border: 3px solid #ccc;
	padding-top: 1px;
	background: #fff;
	border-radius: 50px;
	font-family: ralewaybold, Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 2.2em;
	text-align: center;
	line-height: 37px;
}

#choix_garantie_adapatee .numero.on .value {	
	background: #a2c939;
	border: 3px solid #a2c939;
	color: #fff;
}

#choix_garantie_adapatee .choix1,
#choix_garantie_adapatee .choix2,
#choix_garantie_adapatee .choix3 {
	position: relative;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 88.6%;
	border: 1px solid #ccc;
	background: #fff;
	border-radius: 7px;
	height: 60px;
	overflow: hidden;
}

#choix_garantie_adapatee .ligne-choix {
	padding-bottom: 18px;
}

#choix_garantie_adapatee .ligne-choix label {
	display: block;
	padding: 17px 60px 0 16px;
	font-family: ralewaylight, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: .8em;
	/*line-height: 46px;*/
	line-height: 1.1em;
	min-height: 43px;
	cursor: pointer;
}

#choix_garantie_adapatee .ligne-choix li:first-child label {
	background-image: url(../img/arrow-select-on.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#choix_garantie_adapatee .ligne-choix ul.opened li:first-child label {
	background-image: url(../img/arrow-select-off.png);
}

#choix_garantie_adapatee .ligne-choix ul.closed li:first-child label {
	background-image: none;
}

#choix_garantie_adapatee .ligne-choix ul.closed label.on,
#choix_garantie_adapatee .ligne-choix ul.closed li:first-child label.on,
#choix_garantie_adapatee .ligne-choix ul.opened li:first-child label.on {
	background-image: url(../img/arrow-select-on.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#choix_garantie_adapatee .ligne-choix label.on {
	background-color: #a2c939;
	color: #fff;
}

#choix_garantie_adapatee .ligne-choix input[type=radio] {
	display: none;
}

#choix_garantie_adapatee .ligne-choix li {
	/*line-height: 46px;*/
	min-height: 60px;
}

/* resultat */

#choix_niveaux_result {
}

#choix_niveaux_result .bloc-resultats {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	float: left;
	width: 88.6%;
}

#choix_niveaux_result .logo,
#choix_niveaux_result .lien {
	float: left;
	width: 50%;
}

#choix_niveaux_result .logo {
	margin-bottom: 20px;
}

#choix_niveaux_result .lien {
	text-align: right;
	margin-bottom: 20px;
	margin-top: 10px;
}

#choix_niveaux_result h3 {
	margin: 0 0 30px 0;
	padding: 0;
	font-family: ralewayregular, Arial, Helvetica, sans-serif;
	color: #9cc52f;
	font-size: 1.4em;
	font-weight: normal;
}

#choix_niveaux_result .lien a.link_more {
	padding: 15px 34px;
	background: #b4d344;
	background: -moz-linear-gradient(top,  #b4d344 0%, #91bf2e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4d344), color-stop(100%,#91bf2e));
	background: -webkit-linear-gradient(top,  #b4d344 0%,#91bf2e 100%);
	background: -o-linear-gradient(top,  #b4d344 0%,#91bf2e 100%);
	background: -ms-linear-gradient(top,  #b4d344 0%,#91bf2e 100%);
	background: linear-gradient(to bottom,  #b4d344 0%,#91bf2e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4d344', endColorstr='#91bf2e',GradientType=0 );
	display: inline-block;
	border-radius: 5px;
	font-family: ralewaysemibold, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #fff;
	text-align: center;
	text-decoration: none;
	/*line-height: 64px;*/
	line-height: 1.2em;
}
#choix_niveaux_result .lien a.link_more:hover {
	text-decoration: underline;
}

/* simulation de remboursement optique */

#page-simulation-remboursement form {
	overflow: auto;
	max-width: 100%;
}

#page-simulation-remboursement div.steps {
	overflow: hidden;
	margin-bottom: 25px;
}

#page-simulation-remboursement div.steps .blocstep {
	float: left;
	width: 33%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 95px;
	padding: 20px;
	font-family: ralewaymedium, Arial, Helvetica, sans-serif;
	margin-right: .33%;
	text-align: center;
}

#page-simulation-remboursement div.steps .blocstep .step {
	display: block;
	font-size: .9em;
	font-family: ralewaymedium, Arial, Helvetica, sans-serif;
}

#page-simulation-remboursement div.steps .blocstep .step-label {
	display: block;
	font-family: ralewaysemibold, Arial, Helvetica, sans-serif;
}

#page-simulation-remboursement div.steps .off {
	background: #f6f6f6;
	color: #999;
}

#page-simulation-remboursement div.steps .current {
	background: #0fb3d6; /*#eaeaea*/
	color: #fff;
}

#page-simulation-remboursement div.steps .done {
	background: #0fb3d6;
	color: #fff;
}

#page-simulation-remboursement ul.jj-mm-aaaa {
	margin: 0;
	padding: 0;
	list-style: none;
}

#page-simulation-remboursement ul.jj-mm-aaaa li {
	display: inline;
	padding-left: 10px;
}


#page-simulation-remboursement form div.field {
	text-align: center;
	margin-bottom: 20px;
}

#page-simulation-remboursement form div.field label {
	display: block;
	margin-bottom: 5px;
}

#page-simulation-remboursement form input[type=text],
#page-simulation-remboursement form input[type=password],
#page-simulation-remboursement form textarea {
	width: 80%;
	height: 38px;
	border: 1px solid #cccccc;
	background-color: #f8f8f8;
	padding: 5px 30px 5px 10px;
	color: #7d7d7c;
	font-size: 1.1em;
	border-radius: 5px;
}

#page-simulation-remboursement form select {
	width: 80%;
	border: 1px solid #cccccc;
	background-color: #f8f8f8;
	padding: 5px 0;
	color: #7d7d7c;
	font-size: 1.1em;
}

#page-simulation-remboursement ul.jj-mm-aaaa li input[type="text"] {
	width: 65px;
}

#page-simulation-remboursement div.button {
	text-align: right;
}

#page-simulation-remboursement div.button input[type=submit] {
	background: #0fb3d6 url(../img/sousmenu-fleche-over.png) no-repeat 125px center;
	width: 150px;
	height: 38px;
	border: 0;
	border-radius: 5px;
	color: #fff;
	font-family: ralewaysemibold, Arial, Helvetica, sans-serif;
	cursor: pointer;
}

#page-simulation-remboursement div.back {
	text-align: left;
}

#page-simulation-remboursement div.back input[type=submit] {
	background: #0fb3d6 url(../img/sousmenu-fleche-back.png) no-repeat 15px center;
}

#page-simulation-remboursement div.date-naissance {
	text-align: center;
	margin-bottom: 20px;
	font-family: ralewaysemibold, Arial, Helvetica, sans-serif;
	color: #0fb3d6;
	font-size: 1.1em;
}

#page-simulation-remboursement table.tab-simulation {
	width: 100%;
	margin-bottom: 10px;
}

#page-simulation-remboursement table.tab-simulation th {
	background: #eaeaea;
	text-align: center;
	color: #999999;
	font-family: ralewaysemibold, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: ;
}

#page-simulation-remboursement table.table-6 th {
	width: 16.66%;
}
#page-simulation-remboursement table.table-7 th {
	width: 14.28%;
}

#page-simulation-remboursement table.table-6 th.subcol {
	width: 8.33%;
}
#page-simulation-remboursement table.table-7 th.subcol {
	width: 7.14%
}

#page-simulation-remboursement table.tab-simulation td {
	background: #f6f6f6;
	text-align: center;
	padding: 5px 2px;
}

#page-simulation-remboursement table.tab-simulation th.sodeli,
#page-simulation-remboursement table.tab-simulation td.sodeli {
	background: #C86839;
	color: #fff;
}

#page-simulation-remboursement table.tab-simulation th.cort,
#page-simulation-remboursement table.tab-simulation td.cort {
	background: #A8C64A;
	color: #fff;
}

#page-simulation-remboursement table.tab-simulation td input[type=text] {
	width: 41%;
	background: #fff;
}

#page-simulation-remboursement table.tab-simulation td select {
	width: 60%;
}

#page-simulation-remboursement div.info {
	margin-bottom: 25px;
	font-family: ralewaysemibold, Arial, Helvetica, sans-serif;
	font-size: .9em;
}

#page-simulation-remboursement div.print {
	float: right;
	width: 100px;
	text-align: center;
}

#page-simulation-remboursement div.print a {
	text-decoration: none;
	font-size: .8em;
}
#page-simulation-remboursement div.print a:hover {
	text-decoration: underline;
}

/* partie historique */

.onglet-annee .inner {
	overflow: hidden;
}

.onglet-annee h3.date {
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0;
	padding: 16px 40px 0 0;
	width: 20%;
	min-height: 110px;
	background: url(../img/pic-date-fleche.png) no-repeat right 0;
	color: #7d2b8b;
	font-size: 2.3em;
	font-family: open_sanslight, Arial, Helvetica, sans-serif;
	line-height: 1em;
	text-align: right;	
}

.onglet-annee p {
	float: left;
	margin: 0;
	padding: 25px 40px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 70%;
}

/* onglets */

#tabs.historique-tab ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 143px;
	background: url(../img/historique-frise.jpg) no-repeat center bottom;
	background-size: 100%;
	overflow: hidden;
	margin-bottom: 38px;
}

#tabs.historique-tab li {
	float: left;
	display: block;
	height: 143px;
	text-align: center;
	max-width: 8.6%;
}

#tabs.historique-tab li a {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;	
	height: 120px;
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #fff;
	font-size: 1.1em;
	font-family: OpenSansSemibold, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1em;
}

/* toutes les largeurs sont différentes */
#tabs.historique-tab li:nth-child(1) {
	width: 9.8%;
	margin-left: 6px;
}

#tabs.historique-tab li:nth-child(2) {
	width: 9.8%;
}

#tabs.historique-tab li:nth-child(3) {
	width: 9.5%;
	margin-right: 2.1%;
}

#tabs.historique-tab li:nth-child(4) {
	width: 9.8%;
	margin-right: 1.9%;
}

#tabs.historique-tab li:nth-child(5) {
	width: 9.8%;
}

#tabs.historique-tab li:nth-child(6) {
	width: 9.6%;
}

#tabs.historique-tab li:nth-child(7) {
	width: 9%;
	margin-right: .1%;
}

#tabs.historique-tab li:nth-child(8) {
	width: 9.8%;
}

#tabs.historique-tab li:nth-child(9) {
	width: 9.3%;
}

#tabs.historique-tab li:nth-child(10) {
	width: 9.5%;
}

#tabs.historique-tab li:nth-child(11) {
	width: 9.5%;
}


/* les bulles de 1 à 6 différentes pour 10 dates */
/* default */
#tabs.historique-tab li a {
	background-image: url(../img/pic-date-1.png);
	padding-top: 64px;
}
#tabs.historique-tab li.ui-state-active a,
#tabs.historique-tab li a:hover {
	background-image: url(../img/pic-date-1-over.png);
}

/* bulle 1 */
#tabs.historique-tab li:nth-child(1) a {
	background-image: url(../img/pic-date-1.png);
	padding-top: 64px;
}
#tabs.historique-tab li:nth-child(1).ui-state-active a,
#tabs.historique-tab li:nth-child(1) a:hover {
	background-image: url(../img/pic-date-1-over.png);
}

/* bulle 2 */
#tabs.historique-tab li:nth-child(2) a {
	background-image: url(../img/pic-date-2.png);
	padding-top: 34px;
}
#tabs.historique-tab li:nth-child(2).ui-state-active a,
#tabs.historique-tab li:nth-child(2) a:hover {
	background-image: url(../img/pic-date-2-over.png);
}

/* bulle 3 */
#tabs.historique-tab li:nth-child(3) a {
	background-image: url(../img/pic-date-3.png);
	padding-top: 54px;
}
#tabs.historique-tab li:nth-child(3).ui-state-active a,
#tabs.historique-tab li:nth-child(3) a:hover {
	background-image: url(../img/pic-date-3-over.png);
	padding-top: 54px;
}

/* bulle 4 et 6 et 9 */
#tabs.historique-tab ul li:nth-child(4) a,
#tabs.historique-tab ul li:nth-child(6) a,
#tabs.historique-tab ul li:nth-child(9) a {
	background-image: url(../img/pic-date-4.png);
	padding-top: 44px;
}
#tabs.historique-tab li:nth-child(4).ui-state-active a,
#tabs.historique-tab li:nth-child(6).ui-state-active a,
#tabs.historique-tab li:nth-child(9).ui-state-active a,
#tabs.historique-tab ul li:nth-child(4) a:hover,
#tabs.historique-tab ul li:nth-child(6) a:hover,
#tabs.historique-tab ul li:nth-child(9) a:hover {
	background-image: url(../img/pic-date-4-over.png);
}

/* bulle 5 et 7 et 10 */
#tabs.historique-tab ul li:nth-child(5) a,
#tabs.historique-tab ul li:nth-child(7) a,
#tabs.historique-tab ul li:nth-child(10) a {
	background-image: url(../img/pic-date-5.png);
	padding-top: 64px;
}
#tabs.historique-tab li:nth-child(5).ui-state-active a,
#tabs.historique-tab li:nth-child(7).ui-state-active a,
#tabs.historique-tab li:nth-child(10).ui-state-active a,
#tabs.historique-tab ul li:nth-child(5) a:hover,
#tabs.historique-tab ul li:nth-child(7) a:hover,
#tabs.historique-tab ul li:nth-child(10) a:hover {
	background-image: url(../img/pic-date-5-over.png);
}

/* bulle 8 et 11 */
#tabs.historique-tab ul li:nth-child(8) a,
#tabs.historique-tab ul li:nth-child(11) a {
	background-image: url(../img/pic-date-6.png);
	padding-top: 54px;
}
#tabs.historique-tab li:nth-child(8).ui-state-active a,
#tabs.historique-tab ul li:nth-child(8) a:hover,
#tabs.historique-tab li:nth-child(11).ui-state-active a,
#tabs.historique-tab ul li:nth-child(11) a:hover {
	background-image: url(../img/pic-date-6-over.png);
}


/* ------------------------------------------- */
/* ---------- INTRANET------------ */
/* ------------------------------------------- */

/* --- Réunions --- */
body.reunion-intranet #conteneur-interne div.area-container {
	width: 1280px;
}

body.reunion-intranet .col-3:not(:first-child) {
	  padding-left: 80px;
}

body.reunion-intranet div#liste-reunions, 
body.reunion-intranet div.message  {
	vertical-align: top;
	display: table-cell;
	text-align: left;
}

body.reunion-intranet div#liste-reunions div.reunion {
	position: relative;
	min-height: 360px;
	padding-bottom: 30px;
	padding-top: 30px;
	margin-bottom: 30px;
}

body.reunion-intranet div#liste-reunions div.reunion:before {
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	height: 1px;
	background: rgba(220, 220, 220, 0.8);
}

body.reunion-intranet div.area-container>div.col-3 {
	padding-top: 92px;
	width: 36%;
}

body.reunion-intranet #liste-reunions div.content {
	width: 372px;
	vertical-align: top;
	padding-left: 0;
}

body.reunion-intranet #liste-reunions div.content img {
	width:100%;
}

body.reunion-intranet #liste-reunions div.content h2 {
	margin: 0;
}

body.reunion-intranet #liste-reunions h2.titre-paragraphe-3 {
	margin-top: 0;
}

body.reunion-intranet #liste-reunions div.option {
	position: relative;
	vertical-align: top;
	width: 314px;
}

body.reunion-intranet #liste-reunions div.option:before {
	content: "";
	position: absolute;
	left: 40px;
	top: 0;
	/*background: url('../img/fleche-separe.png') no-repeat;*/
	width: 12px;
	height: 311px;
}

body.reunion-intranet div.option {
	text-align: center;
}

body.reunion-intranet div.option>a {
	display: block;
	box-sizing: border-box;
	width: 100%;
	padding-bottom: 15px;
	padding-top: 15px;
}

body.reunion-intranet div.option p#selection  {
	text-align: left;
	margin-bottom: 20px;
}

p.under-info {
	font-size: 13px;
	color: #999999;
	  line-height: 19px;
	text-align: left;
}

body.reunion-intranet div.message {
	width: 330px;
	padding: 20px 20px 0;
	background: #f0f0f0;
}

body.reunion-intranet div.message h2 {
	margin-top: 0;
}

body.reunion-intranet div.message form textarea, body.reunion-intranet div.message form input, body.reunion-intranet div.message form input:focus  {
	width: 100%;
	resize: none;
	border: 0;
}

body.reunion-intranet div.message form {
  height: 290px;
}

body.reunion-intranet div.message form p {
	text-align: right;
}

 /* ------------------------------------------ */
 /* ------------ vertical tabs ---------------- */
 /* ------------------------------------------ */ 

/* 
* Aperçu : http://www.mutieg.fr/intranet-elus/mes-documents-2016
*/

#docs-module .docs-search form .vertical-tabs, .vertical-tabs * {
  box-sizing: border-box;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
#docs-module .docs-search form .document-categories {
   background: #d8d8d8;
}
#docs-module .docs-search form .vertical-tabs:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: -1px;
  z-index: 1;
  /*border: 1px solid black;*/
}
#docs-module .docs-search form .vertical-tabs:after {
  content: "";
  display: table;
  clear: both;
}
#docs-module .docs-search form .vertical-tabs {
  background: #f4f4f4;
  position: relative;
  margin-left: 200px;
  margin-top: 50px;
}
#docs-module .docs-search form .tabs {
  background: #d8d8d8;
  position: relative;
  float: left;
  width: 200px;
  padding: 0;
  padding-left: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -200px;
}
#docs-module .docs-search form .tabs li {
  position: relative;
  list-style: none;
  width: 100%;
}
#docs-module .docs-search form .tabs li:after {
  content: "";
  display: table;
  clear: both;
}
#docs-module .docs-search form .tabs li a {
  color: #777777;
  position: relative;
  display: block;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  text-align: center;
}
#docs-module .docs-search form .tabs li:not(:last-child) a {
  border-bottom: 1px solid #cecece;
}
#docs-module .docs-search form .tabs li.active a {
  z-index: 2;
  background: #f4f4f4;
  outline: none;
}
#docs-module .docs-search form .tabs-content {
  position: relative;
  z-index: 10;
}
#docs-module .docs-search form .tabs-content .content {
  display: none;
  padding: 10px;
}
#docs-module .docs-search form .tabs-content .content.active {
  display: block;
  outline: none;
}


/* document */
.vertical-tabs, .vertical-tabs * {
  box-sizing: border-box;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.document-categories {
   background: #d8d8d8;
}
.vertical-tabs:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: -1px;
  z-index: 1;
  /*border: 1px solid black;*/
}
.vertical-tabs:after {
  content: "";
  display: table;
  clear: both;
}
.vertical-tabs {
  background: #f4f4f4;
  position: relative;
  margin-left: 200px;
  margin-top: 50px;
}
.tabs {
  background: #d8d8d8;
  position: relative;
  float: left;
  width: 200px;
  padding-left: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -200px;
}
.tabs-content li {
  list-style: none;
}
.tabs li {
  position: relative;
  list-style: none;
}
.tabs li:after {
  content: "";
  display: table;
  clear: both;
}
.tabs li a {
  color: #777777;
  position: relative;
  display: block;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  text-align: center;

}
.tabs li:not(:last-child) a {
  border-bottom: 1px solid #cecece;
}
.tabs li.active a {
  z-index: 2;
  background: #f4f4f4;
  outline: none;
}
.tabs-content {
  position: relative;
  z-index: 10;
}
.tabs-content .content {
  display: none;
  padding: 10px 10px 20px;
}
.tabs-content .content.active {
  display: block;
  outline: none;
}

/* Desktops and laptops ----------- */
@media only screen 
and (max-width : 768px) {
	.vertical-tabs {
		padding-bottom: 40px;
	}
}



/* Desktops and laptops ----------- */
@media only screen 
and (max-width : 768px) {
	.vertical-tabs {
		padding-bottom: 40px;
		margin: 0;
	}
	#docs-module .docs-search form .tabs {
		    float: none;
		    width: 100%;
		    margin: 0;
		    z-index: 10;
	}
	#docs-module .docs-search form .vertical-tabs {
		margin-left: 0;
	}
	#docs-module .docs-search form .tabs-content {
		width: 100%;
	}
}