html,
body,
main {
	height: 100%;
	margin: 0;
	padding: 0;
}

#map {
	height: 100%;
}

#maprow {
	height: 100vh;
	margin: 0px 0px 0px 0px;
}

header,
main {
	padding-left: 300px;
}

@media only screen and (max-width: 992px) {
	header,
	main,
	footer {
		padding-left: 0;
	}
	.heroCoverage {
		font-size: 16pt !important;
	}
}

.input-field label.active {
	transform: translateY(-80%) !important;
	-webkit-transform: translateY(-80%) !important;
}

.input-field label.active i {
	display: none;
}

.listHeader {
	font-weight: 600;
}

.googleSearchBar::-ms-clear {
	display: none;
}

.listSubtitle {
	font-size: 8pt;
	position: relative;
	display: block;
}

.noCopy {
	user-select: none !important;
}

.listIcon {
	margin-right: 10px;
	float: left;
}

.collection .collection-item.active {
	background-color: #e0e0e0 !important;
	color: black;
	cursor: auto;
}

input[type="checkbox"]:disabled + label {
	cursor: default;
}

input[type="checkbox"]:disabled + label:before {
	background-color: white !important;
	cursor: default;
}

#toggle {
	text-align: center;
}

.searchDelete {
	float: right;
	cursor: pointer;
	font-size: 21px;
	color: rgb(120, 120, 120);
	/*margin-top: 3px;*/
}

.sr-loader {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 100px;
}

.searchNotFound {
	position: absolute;
	z-index: 10;
	margin-top: 135px;
	margin-left: 27px;
}

/*.Select-value {
  margin-top: 5px;
}*/

.Select-input input {
	height: 2px;
	border-bottom: 0;
	box-shadow: 0;
}

.Select-input input:focus {
	color: transparent;
	text-shadow: 0 0 0 red;
	border-bottom: none !important;
	box-shadow: none !important;
}

.side-nav li {
	line-height: 21px !important;
}

.collapsible-header .material-icons {
	float: right !important;
}

a.collapsible-header.active i.material-icons {
	transform: rotate(90deg) !important;
}

i.material-icons {
	transition: all 200ms ease;
}

.collapsible li.active {
	background: none;
}

.collapsible-header {
	padding-top: 3px !important;
	min-height: 30px !important;
}

#filtersCol {
	margin: 0px !important;
}

/* .collapsible-body {
  padding: 0px 0px 15px 0px !important;
} */

.searchHistoryRow {
	padding: 2px 10px;
	line-height: 25px;
	cursor: pointer;
}

.searchHistoryRow:hover {
	background-color: rgba(0, 0, 0, 0.05);
}

/* checkmark */
[type="checkbox"]:checked + label:before {
	top: 0px !important;
	left: 5px !important;
	width: 8px !important;
	height: 16px !important;
}

/* box */
[type="checkbox"] + label:before,
[type="checkbox"]:not(.filled-in) + label:after {
	top: 2px !important;
	left: 6px !important;
	width: 16px !important;
	height: 16px !important;
}

.circle-icon {
	width: 10px !important;
	height: 10px !important;
	border-radius: 100%;
	display: inline-block;
	text-align: center;
	line-height: 7px;
	vertical-align: middle;
	padding: 7px;
	margin: 5px;
	max-height: 10px;
}

#staggered-repair li {
	opacity: 0;
}

#customerRepair {
	opacity: 0;
}

.smallLogo {
	width: 175px;
	margin-left: 40px;
}

#srLogo {
	width: 175px;
	margin-left: 40px;
}

#srLogo2 {
	width: 175px;
	margin-left: 40px;
}

#carvanaLogo {
	width: 175px;
	margin-left: 40px;
}

#carvanaLogo2 {
	width: 175px;
	margin-left: 40px;
}

@media (max-width: 551px) {
	#fauxSearch {
		width: 240px;
	}
	.googleSearchBar {
		width: 240px !important;
	}
	.formsItemBox {
		display: inline-flex;
	}
	.formsLinkTitle {
    	font-size: 12pt;
    	margin-bottom: 10px;
		display: inline;
	}
	.formsDownloadIcon {
		vertical-align: middle;
	}
	.formsContactPhone {
		display: block;
		padding-top: 15px;
	}
	.formsContactPhoneNumber {
		display: block !important;
	}
}

@media (min-width: 550px) {
	#fauxSearch {
		width: 400px;
	}
	.googleSearchBar {
		width: 400px !important;
	}

	.send-sonar-embeddable {
		display: none;
	}

	.hoursDay {
		width: 30% !important
	}

	.hoursTime {
		width: 70% !important
	}
	.formsLinkTitle {
    	font-size: 14pt;
    	margin-bottom: 15px;
		display: inline-block;
	}
	.formsDownloadIcon {
		vertical-align: middle;
		margin-left: 25px;
	}
	.formsContactPhone {
		margin-left: 60px;
		padding-top: 15px;
	}
}

@media (max-width: 992px) {
	#srLogo {
		width: 165px;
		margin-left: 0px;
	}
	#carvanaLogo {
		width: 165px;
		margin-left: 0px;
	}
	#srLogo2 {
		width: 165px;
		margin-left: 0px;
	}
	#carvanaLogo2 {
		width: 165px;
		margin-left: 0px;
	}
	#fauxSearch {
		left: 0px !important;
	}
	.landingParallax {
		height: 200px;
	}
	.googleSearchBar {
		padding: 0 40px !important;
	}
}

@media (min-width: 993px) {
	#fauxSearchIcon {
		right: 5px !important;
	}
	.landingParallax {
		height: 200px;
	}
	.googleSearchBar {
		padding: 0 10px !important;
	}
}

@media (max-width: 320px) {
	.side-nav {
		width: 225px !important;
	}
}

#waitTimes {
	pointer-events: none;
	font-size: 14px;
	padding: 10px;
	z-index: 1;
	position: absolute;
	left: 40%;
	bottom: 20px;
	transition: all 0.3s;
	background: #f7923a;
	border-radius: 5px;
	color: white;
	font-weight: 300;
}

.sideBarWait {
	color: #f7923a;
}

.sideBarWarranty {
	color: blue;
}

.fauxBG {
	background: white;
	height: 30px;
	width: 60px;
	z-index: 4;
	position: absolute;
	right: 5px;
}

.regStyleXXSmall {
    font-size: xx-small;
    padding: 1px;
}

.regStyleXSmall {
	font-size: x-small;
	padding: 2px;
}

.regStyleMedium {
	font-size: medium;
	padding: 3px;
}

.regNoPadStyle {
	font-size: medium;
}

#fauxSearch {
	pointer-events: none;
	font-size: 14px;
	height: 32px;
	margin-top: 27px;
	margin-left: 27px;
	outline: none;
	padding: 0px 12px;
	z-index: 1;
	position: absolute;
	left: 300px;
	top: 64px;
	transition: all 0.3s;
}
#fauxSearchIcon {
	color: black;
	top: 3px;
	z-index: 5;
	position: absolute;
	right: 5px;
	pointer-events: all;
	cursor: pointer;
}

#fauxSearchDeleteIcon {
	color: black;
	top: 3px;
	z-index: 5;
	position: absolute;
	right: 40px;
	pointer-events: all;
	cursor: pointer;
}

#fauxSearchMenuIcon {
	color: black;
	top: 3px;
	z-index: 5;
	position: absolute;
	left: 5px;
	pointer-events: all;
	cursor: pointer;
}

#fauxSearchMenu {
	background: white;
}

#vr {
	transform: rotate(90deg);
	position: absolute;
	right: 25px;
	top: 7px;
	width: 20px;
	z-index: 5;
}

#loadingScreen {
	height: 100%;
	text-align: center;
	text-align: -webkit-center;
	text-align: moz-center;
	position: fixed;
	z-index: 1000;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	padding-top: 100px;
}

.side-nav {
	padding-top: 54px;
}

.side-nav a:hover {
	background-color: rgba(0, 0, 0, 0);
}

footer .row {
	margin-bottom: 0;
}

footer p {
	margin: 0;
}

footer a {
	margin-right: 20px;
}

footer ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	justify-content: space-between;
}

footer ul li {
	display: block;
	flex: 0 1 auto;
}

.footerText {
	font-size: 10pt;
}

.collection-item:hover {
	cursor: pointer;
	background-color: #f1f1f1 !important;
}

#carvanaLogo {
	width: 200px;
	margin-left: 80px;
	margin-top: 6px;
}

.modal {
	max-height: 100%;
}
.modal-content .input-field label {
	margin-left: -11px;
}

.Select-menu-outer {
	z-index: 500;
}

#yourCarCareLogo {
	width: 300px;
	margin-left: 25px;
	margin-top: 9px;
}

.sideBarLine {
	padding-left: 0px !important;
	height: 32px;
	font-size: 12px;
}

.listIconSection {
	background: url("https://www.gstatic.com/images/icons/material/system/2x/location_on_black_24dp.png")
		no-repeat;
	background-size: 24px 100%;
	margin-right: 24px;
}

.warranty-tool-button {
	color: white !important;
	padding: 0px !important;
	margin-right: 0px !important;
	margin-left: 0px !important;
}

.addButton {
	height: 36px;
	padding: 0px !important;
	margin-top: 6px;
	margin-left: 0px;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.54);
}

/* first time carvana customer modal */
#fvpp-blackout {
	z-index: 1001;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.5;
}

#carvana-silverrock-message {
	display: none;
	z-index: 1010;
	position: fixed;
	width: 80%;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	max-width: 800px;
	top: 5%;
	padding: 30px 3%;
	font-family: Calibri, Arial, sans-serif;
	background: #fff;
}

#fvpp-close {
	position: absolute;
	top: 10px;
	right: 20px;
	cursor: pointer;
}

#fvpp-dialog h2 {
	font-size: 2em;
	margin: 0;
}

#fvpp-dialog p {
	margin: 0;
}

.addMakeButton {
	float: left !important;
	margin-left: 15px;
}

.partner {
	width: 80%;
	margin: auto;
	display: block;
	position: relative;
}

.copy-button {
	margin-left: 5px;
	position: relative;
	top: 3px;
	cursor: pointer;
}

#copyInput {
	position: absolute;
	z-index: -1000;
}

.floatContainer {
	position: relative;
	height: 50px;
	min-width: 265px;
	padding-bottom: 55px;
}

.floatButton {
	position: absolute;
	display: inline-block;
	right: -25px;
	top: 0px;
}

.modalHalf {
	width: 45%;
	display: inline-block;
	margin-right: 1em;
}
.modalThird {
	width: 28%;
	display: inline-block;
	margin-right: 1em;
}

.modalFull {
	width: 100%;
	display: inline-block;
	margin-top: 15px;
}

.reportSuccess {
	display: none;
	margin-top: 15px;
}

.referralSuccess {
	display: none;
	margin-top: 15px;
}

.settingsButton {
	position: absolute;
	z-index: 100;
	right: 0;
	top: 0;
	margin: 84px 20px;
}

[type="checkbox"] + label {
	font-size: 8pt !important;
}

[type="checkbox"]:checked + label {
	color: black !important;
	font-weight: 500 !important;
	font-size: 9pt !important;
}

.vinRow {
	position: absolute;
	font-size: 10pt;
	display: block;
	right: 20px;
	top: 0px;
	cursor: help;
}

.vinQuestion {
	position: relative;
	top: -7px;
	right: -5px;
}

.material-tooltip {
	text-align: left;
	color: #6e6e6e;
}

.material-tooltip ul {
	padding-left: 25px !important;
}

.material-tooltip li {
	list-style-type: disc;
}

.tooltipTitle {
	color: black;
	font-size: 14pt;
}

.backdrop {
	background-color: #efefef;
	border-radius: 25px;
}

.stepTile {
	text-align: center;
	margin-bottom: 40px;
}

.stepCircle {
	border-radius: 100%;
	background: orange;
	width: 50px;
	text-align: center;
	padding-top: 10px;
	height: 50px;
	display: inline-block;
	color: white;
	font-size: 16pt;
}

.stepTitle {
	display: inline-block;
	margin: 15px 0px;
}

.stepSubTitle {
	display: inline-block;
	font-size: 10pt;
	color: #777777;
}

.infoPanel {
	background: #f1f1f1;
}

.infoPanelTitle {
	color: #1565c0;
	display: block;
	margin: 20px 0px;
	font-size: 14pt;
}

.infoPanelHighlight {
	color: #113040;
	font-size: 12pt;
	font-weight: 500;
}

.infoPanelText {
	color: #113040;
	font-size: 10pt;
	font-weight: 300;
}

.infoDivider {
	width: 60px;
	height: 2px;
	background: gray;
}

.infoContainer {
	margin-bottom: 50px;
}

.infoToggleArrow {
	float: right !important;
	/*padding-left: 35px;*/
	color: #969696;
	cursor: pointer;
}

.white {
	padding-bottom: 0px;
}

.infoContainer.m10 .whatIfCalls {
	display: block !important;
}

.navbar-fixed {
	z-index: 1000;
	position: fixed;
}

.heroCoverageContainer {
	height: 300px;
	text-align: center;
}

.heroCoverage {
	color: white;
	display: inline-block;
	font-size: 24pt;
	font-weight: 200;
	position: relative;
	margin: auto;
	padding: 0px 15px;
}

.warrantyBox {
	border: 1px solid #e5e5e5;
	padding: 25px;
	margin-bottom: 35px;
}

.warrantyBoxTitle {
	font-weight: 300;
	font-size: 18pt;
}

.warrantyBoxHighlight {
	color: #f7923a;
	font-size: 18pt;
}

.coverageHR {
	height: 2px;
	width: 90%;
	background-color: #b5b5b5;
	margin: 25px 0px;
	display: inline-block;
}

.coveredItem {
	list-style-type: circle !important;
	padding-left: 20px;
	color: rgba(0, 0, 0, 0.87);
	font-size: 10pt;
}

.coveredItemCV {
	list-style-type: disc !important;
	padding-left: 25px;
	color: rgba(0, 0, 0, 0.87);
	font-size: 12pt;
}

.coveredItemCVTitle {
	font-size: 14pt;
}

.coveredItemCVSubTitle {
	font-size: 12pt;
}

.coveredItemCVSpan {
	margin-left: -25px;
}

.examplePanelText {
	color: #868686;
}

.examplePanelTextCV {
	color: #868686;
}

.maintinanceTip {
	padding: 50px !important;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #cdd6e0;
	margin: 75px 0px;
}

.viewCoverageDetails {
	font-size: 14pt;
	text-align: left;
	margin: 30px 10px 10px 20px;
	display: flex;
}
svg {
	fill: #1565c0;
	width: 25px;
	height: 25px;
	margin-right: 10px;
}

.viewCoverageLink {
	font-weight: 400;
	color: #1565c0;
}

.no-margin-top {
	margin-top: 0;
}

.coveredItemPanel {
	padding: 0px 50px !important;
}

.coveredItemPanelCV {
	padding: 0px 50px !important;
}

.midHR {
	width: 50%;
	display: block;
	margin: auto;
	margin-top: 25px;
}

.warrantyBoxText {
	font-size: 14pt;
	font-weight: 300;
}

.warrantyBoxSubTitle {
	color: #777777;
	font-size: 9pt;
	font-weight: 300;
}

.coveragePanel {
	padding: 25px;
}

.coverageTitle {
	font-weight: 300;
	font-size: 16pt;
}

.coveredPart {
	font-weight: 300;
	color: #1e75bc;
	margin-bottom: 15px;
}

.covered-chevron {
	margin-left: 15px;
	font-size: 30px;
	top: 15;
	position: relative;
	display: inline-block;
	top: 10px;
}

.section.white .notCoveredTitle {
	font-weight: 300;
	font-size: 20pt;
	padding: 75px 25px !important;
	text-align: center;
}

@media (max-width: 1000) {
	.heroCoverage {
		font-size: 18pt !important;
		top: 32px !important;
	}
}

.carvanaContent {
	display: inline;
}

li.carvanaContent {
	display: list-item;
}

.silverrockContent {
	display: inline;
}

li.silverrockContent {
	display: list-item;
}

.side-nav.fixed a.sideNavLink {
	height: 0px;
	padding: 0px;
	cursor: pointer;
}
.modal {
	top: 0 !important;
}

@media (max-width: 489px) {
	.modalHalf {
		width: 100%;
	}
	.modalThird {
		width: 100%;
	}

	.modal {
		top: 0 !important;
	}

	footer .row {
		margin-bottom: 50px;
	}

	.mobileDay {
		width: 50% !important;
		padding: 0 !important;
		white-space: nowrap;
	}

	.mobileTime {
		width: 50% !important;
		padding: 0 !important;
		white-space: nowrap;
	}

	.mobileContact {
		font-size: 1.0rem !important;
		padding: 0 !important;
	}
	
	.mobilePhone {
		margin-right: 30px;
	}
}

@media (max-width: 350px) {
	.settingsButton {
		top: 50px;
	}

}

.coveredPart .covered-chevron {
	cursor: pointer;
}

.hide {
	display: none;
}

.coveragePanel .coverageTitle div.coveredPart {
	cursor: pointer;
}

.mobile-logo {
	width: 200px;
	height: 50px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.side-nav li.logo {
	height: 75px;
}

a.brand-logo {
	text-align: center;
}

.nav-style {
	background-color: #1e75bc;
	height: 64px;
}

.navbarLogo {
	margin-left: 0px;
	width: 170px;
}

.sidenavLogoLink {
	position: relative !important;
	height: 64px;
}

.sidenavLogoLink img {
	width: 170px;
}

.stepHeader {
	font-weight: 400;
	font-size: 2.28rem;
}

.collapsible-body {
	padding: 25px;
}

.row.step {
	margin: 75px 0px;
}

#flip {
	transition: all 1s ease;
}

.iconCircle {
	color: #8c9eff;
}

@media (max-width: 600px) {
	/*#fauxSearch {
    margin-top: 20px !important;
  }*/
	.stepHeader {
		font-size: 1.5rem;
	}
	.heroCoverageContainer {
		height: 135px;
		margin-top: 50px;
		text-align: center;
	}

	/*.heroCoverage {
    color: white;
    display: inline-block;
    font-size: 14pt;
    font-weight: 200;
    position: relative;
  }*/
}

.itemOffset .collapsible-body {
	padding: 0px 0px 15px 0px;
}

.warning-icon {
	font-size: 18px;
	bottom: -4px;
	position: relative;
}

.accntNum {
	position: absolute;
	font-size: 10px;
	right: 0;
	bottom: 0;
	color: #c2c2c2;
	cursor: pointer;
}

.side-nav {
	top: 64px;
	padding-top: 0px;
	height: calc(100% - 64px);
}

.flexCenter > img {
	transition: all 500ms ease;
	margin: 0px 10px;
}

.flexCenter > img:hover {
	cursor: pointer;
}

.flexCenter {
	display: flex;
	align-items: center;
	justify-content: left;
}

.paddingFix > .input-field {
	padding: 0;
}

.send-sonar {
	z-index: 5;
}

.send-sonar-button {
	width: 100%;
	background-color: #ec6952;
	color: white;
	text-align: center;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	position: fixed;
	bottom: -50px;
	z-index: 999;
}
div.send-sonar {
	position: fixed;
}
.send-sonar a {
	color: white;
	font-family: Arial;
}
.ping-h1 {
	color: white;
	font-size: 46px;
	margin-bottom: 20px;
	margin-top: 0;
	font-weight: 700;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.ping-h2 {
	color: #444444;
	font-size: 36px;
	margin-bottom: 0px;
	margin-top: 20px;
	font-weight: 300;
}
.ping-icons {
	background: #f5f5f5;
	padding: 60px 60px 0px 60px;
	font-size: 36px;
	font-weight: 300;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	font-size: 16px;
}
.ping-padding {
	padding: 70px 30px 0px 30px;
}

.wrench-box {
	position: absolute;
	top: 6.8rem;
	left: 420px;
	width: 75px;
	height: 75px;
	border-radius: 37.5px;
	background: white;
	box-shadow: 4px 4px 0.5rem rgba(0, 0, 0, 0.2);
	z-index: 1;
	overflow: hidden;
	transform: scale(0.6);
	transition: top 0.25s ease-out;
}

@keyframes rotate {
	100% {
		transform: rotate(1turn);
	}
}

.mat-toolbar-icon {
	width: 60px;
	padding: 20px 0px;
	margin-left: 9px;
}

details>summary {
	padding-left: 32px;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.5;
}

summary::-webkit-details-marker {
	display: none
}

summary::after {
	content: ' ►';
	padding-left: 40px;
	width: 24px;
	color: rgba(0,0,0,0.54);
	font-size: 1.2rem;
	border: none;
}

summary:focus{
    outline: none;
}

summary:hover{
	background-color: rgba(0,0,0,0.05);
	cursor: pointer;
}

details[open] summary:after {
	content: " ▼";
	padding-left: 40px;
	width: 24px;
	color: rgba(0,0,0,0.54);
	font-size: 1.2rem;
	border: none;
}

input.select-dropdown {
	display: none !important;
}

.caret {
	display: none !important;
}

/* css for collapsible competencies filter */
.side-nav .collapsible-body li.active, .side-nav.fixed .collapsible-body li.active {
    background-color: #fff !important;
}
.side-nav .collapsible-body li.active a, .side-nav.fixed .collapsible-body li.active a {
    color: #000 !important;
}
div.checkbox > label {
	padding-left: 0px
}

.category-column {
	float: right;
	width: 90%;
}

.category-column a {
	font-size: 8pt !important;
}

.category-column .material-icons {
	margin: 0px !important;
}

.checkbox-column {
	float: left;
	width:10%;
}

.category-row::after {
	content: "";
	display: table;
	clear: both;
}

ul.category-column > li > a {
	padding-right: 16px !important;
	padding-left: 16px !important;
}



