/* it-motive Stylesheet */

ul.dc-ics-menu {
	text-align: left;
	display: inline-block;
	list-style: none !important;
}
ul.dc-ics-menu  li {
	list-style: none !important;
}
ul.dc-ics-menu > li {
	z-index:999;
	list-style: none !important;
}
ul.dc-ics-menu:hover > li {
	position: relative;
	padding: 0;
}
ul.dc-ics-menu:hover {
	margin: 0 0 0 0 !important;
}
ul.dc-ics-menu:hover > li ul {
	display: block;
}
ul.dc-ics-menu > li > a{
	background-repeat: no-repeat;
	background-size: auto auto;
	background-image: url(/ics/projects/icsApplication/Renderer/desktop/sprites/dct_sprite_va.png);
	background-position: right -1120px;
	padding: 0 10px 0 2px;
	position: relative;
	z-index: 5;
}
ul.dc-ics-menu li ul {
	display: none;
	position: absolute;
	top: 18px;
	left: -1px;
	width: 100%;
	padding: 5px 0;
	background: #fff;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
}

ul.dc-ics-menu li ul li {
	padding: 0 0 0 5px;
	display: block;
}
ul.dc-ics-menu li ul li a {
	cursor: pointer;
}

.dc-ics-functions-wrapper {
	display: flex;
	justify-content: flex-start;
}
.dc-ics-functions-wrapper a,
.dc-ics-functions-wrapper li {
	text-decoration: none !important;
}

.dc-ics-textlist-bullet.dc-ics-textlist-bullet-dotindent0,
.dc-ics-textlist-bullet.dc-ics-textlist-bullet-dotindent1,
.dc-ics-textlist-bullet.dc-ics-textlist-bullet-dotindent2,
.dc-ics-textlist-bullet.dc-ics-textlist-bullet-dotindent3,
.dc-ics-textlist-bullet.dc-ics-textlist-bullet-dotindent4,
.dc-ics-textlist-bullet.dc-ics-textlist-bullet-dotindent5 {
	float: left;
	padding-right: 10px;
	font-size: 22px;
}

/* Mini-Apps */
.dc-ics-miniAppWait {
}

div.dc-ics-miniAppAssortmentService.dc-ics-relatedGoTo {
	background-image: url("../../../ics/cat/content/Assets/sy/GoTo_pos_black.gif");
}
table.dc-ics-assortmentInfo div.dc-ics-relatedGoTo:before {
	content: "\e93e";
	font-family: dc-icon-font;
}
table.dc-ics-assortmentInfo div.dc-ics-relatedGoTo {
	font-size: 20px;
	font-family: "bosch-mcd-icons";
	line-height: 30px!important;
	height: 30px;
	width: 30px;
	display: inline-block;
	color: white;
	background-color: #264461;
	text-align: center;
	vertical-align: middle;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}

table.dc-ics-assortmentInfo a.dc-ics-relatedCAD,
table.dc-ics-assortmentInfo a.dc-ics-relatedDownload,
table.dc-ics-assortmentInfo a.dc-ics-relatedConf,
table.dc-ics-assortmentInfo a.dc-ics-relatedSel,
table.dc-ics-assortmentInfo a.dc-ics-relatedEShop {
	background-repeat: no-repeat;
	display: inline-block;
	float: none;
	padding: 0px;
	height: 30px;
	width: 30px;
}

.dc-ics-miniAppEShopWrapper {
}
.dc-ics-miniAppDownloadWrapper {
}
.dc-ics-miniAppEShop-result {
	border: 1px solid #cfdde7;
}
.dc-ics-miniAppEShop-result > div {
	margin: 10px;
	background-color: #cfdde7;
}
.dc-ics-miniAppEShop-result > div > div {
	background-color: #ffffff;
}
.dc-ics-miniAppDownload-sortWrapper {
	color: #0d2b49;
	color: #0d2b49;
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #f2f2f2 !important;
}

.dc-ics-miniAppDownload-sort {
	display: block;
	position: absolute;
	right:0;
	width: 180px;
	height: 35px;
	padding: 6px 12px;
	background-color: #f2f2f2 !important;
	font-size: 12px;
}
.dc-ics-miniAppDownload-sortBy {
	display: none;
	width: 180px;
	position: absolute;
	padding: 6px 12px;
	right: 0;
	background-color: white;
	top: 50px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	font-size: 12px;
}
.dc-ics-miniAppDownload-sortByPart {
	margin-bottom: 3px;
}
.dc-ics-miniAppDownload-selected {
	font-weight: bold;
}
.dc-ics-miniAppDownload-sort:hover,
.dc-ics-miniAppDownload-sort:focus {
	background-color: #e5eef2 !important;
}
.dc-ics-miniAppDownload-sort:after {
	font-family: "bosch-mcd-icons";
	content: "\E001";
	float: right;
	margin-top: -3px;
	margin-left: 1rem;
	-webkit-transform: translateY(25%);
	-moz-transform: translateY(25%);
	-ms-transform: translateY(25%);
	-o-transform: translateY(25%);
	transform: translateY(25%);
}
.dc-ics-miniAppDownload-sortByDir {
	display: inline-block !important;
}

.dc-ics-expandableWait img {
	border: 0 none;
	outline: 0 !important;
	outline-offset: 0 !important;
}

.dc-ics-miniAppDownload-result-size {
	font-weight: normal;
}

.dc-ics-bold {
	font-weight: bold;
}

.table-block .img-frame {
	border: 0 !important;
}

.clear {
	display: none;
}