body {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
    height: 100%;
    font-size: 17px !important;
}
.MainDiv iframe {
    width: 100% !important;
    min-height: 650px !important;
    border: none !important;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
form .form-control::-webkit-input-placeholder { 
  color: #000000;
}

form .form-control::-moz-placeholder {
  color: #000000;
}
form .form-control:-ms-input-placeholder {
  color: #000000;
}
form .form-control:placeholder {
  color: #000000;
}
#form input {
  width: 100% !important;
}
.TLAppActions h4 {
    font-size: 18px !important;
}
.TLAppActions h3 {
    font-size: 22px !important;
}
.TLAppActions .col-xs-6 {
    width: 50%;
}
.TLAppActions .btn-blue, #VerifyBtn
{
    background-color: #0c3e50;
    color: #fff;
    border-color: #0c3e50;
 
}
.TLAppActions .btn-blue:hover, .TLAppActions .btn-blue:focus
{
    background-color: #0c3e50!important;
}
.CustomerLoginForm
{
    padding: 80px 0;
}
.customerGrey {
    color: black;
    background-color: #fbfbfb; 
    opacity: 0.7;
    padding: 20px 5px 0px;
    float: left;
    width: 100%;
}
.customerForm {
    width: 100%;
    display: block;
    margin: 0 0 20px 0;
    position: relative;
}
.customerForm input {
    border-radius: 0;
    box-shadow: none;
    border-bottom: 1px solid #0f0e0e;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    background-color: transparent;
    height: 40px;
    padding-left: 0;
}
.customerForm label {
    margin: 0 0 5px 0;
    font-size: 14px;
    width: 100%;
    display: none;
}
.VerifyBtn .btn-primary
{
	background-color: #0c3e50;
    color: #fff;
    border: none;
    margin-bottom: 10px;
}
.TLAppLoginFormLogo
{
	width: 80%;
	margin: 0 auto 0px;
}
.navbar-brand 
{
  padding: 15px !important;
}
.TLAppLoginFormLogo {
    width: 100%;
    margin: 0 auto 0px;
    text-align: center;
    /*float: left;*/
}
.TLAppLoginFormLogo .navbar-brand {
    height: auto;
    margin: 0;
    padding: 0px!important;
    display: block;
    width: 100%;
    text-align: center;
}
.navbar-brand>img {
    display: inline-block;
    max-width: 100%;
}
/*Mobile Navigation*/
.mobile-container .topnav .navbar-brand {
    margin-right: 0px !important; 
}
.topnav {
  	overflow: hidden;
  	background-color: #000;
  	position: relative;
  	height: 50px;
}
.topnav .home {
    position: absolute;
    top: 0;
    left: 0;
}

.topnav #myLinks {
  	display: none;
}

.topnav a {
  	color: white;
  	padding: 9px 19px;
  	text-decoration: none;
  	font-size: 22px;
  	display: block;
    text-align: center;
}
.topnav a .glyphicon {
    top: -3px !important;
}
.topnav a.icon {
  	background: black;
  	display: block;
  	position: absolute;
  	right: 0;
  	top: -6px !important;
}
.overlay {
  	height: 100%;
  	width: 0;
  	position: fixed;
  	z-index: 1;
  	top: 0;
  	right: 0;
  	background-color: rgb(0,0,0);
  	background-color: rgba(0,0,0, 0.9);
  	overflow-x: hidden;
  	transition: 0.5s;
}

.overlay-content {
  	position: relative;
  	top: 10%;
  	width: 100%;
  	text-align: center;
  	margin-top: 30px;
}

.overlay a {
  	padding: 8px;
  	text-decoration: none;
  	font-size: 36px;
  	color: #818181;
  	display: block;
  	transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  	color: #f1f1f1;
}

.overlay .closebtn {
  	position: absolute;
    top: 0px;
    right: 10px;
    font-size: 60px;
}
.loginActions .Main-actions button {
    margin-top: 20px !important;
    margin-bottom: 0px !important;
}
.loginHeader .topnav a {
    top: -9px !important;
}
.customerGrey .note
{
  margin-bottom: 10px !important;
}
.customerGrey .note span
{
  font-size: 16px !important;
}
.qrcode
{
  background-color: #28a745;
  border-color: #28a745;
  box-shadow: 0 0 0 1px #28a745 !important;
}
.error 
{
  color: red !important;
}
.switchlock:disabled {
  border: 1px solid #999999 !important;
  background-color: #cccccc !important;
  color: #666666 !important;
}
@media screen and (max-height: 450px) {
  	.overlay a {font-size: 20px}
  	.overlay .closebtn {
  		font-size: 40px;
  		top: 15px;
  		right: 35px;
  	}
}
/*Mobile Navigation*/

/*Verification Code CSS*/
#CodeVerificationForm {
  	font-family: Lato;
  	font-size: 1.5rem;
  	text-align: center;
  	box-sizing: border-box;
  	color: #333;
  
 	#dialog {
	    border: solid 1px #ccc;
	    margin: 10px auto;
	    padding: 20px 30px;
	    display: inline-block;
	    box-shadow: 0 0 4px #ccc;
	    background-color: #FAF8F8;
	    overflow: hidden;
	    position: relative;
	    max-width: 450px;
    
    	h3 {
	      	margin: 0 0 10px;
	      	padding: 0;
	      	line-height: 1.25;
    	}
    
    	span {
      		font-size: 90%;
    	}
    
    	#form {
	      	max-width: 240px;
	      	margin: 25px auto 0;
      
	      	input {
	        	margin: 0 5px;
	        	text-align: center;
	        	line-height: 80px;
		        font-size: 50px;
		        border: solid 1px #ccc;
		        box-shadow: 0 0 5px #ccc inset;
		        outline: none;
		        width: 20%;
		        transition: all .2s ease-in-out;
		        border-radius: 3px;
	        
	        	&:focus {
		          	border-color: purple;
		          	box-shadow: 0 0 5px purple inset;
		        }
		        
		        &::selection {
		          	background: transparent;
		        }
		    }
      
		    button {
		        margin:  30px 0 50px;
		        width: 100%;
		        padding: 6px;
		        background-color: #B85FC6;
		        border: none;
		        text-transform: uppercase;
		    }
		}

	    div {
	      	position: relative;
	      	z-index: 1;
	    }
    
	    img {
	     	position: absolute;
	      	bottom: -70px;
	      	right: -63px;
	    }
  	}
}
/*Verification Code CSS*/

/*Buttons CSS*/
.Main-actions {
	padding: 20px;
	text-align:center;
}
.CheckinDiv {
  padding: 10px;
}
button.message.clickable, a.message.clickable {
    padding: 50px;
    margin-bottom: 20px;
}

.MembershipDetails button.message.clickable, .MembershipDetails a.message.clickable {
    margin-bottom: 0px !important;
}

.Main-actions .message.clickable, .MembershipDetails .message.clickable {
    background: #0d3d56;
    color: #fff;
    border-radius: 20px;
    border: none 0;
    box-shadow: 0 0 0 1px #0d3d56;
    padding-bottom: 0.375rem;
    padding-top: 0.375rem;
    text-align: left;
    transition: box-shadow 200ms ease-in;
    white-space: normal;
}
.tlapp-actions {
  text-align: center;
}
.tlapp-actions .message.clickable {
    background: #0d3d56;
    color: #fff;
    border-radius: 20px;
    border: none 0;
    box-shadow: 0 0 0 1px #0d3d56;
    padding-bottom: 0.375rem;
    padding-top: 0.375rem;
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
    transition: box-shadow 200ms ease-in;
    white-space: normal;
    margin-right: 10px;
}
.tlapp-actions .message.active {
    background: green !important;
}
.CheckinDiv .app-message {
    float: left;
    background: #fff;
    border-radius: 20px;
    border: solid 1px #fff;
    box-shadow: 1px 1px 6px #c1c0da;
    margin-bottom: 16px;
    padding: calc(2 * 5px) 16px;
    line-height: calc(16px + 16px / 2);
    position: relative;
    transition: border-color 200ms ease;
    word-wrap: break-word;
    max-width: 100%;
    text-align: left;    
    display: inherit;
    font-size: 16px !important;
    color:#0d3d56;
    font-size: 16px;
}
.BedButtons .message.clickable {
    padding-left: 18px;
    padding-right: 18px;
}
#Appointment_content {
    background-color: #fbfbfb;
    padding: 10px;
    opacity: 0.8;
}
.AppointmentForm h2 { 
    margin-top: 0px;
    margin-bottom: 25px;
    text-align: center;
    border-bottom: 2px solid #0c3e50
}
/*Buttons CSS*/

/*Contact Detail CSS */
.ContactDetail {
    background-color: #fbfbfb;
    opacity: 0.8;
    padding: 10px;
    text-align: center;
}
.ContactDetail h2 {
    font-weight: 600;
}
.ContactDetail .LocationAddress {
    display: inline-block;
    width: 75%;
    border-bottom: 2px solid #0d3d56;
    margin-top: 15px !important;
}
/*Contact Detail CSS */

/*Customer Detail CSS*/
.AccountDetail {
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
}
.AccountDetail .TanningHistory {
    padding-left: 0px !important;
    padding-right: 0px !important; 
}
.MembershipDetails p {
    margin-bottom: 0px !important;
}
/*Customer Detail CSS*/
@media(min-width:768px){
    .CustomerLoginForm .col-md-offset-4 {
      margin-left: 33.3333% !important;
    }
    .MainDiv .app-message {
      width: 100% !important;
    }
}

@media screen and (max-width: 567px) {
    .MainDiv .app-message {
      width: 100% !important;
    }
}
#SalonFinderForm {
    margin-top: 25px;
}
.fixedHeader {
    margin-top: 45%;
}
.fixedHeader .customerForm {
    margin: 0px !important;
}
.salonFinderHeading {
    padding: 10px 0;
}
.customerForm .fa-search {
    position: absolute;
    top: 5px;
    right: 10px;
    border: none;
    color: #0d3d56;
    font-size: 30px;
    width: 27px !important;
    display: inline-block;
    align-items: center;
    justify-content: center;
    background-color: transparent;
}
.businessDetail {
    border-bottom: 1px solid;
    margin-bottom: 15px;
}
#CancelAppointmentModal {
    opacity: 10;
    padding-right: 10px !important;
}
.bed-start-button {
    border: none !important;
    background: none !important;
    margin-bottom: 10px;
}
.bed-start-button:hover, .bed-start-button:focus {
  outline: none;
}
.startBed {
    background-color: #28a745 !important;
    border-color: #28a745 !important;
    display: inline-block !important;
    font-size: 55px !important;
    text-align: center !important;
    margin: 4px 2px !important;
    cursor: pointer !important;
    border-radius: 50% !important;
    /*height: 200px !important;
    width: 200px !important;*/
}
.bed-start-button .badge {
    position: absolute !important;
    top: 120px !important;
    margin-left: 90px !important;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%) !important;
    background-color: #000 !important;
    border-radius: 50px !important;
    font-size: 15px !important;
    width: 70px !important;
    height: 70px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}