body {
	color: #EEE;
	font: 400 12px/1.2em "Lato", sans-serif;
	overflow-x: hidden;
}

h1, h2 {
	font-weight: 600;
	letter-spacing: -1px;
}
#ws-navigation-title {
	letter-spacing: normal;
}
a, .text-primary {
	color: #1CB7EB;
}

a:focus{color:#1CB7EB;text-decoration: none;}

a:hover, a.text-primary:focus, a.text-primary:hover {
	color: #fff;
	text-decoration: none;
}
#ws-navigation-title {
	letter-spacing: normal;
}
.modal-text{
	font-size: 20px;
    color: #333333;
    line-height: 113%;
	margin-top: 10px;
}
.whats-next a{
	font-weight: bold;
    text-decoration: underline;
}
.wisekick-img{
	display: block;
    margin: 0 auto;
}
.btn {
	background: #1CB7EB;
	padding: 8px 10px;
	color: #FFF;
	border-radius: 1px;
	text-decoration: none;
}

.btn:hover {
	background-color: #1B7694;
	COLOR: #FFF;
	text-decoration: none;
}

.btn.success:hover {
	background-color: #7F8616;
}

.modal-dialog a.btn:hover {
	color: #FFF;
}

.modal.fade:not(.in).slide-right .modal-dialog {
	-webkit-transform: translate3d(25%, 0, 0);
	transform: translate3d(25%, 0, 0);
}

.btn-primary {
	background-color: #1CB7EB;
}

.site-bg {
	height: 100%;
	position: fixed;
	width: 100%;
}

#editor {
	background-color: #3F4652;
	font-size: 13px;
	overflow: hidden;
	overflow-y: auto;
	position: fixed;
	top: 50px;
	left: 60px;
	width: 300px;
	height: 100vh;
	padding: 0 15px 75px 15px;
	transition: left 500ms ease-in-out, width 500ms ease-in-out;
	z-index: 2;
}
.did_first_flow #editor {
	left: 84px;
}
.did_first_flow #more-panels{
	left: 84px;
}
#editor, #more-panels {
	font-family: "Lato", sans-serif;
}

#backgrounds-more .filter{margin-bottom: 13px;}

.filter .choose-type {
	margin-top: 10px;
}

.filter .choose-type .btn {
	width: 33.333%;
	background-color: transparent;
	font-size: 13px;
	color:#ccc;
}

.filter .choose-type .btn i{
	padding-right:2px
}

.filter .choose-type .btn.active, .filter .choose-type .btn:hover {
	color: #1CB7EB;
	/*border: 1px solid #1CB7EB;*/
	box-shadow: none;
}

#editor.preview-mode {
	left: -300px !important;
}

#editor .form-control, #more-panels .form-control{
	color: #F2F2F2;
}

#editor .contact #email-leads.parsley-error {
	background-color: transparent;
	border: 0;
	border-bottom: 1px solid #F41717;
	color: #F41717;
}

#editor .social .parsley-error input, #more-panels .social .parsley-error input {
	background-color: transparent;
	border: 0;
	border-bottom: 1px solid #F41717;
	color: #F41717;	
}

#growls {
	cursor: default;
	top: 120px !important;
	z-index: 1029;
}

.growl {
	opacity: 1;
}

.growl.growl-notice {
	background-color: #1CB7EB;
}

.growl a {
	color: #FFF;
	text-decoration: underline;
}

#settingsModal .modal-body ul li {
	margin: 5px 0;	
}

#publishModal {
	font-family: Lato;
}

#publishModal .modal-dialog{
	width: 660px;
    height: 420px;
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;}

#publishModal .modal-header {
	background: #283B4D;
	padding: 35px 0 25px 0;
}
 #publishModal .promotion {
 	font-size: .8em;
 	padding-top: 25px;
 }
 #publishModal button.close {
    position: absolute;
	opacity: 1;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	background: #283B4D;
	padding: 7px 16px;
	bottom: 10px;
	right: 21px;
	border-radius: 2px;
	 text-shadow: none;
	 letter-spacing: normal;
 }
#publishModal button.close:hover {
	background: #1cb7eb;
}
 #publishModal .promotion a {
	border: 2px solid #1CB7EB;
 	border-radius: 2px;
 	font-weight: 600;
 	color: #1CB7EB;
	padding: 14.5px 16px;
 	font-size: 1.1em;
 }

#publishModal .share iframe {
 	max-width: 100%;
 }

iframe.mask {
	border: 0 !important;
	position: absolute !important;
	height: 100% !important;
	width: 100% !important;
	z-index: 10000 !important;
	top: 0 !important;
	left: 0 !important;
	padding: 0 !important;
}

.modal-dialog a:hover{color:#222;}

.modal-body{padding:0 30px 0px 30px;}

#publishModal .modal-body {
	padding: 40px 48px;
}
#publishModal h1{
	font-size: 24px;
	line-height: 90%;
	color:#fff;
	padding: 0;
	font-weight: 400;
	letter-spacing: 0;
	margin-bottom: 10px;
}
#publishModal h1 i {
	font-size: 25px;
	color: #fff;
}
#publishModal h2.modal-subtitle{
	font-size: 30px;
    color: #333;
    font-weight: 900;
    letter-spacing: -1px;
	padding: 30px 0 0px 0;
    line-height: 100%;
    font-style: italic;
}
#publishModal img.domain {
	display: block;
	margin: 0 auto;
	box-shadow: 0 4px 4px rgba(0,0,0,.25);
	position: relative;
}
#publishModal p, #publishModal div{font-size: 17px;line-height: 150%;}

#publishModal .your-url a {
	font-size: 15px;
	font-weight: 400;
	color: #fff;
}
#publishModal .your-url a.view-page  {
	display: inline-block;
	color: #1CB7EB;
	padding: 3px 9px;
	border: 1px solid #1CB7EB;
	margin-left: 10px;
	border-radius: 2px;
	line-height: 100%;
}
#publishModal .your-url a.view-page:hover {
	color: #fff;
	border-color: #fff;
}
#publishModal  .modal-text {
	font-size: 17px;
	color: #333;
	font-style: italic;
	text-align: left;
    margin: 0 0 10px;
}
#publishModal .next-title {
	font-size: 24px;
	font-weight: 700;
	color: #333;
	text-align: left;
}
#publishModal .next-description {
	font-size: 15px;
	font-weight: 400;
	color: #333;
	text-align: left;
	line-height: 100%;
    margin: 10px 0 20px;
}
#publishModal .whats-next button {
	border: none;
	outline: none;
	background: none;
	color: #FF6009;
	font-size: 15px;
	font-weight: 700;
	text-decoration: underline;
	text-align: left;
	border-radius: 2px;
	float: left;
	padding: 0;
}
#publishModal .whats-next button:hover {
	color: #283B4D;
}
.btn.upgrade.publish {
	font-size: 20px;
	padding: 15px 53px;
	margin: 47px auto;
}

.modal-header{border-bottom: none;}

.navbar{height:50px;}

#editor-main {
	position: relative;
	left: 0;
	transition: all 0.5s ease-in-out;
}

.editor-section {
	clear: both;
	float: left;
	padding: 10px 0;
	width: 100%;
}

.editor-options {
	clear: both;
}

.subtitle {
	padding-bottom: 15px;
}

.container-fluid.content {
	transition: margin-top 500ms;
	padding: 0;
	padding-left: 300px;
    margin: 0 auto;
}
.did_first_flow .container-fluid.content {
	padding-left: 384px;
}
.preview-mode .container-fluid.content {
	margin: 0 auto;
	padding-left: 0;
}
.preview-mode .did_first_flow .container-fluid.content {
	padding-left: 0;
}
a.more {
	color: #222222;
    float: right;
    clear: both;
    padding: 4px 20px;
    margin: 2px 0 0 0;
    font-size: 13px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    font-weight: bold;
}

a.more:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	background-color:#1091bc;
}

.apps li {
	width: 100%;
	text-align: left;
	font-size: 0.9em;
	padding-bottom: 5px;
	display: inline-block;
}

.all-apps li {
	cursor: pointer;
}

.all-apps li:not(:nth-child(3n)){
	margin-right: 5px;
}

.all-apps li .app-editor-container{
	width: 100%;
	height: 40px;
	vertical-align: top;
	font-weight: 600;
    line-height: 95%;
    font-size: 14px;
	padding: 11px 13px;
	background: rgba(0,0,0,.6);
	position: relative;
	display: flex;
    align-items: center;
	background: rgba(0,0,0,.6);
}

.all-apps li .app-editor-icon{
	display: inline-block;
	margin-right: 15px;
}

.all-apps li .app-editor-icon img{
	width:23px;
	height:23px;

}
.all-apps li .app-editor-title {
	line-height: 110%;
	font-weight: 400;
	display: inline-block;
	max-width: 60%;
}
.all-apps li .app-editor-addbtn {
	display: inline-block;
	background: #1CB7EB;
	color: #191c21;
	font-size: 12px;
	font-weight: 700;
	padding: 5px;
	position: absolute;
	right: 8px;
	top: 7px;
	border-radius: 2px;
}
#description select option {
	color: #333;
}

#description textarea {
	width: 100%;
	margin-top: 5px;
	height: 225px;
	padding: 15px;
	border: 0;
	line-height: 140%;
}

#description textarea::-webkit-input-placeholder {
	color: #7B7B7B;
}

#description textarea:-ms-input-placeholder {
	color: #7B7B7B;
}

#description textarea::-moz-placeholder {
	color: #7B7B7B;
}

#description textarea:-moz-placeholder {
	color: #7B7B7B;
}

#editor-main {
	left: -110%;
}

#editor-main.active {
	left: 0;
}

.show {
	display: block;
}

.value {
	float: right;
}

.style .editor-options>ul>li {
	clear: both;
	padding: 15px 0;
}

.style .shape {
	border: 2px solid #999;
	cursor: pointer;
	float: right;
	height: 24px;
	margin-left: 10px;
	margin-top: -3px;
	width: 24px;
}

.style .shape:hover {
	border-color: #1CB7EB;
}

.style .shape.active {
	border-color: #1CB7EB;
	background-color: #1CB7EB;
}

.style .pro {
	margin-top: 5px;
}

.style .btn-group {
	margin-top: -8px;
	min-width: 140px;
}

.dropdown-menu{min-width: auto;}

.btn-group.open .dropdown-menu {
	padding-top: 0;
	margin-top: 0;
	border: 0 !important;
	width: 100%;
}

.style .bootstrap-switch {
	margin-top: -7px;
}

.editor-section.contact .bootstrap-switch {
	margin-top: -5px;
}

.style .rounded {
	border-radius: 5px;
}

.style .circle {
	border-radius: 50%;
}

.btn, textarea, .dropdown-menu, .form-control {
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	border: 0;
	box-shadow: none;
}

#description .btn-group, #description .btn-group button {
	width: 100%;
}

#editor button, #editor textarea, button.dropdown-toggle {
	background-color: transparent;
	width:100%;
	border: 1px solid #999;
	text-align: left;
	color: #eee;
}

button.dropdown-toggle.choose-vertical{
	border:none;
	border-bottom: 1px solid #999;
}

#more-panels .btn-group, #more-panels .btn-group-vertical{width:100%;}

#more-panels .section-title {
	text-align: center;
	color: #1CB7EB;
    cursor: default;
    font-size: 17px;
    letter-spacing: inherit;
    padding: 5px 0 17px 0;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 120%;
}
.btn .caret {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}

.style .btn-group.open, .style .btn-group.open span {
	background-color: #fff;
}

.style .btn-group.open button {
	color: #222 !important;
	box-shadow: none;
	background-color: #fff;
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	background-color: #FFF !important;
	color: #222 !important;
	box-shadow: none;
	border: 0 !important;
	border-bottom: 1px solid #FFF !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.btn-group.open .dropdown-toggle .dropdown-menu {
	padding: 0;
	margin: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	width: 100%;
}

button:hover, .btn:hover {
	cursor: pointer;
}

.sp-replacer {
	background: none;
	border: 0;
	color: #333;
	display: inline-block;
	float: right;
	margin-top: -3px;
	padding: 4px;
	position: relative;
}

.sp-preview {
	width: 18px;
	height: 18px;
	border: 0;
	margin-right: 5px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

.sp-preview-inner {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

.sp-dd {
	left: 8px;
	position: absolute;
	top: 4px;
}

.editor .dropdown-toggle {
	background-color: #333;
	color: #ccc;
	border: 0;
}

.color-btn {
	border: 1px solid #222;
	cursor: pointer;
	float: right;
	height: 18px;
	margin-right: 5px;
	outline: 0 solid;
	width: 18px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

.color-palette {
	float: right;
}

.color1 {
	background-color: #A2CC4E;
	outline-color: #A2CC4E;
}

.color2 {
	background-color: #F3D128;
	outline-color: #F3D128;
}

.color3 {
	background-color: #f16464;
	outline-color: #f16464;
}

.color4 {
	background-color: #1CB7EB;
	outline-color: #1CB7EB;
}

.bootstrap-switch {
	border: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.label.pro {
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	border-radius: 1px;
	position: relative;
	margin: 0 0 0 8px;
	padding: 2px 4px;
	text-transform: uppercase;
	background-color: #FF6009;
	color:#FFF;
	top: 1px;
	user-select: none;
}

.clr {
	clear: both;
}

.btn-primary {
	border: 0;
}

.in-use {
	float: left;
	width: 100%;
	/*margin-bottom: 15px;*/
}

.in-use .move, .in-use span {
	float: left;
}
#editor .in-use .section-title {
	float: none;
}
.in-use li {
    width: 100%;
    height: 40px;
    vertical-align: top;
    font-weight: 400;
    line-height: 95%;
    font-size: 14px;
    padding: 11px 13px;
    background: rgba(0,0,0,.6);
    position: relative;
	margin-bottom: 7px;
}

.in-use i {
	font-size: 14px;
}
.move i {
	font-size: 13px;
	color: rgba(255,255,255,.4);
	padding: 0;
    margin-right: 9px;
}
.in-use .edit, .in-use .delete {
	float: right;
}
.in-use .edit i {
	font-size: 16px;
	color: #C4C4C4;
	margin-right: 9px;
}
.in-use .delete i {
	font-size: 16px;
	color: #A82E2E;
}
.in-use .edit:hover i, .in-use .delete:hover i {
	color: #fff;
}
/* contact details form */
input[type="text"], input[type="tel"], input[type="email"], input[type="url"],
	input[type="password"], input[type="search"], input[type=number],
	textarea, .form-control {
	margin: 0;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	resize: none;
	box-shadow: none;
}

.form-group {
	position: relative;
}

.form-control {
	background: none;
	border: 1px solid #999;
	border-radius: 0;
	border-width: 0 0 1px;
	display: block;
	font-size: 15px;
	width: 100%;
	height:31px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow
		ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out
		0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control[required]+label[placeholder] {
	pointer-events: none;
	display: block;
}

.form-control+label[placeholder] {
	position: absolute;
	top: 4px;
	left: 8px;
	right: 8px;
	height: 20px;
	pointer-events: none;
}

input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus,
	input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus,
	input[type=number]:focus, textarea:focus, .form-control:focus {
	outline: none;
	box-shadow: none;
}

.form-control:focus {
	border-color: #999;
	outline: 0;
}

.form-control+label[placeholder]:before {
	content: attr(placeholder);
	display: inline-block;
	position: absolute;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	color: #CCC;
	font-size: 14px;
	top: 0;
	left: 0;
}

.form-control:focus+label[placeholder]:before, .form-control.active+label[placeholder]:before {
	font-size: 10px !important;
	left: 0 !important;
	top: -12px !important;
}

.rtl .form-control+label[placeholder]:before, .rtl .form-control:focus+label[placeholder]:before, .rtl .form-control.active+label[placeholder]:before {
	left: initial !important;
	right: 0 !important;
}

/* start email-leads field */
#email-leads.form-control+label[placeholder]:before {
	font-size: 13px;
}

#email-leads.form-control:focus+label[placeholder]:before, #email-leads.form-control.active+label[placeholder]:before {
	font-size: 10px;
}
/* end email-leads field */

.pull-right{float:right!important;}

.using-pro {
	background-color: #FF6000;
	color: #fff;
	padding: 6px 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position: absolute;
	z-index: 999;
	left: -10px;
	top: -14px;
	opacity: 1;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

#using-pro.preview-mode {
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.using-pro span {
	display: none;
}

.using-pro.removed span {
	display: block;
}

.using-pro.removed {
	background-color: #aaaaaa;
	color: #333;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.using-pro.removed i {
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
	transform: rotate(45deg);
}

.modal-backdrop.in{
	opacity: 0.85;
}

.logo {
	padding-top: 5px;
	height:60px;
	border-bottom:1px solid #555;
	background-color: #333;
	text-align: center;
}

.logo img{margin-top: 8px;}

.editor-section.contact .form-group {
	margin-top: 20px;
}

ul.dropdown-menu{padding:0;margin:0;}

.dropdown-menu>li{padding:0;}

.dropdown-menu>li>a{padding:8px 16px;}

.dropdown-menu>li>span{float: left;padding-left:16px;padding-right: 10px;color:#333;}

.add-page-to-sig .onoffswitch {
  display: inline-block;
  float: none;
  left: 10px;
	top: 0;
  vertical-align: middle;	
}

.center{text-align: center;}

.survey .btn{clear:both;margin-top: 10px;background-color: #B2BB2C;padding:12px 6px;width:100%;}

#editor .your-image img{width:50px;height:auto;}

#editor .your-image {
	background-color: rgba(255, 255, 255, 0.1);
	width: 100%;
	clear: both;
	padding: 12px;
	position: relative;
	border: 3px dashed transparent;
}

#editor .your-image button {
	font-size: 14px;
	padding: 6px 8px;
	border: 0;
	background-color: transparent;
	text-align: center;
	width: auto;
	outline: 0;
	position: absolute;
	left: 35%;
	top: 50%;
	transform: translateY(-50%);
}

#editor .your-image .fa {
	display: block;
	font-size: 25px;
}

.uploadcare-dragging #editor .your-image {
	border-color: #A9ACB2;
}

h1.modal-title{font-size:42px;}

.share li {
 	overflow: hidden;
 	max-height: 75px;
 }

.share li a{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding:12px 6px;
	display: inline-block;
	width:100%;
	color:#fff;
	font-size:15px;
	text-decoration: none;
}
.whats-next >a {
	font-size: 20px;
    font-weight: bold;
}
.whats-next button{
	border: none;
    background: none;
    color: #1CB7EB;
    font-weight: bold;
    text-decoration: underline;
}
.whats-next{text-align: center;}

.whats-next .title{font-size:17px;font-weight: 600;margin:10px auto;line-height: 120% !important;min-height: 40px;}

.add-page-to-sig input, .share-with-email input{padding:5px;width:100%;}

.add-page-to-sig .btn, .share-with-email .btn{width: 100%;margin-top: 8px;padding:12px;}

.whats-next li.facebook {
 	padding-left: 40px;
 	padding-right: 0;
 	position: relative;
 }

 /*.facebook.with-transition.scale {*/
 	/*position: relative;*/
    /*top: 5px;	*/
 /*}*/
 .whats-next li.linkedin {
 	margin-left: -5px;
 }
 .whats-next li.twitter {
 	margin-left: -20px;	
 }

/* scrollbar */
::-webkit-scrollbar {
	width: 16px;
	background: #3F4652;
}

/* Track */
::-webkit-scrollbar-track {
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.8);
	min-height: 50px;
}

#editor::-webkit-scrollbar-thumb, #more-panels .section-more::-webkit-scrollbar-thumb {
	min-height: 200px !important;
}

::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(255, 255, 255, 0.4);
}

/* css flipswitch */
.onoffswitch {
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	clear: both;
	float: right;
	margin-bottom: 2px;
	position: relative;
	top: -5px;
	width: 44px;
}

.onoffswitch-checkbox {
	display: none;
}

.onoffswitch-label {
	display: block;
	overflow: hidden;
	cursor: pointer;
	height: 20px;
	padding: 0;
	line-height: 20px;
	border: 2px solid #999;
	border-radius: 20px;
	background-color: #999;
	transition: background-color 0.3s ease-in;
}

.onoffswitch-label:before {
	content: "";
	display: block;
	width: 20px;
	margin: 0px;
	background: #FFFFFF;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 22px;
	border: 2px solid #999;
	border-radius: 20px;
	transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked+.onoffswitch-label {
	background-color: #1CB7EB;
}

.onoffswitch-checkbox:checked+.onoffswitch-label, .onoffswitch-checkbox:checked+.onoffswitch-label:before {
	border-color: #1CB7EB;
}

.onoffswitch-checkbox:checked+.onoffswitch-label:before {
	right: 0;
}

/* social icons switch */
.social-color .onoffswitch {
	position: relative;
	width: 90px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}

.social-color .onoffswitch-checkbox {
	display: none;
}

.social-color .onoffswitch-label {
	display: block;
	overflow: hidden;
	cursor: pointer;
	border: 2px solid #DDD;
	border-radius: 25px;
	height: 25px;
}

.social-color .onoffswitch-label:before {
	display: none;
}

.social-color .onoffswitch-inner {
	display: block;
	width: 200%;
	margin-left: -100%;
	transition: margin 0.3s ease-in 0s;
}

.social-color .onoffswitch-inner:before, .social-color .onoffswitch-inner:after {
	display: block;
	float: left;
	width: 50%;
	height: 25px;
	padding: 0;
	font-size: 15px;
	color: white;
	box-sizing: border-box;
}

.social-color .onoffswitch-inner:before {
	content: "Default";
	padding-left: 10px;
	background-color: #1CB7EB;
	color: #FFFFFF;
}

.social-color .onoffswitch-inner:after {
	content: "Site";
	padding-right: 10px;
	background-color: #EEEEEE;
	color: #999999;
	text-align: right;
}

.social-color .onoffswitch-switch {
	display: block;
	width: 22px;
	margin: 1px;
	background: #FFFFFF;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 62px;
	border: 2px solid #ddd;
	border-radius: 25px;
	transition: all 0.3s ease-in 0s;
}

.social-color .onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner {
	margin-left: 0;
}

.social-color .onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch {
	border-color: #1CB7EB;
	right: 0;
}

.social-color .onoffswitch-checkbox:checked+.onoffswitch-label, .social-color .onoffswitch-checkbox:checked+.onoffswitch-label:before {
	border-color: #1CB7EB;
}

/* uploadcare */
.uploadcare-widget .uploadcare-widget-button, .uploadcare-widget .uploadcare-widget-text {
	display: none !important;
}

b{font-weight:600;color:#111;}

.intro-app{padding:20px 10px;}

.intro-app:last-child{
	margin-bottom:30px;
}

#contact-form{
	position: relative;
}

.editor-section.style .thumb-size li {
	float: left;
	border: 2px solid #999;
	padding: 5px;
	margin: 4px;
	width: 30px;
	height: 30px;
	display: block;
	color: #999;
	font-weight: 600;
	text-align: center;
	cursor: pointer;
}

.editor-section.style .thumb-size li:hover {
	border: 2px solid #1CB7EB;
	color: #1CB7EB;
}

.editor-section.style .thumb-size li.active  {
	border: 2px solid #1CB7EB;
	color: #1CB7EB;
}

.editor-section.style .thumb-size ul {
	position: relative;
	top: -10px;
}

.color-scheme li{margin-right: 10px;float:left;cursor:pointer;}

.color-scheme li:last-child{margin-right:0;}

.color-scheme label{padding-bottom: 10px;}

.transition{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.transition:hover{
	-ms-transform: scale(1.3,1.3); /* IE 9 */
	-webkit-transform: scale(1.3,1.3); /* Safari */
	transform: scale(1.3,1.3);

}
.transition.app-editor-container:hover{
	-ms-transform: scale(1.1,1.1); /* IE 9 */
	-webkit-transform: scale(1.1,1.1); /* Safari */
	transform: scale(1.1,1.1);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}
.transition.scale-soft:hover{
	-ms-transform: scale(1.1,1.1); /* IE 9 */
	-webkit-transform: scale(1.1,1.1); /* Safari */
	transform: scale(1.1,1.1);
}

.get-domain a {
	color: #FF6009;
}

.modal{z-index:1300;}

.modal-content{
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	text-align: center;
}

.modal-nav{float:right;padding-top: 60px;}

.navbar-header-pro {
	background-color: #FF6009;
	color: #FFF;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 1em;
	font-weight: 600;
	left: 80px;
	padding: 6px 0;
	position: fixed;
	text-align: center;
	top: -46px;
	transition: top 0.5s ease-in-out;
	width: 100%;
	z-index: 1;
}

.navbar-header-pro.active {
	top: 100px;
}

.navbar-header-pro.preview-mode {
	top: -46px !important;
}

#using-pro{float: none;display: table;}

.btn.success {
	background-color: #B2BB2C;
}

.sp-container {
	border: 0;
	width: 200px !important;
}

.sp-palette-container {
	border: 0;
}

.sp-palette .sp-thumb-inner {
	border-radius: 50%;
}

.sp-palette .sp-thumb-el {
	background: 0;
	border: 0;
	height: 18px;
	margin: 2px;
	width: 18px;
}
/*tooltips*/
.app-tooltip {
	position: absolute;
	left: -5px;
	top: 20%;
	background: #fff;
	padding: 30px 25px;
	z-index: 1001;
	width: 370px;
	border: 1px solid rgba(242,242,242,.15);
	border-radius: 2px;
	-webkit-box-shadow:  0 0 30px rgba(0,0,0,.5);
	-moz-box-shadow: 0 0 30px rgba(0,0,0,.5);
	box-shadow: 0 0 30px rgba(0,0,0,.5);
	transition: all .3s ease;
}
.app-tooltip img {
	max-width: 100%;
}
.app-img {
	position: absolute;
	top: 50px;
	right: 40px;
}
.tooltip-heading {
	color: #000;
	font-size: 20px;
	margin: 10px 0;
}
.tip-text {
	color: #000;
	font-size: 13px;
}
/* start uploadcare */
.uploadcare-widget .uploadcare-widget-button, .uploadcare-widget .uploadcare-widget-text, .uploadcare-widget-circle--canvas canvas { display: none !important;}
.uploadcare-widget { position: static; }
.uploadcare-widget-dragndrop-area {
	background-color: transparent;
	border: 0;
	color: transparent;
	display: none;
	height: 100%;
	left: 0;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.uploadcare-widget.uploadcare-dragging .uploadcare-widget-dragndrop-area {
	background-color: transparent;
	border-color: transparent;
	color: transparent;
}
/* end uploadcare */

/* start modals */
.modal .ws-close {
	position: absolute;
	top: 20px;
	right: 20px;
	transition: transform 500ms;
	cursor: pointer;
}

.modal .ws-close:hover {
	transform: rotate(180deg);
}
/* end modals */
.mobile-box {
	position: absolute;
	width: 100%;
	min-height: 100px;
	padding: 18px 0px;
	text-align: left;
	margin: 0;
	background: rgba(242,242,242,.95);
	/*display: none;*/
	top: -800px;
	transition: all 0.5s ease;
}
.mobile-box--right, .mobile-box--left {
	padding: 0;
}
#minisite .mobile-box h1 {
	font-size: 27px;
	line-height: 100%;
	padding: 0;
	color: #333;
	margin-bottom: 4px;
}
#minisite .mobile-box h2 {
	font-size: 15px;
	line-height: 120%;
	color: #333;
	display: inline-block;
	letter-spacing: 0;
}
#minisite .mobile-box a.tel {
	font-size: 15px;
	font-weight: 700;
	background: #333;
	padding: 10px 14px;
	color: #fff;
	display: inline-block;
	margin-top: 10px;
	border-radius: 2px;
	line-height: 120%;
}
#minisite .mobile-box a.tel img {
	vertical-align: bottom;
}
.mobile-box.sticky {
	display: block;
	left: 0;
	position: fixed;
	top: 0;
	z-index: 20;
}
.top-box.none {
	display: none;
}

