﻿/* Cheetah */
.cheetahContainer
{
    width:1903px;
    position:relative;
}

.cheetah-title 
{
    font-family: Arial;
    letter-spacing: 0.5px;
    font-size: 18px;
    background-color: #b8c1d0;
    padding: 11px 1px 11px 10px;
    color: #000;
    display: inline-block;
    margin-left: 1088px;
    width: 240px;
    text-align: left;
    font-weight: 600;
}

/* Safari 6.1-10.0 (10.1 is the latest version of Safari at this time) */
input::placeholder {
  color: #000;
}

.cheetahContainer div
{
    width:960px;
    height:850px;
    margin:0px auto;
}
.ui-icon-triangle-1-s {
    background-position: -64px -16px;
    width: 20px!important;
    float: right!important;
} 

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding: 3px 0px 3px 8px!important;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;    
}

.ui-selectmenu-button
{
    margin-top:3px;
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    font-size: 14px;
}

.autocomplete-options-container {
	position: relative;
}

.autocomplete-options-dropdown {
	position: absolute;
	top: -1px;
	left: 0px;
	border: 1px solid #ccc;
	border-top-color: #d9d9d9;
	box-shadow: 0 2px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
	cursor: default;
	z-index: 1001;
	background: white;
}

.autocomplete-options-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.autocomplete-option {
	padding: 4px 10px;
	line-height: 22px;
	overflow: hidden;
	font: normal normal normal 13.3333330154419px/normal Arial;
}

.autocomplete-option.selected {
	background-color: #eee;
}

.ui-autocomplete {
	max-height: 200px;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
}

.cheetahError
{
    background-color:rgba(255, 0, 0, 0.25)!important;
}

.smallPdf {
-webkit-transform: scale(0.73, 0.73);
   -moz-transform: scale(0.73, 0.73);
    -ms-transform: scale(0.73, 0.73);
        transform: scale(0.73, 0.73);
}

iframe, 
.CheetahHome .footer .FooterForPrint,
.CheetahRenter .footer .FooterForPrint,
.CheetahHome .ImgeForPrintHomeowner,
.CheetahRenter .ImgeForPrintRenter
{   
    display: none;
}


.CheetahHome .footer .FooterForPrint p, .CheetahRenter .footer .FooterForPrint p
{
    text-align: left;
    font-size: 12px;
    letter-spacing: 0.2px;
    line-height: 26px;
    padding-top:15px;
    width:200px;
    float:left;
}
  
.CheetahHome .footer .FooterForPrint img, .CheetahRenter .footer .FooterForPrint img
{ 
    float:right;    
}    

.CheetahHome .ImgeForPrintHomeowner, .CheetahRenter .ImgeForPrintRenter
{    
    position: relative;
    height: 53px;
    width:1000px;
    
}

.CheetahHome .ImgeForPrintHomeowner img, .CheetahRenter .ImgeForPrintRenter img
{
    float:right;
}


.SubheaderCheetah
{
    background-image: url('../../images/CheetahLogo.png');
    background-repeat: no-repeat;
    background-color: #F9BC2E;
    background-position: center;
    position: relative;
    width: 1903px;
    height: 83px;
    margin-top: 60px;
}


/* Cheetah */
.CheetahContainer
{
    width: 1903px;
    display:table;
    /* position:relative; */
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   .CheetahContainer { margin-bottom: 55px; } 
}

.cheetahWizard
{
    width: 1000px;
    /*min-height: 550px;*/
    margin: 0px auto;
    display: table-cell;
    height: 500px;
    vertical-align: middle;
    text-align: center;
}

.cheetahWizardIntro
{
   /* padding-top: 128px;
    margin: 90px 0px 202px 0px;
       padding-top: 88px;
    margin: 90px 0px 0px 0px;
    padding-bottom: 220px;*/
}

.cheetahIntroContent
{
    width: 528px;
    margin: 0 auto;
    padding-left: 2px;
}

.title
{
    font-size: 14pt;
    font-style: italic;
    color: #5A595A;
    font-weight:100;
    font-family: Arial;
    letter-spacing: 0.15px;
    padding-right: 5px;
}

.row hr
{
    width: 528px;
    margin: 20px auto 0px auto;
    background-color: #BFBFBF;
    border: none;
    height: 2px;
}

.cheetahIntroContent > div
{
    padding-top: 6px;
    width: 528px;
    float: left;
    text-align:left;
}

.cheetahIntroContent > div.center
{
    text-align: center;
}

.cheetahIntroContent button
{
    background: none;
    border: none;
    font-family: arial;
    font-size: 16px;
    cursor: pointer;
    color: #000000;
    font-weight:600;
}

.cheetahIntroContent button:disabled
{
    color: #dddddd;
}

.cheetahIntroContent > div > span
{
    font-size: 16px;
    font-family: Arial;
    letter-spacing: 0.15px;
    float: left;
    display: block;
    width: 280px;
}

.CheetahContainer input[type=text]
{
    background-color: #F0F0F0;
    border: 1px solid #C2C2C2;
    color:#000000;
    width: 234px;
    height: 22px;
    line-height: 24px;
    float: left;
    margin: 2px 0px;
    padding: 0px 4px;
}

.CheetahContainer .cheetahWizardIntro input[type="text"] 
{
    margin:1px 0px;
}

.cheetahIntroContent > div > input[type=text]
{
    background-color: #F0F0F0;
    border:1px solid #C2C2C2;    
    width: 234px;
    height: 22px;
    float: left;
    padding: 0px 4px; /*color: #3333FD;*/
}

.cheetahIntroContent > div > label
{
    font-family: arial;
    padding-left: 0px;
    padding-right: 5px;
    letter-spacing: -0.4px;
    cursor: pointer;
}

.cheetahIntroContent > div > input[type=text].small
{
    width: 67px;
}

.cheetahIntroContent > div > input[type=text].medium
{
    width: 151px;
    margin-right: 5px;
}

.row
{
    width: 100%;
}

.row.center
{
    text-align: center;
}

.uppercase
{
    text-transform: uppercase;
}

/* HOMEOWNER, RENTER */

.CheetahHome, .CheetahRenter
{
    -webkit-print-color-adjust: exact;
    display: none;
    width: 1000px;
    font-family: Arial;
    padding-bottom: 40px;
    background-color:#FFFFFF;
    margin: 0 auto;
    padding-top: 50px;
}

.CheetahHome .header, .CheetahRenter .header
{
    width: 100%;
    height: 72px;
}

.CheetahHome .leftHeader, .CheetahHome .rightHeader, .CheetahHome .subHeader, .CheetahRenter .leftHeader, .CheetahRenter .rightHeader, .CheetahRenter .subHeader
{
    width: 480px;
    padding: 0px 10px;
    height: 36px;
    float: left;
}

.CheetahHome .subHeaderRight, .CheetahRenter .subHeaderRight
{
    width: 360px;
    padding: 0px 10px;
    height: 36px;
    float: right;
}

.CheetahHome .leftHeader, .CheetahRenter .leftHeader
{
    background-color: #E6E6E6;
}

.CheetahHome .rightHeader
{
    background-color: #000000;
}

.CheetahRenter .rightHeader
{
    background-color: #000000;
}

.CheetahRenter select, .CheetahHome select
{
    width: 97px;
    height: 24px;
    line-height:24px;
    vertical-align:middle;
    background-color: #F0F0F0;
}

.CheetahHome .rightHeader span, .CheetahRenter .rightHeader span
{
    font-size: 12px;
    font-style: italic;
    color: #FFFFFF;
    text-align: right;
    line-height: 36px;
    float:right;
    padding-right:30px;
}

.CheetahHome .subHeader span, .CheetahRenter .subHeader span
{
    font-size: 16px;
    line-height: 60px;
    padding-right: 15px;
}

.CheetahHome .leftHeader span, .CheetahRenter .leftHeader span
{
    float: left;
    display: inline-block;
    font-weight: bold;
    line-height: 36px;
    font-size: 16px;
    font-family: Arial;
}

.CheetahHome .subHeaderRight .Excls, .CheetahRenter .subHeaderRight .Excls 
{
    font-family:Comic Sans MS;
    font-size:12px;
    font-style:italic;
    
}


.CheetahHome .subHeaderRight .Crg, .CheetahRenter .subHeaderRight .Crg 
{
    font-weight:bold;
    font-family:Arial;
    
}

/*.CheetahHome .leftHeader span
{
    color: #a1bbb2;
}

.CheetahRenter .leftHeader span
{
    color: #a1bbb2;
}*/

.content .leftSide, .content .rightSide
{
    width: 500px;
    float: left;
    padding-top:25px;
}

.content .rightSide > div
{
    margin-left: 20px;
}

.content > div > div
{
    height: 32px;
    width: 480px;
    line-height: 30px;
    float: left;
}

.content > div > div.disabled
{
    opacity:0.7;
}

.CheetahHome .content .section, .CheetahRenter .content .section
{
    color: #000000;
    width: 460px;
    padding: 0px 10px;
    line-height: 30px;
}

.CheetahHome .content .section
{
    background-color: #a1bbb2;
}

.CheetahRenter .content .section
{
    background-color: #b8c1d0;
}

.CheetahHome .content div > div input[type="text"], .CheetahRenter .content div > div input[type="text"]
{
    width: 130px;
}

.CheetahHome .content div > div input[type="text"].small, .CheetahRenter .content div > div input[type="text"].small
{
    width: 87px;
}

.CheetahHome .content div > div input[type="text"].largeDescription, .CheetahRenter .content div > div input[type="text"].largeDescription
{
    width: 189px;
}

.CheetahHome .content div > div input[type="text"].smallchk, .CheetahRenter .content div > div input[type="text"].smallchk
{
    width: 60px;
}

.CheetahHome .content div.other > div input[type="text"] .CheetahRenter .content div.other > div input[type="text"]
{
    width: 225px;
}

.CheetahHome .content .other div span:first-child, .CheetahRenter .content .other div span:first-child
{
    width: 130px;
}

.CheetahHome .content div > div span, .CheetahRenter .content div > div span
{
    display: block;
    width: 229px;
    float: left;
    text-align:left;
}

.CheetahHome .content div > div span.dollarSign, .CheetahRenter .content div > div span.dollarSign
{
    width: auto;
    float: right;
    margin-right: 4px;
}

.CheetahHome .content div > div span.dollarSign.airfare, .CheetahRenter .content div > div span.dollarSign.airfare
{
    float: left;
    left: -20px;
    position: relative;
    margin-right: -20px;
}

.CheetahHome .content div > div.borderbottom, .CheetahRenter .content div > div.borderbottom
{
    border-bottom: 1px solid #B3B3B3;
    margin-bottom: 20px;
}

.CheetahHome .content div > div > div, .CheetahRenter .content div > div > div
{
    width: 376px;
    border-right: 1px solid #B3B3B3;
    height: 32px;
    float: left;
    margin-right: 4px;
    text-align:left;
}

label
{
  cursor:pointer!important;
}

.CheetahHome .totalCostFooter > span, .CheetahRenter .totalCostFooter > span
{
    background-color: #818181;
    border: 1px solid #000000;
    color: #FFFFFF;
    padding: 0px 10px;
    float: left !important;
    width: 306px !important;
    margin: 0px !important;
}

.CheetahHome .totalCostFooter
{
    margin-top: 55px;
}

.CheetahRenter .totalCostFooter
{
    margin-top: 152px;
}

.CheetahHome .totalCostFooter input[type=text],
.CheetahRenter .totalCostFooter input[type=text]
{
    margin: 0px;
    line-height: 30px;
    height: 30px;
    width: 85px !important;
}

.CheetahHome .totalCostFooter > span.dollarSign, .CheetahRenter .totalCostFooter > span.dollarSign
{
    width: 30px !important;
}

.CheetahHome .footer, .CheetahRenter .footer
{
    width: 1000px;
    float: left;
    text-align: center;
}

.CheetahHome .footer p, .CheetahRenter .footer p
{
    text-align: left;
    font-size: 12px;
    letter-spacing: 0.2px;
    line-height: 15px;
    color: #888888;
}

.CheetahHome .content .homefinding-exclamation, .CheetahRenter .content .homefinding-exclamation{
    position: absolute;
    left: 427px;
    top: 926px;
    color: #0900ff;
    font-size: 22px;
    visibility:hidden;
}

/*Tooltip*/
.CheetahHome .content .homefinding-exclamation .tooltiptext, .CheetahRenter .content .homefinding-exclamation .tooltiptext {
  visibility: hidden;
  background-color: #D6D5D6;
  color: #0900ff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  margin-left: -120px;
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 14px;
  line-height: 30px;
  width: 260px;
}

.CheetahHome .content .homefinding-exclamation .tooltiptext::after, .CheetahRenter .content .homefinding-exclamation .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.CheetahHome .content .homefinding-exclamation:hover .tooltiptext, .CheetahRenter .content .homefinding-exclamation:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.CheetahHome .content .templiving-exclamation .tooltiptext, .CheetahRenter .content .templiving-exclamation .tooltiptext {
  visibility: hidden;
  background-color: #D6D5D6;
  color: #0900ff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
   margin-left: -120px;
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 14px;
  line-height: 30px;
  width: 260px;
}

.CheetahHome .content .templiving-exclamation .tooltiptext::after, .CheetahRenter .content .templiving-exclamation .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.CheetahHome .content .templiving-exclamation:hover .tooltiptext, .CheetahRenter .content .templiving-exclamation:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.CheetahHome .content .finalmovetrip-exclamation .tooltiptext, .CheetahRenter .content .finalmovetrip-exclamation .tooltiptext {
  visibility: hidden;
  background-color: #D6D5D6;
  color: #0900ff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
   margin-left: -120px;
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 14px;
  line-height: 30px;
  width: 260px;
}

.CheetahHome .content .finalmovetrip-exclamation .tooltiptext::after, .CheetahRenter .content .finalmovetrip-exclamation .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.CheetahHome .content .finalmovetrip-exclamation:hover .tooltiptext, .CheetahRenter .content .finalmovetrip-exclamation:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
/*here*/

.CheetahHome .content .templiving-exclamation, .CheetahRenter .content .templiving-exclamation{
    position: absolute;
    left: 427px;
    top: 1204px;
    color: #0900ff;
    font-size: 22px;
    visibility:hidden;
}

.CheetahHome .content .finalmovetrip-exclamation, .CheetahRenter .content .finalmovetrip-exclamation{
    position: absolute;
    left: 949px;
    top: 702px;
    color: #0900ff;
    font-size: 22px;
    visibility:hidden;
}

.CheetahHome .content .onhover{
    visibility: hidden;
}

.CheetahHome .content .homefinding-exclamation:hover ~ .onhover{
    visibility: visible;
}

 .airfare-data-HomeOwner p,  .airfare-data-Renter p
{
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    color: #0900ff;
    font-weight: bold;
    margin-right: 160px;
    margin-left: 160px;
}

 .airfare-data-HomeOwner, .airfare-data-Renter
{
   background-color: #D6D5D6;
   display: none;
}

.CheetahHome .footer button, .CheetahRenter .footer button
{
    background: none;
    border: none;
    font-family: arial;
    font-size: 16px;
    cursor: pointer;
    color: #000000;
    margin: 20px 30px;
    font-weight:600;
}

.CheetahHome .footer button:disabled, .CheetahRenter .footer button:disabled
{
    color: #dddddd;
}

.checkbox
{
    width: 20px !important;
    height: 20px !important;
    margin-right: 0px !important;
    border: none !important;
    position:relative;
    margin: 3px 0px 2px 4px;
}
.checkbox label
{
    width: 18px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    background: #fcfff4;
    background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    border-radius: 4px;
    box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.checkbox label:after
{
    content: '';
    width: 18px;
    height: 9px;
    position: absolute;
    top: 2px;
    left: 3px;
    bottom:0px;
    border: 4px solid #333;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.checkbox label:hover::after
{
    opacity: 0.5;
}
.checkbox input[type=checkbox]
{
    visibility: hidden;
}
.checkbox input[type=checkbox]:checked + label:after
{
    opacity: 1;
}

/*spinner*/
.CheetahHome .ui-spinner,
.CheetahRenter .ui-spinner
{
    border: 1px solid #C2C2C2;
    background-color: #F2F2F2;
    width: 95px !important;
    border-radius: 0px;
    margin-top: 2px;
    height: 24px;
}

.CheetahHome .ui-spinner input,
.CheetahRenter .ui-spinner input
{
    color:#0900ff;
    width: 67px;
    font-size: 13.33px; 
    height: 22px;
    float: left;
    margin: 2px 0px;
    padding: 0px 4px;
}

p[data-tool-tip]{
    position: relative;
    text-decoration: none;
    color: rgba(255,255,255,0.75);
}

p[data-tool-tip]::after{
    content: attr(data-tool-tip);
    display: block;
    position: absolute;
    background-color:#D6D5D6;
    padding: 5px 5px;
    color:#0900ff;
    border-radius: 5px;
    font-size: .6em;
    bottom: 0;
    left: -715%;
    white-space: nowrap;
    transform: scale(0);
    transition: 
    transform ease-out 150ms,
    bottom ease-out 150ms;
}

p[data-tool-tip]:hover::after{
    transform: scale(1);
    bottom: 200%;
}