

/* Start:/local/components/my/cars2.tree/templates/wipers2/style.css?1749480420528*/

.cars-tree-list li {
	display:inline-block;
	margin: 8px;
}


li.dep2 a {
    max-width: 100%!important;
}

.cars-tree-list a {
    text-decoration: none;
    font-size: 18px;
    color: #30AABC;
}

.cars-tree-list a:hover {
    border-bottom: dashed 1px #30AABC;
    font-size: 18px;
    color: #30AABC;
}

.cars-tree-list ul {
	display:inline-block;
	margin:5px;
}

.cars-tree-list span {
	font:  1.5em bold;
	color:	#0A2D7E;
	font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
}

/* End */


/* Start:/local/templates/md2019/components/my/cars.tree/wipers1/style.css?17489681061832*/
.cars-tree-list {
	/*max-width:calc(100% - 255px);*/
}

.cars-tree {
	/*max-width:calc(100% - 255px);*/
}


.cars-tree-list li {
	display:inline-block;
	margin: 8px;
}

.cars-tree ul {
	list-style-type: none;
	padding: 0px;
	
}

.cars-tree ul ul li{
	margin: 5px;
}

.cars-tree ul li{
	margin-top: 15px;
	cursor: pointer;
	border: 1px solid #dfdfdf;
	border-radius: 3px;
    min-height: 50px;
    padding: 0 5px;
    max-width: 600px;
    display: flex;
    background-color: #f6f6f6;
}

.cars-tree ul li a{
	text-decoration:none;
	font-size: 1.2em;
	font-weight: bold;
	/*line-height: 50px;*/
    /*height: 50px;*/
    flex-grow: 1;
	padding: 10px 3px;
	max-width: 40%;
	margin: auto;
	word-wrap: break-word;
}

.cars-tree ul li img{
    height: 40px;
    width: auto;
    padding: 5px;
    margin: auto;
}

li.dep2 a {
    max-width: 100%!important;
}

span.mon {
    font-size: 0.9em;
    font-weight: normal;
}

.cars-tree ul li:hover {
  /*  border-color: #b5e8fb;
    background-color: #e4f7fd;*/
    border: 1px solid #00c0dd;
}


/*.cars-tree ul ul li a{
	text-decoration:underline;
	font-size: 1em;
	font-weight: normal;
}*/

.cars-tree-list a {
    text-decoration: none;
    font-size: 18px;
    color: #30AABC;
}

.cars-tree-list a:hover {
    border-bottom: dashed 1px #30AABC;
    font-size: 18px;
    color: #30AABC;
}

.cars-tree-list ul {
	display:inline-block;
	margin:5px;
}

.cars-tree-list span {
	font:  1.5em bold;
	color:	#0A2D7E;
	font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
}

ol.breadcrumb {
    list-style: none;
    padding-left: 0px;
	margin-top: 5px;
	}
	ol.breadcrumb li {
    display: inline;
}	ol.breadcrumb li a {
    color: #0275d8;
    text-decoration: none;
}

ol.breadcrumb li a:hover {
    color: #01447e;
    text-decoration: underline;
}

/* End */
/* /local/components/my/cars2.tree/templates/wipers2/style.css?1749480420528 */
/* /local/templates/md2019/components/my/cars.tree/wipers1/style.css?17489681061832 */
