* {
  padding: 0;
  margin: 0;
}
@font-face {
  font-family: "myFirstFont";
  src: url("../font/Sagona-Book.ttf");
}
body {
  background-color: #ffffff;
  font-family: medium-content-sans-serif-font, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  letter-spacing: 0;
  font-weight: 400;
  font-style: normal;
  color: rgba(0, 0, 0, 0.84);
  font-size: 20px;
  line-height: 1.4;
  overflow-y: scroll;
}

a {
  text-decoration: none;
}

button {
  outline: none;
}

.half-40 {
  width: 40%;
}

.half-60 {
  width: 60%;
}

.half-50 {
  width: 50%;
}

.half-group {
  float: left;
  width: 50%;
}

.half-group-responsive {
  float: left;
  width: 50%;
}

.flex-group {
  display: flex;
  align-content: stretch;
}

fieldset {
  -webkit-margin-start: 2px;
  -webkit-margin-end: 2px;
  border: solid transparent;
}
fieldset .email-format {
  text-transform: lowercase;
}
fieldset .form-select {
  width: 100%;
}
fieldset #cmbGender {
  width: calc(100% - 7px);
}
fieldset #cmbJob {
  width: calc(100% - 7px);
}
fieldset #cmbJob_m {
  width: calc(100% - 7px);
}
fieldset #height {
  width: calc(100% - 25px);
}
fieldset #weight {
  width: calc(100% - 17px);
}
/* fieldset #txtEmail {
    width: calc(100% - 0px) !important; } */
fieldset #txtHP {
  width: calc(100% - 25px) !important;
}
fieldset #lingkar_kepala {
  width: calc(100% - 25px) !important;
}
fieldset .BirthPlace {
  width: calc(100% - 25px) !important;
  margin-right: 5px;
}
fieldset .BirthDay {
  margin-right: 5px !important;
}
fieldset .BirthYear {
  margin-left: 5px;
}
fieldset .BirthMonth {
  width: 90px !important;
  margin-right: 5px !important;
}

header {
  background-color: #5352ed;
  display: block;
  z-index: 500;
  width: 100%;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
header .navbrand {
  height: 60px;
  display: flex;
  padding-top: 10px;
}

.navigation {
  background-color: #5352ed;
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 999;
}
.navigation ul {
  display: flex;
}
.navigation ul li:first-child {
  padding: 10px 10px 10px 0px;
}
.navigation ul li {
  list-style: none;
  padding: 10px 10px 10px 10px;
}
.navigation ul li .link {
  color: #ced6e0 !important;
  cursor: pointer;
  text-decoration: none;
  font-size: 14px !important;
  letter-spacing: 0;
  font-weight: 300;
  font-style: normal !important;
  text-transform: uppercase !important;
  white-space: nowrap !important;
  transition: all 0.2s ease-out;
}
.navigation ul li .link:hover {
  color: #f1f2f6 !important;
}

.container {
  width: calc(100% - 100px);
  margin: 0 auto;
  max-width: 1000px !important;
}

.btn-set {
  display: flex;
  align-items: center;
}

.flex-1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.flex-0 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.flex-center {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.btn-ppdb {
  color: #ced6e0;
  line-height: 35px;
  font-size: 16px;
  padding: 4px 15px;
  border: 1px solid #ced6e0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  transition: all 0.2s ease-out;
  align-items: center;
  margin-left: 10px;
}

.btn-ppdb:hover {
  border-color: #f1f2f6;
  color: #f1f2f6;
}

.brand-logo {
  max-height: 50px;
}

.school-name {
  color: #ced6e0;
  padding: 10px;
  font-size: 20px;
}

.media-social-icon {
  color: #ced6e0;
  line-height: 35px;
  padding: 11px 4px;
  font-size: 20px;
  transition: color 0.3s ease-out;
  align-items: center;
}

.media-social-icon:hover {
  color: #ffffff;
}

.caption {
  position: absolute;
  top: 0px;
  padding: 100px 0px 0px 0px;
}
.caption .gallery-title,
.caption .gallery-description {
  text-shadow: 3px 2px 6px #646464;
  margin: 0px !important;
  line-height: 40px;
  color: #eee !important;
  font-weight: 300;
}
.caption .gallery-description {
  color: #eee !important;
  max-width: 70%;
  line-height: 1.5;
}

.gallery-detail .time-upload {
  font-size: 14px;
  padding: 10px 0 20px 0;
}
.gallery-detail img {
  border-radius: 5px;
  padding: 5px;
  width: calc(100% - 12px);
  border: solid 1px #ebebeb;
}
.gallery-detail .title {
  text-align: left;
}
.gallery-detail .image-description {
  font-size: 16px;
}

.content {
  padding-bottom: 10px;
  padding-top: 50px;
}
.content .title {
  padding: 10px 0;
  color: #636e72;
  font-weight: 200;
}
.content .title:after {
  content: "";
  width: 200px;
  height: 2px;
  background-color: #7f8c8d;
  display: block;
}
.content p {
  padding: 10px 0;
}
.content .message-title {
  font-weight: 300;
  color: #16a085;
  text-align: center;
  font-size: 20px;
  border: solid 1px #16a085;
  padding: 10px 0;
  border-radius: 5px;
}
.content .message-timer {
  color: #16a085;
  text-align: center;
  font-weight: 300;
  font-size: 16px;
}
.content .progressBar {
  width: 100%;
  background-color: #16a085;
  height: 3px;
  border-radius: 5px;
  margin: 5px 0;
}

progress[value]::-webkit-progress-bar {
  background-color: #ecf0f1;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
}

footer {
  color: white;
  background-color: #5352ed;
  padding-top: 40px;
  margin-top: 10px;
  font-size: 14px;
  align-items: center;
}
footer .footer-box {
  display: flex;
  flex-direction: row;
}
footer .footer-box .footer-about {
  max-width: 200px;
}
footer .f-child {
  flex-grow: 1;
}
footer .f-child .f-headline {
  padding: 10px 0;
  color: #fff;
  font-size: 16px;
  font-weight: 500 !important;
}
footer .f-child .icon {
  max-width: 18px;
  min-width: 18px;
}
footer .f-child .address-box {
  display: flex;
  padding: 10px 0;
  align-items: center;
}
footer .f-child .address-box .icon {
  line-height: 1.5;
  color: #ddd;
}
footer .f-child .address-box .address {
  width: 300px;
  color: #ddd;
  line-height: 1.5;
}
footer .f-child li {
  list-style: none;
  position: relative;
}
footer .f-child li a {
  display: block;
  color: #ddd;
  padding: 10px 0;
  font-weight: 300;
  transition: color 0.3s ease-out;
}
footer .f-child li a:hover {
  color: #ffffff;
}
footer .f-child .footer-brand {
  display: flex;
}
footer .f-copyright {
  padding: 20px 0;
  font-weight: 300;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin: -4px;
}

/* Create four equal columns that sits next to each other */
.column {
  flex: 25%;
  max-width: calc(25% - 8px);
  padding: 0 4px;
}
.column .box-image {
  border-radius: 5px;
  width: 100%;
  background-color: white;
  transition: background-color 0.3s ease-out;
  cursor: pointer;
  margin-top: 20px;
  padding-bottom: 10px;
}
.column .box-image .image-title {
  padding: 5px;
  font-size: 21px !important;
  line-height: 24px !important;
  font-weight: 300;
  color: #2c3e50;
}
.column .box-image .image-description {
  padding: 5px;
  color: rgba(0, 0, 0, 0.54) !important;
  fill: rgba(0, 0, 0, 0.54) !important;
  font-style: normal !important;
  letter-spacing: 0 !important;
  font-size: 16px !important;
}
.column .box-image .time-upload {
  padding: 5px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.44) !important;
}
.column .box-image:hover {
  background-color: #f2f2f2;
}
.column img {
  margin-top: 8px;
  border-radius: 5px;
  vertical-align: middle;
  width: calc(100% - 10px);
  margin: 5px;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media (max-width: 600px) {
  .column {
    flex: 50%;
    max-width: calc(50% - 8px);
  }
}
/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media (max-width: 600px) {
  .column {
    flex: 100%;
    max-width: calc(100% - 8px);
  }
}
.form-ppdb {
  font-weight: normal;
  width: 500px;
}
.form-ppdb .ppdb-title {
  font-weight: 300;
  color: #333333;
  margin: 20px 0;
}
.form-ppdb input,
.form-ppdb textarea,
.form-ppdb select {
  outline: none;
}
.form-ppdb .form-field {
  padding: 20px;
  border: 1px solid #e5e5e5;
}
.form-ppdb .checkbox-group {
  margin: 10px 0px 10px 0px;
  display: flex;
  align-items: center;
}
.form-ppdb .checkbox-group label,
.form-ppdb .checkbox-group .form-checkbox {
  cursor: pointer;
}
.form-ppdb .checkbox-group label {
  padding: 0 5px;
  color: #999;
  font-size: 12px;
  user-select: none;
}
.form-ppdb .form-group {
  display: flex;
  padding-top: 10px;
  flex-direction: column;
}
.form-ppdb .form-group .form-label {
  font-size: 14px;
  font-weight: 500;
}
.form-ppdb .form-group .form-input,
.form-ppdb .form-group .number-input {
  height: 29px;
  padding: 0 8px;
  background: #fff;
  border: 1px solid #dadada;
  border-top: 1px solid #c0c0c0;
  margin: 5px 0;
  color: #434343;
  font-size: 14px;
  font-weight: 300;
  line-height: 19px;
  width: calc(100% - 18px);
  border-radius: 3px;
  letter-spacing: 0.3px;
}
.form-ppdb .form-group .form-input:focus,
.form-ppdb .form-group .number-input:focus,
.form-ppdb .form-group .form-input-area:focus,
.form-ppdb .form-group select:focus {
  border: 1px solid #4d90fe;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
}
.form-ppdb .form-group .form-input-area {
  background: #fff;
  border: 1px solid #dadada;
  font-size: 14px;
  font-weight: 300;
  min-width: calc(100% - 18px);
  max-width: calc(100% - 18px);
  padding: 8px 8px;
  max-height: 150px;
  height: 80px;
  min-height: 80px;
}
.form-ppdb .form-group .has-error {
  border-color: #dd4b39;
}
.form-ppdb .form-group select {
  height: 31px;
  border: 1px solid #dadada;
  margin: 5px 0;
  font-size: 14px;
  border-radius: 3px;
}
.form-ppdb .btn-group {
  position: relative;
  padding: 10px 0;
  display: block;
  height: 40px;
}
.form-ppdb .btn-group .btn-register {
  padding: 15px 20px;
  cursor: pointer;
  background-color: #5352ed;
  border: none;
  width: 100%;
  border-radius: 5px;
  color: white;
  font-size: 16px;
  font-weight: 300;
  transition: all 0.2s ease-out;
  position: absolute;
}
.form-ppdb .btn-group .opacity {
  opacity: 0.2 !important;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.form-ppdb .btn-group .btn-register:hover {
  opacity: 0.7;
}
.form-ppdb .error-message {
  display: block;
  color: #dd4b39;
  line-height: 17px;
  font-size: 12px;
}

#box-loader {
  width: calc(100% - 10px);
  background-color: tranparent;
  position: absolute;
  height: 40px;
  padding: 5px;
  display: none;
}
#box-loader #loader {
  border: 2px solid transparent;
  border-top: 2px solid #5352ed;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  animation: spin 1s linear infinite;
  position: absolute;
  left: 0;
  right: 0;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.no-js #loader {
  isplay: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.preload {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: #dfe6e9;
}

.loader {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.loader-inner {
  transform: translateY(-50%);
  top: 50%;
  position: absolute;
  width: calc(100% - 200px);
  color: #3498db;
  padding: 0 100px;
  text-align: center;
}
.loader-inner label {
  font-size: 14px;
  opacity: 0;
  display: inline-block;
}

@keyframes lol {
  0% {
    opacity: 0;
    transform: translateX(-300px);
  }
  33% {
    opacity: 1;
    transform: translateX(0px);
  }
  66% {
    opacity: 1;
    transform: translateX(0px);
  }
  100% {
    opacity: 0;
    transform: translateX(300px);
  }
}
@-webkit-keyframes lol {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-300px);
  }
  33% {
    opacity: 1;
    -webkit-transform: translateX(0px);
  }
  66% {
    opacity: 1;
    -webkit-transform: translateX(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(300px);
  }
}
.loader-inner label:nth-child(6) {
  -webkit-animation: lol 3s infinite ease-in-out;
  animation: lol 3s infinite ease-in-out;
}

.loader-inner label:nth-child(5) {
  -webkit-animation: lol 3s 100ms infinite ease-in-out;
  animation: lol 3s 100ms infinite ease-in-out;
}

.loader-inner label:nth-child(4) {
  -webkit-animation: lol 3s 200ms infinite ease-in-out;
  animation: lol 3s 200ms infinite ease-in-out;
}

.loader-inner label:nth-child(3) {
  -webkit-animation: lol 3s 300ms infinite ease-in-out;
  animation: lol 3s 300ms infinite ease-in-out;
}

.loader-inner label:nth-child(2) {
  -webkit-animation: lol 3s 400ms infinite ease-in-out;
  animation: lol 3s 400ms infinite ease-in-out;
}

.loader-inner label:nth-child(1) {
  -webkit-animation: lol 3s 500ms infinite ease-in-out;
  animation: lol 3s 500ms infinite ease-in-out;
}

@media only screen and (max-width: 600px) {
  body {
    width: 100%;
  }

  .container {
    width: calc(100% - 20px);
  }

  .content {
    padding-bottom: 40px;
  }
  .content .title {
    padding: 10px 0;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
  }
  .content .title:after {
    width: 200px;
    margin: 0 auto;
    margin-top: 10px;
  }
  .content p {
    padding: 10px 0;
    text-align: center;
    font-size: 14px;
  }
  .content .image-description {
    text-align: left;
  }

  .caption {
    position: absolute;
    top: 0px;
    padding: 10px 0px 0px 0px;
    font-size: 12px;
    text-align: center;
    width: calc(100% - 20px);
  }
  .caption .gallery-title {
    display: block;
    width: 100%;
    text-align: center;
  }

  header {
    padding: 15px 0;
    padding-bottom: 0;
  }
  header .navbrand {
    padding-top: 0;
  }
  header .navbrand .school-name {
    font-size: 14px;
  }
  header .brand-logo {
    margin-left: 3px;
    max-height: 40px;
  }

  .navigation ul {
    justify-content: space-between;
  }
  .navigation ul li a {
    display: block;
  }
  .navigation ul li:first-child {
    padding-left: 5px;
  }
  .navigation ul li:last-child {
    padding-right: 5px;
  }
  .navigation ul li .link:hover {
    color: white;
    font-weight: 400;
  }

  .gallery-description {
    display: none;
  }

  footer .footer-box {
    display: flex;
    flex-direction: column;
  }

  footer {
    text-align: center;
  }
  footer .f-child {
    padding-top: 10px;
  }
  footer .f-child .f-headline {
    padding: 5px 0;
  }
  footer .f-child:nth-child(2) ul {
    display: flex;
    justify-content: center;
  }
  footer .f-child:nth-child(2) ul li a {
    padding: 10px;
    width: 80px;
  }
  footer .footer-brand {
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
  }
  footer .footer-about {
    max-width: 200px;
  }
  footer .f-child ul {
    display: flex;
    justify-content: center;
  }
  footer .f-child ul a {
    padding-left: 5px;
    padding-right: 5px;
  }
  footer .f-child .address-box {
    display: flex;
    justify-content: center;
  }
  footer .f-child .address-box .address {
    width: auto;
  }
  footer .f-child .address-box .icon {
    margin: 0 5px;
  }

  .social-media-group {
    display: none !important;
  }

  .btn-ppdb {
    padding: 5px 8px;
    font-size: 14px;
    line-height: 1.5;
    margin-right: 5px;
  }

  .form-ppdb {
    width: calc(100% - 2px);
  }
  .form-ppdb .ppdb-title {
    text-align: center;
    margin: 10px 0;
    font-size: 25px;
  }
  .form-ppdb .form-field {
    padding: 10px;
  }

  .gallery-detail .title {
    text-align: left;
    margin: 0 5px;
  }
  .gallery-detail .title:after {
    margin-left: 0px;
  }
  .gallery-detail .time-upload {
    margin: 0 5px;
  }
  .gallery-detail .image-description {
    margin: 0 5px;
  }

  .half-group-responsive {
    width: 100% !important;
  }

  fieldset .BirthPlace {
    width: calc(100% - 18px) !important;
  }

  .birthday-form {
    margin-top: 15px;
  }
}
.loading {
  background: transparent url("../images/web/ajax-loading.gif") center no-repeat;
  min-height: 100px;
  min-width: calc(100% - 20px);
}

/*# sourceMappingURL=style.css.map */
