/* DS App */
#ds-main .ds-info-header {
	margin-bottom: 2em;
}

#ds-main .ds-info-header > p {
	color: white;
	margin-top: 2em;
	font-size: 1em;
}

#ds-app-body .fd-bg-red {
  margin-top: 2em;
  height: 50px;
  font-size: 18px;
}

@media only screen and (max-width: 767px){
	#ds-app-body{
		border:1px solid transparent;
	}
}

/* DS Step Crumbs */
#ds-app-body .ds-crumb-nbr{
	background-color: white;
	color: #BCBEC0 !important;
	font-weight:bold;
	text-align:center;
	border-radius: 100%;
	cursor:not-allowed;
	font-size: 24px;
	vertical-align: middle;
	width: 1.5em;
	height: 1.5em;
	line-height: 35px;
}
#ds-app-body .ds-crumb.visited.active .ds-crumb-nbr{
	background-color: #ED1C24 !important;
	color: white !important;
}
#ds-app-body .ds-crumb.visited .ds-crumb-nbr{
	cursor:pointer;
}
#ds-app-body .ds-crumb-desc p{
	margin-left: .5em;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
}
@media only screen and (max-width:600px){
	#ds-app-body .ds-crumb{
		width:23%;
	}
}
#ds-app-body .ds-crumb h4{
	margin:0px;
	color: white;
}

#ds-app-body .ds-crumb.visited.active h4{
	margin:0px;
	color: #ED1C24;
}

#ds-app-body .ds-crumb .ds-crumb-bar{
	width: 100%;
	height: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
	background: #c3c3c3;
	position: absolute;
	top: 20px;
}

#ds-app-body .ds-crumb.visited.active .ds-crumb-bar{
	background: #ED1C24;
}

#ds-app-body .ds-crumb-mobile{
	position: relative;
	text-align: center;
    width: 100%;
    font-size: 16px;
}

/*DS Step body*/

#ds-app-body .ds-step-body{
	display:none; 
}

#ds-app-body .ds-step-body.active{
	display:block; 
}

#ds-app-body #ds-optin-checkbox {
	margin-left: 0px;
	margin-right: 5px;
}

/*Bootstrap*/
#ds-app-body .row {
	margin: 1em 0px !important;
}

#ds-app-body .ds-label {
	font-size: 14px;
	margin-bottom: .2em;
}
.ds-label.ds-subtype {
	width: auto;
}
#ds-app-body span.ds-checkbox{
	display:inline-block;
}
#ds-app-body .ds-file-upload span{
	line-height: 25px;
	padding: 0px;
}

#ds-app-body .ds-file-upload input.ds-input{
	display:none;
}

#ds-app-body .asterik {
	color: #ED1C24 !important;
	font-size: 14px;
}

#ds-app-body .ds-date-field {
	width: 65%; 
	height: 24px;
	margin: 0; 
	padding: 0; 
	background-color: white; 
	color: black
}

#ds-app-body .ds-select-field {
	width: 65%; 
	margin: 0; 
	padding: 0
}

#ds-app-body .ds-flex-checkbox {
	display: flex;
	align-items: center;
}

/*DS Step 2*/
#ds-app-body .reminder .ds-text-remainder{
	color: white;
}

#ds-app-body #instructions p {
	margin: 0;
	float: right;
}

/*DS Step 3*/
#ds-app-body #ds-step-body-3 #ds-file-upload-list li{
	margin-bottom:4px;
}

#ds-app-body #ds-step-body-3 .ds-clearfile{
	cursor:pointer;
}

#ds-app-body #ds-step-body-3 .spaced-bottom{
	margin-bottom: 1.5em !important;
}

#ds-app-body #ds-step-body-3 .ds-flex {
	display: flex;
	align-items: center;
}

#ds-app-body #ds-step-body-3 .ds-flex #ds-project-location-checkboxes {
	flex: 2;
}

#ds-app-body #ds-step-body-3 .ds-flex .project-other-text {
	flex: 3;
	margin-top: .75em;
}

/*DS Step 4*/
#ds-app-body #ds-step-body-4 #ds-please-review {
	font-size: 14px;
	margin-bottom: 1em;
}

#ds-app-body #ds-step-body-4 .section-header {
	border-bottom: 2px solid #ED1C24;
	margin-bottom: .5em;
}

#ds-app-body #ds-step-body-4 #ds-about-you-review ul,
#ds-app-body #ds-step-body-4 #ds-about-project-review ul{	
	padding-left: 0px;
}

#ds-app-body #ds-step-body-4 ul {
	margin: 0;
}

#ds-app-body #ds-step-body-4 ul li p{
	word-wrap: break-word;
}

#ds-app-body #ds-step-body-4 #ds-appt-review{}

#ds-app-body #ds-step-body-4 .spaced-bottom{
	margin-bottom: 1em;
}
#ds-app-body #ds-step-body-4 #ds-appt-review .ds-appt-info h2,
#ds-app-body #ds-step-body-4 #ds-appt-review .ds-appt-info h3{
	padding:0px;
}

#ds-app-body #ds-step-body-4 #ds-review-images{
	overflow-x: auto;
    overflow-y: hidden;
}

#ds-app-body #ds-step-body-4 #ds-review-images td{
	width:150px;
	height:150px;
	vertical-align:middle;
	text-align:center;
	border:1px solid #ccc;
	padding:5px;
}

#ds-app-body #ds-step-body-4 #ds-review-images td img{
	height:auto;
	max-height: 140px;
	width:auto;
	max-width: 140px;
}

#ds-app-body #ds-step-body-4 .fd-icon-pencil{
	margin-left: .2em;
}

#ds-app-body #ds-step-body-4 p.recaptcha-terms-and-use,
#ds-app-body #ds-step-body-4 .recaptcha-terms-and-use a {
	color: white;
	font-size: 10px;
}

/*DS Step 5*/
#ds-app-body #ds-step-body-5 {
	padding: 0px !important;
}

.time-select {
	height: 30px;
}

/* Style the tab */
#ds-app-body .tab {
	text-align: center;
}

#ds-app-body .tab span {
	color: white;
	font-size: 14px;
	margin: 0 2em;
}

/* Style the tab content */
#ds-app-body .tabcontent {
	display: none;
}

#ds-app-body .higlightDates {
	background-color: green;
}

/**
 * DESIGNER VIRTUAL BANNER STYLINGS
 **/
.ds-virtual-banner {
	background-color: black;
	padding: 12px;
}
.ds-virtual-banner-flex{
    display: flex;
    background-color: black;
}

.ds-virtual-banner-header {
	color: whitesmoke;
	font-family: futura-pt, serif;
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
    min-height: 50px;
    display: flex;
    align-items: center;
    position: relative;
}

.ds-virtual-banner-header__divider {
    border-left: 8px solid #ED1C24;
    height: 80%;
    float: left;
    clear: both;
    margin: 20px 10px;
    align-self: center;
}

/* Repositioned submit button banner */
#ds-app-body .ds-confirm-banner {
    margin-bottom: 20px;
    background: white;
    display: flex;
    align-items: center;
}
#ds-app-body .ds-confirm-banner i.fd-icon {
	font-size: 45px;
       margin-left: 20px;
    margin-right: 20px;
}
#ds-app-body #ds-step-body-4 .ds-confirm-banner p {
	color: black;
    padding: 20px;
    display: block;
    box-sizing: border-box;
    max-width: 50%;
    font-weight: bold;
}
#ds-app-body .ds-confirm-banner .fd-bg-red {
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: 15px;
    width: 250px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.appointment-type {
	width: 100%;
}

.appointment-type__label {
	color: whitesmoke;
	font-family: Verdana,Arial,sans-serif;
	font-size: 16px;
	margin: 8px 8px 8px 0;
	font-weight: bold;
}

.appointment-type-message p {
	color: whitesmoke;
	font-family: Verdana,Arial,sans-serif;
	font-size: 13px;
}

.appointment-type__icon--virtual {
	background: url(../images/virtual.icon.svg) no-repeat;
	width: 40px;
	height: 30px;
	float: right;
	margin-left: 20px;
	display: inline-flex;
}

.appointment-type__icon--instore {
	background: url(../images/store.icon.svg) no-repeat;
	width: 40px;
	height: 30px;
	float: right;
	margin-left: 20px;
	display: inline-flex;
}

.appointment-type__button-label {
	height: 13px;
	vertical-align: middle;
	display: inline-flex;
}

.inline-block {
    display: inline-block;
}

.span-or {
    display: flex;
    align-items: center;
    align-content: center;
    font-weight: bold;
}

#ds-terms-conditions .terms-conditions {
	color: whitesmoke;
	text-align: center;
	padding: 30px 10px 0 10px;
	clear: right;
	font-size: 13px;
}

#in-home-container {
	display: none;
}

#in-home > .checkbox > label > input[type=checkbox] {
	line-height: normal;
	margin: 0.1rem 0 0 -20px;
	padding: 0;
	position: absolute;
	transform: scale(1.3);
}

.checkbox {
	padding: 0;
}

@media screen and (max-width: 767px) {
	#date-or-designer span {
		display: none;
	}
	#ds-app-body .tablinks {
		width: 100%;
	}
	.fd-btn-md {
		width: 100%;
	}
	#ds-app-body .fd-bg-red {
		margin-top: 2%;
		margin-bottom: 2%;
	}
	.appointment-type {
		margin: 25px 10px 0px 0;
	}
	#ds-app-body #ds-step-body-4 .section-header {
		width: 90%;
	}
	#ds-app-body .ds-confirm-banner .fd-bg-red {
		height: 100px !important;
	}
	#ds-main .ds-info-header > h1 {
		font-size: 30px;
	}
	.appointment-type-controls {
		width: 100%;
	}
	fd-modal .fd-modal-content{
		top: 10em !important; 
	}
}

@media screen and (min-width: 767px) {
	.tab {
		display: flex;
	}
	#ds-app-body{
		padding:1%;
	}
	.appointment-type-message p {
		color: whitesmoke;
		font-family: Verdana,Arial,sans-serif;
		font-size: 13px;
		text-align: justify;
		margin-top: 10px;
	}
	#ds-app-body .fd-bg-red {
		margin-top: 2em;
		width: 185px !important;
	}
	.appointment-type {
		margin: 25px 10px 25px 0;
	}
}