#lac-que-dau-nam,#lac-que-dau-nam .col-md-12 {
  padding: 0px;
}
#lac-que-dau-nam img {
  width: 100%;
}
#palyModal .modal-dialog {
  top: 60vh;
}
#palyModal .modal-content {
  border: 0px;
  background-color: transparent;
}
#palyModal .modal-body {
  padding: 0px 15px;
}
#palyModal .content-body {
    background-image: linear-gradient(#3d53f5, #151f6e);
    padding: 18px;
    border: 2px solid #ebbf26;
    border-radius: 15px;
    /* border-image: linear-gradient(#f6b73c, #4d9f0c) 30; */
}
textarea.form-control {
  background-image: url(.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E), linear-gradient(to bottom, #d0e5fd 0%,#d0e5fd 100%);
}
#txt_name {
  display: none;
}
#palyModal .content-body h4 {
  font-size: 16px;
    text-align: center;
    padding-bottom: 10px;
    color: #ffdc64;
}
#palyModal .bnt-submit-form img {
  width: 40%;
  margin: 5px;
}
#palyModal .form-control {
  height: calc(1em + 0.75rem + 0px);
  border-radius: 1.25rem;
}
.modal-backdrop {
  background-color: transparent;
}
#nhan-ngay {
  position: absolute;
  top: 78vh;
  width: 33%;
  margin-left: 34%;
}
#PresentModal .modal-dialog {margin: 0px;}
#PresentModal .modal-body {padding: 0;}
#img-present img {width: 100%;height: 91vh;}
#relativeModal .modal-dialog {
  top: 30vh;
}
#relativeModal .modal-content {
  background-color: transparent;
  border: 0px solid rgba(0,0,0,.2);
}
#relativeModal .content-body {
    background-color: #1159ed;
    padding: 17px;
    border-radius: 12px;
    border: 1px solid #f3ad16;
}
#relativeModal .content-body h4 {
  font-size: 16px;
    text-align: center;
    color: #e9d80c;
}
#relativeModal .content-body .form-group input {
  background-color: #D0E6FD;
}
#relativeModal .content-body .form-group .txt_year {
  width: 47%;
  display: inline-block;
}
#relativeModal .content-body .form-group .txt_relation {
  width: 47%;
    float: right;
}
#relativeModal .content-body .form-group select {
  width: 100%;
  border-radius: 45px;
  padding: 4px 17px;
}
#relativeModal .modal-content .bnt-submit-form img {
  width: 80%;
  margin-top: 15px;
}
#relativeModal .content-body .form-group select {
  background-color: #D0E6FD;
  color: #6d7781;
}
#relativeModal .bnt-submit-form {
  width: 50%;
}
/* #relativeModal .bnt-submit-form img {
  width: 80%;
} */
#relativeModal .bnt-submit-form.left{
  display: inline-block;
}
#relativeModal .bnt-submit-form.right{
  display: inline-block;
    float: right;
}
#accuracyModal {
  top: 50vh;
}
#accuracyModal .modal-content {
  border: 0px;
}
#accuracyModal .modal-body {
  background-color: #1159ed;
    padding: 17px;
    border-radius: 12px;
    border: 1px solid #f3ad16;
}
#accuracyModal .modal-body h4{
  text-align: center;
    font-size: 21px;
    color: #fff;
    margin-bottom: 20px;
}
#accuracyModal .modal-body .btn {
  font-size: 15px;
    font-weight: bold;
}