.clear {clear: both; height:0px; width: 100%;}
a.underline {
	color:#00a5b3;
	text-decoration:underline;
}
a.no-underline {
	text-decoration:none;
}
.popupally-display-row-id {
	width: 30px !important;
}
.popupally-display-row-name {
	width: 100px !important;
}
.popupally-display-row-timed {
	width: 50px !important;
}
.popupally-display-row-timed-amount {
	width: 80px !important;
}
.popupally-display-row-exit-intent {
	width: 50px !important;
}
.popupally-display-row-show-all {
	width: 50px !important;
}
.popupally-display-row-include {
	width: auto !important;
}
.popupally-display-row-exclude {
	width: auto !important;
}
.popupally-display-row-include input, .popupally-display-row-exclude input{
	width: 100%;
}
.form-table-popupally-display th, .form-table-popupally-display td {
	text-align: center;
	vertical-align: middle;
}
.full-width {
	width: 100%;
}
.form-table-popupally-style-advanced th {
	padding: 0 10px 0 0;
}
.popupally-style-full-size-scroll {
	width:100%;
}
.two-by-two-input {
	margin:0 20px 0 0;
}
.sign-up-error {
	color: red;
}
a.anchor{display: block; position: relative; top: -20px; visibility: hidden;}
.popupally-setting-div {
	box-shadow: -2px 2px 5px 0px #e4e4e4;
	margin:10px 0;
	border:1px solid #e4e4e4;
	height:auto;
	min-height:40px;
	overflow:hidden;
}
.popupally-customization-div {
	box-shadow: -2px 2px 5px 0px #e4e4e4;
	border:1px solid #e4e4e4;
	height:40px;
	overflow:hidden;
	margin:10px 0;
}
.popupally-customization-div .popupally-configure-element, .popupally-customization-div .popupally-setting-configure-block{
	margin:10px;
}
.wp-picker-container {
	vertical-align: middle;
}
.style-font-input{
	width:60%;
}
.style-color-input{
	width:30%;
}
.style-font-size-input, .style-line-height-input, .style-font-weight-input, style-text-align{
	width:40%;
	display:inline-block;
}
.popupally-display-pages {
	display:inline-block;
	vertical-align:top;
	width:50%;
}
.popupally-display-cookie {
	display:inline-block;
	margin-left:1%;
	width:43%;
}
.view-toggle-block {
	float:right;
	margin-top:3px;
}
.view-toggle-block input {
	visibility:hidden;
}
.popupally-header {
	margin:0;
	background-color: white;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
	padding:5px 10px 5px 40px;
	font-size:15px;
	background-repeat: no-repeat;
	background-position:10px 50%;
	height:auto;
	min-height:30px;
	cursor:pointer;
}
.popupally-header-icon {
	background-image:url('./img/popup-icon.png');
}
.popupally-fluid-position-icon {
	background-image:url('./img/popup-position.png');
}
.popupally-fluid-text-icon {
	background-image:url('./img/popup-text.png');
}
.popupally-fluid-input-icon {
	background-image:url('./img/popup-input.png');
}
.popupally-fluid-submit-icon {
	background-image:url('./img/popup-submit.png');
}
.popupally-fluid-bg-opacity-icon {
	background-image:url('./img/popup-opacity.png');
}
.popupally-item-opened{
	height:auto;
	overflow:visible;
}
.popupally-item-opened > .popupally-header {
	background-color: #f1f1f1;
}
.popupally-style-header-padding {
	padding:5px 10px;
}
.header-button, .header-button-style {
	margin:0px 20px !important;
	width:150px;
	text-align:center;
}
.header-button {
	margin-top:-5px!important;
}
.page-selection-scroll {
	height:500px;
	overflow:auto;
	border:1px solid #e4e4e4;
}
.page-selection-scroll ul {
	margin-left: 20px;
	line-height: 24px;
}
.popupally-display-pages th {
	width:100px;
}
.include-selection input[type="checkbox"]:checked+label{
	color:green;
}
.exclude-selection input[type="checkbox"]:checked+label{
	color:red;
}
.popupally-style-same-line-block{
	display:inline-block;
}
.popupally-style-same-line-label{
	margin:0 20px;
	vertical-align:top;
	display:inline-block;
	padding-top:4px;
}
.selected-num-status {
	margin-bottom:10px;
	width:80px;
}
.popupally-template-selection {
	margin:15px 0;
}
.popupally-template-selection label {
	font-size:18px;
	font-weight:bold;
	margin-right:10px;
}
.popupally-setting-container {
	margin: 40px 0 0 0;
	background:#ffffff;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #e4e4e4;
	width:680px;
	border-spacing: 0;
	background-image: url('./img/setting-bg.png');
	background-repeat: repeat;
	table-layout:fixed;
}
.popupally-setting-container td{
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #e4e4e4;
}
.popupally-pro-setting-tab-header {
	float:left;
}
.popupally-setting-content-container {
	width:100%;
	padding:0 20px;
	font-size:14px;
	box-sizing: border-box;
}
.popupally-setting-left-col {
	width:40px;
	padding:0;
}
td.popupally-setting-content-cell {
	vertical-align:top;
	border-bottom-width:0px;
}
.popupally-setting-tab-label-col {
	height:40px;
	cursor: pointer;
}
.popupally-setting-tab-label-col label{
	margin-left:20px;
}
.popupally-pro-setting-tab-active label{
	font-weight:bold;
}
.popupally-group-operation-link {
	text-decoration:underline;
	color:black;
	font-size:12px;
	cursor: pointer;
}
.popupally-group-operation-link-no-underline {
	text-decoration:none;
	color:black;
	font-size:12px;
	cursor: pointer;
}
.popupally-setting-title {
	color:#00a5b3;
	font-size:30px;
	margin: 0px 0 20px 0;
}
.popupally-setting-section-header {
	color:#00a5b3;
	font-size:18px;
}
.popupally-setting-section-help-text {
	font-style: italic;
	font-size:12px;
}
.popupally-setting-configure-block {
	margin:10px 0;
}
.popupally-inline-help-text {
	background-color: #eafdfd;
	padding: 10px;
	border: 1px solid #e4e4e4;
	margin: 10px;
	display: inline-block;
	font-size:12px;
}
.popupally-setting-section-sub-header {
	font-weight: bold;
	margin-bottom:5px;
}
.popupally-setting-section {
	padding:15px 30px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #e4e4e4;
	background-color:white;
}
.popupally-setting-title-cell {
	padding:20px 0 0 20px;
}
.popupally-setting-page-list-table td {
	width:50%;
	border:none;
}
input[type=checkbox].popupally-setting-configure-checkbox {
	vertical-align: top;
	margin:2px 0 0 0;
}
.popupally-setting-configure-checkbox-list {
	display:inline-block;
}
.popupally-setting-configure-checkbox-list, .popupally-setting-configure-checkbox-list li {
	margin:0 0 0 2px;
}
.popupally-setting-configure-table {
	border-collapse: collapse;
	border-spacing: 0;
	border-width: 0;
}
.popupally-setting-configure-table td {
	border:none;
	padding-bottom:10px;
}
.popupally-setting-configure-table-left-col {
	width:20px;
	vertical-align: top;
}
.popupally-setting-button, .popupally-setting-submit-button {
	background-color:#fcc302;
	border: none;
	padding: 10px 15px;
	color: white;
	border-radius: 5px;
	box-shadow: 0 0 3px 3px #f1f1f1;
	cursor:pointer;
	font-size:12px;
	width:110px;
}
.popupally-setting-small-button {
	background-color:#fcc302;
	border: none;
	padding: 5px 20px;
	color: white;
	border-radius: 5px;
	box-shadow: 0 0 3px 3px #f1f1f1;
	cursor:pointer;
	font-size:12px;
	text-align:center;
	display:inline-block;
}
.popupally-setting-regular-button {
	background-color:#fcc302;
	border: none;
	padding: 10px 15px;
	color: white;
	border-radius: 5px;
	box-shadow: 0 0 3px 3px #f1f1f1;
	cursor:pointer;
	font-size:12px;
	display:inline-block;
}
.popupally-setting-delete-button {
	background-color:#e4e4e4;
	border: none;
	padding: 10px 15px;
	color:#000000;
	border-radius: 5px;
	box-shadow: 0 0 3px 3px #f1f1f1;
	cursor:pointer;
	font-size:12px;
	display:inline-block;
}
.popupally-setting-button:hover, .popupally-setting-submit-button:hover, .popupally-setting-regular-button:hover, .popupally-setting-small-button:hover {
	background-color:#00a5b3;
}
.popupally-setting-delete-button:hover{
	background-color:#ff1111;
	color:#ffffff;
}
.popupally-fluid-element-copy{
	float:right;
}
.popupally-setting-submit-button {
	margin:20px;
}
td.popupally-pro-setting-tab-active {
	border-width: 0 0 1px 0;
}
.popupally-setting-filler-row td {
	border-width: 0 1px 0 0;
}
.popupally-setting-last-row td {
	padding-left:20px;
}
.popupally-item-opened .follow-scroll {
	display:block;
}
.follow-scroll {
	display:none;
	position:absolute;
	z-index:9999;
}
.popupally-pro-tab-label {
	background-repeat: no-repeat;
	margin:0;
	padding:8px 0 8px 36px;
	height:40px;
	line-height:24px;
	background-position:12px 50%;
	width:30px;
	overflow:hidden;
	position:relative;
	white-space: nowrap;
	border-width:0;
	border-style: solid;
	border-color: #e4e4e4;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	background-color:white;
}
.popupally-info-icon {
	background-image:url('./img/info-icon.png');
	background-repeat: no-repeat;
	background-position:0 50%;
	width:16px;
	height:16px;
	vertical-align:top;
	display:inline-block;
}
.popupally-info-bubble{
	position:relative;
	margin-left:5px;
}
.popupally-info-bubble div{
	width:100%;
	height:100%;
}
.popupally-info-bubble div:hover:after{
	background: #333;
	background: rgba(0,0,0,.8);
	border-radius: 5px;
	bottom: 26px;
	color: #ffffff;
	content: attr(info);
	left: 20%;
	padding: 5px 15px;
	position: absolute;
	z-index: 98;
	width: 220px;
}
.pencil-icon {
	margin:5px 0 0 3px;
	background-image:url('./img/pencil-icon.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
	width:16px;
	height:16px;
	vertical-align:top;
	display:inline-block;
	cursor:text;
}
.popupally-name-display-block{
	margin:0 40px 0 0;
}
.popupally-name-label{
display:inline-block;
margin-top:5px;
}
.popupally-name-edit{
	display:none;
}
.popupally-setting-license-input {
	margin:10px 0 0 0;
}
.popupally-advanced-customization {
	border: 1px solid #e4e4e4;
	background-color: #eafdfd;
}
.popupally-customization-table {
width:100%;
border-collapse: collapse;
margin: 0 auto;
}
.popupally-customization-table, .popupally-customization-table td {
	border:none;
	padding:5px;
}
.popupally-customization-table-label {
	width:120px;
}
.popupally-customization-table-delete {
	width:5%;
}
input.popupally-customization-advanced-checkbox {
	margin: 0 5px 0 10px;
}
.popupally-customization-advanced-div {
	padding: 10px 0;
}
.popupally-setting-section.secondary-background {
	background-color:#f7f7f7;
}
.popupally-setting-section.tertiary-background {
	background-color:#f0f0f0;
}
.popupally-pro-option-submit-form {
	display:inline-block;
	float:right;
}
.popupally-pro-warning {
	color:red;
}
.popupally-configure-element {
	padding:0 10px 0 10px;
	border-style:solid;
	border-color:#e4e4e4;
	border-width:5px 1px 1px 1px;
	margin:20px 0;
}
#popupally-import-wait-overlay, #popupally-loading-overlay {
	width:100%;
	height:100%;
	overflow:hidden;
	position:fixed;
	bottom:0;
	right:0;
	background-color:rgba(80,80,80,0.5);
	z-index:99999;
}
#popupally-import-wait-overlay{
	display:none;
}
#popupally-import-wait-overlay img{
	position:absolute;
	top:50%;
	left:50%;
	margin:-64px 0 0 -64px;
}
#popupally-loading-overlay div{
	position:absolute;
	top:30%;
	display:block;
	text-align:center;
	color:#ffffff;
	font-size:40px;
	width:100%;
}
#popupally-loading-overlay div img{
	display:block;
	margin:0 auto;
}
#popupally-loading-overlay div span{
width: 350px;
display: inline-block;
line-height: 48px;
}
div.template-customization-block{
	display:none;
}
div.template-customization-block.template-customization-block-active{
	display:block;
}
.sign-up-form-span{
	margin:0 5px 0 0;
}
.sign-up-form-section {
	margin:10px 0;
}
.popupally-style-responsive-container {
	padding: 20px 10px;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #e4e4e4;
	width:100%;
	background:transparent;
	border-spacing: 0;
	table-layout:fixed;
}
.popupally-style-responsive-top-row {
	height:40px;
}
td.popupally-style-responsive-tab-label-col {
	cursor: pointer;
	border-width: 1px;
	padding:10px;
}
td.popupally-style-responsive-tab-active {
	border-width: 1px 1px 0 1px;
}
td.popupally-style-responsive-content-cell {
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #e4e4e4;
}
.popupally-sub-setting-content-container {
	width:100%;
	font-size:14px;
	box-sizing: border-box;
}
.popupally-sub-setting-content-container .popupally-setting-section {
	padding:10px;
}
td.popupally-style-responsive-tab-label-filler-col {
	border-width: 0 0 1px 0;
	width:50px;
}
.popupally-customization-responsive-add-button {
width:20px;
height:20px;
border: 1px #c4c4c4 solid;
cursor: pointer;
background-color: #e4e4e4;
font-size:40px;
padding:10px;
}
.popupally-customization-responsive-add-button:hover {
background-color:#00a5b3;
}
.popupally-fluid-css-delete {
border: 1px #c4c4c4 solid;
width: 16px;
height: 16px;
cursor: pointer;
background-color: #e4e4e4;
color: white;
font-size: 16px;
line-height: 16px;
text-align: center;
display:inline-block;
margin-left:5px;
}
.popupally-fluid-css-delete:hover {
background-color:#00a5b3;
}
.popupally-setting-section-preview-configuration {
height:30px;
line-height:30px;
clear:both;
font-size:12px;
}
.popupally-setting-section-preview-color {
float:right;
}
.popupally-stats-section {
padding: 15px 10px;
border-width: 0 0 1px 0;
border-style: solid;
border-color: #e4e4e4;
background-color: white;
}
table.popupally-stats-table {
	width: 100%;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #e4e4e4;
}
table.popupally-stats-table .popupally-stats-header-row {
	background-color:#cccccc;
}
table.popupally-stats-table .popupally-stats-header-column {
	background-color:#eeeeee;
}
table.popupally-stats-table td, table.popupally-stats-table th {
	text-align:center;
	padding:8px 0;
}
table.popupally-stats-table td {
	border-width:0 1px 0 0;
	border-style:solid;
	border-color:#e4e4e4;
}
table.popupally-split-test-definition-table {
border-collapse: collapse;
border-spacing: 0;
width: 100%;
margin-bottom:10px;
}
table.popupally-split-test-definition-table td {
border:none;
text-align:center;
}
table.popupally-split-test-definition-table th, table.popupally-split-test-definition-table td {
padding:5px 0;
}
.popupally-split-test-header-col {
	width:15%;
}
th.popupally-split-test-popup-col {
	text-align:left;
}
.popupally-split-test-weight-col {
	text-align:left;
	width:20%;
}
.popupally-split-test-delete-col {
	width:5%;
}
.popupally-split-test-running {
	color:#00a5b3;
}
.popupally-split-test-stopped {
	color:#ff1111;
}
.popupally-split-test-result-header-col {
	width:15%;
}
.popupally-split-test-result-views-col {
	width:15%;
}
.popupally-split-test-result-target-col {
	width:55%;
}
.popupally-split-test-result-rates-col {
	width:15%;
}
.popupally-stats-filter-header {
	width:32%;
	display:inline-block;
}
tr.css-customization-element td {
border-width: 0 0 1px 0;
border-style: solid;
border-color: #cccccc;
padding: 9px 10px;
}
.popupally-sub-header-inherit-toggle {
font-weight:400;
vertical-align:middle;
margin-left:20px;
}
.popupally-pro-regex-filter-content-column{
	width:80%;
}
.popupally-pro-regex-filter-delete-column{
	width:20%;
	text-align: center;
}
.popupally-header-table{
	margin-top:3px;
}
.popupally-header-table td{
	border:none;
}
.popupally-number-col{
	width:25px;
}
.popupally-name-label-col .popupally-name-label{
	margin:0;
}
.popupally-name-edit-col{
	width:25px;
	text-align: center;
}
.popupally-name-edit-col .pencil-icon{
	margin:0;
}