.scholarship-destination-selection {
  font-size: 13px;
  padding: 20px 0;
}
.scholarship-destination-selection .scholarship-destination-selection__main {
  margin-bottom: 20px;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data #notice_users_text,
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data #error_text {
  text-align: center;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data #error_text {
  display: none;
  color: #e92617;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data #exists {
  display: none;
  color: #e92617;
  font-weight: bold;
  text-align: center;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data #num-max {
  color: #e92617;
  font-weight: bold;
  text-align: center;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data #num-max-second {
  color: #e92617;
  font-weight: bold;
  text-align: center;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .error_form {
  color: #e92617;
  margin-top: 20px;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .scholarship-destination-selection__text {
  margin-top: 20px;
  margin-bottom: 20px;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .scholarship-destination-selection__message {
  font-weight: bold;
  color: #3d3f45;
  padding: 15px;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .scholarship-destination-selection__ok {
  display: none;
  font-weight: bold;
  padding: 15px;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .down-load-image {
  visibility: hidden;
  margin-top: 10px;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .scholarship-destination-selection__form {
  margin-top: 25px;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .scholarship-destination-selection__form .container {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 25px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .scholarship-destination-selection__form .container .scholarship-destination-selection__text_form {
  margin-left: 10px;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .table {
  display: table;
  width: 100%;
  margin-top: 15px;
  border-collapse: collapse;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .table .table-heading {
  display: table-header-group;
  font-weight: bold;
  height: 45px;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .table .table-heading.red {
  background-color: #EF3101;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .table .table-heading.gray {
  background-color: #f5f5f5;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .table .table-heading .table-head {
  display: table-cell;
  padding: 3px 10px;
  vertical-align: middle;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .table .table-heading .table-head.white {
  color: #ffffff;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .table .table-heading .table-head.black {
  color: #454d52;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .table .table-body {
  display: table-row-group;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .table .table-body .table-row {
  display: table-row;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .table .table-body .table-row .table-cell {
  display: table-cell;
  vertical-align: middle;
  padding: 15px 10px;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .table .table-body .table-row .table-cell #destinations {
  max-width: 595px;
  margin: 0 auto;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .table .table-body .table-row .table-cell #profiles {
  max-width: 350px;
  margin: 20px auto;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .table .table-body .table-row .table-cell .load-image {
  visibility: hidden;
  display: block;
  margin: 0 auto;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .button {
  text-align: center;
  margin-top: 40px;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .button .cmp-form-button {
  cursor: pointer;
  background-color: #eb3319;
  border: 0;
  border-radius: 2px;
  color: #ffffff;
  font-family: inherit;
  font-size: inherit;
  font-weight: 600;
  padding: 10px 10px;
  text-align: center;
  text-transform: uppercase;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data #scholar-destinations {
  display: flex;
  justify-content: center;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data #scholar-destinations #tblData {
  border-spacing: 0;
  border-collapse: collapse;
  width: 95%;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data #scholar-destinations #tblData thead tr {
  height: 40px;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data #scholar-destinations #tblData tbody tr {
  text-align: center;
  height: 55px;
  border-bottom: 1px solid #dadada;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data #scholar-destinations #tblData th.red {
  background-color: #EF3101;
  color: #fff;
  text-transform: uppercase;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data #scholar-destinations #tblData td .upper-text {
  text-transform: uppercase;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data #scholar-destinations #tblData td .icon--cross {
  font-size: 10px;
  cursor: pointer;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .request-reasons-modal {
  display: none;
  background-color: rgba(119, 119, 119, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  justify-content: center;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .request-reasons-modal .request-reasons-modal-block {
  text-align: center;
  background: #fff;
  top: 30%;
  position: fixed;
  border-radius: 5px;
  bottom: 0;
  height: 420px;
}
@media (max-width: 1024px) {
  .scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .request-reasons-modal .request-reasons-modal-block {
    width: 90%;
  }
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .request-reasons-modal .request-reasons-modal-block .request-reasons__modal_title {
  display: block;
  padding: 15px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .request-reasons-modal .request-reasons-modal-block textarea {
  width: 90%;
  height: 200px;
  resize: none;
  font-family: inherit;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .request-reasons-modal .request-reasons-modal-block .request-reasons-buttons {
  margin-top: 20px;
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 20px;
}
.scholarship-destination-selection .scholarship-destination-selection__main #scholarship-destination-selection__data .request-reasons-modal .request-reasons-modal-block .obligatory-field {
  text-align: left;
  color: #ee1d00;
  margin-top: 10px;
  width: 90%;
  display: inline-block;
}
.scholarship-destination-selection .scholarship-detail__info {
  display: none;
}
@media (min-width: 1025px) {
  .scholarship-destination-selection {
    display: flex;
    justify-content: space-between;
  }
  .scholarship-destination-selection .scholarship-destination-selection__main {
    margin-right: 20px;
    margin-bottom: 0;
    width: 100%;
  }
  .scholarship-destination-selection .scholarship-detail__info {
    width: 30%;
  }
}
