/* =General CSS
-------------------------------------------------------------- */
.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
	float: left;
}
.clear_column {
	clear:both;
	display:block;
	font-size:0; height:0;
	line-height:0; width:100%;
	overflow: hidden;
}

/* =Shortcodes Templates
-------------------------------------------------------------- */

/* =Default Template (no margin)
-------------------------------------------------------------- */
.full_width  {
	width: 100%;
}
.one_half  {
	width: 50%;
}
.one_third  {
	width: 33.3%;
}
.two_third  {
	width: 66.6%;
}
.one_fourth  {
	width: 25%;
}
.three_fourth  {
	width: 75%;
}
.one_fifth  {
	width: 20%;
}
.two_fifth  {
	width: 40%;
}
.three_fifth  {
	width: 60%;
}
.four_fifth  {
	width: 80%;
}
.one_sixth  {
	width: 16.6%;
}
.five_sixth  {
	width: 83.4%;
}

/* =Responsive
-------------------------------------------------------------- */
/* Maximum width of 600 pixels. */
@media screen and (max-width: 600px) {
	.full_width,
	.one_half,
	.one_third,
	.two_third,
	.one_fourth,
	.three_fourth,
	.one_fifth,
	.two_fifth,
	.three_fifth,
	.four_fifth,
	.one_sixth,
	.five_sixth {
		clear: both;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 1em;
	}
}

/* =Small Margins Template
-------------------------------------------------------------- */
/*
.full_width  {
	width: 100%;
}
.one_half {
	width: 49% !important;
	margin-right: 2% !important;
}
.one_half.last_column {
	width: 49% !important;
	margin-right: 0px !important;
}
.one_third {
	width: 32% !important;
	margin-right: 2% !important;
}
.one_third.last_column {
	width: 32% !important;
	margin-right: 0px !important;
}
.two_third {
	width: 66% !important;
	margin-right: 2% !important;
}
.two_third.last_column {
	width: 66% !important;
	margin-right: 0px !important;
}
.one_fourth {
	width: 23.5% !important;
	margin-right: 2% !important;
}
.one_fourth.last_column {
	width: 23.5% !important;
	margin-right: 0px !important;
}
.three_fourth {
	width: 74.5% !important;
	margin-right: 2% !important;
}
.three_fourth.last_column {
	width: 74.5% !important;
	margin-right: 0px !important;
}
.one_fifth {
	width: 18.4% !important;
	margin-right: 2% !important;
}
.one_fifth.last_column {
	width: 18.4% !important;
	margin-right: 0px !important;
}
.two_fifth {
	width: 39% !important;
	margin-right: 2% !important;
}
.two_fifth.last_column {
	width: 39% !important;
	margin-right: 0px !important;
}
.three_fifth {
	width: 59% !important;
	margin-right: 2% !important;
}
.three_fifth.last_column {
	width: 59% !important;
	margin-right: 0px !important;
}
.four_fifth {
	width: 79.6% !important;
	margin-right: 2% !important;
}
.four_fifth.last_column {
	width: 79.6% !important;
	margin-right: 0px !important;
}
.one_sixth {
	width: 15% !important;
	margin-right: 2% !important;
}
.one_sixth.last_column {
	width: 15% !important;
	margin-right: 0px !important;
}
*/.ns-button-icon,.ns-button-label{color:var(--ns-icon-color);box-sizing:border-box}.ns-buttons{position:relative}.ns-buttons-wrapper{display:flex;flex-wrap:wrap}.ns-columns.ns-has-total-share-count-before .ns-buttons-wrapper{margin-left:50px}.ns-columns.ns-has-total-share-count-after .ns-buttons-wrapper{margin-right:50px}body a.ns-button{display:inline-flex;height:40px;line-height:40px;margin:0 10px 10px 0;padding:0;font-size:14px;overflow:hidden;text-decoration:none;border:none;--ns-button-color:#333;--ns-icon-color:#fff}.ns-button *{pointer-events:none}.ns-button-block{display:inline-flex;align-items:center;background:#333;background:var(--ns-button-color)}.ns-button-wrapper{display:inline-flex;align-items:center;overflow:hidden;width:100%}.ns-button:not(.ns-hover-swap):hover .ns-button-wrapper>span:not(.ns-inverse){box-shadow:inset 0 0 0 50px rgba(0,0,0,.1)}.ns-button:not(.ns-hover-swap):hover .ns-button-wrapper>span.ns-inverse{filter:brightness(.9)}.ns-button-icon{height:40px;width:40px;min-width:40px;justify-content:center}.ns-button-icon>*{height:50%;margin:0 auto}.ns-button-icon path{fill:currentColor}.ns-button-share-count{display:none;font-size:12px;align-items:center}.ns-button.ns-share-count:hover svg,.ns-hide{display:none}.ns-button.ns-share-count:hover .ns-button-share-count{display:flex}.ns-button-label{height:100%;flex-grow:1;padding:0 15px 0 0;overflow:hidden}.ns-button-label-wrapper{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ns-button-icon.ns-border+.ns-button-label.ns-inverse,.ns-button-icon.ns-inverse+.ns-button-label:not(.ns-inverse),.ns-button-icon:not(.ns-inverse)+.ns-button-label.ns-inverse{padding-left:10px}.ns-button.bluesky{--ns-button-color:#1185FE}.ns-button.angellist,.ns-button.applemusic,.ns-button.codepen,.ns-button.digg,.ns-button.steam,.ns-button.threads,.ns-button.tiktok,.ns-button.twitter{--ns-button-color:#000}.ns-button.facebook{--ns-button-color:#3b5998}.ns-button.linkedin{--ns-button-color:#0077B5}.ns-button.pinterest{--ns-button-color:#C92228}.ns-button.buffer{--ns-button-color:#323b43}.ns-button.reddit{--ns-button-color:#ff4500}.ns-button.hackernews{--ns-button-color:#F0652F}.ns-button.pocket{--ns-button-color:#ef4056}.ns-button.whatsapp{--ns-button-color:#25d366}.ns-button.tumblr{--ns-button-color:#35465c}.ns-button.vkontakte{--ns-button-color:#45668e}.ns-button.xing{--ns-button-color:#026466}.ns-button.flipboard{--ns-button-color:#e12828}.ns-button.mix{--ns-button-color:#fd8235}.ns-button.yummly{--ns-button-color:#e16120}.ns-button.sms{--ns-button-color:#218AFF}.ns-button.email{--ns-button-color:#319324}.ns-button.print{--ns-button-color:#d34836}.ns-button.\35 00px{--ns-button-color:#0099E5}.ns-button.bandcamp{--ns-button-color:#408294}.ns-button.behance{--ns-button-color:#1769FF}.ns-button.bitbucket{--ns-button-color:#0052CC}.ns-button.copy{--ns-button-color:#816B5B}.ns-button.deviantart{--ns-button-color:#05CC47}.ns-button.discord{--ns-button-color:#7289da}.ns-button.dribbble{--ns-button-color:#EA4C89}.ns-button.dropbox{--ns-button-color:#0061FF}.ns-button.flickr{--ns-button-color:#0063DC}.ns-button.foursquare{--ns-button-color:#F94877}.ns-button.github{--ns-button-color:#181717}.ns-button.goodreads{--ns-button-color:#553b08}.ns-button.houzz{--ns-button-color:#4DBC15}.ns-button.instagram{--ns-button-color:#E4405F}.ns-button.jsfiddle{--ns-button-color:#0084FF}.ns-button.lastfm{--ns-button-color:#D51007}.ns-button.line{--ns-button-color:#00B900}.ns-button.location{--ns-button-color:#EA4235}.ns-button.mastodon{--ns-button-color:#6364FF}.ns-button.messenger{--ns-button-color:#0078FF}.ns-button.mixcloud{--ns-button-color:#314359}.ns-button.nextdoor{--ns-button-color:#8ED500}.ns-button.phone{--ns-button-color:#512DA8}.ns-button.rss{--ns-button-color:#FFA500}.ns-button.share{--ns-button-color:#2A2A2C}.ns-button.skype{--ns-button-color:#00AFF0}.ns-button.snapchat{--ns-button-color:#FFFC00}.ns-button.soundcloud{--ns-button-color:#FF3300}.ns-button.spotify{--ns-button-color:#1ED760}.ns-button.stackoverflow{--ns-button-color:#FE7A16}.ns-button.subscribe{--ns-button-color:#7A5189}.ns-button.telegram{--ns-button-color:#0088cc}.ns-button.tripadvisor{--ns-button-color:#34E0A1}.ns-button.vimeo{--ns-button-color:#1AB7EA}.ns-button.wordpress{--ns-button-color:#21759B}.ns-button.yelp{--ns-button-color:#D32323}.ns-button.youtube{--ns-button-color:#FF0000}.ns-border{border:2px solid var(--ns-button-color)}body .ns-button .ns-button-block.ns-inverse,body .ns-button:hover .ns-button-block.ns-inverse,body a.ns-button.ns-hover-swap .ns-button-block.ns-button-wrapper{background:0 0;color:var(--ns-button-color)}.ns-1-col .ns-buttons-wrapper>a{flex-basis:100%;margin-right:0}.ns-2-col .ns-buttons-wrapper>a{flex-basis:calc(50% - 5px)}.ns-2-col .ns-buttons-wrapper>a:nth-of-type(2n),.ns-3-col .ns-buttons-wrapper>a:nth-of-type(3n),.ns-4-col .ns-buttons-wrapper>a:nth-of-type(4n),.ns-5-col .ns-buttons-wrapper>a:nth-of-type(5n),.ns-6-col .ns-buttons-wrapper>a:nth-of-type(6n){margin-right:0}.ns-3-col .ns-buttons-wrapper>a{flex-basis:calc(33.333333% - 6.666666px)}.ns-4-col .ns-buttons-wrapper>a{flex-basis:calc(25% - 7.5px)}.ns-5-col .ns-buttons-wrapper>a{flex-basis:calc(20% - 8px)}.ns-6-col .ns-buttons-wrapper>a{flex-basis:calc(16.666666% - 8.333333px)}.ns-columns.small.ns-has-total-share-count-before .ns-buttons-wrapper{margin-left:40px}.ns-columns.small.ns-has-total-share-count-after .ns-buttons-wrapper{margin-right:40px}.ns-columns.large.ns-has-total-share-count-before .ns-buttons-wrapper{margin-left:60px}.ns-columns.large.ns-has-total-share-count-after .ns-buttons-wrapper{margin-right:60px}.ns-buttons.small .ns-button{height:30px;line-height:30px;font-size:12px}.ns-buttons.small .ns-button-icon{height:30px;width:30px;min-width:30px}.ns-buttons.small .ns-button-share-count{font-size:10px}.ns-buttons.large .ns-button{height:50px;line-height:50px;font-size:18px}.ns-buttons.large .ns-button-icon{height:50px;width:50px;min-width:50px}.ns-buttons.large .ns-button-share-count{font-size:16px}.ns-rounded{border-radius:5px}.ns-rounded .ns-button-label{border-radius:0 5px 5px 0}.ns-circular{border-radius:50px}.ns-circular .ns-button-label{border-radius:0 50px 50px 0}.ns-align-right{justify-content:flex-end}.ns-align-right .ns-button{margin:0 0 10px 10px}.ns-align-center{justify-content:center}.ns-align-center .ns-button{margin-left:5px;margin-right:5px}.ns-total-share-count{font-size:15px;line-height:normal;text-align:center;display:inline-table;height:40px;width:40px;margin:0 0 10px}.ns-inline,.ns-inline-cta{margin-bottom:10px}.ns-total-share-count-wrapper{display:table-cell;vertical-align:middle}.ns-total-share-count-amount{font-weight:700}.ns-total-share-count-text{font-size:8px;line-height:11px}.ns-columns .ns-total-share-count{position:absolute;right:0;margin:0!important}.ns-columns.ns-has-total-share-count-before .ns-total-share-count{right:unset;left:0}.ns-buttons.small .ns-total-share-count{height:30px;width:30px;font-size:13px}.ns-buttons.small .ns-total-share-count-text{font-size:7px;line-height:10px}.ns-buttons.large .ns-total-share-count{height:50px;width:50px;font-size:19px}.ns-buttons.large .ns-total-share-count-text{font-size:9px;line-height:12px}.ns-inline-below{margin-top:20px}.ns-inline-cta{font-size:20px}.ns-floating{position:fixed;top:25%;left:5px;z-index:999;height:75%}.ns-floating .ns-buttons-wrapper{flex-direction:column;height:100%}@media print{.ns-no-print,.ns-no-print *{display:none!important}}table.tafe-table {
	margin: 0;
	border-collapse: collapse;
	width: 100%;
  	color: #111;
  	font-size: 1em;
  	line-height: 1.8;
}
table.tafe-table td, table.tafe-table th {
	padding: 0.5em; 
	border: 1px solid #767676;
	word-break: break-all; 
}
@media only screen and (max-width: 767px){
	table.tafe-table td, table.tafe-table th {
		word-break: normal; 
	}
}

table td.td-content-type-image {
	line-height: 0;
}

.table-addons-icon-wrapper {
	display: inline-block;
	line-height: 1;
	transition: all .3s;
}
.table-addons-icon-wrapper svg,
.table-addons-icon-content svg {
    height: 16px;
}
table.tafe-table img {
    max-width: 100%!important;
}

.table-addons-button {
	display: inline-block;
	line-height: 1;
	background-color: #0198BA;
	font-size: 16px;
	padding: 12px 24px;
	border-radius: 3px;
	color: #fff;
	fill: #fff;
	text-align: center;
	transition: all .3s;
	text-decoration: none;
}
.table-addons-button:hover {
	color: #fff;
}
.entry .entry-content a.table-addons-button, .entry .entry-content a.table-addons-button:hover {
	text-decoration: none;
}
.table-addons-button-content-wrapper,
.table-addons-icon-content {
	display: flex;
	justify-content: center;
	align-items: center;
}
.table-addons-button-text,
.table-addons-icon-content-text {
	flex-grow: 1;
	order: 10;
	display: inline-block;
}
.table-addons-button .table-addons-align-icon-left,
.table-addons-icon-content .table-addons-align-icon-left {
	margin-right: 5px;
	order: 5;
	display: flex;
}
.table-addons-button .table-addons-align-icon-right,
.table-addons-icon-content .table-addons-align-icon-right {
	margin-left: 5px;
	order: 15;
}
.table-addons-icon-content-wrapper {
	display: inline-block;
}

a.table-addons-link,
.entry .entry-content a.table-addons-link {
	text-decoration: none;
}

.table-addons-editor-mode-pro-notice {
	font-size: 14px;
	line-height: 1.3;
	color: #515962;
	word-break: normal;
	text-align: left !important;
}

.table-addons-editor-mode-pro-notice a {
	color: #2563EB;
	text-decoration: none !important;
}

/*-- Responsive --*/
@media only screen and (max-width: 767px){
	table.tafe-table.auto-responsive-active, table.tafe-table.auto-responsive-active thead, table.tafe-table.auto-responsive-active tbody, table.tafe-table.auto-responsive-active td, table.tafe-table.auto-responsive-active tr {
		display: block;
	}
	table.tafe-table.auto-responsive-active th {
		display: none;
	}
	table.tafe-table.auto-responsive-active td {
		padding-left: 50%;
		position: relative;
	}
	table.tafe-table.auto-responsive-active td::before {
		content: attr(data-label);
		position: absolute;
		left: 0;
		padding: inherit;
		padding-left: 15px;
		top: 0;
		width: 45%;
		height: 100%;
	}
	table.tafe-table.auto-responsive-active td.td-content-type-image {
		line-height: inherit;
	}
}

#ez-toc-container{background:#f9f9f9;border:1px solid #aaa;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);display:table;margin-bottom:1em;padding:10px 20px 10px 10px;position:relative;width:auto;}div.ez-toc-widget-container{padding:0;position:relative;}#ez-toc-container.ez-toc-light-blue{background:#edf6ff;}#ez-toc-container.ez-toc-white{background:#fff;}#ez-toc-container.ez-toc-black{background:#000;}#ez-toc-container.ez-toc-transparent{background:none;}div.ez-toc-widget-container ul{display:block;}div.ez-toc-widget-container li{border:none;padding:0;}div.ez-toc-widget-container ul.ez-toc-list{padding:10px;}#ez-toc-container ul ul,.ez-toc div.ez-toc-widget-container ul ul{margin-left:1.5em;}#ez-toc-container li,#ez-toc-container ul{padding:0;}#ez-toc-container li,#ez-toc-container ul,#ez-toc-container ul li,div.ez-toc-widget-container,div.ez-toc-widget-container li{background:0 0;list-style:none;line-height:1.6;margin:0;overflow:hidden;z-index:1;}#ez-toc-container .ez-toc-title{text-align:left;line-height:1.45;margin:0;padding:0;}.ez-toc-title-container{display:table;width:100%;}.ez-toc-title,.ez-toc-title-toggle{display:inline;text-align:left;vertical-align:middle;}.ez-toc-btn,.ez-toc-glyphicon{display:inline-block;font-weight:400;}#ez-toc-container.ez-toc-black a,#ez-toc-container.ez-toc-black a:visited,#ez-toc-container.ez-toc-black p.ez-toc-title{color:#fff;}#ez-toc-container div.ez-toc-title-container+ul.ez-toc-list{margin-top:1em;}.ez-toc-wrap-left{margin:0 auto 1em 0 !important;}.ez-toc-wrap-left-text{float:left;}.ez-toc-wrap-right{margin:0 0 1em auto !important;}.ez-toc-wrap-right-text{float:right;}#ez-toc-container a{color:#444;box-shadow:none;text-decoration:none;text-shadow:none;display:inline-flex;align-items:stretch;flex-wrap:nowrap;}#ez-toc-container a:visited{color:#9f9f9f;}#ez-toc-container a:hover{text-decoration:underline;}#ez-toc-container a.ez-toc-toggle{display:flex;align-items:center;}.ez-toc-widget-container ul.ez-toc-list li::before{content:" ";position:absolute;left:0;right:0;height:30px;line-height:30px;z-index:-1;}.ez-toc-widget-container ul.ez-toc-list li.active{background-color:#ededed;}.ez-toc-widget-container li.active>a{font-weight:900;}.ez-toc-btn{padding:6px 12px;margin-bottom:0;font-size:14px;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.ez-toc-btn.nitro-lazy{background-image:none !important;}.ez-toc-btn:focus{outline:#333 dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px;}.ez-toc-btn:focus,.ez-toc-btn:hover{color:#333;text-decoration:none;}.ez-toc-btn.active,.ez-toc-btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125);}.ez-toc-btn.active.nitro-lazy,.ez-toc-btn:active.nitro-lazy{background-image:none !important;}.ez-toc-btn-default{color:#333;background-color:#fff;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);text-shadow:0 1px 0 #fff;background-image:-webkit-gradient(linear,left 0,left 100%,from(#fff),to(#e0e0e0));background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-moz-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);background-repeat:repeat-x;border-color:#ccc;}.ez-toc-btn-default.active,.ez-toc-btn-default:active,.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{color:#333;background-color:#ebebeb;border-color:#adadad;}.ez-toc-btn-default.active,.ez-toc-btn-default:active{background-image:none;background-color:#e0e0e0;border-color:#dbdbdb;}.ez-toc-btn-default.active.nitro-lazy,.ez-toc-btn-default:active.nitro-lazy{background-image:none !important;}.ez-toc-btn-sm,.ez-toc-btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}.ez-toc-btn-xs{padding:1px 5px;}.ez-toc-btn-default:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125);}.btn.active,.ez-toc-btn:active{background-image:none;}.btn.active.nitro-lazy,.ez-toc-btn:active.nitro-lazy{background-image:none !important;}.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{background-color:#e0e0e0;background-position:0 -15px;}.ez-toc-pull-right{float:right !important;margin-left:10px;}#ez-toc-container label.cssicon,#ez-toc-widget-container label.cssicon{height:30px;}.ez-toc-glyphicon{position:relative;top:1px;font-family:"Glyphicons Halflings";-webkit-font-smoothing:antialiased;font-style:normal;line-height:1;-moz-osx-font-smoothing:grayscale;}.ez-toc-glyphicon:empty{width:1em;}.ez-toc-toggle i.ez-toc-glyphicon,label.cssicon .ez-toc-glyphicon:empty{font-size:16px;margin-left:2px;}#ez-toc-container input,.ez-toc-toggle #item{position:absolute;left:-999em;}#ez-toc-container input[type=checkbox]:checked+nav,#ez-toc-widget-container input[type=checkbox]:checked+nav{opacity:0;max-height:0;border:none;display:none;}#ez-toc-container .ez-toc-js-icon-con,#ez-toc-container label{position:relative;cursor:pointer;display:initial;}#ez-toc-container .ez-toc-js-icon-con,#ez-toc-container .ez-toc-toggle label,.ez-toc-cssicon{float:right;position:relative;font-size:16px;padding:0;border:1px solid #999191;border-radius:5px;cursor:pointer;left:10px;width:35px;}div#ez-toc-container .ez-toc-title{display:initial;}.ez-toc-wrap-center{margin:0 auto 1em !important;}#ez-toc-container a.ez-toc-toggle{color:#444;background:inherit;border:inherit;}#ez-toc-container .eztoc-toggle-hide-by-default,.eztoc-hide,label.cssiconcheckbox{display:none;}.ez-toc-widget-container ul li a{padding-left:10px;display:inline-flex;align-items:stretch;flex-wrap:nowrap;}.ez-toc-widget-container ul.ez-toc-list li{height:auto !important;}.ez-toc-icon-toggle-span{display:flex;align-items:center;width:35px;height:30px;justify-content:center;direction:ltr;}.eztoc_no_heading_found{background-color:#ff0;padding-left:10px;}.term-description .ez-toc-title-container p:nth-child(2){width:50px;float:right;margin:0;}