ul.menu-horizontal {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}

ul.menu-horizontal li {
  padding: 0 0px 0 12px;
  border-left: 1.5px solid #fff;
}

ul.menu-horizontal li:first-child {
  border-left: none;
}

.text-success {
  color: #07C368 !important;
}

.text-orange {
  color: #F47F1E!important;
}

.btn-orange {
  background-color: #F47F1E;
}

.btn-orange:hover {
  background-color: #cb5d02;
}

.btn-main {
  background-color: #F47F1E;
  color: white;
  font-size: 20px;
  padding: 12px 35px;
  border-radius: 50px;
}

.rounded-lg {
  border-radius: 40px;
}

.btn-main:hover {
  background-color: #fff;
  color: #F47F1E;
  cursor: pointer;
}
.bg-sky{
  padding:10px 20px;
  color: #62bef4;
  font-weight: bold;
}
.bg-rank{
  background: #ffffffc9;
  border-radius: 10px;
}

.dpre {
  white-space: pre-line;
  display: block;
}

.dpre img,
.dpre iframe {
  max-width: 100%;
}


.btn-login {
  background-color: #2F3691;
  color: white;
  font-size: 18px;
  padding: 12px 25px;
  border-radius: 50px;
}
.btn-success1 {
  background-color: #06AF5E;
  color: white;
  font-size: 18px;
  padding: 12px 25px;
  border-radius: 50px;
}
.btn-success2 {
  background-color: #F47F1E;
  color: white;
  font-size: 18px;
  padding: 12px 25px;
  border-radius: 50px;
}

.btn-back {
  background-color: #9C9C9C;
  color: white;
  font-size: 18px;
  padding: 12px 25px;
  border-radius: 50px;
}

.btn-continue {
  background-color: #2F3691;
  color: white;
  font-size: 18px;
  padding: 12px 25px;
  border-radius: 50px;
}

.btn-print {
  background-color: #07C368;
  color: white;
  font-size: 18px;
  padding: 12px 25px;
  border-radius: 50px;
}

.btn-darf {
  background-color: #1EADF4;
  color: white;
  font-size: 18px;
  padding: 12px 25px;
  border-radius: 50px;
}

.btn-login:hover {
  background-color: #d6d6d6;
  color: #2F3691;
  cursor: pointer;
}
.text-main{
  color: #2F3691;

}

.owl-carousel .owl-item img.icon {
  width: 20px;
  display: inline;
  margin-right: 10px;
}

.d-inline {
  display: inline;
}

.d-inflex {
  display: inline-flex;
}

.dashboard img {
  width: 120px;
}

.dashboard .img {
  margin: 15px 0;
}

.dashboard p {
  margin-bottom: 20px;
  color: #233D63;
  font-weight: 400;
  font-size: 16px;
}

.dashboard h3 {
  color: #233D63;
  font-weight: bold;
}

.fs-bold {
  font-weight: bold;
}

.quiz-action-nav p {
  font-size: 18px;
    font-weight: 400;
}

.quiz-action-nav label {
  font-size: 16px;
}

.list__ {
  list-style-type: disc;
}

.list__ li {
  margin-left: 15px;
}

.quiz-course-nav li {
  text-align: center;
}

.listquiz {
  padding: 15px;
  margin: 5px 0;

}

.listquiz p {
  margin-bottom: 10px;
}

.listquiz.d_ {
  background-color: #EAF9FF;
}

.listquiz.f_ {
  background-color: #FFF5EA;
}

.custom-table {
  border: 1px solid #E0E0E0;
  border-radius: 8px;
}

.custom-table th,
.custom-table td {
  width: 150px;
  vertical-align: middle;
  text-align: center;
  font-family: "Noto Sans Thai", sans-serif;
}

.custom-table thead th {
  font-weight: bold;
  color: #1D3557;
  background-color: white;
  border: 1px solid #E0E0E0;


}

.custom-table tbody th {
  font-weight: bold;
  color: #1D3557;
  background-color: white;
}

.custom-table td {
  color: #999;
  font-weight: 500;
  background-color: white;
  border: 1px solid #E0E0E0;
  height: 100px;
}

.highlight-cell {
  background-color: #F47F1E;
  color: white;
  font-weight: bold;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  line-height: 1.5;
}

.table-container {
  overflow-x: auto;
}

.custom-table>:not(caption)>*>*{
  padding:0;
}

.custom-table tbody td,
.custom-table tbody th {
  border: 1px solid #E0E0E0;
}

.fs-44 {
  font-size: 44px;
}
.dt-hide{
  display: none;
}
.custom-table p{
  padding:10px;
}
#myChart{
  width: 100%;
  height: 300px;
}
#myChart2{
  width: 100%;
  height: 300px;
}
@media (max-width: 768px) {

  .section--padding {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .btn-back {
    font-size: 14px;
    padding: 8px 8px;
}
.btn-continue {
  font-size: 14px;
  padding: 10px 12px;
}
.btn-darf {
  font-size: 14px;
  padding: 10px 12px;
}
.btn-print {
  font-size: 14px;
  padding: 10px 12px;
}
.mb-hide{
  display: none;
}
.dt-hide{
  display: block;
}
.icon-element-sm {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
}
.custom-table td,.custom-table th,.custom-table p{
  font-size: 14px;
} 
.recomment p{
  font-size: 16px;
}
.quiz-course-nav::before{
  top: calc(50% - 12px);
}
.quiz-course-nav2::before{
  top: calc(50% - 26px);
}
#myChart{
  width: 100%;
  height: 400px;
}
}