<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
  scroll-behavior: smooth;
}
.highlight {
	background-color: #fef507;
	color: #111;
}

.bsui .form-control {
	color: #111;
	font-weight: 800;
}



.UIPage-outer {
	position: relative;
	width: 100%;
	z-index: 20;
	min-height: 800px;
	padding-top: 21px;
}
.UIPage-inner {
	position: relative;
	width: 100%;
	max-width: 800px;
	min-height: 650px;
	margin: 0 auto;
}

.UIPage-back {
	margin: 11px 0 ;
}
.UIPage-back a {
	font-size: 16px;
	text-decoration: none;
}

.UIPage-inner-dashboard {
	position: relative;
	width: 100%;
	min-height: 650px;
	margin: 0 auto;
	background-color: #f0f0f1;
}
.UIPage-inner-dashboard .UIContent-outer {
	padding: 1px;
}

.UIPage-inner-dashboard .UIContent-inner {
	margin: 0 auto;
	padding: 0 21px 21px 21px;
	max-width: 1200px;

}

.UIPage-inner-dashboard .UIPage-back {
	display: none;
}

.menu-dashboard-container {
	height: 30px;
	margin: 0; /*15px; */
}
.menu-dashboard-container ul {
	margin: 0 auto;
	wideth: 100%;
	max-width: 1355px; /*1200px;*/
	list-style: none;
}
.menu-dashboard-container ul li {
	float: left;
	padding: 0 30px 0 0;
}
.menu-dashboard-container ul li a {
	color: #fff;
}
.menu-dashboard-container ul li a:hover {
	color: #fff;
}

.uwp-account-class {
	background-color: #fff;
	border-radius: 11px;
}
.bsui .btn-primary {
	background-color: #1e73be !important;
	left: 0px !important;
	font-family: 'Mont' !important;
}

body.home .UIPage-inner {
	width: 100% !important;
	max-width: none;
}

.UIContent-outer {
	padding: 21px;
	background-color: #f2f2f2;
}
.HP2Content-outer-clear,
.UIContent-outer-clear {
	padding: 21px;
}

.UIContent-inner {
	padding: 21px;
}
.UIContent-content {

}
.UIContent-inner h1 {
	font-size: 1.6em;
	margin: 21px 0 11px;
}
.UIContent-content p {
	margin: 0 0 11px;
	line-height: 1.4em;
}
.UIContent-content ol {
	list-style: inside decimal;
}

.UIContent-content ul {
	list-style: disc inside;
}
.UIContent-content ol li,
.UIContent-content ul li {
	padding: 5px 0 0 11px;
	line-height: 1.3em;
}
.UIContent-content ol li.last,
.UIContent-content ul li.last {
	margin-bottom: 21px;
}

.UIContent-content h2,
.UIContent-content h3 {
	font-weight: bold;
	margin: 21px 0 11px;
}

.page-template-template-page-service-plans .UIPage-inner {
	max-width: 1060px;
 }
.page-template-template-page-service-plans .UIContent-content {
	max-width: 975px;
	margin: 0 auto;
}

 #UIFooter-outer {
	width: 100%;
	height: 100px;
	border-top: solid 1px #3b4567;
	background-color: #001148;
}
#UIFooter-inner {
	width: 100%;
	max-width: 800px;
	margin: 38px auto 0;
	color: #fff;
	text-align: center;
}
#UIFooter-inner a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

.UIEsure-h1 {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 32px !important;
	color: #fff;
	margin: 0 auto 50px !important;
}
.UIZoho-outer {
	width: 100%;
}
.UIZoho {
	float: left;
	width: 350px;
}

.es_submit_button {
	background-color: #3ec374 !important;
	color: #fff;
}

/** Admin **/
body.subscriber #wp-admin-bar-wp-logo {
	display: none;
}

.UIWidget-outer {
	margin-top: 0px;
	position: relative;
	width: 300px;
	float: left;
	padding: 11px;
	margin: 0 11px;
}
.UIWidget-outer h2 {
	position: absolute;
	top: 0px;
	left: 56px;
	color: #111;
	font-weight: bold;
	font-size: 30px !important;
	text-align: center;
}

.UIWidget-popular {
	border: solid 2px #111;
	background-color: #ddd;
	border-radius: 11px;
	padding: 11px 8px 50px;
	box-shadow: 0 0 15px 5px #2b5c98;
}



.UIZoho-widget {
	position: relative;
	background-color: #fff;
	border: solid 0px #dadada;
	border-radius: 11px;
	width: 278px;
	min-height: 360px;
	margin-top: 90px;
}

.UIZoho-title {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	margin: 0 auto;
	padding: 18px;
	text-align: center;
	line-height: 30px;
	min-height: 100px;
	border-radius: 11px 11px 0 0;
	text-transform: uppercase;
	font-weight: 100;
}
.UIZoho-title strong {
	font-weight: 900;
}

.UIZoho-title-2 {
	color: #555;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	margin: 30px auto 50px;
	text-align: center;
	line-height: 26px;
	min-height: 35px;
}
.UIZoho-discount {
	width: 70px;
	height: 70px;
	border-radius: 50px;
	color: #fff;
	background-color: #ebc92c;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	margin: 0;
	padding: 14px;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	top: -46px;
	left: 218px;

}

.UIZoho-price {
	font-family: 'Roboto', sans-serif;
	font-size: 55px;
	color: #111;
	text-align: center;
	padding: 0 0 5px;

}
.UIZoho-billing {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #111;
	text-align: center;
}

.UIZoho-features {
	padding: 30px 0;

}
.UIZoho-anti {
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	padding-bottom: 21px;
}

.UIZoho-anti div {
	font-weight: 900;
}

.UIZoho-guarantee {
	font-family: 'Roboto', sans-serif;
	background-color: #eee;
	padding: 11px 0;
	font-weight: 100;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
}
.UIZoho-guarantee strong {
	font-weight: 900;
}

.UIZoho-guarantee div {
	display: block;
}

.UIZoho-features ul {
	list-style: none;
}
.UIZoho-features ul li {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
}

.UIZoho-features ul li:before {
	content: "\2714";
	display: inline-block;
	color: #42A651;

	position: relative;
	left: -11px;
}

#UIZoho-IT-selected {
	display: none;
}


.UIZoho-bonus,
.UIZoho-bonus div
{
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #111;
	padding-top: 5px;

}

.UIZoho-bonus {
	margin-bottom: 21px;
}
.UIZoho-bonus div {
	line-height: 20px;
}

.UIZoho-subscribe {
	position: absolute;
	text-align: center;
	padding: 11px;
	margin-top: 35px;
	top: 295px;
	left: 35px;
}

.UIZoho-subscribe A,
.UIZoho-subscribe button
{
	padding: 5px 60px;
	color: #fff;
	font-size: 16px;
	background-color: #000;
	border-radius: 15px;
	cursor: pointer;
	cursor: hand;
}
.UIZoho-subscribe button:hover {
	box-shadow: 1px 0 4px 2px #aaa;
}




.UIZoho-widget-count {
	max-height: 270px;

	position: relative;
	background-color: #fff;
	border: solid 0px #dadada;
	border-radius: 11px;
	width: 300px;
}

.UIZoho-widget-count .UIZoho-anti {

	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	padding: 0 11px 21px;
}

.UIZoho-widget-count .UIZoho-anti div {
	font-weight: 900;
	margin-top: 5px;
}
.UIZoho-widget-count .UIZoho-anti select {
	border: solid 1px #ddd;
	border-radius: 5px;
	margin-top: 5px;
	font-size: 30px;
}
.UIZoho-widget-count .UIZoho-subscribe {
	top: 230px;
}




.UIZoho-widget-theft {
	height: 180px;
	min-height: 180px;
	position: relative;
	background-color: #fff;
	border: solid 0px #dadada;
	border-radius: 11px;
	width: 300px;
	margin: 0 auto;
	transition: min-height 1s ease-in-out;
	overflow: hidden;
}

.UIZoho-widget-theft .UIZoho-anti {

	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	padding: 11px 11px 21px;
}

.UIZoho-widget-theft .UIZoho-anti div {
	font-weight: 900;
}
.UIZoho-widget-theft .UIZoho-anti select {
	border: solid 1px #ddd;
	border-radius: 5px;
	margin-top: 5px;
}

.UIZoho-widget-theft #UIZoho-IT-selected {
	padding: 0 11px;
}

#UIIT-select {
	margin-top: 11px;
	border: solid 1px #ddd;
	padding: 5px;
	border-radius: 5px;
	font-size: 30px;
}

.UIZoho-theft-subscribe {
	display: none;
	position: relative;
	z-index: 9999;
	top: 0;
	left: 112px;
	margin: -18px 0 0 0;
}

.UIZoho-theft-subscribe button {

	padding: 5px 50px;
	color: #fff;
	font-size: 16px;
	background-color: #000;
	border-radius: 15px;
	cursor: pointer;
	cursor: hand;

}



.eSureGreen {
	background-color: #3b8633;
}



.esure-header {
	background: #fff;
	padding: 0;
	top: 32px;
	z-index: 1001;
	width: calc(100% - 160px);
	position: fixed;
	padding: 0 0 0 50px;
	height: 70px;
	box-shadow: 3px 2px 5px 1px #ddd;
}
.esure-header img {
	height: 60px;
	width: auto;
	margin-top: 4px;
}
.esure-header h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 1.6em;
	color: #555;
	margin-top: 25px;
}
.esure-wrap {
	padding: 0 0 100px 0px;
	position: relative;
	/* top: 70px; */
}
.esure-welcome {
	margin: 30px 0 50px;
}
.esure-welcome h2 {
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	font-size: 1.8em;
	color: #444;
}
.esure-grid {
	min-height: 215px;
}
.esure-card {
	border: 2px solid #3b8633;

	float: left;
	margin: 0 30px 21px 0;
	min-height: 375px;
	width: 350px;
	border-radius: 11px;
	padding: 11px 35px 35px 35px;
	cursor: pointer;
	cursor: hand;

}
.esure-ball {
	margin: 21px 0 11px 0;
	background-color: #e7e7e7;
	height: 35px;
	width: 35px;
	border-radius: 35px;
}
.esure-card h2 {
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #444;
}
.esure-card p {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 1.1em;
	color: #aaa;
}
.ecard_input {
	width: 200px;
	border: solid 1px #aaa !important;
	border-radius: 3px !important;
	padding: 5px;
}

#user_date div {
	width: 450px;
}
#user_date div div {
	display: block;
}
#user_month {
	float: left;
	width: 100px;
	margin-right: 11px;
}
#user_day {
	float: left;
	width: 80px;
	margin-right: 11px;
}
#user_year {
	float: left;
	width: 80px;
}

.eshadow {
	box-shadow: 1px 3px 5px 1px #d1d1d1;
}


/** ------------------------------ Devices **/

.UICard-device-install {
	padding: 11px 0 0 ;
}

.UICard-device-install .green-button {
	min-width: 185px;
}

.green-button,
#UIInstall-button {
	background-color: #008622; /* #3b8633; */
	border: 0;
	border-radius: 5px;
	color: #ffffff;
	padding: 11px 21px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
.green-button:hover {
	text-decoration: none;
}

#UIComputer-count {

}
#UIComputer-count span {
	font-size: 2em;
}
#UIComputer-count span:first-of-type {
	color: #111;
	font-weight: bold;
	margin-right: 5px;
}
#UIComputer-count span:last-of-type {
	color: #555;
	font-weight: bold;
	margin-left: 5px;
}
#UIComputer-directions {
	color: #111;
}
#UIComputer-directions a {
	color: #3b8633;
}
#UIComputer-learn-more {
	float: right;
	margin: 0;
}
#UIComputer-learn-more a {
	color: #111;
}
.esure-devices {
	clear: both;
	max-width: 730px;
	border-radius:15px;
	margin-top: 30px;
}

.inner-header {
	background-color: #fff;
	height: 78px;
	width: 100%;
	border-radius: 15px 15px 0 0;

}

.inner-header p,
.inner-header h2 {
	padding: 30px;
	margin: 0 !important;
}


.device-item {
	background-color: #fff;
	min-height: 78px;
	border-top: solid 1px #d6d6d6;
}

.device-item:last-of-type {
	border-radius: 0 0 15px 15px;
}
.device-inner {
	padding: 28px;
}

.IT-item {
	background-color: #fff;
	height: auto;
	border-top: solid 1px #d6d6d6;
}
.IT-row {
	clear: both;
	height: 75px
}
.IT-row div {
	float: left;
	padding: 11px;
	width: 315px;
}
.IT-row div div {
	width: 160px;
	float: left;
	padding: 5px 0;
	min-height: 21px;
}
.IT-row div div b {
	color: red;
}
.IT-fullwidth {
	width: 100% !important;
	padding: 30px 11px 0 !important;
}

.device-remove {
	float: right;
	margin-right: 36px;
}
.device-remove A {
	text-decoration: none;
	color: #414141;
	font-family: 'Lato', sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.monitor-icon {
	float: left;
	height: 30px;
	width: 30px;

}
.device-name {
	color: #414141;
	font-family: 'Lato', sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	float: left;
	margin-left: 36px;
}
.device-name span {
	color: #a8a7b0;
	margin-left: 15px;
	font-weight: normal;
}





@media (min-width: 900px)and ( max-width: 1050px) {
	.page-template-template-page-service-plans .UIPage-inner {
		max-width: 905px;
		width: 100%;
	}

	.UIZoho-widget {
		/*width: 250px;*/
	}
}

@media (min-width: 900px)and ( max-width: 1050px) {
	.page-template-template-page-service-plans .UIPage-inner {
		max-width: 690px;
		width: 100%;
	}

	.UIZoho-widget {
		width: 250px;
	}
}

@media ( max-width: 730px) {
	.UIZoho-widget {
		float: none;

	}

}</pre></body></html>