/*   Browser reset stuff   */

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, button,
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td{margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline}

:focus{outline:0}
body{line-height:1; color:black; background:white}
ol, ul{list-style:none}

table{border-collapse:separate}
caption, th, td{text-align:left; font-weight:normal}
blockquote:before, blockquote:after, 
q:before, q:after{content:""}
blockquote, q{quotes:""""}

body {
  background: #e4e4e4;
  font: 100%/1.3 Tahoma, Verdana, "Trebuchet MS", "DejuVu Sans", "Bitstream Vera Sans", sans-serif;
}

#container {
  text-align: left;
  margin:auto;
  padding-top: 10px;
    margin-bottom: 10px;
}

#header {
	background-color: #e4e4e4;
	width: 100%;
	position: relative;
}

#logo_div {
    width: 100px;
    height: 80px;
    background: url(/images/logo.png) no-repeat 0 0;
    cursor: pointer;
}

#header_top {
	width: 100%;
	height: 85px;
	position: relative;
    margin-bottom: 10px;
}

#member_login {
	position:absolute;
	bottom:0;
	right:5px;
	height:32px;
}

#member_login button {
  margin-top: 1px;
}

#sign_up {
	color: #000;
	font: bold 75% Arial, Helvetica, "Nimbus Sans L", "Liberation Sans", sans-serif;
	text-decoration: none;
	float:left;
  margin-right: 10px;
  padding-top:2px;
  height: 32px;
  text-align:right;
}

#sign_up span {
	color: #666;
	font-style: italic;
}

#loginBox {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid black;
    color: black;
    font-size: 12px;
    left: -240px;
    position: absolute;
    top: 35px;
    width: 380px;
    z-index: 10;
}

#banner {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    padding-top: 10px;
	background:#000;
	font-family: 'Playfair Display', serif;
	color: #fff;
	width:100%;
    padding-bottom: 25px;
    position: relative;
}

#banner img {
    position: absolute;
    right: 10px;
    top:20px;
    max-height: 80px;
}

#banner h1 {
    font-size: 300%;
	padding: 18px 0 0 7px;
    margin-left: 10px;
}

#banner h2 {
	padding:2px 0 0 20px;
	font-size:120%;
}

#middleRow {
    border-left: 10px solid black;
    background: #FFF;
    padding-bottom: 10px;
    display:grid;
    gap: 5px;
    grid-template-columns: 175px auto;
}

#middleRow.noMenu {
    grid-template-columns: auto;
}

#nav {
	margin-bottom:0;
}

#content {
	padding:10px;
	position:relative;
}

#content.noMenu {
    margin: 0 auto;
}

#footer {
  text-align: center;
  color:#FFFFFF;
  background:#000;
  padding: 8px 0 20px 0;
  width:100%;
  font-size:75%;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}

#footer a {
	color:#FFFFFF;
	background:#000;
}

#footer li a {
	font-size: 80%;
	color: #999;
	text-decoration: none;
}

.footerLinks {
  margin: 0 0 8px 0!important;
  padding: 0!important;
}

.footerLinks li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0 10px!important;
  border-right: 1px solid #FFF;
}

.footerLinks li a {
  font-size: 100%!important;
  text-decoration: underline!important;
}

.footerLinks li a:hover {
  color: #FFF!important;
}

.footerLinks li.last {
  border-right: none;
}

.footerLinks li.first {
  border-left: none;
}

.review {
	display: block;
	width:200px;
	color:navy;
	text-decoration:none;
	padding-left: 8px; 
	padding-top: 4px;
	padding-bottom: 4px;
}

/* ======================== */

p, .paragraph {
	font: 90%/1.3 Georgia, "Times New Roman", Times, serif;
	padding-right: 30px;
	margin-bottom: 1em;
}

h2 {
	font: 1.3em/1.3 "Palatino Linotype", Palatino, "URW Palladio L", Georgia, "Nimbus Roman No9 L", serif;
}

h3 {
	font: bold 80%/1.3 Tahoma, Verdana, "Trebuchet MS", "DejuVu Sans", "Bitstream Vera Sans", sans-serif;
	margin-bottom: 0.5em;
}

ol {
	font: 90%/1.3 Georgia, "Times New Roman", Times, serif;
	list-style:decimal;
	margin-bottom:10px;
}

ol li {
	margin-left:25px;
}

ul {
	font: 90%/1.3 Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
}

ul li {
	list-style:disc;
	margin-left:25px;
}

ul ul li {
	list-style:circle;
}

em {
  font-weight: bold;
  font-size: 80%;
}

dl {
	font: 80%/1.3 Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
}

div.newIcon {
    background: url(/images/new.png) no-repeat 0 0;
    height:17px;
    width:37px;
    position:relative;
}

/*  menu stuff */

#menu {
	font: bold 75% Tahoma, Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom:0;
	z-index:10;
}

#menu ul {
  font: bold 100% Tahoma, Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  margin-left: -10px;
  margin-bottom:0;
  border-right: 0;
  z-index:10;
}

#menu li {
  margin-left:0;
  list-style:none;
  z-index:10;
  position: relative;
}

#menu li > div {
	cursor:pointer;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 8px 0 8px 8px;
	display: block;
	text-decoration: none;
    background-color: transparent;
    height: auto;
	color:#000;
}

#menu li > div:hover {
	background:#e81e2a;
	color:#fff;
}

#menu li.parent > div.on {
  color:#FFF;
  background: #e81e2a;
  margin-left: 0;
  padding: 7px 0 7px 6px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-left: 2px solid;
  border-color: #e81e2a;
  border-right: none;
}

#menu li.newIcon,
#menu li.newIcon > div:hover,
#menu li.newIcon > div.current,
#menu li.newIcon > div.on {
    background-image:url(/images/new_small.png) ! important;
    background-position: 1px -3px ! important;
    background-repeat: no-repeat ! important;
}

#menu li.newIcon > div.on {
    background-position: -1px -4px;
}

#menu li > ul > li.newIcon > div {
    padding-left: 23px;
}

#menu ul li > div {
  color: #000;
  border-bottom: 1px solid #BBBBBB;
  background: none;
  padding: 4px 0 5px 12px;
  font-size: 0.9em;
}

#menu ul li > div:hover {
	background: #000000;
	color: #ffffff;
}

#menu li div {
  position:relative;
}

#menu li.parent > div:hover > div {
  background-position:-36px 0;
}

#menu li.parent > div.on > div {
  background-position:-12px 0;
}

#menu li.parent > div > div {
  position:absolute;
  right:4px;
  top:9px;
  width:12px;
  height:12px;
  background-image: url('/images/menu_icons.png');
  background-position:-24px 0;
}

#menu li > div.current {
  background:#BBB;
  color: #000;
  border-top: 1px solid red;
  border-bottom: 1px solid red;
}

#menu ul.active_menu {
  border-bottom: 3px solid #e81e2a;
  border-left: 2px solid #e81e2a;
  display: block;
  margin-left: auto;
}

#menu ul.active_menu li {
	position: relative;
}

#menu ul.active_menu ul 	{ visibility: hidden; position: absolute; left: 100%; top:0; list-style: none; margin: 0; padding: 0; border:1px solid gray; }
#menu ul.active_menu ul li	{ width: 150px; font-weight: normal; color: #000; float: none; border:none; background:#fff; }
									  
/* IE 6 & 7 Needs Inline Block */
#menu ul.active_menu li.hover ul li a         { border-right: none; width: 100%; display: inline-block; color: black}
#menu ul.active_menu li.hover ul li.hover a   { border-right: none; width: 100%; display: inline-block; color: white} 

#menu ul.active_menu li.hover ul li.hover ul li a         { border-right: none; width: 100%; display: inline-block; color: black}
#menu ul.active_menu li.hover ul li.hover ul li.hover a   { border-right: none; width: 100%; display: inline-block; color: white} 

#menu ul.active_menu li:hover > ul	{ visibility: visible;}

#menu li.spacer {
  font-size: 0;
  line-height: 4px;
  padding: 0;
  margin: 0;
  border-top: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
  background: #DDD;
}
#menu ul li.spacer {
  border-top: none;
}
#footer li a{
	font-size: 80%;
}
#footer h3 {
	color: #eee;
	margin-bottom: .5em;
}
#footer li a {
	color: #999;
	text-decoration: none;
	line-height: 1.6em;
}

a:link {
	color: blue;
}

a:visited{
	color: #000;
}

a:hover {
	color: #555;
}

a:active {
	color: #000;
}

.roundedBox
{
  border-radius:10px;
  border-collapse:collapse;
  background: #FFFFFF;
  border:1px solid;
  margin:5px auto;
  padding:5px;
  text-align:left;
  font-size:75%;
  position:relative;
}

.rbClose
{
  position:absolute;
  right:5px;
  top:5px;
  height:10px;
  width:10px;
  background-image:url('/images/close.gif');
  background-repeat:no-repeat;
  z-index:15;  
}

/* ========================== */

br.page{
  page-break-after:always;
}

.large{
  font-size:19px;
  height:15px;
}
.small{
  font-size:10px;
}
.required{
  color:red;
}
.mini{
  font-size:10px;
  color:gray;
  font-weight:normal;
}

.reg
{
	font-size:13px;
}
span.label {
  display: block;
  float: left;
  width: 120px;
  font-weight: bold;
}

table{
  table-layout:fixed;
}
td{
  font:13px Tahoma;
  vertical-align:middle;
}
th{
  text-align:left;
  font-size:16px;
}
input{
  font-size:11px;
}

input.button
{
  font-size:19px;
}

select
{
  font-size:11px;
}

td.data
{
  background-color:lightgray;
  font-size:13px;
  font-weight:bold;
}

textarea {
  font-size:11px;
  text-align:left;
  color:black;
  font-family:arial, helvetica, sans-serif;
}

input.ro
{
  border:1px dashed red;background-color:silver;
}

div.drop
{
  margin-left: 10px;
  border: 1px solid #D3D3D3;
  padding: 5px;
  border-spacing: 2px;  
  position:relative
}

tr.oddRow
{
	background-color:#E5E5E5;
}

a.linkMore:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

a.linkMore:visited {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}

a.linkMore:hover {
	color: #FFFFFF;
  text-decoration: none;
  background-color: #0000FF;
	font-weight: bold;
}

.review 
{
  display: block;
  color:navy;
  text-decoration:none;
  padding-left: 8px; 
  padding-top: 2px;
  padding-bottom: 2px;
  cursor:pointer;
  border:0;
  background-color:transparent;
  text-align:left;
  font:13px Tahoma;
}

.link
{
  cursor: pointer; 
  color: blue; 
  text-decoration: underline; 
}

hr.thickline, hr.thicklinefull {
  width: 95%;
  height: 5px;
  border: 0;
  background: url(/images/blueline.png);
  background-repeat: repeat-x;
  margin: 10px 0;
}

hr.thicklinefull {
  width: 100%;
}

hr.thinline {
  width: 95%;
  height: 1px;
  border: 0;
  background: url(/images/blueline.png);
  background-repeat: repeat-x;
  margin: 5px 0;
}

.screen_pass {
    font-weight: bold;
    color: darkgreen;
}

.screen_fail {
    font-weight: bold;
    color: darkred;
}

.formCaption {
	text-align:right;
	padding-right:10px;
}

/* styles for progress navigation */
hr.progressbar {
  width: 660px;
  margin: 16px 0;
}

.inside {
  padding:5px;
  margin:20px;
  border:2px solid red;
}

/* classes for user notification icons at the top of the page */

.newIcons {
  float:left;
  height:16px; 
  width:16px;
  margin:0 5px;
  background:url(/images/newIcons.png);
  background-repeat:no-repeat;
  cursor:pointer;
}

#iconWrapper {
	float:left;
	position:relative;
	padding:5px 2px;
	margin-right:14px;
	margin-top:2px;
	background-color:#E81E2A;
	border:2px solid #F2727A;
}

#new_icon {
	background:url(/images/new_small.png);
	width:16px;
	height:16px;
	position:absolute;
	left:-4px;
	top:-7px;
}

#new_tenchek_messages { background-position: -47px 0; }
#new_listing_inq      { background-position: -16px 0; }
#new_insurance        { background-position: -80px 0; }
#new_app              { background-position: -30px 0; }
#new_media            { background-position: -64px 0; }
#new_verification     { background-position: -96px 0; }
#new_taskOutput       { background-position:-112px 0; }
#new_personal         { background-position:-128px 0; }
#new_prospect         { background-position:-144px 0; }
#new_fax              { background-position:   0   0; }

/* some aliases for responsive CSS used by Vroomsi, just in case */
.hide, .hide-on-desktop, .hide-on-tablet  { display:none ! important }

table.striped {
  border-collapse: collapse;
}

table.striped > tbody > tr > td {
  padding: 2px 2px 2px 6px;
}

table.striped > tbody > tr:nth-child(odd) {
  background-color: #ddd;
}

table.striped > tbody > tr:nth-child(even) {
  background-color: #ccc;
}

table.striped > tbody > tr.spacerRow {
    background-color: transparent;
}

table.striped > tbody > tr.spacerRow > td {
  line-height: 7px;
  padding: 0;
}

 /* css arrows*/
div.cssArrow {
  float: right;
  width: 0;
  height: 0;
  border: 8px solid red;
  margin: 2px;
  cursor: pointer;
}
div.arrowUp {
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-width: 0;
  margin-top: 6px;
}
div.arrowDown {
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-width: 0;
  margin-top: 6px;
}
div.arrowLeft {
  border-right-width: 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
  margin-right: 6px;
}
div.arrowRight {
  border-left-width: 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
  margin-right: 6px;
}

table.striped > tbody > tr.subSectionHeader > td {
  color: #000;
  font-weight: bold;
  line-height: 24px;
}

.progWheel
{
  background:url("/common/images/pt/progressWheel.gif") no-repeat center center transparent;
  width:17px;
  height:17px;
}

.bigSpinnerTitle {
    display: flex ! important;
    font-size: 17px ! important;
    justify-content: center;
}

.bigSpinner {
    position: relative;
    height: 60px;
    width: 100px;
    background:url("/common/images/spinner_large.gif") no-repeat center center transparent;
    background-size: cover;
}

/* advertising styles */
div.landlordSupplier {
	margin-bottom: 10px;
    display: flex;
    justify-content: center;
}

.vroomsiSpan
{
	font-weight: bold; 
	font-size: 1.1em; 
	letter-spacing: -0.08em; 
	font-style: italic; 
}

.vroomsiSpan a
{
	text-decoration: none;
    color: #00B2EB ! important;
}

.form-inputs
{
    overflow: hidden;
}

.center {
    margin:0 auto;
}

.glow      {  text-shadow: 0 0 5px gold, 0 0 5px yellow, 0 0 5px yellow;  }
.blueGlow  {  text-shadow: 0 0 5px cyan, 0 0 5px lightcyan, 0 0 5px lightcyan;  }
.greenGlow {  text-shadow: 0 0 5px #00FF00, 0 0 5px #CFFFD7, 0 0 5px #CFFFD7;  }

input.highlight {
    color: #153955!important;
}
input.highlight:focus, input.highlight:active {
    border: solid 2px #73A6FF;
    background:#fff;
    color: #153955!important;
}
input.defaultInputText {
    color: #A4A4A4!important;
    font-weight: bold;
}

/*******************/
/* button classes  */
/*******************/

button {
    display:inline-block;
    vertical-align:middle;
    cursor:pointer;
}

button.red {
    text-transform: uppercase;
    text-align:center;
    font-weight: bold;
    background: rgb(218,15,19);
    background: linear-gradient(180deg, rgba(230,121,121,1) 0%, rgba(218,15,19,1) 100%);
    color: #ffffff ! important;
    border-radius: 5px;
    border: 1px solid #FF262F;
}

button.red:hover {
    background: linear-gradient(0deg, rgba(230,121,121,1) 0%, rgba(218,15,19,1) 100%);
}

button.red.bHuge {
    line-height: 14px;
    font-size: 16px;
    padding: 15px 15px;
    height: 46px;
}

button.red.bLarge {
    line-height: 12px;
    font-size: 14px;
    padding: 7px 10px;
    height: 28px;
}

button.red.bMedium {
    font-size: 11px;
    line-height: 12px;
    padding: 4px 13px;
    border-radius: 4px;
    height: 22px;
}

button.red.bSmall {
    font-size: 10px;
    line-height: 10px;
    padding: 2px 12px;
    border-radius: 4px;
    height: 16px;
}

button.red.bHuge:active   {  padding: 16px 15px 14px 15px;  }
button.red.bLarge:active  {  padding: 7px 10px 5px 10px;    }
button.red.bMedium:active {  padding: 5px 13px 3px 13px;    }
button.red.bSmall:active  {  padding: 3px 12px 1px 12px;    }

button.red.disabled, button.red.disabled:hover {
    pointer-events: none;
    background: rgba(187,187,187,1);
    border-color: darkgray;
    cursor: pointer;
}


/*----------------------------------------------------------------*/
/*  progress nav classes                                          */
/*----------------------------------------------------------------*/

#progressNav {
    height: 40px;
    font-size: 10px;
    text-align:center;
    position:relative;
}
#progressNav ol {
    display: block;
    margin: 0 auto;
    width: 500px;
}
#content hr.progressbar {
    width: 100%;
}
#progressNav ol li {
    display: block;
    float: left;
    height: 12px;
    padding: 28px 0 0 0;
    margin: 0;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: top center;
    min-width: 55px;
}
#progressNav ol li.progressNavSpacer {
    background-image: url(/common/images/progressNav/progressNavSpacer.png);
    width: 48px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: 0 0;
    margin: 6px -24px 0 -1px !important;
    padding: 0!important;
    text-decoration: none!important;
}
#progressNav ol li.current {
    background-position: center -40px;
    color: #E81D29;
}
#progressNav ol li.completed {
    background-position: center -80px;
    text-decoration: line-through;
    color: #000;
}
#progressNav ol li.progressNavSpacer.completed {
    background-position: 0 -18px;
}
#progressNav ol li.progressStep_1 {
    background-image: url(/common/images/progressNav/progressNav_1.png);
}
#progressNav ol li.progressStep_2 {
    background-image: url(/common/images/progressNav/progressNav_2.png);
}
#progressNav ol li.progressStep_3 {
    background-image: url(/common/images/progressNav/progressNav_3.png);
}
#progressNav ol li.progressStep_4 {
    background-image: url(/common/images/progressNav/progressNav_4.png);
}
#progressNav ol li.progressStep_5 {
    background-image: url(/common/images/progressNav/progressNav_5.png);
}
#progressNav ol li.progressStep_6 {
    background-image: url(/common/images/progressNav/progressNav_6.png);
}
#progressNav ol li.progressStep_7 {
    background-image: url(/common/images/progressNav/progressNav_7.png);
}
#progressNav div.arrow {
    background-image: url(/common/images/progressNav/progressArrows.png);
    width: 25px;
    height: 28px;
    top: 4px;
    position: absolute;
}
#progressNav div.prev {
    left: 0;
    background-position: -3px 0;
}
#progressNav div.prev:hover {
    background-position: -3px -28px;
}
#progressNav div.next {
    right: 0;
    background-position: -33px 0;
}
#progressNav div.next:hover {
    background-position: -33px -28px;
}


/*--------------------------
   Informational messages
--------------------------*/
#bannerMessages {
    padding: 0 20px 0 0;
}
.message {
    border: 1px solid;
    margin: 10px 0;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.message#infoMessage {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('/common/images/message_info.png');
}
.message#successMessage {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('/common/images/message_success.png');
}
.message#warnMessage {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('/common/images/message_warning.png');
}
.message#errorMessage {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('/common/images/message_error.png');
}
.message ul {
    padding-top:10px ! important;
}

.progMsg
{
    background-image: url("/common/images/progress.gif");
    background-position: right center;
    background-repeat: no-repeat;
    min-width: 30px;
    padding: 1px 95px 0 0;
    height:17px;
}

.mini .progMsg
{
    background: none;
    padding:0px;
    min-width: 0;
    text-align:center;
    padding-top:2px;
    height:12px;
}

.popup {
    padding: 10px;
    background-color: #f8f8f8;
    border: 1px solid #bbb;
    position:relative;
}

.popup h1 {
    margin: 10px;
    border:1px solid black;
    background-color:#ddd;
}

.popup p {
    margin: 10px;
    padding: 0;
    font: 100%/1.3 "museo-sans-1","museo-sans-2",sans-serif;
}

.popup p.title {
    font-weight: bold;
    text-align:left;
}

.popup .fields {
    background-color:#DDDDDD;
    border:0px solid grey;
    padding:10px;
    margin-bottom:5px;
}

.popup p label {
    float:left;
    width:80px;
    margin-right:10px;
    text-align:right;
}

.popup input {
    padding: 2px;
}

/*  prompt dialog uses DateBox.  */
.promptDialog .promptDate, .flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.flexRow {
    display: flex;
    align-items: center;
    gap: 10px;
}

.flexRow .validate {
    width: auto;
}

.promptDialog p {
    padding-right: 0;
}

.promptDialog .promptDate .dLabel,
.promptDialog .promptDate .d {
    flex-shrink: 1;
}

.promptDialog textarea, .promptDialog select, .promptDialog input[type=text], .promptDialog input[type=date], .promptDialog input[type=tel], .promptDialog input[type=number],
.promptDialog input[type=month], .promptDialog input[type=email], .promptDialog input[type=password] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
}

.bold { font-weight: bold; }

.cbWrap {
    display: inline-flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 6px;
}

.cbWrap, .cbWrap input[type=checkbox], .cbWrap label {
    cursor: pointer;
}

.radioElement {
    display: inline-flex;
    flex-direction: row;
    gap: 2px;
    align-items: baseline;
}

.radioElement .validate {
    width: auto;
}

.grayLine {
    width: 100%;
    height: 3px;
    border-top: 1px solid darkgray;
    border-bottom: 1px solid darkgray;
    background-color: lightgray;
    margin: 5px 0 10px 0;
}

ul.dotLeader {
    padding: 0;
    overflow-x: hidden;
}

ul.dotLeader li {
    list-style: none;
    margin-left: 0;
}

ul.dotLeader li:before {
    float: left;
    width: 0;
    white-space: nowrap;
    content:
            ". . . . . . . . . . . . . . . . . . . . "
            ". . . . . . . . . . . . . . . . . . . . "
            ". . . . . . . . . . . . . . . . . . . . "
            ". . . . . . . . . . . . . . . . . . . . "
}

ul.dotLeader span:first-child {
    padding-right: 0.33em;
    background: white
}

ul.dotLeader span + span {
    float: right;
    padding-left: 0.33em;
    background: white;
}

div.validated_phone {
    height: 14px;
    width: 14px;
    margin-left: 5px;
    background-image: url('/images/green-verified-check.svg');
    background-repeat: no-repeat;
    background-size: contain;
}