.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;
}
.popupally-title-block{
	margin:0 0 20px 0;
}
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;
}
.popup-fluid-element-customization-block{
	padding:0 10px;
}
.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;
	padding: 0;
}
.page-selection-scroll ul {
	margin-left: 20px;
	margin-top: 10px;
	line-height: 24px;
}
.popupally-display-pages th {
	width:100px;
}
input[type="checkbox"].include-page-checkbox:checked+label{
	color:green;
}
input[type="checkbox"].exclude-page-checkbox:checked+label{
	color:red;
}
.popupally-style-same-line-block{
	display:inline-block;
}
.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-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-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 {
	width:100%;
}
.popupally-setting-page-list-table td {
	width:50%;
	border:none;
}
.selection-tree-container{
	margin-left:20px;
}
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-configure-table-header-col{
	width:15%;
}
.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-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-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-option-submit-form {
	display:inline-block;
	float:right;
}
.popupally-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-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;
}
/* ------------------------------ display type tab ------------------------- */
.popupally-display-type-container{
	padding: 0;
	border-width: 0 0 1px 1px;
    border-style: solid;
    border-color: #e4e4e4;
    width: 100%;
    background: transparent;
    border-spacing: 0;
    table-layout: fixed;
}
.popupally-display-type-top-row{
	height:40px;
}
td.popupally-display-type-tab-label-col.popupally-display-type-tab-active {
    border-width: 1px 1px 0 0;
}
td.popupally-display-type-tab-label-col {
    cursor: pointer;
    border-width: 1px 1px 1px 0;
    padding: 10px;
}
td.popupally-display-type-content-cell {
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #e4e4e4;
}
/* ------------------------------ END display type tab ------------------------- */
/* ------------------------------ display post tree selection expand ------------------------- */
input[type="checkbox"].checkbox-parent-expand{
	display:none;
}
input[type="checkbox"].checkbox-parent-expand+label{
	font:normal 20px/1 'dashicons';
	margin-left:-24px;
	vertical-align:top;
}
input[type="checkbox"].checkbox-parent-expand+label:before{
	content:'\f140';
}
input[type="checkbox"].checkbox-parent-expand:checked+label:before{
	content:'\f142';
}
input[type="checkbox"].checkbox-parent-expand+label+input+label+ul{
	display:block;
}
input[type="checkbox"].checkbox-parent-expand:checked+label+input+label+ul{
	display:none;
}
/* ------------------------------ END display post tree selection expand ------------------------- */
/* ------------------------------ Upload image in style settings ------------------------- */
div[upload-image]{
    background-color: #fcc302;
    border: none;
    padding: 3px 8px;
    color: white;
    border-radius: 5px;
    box-shadow: 0 0 3px 3px #f1f1f1;
    cursor: pointer;
    font-size: 12px;
    display: inline-block;
	margin-top:5px;
}
div[upload-image]:hover{
	background-color:#00a5b3;
}
/* ------------------------------ END Upload image in style settings ------------------------- */

/* ------------------------------ Button to change element order in fluid templates ------------------------- */
.popupally-setting-order-button {
	background-color:#e4e4e4;
	border: none;
	padding: 5px 10px;
	color: black;
	border-radius: 5px;
	box-shadow: 0 0 3px 3px #f1f1f1;
	cursor:pointer;
	font-size:12px;
	float:right;
	text-align:center;
	margin-left:10px;
	width:80px;
}
.popupally-setting-order-button:hover {
	background-color:#00a5b3;
}
/* ------------------------------ END Button to change element order in fluid templates ------------------------- */
/* ------------------------------ hover click ------------------------- */
.popupally-preview-hover-box{
	display:none;
}
[popupally-preview-linked]:hover{
	position:relative;
}
[popupally-preview-linked]:hover .popupally-preview-hover-box{
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:1px solid black;
	top:0;
	left:0;
	cursor:pointer;
}
/* ------------------------------ END hover click ------------------------- */
.popupally-sample-image{
	max-width:100%;
}
.popupally-free-optin{
	display:none;
}
#popupally-bottom-banner{
	display:none;
	max-width: 800px;
    margin: 20px 0;
}
#popupally-bottom-banner-link{
	display:block;
	cursor:pointer;
}
#popupally-bottom-banner-link:hover{
	opacity:0.5;
}
#popupally-free-optin{
	position:relative;
	height:150px;
	display:none;
	margin:20px 0;
}
#popupally-free-optin-img{
	position:absolute;
	max-height:150px;
}
#popupally-free-optin-text{
	position: absolute;
	left: 100px;
	top: 10px;
	color: #6D6E71;
	font-size: 24px;
	line-height: 28px;
}
#popupally-free-optin-name{
	position:absolute;
	left:90px;
	top:100px;
	width:180px;
	padding:10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#popupally-free-optin-email{
	position:absolute;
	left:280px;
	top:100px;
	width:180px;
	padding:10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#popupally-free-optin-submit{
	position: absolute;
	left: 480px;
	top: 100px;
	background-color: #00A5B3;
	color: #ffffff;
	width: 100px;
	height: 40px;
	line-height: 36px;
	padding: 0;
	border:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	cursor:pointer;
}
#popupally-free-optin-submit:hover{
	opacity:0.5;
}
.popupally-sample-template-image{
	display:block;
	max-width:100%;
}
.popupally-sample-template{
	max-width:100%;
}
.popupally-trial-button{
	position: relative;
	display: block;
	width: 320px;
	background-color: #d0148d;
	text-decoration: none;
	font-size: 16px;
	line-height: 48px;
	height: 48px;
	font-weight: 700;
	color: white;
	margin: 10px 0;
	text-align: center;
}
.popupally-trial-button:hover{
	opacity:0.5;
	color:white;
}
.popupally-click-arrow{
	background-image:url('./img/click-arrow.png');
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	width: 15px;
	height: 24px;
	top: 21px;
	right: 25px;
}