/*** BWS Google Anlytics ***/
/* Global Styles */
table.gglnltcs hr:first-of-type {
	margin-top: 0;
}

/* Date Section */
#gglnltcs-date {
	margin-bottom: 30px;
	position: relative;
}
#gglnltcs-end-date {
	display: block;
}
#gglnltcs-start-date.gglnltcs-invalid-date-range,
#gglnltcs-end-date.gglnltcs-invalid-date-range {
	border: 1px solid rgb(205, 92, 92);
}
#gglnltcs-start-date.gglnltcs-validation-failed,
#gglnltcs-end-date.gglnltcs-validation-failed,
#gglnltcs-metrics input[type=checkbox].gglnltcs-validation-failed,
#gglnltcs-metrics-line-chart input[type=checkbox].gglnltcs-validation-failed,
#gglnltcs-authentication-code-input.gglnltcs-validation-failed,
.error-message {
	border: 1px solid rgb(205, 92, 92);
}
/* Metrics and Dimensions */
#gglnltcs-dimensions {
	display: none;
}
#gglnltcs-metrics,
#gglnltcs-dimensions,
#gglnltcs-metrics-line-chart {
	width: auto;
}
#gglnltcs-metrics td,
#gglnltcs-dimensions td,
#gglnltcs-metrics-line-chart td {
	max-width: 200px;
	vertical-align: top;
}
/* Error Messages and Notes */
#gglnltcs-start-date.gglnltcs-validation-failed,
#gglnltcs-end-date.gglnltcs-validation-failed,
.gglnltcs-error-message {
	color: rgb(205, 92, 92);
}
.gglnltcs-date .gglnltcs-error-message,
.gglnltcs-date .gglnltcs-note {
	display: inline-block;	
}
.gglnltcs-date .gglnltcs-note {
	background: rgb(255, 255, 255);
	border: 1px solid rgb(114, 117, 122);
	display: none;	
	padding: 4px;
}
.gglnltcs-date .gglnltcs-note.gglnltcs-err {
	border: 1px solid rgb(205, 92, 92);
	color: rgb(205, 92, 92);
	display: block;
}
#gglnltcs-end-date:focus + .gglnltcs-note,
#gglnltcs-start-date:focus + .gglnltcs-note {
	display: inline-block;
}
.gglnltcs-date .gglnltcs-error-message {
	background: rgb(255, 255, 255);
	border: 1px solid rgb(205, 92, 92);
	padding: 5px;
	z-index: 2;
}
#gglnltcs-metrics .gglnltcs-error-message {
	background: rgb(255, 255, 255);
	border: 2px solid rgb(205, 92, 92);
	display: block;
	padding: 5px;
	position: relative;
	top: 27px;
	width: 170px;
}
.gglnltcs-error-message + .gglnltcs-note + #gglnltcs-get-statistics-button {
	margin-top: 15px;
}
table.gglnltcs tr.gglnltcs-validation-failed + tr.gglnltcs-validation-failed .gglnltcs-date .gglnltcs-error-message {
	display: none;
}
div.ui-datepicker {
	font-size: 10px;
}
#gglnltcs-continuous_chart_div {
	height: 200px;
	left: -100px;
	width: 100%;
}
#gglnltcs-continuous_chart_div_container {
	height: 200px;
	position: relative;
}
#gglnltcs-continuous_chart_div_container .gglnltcs-error-message {
	background: rgb(255, 255, 255);
	border: 2px solid rgb(205, 92, 92);
	left: 36%;
	padding: 15px;
	position: absolute;
	top: 39%;
}
#gglnltcs-chart-metrics {
	position: relative;
	top: 0;
}
#gglnltcs-chart-metrics .gglnltcs-selected {
	background: rgb(232, 238, 250);
}
#gglnltcs-chart-metrics option:first-child {
	display: none;
}

/* Results Table */
.gglnltcs-results { 
	display: none;
	position: absolute;
}
.gglnltcs-results:first-child {
	display: block;
	position: relative;
}

/* For arabic language */
.rtl .gglnltcs-results.gglnltcs th {
	text-align: right;
}
.rtl .gglnltcs-results table.gglnltcs-table-header {
	left: 0px !important;
	width: auto;
}
.rtl .gglnltcs-results div.gglnltcs-table-body {
	left: 0px !important;
}
.rtl #gglnltcs-group-by-Y-M-D{
	right: 310px;
}
/* end for arabic language */

.gglnltcs-results.gglnltcs th {
    line-height: 1.3;
    text-align: left;
    vertical-align: top;
    width: 200px;
    padding: 0 10px 20px 0;
}
#gglnltcs-tracking-id-table-content {
	padding-left: 0.5%;
    padding-right: 0.5%;
    width: 98%;
    margin-bottom: 20px;     
}
#gglnltcs-group-by-Y-M-D div {
	display: inline-block !important;
}
.gglnltcs-results table {
	border-collapse: collapse;
	border-spacing: 0;
	height: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 3px;
}
.gglnltcs-results .gglnltcs-table-body table {
	background: rgb( 255, 255, 255 );
}
.gglnltcs-results table th {
	padding: 0 0 8px 0;
}
.gglnltcs-results table.gglnltcs-table-header {
	left: -165px;
	top: 30px;
	width: 156px;
}
.gglnltcs-results table.gglnltcs-table-header td {
	border: none;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 6px;
	text-align: right;
}
.gglnltcs-results table td {
	border: 1px solid rgb(0, 0, 0);
	padding: 5px;
	text-align: center;
	white-space: nowrap;
}
.gglnltcs-results th + td {
	padding-right: 0;
	position: relative;
}
.gglnltcs-results th + td + td {
	position: relative;
}
.gglnltcs-results div.gglnltcs-table-body {
	left: -156px;
	max-width: 700px;
	width: 100%;
	overflow-x: auto;
	position: relative;
	top: 30px;
}
.gglnltcs-results .gglnltcs-row-year td,
.gglnltcs-results .gglnltcs-row-month td,
.gglnltcs-results .gglnltcs-row-day td {
	background: rgb(232, 238, 250);
}
.gglnltcs-results .gglnltcs-row-year td.gglnltcs-hovered-cell,
.gglnltcs-results .gglnltcs-row-month td.gglnltcs-hovered-cell,
.gglnltcs-results .gglnltcs-row-day td.gglnltcs-hovered-cell {
	background: #909AAD;
	color: white;
}
.gglnltcs-results .gglnltcs-row-year td.gglnltcs-hovered-cell.gglnltcs-this-hovered-cell,
.gglnltcs-results .gglnltcs-row-month td.gglnltcs-hovered-cell.gglnltcs-this-hovered-cell,
.gglnltcs-results .gglnltcs-row-day td.gglnltcs-hovered-cell.gglnltcs-this-hovered-cell {
	background: #4D5C7A;
}
.gglnltcs-results td.gglnltcs-hovered-cell,
.gglnltcs-results .gglnltcs-table-body tr:hover {
	background: rgb(250, 244, 232);
}
.gglnltcs-results td.gglnltcs-hovered-cell.gglnltcs-this-hovered-cell {
	background: #AD9F7E;
	color: white;
	cursor: default;
}
.gglnltcs-results td.gglnltcs-end-of-line.gglnltcs-hovered-cell,
.gglnltcs-results td.gglnltcs-end-of-line.gglnltcs-hovered-cell.gglnltcs-this-hovered-cell {
	background: rgb(232, 238, 250);
}
.gglnltcs-results .gglnltcs-bad-results {
	position: relative;
	top: 50px;
}
p.gglnltcs-select-wrapper {
	position: relative;
}
p.gglnltcs-select-wrapper span {
	left: 7px;
	font-size: 14px;
	position: absolute;
	top: 4px;
}
.gglnltcs-results th h3 {
    width: 200px;
}
table.gglnltcs h3 {
    color: rgb(70, 70, 70);
    font-weight: 400;
    margin: 0;
}
svg > rect {
	 fill: none !important; 
}
#gglnltcs-main-header {
	margin-bottom: 1em;
	margin-top: 4px;
	font-size: 23px;
	padding: 9px 15px 4px 0;
	line-height: 29px;
	font-weight: 400;
	color: rgb(70, 70, 70);
}
div.gglnltcs-text-information {
	max-width: 500px;
}
#gglnltcs-log-out-field {
	margin-top: 30px;
	margin-bottom: 30px;
}
#gglnltcs-main-form #gglnltcs-log-out-field {
	margin-top: 0;
}
#gglnltcs-log-out-field th,
#gglnltcs-log-out-field td {
	padding-bottom: 0;
	vertical-align: middle;
}
.gglnltcs-unsuccess-message {
	color: rgb(205, 92, 92);
}
input[name="gglnltcs_tracking_id"].gglnltcs-validation-failed {
	border: 2px solid rgb(205, 92, 92);
	margin-bottom: 28px;
	position: relative;
	top: -1px;
}
noscript .gglnltcs-google-sign-in.gglnltcs-button-primary {
	margin-bottom: 13px;
}
#gglnltcs-authentication-code-input {
	margin-right: 10px;
	vertical-align: top;
	width: 74%;
}
#gglnltcs-authentication-code-input.gglnltcs-validation-failed {
	top: -1px;
	position: relative;
}
#gglnltcs-results-wrapper {
	margin-bottom: 60px;
	position: relative;
}
#gglnltcs-results-wrapper table {
	margin-bottom: 30px;
}
#gglnltcs-group-by-Y-M-D {
	left: 212px;
	position: absolute;
	z-index: 2;
	top: 0;
}
#gglnltcs-group-by-Y-M-D span {
	font-weight: bold;
	padding: 4px;
	margin-right: 10px;
}
#gglnltcs-group-by-Y-M-D input.gglnltcs-selected {
	background: rgb(114, 117, 122);
	-webkit-box-shadow: inset 0 0px 0 #fff, 0 1px 0 rgba(0, 0, 0, .08);
	-moz-box-shadow:    inset 0 0px 0 #fff, 0 1px 0 rgba(0, 0, 0, .08);
	-ms-box-shadow:     inset 0 0px 0 #fff, 0 1px 0 rgba(0, 0, 0, .08);
	-o-box-shadow:      inset 0 0px 0 #fff, 0 1px 0 rgba(0, 0, 0, .08);
	box-shadow:         inset 0 0px 0 #fff, 0 1px 0 rgba(0, 0, 0, .08);
	color: rgb(255, 255, 255);
}
#ui-datepicker-div {
	z-index: 2 !important;
}
::-webkit-scrollbar {
	width: 12px;  /* for vertical scrollbars */
	height: 12px; /* for horizontal scrollbars */
}
::-webkit-scrollbar-track {
	background: rgb(229, 229, 229);
}
::-webkit-scrollbar-thumb {
	background: rgb(114, 117, 122);
}

/* Loading Circles */
#gglnltcs-date .gglnltcs-loading-icon,
#gglnltcs-tracking-code-nav-tab .gglnltcs-loading-icon,
.gglnltcs-get-statistics-cell .gglnltcs-loading-icon,
.nav-tab-wrapper .gglnltcs-loading-icon {
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-size: 100%;
	display: inline-block !important;
	height: 21px;
	position: relative;
	left: 5px;
	right: 5px;
	top: 5px;
	width: 21px;
	/* for IE6 and IE7 */
    zoom: 1;
    *display: inline !important;
}
.gglnltcs-loading-icon + .gglnltcs-loading-icon {
	display: none !important;
}
#gglnltcs-tracking-code-nav-tab .gglnltcs-loading-icon {
	height: 21px;
	opacity: 0.7;
	right: -38px;
	top: 13%;
	width: 21px;
}
#gglnltcs-tracking-code-nav-tab {
	position: relative;
}
.gglnltcs-get-statistics-cell {
	display: block;
	position: relative;
}
@media only screen and (min-width: 600px) and (max-width: 780px) {
	.gglnltcs-results th,
	#gglnltcs-metrics th,
	#gglnltcs-metrics-line-chart th {
		display: none;
	}
	.gglnltcs-results table.gglnltcs-table-header {
		left: 0;
		top: 40px;
	}
	.gglnltcs-results div.gglnltcs-table-body {
		left: 0;
		max-width: 450px;
		top: 40px;
	}
	#gglnltcs-group-by-Y-M-D {
		left: 190px;
	}
	#gglnltcs-group-by-Y-M-D span {
		padding-top: 8px;
	}
	.wp-core-ui .button-primary,
	.wp-core-ui .button,
	.wp-core-ui .button-secondary {
		height: 36px;
	}
	#gglnltcs-main-form th {
		position: relative;
		top: 7px;
	}
	.gglnltcs-date .gglnltcs-error-message,
	.gglnltcs-date .gglnltcs-note {
		z-index: 5;
	}
	.rtl #gglnltcs-group-by-Y-M-D {
		right: 170px;
	}
}

@media only screen and (max-width: 599px) {
	.gglnltcs-results th,
	#gglnltcs-metrics th,
	#gglnltcs-metrics-line-chart th {
		display: none;
	}
	.gglnltcs-results table.gglnltcs-table-header {
		left: 0;
		top: 40px;
	}
	.gglnltcs-results div.gglnltcs-table-body {
		left: 0;
		max-width: 250px;
		top: 40px;
	}
	#gglnltcs-group-by-Y-M-D {
		left: 0;
		width: auto;
	}
	#gglnltcs-group-by-Y-M-D div {
		left: 163px;
	}
	#gglnltcs-group-by-Y-M-D span {
		padding-top: 8px;
	}
	.wp-core-ui .button-primary,
	.wp-core-ui .button,
	.wp-core-ui .button-secondary {
		height: 36px;
	}
	#gglnltcs-main-form th {
		position: relative;
		top: 5px;
	}
	.gglnltcs-date .gglnltcs-error-message,
	.gglnltcs-date .gglnltcs-note {
		z-index: 5;
	}
}