


.spp-plain-prev-top {
    text-align: left;
}
.spm-user-wrap-inner h2 {
	margin: 10px;
	margin-left: 26px;
}
.spm-user-wrap-inner {
	align-items: center;
	border-bottom: 1px solid #c3c4c7;
}
.spm-user-wrap {
	background: #fff;
	max-width: 570px;
	border: 1px solid #c3c4c7;
	margin-top: 40px;
	margin-bottom: 40px;
}
.thinleek-pro-bubble-small {
    display: block;
    padding: 5px;
    background: #000;
    width: fit-content;
    border-radius: 20px;
    color: #fff;
    text-decoration: none;
    margin-top: 10px;
    text-transform: uppercase;
	font-size: 10px !important;
}
.thinleek-pro-bubble-small:hover {
	background: #262626 !important;
	color: #fff !important;
	outline: none !important;
}
.thinleek-pro-bubble-small:active {
	background: #262626 !important;
	color: #fff !important;
	outline: none !important;
}
.thinleek-pro-bubble {
    display: block;
    padding: 5px;
    background: #000;
    width: fit-content;
    border-radius: 20px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    margin-top: 10px;
    text-transform: uppercase;
	font-size: 12px;
}
.thinleek-pro-bubble:hover {
	background: #262626 !important;
	color: #fff !important;
	outline: none !important;
}
.thinleek-pro-bubble:active {
	background: #262626 !important;
	color: #fff !important;
	outline: none !important;
}
.thinleek-pro-bubble:focus {
	background: #262626 !important;
	color: #fff !important;
	outline: none !important;
}
.thinleektrdisabled th {
	opacity: 0.7;
}
.thinleektrdisabled td {
	opacity: 0.7;
}
.spm-help-desc {
    display: block;
    padding-top: 5px;
}
.thinleek-help-th-short {
	width: 30px !important;
    text-align: center !important;
}
.thinleek-general-error {
    display: block;
    color: red;
    padding: 5px;
}
.spm-bg-layer {
	position:fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	z-index: 9999;
	background: #000;
	opacity: 0.7;
}
.s-spm-ajax-wrap-full {
	bottom: 50px;
    left: 50px;
    position: fixed;
    right: 50px;
    top: 50px;
    z-index: 300010;
}
.s-spm-ajax-wrap {
	bottom: 0;
    left: 0;
    margin: auto;
    width: 500px;
    height: 150px;
    background: none !important;
    position: absolute;
    right: 0;
    top: 0;
}
.spm-s-sendsuccess_footer .button {
	width: 80px;
    text-align: center;
}
.spm-s-sendsuccess_footer {
	text-align: right;
}
.spm-s-sendsuccess-flex {
display: flex;
    padding-bottom: 10px;
}
.spm-s-sendsuccess {
	background: #fff;
    width: 100%;
}
.spm-success-icon {
	padding-right: 10px;
}
.spm-success-icon .dashicons {
	font-size: 45px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    color: #fff;
    padding: 10px;
    background: #c4c4c4;
}
#sendprebuiltemails-success-txt-id {
	width: 100%;
	padding: 10px;
    margin: 0px !important;
    font-size: 16px;
	text-align: left;
	}
.thinleek-nopadd {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}	
#sendprebuiltemails-preview-select-id,#sendprebuiltemails_select_id_bulk_prev {	
	height: 35px;
    margin-bottom: 2px;
    font-size: 18px;
    vertical-align: middle;
    line-height: 35px;
	margin-left: 8px;
}
#sendprebuiltemails-test-email-id {
    font-size: 12px;
    width: 220px;
    text-align: center;
	float:left;
}
.thinleek-desc {
    font-size: 12px;
    display: block;
    width: fit-content;
    padding: 4px;
    font-style: italic;
	font-weight: normal;
}
.thinleek-desc-bright {
    font-size: 12px;
    display: block;
    width: fit-content;
	font-weight: normal;
    padding-top: 4px;
	padding-bottom: 4px;
    font-style: italic;
	opacity: 0.7;
}
.spm-placeholder-before input {
    padding-left: 15px;
    width: 90%;
    max-width: 280px;
}
.spm-placeholder-before {
    position: relative;
}
.spm-placeholder-before:before {
    content: "{";
    position: absolute;
    left: 6px;
    top: 0px;
}
.spm-placeholder-before:after {
content: "}";
    position: absolute;
    right: 6px;
    top: 0px;
}
.thinleek-checkbox-list {
    display: block;
    padding: 10px;
}
.thinleek-checkbox-list input[type="checkbox"] {
    margin-right: 10px;
}
#sendprebuiltemails-select-id {
	width: 100% !important;
	max-width: 350px !important;
}
.thinleek-setting-wrap td {
	background: #fff;
}

.thinleek-th-bright {
background: #fafafa;
    border-right: 1px solid #eee !important;
}

#sendprebuiltemails-template-overview-id {
	margin-top: 34px;
}
.thinleek-green-notice:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    width: 4px;
    background: green;
}
.thinleek-green-notice {
    padding-top: 4px;
    padding-bottom: 4px;
    background: #fff;
    vertical-align: middle;
    color: green;
    font-size: 14px;
    width: 100%;
    margin-top: -4px;
    position: relative;
	border: 1px solid #cdcdcd;
}
.thinleek-red-notice:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    width: 4px;
    background: red;
}
.thinleek-red-notice {
    padding-top: 4px;
    padding-bottom: 4px;
    background: #fff;
    vertical-align: middle;
    color: red;
    font-size: 14px;
    width: 100%;
    margin-top: -4px;
    position: relative;
	border: 1px solid #cdcdcd;
}
.thinleek-progress {
  position: relative;
  height: 4px;
  display: block;
  width: 100%;
  background-color: #dadada;
  background-clip: padding-box;
  margin: 0px;
  overflow: hidden; }
 
  .thinleek-progress .thinleek-indeterminate {
    background-color: #939393; }
    .thinleek-progress .thinleek-indeterminate:before {
      content: "";
      position: absolute;
      background-color: inherit;
      top: 0;
      left: 0;
      bottom: 0;
      will-change: left, right;
      -webkit-animation: thinleek-loader 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
              animation: thinleek-loader 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite; }
    .thinleek-progress .thinleek-indeterminate:after {
      content: "";
      position: absolute;
      background-color: inherit;
      top: 0;
      left: 0;
      bottom: 0;
      will-change: left, right;
      -webkit-animation: thinleek-loader-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
              animation: thinleek-loader-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
      -webkit-animation-delay: 1.15s;
              animation-delay: 1.15s; }

@-webkit-keyframes thinleek-loader {
  0% {
    left: -35%;
    right: 100%; }
  60% {
    left: 100%;
    right: -90%; }
  100% {
    left: 100%;
    right: -90%; } }
@keyframes thinleek-loader {
  0% {
    left: -35%;
    right: 100%; }
  60% {
    left: 100%;
    right: -90%; }
  100% {
    left: 100%;
    right: -90%; } }
@-webkit-keyframes thinleek-loader-short {
  0% {
    left: -200%;
    right: 100%; }
  60% {
    left: 107%;
    right: -8%; }
  100% {
    left: 107%;
    right: -8%; } }
@keyframes thinleek-loader-short {
  0% {
    left: -200%;
    right: 100%; }
  60% {
    left: 107%;
    right: -8%; }
  100% {
    left: 107%;
    right: -8%; } }
	
	
.spm-loadingscreen {
    font-size: 22px;
	padding-left: 20px;
	padding-top: 40px;
}
.spm-close-icon:hover {
	background: #ddd;
    border-color: #ccc;
    color: #000;
    outline: 0;
    box-shadow: none;
}
 .spm-close-icon {
	 position: absolute;
    right: 0px;
    top: 0px;
    width: 60px;
    height: 60px;
    font-size: 30px;
    vertical-align: middle;
    line-height: 60px;
    border-left: 1px solid #ddd;
    color: #72777c;
    cursor: pointer;
 }
 .spm-ajax-wrap {
	background: none repeat scroll 0 0 #fff;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 650px;
    min-height: 300px;
    /* padding: 15px; */
    position: absolute;
    right: 0;
    top: 0;
 }
 .spm-ajax-wrap-full {
	bottom: 50px;
    left: 50px;
    position: fixed;
    right: 50px;
    top: 50px;
    z-index: 300010;
 }
 .spm-ajax-header {
	background-color: #fcfcfc;
    border-bottom: 1px solid #ccc;
    left: 0;
    line-height: 60px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 26px;
    height: 59px;
    padding-left: 20px;
 }
 .spm-ajax-header .spm-head-txt {
	color: #72777c !important;
	line-height: 60px !important;
	font-size: 26px !important;
	vertical-align:middle;
	margin: 0px !important;
	text-align: left;
 }
 .spm-ajax-body {
	bottom: 45px;
    left: 0;
    position: absolute;
    right: 0;
    top: 60px;
 }
 .pspm-ajax-body {
    bottom: 0px;
    left: 0;
    position: absolute;
    right: 0;
    top: 60px;
}
 .spm-ajax-footer {
	background-color: #eee;
    border-top: 1px solid #ccc;
    bottom: 0;
    left: 0;
    padding: 15px 10px 15px 10px;
    position: absolute;
    right: 0;
    text-align: right;
	z-index: 99;
 }
 .spm-mail-content-wrap {
	 padding: 20px;
 }
 #sendprebuiltemails_iframe_id_div {
	height: 100%;
    width: 100%;
 }
 #sendprebuiltemails-loading-screen {
	vertical-align: middle;
    line-height: 50px;
	height: 50px;
 }
  #sendprebuiltemails-loading-screen p {
	padding-left: 20px;
	font-size: 18px;
 }
 .spm-ajax-body iframe {
	margin-top: -50px;
	position: relative;
 }
.spm-desc {
	font-weight: normal;
    font-size: 12px;
    font-style: italic;
    color: #777;	
	display: block;
}
.spm-desc-inline {
	font-weight: normal;
    font-size: 12px;
    font-style: italic;
    color: #777;	
}
.thinleek-copied-txt {
    color: green;
    background: #bdffbd;
    padding: 4px;
    width: fit-content;
    font-size: 12px !important;
}
.spm-placeholder {
    margin-right: 4px !important;
    margin-bottom: 4px !important;
    font-size: 14px !important;
    width: fit-content !important;
    text-align: center;
}
.thinleek-fullwidth {
    width: 100%;	
}
.spm-lr-border {
    border-left: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
}
.thinleek-example-headline {
    font-size: 12px;
    padding-top: 10px;
	padding-bottom: 10px;
    display: block;
    padding-left: 8px;
}
.thinleek-div-header-ex {
    width: 80px;
    display: inline-block;
    padding-left: 4px;
    padding: 2px;
}
.thinleek-example-div {
    display: block;
    background: #eee;
    padding: 8px;
    font-size: 13px;
    border-radius: 4px;
    width: fit-content;
}
.thinleek-tr-head th {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.thinleek-pointer {
	cursor: pointer;
}
.thinleek-tr-head.thinleek-pointer th {
    font-weight: bold;
    vertical-align: middle;
    line-height: 25px;
}
.thinleek-tr-head.thinleek-pointer th {
    font-weight: bold;
    vertical-align: middle;
    line-height: 25px;
}
.thinleek-tr-head .dashicons {
    font-size: 26px;
    vertical-align: middle;
    line-height: 26px;
    height: 26px;
    float: right;
}
	
.thinleek-tr-head {
	background: #fff;
    border: 1px solid #cdcdcd;
}
.thinleek-tr-head td {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
.thinleek-table th {
    padding-left: 10px;
}
.thinleek-table input[type="checkbox"] {
    margin-right: 10px;
}
.spm-template-tables {
    margin: 0px !important;
}
.spm-tr-part-template {
    border-left: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    background: #ffffff;
} 
.spm-valid-fb-span {	
	position: absolute;
    bottom: 10px;
    left: 10px;
    right: -600px;
    color: red;
}
a {

	cursor: pointer;
}
section:focus {
		outline: none !important;
	}
	section:activ {
		outline: none !important;
	}
	button:activ {
		outline: none !important;
	}
	button:focus {
		outline: none !important;
	}
	button {
		cursor: pointer;
	}
	table.fixed td {
    border: none !important;
    padding-top: 15px;
    padding-bottom: 15px;
	}
	table.fixed th {
    border-left: none !important;
    border-right: none !important;
	}
	.thinleek-delete-btn {
		color: red !important;
		border-color: red !important;
		margin: 10px !important;
	}
	.mtopten {
		margin: 10px !important;
	}
	.thinleek-table .column-edit {
		text-align: right;
	}