<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * @author Henry Rojas Douglas
 * @version 1.0.2
 * @package ebtcardbalance
 * @copyright OnPoint Global
 * @license OnPoint Global
 */
.slide {
	border-radius: 10px;
	background-color: #ecf0f1;
	max-width: 600px;
	padding-bottom: 20px;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 12px;
	border: 1px solid #ccc;
	box-shadow: 1px 1px 1px #ccc;
}

.slide_title {
	margin-top: 20px;
	padding: 18px 10px;
	font-size: 20px;
	background-color: #000;
	color: #fff;
	text-align: center;
	font-weight: 600;
	font-family: 'Open Sans', Arial, sans-serif;
}

.slide_main {
	padding: 17px 15px 15px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.slide1 .item {
	width: 48%;
	margin-bottom: 6px;
}

.slide2 .item,
.slide3 .item {
	width: 100%;
}

.slide2 .select,
.slide3 .select {
	width: 100%;
	padding: 13px;
	margin-bottom: 21px;
	border: none;
}

input {
	padding: 11px;
	margin-bottom: 20px;
	width: 100%;
	border: none;
	font-family: 'Open Sans', Arial, sans-serif;
}

.button_layer {
	width: 100%;
}

button#slide_continue {
	width: 100%;
	background-color: #ed1b24;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	border: none;
	padding: 1px;
	font-size: 21px;
	text-align: center;
	cursor: pointer;
	font-family: 'Open Sans', Arial, sans-serif;
	border-radius: 15px;
}

.slide_header label.slide_footer {
  font-size: 13px;
  padding-top: 14px;
  color: #000;
}

.slide_header label.slide_footer a {
  color: #000;
}

label.slide_footer {
	display: block;
	font-size: 12px;
	line-height: 20px;
	padding: 0 15px;
	color: #70706e;
	font-weight: 100;
}

label.slide_footer a {
	color: #70706e;
}

.ad-buttons .button_layer {
	display: flex;
	justify-content: center;
}

.ad-buttons button.slide_button {
	width: 34%;
	border: none;
	padding: 8px;
	background-color: #ed1b24;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Open Sans', Arial, sans-serif;
	margin-right: 20px;
	border-radius: 4px;
}

.slide_main button.slide_button {
	width: 34%;
	border: none;
	padding: 8px;
	background-color: #ed1b24;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Open Sans', Arial, sans-serif;
	margin-right: 20px;
	border-radius: 4px;
}

#smartpath .button_layer {
	display: flex;
	justify-content: center;
}

#smartpath button {
	border: none;
	padding: 8px;
	background-color: #ed1b24;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Open Sans', Arial, sans-serif;
}

.slide_validate {
	color: red;
	font-size: 11px;
}

@media (max-width: 767px) {
	.slide1 .item {
		margin: 0 1% 15px;
		width: 100%;
	}

	.slide_title {
		font-size: 16px;
	}

	.button_layer {
		display: block !important;
	}

	.ad-buttons button.slide_button {
		width: 100%;
		margin: 10px 0;
	}
}

label.slide_cbx {
	display: inline-block;
	font-weight: 400;
	color: #888;
}

input[type="checkbox"].slide_cbx {
	margin-right: 13px !important;
}

label.slide_label {
	display: inline-block;
}

#smartpath input {
	border: 1px solid #ccc;
	padding: 7px;
	color: black;
	border-radius: 4px;
}

#smartpath select {
	width: 100%;
	padding: 8px;
	margin-bottom: 20px;
	border-radius: 3px;
	border-color: #ccc;
}

#smartpath {
	margin: 20px 0;
}

#smartpath::after {
	content: "";
	clear: both;
	display: table;
}

#slide_loader img {
	width: auto;
	margin: 20px 0;
}

.blue-title {
	color: blue;
}

h2.blue-title {
	color: blue;
	text-decoration: underline;
}

.succesful-box {
	margin-bottom: 10px;
}

span.successful-message {
    background-color: #f9f9f9;
    border: 1px solid #349664;
    border-radius: 6px;
    color: #349664;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin: 16px auto 0px;
    padding: 12px;
    width: 100%;
}

.sponsored-box {
    background-color: #f3fdff;
    border: 1px solid #66c3f1;
    border-radius: 6px;
    margin-bottom: 16px;
    padding: 8px;
    padding-right: 4px;
}

.sponsored-tag {
    color: #ccc;
    font-size: 11px;
    margin: 14px 0px 0px 0px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: right;
}

.sponsored-img {
    background-image: url(../images/NetspendVisa.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 64px;
}

.nv {
    font-size: 12px;
    margin-bottom: 4px;
}

.sponsored-text {
    font-size: 17px;
    text-align: left;
    text-transform: uppercase;
}

.sponsored-text strong {
    text-transform: uppercase;
}

.accent-text {
    color: #0346a6;
}
.sponsored-box &gt; div &gt; a {
    text-decoration: none;
}

.sponsored-button {
    background: linear-gradient(#64dd32, #009030);
    border: 1px solid #009030;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    margin: 8px 0px;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: capitalize;
    width: fit-content;
}

.sponsored-terms, .sponsored-terms a {
    color: #86b4c4;
    font-size: 11px;
}

.sponsored-button:hover, .sponsored-button:active {
    background: linear-gradient(#64dd32, #009030);
    color: #fff;
}

/**
 * @since 1.0.2
 */
.cbx_msg {
	color: red;
}
</pre></body></html>