html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

td {
	background-color: transparent;
}

table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th {
    background-color: transparent;
}

table tbody tr:hover>td,table tbody tr:hover>th {
    background-color: transparent;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #f4f4f4;
}

div.map_select {
	float: left;
	padding-right: 10px;
	box-sizing: border-box;
}

div.appointment_info {
	margin-top: 10px;
	padding: 10px;
	background-color: #f7f7f7;
	border: 1px solid #dddddd;
	border-radius: 6px;
	color: #666666;
	font-size: 9pt;
}

div.meeting_inner_left {
	width: 45%;
	float: left;
	box-sizing: border-box;
}

div.meeting_inner_right {
	width: 55%;
	box-sizing: border-box;
	padding-left: 20px;
	float: right;
}

h1.community {
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 28px;
	line-height: 44.8px;
	-webkit-font-smoothing: antialiased;
	color: rgb(51,51,51);
	font-weight: 400;
}

div.container {
	max-width: 1310px;
	padding-top: 30px;
	padding-left: 55px;
	padding-right: 55px;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 5;
}

div.dealer_option {
	border: 1px solid #cccccc;
	margin-bottom: 5px;
	border-radius: 9px;
	box-shadow: 3px 3px 10px -8px rgba(0,0,0,0.5);
	background-color: #ffffff;
	padding: 14px;
	padding-bottom: 8px;
}

div.dealer_option td {
	border: 0px;
}

div.model_option td {
	border: 0px;
}

div.show_on_mobile {
	display: none;
}

div.hide_on_mobile {
	display: block;
}

span.dealer_lozenge {

	font-size: 10pt;
	font-weight: bold;
	background-color: #5fb84c;
	border-radius: 4px;
	position: relative;
	top: -3px;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.community {
	font-weight: 400;
	font-family: Archivo, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: rgb(51,51,51);
	-webkit-font-smoothing: antialiased;
}

div.width_30 {
	width: 60%;
	box-sizing: border-box;
}

div.width_40 {
	width: 40%;
	box-sizing: border-box;
}

div.width_50 {
	width: 50%;
	box-sizing: border-box;
}

div.width_60 {
	width: 60%;
	box-sizing: border-box;
}

div.width_70 {
	width: 60%;
	box-sizing: border-box;
}

div.left {
	float: left;
}

div.right {
	float: right;
}

div.clear {
	clear: both;
}

div.community_steps {
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    line-height: 1.6;
    font-size: 12px;
    font-family: Archivo, sans-serif;
    color: #333333;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    margin: auto;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    position: relative;
    top: 0px;
    left: 0px;
}

div.community_steps div.line {
    height: 1px;
    background-color: #C4c4c4;
    width: 80%;
    position: absolute;
    top: 23px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}

div.community_steps div.step {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 100;
	padding-left: 20px;
	padding-right: 20px;
}

input.community {
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	border-radius: 4px;
	font-family: Archivo, sans-serif;
	margin-bottom: 10px;
	box-shadow: 3px 3px 7px -6px rgba(0,0,0,0.5);
}

div.community_button, a.community_button {
	padding: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	box-sizing: border-box;
	border-radius: 4px;
	font-size: 16px;
	font-family: Archivo, sans-serif;
	margin-bottom: 10px;
	color: #ffffff;
	background-color: #79ce67;
	box-shadow: 3px 3px 7px -6px rgba(0,0,0,0.5);
	cursor: pointer;
	transition: all 0.3s;
	white-space: nowrap;
	text-decoration: none;
}

div.community_button:hover, a.community_button:hover {
	background-color: #55bb3d;
}

div.community_button_off, a.community_button_off {
	cursor: not-allowed;
	background-color: #c1e0ba;
}

div.community_button_off:hover, a.community_button_off:hover {
	background-color: #c1e0ba;
}

div.community_steps div.step span {
	line-height: 1.6;
	font-family: Archivo, sans-serif;
	box-sizing: border-box;
	background: #fff;
	display: block;
	margin: auto;
	width: 50px;
	height: 50px;
	border: 1px solid #c4c4c4;
	border-radius: 400px;
	text-align: center;
	color: #b0b0b0;
	font-size: 28px;
}

div.community_steps div.step span.on {
	background-color: #79CE67;
	color: #fff;
}

div.mobile_step {
	line-height: 1.6;
	font-family: Archivo, sans-serif;
	box-sizing: border-box;
	background: #fff;
	display: block;
	margin: auto;
	width: 50px;
	height: 50px;
	border: 1px solid #c4c4c4;
	border-radius: 400px;
	text-align: center;
	color: #b0b0b0;
	font-size: 28px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 3;
}


div.meeting_inner table {
	margin: 0px;
}

div.community_steps div.title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

div.dealer_overlay {
	position: fixed;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 300;
	background-color: rgba(0,0,0,0.5);
}

div.overlay_select_model {
	height: 75vh;
	width: 500px;
	background-color: #ffffff;
	border-radius: 10px;
	border: 1px solid #999999;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12vh;
}

div.model_selection {
	padding: 10px;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
}

div.meeting_scrollable {
	width: 100%;
	box-sizing: border-box;
	background-color: #f9f9f9;
	height: 500px;
	border: 1px solid #cccccc;
	border-radius: 8px;
	overflow-y: scroll;
	margin-top: 4px;
	padding: 3px;
	box-shadow: 5px 5px 7px -8px rgba(0,0,0,0.5);
}

div.meeting_scrollable h2 {
	margin: 0px;
	margin-bottom: 10px;
	font-size: 11pt;
}

div.meeting_scrollable p {
	font-size: 10pt;
	line-height: 16pt;
}

div.meeting_rounded {
	border: 1px solid #cccccc;
	border-radius: 8px;
	box-shadow: 5px 5px 7px -8px rgba(0,0,0,0.5);
}

.meeting_scrollable::-webkit-scrollbar {
	width: 13px;
	height: 0px;
	padding: 4px;
}

.meeting_scrollable::-webkit-scrollbar-track {
	background-color: transparent;
	border-radius: 10px;
}

.meeting_scrollable::-webkit-scrollbar-thumb {
	background-color: rgba(0,0,0,0.1);
	border-radius: 10px;
}

div.model_option {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	margin: 3px;
	border-radius: 6px;
	transition: all 0.3s;
	cursor: pointer;
	padding: 6px;
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

div.model_option_overlay {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	transition: all 0.3s;
}

div.model_option:hover div.model_option_overlay {
	background-color: rgba(0,0,0,0.05);
}

.leaflet-tile-container img {
	filter: greyscale(50%);
}

.leaflet-tile {
	filter: greyscale(50%);
}

input.meeting_input {
	padding: 7px;
	font-family: Archivo, sans-serif;
	margin-bottom: 12px;
	margin-right: 20px;
	border-radius: 6px;
	border: 1px solid #dddddd;

}

a.meeting {
	color: #45ab2d;
	text-decoration: none;
}

a.meeting:hover {
	text-decoration: underline;
}

div.meeting_inner {
	overflow: hidden;
	box-sizing: border-box;
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 11pt;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
	border-radius: 9px;
	box-shadow: 3px 3px 10px -8px rgba(0,0,0,0.5);
	background-color: #ffffff;
	padding: 35px;
}

div.meeting_inner_account_left {
	float: left;
	width: 350px;
	box-sizing: border-box;
	margin-right: 20px;
}

div.appointment_select {
	width: 180px;
	border-radius: 6px;
	background-color: #f4fff4;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #c4eec4;
	color: #227722;
	margin-bottom: 5px;
	cursor: pointer;
	transition: all 0.3s;
	float: left;
	margin-right: 5px;
}

div.appointment_select_on {
	border: 1px solid #339933;
	background-color: #c2eec2;
}



div.identity_upload_container {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	margin-left: 10px;
	margin-top: 3px;
	width: 180px;
	box-sizing: border-box;
	height: 250px;
	transition: all 0.3s;
	z-index: 5;
}

div.identity_upload_container div {
	pointer-events: none;
}

div.identity_upload_container_over {
	border: 1px solid #66cc66;
	background-color: #f2f8f2;
}

td.appointment_view_l {
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #eeeeee;
	font-weight: bold;
	text-align: right;
	width: 130px;
	padding-right: 10px;
}

td.appointment_view_r {
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #eeeeee;
}

div.community_date_picker {
	width: 370px;
}

div.community_appointments {
	float: left;
	width: 370px;
	position: relative;
	top: 0px;
	left: 0px;
}


.lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}

.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #ccc;
  margin: -4px 0 0 -4px;
}

.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}

.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}

.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}

.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}

.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}

.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}

.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}

.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}

.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}

.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}

.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}

.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}

.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}

.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}

.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}

.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}

div.elementor-location-header {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 10;
}

div.community_date_container {
	float: left;
	padding-right: 30px;
	width: 400px;
}

div.community_left_pane {
	float: left;
	width: 300px;
	padding-right: 30px;
}

div.account_appointment {
	float: left;
	padding-right: 30px;
	width: 46%;
	padding: 10px;
	margin-right: 3%;
	margin-bottom: 20px;
	box-sizing: border-box;
	border-radius: 10px;
	border: 1px solid #cccccc;
	box-shadow: 4px 4px 10px -4px rgba(0,0,0,0.5);
}

div.view_appointment_left {
	float: left;
	width: 240px;
	padding-right: 50px;
}

div.view_appointment_right {
	float: left;
	padding-right: 30px;
	width: calc(100% - 350px);
}

@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@media (max-width: 800px) {

	div.account_appointment {
		float: none;
		width: 100%;
	}

	div.view_appointment_left {
		float: none;
		width: auto;
		padding-right: 0px;
	}

	div.view_appointment_right {
		float: none;
		width: auto;
		padding-right: 0px;
		padding-top: 20px;
	}

	div.container {
		padding-left: 20px;
		padding-right: 20px;
	}

	div.meeting_inner {
		padding: 20px;
	}

	h1.community {
		font-size: 14pt;
		font-weight: bold;
	}

	div.meeting_inner_account_left {
		width: 100%;
		box-sizing: border-box;
		margin-bottom: 10px;
	}

	span.dealer_lozenge {
		display: none;
	}

	div.community_button {
		display: block;
		width: 100%;
	}

	div.width_50 {
		width: 100%;
		box-sizing: border-box;
	}

	div.overlay_select_model {
		width: 100%;
		margin: 0px;
		box-sizing: border-box;
	}

	div.hide_on_mobile {
		display: none;
	}

	div.show_on_mobile {
		display: block;
	}

	div.meeting_inner_left {
		width: 100%;
		padding: 0px;
		float: none;
	}

	div.meeting_inner_right {
		width: 100%;

		padding: 0px;
		padding-top: 15px;
		float: none;
	}

	div.community_left_pane {
		width: 100%;
		box-sizing: border-box;
		float: none;
		padding-bottom: 10px;
	}

	div.community_date_picker {
		width: 100%;
		box-sizing: border-box;
		float: none;
		padding-bottom: 20px;
	}

	div.community_date_container {
		width: 100%;
		float: none;
		padding: 0px;
	}

	div.community_appointments {
		width: 100%;
		box-sizing: border-box;
		float: none;
	}


}