html
{
	min-height: 100%;
	min-width: 100%;
	-ms-text-size-adjust: none;
}

body,div,dl,dt,dd,ul,ol,li,nav,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,a
{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: solid;
	border-color: transparent;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top;
	background-repeat: no-repeat;
}

.transition
{
	-webkit-transition-property: background-image,background-position,background-color,border-color,border-radius,color,font-size,font-style,font-weight,letter-spacing,line-height,text-align,box-shadow,text-shadow,opacity;
	transition-property: background-image,background-position,background-color,border-color,border-radius,color,font-size,font-style,font-weight,letter-spacing,line-height,text-align,box-shadow,text-shadow,opacity;
}

.transition *
{
	-webkit-transition: inherit;
	transition: inherit;
}

table
{
	border-collapse: collapse;
	border-spacing: 0px;
}

fieldset,img
{
	border: 0px;
	border-style: solid;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top;
}

address,caption,cite,code,dfn,em,strong,th,var,optgroup
{
	font-style: inherit;
	font-weight: inherit;
}

del,ins
{
	text-decoration: none;
}

li
{
	list-style: none;
}

caption,th
{
	text-align: left;
}

h1,h2,h3,h4,h5,h6
{
	font-size: 100%;
	font-weight: inherit;
}

input,button,textarea,select,optgroup,option
{
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

body
{
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	line-height: 17px;
	word-wrap: break-word;
	text-rendering: optimizeLegibility;/* kerning, primarily */
	-moz-font-feature-settings: 'liga';
	-ms-font-feature-settings: 'liga';
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
}

a:link
{
	color: #0000FF;
	text-decoration: underline;
}

a:visited
{
	color: #800080;
	text-decoration: underline;
}

a:hover
{
	color: #0000FF;
	text-decoration: underline;
}

a:active
{
	color: #EE0000;
	text-decoration: underline;
}

a.nontext /* used to override default properties of 'a' tag */
{
	color: black;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.normal_text
{
	color: #000000;
	direction: ltr;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 17px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	vertical-align: 0px;
	padding: 0px;
}

.list0 li:before
{
	position: absolute;
	right: 100%;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.rtl-list li:before
{
	right: auto;
	left: 100%;
}

.nls-None > li:before,.nls-None .list3 > li:before,.nls-None .list6 > li:before
{
	margin-right: 6px;
	content: '•';
}

.nls-None .list1 > li:before,.nls-None .list4 > li:before,.nls-None .list7 > li:before
{
	margin-right: 6px;
	content: '○';
}

.nls-None,.nls-None .list1,.nls-None .list2,.nls-None .list3,.nls-None .list4,.nls-None .list5,.nls-None .list6,.nls-None .list7,.nls-None .list8
{
	padding-left: 34px;
}

.nls-None.rtl-list,.nls-None .list1.rtl-list,.nls-None .list2.rtl-list,.nls-None .list3.rtl-list,.nls-None .list4.rtl-list,.nls-None .list5.rtl-list,.nls-None .list6.rtl-list,.nls-None .list7.rtl-list,.nls-None .list8.rtl-list
{
	padding-left: 0px;
	padding-right: 34px;
}

.nls-None .list2 > li:before,.nls-None .list5 > li:before,.nls-None .list8 > li:before
{
	margin-right: 6px;
	content: '-';
}

.nls-None.rtl-list > li:before,.nls-None .list1.rtl-list > li:before,.nls-None .list2.rtl-list > li:before,.nls-None .list3.rtl-list > li:before,.nls-None .list4.rtl-list > li:before,.nls-None .list5.rtl-list > li:before,.nls-None .list6.rtl-list > li:before,.nls-None .list7.rtl-list > li:before,.nls-None .list8.rtl-list > li:before
{
	margin-right: 0px;
	margin-left: 6px;
}

.TabbedPanelsTab
{
	white-space: nowrap;
}

.MenuBar .MenuBarView,.MenuBar .SubMenuView /* Resets for ul and li in menus */
{
	display: block;
	list-style: none;
}

.MenuBar .SubMenu
{
	display: none;
	position: absolute;
}

.NoWrap
{
	white-space: nowrap;
	word-wrap: normal;
}

.rootelem /* the root of the artwork tree */
{
	margin-left: auto;
	margin-right: auto;
}

.colelem /* a child element of a column */
{
	display: inline;
	float: left;
	clear: both;
}

.clearfix:after /* force a container to fit around floated items */
{
	content: "\0020";
	visibility: hidden;
	display: block;
	height: 0px;
	clear: both;
}

*:first-child+html .clearfix /* IE7 */
{
	zoom: 1;
}

.clip_frame /* used to clip the contents as in the case of an image frame */
{
	overflow: hidden;
}

.popup_anchor /* anchors an abspos popup */
{
	position: relative;
	width: 0px;
	height: 0px;
}

.popup_element
{
	z-index: 100000;
}

.svg
{
	display: block;
	vertical-align: top;
}

span.wrap /* used to force wrap after floated array when nested inside a paragraph */
{
	content: '';
	clear: left;
	display: block;
}

span.actAsInlineDiv /* used to simulate a DIV with inline display when already nested inside a paragraph */
{
	display: inline-block;
}

.position_content,.excludeFromNormalFlow /* used when child content is larger than parent */
{
	float: left;
}

.preload_images /* used to preload images used in non-default states */
{
	position: absolute;
	overflow: hidden;
	left: -9999px;
	top: -9999px;
	height: 1px;
	width: 1px;
}

.preload /* used to specifiy the dimension of preload item */
{
	height: 1px;
	width: 1px;
}

.animateStates
{
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

[data-whatinput="mouse"] *:focus,[data-whatinput="touch"] *:focus,input:focus,textarea:focus
{
	outline: none;
}

textarea
{
	resize: none;
	overflow: auto;
}

.fld-prompt /* form placeholders cursor behavior */
{
	pointer-events: none;
}

.wrapped-input /* form inputs & placeholders let div styling show thru */
{
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent;
	border: none;
}

.submit-btn /* form submit buttons on top of sibling elements */
{
	z-index: 50000;
	cursor: pointer;
}

.anchor_item /* used to specify anchor properties */
{
	width: 22px;
	height: 18px;
}

.MenuBar .SubMenuVisible,.MenuBarVertical .SubMenuVisible,.MenuBar .SubMenu .SubMenuVisible,.popup_element.Active,span.actAsPara,.actAsDiv,a.nonblock.nontext,img.block
{
	display: block;
}

.ose_ei
{
	visibility: hidden;
	z-index: 0;
}

.widget_invisible,.js .invi,.js .mse_pre_init,.js .an_invi /* used to hide the widget before loaded */
{
	visibility: hidden;
}

.no_vert_scroll
{
	overflow-y: hidden;
}

.always_vert_scroll
{
	overflow-y: scroll;
}

.always_horz_scroll
{
	overflow-x: scroll;
}

.fullscreen
{
	overflow: hidden;
	left: 0px;
	top: 0px;
	position: fixed;
	height: 100%;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.fullwidth
{
	position: absolute;
}

.borderbox
{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.scroll_wrapper
{
	position: absolute;
	overflow: auto;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.browser_width > *
{
	position: absolute;
	left: 0px;
	right: 0px;
}

.list0 li,.MenuBar .MenuItemContainer,.SlideShowContentPanel .fullscreen img
{
	position: relative;
}

.grpelem,.accordion_wrapper /* a child element of a group */
{
	display: inline;
	float: left;
}

.fld-checkbox input[type=checkbox],.fld-radiobutton input[type=radio] /* Hide native checkbox */
{
	position: absolute;
	overflow: hidden;
	clip: rect(0px, 0px, 0px, 0px);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0px;
	border: 0px;
}

.fld-checkbox input[type=checkbox] + label,.fld-radiobutton input[type=radio] + label
{
	display: inline-block;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	width: 100%;
	height: 100%;
}

.pointer_cursor,.fld-recaptcha-mode,.fld-recaptcha-refresh,.fld-recaptcha-help
{
	cursor: pointer;
}

p,h1,h2,h3,h4,h5,h6,ol,ul,span.actAsPara /* disable Android font boosting */
{
	max-height: 1000000px;
}

.superscript
{
	vertical-align: super;
	font-size: 66%;
	line-height: 0px;
}

.subscript
{
	vertical-align: sub;
	font-size: 66%;
	line-height: 0px;
}

.horizontalSlideShow /* disable left-right panning on horizondal slide shows */
{
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}

.verticalSlideShow /* disable up-down panning on vertical slide shows */
{
	-ms-touch-action: pan-x;
	touch-action: pan-x;
}

.colelem100,.verticalspacer /* a child element of a column that is 100% width */
{
	clear: both;
}

.popup_element.Inactive,.js .disn,.hidden,.breakpoint
{
	display: none;
}

#muse_css_mq
{
	position: absolute;
	display: none;
	background-color: #FFFFFE;
}

.fluid_height_spacer
{
	position: static;
	width: 0.01px;
	float: left;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
	body
	{
		text-rendering: auto;
	}
}

.PamphletWidget .ThumbGroup .Thumb,.PamphletNextButton,.PamphletPrevButton,.PamphletCloseButton
{
	cursor: pointer;
}

#u5741
{
	background-color: #9D1F23;
}

#u5757,#u5744
{
	display: block;
}

#u5748
{
	background-color: #ED1C24;
}

#u5753,#u5756,#u5743,#u5721,#u5746
{
	background-color: transparent;
}

#u5749
{
	background-color: #000000;
}

#u9145-2
{
	padding-top: 8px;
}

#u5745
{
	background: #9D1F23 url("../images/kaanince_webmaster-06.svg") no-repeat center center;
	background-size: cover;
}

.nosvg #u5745
{
	background-image: url('../images/kaanince_webmaster-06_poster_u198.png');
}

#u5767,#u5754,#u5755,#u9144,#u9868
{
	background-color: transparent;
	border-color: transparent;
	border-width: 0px;
}

#u9869-4,#u9871-4,#u9870-4
{
	text-align: center;
	background-color: transparent;
	color: #FFFFFF;
}

#u9869-4:hover p,#u9871-4:hover p,#u9870-4:hover p
{
	color: #000000;
	visibility: inherit;
}

#u9145-4,#u5720-4
{
	color: #FFFFFF;
	text-align: center;
	line-height: 19px;
	font-size: 16px;
	font-weight: 400;
	font-family: pontano-sans, sans-serif;
	background: transparent url("../images/kaanince_webmaster-12.svg") no-repeat center center;
	background-size: contain;
}

.nosvg #u9145-4,.nosvg #u5720-4
{
	background-image: url('../images/kaanince_webmaster-12_poster_u1979.png');
}

#u9145-4:hover,#u5720-4:hover
{
	border-width: 0px;
	border-color: transparent;
	background: transparent url("../images/kaanince_webmaster-13.svg") no-repeat center center;
	background-size: contain;
}

.nosvg #u9145-4:hover,.nosvg #u5720-4:hover
{
	background-image: url('../images/kaanince_webmaster-13_poster_u1977.png');
}

#u9145-4:hover p,#u5720-4:hover p
{
	color: #9D1F23;
	visibility: inherit;
}

#u5720-2
{
	padding-top: 8px;
}

@media (min-width: 651px)
{
	#u6023
	{
		background-color: #000000;
	}

	#u6026-4
	{
		border-width: 0px;
		border-color: transparent;
		background-color: transparent;
		color: #FFFFFF;
		font-size: 14px;
		text-align: center;
		font-family: comfortaa, sans-serif;
		font-weight: 400;
	}

	#u6023:hover #u6026-4 p
	{
		font-size: 16px;
	}

	#u6016
	{
		background-color: #000000;
	}

	#u6019-4
	{
		border-width: 0px;
		border-color: transparent;
		background-color: transparent;
		color: #FFFFFF;
		text-align: center;
		font-family: comfortaa, sans-serif;
		font-weight: 400;
	}

	#u6016:hover #u6019-4 p
	{
		font-size: 16px;
	}

	#u6030
	{
		background-color: #000000;
	}

	#u6032-4
	{
		border-width: 0px;
		border-color: transparent;
		background-color: transparent;
		color: #FFFFFF;
		text-align: center;
		font-family: comfortaa, sans-serif;
		font-weight: 400;
	}

	#u6030:hover #u6032-4 p
	{
		font-size: 16px;
	}

	#u6037
	{
		background-color: #000000;
	}

	#u6039-4
	{
		border-width: 0px;
		border-color: transparent;
		background-color: transparent;
		color: #FFFFFF;
		text-align: center;
		font-family: comfortaa, sans-serif;
		font-weight: 400;
	}

	#u6037:hover #u6039-4 p
	{
		font-size: 16px;
	}

	#u6046
	{
		background-color: #000000;
	}

	#u6049-4
	{
		border-width: 0px;
		border-color: transparent;
		background-color: transparent;
		color: #FFFFFF;
		text-align: center;
		font-family: comfortaa, sans-serif;
		font-weight: 400;
	}

	#u6046:hover #u6049-4 p
	{
		font-size: 16px;
	}

	#u6023.MuseMenuActive #u6026-4 p,#u6016.MuseMenuActive #u6019-4 p,#u6030.MuseMenuActive #u6032-4 p,#u6037.MuseMenuActive #u6039-4 p,#u6046.MuseMenuActive #u6049-4 p
	{
		color: #ED1C24;
		visibility: inherit;
		font-size: 17px;
	}

	.MenuItem /* unifiedNavBar */
	{
		cursor: pointer;
	}

	#u6022,#u6015,#u6029,#u6036,#u6043,#u5726
	{
		background-color: transparent;
	}

	#menuu6014,#u5727,#u5728
	{
		border-width: 0px;
		border-color: transparent;
		background-color: transparent;
	}

	#u5729
	{
		background: transparent url("../images/kaanincebw-02b-02.png") no-repeat right center;
		background-size: contain;
	}

	#u5741_align_to_page,#u5745_align_to_page
	{
		max-width: 1200px;
	}

}

@media (max-width: 650px)
{
	#u5776
	{
		border-width: 0px;
		border-color: transparent;
		background-color: #FFFFFF;
		border-radius: 3px;
	}

	#u5778
	{
		background-color: #000000;
	}

	#u5777
	{
		background-color: #000000;
	}

	#u5779
	{
		background-color: #000000;
	}

	#u5780
	{
		border-width: 0px;
		border-color: transparent;
		background-color: #191919;
		background-color: rgba(0,0,0,0.9);
		-pie-background: rgba(0,0,0,0.9);
	}

	#u5781
	{
		border-width: 0px;
		border-color: transparent;
		background-color: transparent;
	}

	#u5781:hover
	{
		background-color: transparent;
	}

	#u5783-4
	{
		background-color: transparent;
		line-height: 19px;
		color: #FFFFFF;
		font-size: 16px;
		text-align: center;
		font-family: pontano-sans, sans-serif;
		font-weight: 400;
	}

	#u5783-2
	{
		padding-top: 8px;
	}

	#u5785-4
	{
		background-color: transparent;
		line-height: 19px;
		color: #FFFFFF;
		font-size: 16px;
		text-align: center;
		font-family: pontano-sans, sans-serif;
		font-weight: 400;
	}

	#u5785-2
	{
		padding-top: 8px;
	}

	#u5782-4
	{
		background-color: transparent;
		line-height: 19px;
		color: #FFFFFF;
		font-size: 16px;
		text-align: center;
		font-family: pontano-sans, sans-serif;
		font-weight: 400;
	}

	#u5782-2
	{
		padding-top: 8px;
	}

	#u5784-4
	{
		background-color: transparent;
		line-height: 19px;
		color: #FFFFFF;
		font-size: 16px;
		text-align: center;
		font-family: pontano-sans, sans-serif;
		font-weight: 400;
	}

	#u5784-2
	{
		padding-top: 8px;
	}

	#u5786-4
	{
		background-color: transparent;
		line-height: 19px;
		color: #FFFFFF;
		font-size: 16px;
		text-align: center;
		font-family: pontano-sans, sans-serif;
		font-weight: 400;
	}

	#u5783-4:hover,#u5785-4:hover,#u5782-4:hover,#u5784-4:hover,#u5786-4:hover
	{
		border-width: 0px;
		border-color: transparent;
		background-color: transparent;
	}

	#u5783-4:hover p,#u5785-4:hover p,#u5782-4:hover p,#u5784-4:hover p,#u5786-4:hover p
	{
		color: #9D1F23;
		visibility: inherit;
	}

	#u5786-2
	{
		padding-top: 8px;
	}

	#u5741_align_to_page,#u5745_align_to_page
	{
		max-width: 650px;
	}

}

