h1 strong, .h1 strong, h2 strong, .h2 strong, h3 strong, .h3 strong, h2 strong, .h2 strong, h4 strong, .h4 strong {
	text-transform: none;
}

.toggle-panel {
	font-size: 30px;
	color: black;
}

.core-values > li > strong {
	color: black;
}

.course-structure-content > div > ul {
	padding-left: 0;
	list-style: none;
}

.course-structure-content > div > ul > li {
	line-height: 1.9;
}

.course-structure-content > div > ul > li > i {
	margin-right: 10px;
	color: #06b7fc;
}

.faculty-member-item {
	box-shadow: 0 0 10px 1px #888888;
	padding: 10px;
}

.faculty-member-title {
	margin-bottom: 0 !important;
}


.school-partner > li {
	font-size: 18px;
	line-height: 1.9;
	font-weight: 200;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	border: 1px solid #c8c8c8;
	border-bottom-color: rgb(200, 200, 200);
	border-bottom-color: transparent;
	cursor: default;
}

.tab-content {
	border: 1px solid #c8c8c8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(229, 227, 220);
	border-top: none;
	padding: 38px 38px 53px;
}

.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #ecc731;
}

.nav-tabs > li > a:hover {
	border-color: #ecc731;
}

.navbar-nav > li > .dropdown-menu {
	width: 300px;
	left: -10%;
}
.navbar-nav > li > .dropdown-menu, .navbar-nav .open .dropdown-menu {
	background: #edc937;
}
/*title*/
h1 strong, .h1 strong, h2 strong, .h2 strong, h3 strong, .h3 strong, h2 strong, .h2 strong, h4 strong, .h4 strong {
	font-size: 25px;
	font-weight: 600;
	font-family: 'Lato', sans-serif;
}
.latest-news h2 {
	font-size: 25px;
	font-weight: 600;
	font-family: 'Lato', sans-serif;
	margin: 0;
}
.how-to-help h2 {
	font-size: 25px;
	font-weight: 600;
	font-family: 'Lato', sans-serif;
	margin: 0;
}
h3, .h3 {
	font-size: 25px;
	font-weight: 600;
	font-family: 'Lato', sans-serif;
	margin: 0;
}
.our-works h3 {
	font-size: 25px;
	font-weight: 600;
	font-family: 'Lato', sans-serif;
	margin: 0;
}
.img-menu .text-center span {
	font-size: 25px;
	font-weight: 600;
	font-family: 'Lato', sans-serif;
	margin-top: 15px;
}
/*sub title*/
.latest-news .article-list h3,.help-list .media h3 {
	font-size: 20px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
}
.faq h3 {
	font-size: 20px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
}
.contact-address h2 {
	font-size: 20px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
}
.h-18{
	font-size: 20px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	margin-top: 15px;
	margin-bottom: 10px;
}
.prog-img-thumbnail{
	min-height: 250px;
	max-height: 250px;
	min-width: 100%;
}
/*block and space from title to text description*/
.latest-news .section-header {
	margin: 35px 0 35px;
}
.section-header {
	margin-bottom: 35px;
	margin-top: 35px;
}
.section-header-kh {
	margin-bottom: 35px;
	margin-top: 35px;
	text-align: center;
}
.section-header-kh > h2 > strong {
	font-family: 'Battambang','Lato';
}
.latest-news {
	padding-bottom: 35px;
}
.our-partner {
	padding-bottom: 35px;
}
.how-to-help .section-header {
	margin: 35px 0;
}
.how-to-help {
	padding-top: 0;
	padding-bottom: 35px;
}

/*text paragraph space*/
.help-list p {
	line-height: 1.9;
}
.article-list p {
	line-height: 1.9;
}
.lead {
	line-height: 1.9;
}
.anim-section p {
	line-height: 1.9;
}
.prog-description{
	line-height: 1.9;
}
.help-section p {
	padding-top: 0;
}
.pd-t-35{
	padding-top: 35px !important;
}
.alert{
	border-radius: 0!important;
}
.page-intro{
	font-size: 20px;
}

.section-intro{
	font-size: 16px;
	margin-bottom: 20px;
}
.prog-header-kh{
	font-family: "Battambang","Khmer OS Content",'Lato';
}

.font-kh{
	font-family: "Khmer OS Content", "Content",'Lato';
	line-height: 2;
}
.active-lan{
	font-weight: bold;
	color: black;
}
.img-responsive {
  max-width: 15%; /* or to whatever you want here */
  max-height: auto; /* or to whatever you want here */
}
.media-new {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.media-new-body {
  -ms-flex: 1;
  flex: 1;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
.bg-search{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cdeb8b+0,cdeb8b+100;Green+Flat+%235 */
	background: #cdeb8b; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  #cdeb8b 0%, #cdeb8b 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  #cdeb8b 0%,#cdeb8b 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  #cdeb8b 0%,#cdeb8b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdeb8b', endColorstr='#cdeb8b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

	padding: 15px;
	border: 1px solid #C9C785;
	margin-bottom: 20px;
}
.button-dl {
  -webkit-transition-duration: 0.4s !important; /* Safari */
  transition-duration: 0.4s !important;
   color: crimson !important;
}

.button-dl:hover {
  background-color: crimson !important; /* Green */
  color: white !important;
}
.pointer{
  cursor: pointer;
}
.modalv4-open {
  overflow: hidden;
}

.modalv4-open .modalv4 {
  overflow-x: hidden;
  overflow-y: auto;
}

.modalv4 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modalv4-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modalv4.fade .modalv4-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modalv4.fade .modalv4-dialog {
    transition: none;
  }
}

.modalv4.show .modalv4-dialog {
  -webkit-transform: none;
  transform: none;
}

.modalv4-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}

.modalv4-dialog-scrollable .modalv4-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modalv4-dialog-scrollable .modalv4-header,
.modalv4-dialog-scrollable .modalv4-footer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.modalv4-dialog-scrollable .modalv4-body {
  overflow-y: auto;
}

.modalv4-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modalv4-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

.modalv4-dialog-centered.modalv4-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.modalv4-dialog-centered.modalv4-dialog-scrollable .modalv4-content {
  max-height: none;
}

.modalv4-dialog-centered.modalv4-dialog-scrollable::before {
  content: none;
}

.modalv4-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modalv4-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modalv4-backdrop.fade {
  opacity: 0;
}

.modalv4-backdrop.show {
  opacity: 0.5;
}

.modalv4-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.modalv4-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modalv4-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modalv4-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modalv4-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.modalv4-footer > :not(:first-child) {
  margin-left: .25rem;
}

.modalv4-footer > :not(:last-child) {
  margin-right: .25rem;
}

.modalv4-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.bg-color-lib{
	background-color: #F7F7F7;
}

.scrollToTop{
	z-index: 9999;
    width:40px; 
    height:40px;
    padding:5px; 
    text-align:center; 
    font-weight: bold;
    color: white;
    text-decoration: none;
    position:fixed;
    bottom: 2em;
	right: 5px;
    display:none;
	border: 1px solid #83A8F3;
	background-color: deepskyblue;
}
.scrollToTop:hover{
    text-decoration:none;
}
.font15px{font-size: 15px !important;}
/*Autocomplete list style*/
.autocomplete-items {
  position: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0;
  right: 0;
}

.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff; 
  border-bottom: 1px solid #d4d4d4; 
}

/*when hovering an item:*/
.autocomplete-items div:hover {
  background-color: #e9e9e9; 
}

/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
  background-color: DodgerBlue !important; 
  color: #ffffff; 
}
/*End Autocomplete Style*/

.modal-dialog {
	max-width: 750px;
	width: 100%;
}
.modal-content {
	border-radius: 0px;
	overflow: hidden;
	padding: 0 0 4px;
}

.modal-content button.close {
	padding: 10px 15px;
	opacity: 1;
	margin: -30px -30px 0 0;
	font-weight: 700;
	color: #26211d;
	font-size: 24px;
}

.modal-header {
	background: #f5f3ed;
	border-bottom: 0px;
	min-height: 16.4286px;
	padding: 30px;
}

/* volunter form */
.modal-header .page-header {
	margin: 0px;
	border-bottom: 0px;
}
.modal-header h2 {
	font-weight: 300;
}
.modal-header h2 strong {
	border: none;
}
.choose-pricing {
	padding: 22px 0 22px;
}
.ui-state-focus{
		background-color: #1B6ED3 !important;
		color: white !important;
	}