
/*
 *	COGNITIVESEO


*/

/*
 *	Name: CSS Reset
 *	Version: 1.1.0
 *	@author: Radu Marinescu
 *	@email: marinescu_radu@ymail.com
 *	@company: Appleworm
 *	Date: 04/04/2014
 *
 */


/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input {
	color: inherit;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: inherit;
	cursor: inherit;
	outline: none;
}

html {
	overflow-x: hidden;
	cursor: default;
}

html.full {
	width: 100%;
	height: 100%;
}

html.full body {
	width: 100%;
	height: 100%;
}

a[href]:not(.clear) {
	cursor: pointer;
}

p,
input[type="text"],
input[type="password"],
input[type="numbers"],
textarea {
	cursor: text;
}

button {
	border: none;
	font: inherit;
	color: inherit;
	cursor: default;
	display: inline-block;
	line-height: inherit;
	min-width: 0;
	text-align: inherit;
	text-overflow: ellipsis;
	white-space: inherit;
	padding: 0;
}

button::-moz-focus-inner,
button:hover::-moz-focus-inner {
	border: 0;
	outline: none;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}

*:hover,
*:focus {
	outline: none !important;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1.5;
}

ol.clear,
ul.clear {
	list-style: none;
	padding: 0;
	margin: 0;
}

ol.clear > li,
ul.clear > li {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin: 1em auto;
	text-align: left;
}

.flex-column {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	-webkit-flex-direction: column;
}

.flex-row {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: row;
	-webkit-flex-direction: row;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.clearfix:before,
.clearfix:after {
	content:"";
	display:table;
	clear: both;
}

img {
	max-width: 100%;
}

sup {
	font-size: smaller;
	line-height: normal;
	vertical-align: super;
}

b {
	font-weight: bold;
}

ul.as-text:after {
	content: '';
	display: block;
	clear: both;
}

ul.as-text > li {
	float: left;
}

ul.horizontal-menu {
	list-style: none;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: row;
	-webkit-flex-direction: row;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

ul.horizontal-menu a {
	text-decoration: none;
	color: inherit;
	outline: 0;
}

.center {
	text-align: center;
}
/**
 *	style CognitiveSeo-icons
*/

@font-face {
  font-family: 'CognitiveSeo-icons';
  src: url('../../resources/fonts/cognitiveseo-icons.ttf');
}

.icon:before {
	font-family: "CognitiveSeo-icons";
	font-style: normal;
	font-weight: 400;
}

.icon.magnifier:before {
	content: '\1F50D';
}

.icon.thumb-mid:before {
	content: '\1F599';
}

.icon.thumb-down:before {
	content: '\1F593';
}

.icon.file:before {
	content: '\1F5CE';
}

.icon.arrow-up:before {
	content: '\1F53C';
}

.icon.arrow-down:before {
	content: '\1F53D';
}

.icon.arrow-down-btn:before {
	content: '\1F53B';
}

.icon.barchart:before {
	content: '\1F4CA';
}

.icon.buildings:before {
	content: '\1F3E2';
}

.icon.checked:before {
	content: '\1F5F8';
}

.icon.coins:before {
	content: '\1F4B1';
}

.icon.copy:before {
	content: '\1F5D0';
}

.icon.sort:before {
	content: '\1F524';
}

.icon.sort-desc:before {
	content: '\1F4C9';
}

.icon.sort-asc:before {
	content: '\1F4C8';
}

.icon.price-tag:before {
	content: '\1F4B5';
}

.icon.star:before {
	content: '\1F31F';
}

.icon.export:before {
	content: '\1F5C8';
}

.icon.info:before {
	content: '\1F4AC';
}

.icon.facebook:before {
	content: '\1F467';
}

.icon.g-plus:before {
	content: '\1F466';
}

.icon.twitter:before {
	content: '\1F424';
}

.icon.clipboard:before {
	content: '\1F4CB';
}

.icon.back-arrow:before {
	content: '\1F59C';
}

.icon.gauge:before {
	content: '\1F4AF';
}

.icon.question:before {
	content: '\1F5E8';
}

.icon.reset:before {
	content: '\1F5D8';
}

/**
 *	style Open-Sans
*/

/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../../resources/fonts/OpenSans-Light.ttf') format('ttf');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../../resources/fonts/OpenSans-Light.ttf') format('ttf');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../../resources/fonts/OpenSans-Light.ttf') format('ttf');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../../resources/fonts/OpenSans-Light.ttf') format('ttf');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../../resources/fonts/OpenSans-Light.ttf') format('ttf');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../../resources/fonts/OpenSans-Light.ttf') format('ttf');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../../resources/fonts/OpenSans-Light.ttf') format('ttf');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../../resources/fonts/OpenSans-Regular.ttf') format('ttf');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../../resources/fonts/OpenSans-Regular.ttf') format('ttf');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../../resources/fonts/OpenSans-Regular.ttf') format('ttf');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../../resources/fonts/OpenSans-Regular.ttf') format('ttf');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../../resources/fonts/OpenSans-Regular.ttf') format('ttf');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../../resources/fonts/OpenSans-Regular.ttf') format('ttf');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../../resources/fonts/OpenSans-Regular.ttf') format('ttf');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../../resources/fonts/OpenSans-Semibold.ttf') format('ttf');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../../resources/fonts/OpenSans-Semibold.ttf') format('ttf');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../../resources/fonts/OpenSans-Semibold.ttf') format('ttf');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../../resources/fonts/OpenSans-Semibold.ttf') format('ttf');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../../resources/fonts/OpenSans-Semibold.ttf') format('ttf');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../../resources/fonts/OpenSans-Semibold.ttf') format('ttf');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../../resources/fonts/OpenSans-Semibold.ttf') format('ttf');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../../resources/fonts/OpenSans-Bold.ttf') format('ttf');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../../resources/fonts/OpenSans-Bold.ttf') format('ttf');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../../resources/fonts/OpenSans-Bold.ttf') format('ttf');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../../resources/fonts/OpenSans-Bold.ttf') format('ttf');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../../resources/fonts/OpenSans-Bold.ttf') format('ttf');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../../resources/fonts/OpenSans-Bold.ttf') format('ttf');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../../resources/fonts/OpenSans-Bold.ttf') format('ttf');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../../resources/fonts/OpenSans-ExtraBold.ttf') format('ttf');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../../resources/fonts/OpenSans-ExtraBold.ttf') format('ttf');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../../resources/fonts/OpenSans-ExtraBold.ttf') format('ttf');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../../resources/fonts/OpenSans-ExtraBold.ttf') format('ttf');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../../resources/fonts/OpenSans-ExtraBold.ttf') format('ttf');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../../resources/fonts/OpenSans-ExtraBold.ttf') format('ttf');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../../resources/fonts/OpenSans-ExtraBold.ttf') format('ttf');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../../resources/fonts/OpenSans-LightItalic.ttf') format('ttf');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../../resources/fonts/OpenSans-LightItalic.ttf') format('ttf');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../../resources/fonts/OpenSans-LightItalic.ttf') format('ttf');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../../resources/fonts/OpenSans-LightItalic.ttf') format('ttf');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../../resources/fonts/OpenSans-LightItalic.ttf') format('ttf');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../../resources/fonts/OpenSans-LightItalic.ttf') format('ttf');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../../resources/fonts/OpenSans-LightItalic.ttf') format('ttf');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../../resources/fonts/OpenSans-Italic.ttf') format('ttf');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../../resources/fonts/OpenSans-Italic.ttf') format('ttf');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../../resources/fonts/OpenSans-Italic.ttf') format('ttf');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../../resources/fonts/OpenSans-Italic.ttf') format('ttf');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../../resources/fonts/OpenSans-Italic.ttf') format('ttf');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../../resources/fonts/OpenSans-Italic.ttf') format('ttf');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../../resources/fonts/OpenSans-Italic.ttf') format('ttf');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../../resources/fonts/OpenSans-SemiboldItalic.ttf') format('ttf');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../../resources/fonts/OpenSans-SemiboldItalic.ttf') format('ttf');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../../resources/fonts/OpenSans-SemiboldItalic.ttf') format('ttf');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../../resources/fonts/OpenSans-SemiboldItalic.ttf') format('ttf');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../../resources/fonts/OpenSans-SemiboldItalic.ttf') format('ttf');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../../resources/fonts/OpenSans-SemiboldItalic.ttf') format('ttf');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../../resources/fonts/OpenSans-SemiboldItalic.ttf') format('ttf');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/**
 *	STYLE POPUP

 *	MIT License (MIT)

 *	Copyright (c) 2017

 *	Radu Marinescu
 *	Email: radu@ideologicweb.eu
 *	Skype: radu.marinescu91

 *	Iulian Arama
 *	Email: iulian@ideologicweb.eu
 *	Skype: iulian_arama

 *	Permission is hereby granted, free of charge, to any person obtaining
 *	a copy of this software and associated documentation files (the
 *	"Software"), to deal in the Software without restriction, including
 *	without limitation the rights to use, copy, modify, merge, publish,
 *	distribute, sublicense, and/or sell copies of the Software, and to
 *	permit persons to whom the Software is furnished to do so, subject to
 *	the following conditions:

 *	The above copyright notice and this permission notice shall be
 *	included in all copies or substantial portions of the Software.

 *	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 *	EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 *	MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 *	IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 *	CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 *	TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 *	SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

.popup {
	position: absolute;
	height: 0;
	width: auto;
	display: block;
	cursor: default;
	top: auto;
	bottom: 0;
}

.popup > section {
	display: inline-block;
	position: relative;
	padding: 2em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 10;
	border: 1px solid #ccc;
	background: #ffffff;
	border-radius: 0.42em;
	text-indent: 0;
	margin-top: 1em;
}

.popup > section:before{
	content: '\f0d8';
	font-size: 2.5em;
	line-height: 0.5em;
	position: absolute;
	top: 0.25em;
	width: 1em;
	height: 1em;
	margin: -0.35em -0.6em 0 -0.5em;
	z-index: -2;
	text-align: center;
	font-family: 'FontAwesome';
	color: #ffffff;
}

.popup > section:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: 0 1px 1px;
	z-index: -1;
	background: #ffffff;
	border-radius: 0.42em;
}

.popup.center {
	text-align: center;
	text-indent: 0.8em;
	left: 0;
	right: 0;
}

.popup.center > section:before{
	left: 50%;
}

.popup.center > section {
	margin-left:-1000%;
	margin-right:-1000%;
	text-align: left;
}

.popup.inform > section {
    font-family: 'Roboto';
    border-radius: 0;
    border: none;
    width: auto;
    font-size: 0.75em;
    box-shadow: none;
    padding: 0.5em 1em;
}

.popup.inform > section:after {
    border-radius: 0;
}

.popup.inform > section p {
    font-style: normal;
}

.popup.right {
	text-align: right;
	right: 0;
}

.popup.right > section:before{
	right: 15%;
}

.popup.right > section {
	margin-left: -1000%;
	text-align: left;
}

.popup.left {
	text-align: left;
	left: 0;
}

.popup.left > section:before{
	left: 15%;
}


.popup.left > section {
	margin-right: -1000%;
	text-align: left;
}

.popup.edge {
	width: 1px;
	height: 100%;
	top: 0;
	bottom: 0;
	height: auto;
	margin-top: -10em;
	margin-bottom: -10em;
	white-space: nowrap;
}

.popup.edge:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.popup.edge > section {
	margin-top: 0;
	vertical-align: middle;
	white-space: normal;
	border-radius: 0;
}

.popup.edge.edge-left {
	left: 0;
	direction: rtl;
	text-align: right;
}

.popup.edge.edge-left > section:before {
	top: 50%;
	transform: rotate(90deg);
	margin-top: -0.5em;
	right: 0.45em;
}

.popup.edge.edge-right{
	right: 0;
}

.popup.edge.edge-right > section:before {
	top: 50%;
	transform: rotate(270deg);
	margin-top: -0.5em;
}

.popup.edge.edge-left > section {
	margin-left: -9999em;
}

.popup.edge.edge-left > section * {
	text-align: left;
}

.popup.edge.edge-right > section {
	margin-right: -9999em;
}


.popup.no-arrow > section {
	margin-top: 0;
}

.popup.no-arrow > section:before,
.popup.no-arrow > section:after {
	content: '';
}

.popup.scale > section {
	padding: 0;
	width: 0;
	height: 0;
	opacity: 0;
	overflow: hidden;
	transform: scale(0.5);
	transition: none;
	pointer-events: none;
}

:hover > .popup.scale.show-on-hover > section,
:focus ~ .popup.scale.show-on-focus > section,
[open] > .popup.scale > section { 
	transform: scale(1);
	/*transition: transform 0.5s, opacity 0.5s;*/
	width: auto;
	height: auto;
	opacity: 1;
	overflow: visible;
	pointer-events: all;
}

:hover > .popup.scale > section {
    overflow: visible;
}

.popup.drop > * {
    display: none;
}

[open] > .popup.drop > * {
    display: block;
}

[autocomplete] > .popup.drop > section {
    display: none !important;
}

[autocomplete] >.popup.drop city-search > ul {
    display: block;
}

input#selocation {
    display: none;
}

[locale] > input#selocation {
    display: block;
    border: none;
    height: 100%;
    box-sizing: border-box;
}

[locale] > select#locale {
    display: none;
}

.popup.drop > div {
    background: #eaeefa;
    border: 1px solid #cccccc;
    box-shadow: 0 3px 17px 0 rgba(0, 0, 0, 0.2);
    display: none;
}

.popup.drop > div + section {
    border-top: none !important;
}

.popup.drop > section > ul > li {
	font-size: 1em;
	padding: 2em;
}

:hover > .popup.drop.show-on-hover > section,
:focus ~ .popup.drop.show-on-focus > section,
[open] > .popup.drop > section { 
	border: 1px solid #cccccc;
	background-color: #ffffff;
	border-radius: 5px;
	box-shadow: 0 3px 17px 0 rgba(0,0,0,0.2);
	display: inline-block;
}

drop-down > .popup section {
	max-height: 21em;
	overflow-y: auto;
}

/**
 *	style Typography
*/

html {
	font-family: 'Open Sans', Arial, sans-serif;
}

h1 {
	font-size: 2.75em;
	font-weight: 800;
	color: #274c50;
}

h2 {
	font-size: 1.5em;
	font-weight: 300;
}

h3 {
	font-size: 1.25em;
	font-weight: 800;
}

h2, h3 {
	margin: 0;
	display: inline-block;
	color: #444444;
}

h4 {
	font-weight: 700;
	color: #303030;
	margin-bottom: 1em;
	margin-top: 2em;
}

h5 {
	font-size: 1em;
	color: 343434;
	font-weight: 700;
}

p {
	font-style: italic;
	font-size: 1em;
	font-weight: 300;
}

.small {
	font-size: 0.6875em;
	font-weight: 600;
	color: #444444;
}

.small-i {
	font-size: 0.6875em;
	font-style: italic;
	color: #444444;
}

.light {
	font-weight: 300;
}

.heavy {
	font-weight: 800;
}

.description {
	font-size: 1.125px;
	font-weight: 300
}

input[type="text"],
input[type="password"],
input[type="number"],
textarea {
	background: #fdfdfd;
	color: #555555;
	border-radius: 3px;
	border: 1px solid rgba(0,0,0,0.2);
	line-height: 1.5em;
	padding: 0.25em;
	font-size: 1em;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
}

input[type="text"].home {
	padding: 0.8214em 1em 0.8214em 3em;
	font-size: 0.875em;
}

input[type="text"].v2 {
	font-weight: 300;
	background: #ffffff;
	border-color: #c9d4dc;
	padding: 0.5625em 1.5em;
	box-shadow: none;
}

input[type="text"]::placeholder,
input[type="password"]::placeholder,
textarea::placeholder {
	color: #adb1bf;
	font-style: italic;
}

input[type="text"].v2::placeholder {
	color: #aaaaaa;
}

input[type="number"] {
	width: 2em;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
 
input[type="number"] {
    -moz-appearance: textfield;
}

input[type="radio"],
input[type="checkbox"] {
	display: none;
}

input[type="radio"] + label,
input[type="checkbox"] + label {
	font-size: 0.875em;
}

input[type="radio"][disabled] + label:before,
input[type="checkbox"][disabled] + label:before {
	color: #c5c7de;
}

input[type="radio"] + label:before,
input[type="checkbox"] + label:before {
	content: '';
	margin: 0;
	margin-right: 0.5em;
	display: inline-block;
	line-height: 1.3em;
	vertical-align: middle;
	text-align: center;
	color: #c5c7de;
	background: #fdfdfe;
}

input[type="checkbox"] + label:before {
	border: 1px solid;
	width: 1.1428em;
	height: 1.1428em;
	border-radius: 2px;
}

input[type="radio"] + label:before{
	width: 0.714em;
	height: 0.714em;
	box-shadow: 0px 0px 0px 1px #c5c7de;
	border: 3px solid #fdfdfe;
	border-radius: 50%;
}

input[type="checkbox"]:checked + label:before {
	content: '\1F5F8';
	color: #2885ee;
	font-family: 'cognitiveseo-icons';
	border-color: #2885ee;
}

input[type="radio"]:checked + label:before {
	box-shadow: 0px 0px 0px 1px #2885ee;
	background: #2885ee;
}

select {
	-webkit-appearance: none; 
	-moz-appearance: none;
	appearance: none;
	height: 100%;
}

button {
	text-align: center;
	outline: none;
	cursor: pointer;
	white-space: nowrap;
}

button.main-cta {
	text-align: center;
	font-size: 0.8125em;
	text-transform: uppercase;
	background-color: #274c50;
	color: white;
	font-weight: 700;
	padding: 0.4808em;
	border-radius: 3px;
	border: 1px solid #434372;
}

button.main-cta:hover {
	background-color: #336c72;
	border-color: #336c72;
}

button.main-cta:active {
	background-color: #173134;
	border-color: #173134;
}

button.classic {
	font-size: 0.75em;
	color: #333333;
	font-weight: 700;
	line-height: 3.5em;
	cursor: pointer;
	padding: 0 1.5385em;
	border-radius: 3px;
	border: 1px solid #c5c7de;
	box-shadow: 0 1px 2px 0 rgba(197,199,222,1);
	background: #fcfcfc; /* Old browsers */
	background: -moz-linear-gradient(top,  #fcfcfc 0%, #f6f7fb 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #fcfcfc 0%,#f6f7fb 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #fcfcfc 0%,#f6f7fb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f6f7fb',GradientType=0 ); /* IE6-9 */

}

button.classic:hover {
	color: #333333;
	border-color: #a1a2b1;
	box-shadow: 0 1px 0 0 #c5c7de;
}

button.classic:active {
	background: #e6e8ec;
	box-shadow: none;
}

button.simple {
	text-align: center;
	text-transform: uppercase;
	font-size: 0.69em;
	color: #3a77e9;
	font-weight: 700;
	line-height: 1em;
	cursor: pointer;
	padding: 0.15em 0.3em;
	border-bottom: 1px solid transparent;
	background: none;
}

button.close {
	position: absolute;
	top: 0;
	right: 0;
	color: #8598a9;
	transform: rotate(45deg);
	font-size: 1.5em;
	padding: 0;
	width: 1em;
	height: 1em;
	line-height: 1em;
	border-radius: 50%;
	background-color: transparent;
}

button.close:before {
	content: '+';
}

button.simple:hover {
	border-color: #3a77e9;
}

button.simple:active {
	color: #444444;
	border-color: #444444;
}

button.main-cta.v2 {
	padding: 0 1.5385em;
	background-color: #10b66a;
	border-color: #10b66a;
	line-height: 3.2307em;
}

button.main-cta.v2.dark-blue {
	background-color: #264b4f;
	border-color: #264b4f;
}

button.main-cta.v3 {
	padding: 0 1.5385em;
	line-height: 2.4615em;
	border: 1px solid #274c50;
	background-color: #ffffff;
	color: #274c50;
}

button.classic.v2 {
	line-height: 2.8333em;
}

button.classic:before {
	font-size: 1.17em;
}

button.main-cta.v2:before {
	font-size: 1.9231em;
}

button.main-cta.v2:before,
button.classic:before {
	margin-right: 0.64em;
	vertical-align: middle;
}

a.copy,
a.export,
button.graph {
	background: none;
	font-size: 0.75em;
	color: #535353;
	font-weight: 600;
	vertical-align: middle;
	cursor: pointer;
}

a.copy:before,
a.export:before,
button.graph:before {
	font-family: 'cognitiveseo-icons';
	font-weight: normal;
	font-size: 1.3333em;
	margin-right: 0.4375em;
}

a.copy:before {
	content: '\1F5D0';
}

a.export:before {
	content: '\1F5C8';
}

button.graph:before {
	content: '\1F4CA';
}

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

table > thead > tr > th {
	background: #f6f7fb;
	border: 1px solid #c9d4dc;
	border-left-width: 0;
	border-right-width: 0;
	padding: 0.75em 0.8125em;
	line-height: 1em;
	white-space: nowrap;
}

table > thead > tr > th:first-child { 
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-left-width: 1px;
}

table > thead > tr > th:last-child { 
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-right-width: 1px;
}

table > thead > tr > th > h1 {
	font-size: 0.6875em;
	text-transform: uppercase;
	font-weight: 700;
	color: #444444;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
}

table > tbody > tr > td {
	border-bottom: 1px solid #dde5eb;
	background: none;
	line-height: 1em;
	padding: 0 1em;
	color: #444444;
}

table > tbody > tr > td input[type="checkbox"] + label {
	font-size: 1em;
}

table > tbody > tr > td input[type="checkbox"] + label:before{
	font-size: 1.0769em;
	margin-right: 1em;
}

table > tbody > tr > th input[type="checkbox"] + label:before {
	margin-right: 3em;
	margin-top: -1px;
}

table > tbody > tr > td.index {
	width: 1.1428em;
	font-size: 1.5em;
	color: #979797;
	font-weight: 300;
	text-align: center;
}

table > tbody > tr[parent-row] > td > button.simple {
	font-size: 0.8em;
	text-transform: none;
	font-weight: 700;
}

table > tbody > tr[parent-row] > td > button.simple:hover {
	border: none;
}

table > tbody > tr[parent-row] ~ tr:not([parent-row]) {
	display: none;
}

table > tbody > tr[parent-row][data-open] > td:first-child {
	border-left: 3px solid #2885ee;
}

table > tbody > tr[parent-row][data-open] ~ tr[child] {
	background-color: #F6FCFC;
	display: table-row;
}

table > tbody > tr[parent-row][data-open] ~ tr[child] > td:first-child {
	padding-left: 3em;
	border-left: 3px solid #2885ee;
}

star-graph {
	font-family: 'CognitiveSeo-icons';
	font-size: 0.75em;
	display: inline-block;
	letter-spacing: 0.4em;
}

star-graph:before {
	color: #fc9d1d;
}

star-graph:after {
	color: #fff5e9;
}

star-graph[data-rate="0"]:before {
	content: '';
}

star-graph[data-rate="0"]:after {
	content: '\1F31F\1F31F\1F31F\1F31F\1F31F';
}

star-graph[data-rate="1"]:before {
	content: '\1F31F';
}

star-graph[data-rate="1"]:after {
	content: '\1F31F\1F31F\1F31F\1F31F';
}

star-graph[data-rate="2"]:before {
	content: '\1F31F\1F31F';
}

star-graph[data-rate="2"]:after {
	content: '\1F31F\1F31F\1F31F';
}

star-graph[data-rate="3"]:before {
	content: '\1F31F\1F31F\1F31F';
}

star-graph[data-rate="3"]:after {
	content: '\1F31F\1F31F';
}

star-graph[data-rate="4"]:before {
	content: '\1F31F\1F31F\1F31F\1F31F';
}

star-graph[data-rate="4"]:after {
	content: '\1F31F';
}

star-graph[data-rate="5"]:before {
	content: '\1F31F\1F31F\1F31F\1F31F\1F31F';
}

star-graph[data-rate="5"]:after {
	content: '';
}

data-number {
	font-weight: 300;
}

data-number:after {
	font-family: 'CognitiveSeo-icons';
	vertical-align: text-top;
	display: inline-block;
	font-weight: normal;
}

data-number.assistant {
	font-size: 5em;
	line-height: 1;
	position: relative;
}

data-number.assistant:after {
	font-size: 0.225em;
	margin-left: 1em;
	width: 0;
	position: absolute;
	right: -0.2em;
	top: 1.7em;
}

data-number.assistant:before {
	content: attr(data-content);
	font-size: 0.1375em;
	width: 0;
	font-weight: 700;
	text-transform: uppercase;
	color: #63737f;
	position: absolute;
	right: -0.3em;
	top: 5.3em;
}

data-number.assistant.small {
	font-size: 2em;
	font-weight: 700;
	padding-bottom: 0.2812em;
}

data-number.assistant.small:after {
	font-size: 0.5625em;
	right: -0.2em;
	top: 0.7em;
}

data-number.assistant.small:before {
	font-size: 0.3438em;
	font-weight: 400;
	color: #aab7c0;
	left: 0;
	bottom: 0;
	top: auto;
	white-space: nowrap;
}

data-number[data-thumb="up"] {
	color: #4bb251;
}

data-number[data-thumb="down"] {
	color: #f24444;
}

data-number[data-thumb="mid"] {
	color: #fc9d1d;
}

data-number[data-thumb="up"]:after {
	content: '\1F592';
}

data-number[data-thumb="down"]:after {
	content: '\1F593';
}

data-number[data-thumb="mid"]:after {
	content: '\1F599';
}

data-number.assistant[data-thumb="up"] {
	color: #f24444;
}

data-number.assistant[data-thumb="down"] {
	color: #4bb251;
}

data-number.assistant[data-thumb="up"]:after {
	content: '\1F593';
}

data-number.assistant[data-thumb="down"]:after {
	content: '\1F592';
}

.change-to-caps {
	position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
}

.change-to-caps:after {
}

[active] > .change-to-caps:after,
:hover > .change-to-caps.change-on-hover:after {
}

:hover > .change-to-caps.change-on-hover,
[active] > .change-to-caps {
    font-weight: 700;
}

.change-to-caps:before {
}

[active] > .change-to-caps:before,
:hover > .change-to-caps.change-on-hover:before {
}

/* Mobile devices*/
@media screen and (max-width: 48em){

	table > thead > tr > th {
		padding: 0.5em;
		vertical-align: middle;
	}

	table > thead > tr > th:nth-child(3) {
		white-space: normal;
		width: 2em;
	}

	table > tbody > tr > td:nth-child(3) {
		text-align: center;
	}


}




/*
 *	DROPDOWN


*/

/**
 *	style Dropdown
 */

drop-down {
	display: inline-block;
	position: relative;
	cursor: pointer;
}

drop-down > .selected-value {
	cursor: pointer;
}

drop-down.filter {
	width: 100%;
	max-width: 11.25em;
	padding: 0.1em 0;
	border-bottom: 1px solid #636777;
	margin-right: 1em;
}

drop-down.filter:last-child {
	margin-right: 0;
}

drop-down:after {
	display: block;
	font-family: 'CognitiveSeo-icons';
	position: absolute;
	pointer-events: none;
}

drop-down.terms {
	border: 1px solid #c5c6c6;
	border-radius: 3px;
	box-shadow: 0 1px 1px 0 rgba(197,199,221,0.3);
}

drop-down.terms:hover {
	border: 1px solid #acafb9;
	box-shadow: 0 1px 1px 0 rgba(197,199,221,0.5);
}

drop-down.terms > .selected-value {
	font-size: 0.75em;
	font-weight: 600;
	background: none;
	color: #444444;
	border: none;
	padding: 0 2.5em 0 1em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	height: 2em;
}

drop-down.terms[open] {
	background: #e6e8ec;
	box-shadow: none;
}

drop-down.terms:after {
	content: '\1F53B';
	color: #555555;
	top: 0;
	right: 0;
	bottom: 0;
	width: 1.5em;
	line-height: 1.6em;
	font-size: 0.95em;
}

drop-down.filter > button {
	font-size: 0.6875em;
	font-weight: 600;
	text-transform: uppercase;
	color: #444444;
	background: none;
	border: none;
	text-align: left;
	padding: 0.4545em 0;
	outline: none;
	display: block;
	cursor: pointer;
	width: 100%;
}

drop-down.filter:after {
	content: '\1F53D';
	color: #555555;
	font-size: 0.5em;
	right: 0;
	top: 1.2em;
}

drop-down.filter:not([disabled]):hover {
	border-bottom: 3px solid #274c50;
	margin-bottom: -2px;
}

drop-down.language {
	padding: 0;
	font-size: 0.75em;
	color: #52525b;
	background: #f5f7fb;
	border: 1px solid #0d9255;
	border-left: none;
	border-radius: 3px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 2.4em;
}

drop-down.language > .selected-value {
	border: none;
	background: none;
	box-shadow: none;
	padding: 0;
	padding-right: 2em;
	padding-left: 1em;
	vertical-align: middle;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	font-size: 1em;
	color: #52525b;
}

drop-down.language > .selected-value option {
	width: 0;
	padding: 0;
	line-height: 0;
}

drop-down.language:after {
	content: '\1F53B';
	color: #555555;
	top: 0;
	right: 0;
	bottom: 0;
	width: 2em;
	line-height: 2.4em;
	border: 1px solid transparent;
	border-left: none;
	background-color: #f5f7fb;
	background-clip: padding-box;
	text-align: center;
}

.language > .popup > section > content-holder > ul > li,
.language > .popup > div > city-search > ul > li {
	font-size: 1em;
	padding: 0.5128em 1.3846em 0.5128em 0.8205em;
	line-height: 1.5em;
	cursor: pointer;
}

.language > .popup.center {
	text-indent: 0;
    width: 300px;
    left: initial;
}

.terms > .popup > section > content-holder > ul > li {
	font-size: 0.8125em;
	padding: 0.5128em 2.2308em 0.5128em 1.2308em;
	line-height: 1.5em;
	cursor: pointer;
}

.language > .popup > section,
.terms > .popup > section,
.popup.show > section { 
	border: 1px solid #d3d4d8;
	background-color: #ffffff;
	border-radius: 2px;
	padding: 0.625em;
	box-shadow: 0 3px 17px 0 rgba(0,0,0,0.2);
}

.language[open] > .popup.drop > section {
	border-radius: 0;
	width: 100%;
	padding: 0.625em 0.3em;
}

.language > .popup > div > city-search > ul > li > span.change-to-caps:before,
.terms > .popup > div > city-search > ul > li > span.change-to-caps:before,
.language > .popup > section > content-holder > ul > li > span.change-to-caps:before,
.terms > .popup > section > content-holder > ul > li > span.change-to-caps:before {
	font-weight: 700;
	text-transform: none;
}

.language[open] > .popup.drop > section {
    border-radius: 0;
    width: 100%;
    padding: 0.625em 0.3em;
}
:hover > .popup.drop.show-on-hover > section, :focus ~ .popup.drop.show-on-focus > section, [open] > .popup.drop > section {
    border: 1px solid #cccccc;
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 0 3px 17px 0 rgba(0, 0, 0, 0.2);
    display: inline-block;
}

.language > .popup > section, .terms > .popup > section, .popup.show > section {
    border: 1px solid #d3d4d8;
    background-color: #ffffff;
    border-radius: 2px;
    padding: 0.625em;
    box-shadow: 0 3px 17px 0 rgba(0, 0, 0, 0.2);
}
.popup.no-arrow > section {
    margin-top: 0;
}
.popup.center > section {
    margin-left: -1000%;
    margin-right: -1000%;
    text-align: left;
}

.popup.drop > * {
    display: none;
}
drop-down > .popup section {
    max-height: 21em;
    overflow-y: auto;
}
.popup > section {
    display: inline-block;
    position: relative;
    padding: 2em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10;
    border: 1px solid #ccc;
    background: #ffffff;
    border-radius: 0.42em;
    text-indent: 0;
    margin-top: 1em;
}

.popup > div {
    position: relative;
    z-index: 1;
}

@media screen and (max-width: 48em){
	
}

/*
 *	TABGROUP

 *	MIT License (MIT)

 *	Copyright (c) 2017

 *	Radu Marinescu
 *	Email: radu@ideologicweb.eu
 *	Skype: radu.marinescu91

 *	Iulian Arama
 *	Email: arama_iulian@yahoo.ro
 *	Skype: iulian_arama

 *	Permission is hereby granted, free of charge, to any person obtaining
 *	a copy of this software and associated documentation files (the
 *	"Software"), to deal in the Software without restriction, including
 *	without limitation the rights to use, copy, modify, merge, publish,
 *	distribute, sublicense, and/or sell copies of the Software, and to
 *	permit persons to whom the Software is furnished to do so, subject to
 *	the following conditions:

 *	The above copyright notice and this permission notice shall be
 *	included in all copies or substantial portions of the Software.

 *	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 *	EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 *	MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 *	IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 *	CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 *	TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 *	SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

*/

/**
 *	style TabGroup
*/

tab-group:after {
	content: '';
	display: block;
	clear: both;
}

tab-group {
	display: block;
	padding-bottom: 0;
	background: #fafafa;
}

tab-group tab-holder {
	display: block;
	float: left;
	padding: 0 1em;
	direction: rtl;
}

tab-group tab-holder > a:before {
	content: '';
	display: block;
	position: absolute;
	top: -1px;
	bottom: 0;
	left: 100%;
	width: 0.5em;
	transform-origin: top left;
	transform: skewX(45deg);
	border-top-right-radius: 5px;
	box-shadow: 3px -2px 5px rgba(255,255,255,0.75);
}

tab-group tab-holder > a[active]:before {
	top: -3px;
	box-shadow: 3px -6px 18px rgba(255,255,255,0.25); 
}

tab-group tab-holder > a:after {
	content: '';
	display: block;
	position: absolute;
	top: -1px;
	bottom: 0;
	left: 100%;
	width: 4.5em;
	background: #005587;
	border-right: 1px solid #98caec;
	border-top: 1px solid #98caec;
	transform-origin: bottom right;
	transform: skewX(45deg);
	border-top-right-radius: 7px;
}

tab-group tab-holder > a[active]:after {
	box-shadow: 0px 5px #ffffff;						
	background: #ffffff;
	border-top: 1px solid #005587;
}

tab-group tab-holder > a {
	display: block;
	position: relative;
	float: right;
	white-space: nowrap;
	border-top: 1px solid #98caec;
	border-left: 1px solid #98caec;
	background: #005587;
	border-top-right-radius: 3px;
	padding: 1em 3em 1em 5em;
	font-weight: 700;
	color: #fafafa;
	text-align: center;
	margin-right: 1.5em;
	box-shadow: -2px -2px 7px rgba(255,255,255,0.25);						
}

tab-group tab-holder > a:not([active]):hover {
	border-top-color: #10b66a;
	color: #ffffff;
}

tab-group tab-holder > a:not([active]):hover:after {
	border-color: #10b66a;
}

tab-group tab-holder > a[active] {
	background: #ffffff;
	border-color: #005587;
	color: #005587;
	box-shadow: 0px 5px #ffffff,
				-3px -3px 11px rgba(0,85,135,0.2);
	z-index: 2;
}

tab-group > content-holder {
	background-color: #ffffff;
	min-height: 1em;
	display: block;
	clear: both;
	border-top: 1px solid #98caec;
	position: relative;
	z-index: 1;
	padding: 1em;
}

tab-group > content-holder > section {
	display: none;
}

tab-group > content-holder > section[active],
tab-group > content-holder > section:target {
	display: block;
}

/*
 *	COMBOSEARCHBAR


*/

/**
 *	style ComboSearchBar
 */

search-box.flex-row {
	width: 100%;
	max-width: 56.9375em;
	flex-wrap: nowrap;
	position: relative;
}

search-box:before {
    display: inline-block;
    content: '\1F50D';
    font-family: 'CognitiveSeo-icons';
    color: #c6cadb;
    position: absolute;
    top: 0;
    left: 0;
    background: #fdfdfd;
    padding: 18px 13px 10px 14px;
    line-height: normal !important;
}

search-box > input[type="text"] {
	padding-right: 0.5em;
	padding-left: 2.6em;
	border: 1px solid #0d9255;
	border-right-color: rgba(0,0,0,0.2);
	flex: 1 1 35.125em;
	display: block;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	min-width: 2em;
}

search-box > input[type="radio"],
search-box .keyword-context > input[type="radio"] + label:before {
    display: none;
}

search-box .keyword-context {
    flex: 0 0 auto !important;
    padding: 0 !important;
    border-left: 0 !important;
}

search-box .keyword-context > input[type="radio"] + label {
    border: 1px solid #0d9255;
    border-right-color: rgba(0, 0, 0, 0.2);
    flex: 0 0 auto;
    display: block;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #fff;
    display: inline-block;
    height: 100%;
    margin-left: -4px;
    position: relative;
}

search-box .keyword-context > input[type="radio"] + label > svg {
    padding: 5px;
    background-color: #f4f6fa;
    border: 1px solid #f4f6fa;
    border-radius: 5px;
    width: 22px;
    height: 22px;
    box-sizing: content-box;
    margin-top: 4px;
    cursor: pointer;
}

search-box .keyword-context > input[type="radio"] + label > svg:hover {
    border: 1px solid #0ab56b;
}

search-box .keyword-context > input[type="radio"]:checked + label > svg:hover {
    border: 1px solid #f4f6fa;
}

search-box .keyword-context > input[type="radio"] + label > svg > path {
    fill: #a4a4bb
}

search-box .keyword-context > input[type="radio"]:checked + label > svg {
    background-color: #0ab56b;
}

search-box .keyword-context > input[type="radio"]:checked + label > svg > path {
    fill: #fff;
}

search-box > input[type="text"][data-invalid]:focus,
search-box > input[type="text"][data-invalid]:focus ~ label {
	border-color: #f36e89;
}

search-box > input[type="text"][data-invalid]:focus ~ drop-down {
    border-left-color: #f36e89;
}

search-box .keyword-context > input[type="radio"] + label {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border: none;
    box-shadow: none;
    position: relative;
}

search-box .keyword-context > input[type="radio"] + label.mobile {
    padding-right: 5px;
}

search-box .keyword-context > input[type="radio"] + label.mobile > svg {
    width: 16px;
}

search-box .keyword-context > input[type="radio"] + label  > .popup {
    left: -15px;
    bottom: 5px;
    z-index: 999;
    display: none;
}

search-box .keyword-context > input[type="radio"] + label:hover  > .popup {
    display: block;
}

search-box .keyword-context > input[type="radio"] + label.desktop  > .popup {
    left: -10px;
}

search-box .keyword-context > input[type="radio"] + label  > .popup section:before {
    color: #274c50;
    border-bottom-color: #274c50;
}

search-box .keyword-context > input[type="radio"] + label  > .popup section,
search-box .keyword-context > input[type="radio"] + label  > .popup section:after {
    background: #274c50;
}

search-box .keyword-context > input[type="radio"] + label  > .popup section p {
    color: #ffffff;
    font-style: normal;
    line-height: 1.3;
    font-size: 1em;
    padding: 0;
    margin: 0;
}

search-box > section > input[type="text"]::placeholder {
	font-size: 0.6761em;
}

search-box > drop-down {
    flex: 0 0 19.1667em;
    display: block;
}

search-box > button.main-cta {
	margin-left: 0.8333em;
	vertical-align: middle;
	max-width: 11.7692em;
	width: 100%;
	flex: 0 0 auto;
	display: block;
}

city-search {
    position: relative;
}

city-search:before {
    content: '';
    position: absolute;
    top: 1px;
    left: 11px;
    background: url(../../images/ic-search.svg) no-repeat center center;
    z-index: 1;
    display: block;
    width: 16px;
    height: 16px;
}

city-search > input[type=text] {
    padding-left: 36px;
    width: 82%;
}

city-search > ul {
    max-height: 21em;
    overflow-x: hidden;
    overflow-y: auto;
    display: none;
}

city-search > ul > li {
    text-align: left;
}

search-box .input-container,
search-box .keyword-context {
    flex: 1 1 35.125em;
    display: block;
    min-width: 2em;
    border: 1px solid rgba(0,0,0,0.2);
    box-shadow: none;
    position: relative;
    padding-left: 2.5em;
}

search-box .input-container input {
    border: none !important;
    width: 100%;
    padding: 0.8214em 0em 0.8214em 0em !important;
}


/*
 *	GRAPHICSLIDER


*/

/**
 *	style SearchVolume
 */

graphic-slider {
	--divisions: 20;
	background-size: 100% 100%;
	background-origin: content-box;
	background-repeat: no-repeat;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	visibility: hidden;
	/*display: none;*/
}

graphic-slider > canvas {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
}

graphic-slider:after {
	content: '';
	visibility: hidden;
	opacity: 0;
}

graphic-slider.test:after {}

graphic-slider.test.performance {
	display: none;
}

graphic-slider.test.volume-bar > canvas {
	height: 10em;
}

graphic-slider.test.volume-bar[data-vertical] > canvas {
	width: 10em;
	height: auto;
}

graphic-slider.test.test.volume-bar:after {}

graphic-slider.test.search-volume {}

graphic-slider.test.search-volume > canvas {
}

graphic-slider.test.search-volume:after {
	/*background-image: url('../images/mask.svg');*/
}




graphic-slider.search-volume {
	--divisions: 20;
	background-image: url('../images/search_vol-empty.svg');
}

graphic-slider.search-volume > canvas {
	background-image: url('../images/search_vol-full.svg');
}



graphic-slider.small-search-volume {
	width: 2.4375em;
	margin-right: 1em;
	--divisions: 20;
}

graphic-slider.small-search-volume > canvas {
	height: 1.4375em;
	width: 100%;
	background-image: url('../images/search_vol-full.svg');
}



graphic-slider.volume-bar {
	--divisions: 50;
	background-image: url('../images/h_chart-empty.svg');
}

graphic-slider.volume-bar > canvas {
	background-image: url('../images/h_chart-full.svg');
}

graphic-slider.volume-bar:after {
	background-image: url('../images/h_chart-mask.svg');
}



graphic-slider.performance {
	--divisions: 99;
	background-image: url('../images/performance-empty.svg');
}

graphic-slider.performance > canvas {
	height: 0.5em;
	background-image: url('../images/performance-full.svg');
}

graphic-slider.performance:after {
	/*background-image: url('../images/h_chart-mask.svg')*/;
}


graphic-slider.performance-v2 {
	--divisions: 99;
	background-image: url('../images/performance-empty.svg');
}

graphic-slider.performance-v2 > canvas {
	height: 0.5em;
	background-image: url('../images/performance-v2-full.svg');
}

graphic-slider.performance-v2:after {
	/*background-image: url('../images/h_chart-mask.svg')*/;
}


/* Mobile devices*/
@media screen and (max-width: 48em){
	graphic-slider.small-search-volume {
		display: none;
	}
}

/*
 *	CONTENTASSISTANT


*/


/*
 *	TEXTEDITOR


*/

/**
 *	style TextEditor
*/

/**/

text-editor {
	display: inline-block;
	position: relative;
}

text-editor > editor-content {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

text-editor > editor-content > iframe {
	display: block;
	width: 100%;
	margin: 0;
	height: 100%;
	overflow-y: auto;
}

text-editor > editor-content > textarea:not(:focus) {
	pointer-events: all;
}

text-editor > editor-content > textarea {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	resize: none;
	border: 0;
	padding: 0;
	overflow: hidden;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	font: inherit;
	line-height: 2em;
	color: inherit;
	background-color: transparent;
	box-shadow: none;
	pointer-events: none;
	color: purple !important;
	opacity: 0;

	white-space: pre-wrap;
	word-break: keep-all;
	word-wrap: normal;
	overflow-wrap: normal;

	-ms-hyphens: none;
	-moz-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
}

/**
 *	style for Content Top
*/

.content-assistant header {
	position: static;
	flex: 0 0 auto;
}

.content-assistant .top-bar {
	padding: 0.6562em 1.5625em;
	position: relative;
}

.content-assistant .top-bar .left button {
	padding-left: 0;
	padding-right: 0;
	vertical-align: middle;
}

.content-assistant .top-bar .left button:before {
	font-size: 1em;
}

.content-assistant .top-bar .left h5 {
	color: #ffffff;
	font-size: 1.125em;
	font-weight: 700;
	display: inline-block;
	vertical-align: middle;
	padding: 0.5278em 1.6667em;
	border-left: 1px solid #3ec387;
	margin-left: 2em;
}

.content-assistant .top-bar .left h5 > span {
	font-weight: 300;
}

.content-assistant .top-bar .right .checkbox {
	display: inline-block;
	vertical-align: middle;
	line-height: 0;
	margin-right: 2em;
}

.content-assistant .top-bar .right input[type="checkbox"] + label {
	font-size: 0.75em;
	color: #ffffff;
	font-weight: 600;
}

.content-assistant .top-bar .right input[type="checkbox"] + label::before {
	border-color: #ffffff;
}

.content-assistant .top-bar .right input[type="checkbox"]:checked + label::before {
	border-color: #ffffff;
}

.content-assistant .top-bar .right a {
	display: inline-block;
	color: #0da861;
	font-size: 2em;
	vertical-align: middle;
	line-height: 1;
}

.content-assistant .top-bar .right .detailes:before {
	content: '?';
	color: #10b66a;
}

/* Mobile devices*/
@media screen and (max-width: 48em){

	.content-assistant header {
		margin-top: 0 !important;
	}

}
/**
 *	style for Content Left
*/


.input-area {
	flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	height: 100%;
}

.input-area .wrapper {
	max-width: 1039px;
	padding: 0 1em 0 6em;
	height: 100%;
}

.input-area .content {
	flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	position: relative;
}

.input-area .title {
	margin-top: 2.5em;
	margin-bottom: 1.25em;
}

.input-area .title,
.input-area .buttons {
	flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
}

.input-area input[type="text"],
.input-area text-editor {
	border: 1px solid #c9d4dc;
	width: 100%;
	color: #343434;
	box-sizing: border-box;
}

.input-area [data-empty] > input[type="text"],
.input-area [data-empty] > text-editor {
	border: 1px solid #E95438;
}

.input-area label {
	font-size: 0.75em;
	font-weight: 800;
	text-transform: uppercase;
	color: #444444;
	display: inline-block;
	vertical-align: top;
	opacity: 0.3;
	width: 1px;
	overflow: visible;
	text-align: right;
	position: absolute;
	white-space: nowrap;
	direction: rtl;
	text-indent: 1em;
	line-height: 3em;
}

.input-area [data-empty] > label{
	color: #E95438;
	opacity: 1;
}

.input-area input[type="text"]::placeholder,
.input-area textarea::placeholder {
	color: #dfdfdf;
}

.input-area input[type="text"]::-ms-input-placeholder{
	color: #dfdfdf;
}

.input-area textarea::-ms-input-placeholder {
	color: #dfdfdf;
}

.input-area input[type="text"] {
	font-weight: 600;
	font-size: 1.125em;
}

.input-area text-editor {
	padding: 2em;
	background-color: #ffffff;
	border-radius: 3px;
	overflow-y: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.input-area .buttons {
	justify-content: space-between;
	margin-top: 0.5625em;
	margin-bottom: 1.2500em;
}

.input-area .buttons[disabled] {
	pointer-events: none;
	opacity: 0.2;
}

.input-area .buttons > * {
	flex: 1 1 50%;
	-webkit-flex: 1 1 50%;
}

.input-area .buttons > .right {
	text-align: right;
}

.input-area .buttons > .right .limit {
	font-weight: 600;
	color: #274c50;
	opacity: 0.5;
	font-size: 0.75em;
	margin-right: 1.6667em;
}

.input-area .buttons > .left button.classic {
	margin-right: 1.5385em;
}

.input-area .buttons button.main-cta:before {
	font-size: 1.23em;
}

.input-area .buttons button.main-cta {
	max-width: 13.0769em;
	width: 100%;
	position: relative;
}

.input-area .buttons button.main-cta[data-loading] continuous-loader {

	display: inline-block;
	position: absolute;
	left: 50%;
	margin-left: -0.75em;
	top: 50%;
	margin-top: -0.95em;
}

.input-area .buttons button.main-cta[data-loading] {
	color: transparent;
}

/* Mobile devices*/
@media screen and (max-width: 60em){

	.input-area .wrapper {
		padding-left: 1em;
	}

	.input-area label {
		width: auto;
		text-align: left;
		direction: ltr;
		text-indent: inherit;
		position: static;
	}

	.input-area .title {
		margin-top: 1em;
	}

	.input-area .content text-editor {
		margin-top: 2.5em;
	}

}


/**
 *	style for Sidebar Placeholder
*/

.sidebar .placeholder {
	padding: 2em 1.4375em 2em 3em;
}

.sidebar .placeholder .heading > h3 {
	font-size: 1em;
	line-height: 1;
}

.sidebar .placeholder .heading > p {
	font-size: 0.75em;
	color: #8b9495;
	font-style: normal;
	font-weight: 700;
}

.sidebar .placeholder .content > p {
	font-size: 0.81em;
	font-style: normal;
	color: #757880; 
	line-height: 2;
	margin: 2.31em 0;
}

.sidebar .placeholder .content > ol {
	counter-reset: li; 
}

.sidebar .placeholder .content > ol > li {
	font-size: 0.81em;
	color: #274c50;
	font-weight: 600;
	margin-bottom: 1em;
}

.sidebar .placeholder .content > ol > li:before {
	content:counter(li);
	counter-increment:li;
	background-color: #10B56B;
	font-size: 0.8571em;
	border-radius: 50%;
	color: #ffffff;
	width: 1.5833em;
	height: 1.5833em;
	display: inline-block;
	text-align: center;
	line-height: 1.5833em;
	font-weight: 700;
	margin-right: 0.5em;
}

.sidebar .placeholder .links {
	font-size: 0.81em;
}

.sidebar .placeholder .links ul {
	color: #2361a1;
	list-style-position: inside;
}

.sidebar .placeholder .links ul li a {
	text-decoration: underline;
	color: #2361a1;
	font-weight: 400;
}

/**
 *	style for Sidebar
*/

.item-node {
	margin-bottom: 0.5em;
	cursor: pointer;
}

.item-node .title {
	line-height: 1.5em;
	padding: 0.75em 1.25em 0.75em 1em;
	justify-content: space-between;
	border-left: 5px solid transparent;
}

.content-assistant .item-node:not([open]) > .sub-items {
	display: none;
}

.item-node.already-used .title {
	background-color: #D8F2E6;
}

.item-node.should-use .title {
	background-color: #FEF5B7;
}

.item-node.more-often .title {
	background-color: #FEF0D5;
}

.item-node.too-much .title {
	background-color: #FCE0E0;
}

.item-node.empty {
	pointer-events: none;
}

.item-node.already-used:not(.empty) .title {
	border-left-color: #0AB56B;
}

.item-node.should-use:not(.empty) .title {
	border-left-color: #FEDD19;
}

.item-node.more-often:not(.empty) .title {
	border-left-color: #FEA110;
}

.item-node.too-much:not(.empty) .title {
	border-left-color: #F14443;
}

.item-node .title h4 {
	margin: 0;
	font-size: 0.8125em;
	text-transform: uppercase;
	font-weight: 800;
}

.item-node.already-used .title h4 {
	color: #0AB56B;	
}

.item-node.should-use .title h4 {
	color: #FEDD19;		
}

.item-node.more-often .title h4 {
	color: #FEA110;
}

.item-node.too-much .title h4 {
	color: #F14443;		
}

.item-node ul.sub-items:not(:empty) {
	padding: 0.5em 0 0 1.75em;
}

.item-node.already-used ul.sub-items {
	border-left: 5px solid #0AB56B;	
}

.item-node.should-use ul.sub-items {
	border-left: 5px solid #FEDD19;		
}

.item-node.more-often ul.sub-items {
	border-left: 5px solid #FEA110;		
}

.item-node.too-much ul.sub-items {
	border-left: 5px solid #F14443;		
}

.item-node ul > .hidden {
	display: none;
}

.item-node ul li {
	background-color: #f6f7fb;
	border-radius: 5px;
	display: block;
	padding: 0.625em 1em 0.625em 2.0625em;
	border-radius: 5px;
	margin-bottom: 0.3125em;
	position: relative;
	pointer-events: none;
}

.item-node ul li:last-child {
	margin-bottom: 0;
}

.item-node ul li:before {
	content: '';
	width: 1em;
	height: 1em;
	line-height: 1em;
	font-size: 0.75em;
	font-weight: 700;
	border-radius: 50%;
	position: absolute;
	left: -0.5em;
	top: 50%;
	margin-top: -0.5em;
	background-color: #274c50;
	color: #ffffff;
	text-align: center;
	pointer-events: all;
	box-shadow: 0px 0px 0px 3px #ffffff;
}

.item-node ul li[data-value]:before {
	content: attr(data-value);
	width: 2.0833em;
	height: 2.0833em;
	line-height: 2.0833em;
	left: -1.0416em;
	margin-top: -1.0416em;
}

.item-node ul li:not(.highly):before {
	opacity: 0;
	pointer-events: none;
}

.item-node.already-used ul li.highly:before {
	background-color: #0AB56B;	
}

.item-node.more-often ul li.highly:before {
	background-color: #FEA110;		
}

.item-node.should-use ul li.highly:before {
	background-color: #FEDD19;		
}

.item-node.too-much ul li.highly:before {
	background-color: #F14443;		
}

.item-node ul li > section > span {
	font-size: 0.8125em;
	color: #343434;
	font-weight: 600;
	line-height: 1em;
}

.item-node ul li.highly > section > span {
	font-weight: bold;
}

.item-node ul li section span:not(:first-child):before {
	content: ' | ';
}

.popup.edge {
	margin-top: -2em;
	margin-bottom: -2em;
}

.popup.edge.edge-left > section {
	min-width: 22em;
	max-height: 5.3333em;
	color: #ffffff;
	background-color: #274c50;
	margin-right: 2em;
}

.popup.edge.edge-left > section:before {
	right: 0.5em;
	color: #274c50;
	text-shadow: none;
}

.popup.edge.edge-left > section:after {
	background-color: #274c50;
}

.item-node ul li .popup > section > p > span {
	color: #ffffff;
	font-size: inherit;
	font-size: 400;
}

.item-node ul li .popup > section > p:first-child > span {
	text-decoration: underline;
}

.item-node ul li.highly .popup > section > p:first-child > span:after {
	content: attr(data-highly);
}

.item-node ul li .popup > section > p:first-child > span:after {
	content: attr(data-normal);
}

.item-node ul li.highly .popup > section > p:first-child > span:before {
	content: 'a ';
}

.item-node ul li .popup > section > p:first-child > span:before {
	content: 'an ';
}

.item-node.already-used ul li.highly .popup > section,
.item-node.already-used ul li.highly .popup > section:after {
	background-color: #0AB56B;	
}

.item-node.should-use ul li.highly .popup > section,
.item-node.should-use ul li.highly .popup > section:after {
	background-color: #FEDD19;		
}

.item-node.more-often ul li.highly .popup > section,
.item-node.more-often ul li.highly .popup > section:after {
	background-color: #FEA110;		
}

.item-node.too-much ul li.highly .popup > section,
.item-node.too-much ul li.highly .popup > section:after {
	background-color: #F14443;		
}

.item-node.already-used ul li.highly .popup > section:before {
	color: #0AB56B;	
}

.item-node.should-use ul li.highly .popup > section,
.item-node.should-use ul li.highly .popup > section p span {
	color: #444;
}

.item-node.should-use ul li.highly .popup > section:before {
	color: #FEDD19;		
}

.item-node.more-often ul li.highly .popup > section:before {
	color: #FEA110;		
}

.item-node.too-much ul li.highly .popup > section:before {
	color: #F14443;		
}
/**
 *	style for Sidebar Results
*/

.sidebar .results {
	position: absolute;
	top: 2em;
	left: 0;
	right: 0;
	bottom: 0;
}

.sidebar-extender.open .sidebar .results {
	top: 3em;
}

.sidebar .results .top {
	flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	margin: 0 1.4375em 0 3em;
	padding-bottom: 1.25em;
	border-bottom: 1px solid #dde6ec;
}

.sidebar .results .bottom {
	flex: 1 1 100%;
	-webkit-flex: 1 1 100%;
	padding: 0 1.4375em 0 3em;
	overflow-y: auto;
}

.sidebar .results .bottom:hover {
	padding-left: 21.75em;
	margin-left: -18.75em;
}

.sidebar .results .widget {
	position: relative;
}

.sidebar .results .widget > span {
	font-size: 0.6875em;
	font-weight: 700;
	color: #63737f;
	text-transform: uppercase;
}

.sidebar .results .widget .popup {
	right: 14em;
}

.sidebar .results .widget .popup section {
	font-size: 0.875em;
	border: 1px solid #274c50;
	max-width: 15.7857em;
	padding: 1.2857em 0.7143em 1.1429em 1em;
	box-sizing: border-box;
}

.sidebar .results .widget .popup section:not([data-no-rank]) > div.no-rank {
	display: none;
}

.sidebar .results .widget .popup section[data-no-rank] > div.can-rank {
	display: none;
}

.sidebar .results .widget .popup section span,
.sidebar .results .widget .popup section p:last-child {
	font-weight: 700;
}

.sidebar .results .widget .popup section:before {
	color: #fffdde;
	text-shadow: 0px -1px 0 #274c50, 0 2px 0 #274c50;
}

.sidebar .results .widget .popup section:after {
	background-color: #fffdde;
}

.sidebar .results .stats {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}

.sidebar .results .stats .numbers {
	flex: 1 1 33%;
	-webkit-flex: 1 1 33%;
	position: relative;
	pointer-events: none;
}

.sidebar .results .stats .numbers .number {
	color: #6a697d;
	font-size: 1.5em;
}

.sidebar .results .stats .numbers .focus {
	color: #2880e2;
	pointer-events: all;
}

.sidebar .results .stats .numbers .focus:before {
	content: '/';
}

.sidebar .results .stats .numbers > p {
	font-size: 0.6875em;
	color: #aab7c0;
	text-transform: uppercase;
}

.sidebar .results data-number.assistant:not(.small) + graphic-slider {
	display: none;
}

/**
 *	style for Sidebar
*/

.content-assistant main > content-holder {
	position: relative;
}

@keyframes slideLeft {
	from {
		transform: translateX(100%);
	}

	to {
		transform: translateX(0);
	}
}

.sidebar-extender {
	flex: 0 1 30em;
	-webkit-flex: 0 1 30em;
	height: 100%;
	z-index: 2;
	position: relative;
	display: none;
}

#ca-sidebar:not([data-content]) {
	overflow-y: auto;
	padding-left: 1em;
	margin-left: -1em;
}


.sidebar-extender[active] {
	display: block;
}

.sidebar-extender:not([data-content]) .results {
	display: none;
}

.sidebar-extender[data-content] .placeholder {
	display: none;
}

.sidebar-extender[data-open] {
	width: 30em;
	position: absolute;
	top: 0;
	right: 0;
	animation: slideLeft 0.3s forwards;
}

.sidebar {
	background-color: #FFFFFF;
	box-shadow: -0.2em 0px 0.5em 0px rgba(91,98,129,0.16);
	box-sizing: border-box;
	min-height: 100%;
	position: relative;
}

.sidebar:after {
	content: '';
	display: block;
	padding-bottom: 2em;
}

.sidebar > .close {
	font-size: 2em;
	right: 0.1562em;
	top: 0.1562em;
	display: none;
}

.sidebar-extender[data-open] .sidebar > .close {
	display: inline-block;
}

button.slide {
	width: 1.25em;
	height: 1.05em;
	line-height: 1.25em;
	font-size: 3.5em;
	font-weight: 300;
	line-height: 0.1em;
	position: absolute;
	top: 50%;
	margin-top: -0.625em;
	right: 0;
	background: #10B66A;
	color: #ffffff;
	direction: rtl;
	border-top-left-radius: 0.625em;
	border-bottom-left-radius: 0.625em;
	box-sizing: content-box;
	padding-right: 1em;
	padding-bottom: 0.2em;
	margin-right: -1em;
}

@keyframes shakeLeft {

	0% {
		transform: translateX(0);
	}

	20% {
		transform: translateX(-0.35em);
	}

	50% {
		transform: translateX(-0.05em);
	}

	70% {
		transform: translateX(-0.3em);
	}

	100% {
		transform: translateX(0);
	}

}

button.slide[data-focus] {
	animation: shakeLeft 1s 1s linear 1;
}
.sidebar-extender.serp {
	position: fixed;
	top: 4.4375em;
	right: 0;
	max-width: 25em;
	width: 100%;
	z-index: 8;
	height: auto;
	bottom: 0;
}

.sidebar-extender.serp .sidebar {
	box-shadow: -0.2em 0px 0.5em 0px rgba(91,98,129,0.16),
				inset 0px 20px 20px -20px rgba(0,0,0,0.45);
}

.sidebar-extender.serp .sidebar button.close {
	display: block;
	z-index: 1;
}

.sidebar-extender.serp .sidebar .placeholder {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	justify-content: center;
	padding: 0;
}

.sidebar-extender.serp .sidebar .placeholder section {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	padding: 0 1.4375em 0 3em;
}

.sidebar-extender.serp .sidebar .placeholder section h2 {
	padding: 1em 0;
	border-bottom: 1px solid #dde6ec;
}

.sidebar-extender.serp .sidebar .placeholder section a {
	text-align: left;
	display: block;
}

.sidebar-extender.serp .sidebar .results {
	top: 2em;
}

.sidebar-extender.serp .top-date {
	position: relative;
	margin-bottom: 0.875em;
}

.sidebar-extender.serp .top-date span {
	font-family: 'Arial';
	font-size: 0.75em;
	color: #999999;
}

.sidebar-extender.serp .top-date button.close{
	line-height: 1;
	color: #274c50;
	font-size: 2em;
	top: -0.1em;
}

.sidebar-extender.serp h2 {
	font-family: 'Arial';
	color: #343434;
	line-height: 1.5;
	max-height: 4.5em;
	overflow-y: hidden;
	text-overflow: ellipsis;
	display: block;
}

.sidebar-extender.serp .widget {
	margin-top: 1.5em;
}

.sidebar-extender.serp .widget graphic-slider {
	margin-top: 1.5em;
	display: block;
}

.sidebar-extender.serp a {
	font-family: 'Arial';
	color: #2361a1;
	font-size: 0.75em;
	text-decoration: underline;
	line-height: 1.5;
	margin-top: 1.8333em;
}

.sidebar-extender.serp .sidebar .results .stats .numbers > p {
	max-width: 4.0909em;
	line-height: 1.3em;
}

.sidebar-extender.serp .item-node ul.sub-items {
	padding: 0.5em 0 0 0;
	border-left: none;
}

.sidebar-extender.serp .item-node ul li .popup.edge section {
	margin-top: -3em;
	margin-bottom: -3em;
}

.sidebar-extender.serp .item-node .popup.edge.edge-left > section {
	max-height: 10.25em;
}
/**
 *	style ContentAssistant
 */


.content-assistant {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
	background-color: #f6f7fb;
	overflow: hidden;
}

.content-assistant:not([data-open]) {
	display: none;
}

.content-assistant main {
	flex: 1 1 100%;
	-webkit-flex: 1 1 100%;
	position: relative;
}

.content-assistant main > content-holder {
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	align-items: stretch;
}

.content-assistant main > content-holder .spacer {
	flex: 1 0 0;
	-webkit-flex: 1 0 0;
	max-width: 5em;
}

.content-assistant main > content-holder > section {
	display: block;
}

/* Mobile devices*/
@media screen and (max-width: 60em){
	.content-assistant main > content-holder .spacer {
		display: none;
	}
}
/* Loader */

continuous-loader.bubbles,
continuous-loader.bubbles:before,
continuous-loader.bubbles:after{
/* 	background-color: rgba(184,193,224,1); */
	display: inline-block;
	position: relative;
	width: 0.75em;
	height: 0.75em;
	border-radius: 100%;
}

continuous-loader.bubbles:before,
continuous-loader.bubbles:after {
	content: '';
	background-color: rgba(184,193,224,1);
	position: absolute;
	top: 0;
	margin: 0;
	display: block;
}

@keyframes leftBubble {
	0% {
		transform: translateX(-3em) scale(1);
		opacity: 0;
	}
	50% {
		transform: translateX(-3em) scale(1);
		opacity: 1;
	}
	100% {
		transform: translateX(0em) scale(2);
	}
}

@keyframes middleBubble {
	0% {
		transform: translateX(-3em) scale(2);
	}
	50% {
		transform: translateX(0em) scale(2);
	}
	100% {
		transform: translateX(3em) scale(1);
	}
}

@keyframes rightBubble {
	0% {
		background-color: rgba(184,193,224,1);
		transform: translateX(0em);
	}
	50% {
		background-color: rgba(184,193,224,0);
		transform: translateX(-3em);
	}
	100% {
		background: transparent;
		transform: translateX(-3em);
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

continuous-loader.bubbles {
	margin-left: 3em;
	animation: rightBubble linear 0.75s infinite;
	display: none;
}

[data-loading] continuous-loader.bubbles{
	display: inline-block;
}

continuous-loader.bubbles:before {
	
/* 	background-color: orange; */
	animation: leftBubble linear 0.75s infinite;
}

continuous-loader.bubbles:after {
	
/* 	background-color: green; */
	animation: middleBubble linear 0.75s infinite;
}

continuous-loader.spinner {
	width: 1em;
	height: 1em;
	border-radius: 50%;
	border: 2px solid;
	animation: spin linear 1s infinite;
	position: absolute;
	display: none;
}

continuous-loader.spinner.dark {
	border-color: #274c50;
	border-top-color: #c3cfd6;
}

continuous-loader.spinner.light {
	border-color: rgba(255,255,255,0.5);
	border-top-color: #ffffff;
}

continuous-loader.spinner.green,
continuous-loader.spinner.dark-blue {
	width: 1.5em;
	height: 1.5em;
	border: 3px solid;
}

continuous-loader.spinner.big {
	width: 2em;
	height: 2em;
	border: 4px solid;
	display: inline-block;
	margin-bottom: 1em;
}

continuous-loader.spinner.green {
	border-color: #f6f7fb;
	border-top-color: #10b66a;
}

continuous-loader.spinner.dark-blue {
	border-color: #f6f7fb;
	border-top-color: #264b4f;
}

continuous-loader.spinner.green-reverse {
	border-color: #10b66a;
	border-top-color: #f6f7fb;
	vertical-align: middle;
	position: relative;
}

a continuous-loader.spinner {
	top: 0.15em;
	left: 2em;
}

h1 continuous-loader.spinner {
	top: 1em;
	right: 1.4em;
}

a[data-loading] continuous-loader.spinner,
[data-loading] h1 continuous-loader.spinner {
	display: block;
}

#section-1[data-loading] .heading > continuous-loader {
	display: inline-block;
	margin-right: 1em;
}

/* Mobile devices*/
@media screen and (max-width: 48em){
	a continuous-loader.spinner {
		left: 0;
	}
}



/**
 *	style Top-Bar
*/

header > .top-bar {
	background-color: #10b66a;
	padding: 0.5312em 0;
	box-shadow: 0px 1px 20px 1px rgba(0,0,0,0.45);
	border-bottom: 1px solid #979797;
	flex-wrap: nowrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 8;
}

header > .top-bar > .logo {
	flex: 1 0 3.9375em;
	padding: 0 0.9375em;
}

header > .top-bar > .logo > a {
	display: block;
}

header > .top-bar > .logo > a > img {
	display: block;
	margin-left: 2px;
	opacity: 0.7;
}

header > .top-bar > .logo > a > h1 {
	font-size: 1.5em;
	font-weight: 700;
	color: #ffffff;
	line-height: 1;
	white-space: nowrap;
}

header > .top-bar > .wrapper {
	flex: 0 99 auto;
	max-width: 56.9375em;
	padding: 0;
}

header > .top-bar > .wrapper > search-box {
	margin: 0 auto;
}

header search-box > button.main-cta {
	margin-left: 0.3846em;
	max-width: 3.4615em;
}

header search-box > button.main-cta:before {
	line-height: 1rem;
	font-size: 0.8125rem;
}

header search-box > .limit {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	line-height: 1.8750em;
	margin-left: 1em;
	flex: 0 0 auto;
}

header search-box > .limit span {
	color: rgba(255,255,255,0.5);
	font-size: 0.6875em;
}

header search-box > .limit:hover span {
	color: rgba(255,255,255,1);
}

header search-box > .limit span:after {
	content: '\1F4AC';
	font-family: 'CognitiveSeo-icons';
	font-size: 1.3636em;
	margin-left: 0.5em;
	font-size: normal;
}

header search-box:not([data-editing]) > :focus ~ .popup.scale.show-on-focus > section {
	display: none;
}

header search-box > .limit .popup section {
	background: #274c50;
	text-align: center;
}

header search-box > .limit .popup section:before {
	color: #274c50;
}

header search-box > .limit .popup section:after {
	background: #274c50;
}

header search-box > .limit .popup section p {
	color: #ffffff;
	font-style: normal;
	line-height: 1.3;
}

header search-box > .popup.scale section {
	background: #fffebf;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
}

header search-box > .popup section:before {
	color: #fffebf;
}

header search-box > .popup section:after {
	background: #fffebf;
}

header search-box > .popup.scale section p:first-child {
	font-weight: 700;
}

.right-area {
	flex: 1 0 3.9375em;
	padding: 0 0.9375em;
}

.profile {
	line-height: 3.1em;
	height: 3.2812em;
	padding-left: 0.9375em;
	overflow: hidden;
	text-align: right;
}

.profile > .social {
	display: inline-block;
	margin-right: 0.9375em;
}

.profile > .social > li {
	display: inline-block;
	vertical-align: middle;
}

.profile > .social > li > a {
	display: block;
	font-family: "CognitiveSeo-icons";
	width: 2.125em;
	height: 2.125em;
	border-radius: 3px;
	background-color: rgba(115,0,54,0.19);
	line-height: 2.125em;
	text-align: center;
	color: #ffffff;
	transition: background 1s;
}

.profile > .social > li > a:hover {
	background-color: rgba(0,0,0,0.3);
	box-shadow: 0px 0px 1px rgba(255,255,255,0.75);
	transition: background 0.3s;
}

.profile > .avatar {
	border-left: 1px solid #259461;
	background: none;
	padding: 0.1875em 0;
	padding-left: 0.9375em;
	line-height: 0.5;
	float: right;
	width: 2.75em;
	height: 2.75em;
}

.profile > .avatar img {
	height: 2.75em;
	border-radius: 100%;
	transition: border-radius 0.5s;
	transition: transform 0.5s;
}

.profile > .avatar:hover img {
	transform: scale(0.95) rotate(4deg);
}

/* Sticky properties only for desktop */
@media screen and (min-width: 48.0625em){
	
	header[data-loading] > .top-bar,
	header[data-sticky] > .top-bar {
		position: static;
	}

}

/* Mobile devices*/
@media screen and (max-width: 48em){

	header > .top-bar {
		padding-left: 0.9375em;
		padding-right: 0.9375em;
	}

	header > .top-bar > .logo > a > h1 {
		font-size: 1em;
		margin-top: 0.1em;
	}

}
/**
 *	style TabGroup
*/

tab-group {
	background: #ffffff;
	padding-top: 0.9375em;
}

tab-group tab-holder > a:before {
	top: -1px;
	width: 0.5em;
	background: #ffffff;
	transform: skewX(35deg);
	border-top-right-radius: 7px;
	box-shadow: 3px -2px 7px rgba(39,76,80,0.2);
}

tab-group tab-holder > a[active]:before {
	top: -3px;
	box-shadow: 3px -2px 11px rgba(19,221,129,0.4); 
}

tab-group tab-holder > a:after {
	top: -1px;
	width: 3.5em;
	background: #fff;
	border-right: 1px solid #c5c6c6;
	border-top: 1px solid #c5c6c6;
	transform: skewX(35deg);
	border-top-right-radius: 7px;
}

tab-group tab-holder > a[active]:after {
	box-shadow: 0px 5px #f6f7fb;						
	background: #f6f7fb;
	top: -3px;
	border-top: 3px solid #10b66a;
}

tab-group tab-holder > a {
	border-top: 1px solid #c5c6c6;
	border-left: 1px solid #c5c6c6;
	background: #ffffff;
	border-top-left-radius: 5px;
	padding: 1.125em 5em 1.375em 5em;
	font-size: 0.8125em;
	font-weight: 700;
	color: #888888;
	text-align: center;
	margin-right: 1.5em;
	box-shadow: -2px -2px 7px rgba(39,76,80,0.1);						
}

tab-group tab-holder > a:not([active]):hover {
	border-top: 2px solid #10b66a;
	color: #555555;
	margin-top: 4px;
	margin-bottom: -5px;
	cursor: pointer;
}

tab-group tab-holder > a:not([active]):hover:after {
	border-top: 2px solid #10b66a;
	border-right: 1px solid #10b66a;
	top: -2px;
}

tab-group tab-holder > a:not([active]):hover:before {
	top: -2px;
}

tab-group tab-holder > a[active] {
	background: #f6f7fb;
	border-top: 3px solid #10b66a;
	font-weight: 700;
	color: #444444;
	border-left-color: #c5c6c6;
	box-shadow: 0px 5px #f6f7fb,
				-3px -3px 11px rgba(19,221,129,0.2);
}

tab-group tab-holder > a[active] > .change-to-caps:after {
	font-weight: 800;
}

tab-group tab-holder > a:not([active]){
	margin-top: 5px;
	margin-bottom: -5px;
}

tab-group[data-disabled] tab-holder > a {
	pointer-events: none;
	cursor: default;
}

tab-group[data-disabled] tab-holder > a[active] {
	border-top-color: #c5c6c6;
	box-shadow: 0px 5px #f6f7fb,
				-3px -3px 11px rgba(39,76,80,0.1);
}

tab-group[data-disabled] tab-holder > a[active]:before {
	box-shadow: 3px -2px 11px rgba(39,76,80,0.1); 
}

tab-group[data-disabled] tab-holder > a[active]:after {
	border-top-color: #c5c6c6;
}

tab-group > content-holder {
	background-color: #f6f7fb;
	border-top: 1px solid #c5c6c6;
	padding: 1em;
}


/* Restyle  to fit inside the sticky header */

header > tab-group {
	position: relative;
	overflow: hidden;
}

header > tab-group:after {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	border-bottom: 1px solid #c5c6c6;
}

header > tab-group tab-holder {
	padding: 0;
	flex-direction: row-reverse;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	flex-wrap: nowrap;
	width: 100%;
}

header > tab-group tab-holder > a {
	padding-left: 0;
	padding-right: 0;
	float: none;
	max-width: 21.1538em;
	flex: 1 1 auto;
	padding-left: 2.3077em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

header > tab-group tab-holder > a > div {
	position: relative;
}

header > tab-group tab-holder > a[active] > div {
	text-transform: uppercase;
}

header > tab-group tab-holder > a > span {
	z-index: 2;
}

/* Mobile devices*/
@media screen and (max-width: 48em){
	header > tab-group tab-holder > a {
		max-width: 16.8em;
	}
}
/* Style for top section widgets */

.widgets.wrapper {
	justify-content: space-between;
	flex-wrap: nowrap;
	padding-top: 1.125em;
	padding-bottom: 1.25em;
	text-align: left;
}

.widgets-wrapper continuous-loader.spinner.green {
	width: 1.3em;
	height: 1.3em;
	border-width: 2px;
}

header[data-loading] .widgets data-number {
	display: none;
}

.widgets data-number {
	font-size: 4em;
	display: block;
	line-height: 0.7em;
	margin-bottom: 0.2344em;
	white-space: nowrap;
}

.widgets data-number:after {
	display: inline-block;
	vertical-align: top;
	font-size: 0.4688em;
	margin-left: 0.3em;
	line-height: 1;

}

.widgets search-volume {
	display: block;
	font-size: 2.75em;
	font-weight: 300;
	color: #6a697d;
	line-height: 1.0182em;
	margin-bottom: 0.3409em;
	white-space: nowrap;
}

.widgets search-volume:empty:after {
	/*content: attr(data-empty-label);*/
	color: #e7e9f2;
}

header:not([data-loading]) .widgets search-volume:empty:after {
	content: attr(data-empty-label);
}

.widgets h1 {
	font-size: 0.75em;
	font-weight: 800;
	color: #6a697d;
}

.widgets p {
	font-size: 0.75em;
	font-style: italic;
	color: #cecfd2;
	margin-top: 0.5em;
}

.widgets > div {
	flex-wrap: nowrap;
	align-items: flex-start;
	padding: 1.5em 0;
	justify-content: space-around;
	-webkit-justify-content: space-around;
	justify-content: space-evenly;
}

.widgets > div.content,
.widgets > div.keywords {
	flex: 0 2 19.625em;
	margin-right: 1px;
	border-right: 1px solid #ffffff;
	position: relative;
}

.widgets > div.content:before,
.widgets > div.keywords:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	border-right: 1px solid #f6f7fb;
	box-shadow: 2px 0px 0px 0px #f6f7fb;
}

.widgets > div.content > ul,
.widgets > div.keywords > ul {
	max-width: 11.25em;
	width: 100%;
}

.widgets > div.volume {
	flex: 0 3 39.75em;
}

.widgets > div.volume > ul {
	flex: 1 0 11.375em;
	max-width: 16em;
}

.widgets > div.volume > graphic-slider {
	flex: 0 1 auto;
	align-self: center;
	-webkit-align-self: center;
	margin-top: -2em;
}

.widgets > div > * {
	display: inline-block;
	padding: 0 0.5em;
}

.widgets p > span:last-child {
	color: #666666;
}

.widgets > div.volume p > span:last-child {
	display: none;
}

/* Sticky properties only for desktop */
@media screen and (min-width: 48.0625em){
	
	[data-loading] .widgets data-number,
	[data-sticky] .widgets data-number {
		font-size: 2.75em;
		display: inline-block;
	}

	[data-loading] .widgets data-number.medium:after,
	[data-sticky] .widgets data-number.medium:after {
		font-size: 0.4545em;
		margin-top: 0.5em;
		margin-left: 0.3em;
	}

	[data-loading] .widgets,
	[data-sticky] .widgets {
		padding-top: 1.3125em;
		padding-bottom: 1.3125em;
	}

	[data-sticky] .widgets data-number,
	[data-sticky] .widgets search-volume {
		margin-bottom: 0;
		margin-right: 0.3409em;
	}

	[data-loading] .widgets data-number,
	[data-loading] .widgets search-volume {
		margin-bottom: 0;
		margin-right: 0.3409em;
	}

	[data-loading] .widgets > div,
	[data-sticky] .widgets > div {
		padding: 0;
		align-items: center;
	}

	[data-sticky] .widgets > div.keywords > graphic-slider,
	[data-sticky] .widgets > div.content > graphic-slider {
		display: none;
	}

	[data-loading] .widgets > div.keywords > graphic-slider,
	[data-loading] .widgets > div.content > graphic-slider {
		position: absolute;
		opacity: 0;
		pointer-events: none;
	}

	[data-loading]  .widgets > div.volume > graphic-slider,
	[data-sticky]  .widgets > div.volume > graphic-slider {
		flex: 4 1 auto;
		margin-top: 0;
	}

	[data-loading]  .widgets > div.volume > graphic-slider > canvas,
	[data-sticky]  .widgets > div.volume > graphic-slider > canvas {
		height: 2.75em;
	}

	[data-sticky] .widgets > div.content > ul,
	[data-sticky] .widgets > div.keywords > ul {
		max-width: 14em;
		width: 100%;
	}

	[data-loading] .widgets > div.content > ul,
	[data-loading] .widgets > div.keywords > ul {
		max-width: 14em;
		width: 100%;
	}

	[data-loading] .widgets > div.volume > ul,
	[data-sticky] .widgets > div.volume > ul {
		flex: 1 1 auto;
		max-width: 100%;
	}

	[data-loading] .widgets > div > ul > li,
	[data-sticky] .widgets > div > ul > li {
		display: inline-block;
		vertical-align: middle;
	}

	[data-loading] .widgets p,
	[data-sticky] .widgets p {
		margin-top: 0;
	}

	[data-loading] .widgets p > span:first-child,
	[data-sticky] .widgets p > span:first-child {
		display: none;
	}

	[data-loading] .widgets > div.volume p > span:last-child,
	[data-sticky] .widgets > div.volume p > span:last-child {
		display: inline;
	}

}

/* Mobile devices*/
@media screen and (max-width: 48em){

	.widgets > div.keywords, 
	.widgets > div.content {
		align-items: flex-end;
	}

	.widgets > div.content > ul,
	.widgets > div.keywords > ul {
		width: auto;
	}

	.widgets search-volume {
		margin: 0;
		font-size: 1.5em;
	}

	.widgets search-volume h1 {
		line-height: 1;
	}

	.widgets > div {
		justify-content: space-around;
	}

	.widgets > div.volume > graphic-slider {
		align-self: flex-end;
		margin-left: -22em;
	}

	.widgets > div.volume > ul {
		margin-top: 1.5em;
	}

	.widgets > div.volume > graphic-slider > canvas {
		height: 5.875em;
	}
	
	.widgets > div {
		padding: 1.5em 0;
	}

	.widgets p {
		margin-top: 0;
	}

	.widgets p > span:first-child {
		display: none;
	}

}

/**
 *	style Header
*/

header {
	background-color: #ffffff;
	box-shadow: 0px 1em 1em 0 #f6f7fb;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

/* Sticky properties only for desktop */
@media screen and (min-width: 48.0625em){
	
	header[data-loading],
	header[data-sticky] {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 2;
		margin: 0 !important;
	}

}

/* Mobile devices*/
@media screen and (max-width: 48em){

	header {
		margin-top: 69px !important;
	}

}

	
/*Set custom style for popup*/

.popup > section:before{
	content: '\1F53C';
	font-family: 'CognitiveSeo-icons';
}

.popup.scale > section {
	transform: scale(0.7);
}

.popup.scale > section > content-holder {
	display: block;
}

:hover > .popup.scale > section {
	overflow: visible;
}

:hover > .popup.scale > section,
[open] > .popup.scale > section,
:hover > .popup.scale > section:before,
[open] > .popup.scale > section:before  {
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);	
}

/* Style popup and content for info button */
#kw-type {
	display: inline-block;
}


.info {
	display: none;
	line-height: 1.6em;
	font-size: 0.6875em;
	background: #d8dcec;
	border-radius: 1.6em;
	padding: 0.0636em 0.6363em;
	cursor: default;
	position: relative;
}

.info > span:before {
	font-family: 'CognitiveSeo-icons';
	color: #274c50;
	font-size: 1.6em;
	font-weight: normal;
	margin-right: 0.3977em;
	font-style: normal;
	vertical-align: middle;
	display: inline-block;
}

.info.brand > span:before {
	content: '\1F5CE';
}

.info.commercial > span:before {
	content: '\1F4B1';
}

.info.vague > span:before {
	content: '\1F4B5';
}

.info.informational > span:before {
	content: '\1F4B1';
}

#kw-type[data-content-type~="commercial"] .info.commercial {
	display: inline-block
}

#kw-type[data-content-type~="brand"] .info.brand {
	display: inline-block
}

#kw-type[data-content-type~="vague"] .info.vague {
	display: inline-block
}

#kw-type[data-content-type~="informational"] .info.informational {
	display: inline-block
}

#kw-type[data-content-type~="misc"] .info.misc {
	display: inline-block
}

.info > span {
	font-weight: 600;
	font-style: italic;
	color: #274c50;
	margin: 0 0.6363em;
}

.info:hover > .popup.scale > section {
	max-width: 23.4545em;
	color: #464646;
	border: 1px solid #10b66a;
	padding: 1.82em 2.1818em 2.1818em 2.1818em;
}

.info:hover .popup.scale > section:before{
	text-shadow: 0px -1px 0 #10b66a,
				0 2px 0 #10b66a;
}

.info .popup section content-holder {
	display: block;
	overflow: hidden;
}

.info .popup h1 {
	font-size: 1.27em;
	font-weight: 700;
	line-height: 1.83em;
}

.info .popup p {
	font-size: 1.0909em;
	line-height: 1.83em;
	font-weight: 400;
	font-style: normal;
}
/* Style popup and content for filter dropdown */

.filter > .popup.scale > section {
	font-size: 0.7857em;
}

.filter[open] > .popup.scale > section {
	padding: 1.4545em;
	margin-top: 1.5em;
	min-width: 23em;
}

.filter > .popup.scale > section > content-holder > ul {
	padding-bottom: 0.7273em;
	border-bottom: 1px solid rgba(99,103,119, 0.15);
}

.filter > .popup.scale > section > content-holder > ul > li {
	font-weight: 300;
	color: #777777;
	margin-bottom: 0.7273em;
}

.filter > .popup.scale > section > content-holder > ul > li star-graph {
	font-size: 1.0909em;
}

.filter > .popup.scale > section > content-holder > ul > li > label {
	margin-right: 0.7273em;
	vertical-align: middle;
}

.filter > .popup.scale > section > content-holder > ul > li > label > span[data-before]:before {
	content: attr(data-before);
}

.filter > .popup.scale > section > content-holder > ul > li > label > span[data-after]:after {
	content: attr(data-after);
}

.filter > .popup.scale > section > content-holder > ul > li > label > span:empty {
	display: none;
}

.filter > .popup.scale > section > content-holder > .main-cta {
	font-size: 1em;
	margin-top: 1.4545em;
}

.filter > .popup.scale > section > content-holder > textarea {
	font-size: 1.2em;
	background: #fff;
	color: #444444;
	border: 1px solid rgba(0,0,0,0.2);
	padding: 0.2em;
	padding-left: 0.5em;
	outline: none;
	width: 100%;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	resize: none;
	height: auto;
}

.active-filters {
	font-size: 0.75em;
	color: #555555;
}

.active-filters[data-empty] {
	display: none;
}

.active-filters > ul > li {
	font-size: 0.9167em;
	background-color: #e9ebf5;
	padding: 0 0.5em;
	margin-left: 1em;
	display: inline-block;
}

.active-filters > ul > li > span {
	margin-right: 1em;
}

.active-filters > ul > li:not(:last-child) {
	display: none;
}

.active-filters > ul > li[data-active] {
	display: inline-block;
}

.active-filters > ul > li > star-graph {
	font-size: 0.9em;
	vertical-align: text-bottom;
	margin-right: 1em;	
}

.active-filters > ul > li > star-graph:after {
	color: #c9ccd5;
}

.active-filters > ul > li > button.simple {
	transform: rotate(45deg);
	vertical-align: middle;
	padding: 0;
	border-radius: 100%;
	font-weight: 400;
}

.active-filters > ul > li > button.simple:after {
	content: '+';
	font-size: 3em;
	color: #555555;
	line-height: 0.6527em;
}

.active-filters > ul > li > button.simple:hover {
	border: none;
}

/* Mobile devices*/
@media screen and (max-width: 48em){

	.filters > .filter[open]:last-child > .popup.center {
		text-align: right;
		right: 0;
	}

	.filters > .filter[open]:last-child > .popup.center > section:before {
		right: 15%;
		left: auto;
	}

	.filters > .filter[open]:last-child > .popup.center > section {
		margin-left: -1000%;
		margin-right: auto;
		text-align: left;
	}

	.filters > .filter[open]:first-child > .popup.center {
		text-align: left;
		left: 0;
	}

	.filters > .filter[open]:first-child > .popup.center > section:before {
		left: 15%;
		right: auto;
	}

	.filters > .filter[open]:first-child > .popup.center > section {
		margin-right: -1000%;
		margin-left: auto;
		text-align: left;
	}

}
/* Left Bar Box Styling*/

side-box {
	display: block;
	width: 20em;
	border: 1px solid;
	border-left-width: 5px;
	border-radius: 5px;
	vertical-align: top;
	margin-bottom: 10px;
}

side-box > h1  {
	position: relative;
	font-size: 0.75em;
	font-weight: 800;
	text-transform: uppercase;
	color: #ffffff;
	padding: 1em 0 0.8333em 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

side-box > content-holder {
	border-radius: 5px;
	display: block;
	background: #ffffff;
	position: relative;
}

side-box > content-holder section > p {
	font-size: 0.75em;
	font-style: italic;
	color: #999999;
}

side-box.blue > content-holder {
	height: 13.94em;
}

side-box:not(.blue) > content-holder {
	height: 10.4375em;
}

side-box:not(.blue) > content-holder > .wrap,
side-box:not(.blue) > content-holder section.results {
	height: 10.3em;
}

side-box:not(.blue) > content-holder > .wrap {
	overflow-y: auto;
}

side-box:not(.blue) > content-holder section > p {
	margin-bottom: 1.5em;
}

side-box > content-holder section.results {
	pointer-events: none;
	z-index: 2;
	padding: 1.5em;
	background: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px;
}

side-box > content-holder section.placeholder {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 1.5em;
	overflow: hidden;
	background: #ffffff;
	border-radius: 5px;
}

/* Set different colors for each box*/

side-box.blue {
	background-color: #274c50;
	border-color: #274c50;
}

side-box.red {
	background-color: #f24444;
	border-color: #f24444;
}

side-box.green {
	background-color: #10b66a;
	border-color: #10b66a;
}

side-box.orange {
	background-color: #ffae00;
	border-color: #ffae00;
	margin-bottom: 0;
}

/* Hover on info button effect*/

side-box:not(.blue) > content-holder section.results:empty {
	display: none;
}

side-box:not(.blue) > content-holder section.results:not(:empty):before {
	content: '\1F4AC';
	font-family: 'CognitiveSeo-icons';
	display: block;
	position: absolute;
	cursor: default;
	margin-right: 1em;
	text-transform: none;
	pointer-events: all;
	top: -2em;
	right: 0;
	color: #FFFFFF;
	width: 1em;
	height: 1em;
	opacity: 0.5;
}

/* hide info when loader is visible */
[data-loading] > side-box:not(.blue) > content-holder section.results:not(:empty):before {
	visibility: hidden;
	pointer-events: none;
}

side-box:not(.blue) > content-holder section.results:not(:empty) + section.placeholder {
	transform: scale(0.1);
	opacity: 0;
	transition: transform 0.2s, opacity 0.5s;
}

side-box > content-holder section.results:not(:empty):hover + section.placeholder {
	z-index: 3;
	transform: scale(1);
	opacity: 1;
}

side-box > content-holder section.results:empty + section.placeholder {
	position: static;
}

/* make results visible on data-has-data */

side-box.blue > content-holder section.results {
	display: none;
}

side-box.blue[data-has-data] > content-holder section.results {
	display: block;
}

side-box.blue[data-has-data] > content-holder section.placeholder {
	display: none;
}

/* Style for the inner element in the box*/

side-box.blue > content-holder section.placeholder {
	position: static;
}

side-box.blue > content-holder section.placeholder > p {
	font-style: normal;
	color: #777777;
	margin-bottom: 1.6667em;
}

side-box.blue > content-holder section.placeholder > p > a {
	color: #5178c5;
	text-decoration: underline;
	cursor: pointer;
}

side-box.blue > content-holder section.placeholder > p:nth-child(2) {
	color: #10b66a;
	font-weight: 700;
	margin-bottom: 2.5em;
}

side-box.blue > content-holder section.results > data-number {
	display: block;
}

side-box.blue > content-holder section.results > p {
	font-style: italic;
}

side-box.blue > content-holder section.results > p > span {
	font-weight: 600;
}

side-box.blue > content-holder section > ul {
	border-top: 1px solid #dde6ec;
	margin-top: 1em;
	padding-top: 1em;
}

side-box.blue > content-holder section > ul > li {
	display: inline-block;
	width: 49%;
}

side-box.blue > content-holder section > ul > li > span:first-child {
	font-size: 1.5em;
	color: #6a697d;
	display: block;
	line-height: 1.2;
}

side-box.blue > content-holder section > ul > li > span:last-child {
	font-size: 0.6875em;
	color: #aab7c0;
	display: block;
	text-transform: uppercase;
}

side-box:not(.blue) > content-holder section.placeholder > ul > li,
side-box:not(.blue) > content-holder section.results > span {
	font-family: 'Arial';
	font-size: 0.8125em;
	color: #666666;
	margin-bottom: 0.7692em;
}

side-box:not(.blue) > content-holder section.placeholder > ul > li {
	font-style: italic;
}

side-box:not(.blue) > content-holder section.placeholder > ul > li:before,
side-box:not(.blue) > content-holder section.results > span {
	content: attr(data-label);
	display: inline-block;
	padding: 0 0.4em;
	background: #e7edf1;
	border-radius: 3px;
	margin-right: 0.7692em;
	font-weight: bold;
	font-style: normal;
}

side-box:not(.blue) > content-holder section.results > span {
	display: block;
	float: left;
}

side-box.red > content-holder section.placeholder > ul > li:first-child:before,
side-box.red > content-holder section.results > span.highlight {
	background-color: #fed6d5;
}

side-box.green > content-holder section.placeholder > ul > li:first-child:before,
side-box.green > content-holder section.results > span.highlight {
	background-color: #cbf6d4;
}

side-box.orange > content-holder section.placeholder > ul > li:first-child:before,
side-box.orange > content-holder section.results > span.highlight {
	background-color: #fceecb;
}

side-box > content-holder section.placeholder > ul > li > span {
	font-weight: 700;
}

/* Mobile devices*/
@media screen and (max-width: 48em){
	side-box {
		display: inline-block;
		margin: 1em;
	}

	side-box:not(.blue) > content-holder,
	side-box:not(.blue) > content-holder section.results,
	side-box:not(.blue) > content-holder > .wrap {
		height: 13.94em
	}
}
/* Style for overlay */

.overlay {
	background: rgba(0,0,0,0.8);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: center;
	display: none;
	z-index: 10;
}

.overlay:before {
	content: '';
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}

.dialog-overlay {
	position: fixed;
}

.overlay[data-show] {
	display: block;
}

.dialog {
	display: inline-block;
	max-width: 30.75em;
	width: 100%;
	vertical-align: middle;
	position: relative;
	text-align: left;
	border: 1px solid #d3d4d8;
	box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.35);
	background-color: #ffffff;
	padding: 0 1em;
	border-radius: 2px;
}

.dialog h1 {
	font-family: 'Roboto';
	font-size: 1.125em;
	font-weight: 600;
	color: #274c50;
	position: relative;
	line-height: 1;
}

.dialog h1:before {
	position: absolute;
	font-size: 0.7778em;
	left: -2.1429em;
	font-weight: 400;
}

.dialog .top {
	padding: 1.75em 3.125em;
	border-bottom: 1px solid #dce9f2;
}

.dialog .top p {
	font-family: 'Roboto';
	font-weight: 300;
	color: #7c8a8c;
	font-size: 0.875em;
	font-style: normal;
	margin: 1em 0;
}

.dialog .top p:last-child {
	font-weight: 400;
	color: #274c50;
	font-style: normal;
	font-size: 1em;
	margin-bottom: 0;
}

.dialog .bottom {
	padding: 1.5em 3.125em;
}

.dialog button.main-cta.v2 {
	line-height: 2.4615em;
	max-width: 17.0769em;
	width: 100%;
	margin-left: 0.3846em;
}

.dialog button.main-cta.v3 {
	line-height: 2.4615em;
	max-width: 7.8462em;
	width: 100%;
}

.widgets-wrapper {
	position: relative;
	text-align: center;
}

[data-loading] .widgets-wrapper .overlay {
	display: block;
	background-color: rgba(255,255,255,0.7);
}

[data-loading] .widgets-wrapper continuous-loader {
	display: inline-block;
	vertical-align: middle;
	position: static;
}

.widgets-wrapper[data-loading] + tab-group {
	background-color: rgba(255,255,255,0.7);
}

[data-loading] .widgets-wrapper .widgets data-number,
[data-loading] .widgets-wrapper .widgets search-volume {
	color: #e7e9f2;
	font-style: italic;
}

.widgets-wrapper  continuous-loader {
	position: absolute;
	top: 50%;
}
/**
 *	style Page
*/

/* Tab Pagination */

main {
	text-align: center;
}

header[data-loading] + main {
	margin-top: 14.1875em !important;
} 

main > content-holder {
	min-height: 1em;
	display: block;
	clear: both;
	position: relative;
	z-index: 1;
	padding: 2.125em 0;
	text-align: left;
}

main > content-holder > section {
	display: none;
}

main > content-holder > section[active],
main > content-holder > section:target {
	display: block;
}

input[type="radio"] + label {
	color: #666666;
}

input[type="radio"]:checked + label {
	color: #444444;
	font-weight: 600;
}

input[type="checkbox"] + label {
	color: #444444;
}

input[type="checkbox"]:checked + label:before {
	font-weight: 400;
}

a.copy,
a.export {
	border-bottom: 1px solid transparent;
}

a.copy:hover,
a.export:hover {
	border-bottom: 1px solid #535353;
}

a.copy {
	margin-right: 2.8333em;
}

a.copy[data-number]:not([data-number="0"]):after {
	content: '('attr(data-number)')';
}

a.copy:not([data-number]):after,
a.copy[data-number="0"]:after {
	content: attr(data-after);
}

a.export[data-number]:not([data-number="0"]):after {
	content: '('attr(data-number)')';
}

a.export:not([data-number]):after,
a.export[data-number="0"]:after {
	content: attr(data-after);
}


h3 {
	display: inline-block;
	margin-right: 0.5em;
}

h3 > span {
	color: #666666;
	font-weight: 300;
	font-style: italic;
}

/* Style for 'Keyword Explorer'*/

#section-1 .filters {
	flex-wrap: nowrap;
	-webkit-justify-content: space-between;
	margin-bottom: 2.125em;
}

#section-1 h2 {
	margin: 0.4167em 0.6667em 0.4167em 0;
	display: inline-block;
	vertical-align: middle;
}

#section-1 h2 > #count-matched-rows,
#section-1 h2 > #total-rows {
	font-weight: 800;
}

#section-1 h2 > #total-rows:after {
	content: attr(data-after);
}

#section-1 h2 > #total-rows:before {
	content: attr(data-before);
}

#section-1 h2 > #count-matched-rows:empty + #total-rows:before {
	display: none;
}

#section-1 h2 > #count-matched-rows:not(:empty) + #total-rows:after {
	font-weight: 300;
}

#section-1[data-loading] h2#suggestions:before {
	content: '';
}

#section-1 h2#suggestions:before {
	content: attr(data-found);
}

#section-1[data-empty]:not([data-loading]) h2#suggestions:before {
	content: attr(data-not-found);
}

#section-1 .is-question {
	display: none;
}

#section-1 .is-question[data-has-questions] {
	display: inline-block;
}

#section-1 .is-question > span {
	font-size: 1.5em;
	color: #444444;
	vertical-align: middle;
	font-weight: 300;
	margin-right: 0.6667em;
}

#section-1 .radio {
	display: inline-block;
	margin-right: 3.375em;
	vertical-align: middle;
}

#section-1 .checkbox {
	display: inline-block;
	vertical-align: middle;
	margin-top: -0.4em;
}

#section-1 .checkbox input[type="checkbox"]:checked + label {
	color: #2885ee;
	font-weight: 700;
}

.white-page-container {
	padding: 1.75em 2.1250em;
	background-color: #ffffff;
	margin: 1em 0;
	border-radius: 0.5em;
	border: 1px solid #c9d4dc;
	box-shadow: 0px 1px 5px rgba(87,97,107,0.05);
}


#section-1[data-empty]:not([data-loading]) .white-page-container {
	height: 7.8125em;
	padding-top: 6.625em;
	padding-left: 3.5em;
}

[data-empty][data-loading] .white-page-container {
	height: 12.5em;
}

.white-page-container .load {
	display: none;
}

[data-loading][data-empty] .white-page-container .load {
	display: block;
}

.white-page-container .load:before {
	content: '';
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}

.white-page-container .load .h-center {
	display: inline-block;
	vertical-align: middle;
}

#section-1[data-loading][data-empty] .white-page-container .no-results {
	display: none;
}

.white-page-container .load {
	height: 100%;
}

.white-page-container .load p {
	color: #274c50;
}

.white-page-container .load p.bold {
	font-weight: 700;
}

.white-page-container .load p:last-child {
	font-weight: 300;
	font-style: normal;
}

.white-page-container .load p:last-child span:before,
.white-page-container .load p:last-child span:after {
	content: '"';
}

#section-1 .white-page-container > p.no-results {
	color: #a3a5ae;
	font-weight: 300;
	font-style: italic;
	max-width: 28.125em;
	display: none;
}

#section-1[data-empty] .white-page-container > p.no-results {
	display: block;
}

#section-1[data-empty] .white-page-container table,
#section-1[data-empty] .white-page-container .action-bar {
	display: none;
}

.action-bar {
	flex-wrap: nowrap;
	padding: 0 1em;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 1.25em;
}

.action-bar > .left label {
	font-size: 0.75em;
}

.action-bar > .left label:before {
	font-size: 1.1667em;
}

.action-bar > .left > ul > li {
	padding: 0 1.375em;
	display: inline-block;
}

.action-bar > .left > ul > li:first-child {
	border-right: 1px solid #e5e5e5;
	padding-left: 0;
}

#section-1[data-loading] .action-bar > .right > a[data-number="0"],
#section-1[data-loading] .action-bar > .left  li.group-by-topic {
	display: none;
}

#section-1 table > thead > tr > th:first-child {
	width: 40%;
}

#section-1 table > thead > tr > th:nth-child(2) {
	width: 15%;
}

#section-1 table > thead > tr > th:nth-child(4) {
	width: 20%;
}

#section-1 table > thead > tr > th:nth-child(3) {
	width: 10%;
}

#section-1 table > thead > tr > th:nth-child(5) {
	width: 5%;
}

#section-1 table > thead > tr > th > button {
	color: #444444;
}

#section-1 table > thead > tr > th > button {
	border: none;
}

#section-1[data-loading] table > thead > tr > th > button {
	pointer-events: none;
}

#section-1 table > thead > tr > th > button:after {
	font-family: 'Cognitiveseo-icons';
	color: #d9dae6;
	margin-left: 1em;
	font-size: 1.1818em;
	vertical-align: middle;
	font-weight: normal;
	text-transform: none;
}

#section-1[data-loading] table > thead > tr > th > button:after {
	display: none;
}

#section-1[data-loading][data-sort-lock] table > thead > tr > th > button:after {
	display: inline;
	pointer-events: none;
	cursor: default;
}

#section-1 table > thead > tr > th > button:after {
	content: '\1F524';
}

#section-1 table > thead > tr > th > button:hover:after{
	color: #656593;
}

#section-1 table > thead > tr > th[data-sort="desc"] > button:after {
	content: '\1F4C8';
	color: #656593;
}

#section-1 table > thead > tr > th[data-sort="asc"] > button:after {
	content: '\1F4C9';
	color: #656593;
}

#section-1 table > tbody td {
	height: 4.3750em;
	vertical-align: middle;
	font-size: 0.8125em;
}

#section-1 table > tbody td:first-child {
	font-weight: 700;
}

#section-1 table > tbody td:first-child strong {
	font-weight: 400;
}

#section-1 table > tbody td:last-child:before {
	content: '$';
}

#section-1 table > tbody td graphic-slider {
	font-size: 1.23em;
}

#section-1 table > tbody td graphic-slider + span {
	vertical-align: middle;
}

#section-1 table > tbody td graphic-slider + span:empty:after {
	content: attr(data-empty-label);
	color: #e7e9f2;
}

#section-1 table > tbody td star-graph {
	font-size: 0.85em;
}

#section-1 table tr .check > label {
	vertical-align: top;
}

/* Style for 'SERP Analisys'*/

#input-kw:before,
#input-kw:after,
#input-kw-1:before,
#input-kw-1:after {
	content: '"';
}

.table, .head, .body, .cell {
	display: block;
	padding: 0;
	border: none;
	line-height: inherit;
}

.table .row {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}

/*.table .body .row[data-empty] {
	pointer-events: none;
}*/

.table .body .row {
	height: 1.875em;
	border-bottom: 1px solid #f5f7f9;
	/*cursor: pointer;*/
}

.table .body .row:hover {
	background-color: #f2f8ff;
}


.table .head .row {
	border: 1px solid #c9d4dc;
	border-radius: 5px;
	background-color: #f6f7fb;
	padding: 0.625em 0;
	overflow: visible;
}

.table .head .row h1 {
	font-size: 0.625em;
	text-transform: uppercase;
	font-weight: 600;
	color: #444444;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
}

.table .row .cell {
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 0.75em;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.table .head .row .cell {
	line-height: 0.9375em;
	white-space: normal;
}

.table .body .row .cell {
	line-height: 1.625em;
}

.table thead .row .cell:nth-child(3),
.table thead .row .cell:nth-child(4),
.table thead .row .cell:nth-child(5),
.table thead .row .cell:nth-child(6),
.table thead .row .cell:nth-child(7) {
	text-overflow: clip;
}

.table .row .cell:nth-child(3),
.table .row .cell:nth-child(4),
.table .row .cell:nth-child(5),
.table .row .cell:nth-child(6),
.table .row .cell:nth-child(7) {
	flex: 0 0 4.8750em;
}

.table .row .cell:nth-child(1) {
	flex: 1 3 50%;
}

.table .row .cell:nth-child(2) {
	flex: 1 3 30%;
}

.table .body .row .cell:nth-child(1) span {
	font-size: 0.75em;
	color: #979797;
	font-weight: 300;
	padding-right: 0.7em;
}

.table .body .row .cell:nth-child(1) a {
	font-size: 0.75em;
	color: #2361a1;
	font-weight: 400;
}

.table .body .row .cell:nth-child(1) a[href]:hover {
	text-decoration: underline;
}

.table .body .row .cell:nth-child(2) > span {
	font-size: 0.8125em;
	color: #444444;
	font-weight: 600;
	margin-right: 1em;
	display: inline-block;
	width: 2em;
	text-align: right;
}

.table .body .row .cell:nth-child(5) > a:after,
.table .body .row .cell:nth-child(6) > a:after {
	content: '\1F4CA';
	font-family: 'CognitiveSeo-icons';
	color: #bebebe;
	font-size: 1.2727em;
	display: inline-block;
	vertical-align: middle;
	margin-left: 0.5em;
}

.table .body .row .cell:nth-child(5) > a:empty::after,
.table .body .row .cell:nth-child(6) > a:empty::after {
	content: '-';
	font-family: inherit;
}

.table .body .row .cell:nth-child(3) > span,
.table .body .row .cell:nth-child(4) > span,
.table .body .row .cell:nth-child(5) > a,
.table .body .row .cell:nth-child(6) > a,
.table .body .row .cell:nth-child(7) > span {
	font-size: 0.6875em;
	font-weight: 400;
	color: #606060;
}

.table .body .row[selected] {
	background-color: #274c50;
	cursor: default;
}

.table .body .row[selected] .cell:nth-child(n) * {
	color: #ffffff;
}

graphic-slider.performance {
	--divisions: 99;
	background-image: url('../images/performance-v3-empty.svg');
}

graphic-slider.performance > canvas {
	height: 0.5em;
	background-image: url('../images/performance-v3-full.svg');
}

graphic-slider.performance > canvas {
	height: 1em;
}

[selected] graphic-slider.performance {
	--divisions: 99;
	background-image: url('../images/performance-v4-empty.svg');
}

[selected] graphic-slider.performance > canvas {
	height: 0.5em;
	background-image: url('../images/performance-v4-full.svg');
}

[selected] graphic-slider.performance > canvas {
	height: 1em;
}

#section-2[data-empty] .white-page-container table,
#section-2[data-empty] .white-page-container .action-bar {
    display: none;
}

#section-2 drop-down.terms {
	background: none;
	border: none;
	box-shadow: none;
	vertical-align: middle;
}

#section-2 drop-down.terms:after {
	display: none;
}

#section-2 drop-down.terms > .selected-value {
	display: none;

}

#section-2 drop-down.terms > .popup.left {
	position: static;
	display: inline-block;
	width: auto;
	height: auto;
	vertical-align: baseline;
	border: none;
	background: none;
	box-shadow: none;
}

#section-2 drop-down.terms > .popup.left > section {
	display: block;
	margin: 0;
	padding: 0;
	position: static;
	border: none;
	background: none;
	box-shadow: none;
}

#section-2 drop-down.terms > .popup.left > section li {
	display: inline-block;
	padding: 0;
	width: 7.3333em;
	height: 2em;
	line-height: 2em;
	border: 1px solid #e9eaf2;
	border-radius: 3px;
	text-align: center;
	margin-left: 0.8333em;
	font-size: 0.75em;
}

#section-2 drop-down.terms > .popup.left > section li:hover{
	border-color: #1deb8c;
}

#section-2 drop-down.terms > .popup.left > section li[active] {
	border-color: #10b66a;
	border-top-width: 2px;
	margin-top: -1px;
	font-weight: 700;
}

#section-2 drop-down.terms > .popup.left > section li .change-to-caps {
	display: none;
}

#section-2 drop-down.terms > .popup.left > section li:before {
	content: attr(data-value);
}

/* Style for 'Content Assistant'*/
#section-3 > .wrapper {
	flex-wrap: nowrap;
	justify-content: space-between; 
}

#section-3 > .wrapper > .left {
	flex: 0 1 32.0625em;
	flex-wrap: nowrap;
	margin-right: 1.5em;
	align-items: stretch;
}

#section-3 > .wrapper > .right {
	flex: 0 1 38.75em;
}

#section-3 .clear-bar[data-empty] {
	padding: 0;
	height: 0;
	overflow: hidden;
}

#section-3 .clear-bar {
	border-top: 1px solid #c9d4dc;
	border-bottom: 1px solid #c9d4dc;
	background: #c9d4dc;
	justify-content: space-between;
	align-items: center;
	padding: 0.2344em 1em;
	flex-wrap: nowrap;
}

#section-3 .clear-bar p {
	color: #777777;
	font-size: 0.6875em;
	font-family: 'Arial';
	max-width: 72em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	flex: 1 1 auto;
}

#section-3 .clear-bar p > a {
	color: #3a77e9;
}

#section-3 .clear-bar p > a:hover {
	text-decoration: underline;
}

#section-3 .clear-bar button.simple {
	padding: 0;
	flex: 0 0 auto;
	border: none;
}

#section-3 .heading > h3 {
	max-width: 22.2em;
	flex: 1 1 auto;
	font-size: 1.5em;
	line-height: 1;
	margin-top: 0.8333em;
}

#section-3 .heading > p {
	font-size: 0.9375em;
	color: #8b9495;
	font-style: normal;
	font-weight: 700;
	margin-top: 0.5em;
}

#section-3 .content > p {
	font-size: 0.9375em;
	font-style: normal;
	color: #757880; 
	line-height: 2;
	margin-bottom: 1.5em;
	margin-top: 2.5em;
}

#section-3 .content > ol {
	counter-reset: li; 
}

#section-3 .content > ol > li {
	font-size: 0.875em;
	color: #274c50;
	font-weight: 600;
	margin-bottom: 0.8125em;
}

#section-3 .content > ol > li:before {
	content:counter(li);
	counter-increment:li;
	background-color: #10B56B;
	font-size: 0.8571em;
	border-radius: 50%;
	color: #ffffff;
	width: 1.5833em;
	height: 1.5833em;
	display: inline-block;
	text-align: center;
	line-height: 1.5833em;
	font-weight: 700;
	margin-right: 0.5em;
}

#section-3 #editing-panel button:last-child {
	display: none;
}

#section-3 #editing-panel[data-editing] button:last-child {
	display: inline-block;
}

#section-3 #editing-panel button.main-cta:after {
	content: attr(data-start);
}

#section-3 #editing-panel[data-editing] button.main-cta:after {
	content: attr(data-continue);
}

#section-3 .content button.classic {
	margin-left: 0.8333em;
}

#section-3 .right .videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
}

#section-3 .right iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#section-3 .page-title {
	padding-top: 1.5em;
	flex: 0 0 auto;
}

#section-3 .page-title > h3 {
	font-size: 0.75em;
	text-transform: uppercase;
	font-weight: 700;
	color: #444444;
	display: block;
	margin-bottom: 0.5em;
}

#section-3 .page-title > input {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 1.5em;
	box-shadow: 0px 1px 5px 0px rgba(87,97,107,0.05);
}

/* Style for text editor*/
#section-3 .text-editor {
	flex: 1 1 100%;
}

#section-3 .text-editor .mce-tinymce,
#section-3 .text-editor .mce-container-body,
#section-3 .text-editor .mce-edit-area {
	height: 100%;
}

#section-3 .text-editor .mce-tinymce {
	border-radius: 5px;
	background-color: #ffffff;
	border: none;
	box-shadow: 0px 1px 5px 0px rgba(87,97,107,0.05);
	padding: 0.9375em 1.5em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#section-3 .text-editor .mce-toolbar-grp {
	border: none;
	background: none;
}

#section-3 .text-editor .mce-toolbar-grp .mce-btn {
	background: none;
}

#section-3 .text-editor .mce-edit-area {
	border-top: none;
	padding-top: 36px;
	margin-top: -36px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#section-3 .text-editor .mce-edit-area iframe {
	height: 100% !important;
}

.popup.inform > section {
	font-family: 'Roboto';
	border-radius: 0;
	border: none;
	width: auto;
	font-size: 0.75em;
	box-shadow: none;
	padding: 0.5em 1em;
}

.popup.inform > section:after {
	border-radius: 0;
}

.popup.inform > section p {
	font-style: normal;
}

/* Mobile devices*/
@media screen and (max-width: 48em){

	main {
		margin-top: 0 !important;
	}

	header {
		position: static;
	}

	.action-bar > .left > ul > li {
		padding: 0 0.5em;	
	}

	#section-1 .radio {
		margin-right: 1em;
	}

	#section-1 table {
		font-size: 0.8em;
	}

	#section-1 table > thead > tr > th > button {
		text-align: left;
	}

	#section-3 > .wrapper {
		flex-direction: column;
	}

	#section-3 > .wrapper > .left {
		margin-right: 0;
	}

	#section-3 > .wrapper > .right {
		margin-top: 1em;
	}

	#section-3 .right iframe {
		float: none;
		width: 100%;
	}

}
/**
 *	style Footer
*/


footer {
	background-color: #10b66a;
	padding: 1.625em 2.81em;
	color: #ffffff;
	flex: 0 0 auto;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
}

footer .columns {
	line-height: 1.5em;
	font-size: 0.75em;
	justify-content: space-between;
	align-items: center;
}

footer .columns > li {
	flex: 1 1 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 25.83em;
	line-height: 1;
}

footer .columns > li:last-child {
	text-align: right;
}

footer .columns > li > .fb_iframe_widget {
	vertical-align: top;
	margin-left: 10px;
}

footer .columns > li > #twitter-widget-0 {
	margin-right: 20px;
}

footer .copyright {
	font-weight: 600;
	/*font-size: 12px;*/
}

footer .copyright:before {
	content: '\24B8';
	/*font-weight: 600;*/
}


@media screen and (max-width: 39.375em) {

	footer .columns > li {
		max-width: 100%;
		text-align: center;
	}

	footer .columns > li:last-child {
		text-align: center;
		margin-top: 1em;
	}

	footer {
		padding: 0.5em;
		position: static;
	}

}


	
/**
 *	style Main-Page
*/

html.main-page .wrapper {
	max-width: 77.88em;
	position: relative;
	right: 5.94%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html.main-page {
	background-image: url('../../images/img_network_2.svg');
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: 100% bottom;
	height: 100%;
}

html.main-page > body {
	height: 100%; 
}

html.main-page main {
	overflow-y: visible;
	padding: 2.81em;
	padding-bottom: 4.625em;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html.main-page main .content {
	text-align: left;
	/*justify-content: center;*/
	height: 100%;
	vertical-align: middle;
	display: inline-block;
}

html.main-page main .content:after {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

html.main-page main .content .v-center {
	display: inline-block;
	vertical-align: middle;
	width: 95%;
}

html.main-page section.user-account > a {
	float: right;
	margin-left: 1em;
	font-size: 0.81em;
	color: #a9a3b4;
	text-decoration: underline;
	font-weight: 600;
	line-height: 1;
}

html.main-page main .content .logo {
	line-height: 1;
}

html.main-page main .content .logo:after {
	content: '';
	display: block;
	width: 100%;
	max-width: 3.75em;
	margin-top: 1em;
	border-top: 1px solid #bab9c3;
	border-bottom: 1px solid #bab9c3;
}

html.main-page main .content .logo img {
	max-width: 8.75em;
	width: 100%;
}

html.main-page main .content h1 {
	margin-top: 0.45em;
}

html.main-page main .content p {
	font-size: 1.12em;
	line-height: 1;
	color: #666667;
	font-style: normal;
	margin-bottom: 2.22em;
}

html.main-page search-box {
	position: relative;
}

html.main-page search-box:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 10.25em;
	z-index: -1;
	box-shadow: 0 3px 17px 0 rgba(0,0,0,0.2);
}

html.main-page search-box:before {
	line-height: 3em;
}

html.main-page search-box select {
	font-family: 'Open Sans'
	font-weight: 600;
	color: #52525b
}

html.main-page search-box button {
	box-shadow: 0 3px 17px 0 rgba(0,0,0,0.2);
}

html.main-page search-box button:hover {
	border-color: #336c72;
}

html.main-page search-box input {
	border: 1px solid rgba(0,0,0,0.2);
    border-right: none;
	box-shadow: none;
}

html.main-page drop-down.language {
	padding: 0;
	line-height: 3.5em;
	border: 1px solid rgba(0,0,0,0.2);
}

html.main-page drop-down.language > .popup li {
	line-height: 1.5em;
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid #F1F1F5;
}

html.main-page drop-down.language:after {
	line-height: 3.7em;
}

html.main-page drop-down.language > .selected-value {
	padding-right: 2em;
	padding-left: 1.275em;
}

html.main-page .about ul {
	margin-top: 6.25em;
	flex-wrap: nowrap;
}

html.main-page .about li {
	display: inline-block;
	border: 1px solid rgba(201,212,220,0.5);
	background-color: #ffffff;
    padding: 2.55em 0.875em 2.5em 2em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	flex: 1 1 18.1875em;
	border-radius: 5px;
	margin-right: 1em;
	box-shadow: 0 1px 5px 0 rgba(87,97,107,0.05);
}

html.main-page .about > ul > li > h5 {
	font-size: 0.6875em;
	font-weight: 800;
	color: #f36e89;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 0.9091em;
}

html.main-page .about > ul > li > h2 {
	font-size: 1.25em;
	color: #67657f;
	font-style: italic;
	line-height: 1;
	margin-bottom: 1em;
}

html.main-page .about > ul > li > span {
	font-size: 1.5625em;
	color: #e8e8f0;
	display: block;
	line-height: 1;
	text-align: right;
}

html.main-page .about > ul > li > p {
	font-size: 0.75em;
	color: #777777;
	max-width: 19.1667em;
	line-height: 1.5em;
	margin-bottom: 0;
}

@media screen and (max-width: 93.75em){

	html.main-page .wrapper {
		right: 0;
	}

}

/* Mobile devices*/
@media screen and (max-width: 48em){

	html.main-page > body {
		overflow-y: scroll;
	}

	html.main-page .wrapper {
		right: 0;
	}

	html.main-page .about > ul > li > h2 {
		line-height: 1.3em;
	}

	html.main-page .about li {
		padding-right: 1.5em;
	}

	html.main-page search-box {
		flex-wrap: wrap;
	}

	html.main-page search-box input {
		/*flex: 1 1 50%;*/
	}

    html.main-page search-box .input-container {
        flex: 1 1 50%;
    }

    html.main-page drop-down.language {
        margin-top: 1em;
    }

    html.main-page drop-down.language > .popup.center {
        width: 100%;
    }

	html.main-page search-box button {
		margin-top: 1em;
		margin-left: 0;
		padding-top: 0.9615em;
		padding-bottom: 0.9615em;
	}

	html.main-page search-box:after {
		height: 2.875em;
		right: 0;
	}

	html.main-page .about ul {
		margin-top: 9.375em;
		border-top: 1px solid #d0d0dc;
	}

	html.main-page .about li {
		margin-left: 0;
		border: none;
		box-shadow: none;
		background: none;
		padding-left: 0;
	}

	html.main-page .about > ul > li > h2 {
		font-size: 1em;
		font-weight: 600;
		font-style: normal;
		margin-bottom: 0.2em;
	}

	html.main-page .about > ul > li > h5 {
		margin-bottom: 0.2em;
	}

}

@media screen and (max-width: 41.875em) {
    html.main-page drop-down.language {
        margin-top: 1em;
        margin-right: 1em;
        border-left: 1px solid rgba(0,0,0,0.2);
    }
}

@media screen and (max-width: 39.375em){

	html.main-page main {
		padding: 1em;
		height: auto;
		margin-bottom: 0;
	}

	html.main-page main .content h1 {
		font-size: 1.5em;
	}

	html.main-page main .content p {
		font-size: 1em;
	}

	html.main-page search-box input {
		border-right: 1px solid rgba(0,0,0,0.2);
		border-radius: 3px;
	}

	html.main-page search-box drop-down.language {
		border-radius: 3px;
		box-shadow: 0 3px 17px 0 rgba(0,0,0,0.2);
		flex: 1 1 100%;
		margin-top: 1em;
        margin-right: 0px;
		border-left: 1px solid rgba(0,0,0,0.2);
	}

	html.main-page search-box button {
		max-width: 100%;
	}

	html.main-page .about ul {
		margin-top: 2em;
		font-size: 1.2em;
		flex-wrap: wrap;
	}

	html.main-page .about > ul > li {
		height: auto;
		padding-bottom: 1em;
	}

	html.main-page .about > ul > li > p {
		max-width: 100%;
	}
}

@media (max-height: 728px) {
    html.main-page main {
        padding: 3em 2.81em !important;
    }
}

/**
 *	style CognitiveSeo
*/


/* Component imports */

/* Local imports */


/* Page specific style */


/* Global Style */

.wrapper {
	max-width: 81.25em;
	padding: 0 1em;
	margin: 0 auto;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	background-color: #f6f7fb;
	overflow-y: scroll;
}

body {
	overflow: visible;
}

.country-flag {
    vertical-align: middle;
    display: inline-block;
    width: 20px;
    height: 15px;
    background-size: cover;
    margin-right: 10px;
}

