/* --------------------------------- */
/*   Honeywell - Sensing Korean CSS  */
/* --------------------------------- */

/* HONEY-2011 */
.appBoxL .closeX { margin-bottom: 20px; }
.appBoxL h1 br { display: none; }
.appBoxL p { line-height: 16px; }

/* HONEY-2013 */
.breadcrumb li br { display: none; }

/* HONEY-2036, HONEY-2037 */
table { word-break: keep-all; }
table tr img { 
	max-height: 120px;
	max-width: 120px;
}

/* HONEY-2083 */
img[src*="engine-fuel-door-line-2"] { transform: scaleY(1.25) scaleX(0.74) translateY(-2.5vw) translateX(1.5vw) !important; }

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../assets/fonts/glyphicons-halflings-regular.eot);
    src: url(../assets/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../assets/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../assets/fonts/glyphicons-halflings-regular.woff) format('woff'),url(../assets/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}
