#topmenu-breadcrumb-dropdown-body {
    left: 12px;
}

input#sew_keyword {
    /*background-color: #fff !important;*/
    line-height: 1.3em;
    padding: 2px 0px 2px 7px;
}

.infrassearchNoBCollapse {
	border-collapse: separate;
}

.infrassearchinfrasModal {
	margin: -3px -0 0 -2px;
    width: calc(100% + 4px) !important;
    height: 30px;
}

.infrassearchModalTitle {
	padding-left: 10px;
	line-height: 30px;
}

img.infrassearchwidthpictotitle {
	max-width: 48px;
}

.infrassearchHR {
    text-align: center;
    margin: 5px 0px !important;
	padding: 0px !important;
}

.infrassearchFinal {
    line-height: 1px;
	border: none !important;
}

.infrassearchScrollUp {
	position: fixed;
	bottom : 30px;
	right: -100px;
	color: #19052d;
	font-size: xx-large;
}

.infrassearchCaution {
	color: red;
}

.infrassearchbgtrans {
	background-color: transparent;
			color: var(--bgnavtop_txt);
		border-radius: 2px;
	font-family: var(--fontfamilydol);
	outline: none;
	margin: 0px 0px 0px 0px;
	border-bottom: solid 1px #888 !important;
}

.infrassearchbgtrans.ui-autocomplete-loading {
    color: #000;
    background: white url(/htdocs/theme/oblyon/img/working.gif) right center no-repeat;
}

.infrassearchbggreen {
	background: lightgreen;
}

.infrassearchbgorange {
	background: orange;
}

.infrassearchbgred {
	background: red;
}

.infrassearchgreen {
	color: green;
}

.infrassearchblue {
	color: #0088ff;
}

.infrassearchblack {
	color: black;
}

.infrassearchslogan {
	font-size: 16px;
}

.infrassearchTitleparam {
	font-size: 14px;
}

.infrassearchSubtitleparam {
	font-size: 12px;
}

.infrassearchColor {
	color: #19052d;
}

.login_block .classfortooltip:hover {
	background-color: transparent;
}

.infrassearchformabout {
	/*background-color: var(--colorbacktabcard1);*/
	padding: 20px;
}

.infrassearchchangelogbase {
	border: none;
	padding-top: 0;
	padding-bottom: 0
}

.widthquatrevingtdixpercent {
	width: 90%;
}

.width110 {
	width: 110px;
}

.width120 {
	width: 120px;
}

.width180 {
	width: 180px
}

.width220 {
	width: 220px;
}

.widthtrentepercent {
	width: 30%;
}

.height75 {
	height: 75px;
}

.height50 {
	height: 50px;
}

.height25 {
	height: 25px;
}

.height20 {
	height: 20px;
}

.nomargin {
	margin: 0px;
}

.nopadding {
	padding: 0px !important;
}

.noborder {
	border: none;
}

.nopaddingvert {
	padding-top: 0;
	padding-bottom: 0;
}

.fontsizeinherit {
	font-size: inherit;
}

.dropdown-item a img {
	max-height: 16px;
}