.popup-list {
	margin-top: 40px;
}
.popup-list .popup-list-item {
	max-width: 400px;
	border: 1px solid transparent;
	padding: 5px;
	margin: 6px;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	position: relative;
	overflow: hidden;
}
.popup-list .popup-list-item.active ,
.popup-list .popup-list-item:active  {
	outline: 5px solid rgba(0, 0, 0, 0.52);
}
.popup-list .popup-list-item img {
	max-width: 400px;
	height: auto;
}
/*.ppsNewPopupDesc {
	background-color: #fff;
    bottom: 5px;
    font-size: 20px;
    line-height: 30px;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 100%;
	display: none;
}*/
.ppsSelectTpl {
	position: absolute;
	top: -50px;
	/*left: 160px;*/
}
#ppsPopupPreview {
	/*float: left;
	width: calc(100% - 560px);*/
}
#ppsPopupEditTabs {
	/*float: right;
	width: 560px;*/
}
#ppsPopupEditTabs .ppsOptTxtCheck {
	width: calc(100% - 25px);
}
#ppsPopupEditForm textarea {
	width: 100%;
}
.wp-editor-area   {
  height: 200px;
  }
.ppsTabContent section {
	padding-bottom: 20px;
}
.ppsPopupOptRow {
	padding-left: 7px;
}
.supsystic-plugin fieldset, .ppsPopupOptRow {
	margin-bottom: 10px;
}
/*additional*/
.ppsBgTypeShell {
	display: none;
}
.ppsPopupMainOptSect {
	float: left;
	padding-right: 30px;
	max-width: 30%;
}
.ppsListItems li {
	float: left;
	margin-right: 5px;
	/*min-height: 50px;*/
	line-height: 35px;
	cursor: pointer;
	border: 1px solid transparent;
	padding: 3px;
}
.ppsListItems li:hover {
	border-color: #4ae8ea;
}
.ppsListItems li.active {
	border-color: #000;
}
#ppsPopupPreviewUpdatingMsg {
	position: fixed;
	top: 0;
	left: 50%;
	z-index: 999999;
	display: none;
	padding: 5px;
	color: #4ae8ea;
	background-color: #000;
}
.ppoPopupSubFields label,
.ppoPopupRegFields label {
	padding-right: 10px;
}
#ppsPopupTpl .form-table {
	vertical-align: top;
}
#ppsPopupMainOpts .ppsPopupMainOptLbl {
	display: block;
	margin-bottom: 5px;
}
/*Too long for this particular input - make it smaller*/
/*.supsystic-plugin #ppsHideForDevicesLabel .chosen-container.chosen-container-multi {
	min-width: 210px;
}
.supsystic-plugin #ppsHideForPostTypesLabel .chosen-container.chosen-container-multi {
	min-width: 210px;
}*/
a.ppsSwitchShowHideOptLink {
	color: inherit !important;
	text-decoration: none !important;
}
a.ppsSwitchShowHideOptLink.active,
a.ppsSwitchShowHideOptLink:hover {
	font-weight: bold;
}
/*animations setup*/
.ppsPopupAnimEff {
	float: left;
	min-height: 150px;
	min-width: 150px;
	position: relative;
	border: 3px solid transparent;
	cursor: pointer;
}
.ppsPopupAnimEff:hover, 
.ppsPopupAnimEff.active {
	border: 3px solid #4ae8ea;
}
.ppsPopupAnimEffLabel {
	position: absolute;
	top: 5%;
	left: 5%;
	width: 90%;
	height: 90%;
	line-height: 130px;
	text-align: center;
	/*font-size: 20px;*/
	background-color: #000;
	color: #fff;
	/*cursor: pointer;*/
}
#supsystic-breadcrumbs .button, 
#supsystic-breadcrumbs *:not(.fa) {
	height: 30px; 
	line-height: 26px;
}
.supsystic-always-top {
	position: fixed;
	z-index: 99;
}
#supsystic-breadcrumbs.supsystic-sticky {
	background-color: #f1f1f1;
	width: 100%;
}
.popup-tick-label {
	
}
[data-block-to-switch] {
	width: 100%;
}
/*Design tabs*/
#ppsPopupEditDesignTabs .nav-tab-wrapper {
	padding-left: 230px;
	padding-top: 0;
	margin-top: 0px; 
	margin-bottom: 0px;
}
#ppsPopupEditDesignTabs .nav-tab {
	padding-bottom: 14px;
}
#ppsPopupEditDesignTabs .ppsPopupSelectTpl {
	float: left;
}
.ppsSubShellOptsTbl,
.ppsRegShellOptsTbl {
	width: 100%;
}
.ppsSubShellOptsTbl th,
.ppsRegShellOptsTbl th {
	min-width: 280px;
	font-weight: normal;
}
.ppsSubShellOptsTbl input[type=text],
.ppsSubShellOptsTbl textarea,
.ppsRegShellOptsTbl input[type=text],
.ppsRegShellOptsTbl textarea {
	width: 100%;
}
.ppsSubShellOptsTbl .fa.supsystic-tooltip,
.ppsRegShellOptsTbl .fa.supsystic-tooltip {
	float: right;
}
#ppsPopupEditForm .form-table td {
	/*vertical-align: top;*/
}
.ppsPopupMainOptDesc {
	display: none;
}
.ppsPopupSubDestOpts {
	display: none;
}
.ppsSubShellMainTbl th,
.ppsRegLoginShellMainTbl th{
	min-width: 350px;
}
.ppsSubShellMainTbl .fa.supsystic-tooltip,
.ppsRegLoginShellMainTbl .fa.supsystic-tooltip {
	float: right;
}
#ppsPopupSm .ppsPopupOptRow {
	margin-bottom: 10px;
}
#ppsPopupTexts .ppsPopupOptRow,
#ppsPopupTexts fieldset {
	padding-bottom: 10px;
}
.ui-state-highlight-sub-fields,
.ui-state-highlight-reg-fields {
	border: 1px solid #000;
	width: 50px;
	height: 30px;
	background-color: #ddd;
}
.ppsSubFieldShell, .ui-state-highlight-sub-fields,
.ppsRegFieldShell, .ui-state-highlight-reg-fields {
	float: left;
	margin-right: 10px;
	cursor: move;
	padding: 5px;
}
.ppsSubFieldShell,
.ppsRegFieldShell {
	position: relative;
}
.ppsSfFieldToolbar,
.ppsRfFieldToolbar {
	display: none;
	position: absolute;
	top: -25px;
	right: 0;
	padding: 5px;
	background-color: #dfdfdf;
}
.ppsSfFieldToolbar a,
.ppsRfFieldToolbar a{
	color: #000;
	text-decoration: none;
}
.ppsSfFieldToolbar a:not(:last-of-type),
.ppsRfFieldToolbar a:not(:last-of-type) {
	margin-right: 5px;
}
.ppsSubFieldShell:hover,
.ppsRegFieldShell:hover {
	background-color: #dfdfdf;
}
.ppsSubFieldShell:hover .ppsSfFieldToolbar,
.ppsRegFieldShell:hover .ppsRfFieldToolbar {
	display: block;
}
#ppsSfFieldSelectOptShellExl,
#ppsRfFieldSelectOptShellExl {
	display: none;
}
.ppsSfFieldSelectOptShell, 
.ppsRfFieldSelectOptShell,
.ui-state-highlight-sub-field-select-opt,
.ui-state-highlight-reg-field-select-opt {
	border: 1px solid #000;
	padding: 5px;
	margin-top: 5px;
	cursor: move;
}
.ppsSfFieldSelectOptShell:hover,
.ppsRfFieldSelectOptShell:hover {
	background-color: #dfdfdf;
}
.ui-state-highlight-sub-field-select-opt,
.ui-state-highlight-reg-field-select-opt {
	height: 30px;
}
#ppsSubAddFieldShell,
#ppsRegAddFieldShell {
	display: block;
    float: left;
}
.ppsPromoImgUrl {
	text-decoration: none !important;
	box-shadow: none !important;
}
#ppsPopupDesign .form-table td {
	vertical-align: top;
}
.wp-picker-container {
	min-width: 120px;
	white-space: nowrap;
}
.ppsOptDescParamsShell {
	padding-left: 15px;
	/*overflow: hidden;*/
}
#ppsPopupEditableLabelShell {
	cursor: pointer;
}
#ppsPopupEditableLabelTxt {
	display: none;
}
/*Bg opacity slider*/
#toeSliderDisplay_paramstplbg_overlay_opacity {
	font-weight: bold;
	text-align: center;
}
.ppsTplLabel {
	margin-bottom: 5px;
	display: inline-block;
}
.button.ppsPromoTplBtn {
	background-color: #fff;
}
.ppsTimeDisplayOptsShell,
.ppsDateDisplayOptsShell {
	display: none;
}
.ppsTimeDisplayOptsShell select {
	margin: 0;
}
.ppsDateDisplayOptsShell input[type="text"] {
	width: 90px;
}
#ppsPopupAttachShell {
	display: none;
}
.ppsPopupAttachShell {
	margin-top: 5px;
}
.ppsPopupAttachFile {
	padding: 7px 1px 0;
	display: inline-block;
}
.ppsBgRowShell th .description {
	font-size: 12px;
}
.ppsPageGlobalDelayShell {
	display: none;
}
.ppsBgOverlaySets_snow {
	padding: 10px;
	background-color: rgb(2, 28, 87) !important;
	color: #fff;
}
.ppsSnow {
	background: none;
	background-image: url("http://supsystic-42d7.kxcdn.com/_assets/popup/img/assets/2016_ht_1_snow1.png"), url("http://supsystic-42d7.kxcdn.com/_assets/popup/img/assets/2016_ht_1_snow2.png"), url("http://supsystic-42d7.kxcdn.com/_assets/popup/img/assets/2016_ht_1_snow3.png");
	-webkit-animation: snow 10s linear infinite;
	-moz-animation: snow 10s linear infinite;
	-ms-animation: snow 10s linear infinite;
	animation: snow 10s linear infinite;
	z-index: 0;
}
.ppsReCaptchaShell {
	padding: 5px;
}
@keyframes snow {
	0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
	50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
	100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
@-moz-keyframes snow {
	0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
	50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
	100% {background-position: 400px 1000px, 200px 400px, 100px 300px;}
}
@-webkit-keyframes snow {
	0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
	50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
	100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
@-ms-keyframes snow {
	0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
	50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
	100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}