@charset "UTF-8";body {
	box-shadow: none;
	background: #f1f1f1;
	padding: 0
}

#wplegal-logo {
	border: 0;
	margin: 0 0 24px;
	padding: 0;
	text-align: center
}

#wplegal-logo img {
	max-width: 30%
}

.wplegal-setup {
	text-align: center;
	width: 80%;
	margin: 5px auto 24px;
	background: #f1f1f1;
}

.wplegal-setup .select2-container.select2-container--open .select2-dropdown.select2-dropdown--below {
	text-align: left;
	max-width: 400px;
}

.wplegal-setup .hidden {
	display: none
}

.wplegal-setup-content {
	box-shadow: 0 1px 3px rgba(0,0,0,.13);
	padding: 2em;
	margin: 40px auto;
	background: #fff;
	overflow: hidden;
	zoom:1;text-align: left
}

.wplegal-setup-content h1,.wplegal-setup-content h2,.wplegal-setup-content h3,.wplegal-setup-content table {
	margin: 0 0 20px;
	border: 0;
	padding: 0;
	color: #666;
	clear: none;
	font-weight: 500
}

.wplegal-setup-content p {
	margin: 20px 0;
	font-size: 1em;
	line-height: 1.75;
	color: #666
}
.wplegal-setup-content .row .container.lp-container .lp-pages.col-lg-4 {
	padding-bottom: 20px;
}
.wplegal-setup-content .row .lp-other-container {
	text-align: center;
	margin: 0 auto;
}
.wplegal-setup-content .row .lp-other-container .other-pages-link {
	background: none;
	border: 0;
	padding: 0;
	text-decoration: underline;
	color: #337ab7;
}
.wplegal-setup-content .row .lp-other-container .btn.btn-primary.btn-lg {
	border-radius: 25px;
}
.wplegal-setup-content .lp-pages p.lead {
	min-height: 145px;
}
.wplegal-setup-content table {
	font-size: 1em;
	line-height: 1.75;
	color: #666;
	width: 100%;
}

.wplegal-setup-content a {
	color: #337ab7
}

.wplegal-setup-content a:focus,.wplegal-setup-content a:hover {
	color: #111
}

.wplegal-setup-content .checkbox input[type=checkbox] {
	opacity: 0;
	position: absolute;
	left: -9999px
}

.wplegal-setup-content .checkbox label {
	position: relative;
	display: inline-block;
	padding-left: 28px
}

.wplegal-setup-content .checkbox label::after,.wplegal-setup-content .checkbox label::before {
	position: absolute;
	content: "";
	display: inline-block
}

.wplegal-setup-content .checkbox label::before {
	height: 16px;
	width: 16px;
	left: 0;
	top: 3px;
	border: 1px solid #aaa;
	background-color: #fff;
	border-radius: 3px
}

.wplegal-setup-content .checkbox label::after {
	height: 5px;
	width: 9px;
	border-left: 2px solid;
	border-bottom: 2px solid;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: 4px;
	top: 7px;
	color: #fff
}

.wplegal-setup-content .checkbox input[type=checkbox]+label::after {
	content: none
}

.wplegal-setup-content .checkbox input[type=checkbox]:checked+label::after {
	content: ""
}

.wplegal-setup-content .checkbox input[type=checkbox]:focus+label::before {
	outline: #3b99fc auto 5px
}

.wplegal-setup-content .checkbox input[type=checkbox]:checked+label::before {
	background: #935687;
	border-color: #935687
}

.wplegal-setup-steps {
	padding: 0 0 24px;
	margin: 50px auto;
	list-style: none outside;
	overflow: hidden;
	color: #ccc;
	width: 100%;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: inline-flex
}

.wplegal-setup-steps li {
	width: 100%;
	float: left;
	padding: 0 0 .8em;
	margin: 0;
	text-align: center;
	position: relative;
	border-bottom: 4px solid #ccc;
	line-height: 1.4
}

.wplegal-setup-steps li a {
	color: #337ab7;
	text-decoration: none;
	padding: 1.5em;
	margin: -1.5em;
	position: relative;
	z-index: 1
}

.wplegal-setup-steps li a:focus,.wplegal-setup-steps li a:hover {
	color: #337ab7;
	text-decoration: none;
}

.wplegal-setup-steps li::before {
	content: "";
	border: 2px solid #ccc;
	border-radius: 100%;
	width: 10px;
	height: 10px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -6px;
	margin-bottom: -7px;
	background: #fff;
}

.wplegal-setup-steps li.active {
	border-color: #337ab7;
	color: #337ab7;
	font-weight: 700
}

.wplegal-setup-steps li.active::before {
	border-color: #337ab7
}

.wplegal-setup-steps li.done {
	border-color: #337ab7;
	color: #337ab7
}

.wplegal-setup-steps li.done::before {
	border-color: #337ab7;
	background: #337ab7
}

.wplegal-setup .wplegal-setup-actions {
	overflow: hidden;
	margin: 20px 0 0;
	position: relative
}

.wplegal-setup .wplegal-setup-actions .button-next {
	background-color: #337ab7;
	border-color: #337ab7;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 0 #337ab7;
	text-shadow: 0 -1px 1px #337ab7,1px 0 1px #337ab7,0 1px 1px #337ab7,-1px 0 1px #337ab7;
	margin: 0;
	opacity: 1;
	color: white;
}

.wplegal-setup .wplegal-setup-actions .button-next:active,.wplegal-setup .wplegal-setup-actions .button-next:focus,.wplegal-setup .wplegal-setup-actions .button-next:hover {
	background: #337ab7;
	border-color: #337ab7;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 0 #337ab7
}

.wplegal-setup .wplegal-setup-actions .button-prev {
	background-color: #f2f2f2;
	border-color: #f2f2f2;
	box-shadow: inset 0 1px 0 rgba(0,0,0,.25),0 1px 0 #f2f2f2;
	text-shadow: 0 -1px 1px #f2f2f2,1px 0 1px #f2f2f2,0 1px 1px #f2f2f2,-1px 0 1px #f2f2f2;
	margin: 0;
	opacity: 1;
	color: #000000;
}

.wplegal-setup .wplegal-setup-actions .button-prev:active,.wplegal-setup .wplegal-setup-actions .button-prev:focus,.wplegal-setup .wplegal-setup-actions .button-prev:hover {
	background: #f2f2f2;
	border-color: #f2f2f2;
	box-shadow: inset 0 1px 0 rgba(0,0,0,.25),0 1px 0 #f2f2f2
}

.wplegal-setup-content p:last-child {
	margin-bottom: 0
}

.wplegal-setup-content p.store-setup {
	margin-top: 0
}
.wplegal-setup-footer {
	margin-bottom: 50px;
	text-align: center;
}
.wplegal-setup-footer a.wplegal-setup-footer-links {
	font-size: .85em;
	color: #7b7b7b;
	margin: 1.18em auto;
	display: inline-block;
	text-align: center;
	line-height: 44px;
	padding: 0 25px 0 20px;
	transition: color 150ms ease,opacity 300ms cubic-bezier(0.694, 0, 0.335, 1) 150ms;
	text-decoration: none;
	color: rgba(36,41,46,0.65);
	border-radius: 25px;
	background: #fff;
	box-shadow: inset 0 1px 0 rgba(0,0,0,0.09), 0 2px 2px rgba(0,0,0,0.12);
}
.wplegal-setup-footer a.wplegal-setup-footer-links .dashicons.dashicons-arrow-left-alt2 {
	line-height: 44px;
	color: #337ab7;
}

.wplegal-wizard-services {
	border: 1px solid #eee;
	padding: 0;
	margin: 0 0 1em;
	list-style: none outside;
	border-radius: 4px;
	overflow: hidden
}

.wplegal-wizard-services p {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.5
}

.wplegal-wizard-service-item,.wplegal-wizard-services-list-toggle {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: 0;
	border-bottom: 1px solid #eee;
	color: #666;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

.wplegal-wizard-service-item:last-child,.wplegal-wizard-services-list-toggle:last-child {
	border-bottom: 0
}

.wplegal-wizard-service-item .payment-gateway-fee,.wplegal-wizard-services-list-toggle .payment-gateway-fee {
	color: #a6a6a6
}

.wplegal-wizard-service-item .wplegal-wizard-service-name,.wplegal-wizard-services-list-toggle .wplegal-wizard-service-name {
	-webkit-flex-basis: 0;
	flex-basis: 0;
	min-width: 160px;
	text-align: center;
	font-weight: 700;
	padding: 2em 0;
	-webkit-align-self: stretch;
	align-self: stretch;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	align-items: baseline
}

.hide {
	display: none
}

.step {
	text-align: center
}

.wplegal-setup .wplegal-setup-actions .button {
	font-weight: 300;
	font-size: 16px;
	padding: 1em 2em;
	box-shadow: none;
	min-width: 12em;
	margin-top: 10px;
	line-height: 1;
	margin-right: .5em;
	margin-bottom: 2px;
	height: auto;
	border-radius: 4px;
	cursor: pointer;
	border-radius: 25px;
	float:right;
}

.form-step {
	min-width: 100%
}

@media only screen and (max-width: 400px) {
	#wplegal-logo img {
		max-width:80%
	}

	.wplegal-setup-steps {
		display: none
	}
}

.wplegal-disclaimer {
	text-align: center;
}

.wplegal-disclaimer-text {
	text-align: justify;
	background-color: #f1f1f1;
	padding: 20px;
}

/* toggle css */
.switch {
	position: relative;
	display: inline-block;
	width: 55px;
	height: 25px;
}

.switch input {
	display:none;
}

.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

.slider:before {
	position: absolute;
	content: "";
	height: 18px;
	width: 18px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

input:checked + .slider {
	background-color: #2196F3;
}

input:focus + .slider {
	box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
	border-radius: 30px;
}

.slider.round:before {
	border-radius: 50%;
}

p.wplegal-disclaimer-text {
	height: 200px;
	overflow-y: scroll;
	box-shadow: inset 0px 1px 5px #666;
	color: #000000;
	background-color: #f1f1f145;
}

div#lp_admin_generalid input[type="text"] {
	width: 80%;
}

div#lp_admin_generalid tr {
	text-align: left;
}

.wplegal-wizard-services {
	padding: 15px;
	text-align: center;
}

@font-face{font-family:'Glyphicons Halflings';src:url('../fonts/glyphicons-halflings-regular.eot');src:url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/glyphicons-halflings-regular.woff') format('woff'),url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;}
.glyphicon-info-sign:before{content:"\e086";}

.container.lp-container {
	width: auto;
	text-align: center;
}
.container.lp-container .lp-settings,
.container.lp-container .lp-sections {
	text-align: left;
}
.container.lp-container .lp-sections-warning {
	color: red;
	padding: 10px;
	box-shadow: 0px 0px 2px 1px #eaeaea;
}
.container.lp-container .btn {
	border-radius: 25px;
}

.wplegal-pre {
	white-space: pre;
}

.lp-sections.col-md-12 table tr.inner-options td {
	padding-left: 50px;
}

.lp-settings.col-md-12 table td {
	padding: 5px;
}

.lp-settings.col-md-12 table td input{
	width: 100%;
}

.lp-sections.col-md-12 table td {
	padding: 5px;
}

.lp-sections.col-md-12 table td input{
	width: 100%;
}
.row.row-existing {
	margin-top: 70px;
}
.row-head-existing {
	text-align: center;
}
.container.lp-container-existing {
	padding: 50px;
}


/* Wizard css */

.lp-container .collapsible-show {
	display:block;
}
.lp-container .collapsible-hide {
	display:none;
}
.lp-container .lp-sections {
	font-size: 16px;
}
.lp-container .lp-sections .section-clause {
	background: #f2f2f2;
	padding: 10px;
	vertical-align: middle;
	margin: 10px 0;
}
.lp-container .lp-sections .section-clause > input[type="checkbox"] {
	vertical-align: middle;
	margin: 0px 5px;
}
.lp-container .lp-sections .section-clause > label.clause.collapsible {
	width: 95%;
}
.lp-container .lp-sections .section-clause > label.clause.collapsible h5 {
	display:inline;
}
.lp-container .lp-sections .section-clause > label.clause.collapsible .dashicons.dashicons-arrow-down-alt2,
.lp-container .lp-sections .section-clause > label.clause.collapsible .dashicons.dashicons-arrow-up-alt2 {
	float:right;
	cursor: pointer;
}
.lp-container .lp-sections .section-clause > .section-clause-settings {
	background: #f8f8f8;
	padding: inherit;
}
.lp-container .lp-sections .section-clause-settings .section.section-collapsible.collapsible-show {
	border: 1px solid #ccc;
	border-top: unset;
}
.lp-container .lp-sections .section-clause-settings .field-radio-selector,
.lp-container .lp-sections .section-clause-settings .field-checkbox-selector {
	margin: 10px 10px 0;
}
.lp-container .lp-sections .section-clause-settings .subfield {
	margin-left: 15px;
	padding-left: 15px;
}
.lp-container .lp-sections .section-clause-settings .subfield {
	border-left: 1px solid #ccc;
}
.lp-container .lp-sections .section-clause-settings .section {
	padding: 10px;
}
.lp-container .lp-sections .section-clause-settings label {
	display: inline;
	font-weight: 400;
	line-height: 2.4;
}
.lp-container .lp-sections .section-clause-settings label.section-label {
	line-height: 2.4;
}
.lp-container .lp-sections .section-clause-settings label.section-label.collapsible {
	display: inline-block;
	width: 100%;
	border: 1px solid #cacaca;
	padding: 10px;
	margin-bottom: 0px;
}
.lp-container .lp-sections .section-clause-settings label.section-label.collapsible .dashicons.dashicons-arrow-down-alt2,
.lp-container .lp-sections .section-clause-settings label.section-label.collapsible .dashicons.dashicons-arrow-up-alt2 {
	float: right;
	padding: 7px 0px;
}
.lp-container .lp-sections .section-clause-settings input[type="text"],
.lp-container .lp-sections .section-clause-settings textarea {
	width: 90%;
	padding: 5px;
}

.clause-help.dashicons.dashicons-editor-help {
	padding: 1px 5px;
	cursor: pointer;
}

.section-help.dashicons.dashicons-editor-help {
	padding: 7px 5px;
	cursor: pointer;
}

.wplegal-setup .popover .popover-title .dashicons.dashicons-no-alt {
	float:right;
}
