﻿.link
{
	cursor:pointer;
}
.link:hover
{
	color:#999999;
}

.fright
{
	float:right;
	margin-top:6px;
}

.padabove12
{
	margin-top:12px;
}

.padabove6
{
	margin-top:12px;
}

.button
{
	font-size:10px;
	width:100px;
	background-color: var(--button-primary-bg-on-dark);
	padding-top:3px; 	
	padding-bottom:3px; 	
	border:1px;
	border-style:solid;
	border-color:var(--button-primary-bg-on-dark);
	cursor:pointer;
}
.button:hover
{
	color: #000000;
	background-color: var(--button-primary-hover-bg-on-dark);
}

.errorAlert
{
	position:absolute;
	background-color:#DDDDDD;
	border:1px;
	border-style:solid;
	border-color:#999999;
	padding:10px;
	z-index:1000000;
}

.errorAlertIcon
{
	background: url('../rfWebImages/icons/realvista_communications_warnings_32.png') no-repeat;
	margin-left: auto ;
	margin-right: auto ;
	width:32px;
	height:32px;
	margin-bottom:10px;
}

.errorAlertText
{
	font-family: "Nunito Sans", sans-serif;
	font-size: 12px;
	font-weight: normal;

	color: #444444;
	padding-bottom:10px;
}

.errorIcon 
{
	padding-top:50px;
	text-align:center;
	width:100%;
	padding-bottom:20px;
}

.errorText
{
	font-family: "Nunito Sans", sans-serif;
	font-size: 18px;
	font-weight: bold;

	color: #777777;
	padding-bottom:20px;
}

.errorList
{
	width:600px;
	height:200px;
	overflow-x:hidden;
	overflow-y:auto;

	font-family: "Nunito Sans", sans-serif;
	font-size: 12px;
	font-weight: regular;

	color: #777777;
	text-align:left;

	margin-left: auto ;
	margin-right: auto ;
}

.clickable
{	
	cursor:pointer;

}


.smallinput
{
	font-family: "Nunito Sans", sans-serif;
	font-size: 10px;

}

.input
{
	width: 98%;
	font-family: "Nunito Sans", sans-serif;
	font-size: 10px;	
}

.text
{
	font-family: "Nunito Sans", sans-serif;
	font-size: 12px;
	margin-top:0px; 
	margin-bottom:0px;
}


.HOMEPAGEFRAMEPROGRESS
{

	font-family: "Nunito Sans", sans-serif;
	font-size: 12px;

	background:url(../images/general/50alpha.png);

	overflow-y:hidden; 
	overflow-x:hidden; 
	text-align:center;

	position:absolute;
	top:0px;
	left:0px;

	width:100%;
	height:100%;

	color:#555555;
}

.popup
{
	position:absolute;
	background-color:#EEEEEE;
	border-left:1px;
	border-top:1px;
	border-right:2px;
	border-bottom:2px;
	border-style:solid;
	border-left-color: #888888;
	border-top-color: #888888;
	border-right-color: #444444;
	border-bottom-color: #444444;
	overflow:hidden;
	z-index:100000;  
	height:100%;
	width:100%;
	left:0px;
	top:0px;
}


.popupHeader {

	width:100%;
	height:25px;
	background-color:#DDDDDD;
	border-left:0px;
	border-top:0px;
	border-right:0px;
	border-bottom:2px;
	border-style:solid;
	border-bottom-color: #CCCCCC;
	overflow:hidden;
	font-family: "Nunito Sans", sans-serif;
	font-size:12px;
	font-weight: bold; 
	color:#444444;
	padding-left:10px;
	position:relative;
	text-align:left;	
}

.popupHeader_right{
	position:absolute; 
	right:0px; 
	margin-right:5px;
	margin-top:0px;
}

.popupHeader_small{
	position:absolute; 
	right:0px; 
	margin-right:5px;
	margin-top:-2px;
}

.popupBody {
	border:0px;
	font-family: "Nunito Sans", sans-serif;
	font-size:11px;
	color:#555555;
	background-color:#EEEEEE;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	text-align:justify;
	height:100%;
	overflow:hidden;
}

.popupBody_noPad {
	border:0px;
	font-family: "Nunito Sans", sans-serif;
	font-size:11px;
	color:#555555;
	background-color:#EEEEEE;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	text-align:justify;
	height:100%;
	overflow:hidden;
}
.rfGridTab {
	border-left:2px;
	border-right:0px;
	border-top:2px;
	border-bottom:0px;
	border-style:solid;
	border-color:#AAAAAA;
	background-color:#DDDDDD;

	font-face:verdana;
    	font-size:10px;
	color:#000000;

	padding-left:6px;
	padding-right:6px;

	height:25px;

	float:left;

	overflow:hidden;

	text-align:left;
	cursor:pointer;
}

.rfGridTabWrapperAdmin {
	background-color:#AAAAAA;
	width:100%;
	padding:0px;
	z-index:999999;
	overflow:hidden;
	height:24px;
}
.rfGridTabExpand {
	border-left:0px;
	border-top:0px;
	border-right:0px;
	border-bottom:1px;
	border-style:solid;
	border-color:#999999;

	background-color:#EEEEEE;

	font-face:verdana;
    	font-size:10px;
	color:#000000;

	padding-left:6px;
	padding-top:5px;

	margin-bottom:6px;

	height:25px;
	width:100%;

	height:23px !important; /*moz */

	float:left;

	overflow:hidden;
	text-align:left;
}

.zpWidthMedium {width: 130px;}
.zpWidthSmall { width:60px; }
.zpWidthLarge { width:250px; }

.uhResponsiveHeader {}

.uhResponsiveCell {}

.userHomepageLabel
{
	padding-top:2px;
	font-family: "Nunito Sans", sans-serif;
	color: #000000;
	border:0px;
	overflow:hidden;
	float:left;
	text-align:left;
}

.zpTextSmall { height:16px; font-size: 11px;}


.zpCenter { text-align:center; }

.zpProjectOptions{

	font-family: "Nunito Sans", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	display: inline-block;
}

.ctaButton{

	background-color: var(--button-primary-bg-on-dark);
	border-color: var(--button-primary-bg-on-dark);
	color: var(--button-primary-text-on-dark);
	font-size: 25px;
}

.ctaButton-secondary{

  background-color: #818180;
  border-color:	#818180;
}

.nav-ctaButton-primary{
    font-size: 14px;
    border-radius: 5px;
    width: 100px;
    text-transform: capitalize;
    font-family: "Nunito Sans", sans-serif;
    height: 40px;
    letter-spacing: normal;
}


.nav-ctaButton-secondary{
    font-size: 14px;
    border-radius: 5px;
    width: 100px;
    text-transform: capitalize;
    font-family: "Nunito Sans", sans-serif;
    height: 40px;
    background-color: #FFFFFF;
    color: #F47F57;
    letter-spacing: normal;
}

.loginMessageLabel{
	color:var(--error-text-color);
	margin-left:15px;
}

.login-web-error{
    padding: 16px;
    padding-left: 35px;
    width: 100%;
    background-color: #D54A4A;
    font-size: 1.25rem;
    display: flex;
    align-items: center;
    border: 1px solid #D54A4A;
    border-radius: 5px;

}.login-web-error svg{
    margin-right: 10px;
}

.videosection {
  width: 50%;
  height: 100%;
}

.videoText{

text-align: left;

}
.billing-table{
    width:100%;
    height:50%;
    margin-bottom: 1rem;
    background-color: #FFFFFF;
    border-collapse:separate;
    border: solid var(--primary-color) 2px;
    border-radius: 6px;
    border-spacing:0px;
}
.data-header-item{
	font-size:13px;
}

.data-item-value{
	font-size:12px;
}

.billing-table th, .billing-table td{
    padding: 0.5rem;
    vertical-align: top;
    border-bottom: 1px solid #dee2e6;
    border-top:none;
}

.standardText
{
	font-family: "Nunito Sans", serif;
	font-size: 14px;
	font-weight: normal;
	color: #555555;
}

.externalHyperLinks{
	color:#6f43d6;
}


input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active{
 	-webkit-transition-delay: 99999s;
 	-webkit-box-shadow: 0 0 0 100px white inset;
  	color: #909090;
	background-color: transparent;


}

.service-announcements{
    width: 100%;
    /* height: 100px; */
    border: 1px solid;
    /*border-radius: 25px; */
    /* margin-top: 50px; */
    /* margin-left: 5px;*/
    display: block;
    padding: 10px;
    background-color: #909090;
    color: #FFFFFF;
    /* font-family: "Nunito Sans", sans-serif; */
    font-size: 14px;
    font-weight: 700;
    /*position: absolute; */
    left: 0;
    right: 0;

}

.not-active { 
         pointer-events: none; 
         cursor: default; 
         text-decoration: none; 
         color: black; 
}

.brands {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.brands__item {
  flex: 0 0 50%;
  padding: 1em;
}

@media (min-width: 700px) {
  .brands__item {
    flex: 0 0 33.33%;
  }
}

@media (min-width: 1100px) {
  .brands__item {
    flex: 0 0 25%;
  }
}


form svg {
    margin-left: -30px;
    cursor: pointer;
    float: right;
    margin-top: 20px;
    position: relative;
    z-index: auto;
}

.noLineBreak{

display:inline;

}

#pwchecklist{
  	display:none;
  	color: #909090;
 	padding: 20px;
 	text-align: left;
	margin-top: 10px;
 	width: max-content;
    	font-size: .875em;
    	border-radius: 5px;
    	border: 1px solid var(--primary-color);
}

@media screen and (max-width: 1000px) {
  #pwchecklist{
    position: relative;
    top: 0px;
    left:0px;
  }
}

.pwDetailPad{

	padding-left: 20px;
}

/* Add a green text color and a checkmark when the requirements are right */
.valid {
  color: green;
}

.valid::before {
  font-family: "Font Awesome 6 Pro";
 font-weight: 900;
  position: relative;
  left: -35px;
  content: "\f00c";
}

/* Add a red text color and an "x" icon when the requirements are wrong */
.invalid {
  color: red;
}

.invalid::before {
  font-family: "Font Awesome 6 Pro";
 font-weight: 900;
  position: relative;
  left: -35px;
  content: "\f00d";
}

.pwicon::before {
          display: none;
        }

.invalid svg{
 float: left;
 margin-top: 5px;
 cursor: none;
}

.valid svg{
 float: left;
 margin-top: 5px;
 cursor: none;
}

.box-can-click{
  cursor:pointer;
}

button:disabled{
    pointer-events: none;
    opacity: 0.6;
    cursor: not-allowed;	
}

.reg_web_error{

    color: red;
    display: none;
    padding: 16px;
    padding-left: 35px;
    width: 100%;
    background-color: rgb(250, 232, 230);
    margin-bottom: 1rem;
}

.reg_web_error::before {
  font-family: "Font Awesome 6 Pro";
  content: "\f071";
        }

.reg_web_error_updated::before {
  font-family: "Font Awesome 6 Pro";
  content: "\f071";
        }

.reg_web_error::before {
  display:none;
        }

.reg_web_error svg{
 float: left;
 margin-top: 2px;
 cursor: none;
 font-size: 2em;
 position: absolute;
}


/* Currency Selection */

.currency-dropdown {
  position: relative;
  display: inline-block;
  font-family: "Nunito Sans", sans-serif;
  font-size: 10px;
  color: #333;
  padding-right: 40px;
}

.currency-dropdown label {
  display: block;
  font-family: "Nunito Sans", sans-serif;
  color: #666;
  margin-bottom: 5px;
}

.currency-dropdown select {
  appearance: none;
  -webkit-appearance: none;
  border: 2px solid #ccc;
  background-color: #fff;
  padding: 0px 0px 0px 5px;
  border-radius: 5px;
  width: 60px;
  cursor: pointer;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
}

.currency-dropdown:after {
  content: "\25BC";
  position: absolute;
  top: 55%;
  left: 40px;
  color: #333;
  font-size: inherit;
}

.currency-dropdown select:focus {
  outline: none;
  border: 2px solid #555;
}

.currency-dropdown select option {
  font-family: "Nunito Sans", Merriweather Sans, sans-serif;
  //font-size: 14px;
  color: #333;
  background-color: #fff;
}

.rd-navbar-fixed .currency-dropdown {
    position: relative;
    margin-left: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    font-size: inherit;
}

/*DropDown Menu Custom CSS */

.dropdown-menu-custom {
  background-color: #f47f57;
  //border: 1px solid #ffffff;
}

.dropdown-item-custom{

    font-size: small;
    font-family: inherit;
    color: #ffffff;
}

.dropdown-item-custom:hover,
.dropdown-item:focus {
  background-color: #818180;
}

.dropdown-item-custom.active {
  background-color: #f47f57;
  color: #000000;
}

/* Add a more fluid transition to the drop down */
.dropdown-menu {
  display: none;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
}

.dropdown.show .dropdown-menu {
  display: block;
  max-height: 300px; 
  transition: max-height 0.3s ease-in-out;
}

div button.button {
  margin: 0;
  padding: 0;
}

div a.button:not(.ctaButton-secondary) {
  margin: 0;
  padding: 0;
}

/* Styles for desktop screens */
@media (min-width: 768px) {
    div a.button {
        /* Desktop styles for all buttons */
	margin: 0;
  	padding: 0;
    }
    
    div a.button.ctaButton-secondary {
        /* Desktop styles specifically for buttons with the ctaButton-secondary class */
	margin: 0;
  	padding: 0;
    }
}

.footer-justify{
  text-align:justify;
}

.cg-cta{
  display: flex;
  justify-content: space-evenly;
}

.cg-ctaButton-primary{
    font-size: 14px;
    border-radius: 5px;
    width: 150px;
    text-transform: capitalize;
    font-family: "Nunito Sans", Merriweather Sans, sans-serif;
    height: 40px;
    letter-spacing: normal;
}

.bg-subHero{

  background-color: #F5F5F5;

}

.bg-solidHero{

  background-color: #818180;

}

.text-grey{
   color: #818180;

}

.box-cg-list{
    font-size: 18px;
    line-height: 38px;
    color: #909090;
    text-align: justify;
}

@media screen and (max-width: 768px) {
.box-cg-list{
    font-size: 14px;
    line-height:25px;
}
}

.hero-section {
  position: relative;
  padding-bottom: 50px;
}

.social-proof-icons {
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 10px;
}

.social-proof-icons img {
  max-height: 100px;
  margin-left: 10px;
}

@media (max-width: 768px) {
.social-proof-icons img {
  	max-height: 40px;
  }
}

.get-started-section {
  padding: 100px 0;
  background-color: #f2f2f2;
}

.step {
  display: flex;
  margin-bottom: 30px;
}

.step-icon {
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #3c3c3c;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  margin-right: 20px;
}

.step-content h3 {
  font-size: 24px;
  margin-bottom: 10px;
}

.step-content p {
  font-size: 18px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .get-started-section .step {
    flex-direction: column;
  }

  .get-started-section .step-icon {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

/* Testimonial carousel */

.carousel-item {
  text-align: center;
  overflow: hidden;
}

.testimonial-content {
  padding: 20px;
  /*background-color: #f8f9fa;*/
  margin-top: 40px;
  margin-bottom: 20px;
  color: #FFFFFF;
}

.testimonial-author {
  margin-bottom: 40px;
}

.carousel-control-prev,
.carousel-control-next {
  width: 10%;
  top: 50%;
  transform: translateY(-50%);
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: 25% 25%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='13' viewBox='0 0 8 13'%3E%3Cpath fill='%23343a40' d='M6.2 12.4L.4 6.7c-.4-.4-.4-1 0-1.4L6.2.4c.4-.4 1-.4 1.4 0l.6.6c.4.4.4 1 0 1.4L3.8 6.5l4.4 4.4c.4.4.4 1 0 1.4l-.6.6c-.4.4-1 .4-1.4 0z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='13' viewBox='0 0 8 13'%3E%3Cpath fill='%23343a40' d='M1.8.4L7.6 6.1c.4.4.4 1 0 1.4L1.8 12.6c-.4.4-1 .4-1.4 0l-.6-.6c-.4-.4-.4-1 0-1.4l4.4-4.4L.4 1.1c-.4-.4-.4-1 0-1.4l.6-.6c.4-.4 1-.4 1.4 0z'/%3E%3C/svg%3E");
}

.carousel-control-prev:focus,
.carousel-control-next:focus {
  outline: none;
}

.carousel-control-prev:hover .carousel-control-prev-icon,
.carousel-control-next:hover .carousel-control-next-icon {
  background-color: rgba(52, 58, 64, 0.2);
  background-size: 40% 40%;
  transition: background-size 0.5s ease;
}

/* Comparative Feature Table */
.feature-table{
	border-collapse: collapse;
	width: 80%;
	margin-bottom: 1em;
	table-layout: auto;
	margin-left: 10%;

}

.feature-table th, .feature-table td {
			text-align: left;
			padding: 8px;
			border: 1px solid #ddd;
		}

.product-col {

	width: 20%;
	font-weight: bold;
	text-align:center;
}

.feature-col{

	width:20%;
}

.feature-blank{

	width:20%;

}

.feature-table th:first-child,th:first-of-type {
  border: none;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fcd6bf;
  }

.file-advisory{

	margin-bottom:20px;

}

/* Center images horizontally on small screens */
@media (max-width: 767px) {
  .image-container {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

/* Adjust image positions on medium screens and above */
@media (min-width: 768px) {
  .image-container {
    display: flex;
    flex-direction: column;
    padding-top: 50px;
  }
  .image-container img {
    margin-bottom: 20px;
    margin-top: 40px;
    margin-left: 100px;
    max-width: 50%;
  }
}

.card-img-scale{

    height: auto;
    max-height: 256px;
    max-width: 70%;
    margin: 0 auto;

}

.login-help{

  margin-top:50px;

}

.zp-custom-card{

	background-color: #FAFAFA;
}

.zp-custom-card-body{

	color: #333333;
}

.zp-custom-link{

	color: var(--link-color);
}

.zp-custom-link:focus, .zp-custom-link:active, .zp-custom-link:hover{

	color: var(--link-hover-color);
}

/* Circular Display of Images */

.process-flow {
      display: flex;
      justify-content: space-between;
      align-items: center;
}

.process-image {
      display: flex;
      justify-content: center;
      align-items: center;
}

.number-icon {
      position: absolute;
      top: 10px;
      left: 10px;
      color: white;
      background-color: #F47F57;
      border-radius: 50%;
      padding: 5px;
      z-index: 1;
      width: 40px;
      height: 40px;
      text-align: center;
      font-size: 14px;
}

.inline-steps{

    padding-inline-start: 1.5rem;
    font-size: 16px;
}


/* Bootstrap Alerts */
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-primary {
  color: #ffffff;
  background-color: #f47f57;
  border-color: #f47f57;
}

.alert-secondary {
  color: #000000;
  background-color: #818180;
  border-color: #818180;
}

.alert-success {
  color: #ffffff;
  background-color: #28a745;
  border-color: #28a745;
}

.alert-danger {
  color: #ffffff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.alert-warning {
  color: #333333;
  background-color: #FF9580;
  border-color: #FF9580;
}

.alert-info {
  color: #0B5360;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-light {
  color: #000000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.alert-dark {
  color: #ffffff;
  background-color: #343a40;
  border-color: #343a40;
}

a.downloadFile {
  color: #FFFFFF;
  text-decoration: none; /* Remove default underline */
}

a.downloadFile:hover{
  color: #00202E; /* New color on hover */
}


a.zp-Link-Hover:hover{
  color: #00202E; /* New color on hover */
}


/* Blog 1 Styles */

.section-main {
  position: relative;
  padding-bottom: 50px; 
  overflow: hidden;
}

.background-image-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  display:flex;
  align-items: flex-start; /* Align the image to the top */
  box-sizing: border-box; /* Ensure padding is included within the container's dimensions */
  background-size: cover; 
  background-repeat: no-repeat;
  background-position: center center; 
}

.background-image-container picture,
.background-image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center; 
}

.blog-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    color: #333333;
}

@media (min-width: 1400px){
.blog-container {
    max-width: 1400px;
}
}

.zp-custom-lead{
	font-size:20px;

}

.tl-dr-card {
      background: #FDEAE3;
      color: #fff;
      padding: 20px;
      padding-top: 5px;
      margin-bottom: 20px;
      display: inline-block;
}

.graph-label {
      margin-top: 10px;
      font-style: italic;
    }
.social-icons a {
      display: inline-block;
      margin-right: 10px;
      //color: #fff;
      font-size: 24px;
    }
.social-icons a:hover {
      color: #f47f57;
    }

.chart-container {
  float: right;
  margin-left: 20px; /* Adjust as needed */
}

.share-container {
      display: flex;
      align-items: center;
    }

.share-url-input {
      flex-grow: 1;
      max-width: 200px;
     background: #EAEAEA;
    }

.copy-tooltip {
  background-color: var(--primary-color);
  color: var(--text-on-dark-background);
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 14px;
  z-index: 9999;
}

/* Adjustments for button spacing and padding */
@media (max-width: 991px) {
    a.ctaButton-secondary.ml-4 {
        margin-left: 0rem !important; /* Remove the left margin for better mobile alignment */
    }
}


/* Hide the menu link items on screens bigger then this */
@media (min-width: 768px) {
    .zp-nav-login,
    .zp-nav-signup{
        display: none !important;
    }
}

/* Hide the CTA buttons on screens smaller then this */
@media (max-width: 767px) {
    .rd-navbar-cta {
        display: none;
    }
}

.subHero{

   padding:100px;
}

/* Control padding for sub hero section on mobile screens */
@media (max-width: 767px) {
    .subHero {
        padding: 20px; /* Adjust this value for smaller screens */
    }
}

.zp-reg-pw{
	padding-top:1rem;

}

.zp-main-section{

	background-color: var(--section-background-color);

}
