
body {
	font-family: Yahei;
	/* background-color: #f0f0f0; */
	margin: 0px;
}


#clinic-patient-info-div {
	height: 270px;
}

#clinic-label,#patient-info-label {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	/* identical to box height, or 157% */
	
	letter-spacing: 0.005em;
	color: #555555;
}

#clinic-name-title,#div-id-patient-name  {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	/* identical to box height, or 140% */
	letter-spacing: 0.005em;
	color: #000000;
}


#clinic-patient-info-div {
	background: #FFFFFF;
	border: 1px solid #EFEFEF;
	box-sizing: border-box;
	border-radius: 4px;
	box-shadow: none;
	height: 290px;
	margin: auto;
}

#clinic-patient-div-br {
	height: 0px;
    /* border: 1px solid #EAEAEA; */
	margin: 0 4px;
	background-color: #eaeaea;
	opacity: 1.0;
}

.clinic-info-contact,.clinic-info-phone,#patient-info-detail-birthday,#patient-info-detail-date {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	/* identical to box height, or 157% */
	letter-spacing: 0.005em;
	color: #555555;
}



.div-case-item {
	/* height: 100%; */
	transition: all 0.2s ease-in-out;
	border-radius: 4px;
	/* box-shadow: 0px 1.6px 3.6px rgb(0 0 0 / 13%), 0px 0px 2.9px rgb(0 0 0 / 11%); */
}

hr.div-case-title-value-break{
	height: 0;
    margin: 0;
    border: none;
    box-sizing: content-box;
    transition: all 0.2s ease-in-out;
    border-top: 1px solid #EAEAEA;
}

.div-title {
	padding: 10px 10px 10px 10px;
	flex-grow: 1;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: #2B2B2B;
	display: block;
	min-height: 20px;
}

.div-value {
 	padding: 10px 10px 10px 10px;
}

figure.toothchart-figure {
  margin: 10px 10px 10px 10px;
}

#toothchart-div {
	text-align: center; 
	background: #FFFFFF;
	border: 1px solid #EFEFEF;
	box-sizing: border-box;
	border-radius: 4px;
}

#title-div {
	text-align: center; 
}


div#toothlist-div {
	margin: 10px 10px 10px 10px;
	height: 100%;
	transition: all 0.2s ease-in-out;
	background: #FFFFFF;
	border-radius: 4px;
	box-shadow: 0px 1.6px 3.6px rgb(0 0 0 / 13%), 0px 0px 2.9px rgb(0 0 0 / 11%);
}

#btn-viewer {
	margin: 10px 10px 10px 10px;
	margin-left: 10px;
}

#bottom-div-download {
	margin: 20px 10px 20px 10px;
}

#toothchart-figure-src {
	width: 100%;
}

/* .grid-container-screenshot {
	width: 100%;
}

.grid-container-screenshot {
	text-align: center; 
} */

#screenshot-div {
	text-align: center;
	display: none;
}

#screenshot-div-child {
	display: inline-block;
}



.screenshot-item1 { grid-area: lower; }
.screenshot-item2 { grid-area: upper; }
.screenshot-item3 { grid-area: left; }
.screenshot-item4 { grid-area: front; }
.screenshot-item5 { grid-area: right; }

.grid-container-screenshot {
  display: grid;
  grid-template-areas:
    'lower lower lower lower lower lower'
    'upper upper upper upper upper upper'
    'left left left left left left'
    'front front front front front front'
    'right right right right right right';
  grid-gap: 1px;
  padding: 3px;
}

@media screen and (min-device-width: 1080px) {
	div#toothlist-div {
		width: 1000px;
		display: block;
		margin:20px auto;
	}

	div.div-case-item {
		width: 1000px;
		display: block;
		margin:20px auto;
	}

	#toothchart-figure-src {
		width: 800px;
	}

	.grid-container-screenshot {
		width: 1000px;
	}

	#bottom-div-download {
		width: 1000px;
		display: block;
		margin:20px auto;
	}

	.grid-container-screenshot {
		display: grid;
		grid-template-areas:
		  'lower lower lower upper upper upper'
		  'left left front front right right';
		grid-gap: 1px;
		padding: 3px;
	  }
	  
	.panorama-image {
		max-width: 1000px;
		padding: 20px;
		width: 100%;
	}

}

/* @media screen and (max-device-width: 1080px) {
	div#toothlist-div {
		width: auto;
		display: block;
		margin:20px auto;
	}

	div.div-case-item {
		width: auto;
		display: block;
		margin:20px auto;
	}

	#bottom-div-download {
		width: auto;
		display: block;
		margin:20px auto;
	}
} */


.grid-container-screenshot > div {
 
  border:1px solid #DEE2E6;
  text-align: center;
  padding: 0px 0;
  font-size: 30px;
  height: 280px;
  background-color: #F5F5F5;
}

/* .screenshot-image {
	height: 270px;
} */

#screenshot-lower {
	height: 270px;
}

#screenshot-upper {
	height: 270px;
}

#screenshot-left{
	height: 270px;
}

#screenshot-front {
	height: 270px;
}

#screenshot-right {
	height: 270px;
}

/* .panorama-image {
	height: 270px;
} */

.panorama-div {
	text-align: center; 
}

.panorama-image {
	/* min-width: 1000px; */
	padding: 10px 20px;
	width: 100%;
}

.mySlides {display:none}
 
/* 幻灯片容器 */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}
 
/* 下一张 & 上一张 按钮 */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: #717171;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}
 
/* 定位 "下一张" 按钮靠右 */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
 
/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}
 
/* 标题文本 */
.sliderText {
  color: #717171;
  font-size: 18px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

.screenShotSliderImage {
	border: 1px solid #DEE2E6;
	min-height: 80px;
    line-height: 50px;
    text-align: center;
}
 
/* 数字文本 (1/3 等) */
.numbertext {
  color: #717171;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
 
/* 标记符号 */
.dot {
  cursor:pointer;
  height: 13px;
  width: 13px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
 
/* .active, .dot:hover {
  background-color: #717171;
}
  */
/* 淡出动画 */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}
 
@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
 
@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

div.panorama-div {
	visibility: collapse;
	display: none;
}


.carousel-item{
    min-height: 280px;
	/* max-width: 800px; */
}

.container-lg {
	max-width: 1000px;
}


.carousel-indicators [data-bs-target] {
	background-clip: unset;
    opacity: 1;
}

.carousel-indicators .active {
    opacity: 1;
	background-color: #1E8EFD !important;
}

.carousel-control-next, .carousel-control-prev {
	opacity: 1;
}


.carousel-control-prev-icon, .carousel-control-next-icon {
    /* background-image: url("./static/image/prev.svg") no-repeat; */
    /* background-image: url("./static/image/prev.svg") no-repeat top left;
	display: inline-block;
	height: 17px;
	width: 50px; */

    background-image: url("./static/image/prev.svg") no-repeat;
	background-color: #1E8EFD;
    border-radius: 3px;
	/* opacity: 0.8; */
	visibility: hidden;
}

.carousel-indicators li {
	width: 16px !important;
	height: 16px !important;
	border-radius: 100% !important;
	border-top: none !important;
	border-bottom: none !important;
	background-color: #000000 !important;
  }


  .single_tooth_number {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.005em;
	color: #000000;
	margin: 0 0 0 23px;
  }

  .single_tooth_details {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	/* identical to box height, or 167% */
	
	letter-spacing: 0.005em;
	
	color: #555555;
	margin: 0 0 0 23px;
}

li.tooth-id-infos-li {
	margin: 8px 0 0 0;
}

  ul.tooth-id-infos {
	list-style-type: none !important;
    margin-left: 0;
	padding: 0% !important;
}


#coments-lable {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.005em;
	color: #000000;
	text-align: left;
	margin-left: 23px;
	padding: 0 0 0 0;
}

#div-id-case-comments {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.005em;
	color: #555555;
	margin: 0 0 0 23px;
	text-align: left;
}


#btn-download-pdf,#btn-download-all,#btn-3d-viewer {
	width: 300px;
	height: 44px;
}

#btn-download-pdf,#btn-download-all,#btn-3d-viewer {
	margin-top: 8px;
}

#btn-download-all {
	margin-bottom: 19px;
}


.screen-hd-image {
	/* width: 200px; */
	vertical-align: top;
	padding: 5px;
	/* object-fit: scale-down; */
    /* background: #f5f5f5; */
}

.screen-hd-image-comments {
	/* width: 200px; */
	padding-left: 8px;
	overflow-wrap: break-word;
}