/* ---------學校管理-------------- */

/* -------------------------------- */

.accountSchoolListTBL.adv td {
	text-align: center!important;
}

.accountSchoolListTBL th {
	text-align: center;
	white-space: nowrap;
}

.accountSchoolListTBL th:first-child {
	text-align: center;
}

.accountSchoolListTBL td:first-child {
	text-align: center;
}

.accountSchoolListTBL td:nth-child(4) {
	text-align: center;
}

.accountSchoolListTBL td:nth-child(5) {
	text-align: center;
}

.accountSchoolListTBL td:nth-child(6) {
	text-align: center;
}

.accountSchoolListTBL td:nth-child(7) {
	text-align: center;
}

/*
.accountSchoolListTBL td:last-child{
	text-align: center;
}
.accountSchoolListTBL td:last-child a{
	white-space: nowrap;
}
*/

.delAttachedImg .deleteThumb {
	position: absolute;
	top: -4px;
	right: -8px;
	z-index: 100;
	background-color: #ff7c7c;
	padding: 7px 6px 11px 6px;
	color: #fff;
	/* font-weight: bolder; */
	cursor: pointer;
	opacity: 1;
	font-size: 28px;
	line-height: 10px;
	border-radius: 50%;
	text-shadow: 0px !important;
}

.delAttachedImg .deleteThumb {
	opacity: 1;
	background-color: #ff7c7c;
	cursor: pointer;
}

.toggleEdit {
	display: none;
}

.attachmentsImgArea {
	border-radius: 4px;
	border: 1px solid #ccc;
	margin-top: 5px;
	padding: 15px 0px 0;
}

.attachmentsImgArea ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	padding: 0 15px;
}

.attachmentsImgArea ul li {
	padding: 8px 5px;
	/*border-bottom: 1px solid #ccc;*/
	font-size: 0.7rem !important;
	position: relative;
	list-style: none;
	margin: 5px 15px;
	width: 95px;
}

.attachmentsImgArea ul li:last-child {
	border-bottom: 0px;
}

.attachmentsImgArea ul li i {
	font-size: 0.7rem !important;
}

.attachmentsImgArea ul li a i {
	font-size: 0.8rem !important;
	padding: 2px 4px;
	background-color: rgba(0, 0, 0, 0.2);
}

.attachmentsImgArea img {
	width: 80px;
}

.delAttachedImg {
	position: absolute;
	top: 5px;
	right: 0px;
}

.courseScheduleULLI {
	line-height: 130%;
	list-style-type: decimal;
	list-style-position: inside;
}

.courseContent {
	width: 100%;
	max-height: 400px;
	overflow: auto;
	border-radius: 4px;
	line-height: 130%;
}

.courseAttachemnt li {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.7rem;
}

.courseAttachemnt li i {
	margin-right: 5px;
	font-size: 0.7rem !important;
}

.courseAttachemntImg {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none !important;
}

.courseAttachemntImg ul {
	list-style: none !important;
}

.courseAttachemntImg li img {
	height: 100px;
	margin: 5px;
}

.FileNameCaptionStyle {
	font-size: 12px;
	width: 80px;
	margin-top: 3px;
	word-break: break-all;
	line-height: 14px;
	padding-top: 10px;
}

.attachmentsArea {
	border-radius: 4px;
	border: 1px solid #ccc;
	padding: 0;
}

.attachmentsArea ul {
	padding: 0;
	margin: 0;
}

.attachmentsArea ul li {
	padding: 8px 10px;
	border-bottom: 1px dotted #ccc;
	font-size: 0.7rem !important;
	position: relative;
}

.attachmentsArea ul li img {
	height: 20px;
}

.attachmentsArea ul li:last-child {
	border-bottom: 0px;
}

.attachmentsArea ul li i {
	font-size: 0.7rem !important;
	padding-right: 10px;
	padding-left: 5px;
}

.attachmentsArea ul li a i {
	font-size: 0.8rem !important;
}

.custom-select-group {
	vertical-align: middle;
	font-size: 16px;
	margin-left: 0px;
	margin-right: 0;
}

.custom-select-group .unit {
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.star-mark, .form-group .star-mark {
	color: #ef2f2f;
	font-weight: 700;
	margin-right: 3px;
	font-size: 17px;
}

.modal-parent .modal-header {
	padding: 0;
}

.modal-dialog .modal-body .w-edit:hover {
	color: #2bb5c1;
	opacity: 85%;
	text-decoration: none;
}

.modal-dialog .modal-content {
	border-radius: 0px !important;
	/* border-top: 12px solid #2e2e2e; */
	color: #2e2e2e;
}

.modal-dialog .modal-content .modal-header {
	border-bottom: 0px solid #dee2e6;
	padding-top: 0;
}

.modal-adminSystem .advcontent {
	font-size: 16px;
	color: #676767;
	line-height: 150%;
	margin-top: 10px;
	font-weight: 300;
	text-align: left;
}
.advcontent .city {
	/* color: #1F73C0; */
	font-weight: 600;
}

.search-group {
	display: inline-block;
}

.search-group .para {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	margin-bottom: 0;
	padding-right: 5px;
}

.cont-pd15 {
	margin-right: 10px;
}

.ifSelected {
	/*display: none;*/
	visibility: hidden;
}

/* .form-control.parent:disabled , .form-control.parent::-webkit-input-placeholder, .form-control.input-parent:-ms-input-placeholder,
  .form-control.input-parent:disabled, 
  .form-control.input-parent::-webkit-input-placeholder { */

.form-control.input-parent:disabled, .form-control.input-parent[readonly], .form-control.parent:disabled, textarea.form-control.parent::placeholder {
	background-color: #f8f8f8;
	color: #2e2e2e;
}

.container-fluid h1 {
	font-size: 2em;
	margin-block-start: 0.67em;
	margin-block-end: 0.67em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
}

.container-fluid h2 {
	font-size: 1.5em;
	margin-block-start: 0.83em;
	margin-block-end: 0.83em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 10px;
}

.container-fluid h3 {
	font-size: 1.17em;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
}

.container-fluid p {
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.container-fluid .link {
	color: #2bb5c1;
}

.faqCategoryRow{
	border-bottom: 0px solid #b2b2b2;
	padding-right: 40px;
	/* padding-top: 30px;
	padding-bottom: 30px; */
}

.faqCategoryTitle{
	font-size: 24px;
	font-weight: 600;
	padding-top: 20px;
	padding-bottom: 20px;
  }

.tab-content-faq .card .city{
	  margin-bottom: 0;
	  height: 40px;
	  width: 100%;
}
.tab-content-faq .card .city label{
	font-size: 16px;
	font-weight: 400;
}
.tab-content-faq .card .city .btn-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
		-ms-flex-direction: row;
			flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
			justify-content: space-between;
}
/* .inputFormInPage label {
    font-size: 16px;
    padding-bottom: 12px;
} */

@media screen and (max-width: 767px) {
	.faqCategoryTitle{
	  padding-top: 5px;
	}
  }

  .tab-content-faq .tab-pane{
	padding-left: 30px;
	padding-right: 30px;
  }
  @media screen and (max-width: 575px) {
	.tab-content-faq .tab-pane{
	  padding-left: 15px;
	  padding-right: 15px;
	}
  }
  
  .tab-content-faq .card{
	border: 0px;
  }
  
  .tab-content-faq .card-header{
	margin-bottom: 0;
	background-color: transparent;
	border-bottom: 0px;
	padding: 0;
  }
  @media screen and (max-width: 575px) {
	.tab-content-faq .card-header{
	  padding-left: 5px;
	  padding-right: 5px;
	}
  }
  
  .tab-content-faq .btn-link{
	color: #2e2e2e;
	width: 100%;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 18px;
	font-weight: 600;
  }
  .tab-content-faq .btn-link:hover{
	text-decoration: none;
	opacity: 1;
	
  }
  .tab-content-faq .btn-link:focus{
	box-shadow: none;
	text-decoration: none;
  }
  .tab-content-faq .btn-link:after{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f077";
	float: right;
	transition: all 0.5s;
  }
  .tab-content-faq .btn-link.collapsed:after{
	-webkit-transform: rotate(180deg);
	  -moz-transform: rotate(180deg);
	  transform: rotate(180deg);
  }
  
  .tab-content-faq .card-body{
	line-height: 150%;
	color: #747474;
	padding-top: 5px;
	padding-bottom: 20px;
  }

  .inputFormInPage .form-group.school label{
	padding-bottom: 0px;
}  
  
  @media screen and (max-width: 575px) {
	.tab-content-faq .card-body{
	  padding-left: 5px;
	  padding-right: 5px;
	}
  }
  
  .tab-content-faq .card-body .attachmentLink{
	font-size: 14px;
	text-decoration: underline;
	
  }

  .boostrapRadioOpt label.custom-control-label{
	margin-bottom: 0px;
	margin-top: 0px;
	
}

@media screen and (max-width:765px) {
	.cont-pd15 {
		margin-right: 0px;
	}
}

.nb-none {
	display: none;
}
.phone-none {
	display: block;
}

.table-rwd td.phone {
	display: none!important;
}

.table-rwd td.NB {
	display: block!important;
}

@media (max-width: 768px) {
	.table-rwd th.emptyTH, .table-rwd td.emptyTD {
		display: none;
	}
	.phone-none {
		display: none!important;
	}
	.nb-none {
		display: block;
	}
	.table-rwd td.phone {
		display: block!important;
	}
	.table-rwd td.NB {
		display: none!important;
	}
	.table-rwd td.flex-style {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
			-ms-flex-direction: row;
				flex-direction: row;
		-webkit-box-align: center;
			-ms-flex-align: center;
				align-items: center;
	}
}

.attachemntDropdown:hover .attachemntDropdown-content {
	display: block;
}

table tbody td .board img {
	height: 30px;
	padding: 3px 6px;
}

table tbody td .board img:hover {
	opacity: 70%;
}



.attachemntDropdown {
	position: relative;
	display: inline-block;
}

.attachemntDropdown-content {
	display: none;
	position: absolute;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	width: auto;
	min-width: 225px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	z-index: 100;
	padding: 10px 10px;
	text-align: left;
	line-height: 120%;
}

.attachemntDropdown-content.right {
	right: 0px;
}

.attachemntDropdown-content.left {
	left: 0px;
}

.attachemntDropdown-content li {
	list-style: none;
	/* padding-top: 5px;
	padding-bottom: 5px; */
	font-size: 0.7rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex !important;
	-ms-flex-direction: row;
	flex-direction: row;
	flex-direction: row !important;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	align-items: center !important;
}

.attachemntDropdown-content li .pic {
	height: 20px;
	/* margin-bottom: 5px; */
}

.attachemntDropdown-content li i {
	margin-right: 5px;
	font-size: 0.7rem !important;
}

.custom-switch-adminSystem .custom-control-input:checked~.custom-control-label::before {
	background-color: #58e292;
	border-color: #58e292;
}


.headerUserBlock .username {
	color: #2e2e2e;
}
.headerUserBlock .username:hover,.headerUserBlock .iconUser {
	/* color: #2e2e2e; */
	opacity: 80%;
}

.headerUserBlock .pic-alert {
	width: 20px;
	margin-right: 10px;
	
}

.headerUserBlock .pic-alert .badge {
	position: absolute;
	font-size: 6px;
	padding: 1px 2px;
	min-width: 14px;
	margin-left: -15px;
	margin-top: 5px;

}

.badge {
	position: absolute;
	font-size: 6px;
	padding: 1px 2px;
	min-width: 14px;
	margin-left: -10px;
	/* margin-top: 5px; */

}