@import url('https://fonts.googleapis.com/css?family=Open+Sans:100,200,300,400,500,600,700,800');

.html,
input,
textarea,
select,
button,
.Input__font {
	font-family: 'open sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

a {
	-webkit-transition: all 0.1s ease-in-out 0s;
	-o-transition: all 0.1s ease-in-out 0s;
	transition: all 0.1s ease-in-out 0s;
}

img {
	max-height: 100% !important;
}

input-placeholder, input[type="text"]::-webkit-input-placeholder {
	color:#999 !important;
}

input[type=text] {
	color: #999;
}

.Icon__brand {
	color: #00acec;
}

#Capa1 path,
#Capa2 path,
#Capa3 path,
#Capa4 path {
	fill: #00acec;
}

.AppContainer__backToTop {
	background: #00acec;
}

/* Navigation */
/* Logo */
.Header__logo {
	float: left;
	margin: 1rem .8rem 0 0;
}

.uploadlogo {
	margin: 2px 0 0 0;
	width: 200px;
	height: 50px;
	display: inline-block;
	background-image: url("http://www.promotiespullen.com/assets/images/promotiespullen-2_250px-white-transp.png") !important;
	background-repeat: no-repeat;
	background-size: 200px 47px;
}

.backdrop {
	position: absolute;
	top: 88px;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	z-index: -1;
	background-color: rgba(48, 122, 213, 0.45);
}

/* logo fix bar */
.Header__homeNavbarFixed .Header__navbar .Header__logo .uploadlogo {
	background-image: url("http://www.promotiespullen.com/assets/images/promotiespullen-2_250px-blue-transp.png") !important;
}

/* Nav Links */
.Header__tabsTab,
.LoginDetail__signup,
.LoginDetail__signin {
	cursor: pointer;
	line-height: 5.3rem;
	color: #FFF;
	margin: 0 1.0625rem;
	border-bottom: 4px solid transparent;
	font-size: 1rem;
	font-weight: 600;
	letter-spacing: .0625rem;
	max-width: 11.313rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: border .15s ease;
}

,
.Header__tabsTab.Header__active {
	border-bottom: 4px solid #fff;
	color: #fff;
}

.Header__homeNavbarFixed .Header__navbar .Header__tabsTab.Header__active {
	border-bottom: 4px solid #00acec;
	color: #00acec;
}

/* Kennisbank Home */
/*	Articles KB base lists */
.commonStyle__zt3Link.ContentList__listLink,
.Link__link.commonStyle__zt3Link.commonStyle__cursor {
	color: #00acec;
}

.commonStyle__zt3Link.ContentList__listLink:hover,
.Link__link.commonStyle__zt3Link.commonStyle__cursor:hover {
	color: #59656f;
}

/*	Headers Knowledgebase Link pate*/
/*	More links end list */
.ListHeader__listHeader2 .Link__link.commonStyle__zt3Link,
.Link__link2 {
	color: #333;
}

.ListHeader__listHeader2 .Link__link.commonStyle__zt3Link:hover {
	color: #00acec;
}


.Link__active.commonStyle__zt3LinkActive:hover,
.Link__link2:hover {
	color: #00acec;
}


.ListHeader__listIcon1 {
	display: none;
}

.ListHeader__header2 {
	margin-left: -6px;
}

[data-id="Opmaak & Bestanden_title"],
[data-id="Producten & Materialen_title"],
[data-id="Bestanden_title"],
[data-id="Speciale opties & Afwerkingen_title"],
[data-id="Algemeen_title"],
[data-id="Vlaggen_title"],
[data-id="Kleurprofielen & Instellingen_title"],
[data-id="Overige tips_title"] {
	overflow: visible;
}

a[data-id="Producten & Materialen_title"]::before,
a[data-id="Opmaak & Bestanden_title"]::before,
a[data-id="Bestanden_title"]::before,
a[data-id="Speciale opties & Afwerkingen_title"]::before,
a[data-id="Algemeen_title"]::before,
a[data-id="Vlaggen_title"]::before,
a[data-id="Overige tips_title"]::before,
a[data-id="Kleurprofielen & Instellingen_title"]::before {
	height: 24px;
	width: 24px;
	margin-right: 6px;
	display: inline-block;
	position: relative;
	top: 5px;
}

a[data-id="Opmaak & Bestanden_title"]::before {
	content: "";
	-webkit-mask-image: url("http://www.promotiespullen.com/assets/images/icons/layout-files.svg");
	background: url("http://www.promotiespullen.com/assets/images/icons/layout-files.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #333;
}

a[data-id="Producten & Materialen_title"]::before {
	content: "";
	-webkit-mask-image: url("http://www.promotiespullen.com/assets/images/icons/products-materials.svg");
	background: url("http://www.promotiespullen.com/assets/images/icons/products-materials.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #333;
}

a[data-id="Bestanden_title"]::before {
	content: "";
	-webkit-mask-image: url("http://www.promotiespullen.com/assets/images/icons/files.svg");
	background: url("http://www.promotiespullen.com/assets/images/icons/files.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #333;
}

a[data-id="Speciale opties & Afwerkingen_title"]::before {
	content: "";
	-webkit-mask-image: url("http://www.promotiespullen.com/assets/images/icons/options.svg");
	background: url("http://www.promotiespullen.com/assets/images/icons/options.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #333;
}

a[data-id="Algemeen_title"]::before,
a[data-id="Overige tips_title"]::before {
	content: "";
	-webkit-mask-image: url("http://www.promotiespullen.com/assets/images/icons/info.svg");
	background: url("http://www.promotiespullen.com/assets/images/icons/info.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #333;
}

a[data-id="Vlaggen_title"]::before {
	content: "";
	-webkit-mask-image: url("http://www.promotiespullen.com/assets/images/icons/flags.svg");
	background: url("http://www.promotiespullen.com/assets/images/icons/flags.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #333;
}

a[data-id="Kleurprofielen & Instellingen_title"]::before {
	content: "";
	-webkit-mask-image: url("http://www.promotiespullen.com/assets/images/icons/colors.svg");
	background: url("http://www.promotiespullen.com/assets/images/icons/colors.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #333;
}

/*

[data-id="Bestanden_title"]{
	-webkit-mask-image: url("https://d3el7j01zd7apf.cloudfront.net/app/fonts/handmoney.bd30c5b7f82422442612.svg");
	background: url("https://d3el7j01zd7apf.cloudfront.net/app/fonts/handmoney.bd30c5b7f82422442612.svg");
	background-size: contain;
	background-color: #333;
	height: 30px;
	width: 30px;
	display: inline-block;
	position: absolute;
	left: 10px;
}
*/




/* Seach Home */
.Header__searchTitle {
	font-weight: Bold;
	text-shadow: none;
	letter-spacing: .0125rem;
}

.Header__globalSearchAlt {
	width: 50%;
	border: none;
}

.FilterPanel__filterDrop,
.FilterPanel__dropdownFilter li,
.FilterPanel__drpDwnFitShw li {
	border-radius: 6px;
}

.SearchList__topic a {
	font-size: 18px;
}

.SearchList__topic a:hover {
	color: #00acec;
}

.SearchList__listItem p {
	color: #444;
}

.SearchResult__SearchResultmark {
	color: #FFF;
	background-color: #00acec;
}

.SearchList__noresult {
	padding-left: 20px;
}

.List__listItem {
	color: #999;
}

.Input__searchBox,
.SearchList__list,
.SearchList__listmenu,
.SearchContainer__searchFilter {
	border-radius: 8px;
}

.SearchList__listmenu {
	box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.05);
}

a[data-id*="all_ticket_"]::before,
a[data-id*="all_article_"]::before {
	height: 16px;
	width: 16px;
	margin-right: 4px;
	display: inline-block;
	position: relative;
	top: 1px;
}

a[data-id*="all_ticket_"]::before {
	content: "";
	-webkit-mask-image: url("http://www.promotiespullen.com/assets/images/icons/tickets.svg");
	background: url("http://www.promotiespullen.com/assets/images/icons/tickets.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #333;
}

a[data-id*="all_article_"]::before {
	content: "";
	-webkit-mask-image: url("http://www.promotiespullen.com/assets/images/icons/knowledgebase.svg");
	background: url("http://www.promotiespullen.com/assets/images/icons/knowledgebase.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #333;
}

/*
span[data-id="_Tickets"]::before, span[data-id="_Kennisbank"]::before {
	height: 16px;
	width: 16px;
	margin-right: 4px;
	display: inline-block;
	position: relative;
	top: 3px;
}

span[data-id="_Tickets"]::before {
	content: "";
	-webkit-mask-image: url("http://www.promotiespullen.com/assets/images/icons/tickets.svg");
	background: url("http://www.promotiespullen.com/assets/images/icons/tickets.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #333;
}

span[data-id="_Kennisbank"]::before {
	content: "";
	-webkit-mask-image: url("http://www.promotiespullen.com/assets/images/icons/knowledgebase.svg");
	background: url("http://www.promotiespullen.com/assets/images/icons/knowledgebase.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #333;
}
*/

/*	Search home	*/
.SearchContainer__globalSearch {
	box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.2);
}

/*	Search on scroll top menu*/
.SearchContainer__globalSearch.commonStyle__positionRel.commonStyle__flex {
	box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.08);
}

.Header__globalSearchAlt
.Header__globalSearchAlt {
	border: none;
	border-radius: 8px;
}

.Input__headerSearch {
	border-radius: 8px 0 0 8px;
}

.SearchContainer__searchIcon {
	border-radius: 0 8px 8px 0;
}

.SearchContainer__searchIcon {
	background: none;
}

.SearchContainer__downArrow {
	display: block;
	margin: 8px 0 0;
	border: solid transparent;
	border-color: rgba(194, 225, 245, 0);
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top-color: #00acec !important;
	border-bottom: 0;
	border-width: 5px;
}

svg #search {
	color: #00acec;
	fill: #00acec;
}

.Input__searchBox {
	font-size: 14px;
	border: none;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.08);
}

.Input__headerSearch {
	font-size: 22px;
	padding: 10px 20px;
}

.SearchList__list {
	padding-left: 20px;
	font-size: 18px;
}

.ErrorPage__errorTitle {
	color: #00acec;
	font-weight: bold;
	font-size: 26px;
}

.ErrorPage__errorContent p {
	font-size: 18px;
}

/*
.commonStyle__zt3Link:hover,
.commonStyle__zt3LinkActive,
.commonStyle__zt3bdrLine {
	font-size: 18px;
}
*/


/* Cards Home */
/* Headers */
.ContentBox__headerMid {
	text-transform: none;
	font-weight: bold;
	font-size: 22px;
	margin: 1.25rem 0;
	letter-spacing: 0;
}

/* Info text */
.commonStyle__tAlignCenter p {
	color: #777;
	font-weight: 400;
	max-width: 95%;
	margin: 0 auto;
}

/*	Wdigets Home	*/
/*	Making bottom widgets 2 colm*/
.home .WidgetContainer__list {
	flex-flow: wrap;
}

.home .WidgetContainer__list > li:first-child {
	width: 100%;
}

.home .WidgetContainer__contentList {
	width: 50%;
	display: inline-block;
}


/* Article Headers */
.commonStyle__detailHeader {
	color: #00acec;
	font-weight: 800;
	font-size: 30px;
}

.KbDetailLtContainer__articleContent a {
	color: #00acec;
	font-weight: bold;
}

.KbDetailLtContainer__articleContent a:hover {
	color: #59656f;
}

p.description li {
	margin-bottom: 6px;
}

p.description li:last-child {
	margin-bottom: 0px;
}

portal b {
	font-weight: bold;
	font-family: 'open sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

.Tag__tag {
	display: inline-flex;
	align-items: center;
	text-transform: lowercase;
	background-color: #eee;
	border: none;
	padding: 8px 8px;
	border-radius: 6px;
	box-shadow: none;
	/*margin: 0 ;*/
	line-height: normal;
	color: #333;
}

a.Tag__tagLink.commonStyle__zt3Link {
	color: #333;
}

.Tag__tag:hover {
	background-color: #00acec;
	color: white;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

a.Tag__tagLink.commonStyle__zt3Link:hover {
	color: white;
}

/* Footer */
/* Footer Ticket button */
.footer-top {
	background-color: #59656f;
	text-align: center;
	font-weight: 200;
	color: white;
	padding: 30px 0;
}

.Footer__footerCopyrigt {
	background-color: #2f3840;
	font-size: 16px;
	font-weight: 200;
}

.Footer__footerLink {
	font-size: 14px;
}

a .commonStyle__zt3buttonPrimaryText {
	border: 2px solid #00acec;
	font-weight: 600;
	letter-spacing: normal;
	padding: .7rem 1rem;
	font-size: 18px;
	border-radius: 8px;
	background: none;
	transition: all .15s ease;
	color: #00acec;
}

a .commonStyle__zt3buttonPrimaryText:hover {
	color: #fff;
	background: #00acec;
	border: 2px solid #00acec;
}

.Button__footerBtn,
input.btn.big-btn.primary {
	border: 2px solid #00acec;
	font-weight: 600;
	letter-spacing: normal;
	padding: .7rem 1rem;
	font-size: 18px;
	border-radius: 8px;
	background: none;
	transition: all .15s ease;
	color: #00acec;
}

.Button__footerBtn:hover {
	color: #fff;
	background: #00acec;
	border: 2px solid #00acec;
}

.Footer__footerQus {
	font-weight: bold;
	color: #666;
	font-family: 'open sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

/* Signin Page */
.Signin__userLink {
	color: #00acec;
	font-weight: bold;
}

.Signin__userHeader {
	font-size: 18px;
}

.Signin__loginTitle {
	font-weight: bold;
}

.Signin__loginSubTitle,
.Signin__userDesc {
	font-size: .9375rem;
}

.Message__messageShow {
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

.Message__messageStr {
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

.Message__success {
	border-bottom-left-radius: 6px;
	padding: .625rem .75rem;
	background-color: #00acec;
	display: table-cell
}

/* Ticket page */
/*.Comment__userName.commonStyle__overflowDotted.Comment__cursor.commonStyle__cursor*/
.Post__userName,
.ListHeader__header1,
.Comment__userName {
	font-weight: 600;
}

.Post__userName,
.Comment__userName {
	color: #00acec !important;
}

.Comment__cmtUsrNme,
.FormElement__mandatoryStar:after {
	color: #00acec !important;
}

.TicketFormLeftContainer__formTitle {
	font-weight: bold;
	color: #333;
}

/* Search product */
.Autosuggest__optionFocus {
	background-color: #00acec;
}

.Autosuggest__listmenu {
	margin: 0;
	width: 100%;
	padding: 3px 0;
	max-height: 200px;
	overflow-y: auto;
	border: 1px solid #00acec;
	box-shadow: 0 0 1px #00acec;
	background-color: #FFF;
}

.SearchList__autoSuggesListItem {
	border-bottom: 1px solid #f3f2f2;
}

.FileUpload__userLink {
	color: #00acec;
}

.FileUpload__attachPin {
	border: .0625rem solid #00acec;
	border-radius: 50%;
	padding: .282rem .58rem;
}

.Info__infoLabel {
	padding: 0 10px 0 0;
	color: #999;
	/* font-weight: 600; */
}

.Info__infoContent {
	margin: 5px 0 0;
	font-weight: 600;
}

.Filter__filter > li {
	font-size: 16px;
}

.StatusPopup__statusName,
.commonStyle__zt3LinkActive {
	font-weight: bold;
}

.Filter__filter li .Link__active.commonStyle__zt3LinkActive {
	padding-bottom: 5px;
	border-bottom: 4px solid #59656f;
}

/* Profile info */
.ProfileLeftContainer__userPic,
.ActivityChart__profileHeadTitleBorder {
	background: #f8f8f8;
	font-weight: 600;
	color: #00acec;
}

.Popover__popup3 .Popover__popoverContentStyles,
.ProfileLeftContainer__profilePanel,
.ActivityChart__profilePanel {
	border-radius: 6px;
	border: none;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
}

.LoginDetail__profileBtn {
	border-bottom-left-radius: 6px;
}

.LoginDetail__profileLogout {
	border-bottom-right-radius: 6px;
}

.LoginDetail__profileBtn,
.LoginDetail__profileLogout {
	background: #00acec;
}

.LoginDetail__profileLogout {
	background: #f3f3f3;
}

.EditProfileContainer__formTitle {
	font-weight: bold;
}


@media only screen and (min-width: 1024px) {
	.globalfixednav .globalSignin {
		padding: 0.3rem .75rem;
		max-width: 10rem;
		font-size: 1rem;
		line-height: 1.7;
		color: #000;
		background: none;
		border: 2px solid #000;
		border-radius: 8px !important;
		transition: all 0.2s ease-in-out;
	}

	.globalfixednav .globalSignin:hover {
		background-color: #00acef;
		color: white !important;
		/*border-bottom: none !important;*/
		border: 2px solid #00acef;

	}

	.LoginDetail__signin {
		padding: 0.3rem .75rem;
		max-width: 10rem;
		font-size: 1rem;
		line-height: 1.7;
		color: white;
		background: none;
		border: 2px solid white;
		border-radius: 8px !important;
		transition: all 0.2s ease-in-out;
	}

	.LoginDetail__signin:hover {
		background-color: white;
		color: #00acef !important;
		border: 2px solid white;

	}


	.Header__tabsTab:hover,
	.Header__tabsTab.Header__active,
	.LoginDetail__signup.LoginDetail__active,
	.LoginDetail__signup.LoginDetail__active:hover,
	.LoginDetail__signup:hover {
		border-bottom: 4px solid #fff;
	}

	.Header__homeNavbarFixed .Header__navbar .Header__tabsTab:hover {
		border-bottom: 4px solid #00acec !important;
		color: #00acec !important;
	}

	.globalfixednav .globalSignup:hover {
		border-bottom: 4px solid #00acec !important;
		color: #00acec !important;
	}
}

/* Tablet */
@media only screen and (max-width: 1024px) {
	.backdrop {
		top: 77px;
	}

	.Header__tabsTab,
	.Header__tabsTab.Header__active,
	.Header__tabsTab:hover {
		border-bottom: 4px solid #fff;
	}

	.Header__homeNavbarFixed .Header__navbar .Header__tabsTab:hover,
	.Header__tabsTab:hover {
		border-bottom: 4px solid #00acec !important;
		color: #00acec !important;
	}

	.Header__tabsTab:hover,
	.LoginDetail__signin:hover,
	.LoginDetail__signup:hover,
	.Header__tabsTab.Header__active,
	.LoginDetail__signin.LoginDetail__active,
	.LoginDetail__signup.LoginDetail__active {
		border-bottom-color: #fff;
		border-bottom: 4px solid #fff;
	}

	.Header__homeContent .Header__navbar,
	.Header__defaultContent .Header__navbar {
		background-color: rgba(48, 122, 213, 0.45);
	}

	.Header__navopen .Header__navbar .Header__menuTab {
		background: #00acec;
	}
}

