﻿.headerdiv h2 {
	color: #641e8c !important;
}

#cert, #cert .sups-table-header .chapterintroduction__base {
	margin-top: 0 !important;
}

#cert a {
	text-decoration: none;
	color: #337ab7;
}

#cert a:hover {
	color: #641e8c;
	text-decoration: underline;
}

#cert .btn-group {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

#cert .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    /* border-radius: 4px; */
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}


#cert .open>.dropdown-menu {
    display: block;
}

#cert .sups-table-header .chapterintroduction__base>*:last-child {
	margin-bottom: 30px !important;
}

#cert .dataTables_wrapper .dataTables_filter input {
	border: 1px solid #ccc !important;
	padding: 6px 12px;
	color: #555;
}

#cert .sups-float-right button.sups-reset {
	background: #A338B3 !important;
	cursor: pointer;
}

#cert .sups-float-right button img {
	width: 18px !important;
	height: 18px !important;
	margin-right: 5px;
}

#cert .sups-float-right.col-xs-12 {
	width: 100%;
	display: inline-block;
}


#cert .btn-group button.multiselect
{
	cursor: pointer;
}

#cert .btn-group.open button.multiselect,
#cert .btn-group.filtered button.multiselect,
.sort-container.open button, .sort-container.filtered button
{
	background-color: #641e8c !important;
    color: #fff !important;
}

#cert .sups-float-right {
	text-align: left;
	float: none;
	margin-top: 15px;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
	list-style: none;
}


#cert .tooltipstered img {
	width: 18px !important;
	height: 18px !important;
}

/* #cert .sups-table { */
	/* background: #fff !important; */
/* } */

#cert .tablelinks a, #cert .sups-download {
	color: #A338B3 !important;
	text-decoration: none;
}

#cert .tablelinks a:hover {
	text-decoration: underline;
}

#cert .sups-download img {
	width: 17px !important;
	height: 17px !important;
}

#cert .tablelinks .sups-html, #cert .tablelinks .sups-scaf {
	background: #A338B3;
	color: #fff !important;
	padding: 5px;
    display: block;
	margin-bottom: 5px;
	
}

#cert .tablelinks span.sups-html, #cert .tablelinks span.sups-scaf {
	background: #ababab !important;
	color: #fff !important;
}

#cert span.sups-download {
	color: #ababab !important;
}

#cert .tablelinks a, #cert .tablelinks span {
	min-width: 70px;
	text-align: center;
	display: block;
}


#cert .tablelinks {
	display: block !important;
}


#cert table.table-bordered.dataTable th:nth-child(7) {
	min-width: 160px !important;
	width: 160px !important;
	text-align: center;
}

#cert table.table-bordered.dataTable th.col-md-5 {
	text-align: left;
}


@font-face{font-family:"siemens-webicons-webfont-new-tmp";src:url("/etc.clientlibs/settings/wcm/designs/siemens-sites/publish/resources/fonts/Siemens-Web-Icons-3-3-0.woff2") format("woff2"),url("/etc.clientlibs/settings/wcm/designs/siemens-sites/publish/resources/fonts/Siemens-Web-Icons-3-3-0.woff") format("woff")}
.tooltipster-box {
	border-radius: 0 !important;
	background: #2d373c	!important;
	color: #fff;
	font-size: 12px;
	max-width: 350px !important;
}

#cert [class^="icon"]::before, [class*=" icon"]::before, [class^="link-transform-icon"]::before, [class*=" link-transform-icon"]::before {
    font-family:"siemens-webicons-webfont-new","siemens-webicons-webfont-new-tmp","siemens-webicons-webfont" ;    
}

.dark-bg #cert a {
    color: #337ab7;
}

.dark-bg #cert a:hover {
    color: #641e8c;
}

#cert .pagination a {
	text-decoration: none !important;
}

/* #cert .pagination > .active > a {
    background: #A338B3;
    color: #fff;
} */

#cert .pagination {
	gap: 0 !important;
}

#cert .pagination>li>a,.html-default-class .pagination>li>span{
    color:#A338B3
}
#cert .pagination>li>a:hover,
#cert .pagination>li>span:hover,
#cert .pagination>li>a:focus,
#cert .pagination>li>span:focus{
    color:#A338B3;background-color:#eee;border-color:#ddd
}
#cert .pagination>.active>a,
#cert .pagination>.active>span,
#cert .pagination>.active>a:hover,
#cert .pagination>.active>span:hover,
#cert .pagination>.active>a:focus,
#cert .pagination>.active>span:focus{
    color:#fff;background-color:#A338B3;border-color:#A338B3
}
#cert .pagination>.disabled>span,
#cert .pagination>.disabled>span:hover,
#cert .pagination>.disabled>span:focus,
#cert .pagination>.disabled>a,
#cert .pagination>.disabled>a:hover,
#cert .pagination>.disabled>a:focus{
    color:#777;background-color:transparent;border-color:#ddd
}

#cert .pagination>li>a {
    line-height: 28px;
}

.pagination>li>a, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
	padding: 6px 12px !important;
	/* border: 1px solid #ddd !important; */
}
