/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.1.5
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

/*Hover bouton slider*/
.rev-btn:hover {
	color: #145a8b!important;
	text-shadow:none;
}

/*Page de recherche*/

article.no-results, body.search.search-results .wf-container {
	padding: 30px 0;
}

/*404*/
article.error404 {
	padding: 30px 0;
	text-align: center;
}

form.searchform {
	width: 340px;
	margin: auto;
	max-width: 100%;
}

/*LIST*/
.content ul li:before {
	position: absolute;
	left: 0;
	width: 30px;
}

.content ul li {
	position: relative;
	padding-left: 21px;
	line-height: 1.25;
	margin-bottom: 10px;
}
/**/

.ult-ih-info-back {
	background: #145a8b!important;
}

.ult-ih-item .ult-ih-info .ult-ih-info-back {
	overflow: visible!important;
}

.ult-ih-item .ult-ih-content {
	background: #145a8b;
	/* padding: 15px 0; */
}

.ult-ih-description {
	color: #fff!important;
}

.timeline-block:nth-child(2) {
	margin-top: 100px!important;
}
.timeline-block:nth-child(3) {
	margin-top: 30px!important;
}
.timeline-block:nth-child(4) {
	margin-top: 30px!important;
}

span.phone a{
	text-decoration: none !important;
	color: #2bc0d1 !important;
}

rs-layer, .shortcode-banner h1{
	color: white !important;
	text-shadow: rgba(0, 0, 0, 0.5) 2px 2px 0px;
}

.banner-align-img-left .shortcode-banner {background-position: 16%;}

ul.slick-dots li:before {
	display: none;
}

.ult-item-wrap {
	outline: none;
}

.content ul,
ul,
ul li{
	list-style: none;
}

.content ul{
	margin: 0 0 10px 0px;
}

.content ul li:before{
	content: "✓";
	padding-right: 6px;
	color: #85cfd1;
	font-weight: bold;
}

ul li ul li:before, #open_time li:before {
	content: "●" !important;
	font-weight: bold;
}

#open_time li{
	margin-left: 50px;
}

ul li ul li {
	margin-left: 40px;
}

.uavc-list-icon ul li {
	display: inline-block;
	margin-right: 30px !important;
    width: 10%;
}

.uavc-list-icon ul li:before{
	content: "" !important;
}

#main {
	padding: 0 !important;
}

.light, .light h4{
	color: white !important;
}

/*PAGE D'ACCUEIL CAROUSEL*/
li.tp-revslider-slidesli.active-revslide{
	background-color: #001c2f !important;
}
.slotholder div.tp-bgimg.defaultimg{
	opacity: 0.8 !important;
}

/*PAGE D'ACCUEIL H2 BEFORE*/
.home h1.vc_custom_heading:before,
.dt-fancy-separator.h2-size.style-disabled:before{
	content: " ";
	background: url(img/separator-01.png);
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	position: relative;
	top: -5px;
	left: 47%;
}

.contact .dt-fancy-separator.h2-size.style-disabled{
	padding-bottom: 15px;
}
.contact .dt-fancy-separator.h2-size.style-disabled:before{
	display: none;
}

/* PAGE D'ACCUEIL MOSAIQUE*/

.mosaique .vc_column-inner,
.mosaique .vc_column-inner .wpb_wrapper,
.mosaique .vc_column-inner .wpb_wrapper .ult-content-box-container,
.mosaique .vc_column-inner .wpb_wrapper .ult-content-box-container .ult-content-box
{
	height: 100% !important;
}

/*EFFETS EN HOVER SUR LA MOSAIQUE*/
.mosaique .vc_column-inner .wpb_wrapper .ult-content-box-container{
	overflow:hidden;

}

.mosaique .vc_column-inner .wpb_wrapper .ult-content-box-container:hover .ult-content-box{
	height: 106% !important;
	transition: all 0.5s ease;
}

.mosaique .vc_column-inner .wpb_wrapper .ult-content-box-container .aio-icon-description:after{
	content: " ";
	background: url(img/arrow.svg);
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	position: relative;
	top: 14px;
	left: 43%;
	opacity:0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.mosaique .vc_column-inner .wpb_wrapper .ult-content-box-container:hover .aio-icon-description:after{
	opacity:1;
}

.mosaique .aio-icon-component.style_1{
	height: 100%;
	margin-bottom: 0 !important;
	transition: all 0.2s ease;
	background-color: rgba(0, 0, 0, 0.2) !important;
	padding-top: inherit !important;
	padding-bottom: inherit !important;
	display: flex;
	justify-content: center;
	align-items: center;
}

.mosaique .aio-icon-component.style_1:hover{
	background-color: rgba(199, 86, 19, 0.6) !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.mosaique a.aio-icon-box-link {
	display: flex !important;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	border: none;
	padding-top: 13vh !important;
	padding-bottom: 17vh !important;
	/*    height: 100%;*/
}

.mosaique .top-icon .aio-icon-header{
	letter-spacing: 1px;
}

.mosaique .top-icon .aio-icon-header+.aio-icon-description {
	padding: 0 16px;
}

.mosaique .top-icon .aio-icon-header h3.aio-icon-title {
	margin: 25px 0 5px !important;
}




/*PAGE D'ACCUEIL FORMULAIRE*/

#wpcf7-f4-p11-o1 label{
	font-size: 12px !important;
}

#wpcf7-f4-p11-o1 input, #wpcf7-f4-p11-o1 textarea{
	border-radius: 20px;
}

#wpcf7-f4-p11-o1 input[type=submit]:hover{
	background: #3f4d63 !important;
	background: linear-gradient(186deg,#3f4d63 1%,#145a8b 100%) !important;
	background: -webkit-linear-gradient(186deg,#3f4d63 1%,#145a8b 100%) !important;

}
#wpcf7-f4-p11-o1 input[type=submit]{
	text-transform: uppercase;
	font-size: 12px;
}


/*Footer*/
.footer .textwidget a{
	color: #85868c !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

/*CTA contact pages secondaires*/
.vc_cta3-content p{
	color : white !important;
}

.vc_general.vc_cta3.vc_cta3-style-custom{
	border-color: transparent;
	border: none;
}

.vc_cta3-actions a{
	border: 2px solid white !important;
	text-transform: uppercase !important;
}

/*boutons*/
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty){
	text-transform: uppercase;
	font-size: 12px;
}





/*DISTANCE PICTO TEXTE*/
.aio-icon-description{
	padding-top: 1.1em !important;
	line-height: 22px;
	color: #353535;
}


/* PAGE A CHACUN SON FLEXY */
.vc_btn3.vc_btn3-icon-right{
	text-align: center !important;
}

/*PAGE VEHICULES*/

/*en tete*/
.wpb_wrapper .uvc-sub-heading p{
	font-size: 19px !important;
}

/*accordéon*/
.wpb_content_element .wpb_accordion_header>a:after {
	transform: rotate(-90deg);
}

.wpb_content_element .wpb_accordion_header.ui-state-active>a:after {
	transform: rotate(180deg);
}

.wpb_content_element .wpb_accordion_header > a span {
	font-size: 16px;
}

.wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header {
	padding-bottom: 20px;
	border-top: none;
	border-bottom: 1px solid rgba(51,51,51,0.12);
}

.wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_section:first-child .wpb_accordion_header,
.wpb_content_element.dt-style .wpb_accordion_wrapper .wpb_accordion_section:first-child .wpb_accordion_header{
	border-bottom: 1px solid rgba(51,51,51,0.12);
}

.wpb_content_element.dt-accordion-bg-on .wpb_accordion_wrapper .wpb_accordion_header{
	border-radius: 10px;
}

.ui-dialog .ui-accordion .ui-accordion-header{
	padding: 0 !important;
}

.ui-accordion-header[aria-expanded="true"] {
	border-radius: 10px 10px 0 0;
}

.ui-accordion h3[aria-expanded="true"] {
	border-radius: 10px 10px 0 0 !important;
}

.dt-style.dt-accordion-bg-on.wpb_content_element .wpb_accordion_header a{
	padding: 9px 0 9px 30px;
}

.dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active {
	background: #fff!important;
}

/*FIX PICTO ALIGN TOP*/
.left-icon .aio-icon-left {
	padding-top: 0.8em;
}

/*FIX PICTO HOME*/
.home .aio-icon-img {
	width: 70px;
	height: 70px;
	text-align: center;
}

.home .aio-icon-img img {
	max-height: 100px;
	margin: auto;
}

/*CONTACT FORM*/

.little{
	width: 25% !important;
	border: solid #145a8b;
}

form label{
	color: #145a8b !important;
}

.medium{
	width: 50% !important;
	border: 1px solid #145a8b;
}

span.wpcf7-form-control-wrap.acceptance {
	font-size: 13px;
	line-height: normal;
}

span.wpcf7-list-item {
	margin: 0;
}

span.wpcf7-form-control-wrap.acceptance input[type="checkbox"] {
	margin: 0;
	vertical-align: middle;
}

span.wpcf7-form-control-wrap.acceptance label {
	cursor: pointer;
}

/*Offres*/
.owl-carousel .owl-dots {
	top: 0!important;
	left: 0!important;
	transform: none!important;
	position: relative;
	text-align: center;
	margin-bottom: 15px;
}

.ui-accordion .ui-accordion-header {
	padding-bottom: 0!important;
}

.offre-popup-container .offre-popup {
	display: none!important;
}

.ui-widget-overlay {
	background: black;
	cursor: pointer;
}

.ui-widget-header {
	color: #fff;
	background: #145a8b;
}

.booking-table tr:not(:first-child):hover {
	background: #f1f5f8;
}

.booking-table table td:last-child a {
	position: relative;
	display: block;
	text-decoration: none;
	color: #fff;
	background-image: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
	background-image: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
	background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
	background-repeat: no-repeat;
	background-repeat: repeat-x;
	background-size: 200%;
	background-position: 0 -100%;
	background-color: #155a8b;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 12px;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 20px;
	padding-right: 25px;
	border-radius: 5px;
}

.booking-table table td:last-child a:after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 12px;
	margin: auto;
	height: 10px;
	height: middle;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	/* display: inline-block; */
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f105";
	transition: .25s;
}
.booking-table table td:last-child a:hover:before {
	right: 10px;
}

.booking-table table td:last-child a:hover:after {
	right: 15px;
}

.booking-table table td:last-child a {
	display: inline-block;
}

.booking-table table td:last-child br {
	display: none;
}

/*CENTER IMAGE SLIDER*/

.dt-owl-item > div {
	margin: auto;
}

/*PICTOS GAMMES*/

.fixed-picto-size ul.uavc-list img.img-icon {
	height: 50px;
	width: auto;
	margin: auto;
}

.fixed-picto-size ul.uavc-list  .aio-icon-img {
	width: 50px;
}

/*Center promos*/

.vc_pageable-slide-wrapper.vc_clearfix {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}


/*Align picto*/
.vc-hoverbox-block {
	justify-content: flex-start;
}

.vc-hoverbox-block img {
	height: 70px;
	width: auto;
}

/*FANCY TITLE*/
.dt-fancy-title {
	line-height: normal;
}

/****************** MEDIA QUERIES *******************/

@media screen and (max-width: 1200px) {

	.mosaique .wpb_column .vc_column-inner {
		padding-top: 0!important;
	}

}

@media screen and (max-width: 1024px) {
	#content > div.vc_row.wpb_row.vc_row-fluid.mosaique.vc_custom_1521795974323.vc_row-no-padding.vc_row-o-equal-height.vc_row-o-content-top.vc_row-flex.ult-vc-hide-row.vc_row-has-fill > div:nth-child(3) > div{
		padding-top: 0 !important;
	}

	.mosaique a.aio-icon-box-link{
		padding-top : 10vh !important;
		padding-bottom: 13vh !important;
	}


	.dt-mobile-header .mini-contacts {
		font: 17px / 17px "Open Sans", Helvetica, Arial, Verdana, sans-serif !important;
		color: #2bc0d1 !important;
	}
}


@media screen and (max-width: 769px) {
	.home h1.vc_custom_heading:before,
	.dt-fancy-separator.h2-size.style-disabled:before{

		left: 45%;
	}

	.home h1{
		font-size: 25px !important;
		font-weight: 700 !important;
	}

	/*HOME MOSAIQUE*/


	.mosaique a.aio-icon-box-link{
		padding-top : 8vh !important;
		padding-bottom: 10vh !important;
	}


	#content > div.vc_row.wpb_row.vc_row-fluid.mosaique.vc_custom_1521795974323.vc_row-no-padding.vc_row-o-equal-height.vc_row-o-content-top.vc_row-flex.ult-vc-hide-row.vc_row-has-fill > div:nth-child(2) > div{
		padding: 0 !important;
	}



	/* HOME CONTACT*/
	.contact{
		display: flex;
	}
	.contact > div:nth-child(2){
		order: 2;
	}
	#content > div.vc_row.wpb_row.vc_row-fluid.vc_custom_1521816300583{
		display: none;
	}


	/*PAGES ANNEXES*/
	div.vc_cta3-actions > div{
		margin-top: 35px !important;
		margin-bottom: 0 !important;
	}

	.wpb_wrapper .uvc-sub-heading strong{
		font-size: 17px !important;
	}
	.wpb_wrapper .uvc-sub-heading p{
		font-size: 16px !important;
	}


	.vc_cta3_content-container .vc_custom_heading,
	div.h2-size .dt-fancy-title {
		font-size: 24px !important;
	}


	div.h3-size .dt-fancy-title{
		font-size : 20px !important;
	}

	#content > div.vc_row.wpb_row.vc_row-fluid.vc_custom_1521816603218.vc_row-o-equal-height.vc_row-flex > div.wpb_column.vc_column_container.vc_col-sm-6.vc_col-sm-offset-3.vc_col-xs-12{
		margin-top: 30px;
	}

	/*REVERSSE ORDER*/
	.reverse-order-m {
		order: 2;
	}

	.inline-bt .vc_btn3-container{
		text-align: center;
	}

	footer#footer {
		text-align: center;
		padding-bottom: 50px;
	}

}


@media screen and (min-width: 480px) and (max-width: 768px) {
	.shortcode-banner,
	.shortcode-banner-bg,
	.shortcode-banner-inside{
		min-height: 400px !important;
	}

	.shortcode-banner-inside{
		height: 400px !important;
	}
}

@media screen and (min-width: 200px) and (max-width: 480px) {
	.home h1.vc_custom_heading:before,
	.dt-fancy-separator.h2-size.style-disabled:before{

		left: 40%;
	}

	.shortcode-banner,
	.shortcode-banner-bg,
	.shortcode-banner-inside{
		min-height: 200px !important;
	}

	.shortcode-banner-inside{
		height: 200px !important;
	}

	.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
		text-transform: uppercase;
		font-size: 11px;
	}
}

/*Accordéon*/
.wpb-js-composer .vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
	background: #f1f5f8!important;
	border-color: #145a8b!important;
	border-width: 1px;
}

.wpb-js-composer .vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title>a {
	color: #145a8b!important;
	font-weight: 400;
}

.wpb-js-composer .vc_tta-style-modern .vc_tta-controls-icon::before {
	border-color: #145a8b!important;
}

.wpb-js-composer .vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
	border-color: #145a8b!important;
	background: #fff!important;
}

.wpb-js-composer .vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
	background: #fff!important;
}

.wpb-js-composer .vc_tta .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
	-webkit-transform: rotate(225deg) translate(-25%,-25%)!important;
	transform: rotate(-45deg) translate(-25%,-25%)!important;
}

.booking-table table tr {
	height: 50px!important;
}

.booking-table table tr:first-child {
	font-weight: 600;
	line-height: normal;
}

.booking-table table tr td:last-child {
	align-items: center;
	justify-content: space-between;
}

.dt-accordion-bg-on.wpb_content_element .wpb_accordion_header>a:after {
	right: auto;
	left: 9px;
	color: #145a8b;
	font-size: 12px;
	top: 23px;
}

.dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
	background: #f1f5f8!important;
}

.wpb_accordion_content .vc_row {
	margin: 0;
}
/*FIXED TOOLTIP*/

div#fixed-tooltip {
	position: fixed;
	bottom: 25px;
	left: 25px;
	overflow: visible;
	z-index: 1000;
}

div#fixed-tooltip-cta {
	position: relative;
	width: 50px;
	height: 50px;
	background: #145a8b;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: 0.25s;
	z-index: 10;
	box-shadow: 0 0 0 1px #fff;
}

div#fixed-tooltip.active, div#fixed-tooltip-cta:hover {
	/* transform: scale(1.1); */
}

div#fixed-tooltip-cta i {
	color: #fff;
	font-size: 22px;
}

div#fixed-tooltip-content {
	position: absolute;
	top: 0;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	left: 20px;
	/* margin-bottom: 20px; */
	width: 180px;
	height: 100%;
	background: #145a8b;
	/* padding: 20px; */
	transition: .25s;
	box-sizing: content-box;
	padding-left: 0;
	display: flex;
	align-items: center;
	color: #fff;
	z-index: 1;
	line-height: normal;
}

div#fixed-tooltip-content:after {
	/* display: inline-block; */
	/* font: normal normal normal 14px/1 FontAwesome; */
	/* font-size: inherit; */
	/* text-rendering: auto; */
	/* -webkit-font-smoothing: antialiased; */
	-moz-osx-font-smoothing: grayscale;
	content:'';
	position: absolute;
	top: 0;
	right: -20px;
	width: 50px;
	height: 50px;
	background: #145a8b;
	border-radius: 100%;
	transition: .25s;
}

div#fixed-tooltip:hover div#fixed-tooltip-content {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	/* transform: translateX(0px); */
	padding-left: 35px;
}

div#fixed-tooltip-content a:hover {
	color: #fff;
}

div#fixed-tooltip-content a {
	color: #fff;
	text-decoration: none;
	display: block;
}

.min-height-banner{
	min-height: 250px;
}

div#fixed-tooltip:hover div#fixed-tooltip-content a {
	transition: .25s;
	z-index: 100;
}

div#fixed-tooltip:hover div#fixed-tooltip-content a:hover {
	opacity: .75;
}


@media (min-width: 1280px){

	div#fixed-tooltip {
		bottom: auto;
		left: auto;
		top: 25px;
		right: 235px;
		cursor: pointer;
	}

	div#fixed-tooltip-cta {
		box-shadow: none;
	}

	div#fixed-tooltip-content {
		opacity: 1;
		visibility: visible;
		pointer-events: auto;
		padding-left: 35px;
	}

	div#fixed-tooltip div#fixed-tooltip-content a {
		z-index: 100;
	}

	div#fixed-tooltip:hover div#fixed-tooltip-content a {
		opacity: 0.75;
	}

	div#fixed-tooltip.sticky {
		top: 18px;
	}

	div#fixed-tooltip.sticky div#fixed-tooltip-cta {
		width: 40px;
		height: 40px;
	}

	div#fixed-tooltip.sticky div#fixed-tooltip-cta i {
		font-size: 17px;
	}

	div#fixed-tooltip.sticky div#fixed-tooltip-content {
		padding-left: 20px;
	}

	div#fixed-tooltip.sticky div#fixed-tooltip-content:after {
		width: 40px;
		height: 40px;
	}


}

@media (max-width: 1506px){

	.main-nav > li > a {
		margin: 18px 8px 18px 8px;
	}

	.inline-header.center .main-nav {
		-ms-flex-pack: flex-start!important;
		-ms-justify-content: flex-start!important;
		justify-content: flex-start!important;
		padding-left: 40px;
	}

}

@media (max-width: 768px){

	.timeline-block:nth-child(2) {
		margin-top: 30px!important;
	}

}

@media (max-width: 600px){

	div#fixed-tooltip-cta {
		width: 40px;
		height: 40px;
	}

	div#fixed-tooltip-cta i {
		font-size: 20px;
	}

	div#fixed-tooltip-content:after {
		/* left: 6px; */
	}

	div#fixed-tooltip {
		bottom: 15px;
		left: 15px;
	}

	div#fixed-tooltip-content {
		width: 200px;
	}

	div#fixed-tooltip-content:after {
		width: 40px;
		height: 40px;
		right: -20px;
	}

	div#fixed-tooltip-content {
		left: 17.5px;
		padding-left: 17.5px;
	}

	/*padding accordeon*/
	.wpb_accordion_content .vc_row {
		padding: 10px!important;
	}

}

@media (max-width: 480px){

	/*OFFRES*/
	.booking-table table tr td:last-child {
		display: block;
		height: auto!important;
		width: 120px!important;
		margin: auto;
		margin-top: 10px;
		line-height: 20px;
		width: 100%!important;
		text-align: center;
	}

	.booking-table table tr {
		display: flex;
		height: auto!important;
		line-height: normal;
		padding: 15px 0;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.booking-table table tr:not(:first-child):not(:last-child) {
		border-bottom: 1px solid #145a8b;
	}

	.booking-table table td:last-child a:after {
		height: 11px;
	}

	.booking-table .vc_tta-panel-body {
		padding: 5px!important;
	}

	.booking-table .vc_tta-container {
		padding: 5px;
	}

	.booking-table table tr td:nth-child(2) {
		text-align: center;
	}

	.booking-table table tr td:nth-child(3) {
		text-align: right;
	}
	.booking-table table tr td {
		width: 29%!important;
		padding: 0;
		border: none;
	}

	.booking-table table tr:first-child td:nth-child(4) {
		display: none;
	}

}

/*A METTRE DANS booking-form.css*/
option:disabled {
	background: #d5d5d5;
	display: none;
}