@charset "UTF-8";
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0; }

p {
  margin-bottom: 0; }

ul, ol {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }

dl {
  margin-bottom: 0; }

address {
  margin-bottom: 0; }

#lnb h2 {
  padding-top: 35px !important;
  padding-bottom: 35px !important; }

#content .page-header {
  background-image: url(/assets/images/international/bg_visual.jpg); }

.form-group {
  margin-bottom: 0; }

.form-control {
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #e5e5e5; }
  .form-control:hover, .form-control:focus {
    box-shadow: none; }

.getting-prepared .page-content .ready-list ol li:last-child .details {
  margin-bottom: 0; }
@media (min-width: 768px) {
  .getting-prepared .page-content .ready-list ol li:nth-of-type(7) {
    margin-bottom: 0; }
  .getting-prepared .page-content .ready-list ol li:nth-of-type(8) {
    margin-bottom: 0; } }
.getting-prepared .page-content .ready-list ol li h4 {
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 43px;
  background-color: #77c27c; }
.getting-prepared .page-content .ready-list ol li .details {
  display: table;
  width: 100%;
  text-align: center;
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .getting-prepared .page-content .ready-list ol li .details {
      margin-bottom: 60px; } }
  .getting-prepared .page-content .ready-list ol li .details > div {
    display: table-cell;
    height: 135px;
    padding: 0 10px;
    vertical-align: middle;
    border: 1px solid #e8e8e8; }
    .getting-prepared .page-content .ready-list ol li .details > div p {
      font-size: 13px;
      color: #333;
      line-height: 20px;
      margin-bottom: 0 !important; }
      .getting-prepared .page-content .ready-list ol li .details > div p span {
        position: relative;
        display: inline-block; }
        .getting-prepared .page-content .ready-list ol li .details > div p span:after {
          position: absolute;
          bottom: 1px;
          left: 0;
          content: " ";
          width: 100%;
          border-top: 1px solid #adadad;
          border-bottom: 1px solid #d8d8d8; }
    .getting-prepared .page-content .ready-list ol li .details > div small {
      display: inline-block;
      font-size: 12px;
      color: #666;
      line-height: 16px; }

.downloads .downloads-list ul li:last-child a {
  margin-bottom: 0; }
.downloads .downloads-list ul li a {
  position: relative;
  display: table;
  width: 100%;
  padding-left: 30px;
  padding-right: 20px;
  margin-bottom: 10px;
  text-decoration: none;
  border: 1px solid #d0cfcf;
  background-color: #fff;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  transition-delay: 0s; }
  @media (min-width: 768px) {
    .downloads .downloads-list ul li a {
      margin-bottom: 20px; } }
  .downloads .downloads-list ul li a:after {
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    width: 24px;
    height: 24px;
    content: "\E80C";
    font-size: 12px;
    color: #828282;
    text-align: center;
    line-height: 22px;
    margin-top: -12px;
    font-family: "fontello";
    border-radius: 50%;
    border: 1px solid #828282; }
    @media (min-width: 768px) {
      .downloads .downloads-list ul li a:after {
        right: 10px; } }
  .downloads .downloads-list ul li a:hover, .downloads .downloads-list ul li a:focus {
    background-color: #910023;
    border-color: #910023; }
    .downloads .downloads-list ul li a:hover:after, .downloads .downloads-list ul li a:focus:after {
      color: #fff;
      border-color: #fff; }
    .downloads .downloads-list ul li a:hover p, .downloads .downloads-list ul li a:focus p {
      color: #fff; }
  .downloads .downloads-list ul li a p {
    display: table-cell;
    height: 76px;
    font-size: 13px;
    color: #333;
    line-height: 18px !important;
    vertical-align: middle; }

.absence-returning .account-information {
  margin-top: 60px;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .absence-returning .account-information {
      margin-bottom: 40px; } }
  .absence-returning .account-information .required-documents {
    padding: 35px 10px 40px;
    background-color: #f2f2f2; }
    .absence-returning .account-information .required-documents:last-child {
      margin-bottom: 0; }
    @media (min-width: 768px) {
      .absence-returning .account-information .required-documents {
        padding: 40px; } }
    @media (min-width: 992px) {
      .absence-returning .account-information .required-documents {
        padding: 50px 50px 40px; } }
  .absence-returning .account-information .u-title {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .absence-returning .account-information .u-title {
        margin-bottom: 30px !important; } }
  .absence-returning .account-information ul li {
    position: relative;
    padding-left: 15px;
    line-height: 18px;
    margin-bottom: 10px; }
    .absence-returning .account-information ul li:last-child {
      margin-bottom: 0; }
    .absence-returning .account-information ul li:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "\E80B";
      font-size: 18px;
      color: #333;
      font-family: "fontello"; }
  .absence-returning .account-information i {
    position: relative;
    display: inline-block;
    line-height: 18px;
    opacity: .9;
    margin-top: 15px;
    padding-left: 10px; }
    .absence-returning .account-information i:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "*"; }

.change-information .required-documents {
  padding: 35px 10px 40px;
  background-color: #f2f2f2; }
  .change-information .required-documents ~ .required-documents {
    margin-top: 60px; }
  .change-information .required-documents:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .change-information .required-documents {
      padding: 40px; } }
  @media (min-width: 992px) {
    .change-information .required-documents {
      padding: 50px 50px 40px; } }

  .change-information .required-documents .co-list li .dot-list li {
    position: relative;
    color: #333;
    opacity: .8;
    margin-top: 5px;
    padding-left: 10px; }
    .change-information .required-documents .co-list li .dot-list li:first-child {
      margin-top: 0; }
    .change-information .required-documents .co-list li .dot-list li:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "\E80B";
      font-family: "fontello"; }

  .change-information .required-documents .co-list li .dot-list2 li {
    position: relative;
    color: #333;
    opacity: .8;
    margin-top: 5px;
    padding-left: 10px; }
    .change-information .required-documents .co-list li .dot-list2 li:first-child {
      margin-top: 0; }
    .change-information .required-documents .co-list li .dot-list2 li:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "-";
      font-family: "fontello"; }

  .change-information .required-documents .co-list li .dot-list3 li {
    position: relative;
    color: #333;
    opacity: .8;
    margin-top: 5px;
    padding-left: 10px; }
    .change-information .required-documents .co-list li .dot-list3 li:first-child {
      margin-top: 0; }
    .change-information .required-documents .co-list li .dot-list3 li:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "*";
      font-family: "fontello"; }
      
.change-information span {
  display: inline-block;
  font-style: italic;
  text-decoration: underline; }
.change-information .account-information {
  margin-top: 60px;
  margin-bottom: 60px; }
  @media (min-width: 768px) {
    .change-information .account-information {
      margin-bottom: 70px; } }
  .change-information .account-information .u-title {
    margin-top: 60px;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .change-information .account-information .u-title {
        margin-bottom: 30px !important; } }
  .change-information .account-information ul li {
    position: relative;
    padding-left: 15px;
    line-height: 18px;
    margin-bottom: 10px; }
    .change-information .account-information ul li:last-child {
      margin-bottom: 0; }
    .change-information .account-information ul li:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "\E80B";
      font-size: 18px;
      color: #333;
      font-family: "fontello"; }
  .change-information .account-information i {
    font-style: normal;
    color: #920326; }

.accomodation .tabs {
  margin-top: 35px; }
@media (min-width: 768px) {
  .accomodation .tabs {
    margin-top: 55px; } }
.accomodation #accomodation-1 p i {
  color: #910023;
  font-style: normal; }
.accomodation #accomodation-1 .section {
  margin-top: 60px; }
  .accomodation #accomodation-1 .section .u-title {
    margin-bottom: 30px; }
  .accomodation #accomodation-1 .section figure ul li:last-child .img-responsive {
    margin-bottom: 20px; }
  .accomodation #accomodation-1 .section figure ul li .img-responsive {
    margin: 0 auto 10px; }
    @media (min-width: 768px) {
      .accomodation #accomodation-1 .section figure ul li .img-responsive {
        margin-bottom: 30px; } }
  .accomodation #accomodation-1 .section .room-rates {
    margin-top: 30px; }
.accomodation #accomodation-2 .section {
  margin-top: 60px; }
  .accomodation #accomodation-2 .section .u-title {
    margin-bottom: 30px; }
  .accomodation #accomodation-2 .section figure ul li:last-child .img-responsive {
    margin-bottom: 20px; }
  .accomodation #accomodation-2 .section figure ul li .img-responsive {
    margin: 0 auto 10px; }
    @media (min-width: 768px) {
      .accomodation #accomodation-2 .section figure ul li .img-responsive {
        margin-bottom: 30px; } }
  .accomodation #accomodation-2 .section i {
    font-style: normal;
    color: #910023; }
.accomodation #accomodation-2 .box {
  padding: 40px 10px;
  margin-top: 30px;
  margin-bottom: 60px;
  background-color: #f2f2f2; }
  @media (min-width: 768px) {
    .accomodation #accomodation-2 .box {
      padding: 50px 40px; } }
  @media (min-width: 992px) {
    .accomodation #accomodation-2 .box {
      padding: 50px; } }
  .accomodation #accomodation-2 .box .co-list {
    margin-bottom: 0 !important; }
.accomodation #accomodation-3 figure {
  margin-bottom: 20px; }
  .accomodation #accomodation-3 figure .img-responsive {
    margin: 0 auto 10px; }
  .accomodation #accomodation-3 figure figcaption {
    margin-top: 10px; }
.accomodation #accomodation-3 .box:nth-of-type(1) dl dt {
  margin-bottom: 7px;
  font-weight: normal; }
.accomodation #accomodation-3 .box:nth-of-type(1) dl dd {
  margin-bottom: 12px; }
  .accomodation #accomodation-3 .box:nth-of-type(1) dl dd a {
    word-break: break-all;
    word-wrap: break-word; }
.accomodation #accomodation-3 .box:nth-of-type(1) p {
  margin-bottom: 7px !important;
  line-height: 18px; }
.accomodation #accomodation-3 .box:nth-of-type(2) {
  margin-bottom: 0; }
@media (min-width: 768px) {
  .accomodation #accomodation-3 .box:nth-of-type(1) {
    margin-bottom: 30px; }
    .accomodation #accomodation-3 .box:nth-of-type(1) dl dt {
      float: left;
      margin-right: 10px; }
    .accomodation #accomodation-3 .box:nth-of-type(1) dl dd {
      margin-bottom: 7px; }
    .accomodation #accomodation-3 .box:nth-of-type(1) p {
      font-size: 13px; }
  .accomodation #accomodation-3 .box:nth-of-type(2) {
    margin-bottom: inherit; } }
@media (min-width: 1280px) {
  .accomodation #accomodation-3 figure {
    margin-bottom: 30px; }
  .accomodation #accomodation-3 .box:nth-of-type(1) {
    margin-bottom: 10px; } }

.student-visa .summary a {
  color: #920326; }
.student-visa .required-documents {
  margin-top: 30px;
  padding: 35px 10px 40px;
  background-color: #f2f2f2; }
  @media (min-width: 768px) {
    .student-visa .required-documents {
      padding: 40px; } }
  @media (min-width: 992px) {
    .student-visa .required-documents {
      padding: 50px 50px 40px; } }
  .student-visa .required-documents .co-list li .dot-list li {
    position: relative;
    color: #333;
    opacity: .8;
    margin-top: 5px;
    padding-left: 10px; }
    .student-visa .required-documents .co-list li .dot-list li:first-child {
      margin-top: 0; }
    .student-visa .required-documents .co-list li .dot-list li:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "\E80B";
      font-family: "fontello"; }

  .student-visa .required-documents .co-list li .dot-list2 li {
    position: relative;
    color: #333;
    opacity: .8;
    margin-top: 5px;
    padding-left: 10px; }
    .student-visa .required-documents .co-list li .dot-list2 li:first-child {
      margin-top: 0; }
    .student-visa .required-documents .co-list li .dot-list2 li:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "-";
      font-family: "fontello"; }

  .student-visa .required-documents .co-list li .dot-list3 li {
    position: relative;
    color: #333;
    opacity: .8;
    margin-top: 5px;
    padding-left: 10px; }
    .student-visa .required-documents .co-list li .dot-list3 li:first-child {
      margin-top: 0; }
    .student-visa .required-documents .co-list li .dot-list3 li:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "*";
      font-family: "fontello"; }
                  
    @media (min-width: 768px) {
      .student-visa .required-documents .co-list li .dot-list li {
        margin-top: 5px; } }
    .student-visa .required-documents .co-list li .dot-list li span, .student-visa .required-documents .co-list li .dot-list li i {
      display: inline-block; }
  .student-visa .required-documents .co-list li p {
    display: block;
    color: #777;
    opacity: .9;
    margin-top: 25px; }
    .student-visa .required-documents .co-list li p:before {
      content: "("; }
    .student-visa .required-documents .co-list li p:after {
      content: ")"; }
    @media (min-width: 768px) {
      .student-visa .required-documents .co-list li p {
        margin-top: 10px;
        margin-bottom: 15px !important; } }
  .student-visa .required-documents .co-list li i {
    color: #666;
    opacity: .8; }

.faq-list .tab-content .tab-pane .question-type {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .faq-list .tab-content .tab-pane .question-type {
      margin-bottom: 65px; } }
  @media (min-width: 992px) {
    .faq-list .tab-content .tab-pane .question-type {
      margin-bottom: 50px; } }

@media (min-width: 768px) {
  .question-type .row {
    margin-left: 0 !important;
    margin-right: 0 !important; } }
@media (min-width: 992px) {
  .question-type .row {
    margin-right: -5px !important; } }
.question-type .row li {
  display: table;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .question-type .row li {
      padding-left: 0 !important;
      padding-right: 0 !important;
      margin-bottom: 0;
      border: 1px solid #e3e3e3;
      border-right: 0; }
      .question-type .row li:last-child {
        border-right: 1px solid #e3e3e3; } }
  .question-type .row li a {
    height: 65px;
    display: table-cell;
    font-size: 12px;
    color: #777 !important;
    vertical-align: middle;
    text-align: center;
    line-height: 14px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    margin-bottom: 10px;
    text-decoration: none;
    background-color: #f7f7f7; }
    .question-type .row li a:hover, .question-type .row li a:focus {
      color: #fff !important;
      background-color: #910023; }
    @media (min-width: 768px) {
      .question-type .row li a {
        font-size: 13px; } }
  .question-type .row li.active a {
    cursor: default;
    color: #fff !important;
    background-color: #910023; }

.question-list {
  margin: 0; }
  .question-list .panel {
    margin-top: 0 !important;
    border: 0;
    border-radius: 0;
    box-shadow: none; }
    .question-list .panel:last-child {
      border-bottom: 1px solid #e3e3e3; }
    .question-list .panel .panel-heading {
      padding: 0;
      border-radius: 0;
      border-top: 1px solid #e3e3e3;
      background-color: #fff; }
      .question-list .panel .panel-heading a {
        position: relative;
        display: block;
        color: #777 !important;
        line-height: 18px;
        vertical-align: top;
        padding: 25px 0;
        padding-right: 40px;
        padding-left: 60px;
        text-decoration: none; }
        .question-list .panel .panel-heading a .question {
          position: absolute;
          top: 25px;
          left: 15px;
          display: inline-block;
          vertical-align: top;
          width: 22px;
          height: 22px;
          font-family: "Myriad Pro", sans-serif;
          font-size: 12px;
          font-weight: bold;
          text-align: center;
          font-style: normal;
          margin-right: 20px;
          color: #fff;
          line-height: 22px;
          border-radius: 50%;
          background-color: #483d3d; }
        .question-list .panel .panel-heading a.collapsed:after {
          content: "\F107"; }
        .question-list .panel .panel-heading a:after {
          position: absolute;
          top: 25px;
          right: 15px;
          content: "\F106";
          font-family: "fontello";
          font-size: 24px;
          color: #666; }
          @media (min-width: 768px) {
            .question-list .panel .panel-heading a:after {
              right: 20px; } }
          @media (min-width: 992px) {
            .question-list .panel .panel-heading a:after {
              right: 30px; } }
    .question-list .panel .panel-collapse {
      border-radius: 0;
      border: 0; }
      .question-list .panel .panel-collapse .panel-body {
        position: relative;
        color: rgba(102, 102, 102, 0.8);
        line-height: 20px;
        padding: 25px 0;
        padding-right: 35px;
        padding-left: 60px;
        border-top: 0;
        background-color: #f5f5f5; }
        @media (min-width: 768px) {
          .question-list .panel .panel-collapse .panel-body {
            padding-right: 40px; } }
        @media (min-width: 992px) {
          .question-list .panel .panel-collapse .panel-body {
            padding-right: 50px; } }
        .question-list .panel .panel-collapse .panel-body .asked {
          position: absolute;
          top: 25px;
          left: 15px;
          display: inline-block;
          vertical-align: top;
          width: 22px;
          height: 22px;
          font-family: "Myriad Pro", sans-serif;
          font-size: 12px;
          font-weight: bold;
          text-align: center;
          font-style: normal;
          margin-right: 20px;
          color: #fff;
          line-height: 22px;
          border-radius: 50%;
          background-color: #910023; }

.new {
  display: inline-block;
  width: 35px;
  height: 16px;
  font-size: 10px;
  line-height: 16px;
  color: #fff;
  text-align: center;
  background-color: #db073a; }

.qna-list .search-form {
  margin-top: 20px; }
  @media (min-width: 768px) {
    .qna-list .search-form {
      margin-top: 30px; } }
.qna-list .table-responsive {
  margin-bottom: 0;
  border-color: #e3e3e3 !important; }
  .qna-list .table-responsive .table {
    table-layout: fixed;
    border-color: #e3e3e3 !important; }
    .qna-list .table-responsive .table thead tr th {
      font-size: 12px !important;
      font-weight: 400;
      padding-top: 25px !important;
      padding-bottom: 25px !important;
      border-color: #e3e3e3 !important;
      background-color: #f5f5f5 !important; }
      @media (min-width: 768px) {
        .qna-list .table-responsive .table thead tr th {
          font-size: 14px !important; } }
      .qna-list .table-responsive .table thead tr th:nth-of-type(1) {
        display: none; }
        @media (min-width: 768px) {
          .qna-list .table-responsive .table thead tr th:nth-of-type(1) {
            display: table-cell; } }
      .qna-list .table-responsive .table thead tr th:nth-of-type(2) {
        border-left: 0;
        width: 70%; }
        @media (min-width: 768px) {
          .qna-list .table-responsive .table thead tr th:nth-of-type(2) {
            width: 430px; } }
      .qna-list .table-responsive .table thead tr th:nth-of-type(3) {
        display: none; }
        @media (min-width: 768px) {
          .qna-list .table-responsive .table thead tr th:nth-of-type(3) {
            display: table-cell;
            border-left: 1px solid #e3e3e3; } }
    .qna-list .table-responsive .table tbody tr td {
      font-size: 12px !important;
      padding-top: 20px !important;
      padding-bottom: 20px !important;
      border-color: #e3e3e3 !important; }
      @media (min-width: 768px) {
        .qna-list .table-responsive .table tbody tr td {
          font-size: 13px !important; } }
      .qna-list .table-responsive .table tbody tr td:nth-of-type(1) {
        display: none; }
        @media (min-width: 768px) {
          .qna-list .table-responsive .table tbody tr td:nth-of-type(1) {
            display: table-cell; } }
      .qna-list .table-responsive .table tbody tr td:nth-of-type(2) {
        width: 70%;
        text-align: left !important;
        border-left: 0;
        padding-left: 18px !important;
        padding-right: 18px !important; }
        @media (min-width: 768px) {
          .qna-list .table-responsive .table tbody tr td:nth-of-type(2) {
            width: 430px;
            border-left: 1px solid #e3e3e3; } }
      .qna-list .table-responsive .table tbody tr td:nth-of-type(3) {
        display: none; }
        @media (min-width: 768px) {
          .qna-list .table-responsive .table tbody tr td:nth-of-type(3) {
            display: table-cell; } }
      .qna-list .table-responsive .table tbody tr td a {
        display: block;
        overflow: hidden;
        font-size: 12px;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: bold;
        color: #777 !important;
        text-decoration: none; }
        @media (min-width: 768px) {
          .qna-list .table-responsive .table tbody tr td a {
            font-size: 13px; } }
        .qna-list .table-responsive .table tbody tr td a .new {
          margin-right: 15px; }
      .qna-list .table-responsive .table tbody tr td.reply {
        padding-left: 36px !important;
        background-image: url(/assets/images/international/reply_bg.gif);
        background-repeat: no-repeat;
        background-position: 20px 12px; }
        .qna-list .table-responsive .table tbody tr td.reply a:before {
          content: "RE :";
          font-weight: 400;
          margin-right: 10px; }
.qna-list .btn-area {
  text-align: center;
  margin-top: 30px; }
  @media (min-width: 768px) {
    .qna-list .btn-area {
      text-align: right;
      margin-top: 20px; } }
  .qna-list .btn-area .btn-primary {
    width: 300px;
    display: inline-block;
    padding: 0;
    line-height: 45px; }
    @media (min-width: 768px) {
      .qna-list .btn-area .btn-primary {
        width: 120px; } }
    .qna-list .btn-area .btn-primary:hover, .qna-list .btn-area .btn-primary:focus {
      color: #fff !important; }
.qna-list .paging {
  margin-top: 40px; }
  @media (min-width: 768px) {
    .qna-list .paging {
      margin-top: 30px; } }
  @media (min-width: 992px) {
    .qna-list .paging {
      margin-top: 25px; } }

.qna-view .table-wrap {
  border-top: 0; }
  .qna-view .table-wrap .table {
    border-color: #e3e3e3 !important; }
    .qna-view .table-wrap .table tbody tr th {
      font-size: 13px !important;
      color: #666 !important;
      font-weight: 400;
      text-align: left !important;
      vertical-align: top !important;
      padding: 25px 10px 25px 20px !important;
      border-color: #e3e3e3 !important;
      background-color: #f5f5f5;
      width: 142px; }
      @media (min-width: 768px) {
        .qna-view .table-wrap .table tbody tr th {
          font-size: 14px !important; } }
      .qna-view .table-wrap .table tbody tr th.content {
        vertical-align: middle !important; }
    .qna-view .table-wrap .table tbody tr td {
      font-size: 13px !important;
      color: #777 !important;
      font-weight: 400;
      text-align: left !important;
      padding: 25px 10px 25px 20px !important;
      border-color: #e3e3e3 !important; }
      @media (min-width: 768px) {
        .qna-view .table-wrap .table tbody tr td {
          font-size: 14px !important; } }
      .qna-view .table-wrap .table tbody tr td .new {
        margin-left: 10px; }
      .qna-view .table-wrap .table tbody tr td.content {
        line-height: 24px !important;
        border: 0;
        min-height: 370px; }
        @media (min-width: 768px) {
          .qna-view .table-wrap .table tbody tr td.content {
            min-height: 520px; } }
      .qna-view .table-wrap .table tbody tr td.attach a {
        display: inline-block;
        color: #333 !important;
        font-weight: bold; }
        .qna-view .table-wrap .table tbody tr td.attach a:after {
          content: ",";
          margin-right: 5px; }
        .qna-view .table-wrap .table tbody tr td.attach a:last-child:after {
          content: ""; }
        .qna-view .table-wrap .table tbody tr td.attach a:first-child:before {
          display: inline-block;
          content: "\E80F";
          font-family: "fontello";
          margin-right: 5px; }
.qna-view .btn-area {
  text-align: center;
  margin-top: 30px; }
  @media (min-width: 768px) {
    .qna-view .btn-area {
      text-align: right;
      margin-top: 20px; } }
  .qna-view .btn-area .btn-primary {
    width: 300px;
    display: inline-block;
    padding: 0;
    line-height: 45px; }
    @media (min-width: 768px) {
      .qna-view .btn-area .btn-primary {
        width: 120px; } }
    .qna-view .btn-area .btn-primary:hover, .qna-view .btn-area .btn-primary:focus {
      color: #fff !important; }

.qna-write .table-responsive {
  border: 0 !important; }
  .qna-write .table-responsive .table {
    border: 0 !important; }
    .qna-write .table-responsive .table tbody tr th {
      font-size: 13px !important;
      color: #666 !important;
      font-weight: 400;
      text-align: left !important;
      padding-left: 20px !important;
      padding-right: 10px !important;
      border-color: #e3e3e3 !important;
      background-color: #f5f5f5; }
      .qna-write .table-responsive .table tbody tr th label {
        margin-bottom: 0;
        font-weight: 300; }
      @media (min-width: 768px) {
        .qna-write .table-responsive .table tbody tr th {
          font-size: 14px !important; } }
      .qna-write .table-responsive .table tbody tr th.attach {
        vertical-align: top !important; }
        @media (min-width: 768px) {
          .qna-write .table-responsive .table tbody tr th.attach {
            vertical-align: middle !important; } }
      .qna-write .table-responsive .table tbody tr th.content {
        vertical-align: top !important; }
    .qna-write .table-responsive .table tbody tr td {
      font-size: 13px !important;
      color: #777 !important;
      font-weight: 400;
      text-align: left !important;
      padding: 8px 10px 8px 15px !important;
      border-color: #e3e3e3 !important;
      border-right: 0 !important; }
      @media (min-width: 768px) {
        .qna-write .table-responsive .table tbody tr td {
          font-size: 14px !important;
          padding-left: 20px !important;
          padding-right: 44px !important; } }
      @media (min-width: 992px) {
        .qna-write .table-responsive .table tbody tr td {
          padding-left: 30px !important;
          padding-right: 20px !important; } }
      .qna-write .table-responsive .table tbody tr td .form-group .form-control {
        width: 100%;
        height: 44px; }
      .qna-write .table-responsive .table tbody tr td.attach {
        font-size: 0; }
        .qna-write .table-responsive .table tbody tr td.attach .form-group .form-control {
          font-size: 13px; }
          @media (min-width: 768px) {
            .qna-write .table-responsive .table tbody tr td.attach .form-group .form-control {
              width: 380px;
              display: inline-block;
              font-size: 14px; } }
          @media (min-width: 992px) {
            .qna-write .table-responsive .table tbody tr td.attach .form-group .form-control {
              width: 624px; } }
          @media (min-width: 1280px) {
            .qna-write .table-responsive .table tbody tr td.attach .form-group .form-control {
              width: 554px; } }
        .qna-write .table-responsive .table tbody tr td.attach .btn-default {
          margin-top: 5px;
          width: 100%;
          max-width: 190px;
          height: 44px !important;
          font-size: 14px; }
          @media (min-width: 768px) {
            .qna-write .table-responsive .table tbody tr td.attach .btn-default {
              display: inline-block;
              width: 142px;
              margin-top: 0;
              margin-left: 9px; } }
      .qna-write .table-responsive .table tbody tr td.password .form-group .form-control {
        width: 220px; }
      .qna-write .table-responsive .table tbody tr td.content {
        padding-bottom: 15px !important; }
        @media (min-width: 768px) {
          .qna-write .table-responsive .table tbody tr td.content {
            padding-top: 20px !important;
            padding-bottom: 20px !important; } }
        .qna-write .table-responsive .table tbody tr td.content .form-group textarea {
          width: 100%;
          height: 300px; }
          @media (min-width: 768px) {
            .qna-write .table-responsive .table tbody tr td.content .form-group textarea {
              height: 395px; } }
  .qna-write .table-responsive .btn-area {
    text-align: center;
    margin-top: 30px; }
    @media (min-width: 768px) {
      .qna-write .table-responsive .btn-area {
        text-align: right;
        margin-top: 20px; } }
    .qna-write .table-responsive .btn-area .btn-primary {
      width: 300px;
      display: inline-block; }
      @media (min-width: 768px) {
        .qna-write .table-responsive .btn-area .btn-primary {
          width: 120px; } }

.counseling-service .page-content .counseling {
  margin-top: 100px; }
.counseling-service .page-content .group-sessions {
  margin-top: 100px; }
.counseling-service .page-content .btn {
  width: 300px; }
  @media (min-width: 992px) {
    .counseling-service .page-content .btn {
      margin-top: 5px; } }
  .counseling-service .page-content .btn.btn-default:before {
    display: inline-block;
    content: "\E801";
    font-family: "fontello";
    margin-right: 10px; }
  .counseling-service .page-content .btn.btn-primary:before {
    display: inline-block;
    content: "\E810";
    font-family: "fontello";
    margin-right: 10px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg); }

.career .tabs {
  margin-top: 60px !important;
  margin-bottom: 60px !important; }
.career .search-form {
  margin-top: 20px; }
  @media (min-width: 768px) {
    .career .search-form {
      margin-top: 30px; } }
.career .table-responsive {
  border-color: #e3e3e3 !important;
  margin-bottom: 0; }
  .career .table-responsive .table {
    table-layout: fixed; }
    .career .table-responsive .table thead tr th {
      font-size: 12px !important;
      font-weight: 400;
      padding-top: 25px !important;
      padding-bottom: 25px !important;
      border-color: #e3e3e3 !important;
      background-color: #f5f5f5 !important; }
      @media (min-width: 768px) {
        .career .table-responsive .table thead tr th {
          font-size: 14px !important; } }
      .career .table-responsive .table thead tr th:nth-of-type(1) {
        display: none; }
        @media (min-width: 768px) {
          .career .table-responsive .table thead tr th:nth-of-type(1) {
            width: 100px;
            display: table-cell; } }
      .career .table-responsive .table thead tr th:nth-of-type(2) {
        border-left: 0;
        width: 70%; }
        @media (min-width: 768px) {
          .career .table-responsive .table thead tr th:nth-of-type(2) {
            width: 430px; } }
      .career .table-responsive .table thead tr th:nth-of-type(3) {
        display: none; }
        @media (min-width: 768px) {
          .career .table-responsive .table thead tr th:nth-of-type(3) {
            width: 120px;
            display: table-cell;
            border-left: 1px solid #e3e3e3; } }
    .career .table-responsive .table tbody tr td {
      min-height: 60px;
      font-size: 12px !important;
      padding-top: 20px !important;
      padding-bottom: 20px !important;
      border-color: #e3e3e3 !important; }
      @media (min-width: 768px) {
        .career .table-responsive .table tbody tr td {
          font-size: 13px !important; } }
      .career .table-responsive .table tbody tr td:nth-of-type(1) {
        display: none; }
        @media (min-width: 768px) {
          .career .table-responsive .table tbody tr td:nth-of-type(1) {
            width: 110px;
            display: table-cell; } }
      .career .table-responsive .table tbody tr td:nth-of-type(2) {
        width: 70%;
        text-align: left !important;
        border-left: 0;
        padding-left: 18px !important;
        padding-right: 18px !important; }
        @media (min-width: 768px) {
          .career .table-responsive .table tbody tr td:nth-of-type(2) {
            width: 430px;
            border-left: 1px solid #e3e3e3; } }
      .career .table-responsive .table tbody tr td:nth-of-type(3) {
        display: none; }
        @media (min-width: 768px) {
          .career .table-responsive .table tbody tr td:nth-of-type(3) {
            width: 100px;
            display: table-cell; } }
      .career .table-responsive .table tbody tr td a {
        display: block;
        overflow: hidden;
        font-size: 12px;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: bold;
        color: #777 !important;
        text-decoration: none; }
        @media (min-width: 768px) {
          .career .table-responsive .table tbody tr td a {
            font-size: 13px; } }
        .career .table-responsive .table tbody tr td a .new {
          margin-right: 15px; }
      .career .table-responsive .table tbody tr td.reply {
        padding-left: 36px !important;
        background-image: url(/assets/images/international/reply_bg.gif);
        background-repeat: no-repeat;
        background-position: 20px 12px; }
        .career .table-responsive .table tbody tr td.reply a:before {
          content: "RE :";
          font-weight: 400;
          margin-right: 10px; }
.career .paging {
  margin-top: 40px; }

.career-view .table-wrap {
  border-top: 0; }
  .career-view .table-wrap .table {
    border-color: #e3e3e3 !important; }
    .career-view .table-wrap .table tbody tr th {
      font-size: 13px !important;
      color: #666 !important;
      font-weight: 400;
      text-align: left !important;
      vertical-align: top !important;
      padding: 25px 10px 25px 10px !important;
      border-color: #e3e3e3 !important;
      background-color: #f5f5f5;
      width: 90px; }
      @media (min-width: 768px) {
        .career-view .table-wrap .table tbody tr th {
          font-size: 14px !important; } }
      @media (min-width: 992px) {
        .career-view .table-wrap .table tbody tr th {
          width: 142px !important;
          padding: 25px 10px 25px 20px !important; } }
      .career-view .table-wrap .table tbody tr th.content {
        vertical-align: middle !important; }
    .career-view .table-wrap .table tbody tr td {
      font-size: 13px !important;
      color: #777 !important;
      font-weight: 400;
      text-align: left !important;
      padding: 25px 10px 25px 20px !important;
      border-color: #e3e3e3 !important; }
      @media (min-width: 768px) {
        .career-view .table-wrap .table tbody tr td {
          font-size: 14px !important; } }
      .career-view .table-wrap .table tbody tr td .new {
        margin-left: 10px; }
      .career-view .table-wrap .table tbody tr td.content {
        line-height: 24px !important;
        border: 0;
        min-height: 370px; }
        @media (min-width: 768px) {
          .career-view .table-wrap .table tbody tr td.content {
            min-height: 520px; } }
        .career-view .table-wrap .table tbody tr td.content p {
          margin-bottom: 0 !important; }
      .career-view .table-wrap .table tbody tr td.attach a {
        display: inline-block;
        color: #333 !important;
        font-weight: bold; }
        .career-view .table-wrap .table tbody tr td.attach a:after {
          content: ",";
          margin-right: 5px; }
        .career-view .table-wrap .table tbody tr td.attach a:last-child:after {
          content: ""; }
        .career-view .table-wrap .table tbody tr td.attach a:first-child:before {
          display: inline-block;
          content: "\E80F";
          font-family: "fontello";
          margin-right: 5px; }
.career-view .btn-area {
  text-align: center;
  margin-top: 30px; }
  @media (min-width: 768px) {
    .career-view .btn-area {
      text-align: right;
      margin-top: 20px; } }
  .career-view .btn-area .btn-primary {
    width: 300px;
    display: inline-block;
    padding: 0;
    line-height: 45px; }
    @media (min-width: 768px) {
      .career-view .btn-area .btn-primary {
        width: 120px; } }
    .career-view .btn-area .btn-primary:hover, .career-view .btn-area .btn-primary:focus {
      color: #fff !important; }

.announcements-view .page-title {
  position: relative; }
  .announcements-view .page-title .summary-icon {
    position: absolute;
    top: 0;
    left: 233px;
    font-size: 13px !important;
    color: #920326;
    line-height: 38px !important;
    padding-left: 65px;
    background-image: url(/assets/images/international/announcements_icon.jpg);
    background-repeat: no-repeat;
    background-position: 0 50%; }

.announcements .page-title {
  position: relative; }
  .announcements .page-title .summary-icon {
    position: absolute;
    top: 0;
    left: 233px;
    font-size: 13px !important;
    color: #920326;
    line-height: 38px !important;
    padding-left: 65px;
    background-image: url(/assets/images/international/announcements_icon.jpg);
    background-repeat: no-repeat;
    background-position: 0 50%; }
.announcements .tabs {
  margin-top: 60px !important;
  margin-bottom: 60px !important; }
  .announcements .tabs .dropdown-menu .nav-tabs li a {
    padding-left: 5px;
    padding-right: 5px; }
.announcements .search-form {
  margin-top: 20px; }
  @media (min-width: 768px) {
    .announcements .search-form {
      margin-top: 30px; } }
.announcements .table-responsive {
  border-color: #e3e3e3 !important;
  margin-bottom: 0; }
  .announcements .table-responsive .table {
    table-layout: fixed;
    border-color: #e3e3e3 !important; }
    .announcements .table-responsive .table thead tr th {
      font-size: 13px !important;
      font-weight: 400;
      padding-top: 25px !important;
      padding-bottom: 25px !important;
      border-color: #e3e3e3 !important;
      background-color: #f5f5f5 !important; }
      @media (min-width: 768px) {
        .announcements .table-responsive .table thead tr th {
          font-size: 14px !important; } }
      .announcements .table-responsive .table thead tr th:nth-of-type(1) {
        display: none; }
        @media (min-width: 768px) {
          .announcements .table-responsive .table thead tr th:nth-of-type(1) {
            display: table-cell; } }
      .announcements .table-responsive .table thead tr th:nth-of-type(2) {
        border-left: 0; }
      .announcements .table-responsive .table thead tr th:nth-of-type(3) {
        border-right: 0;
        width: 70%; }
        @media (min-width: 768px) {
          .announcements .table-responsive .table thead tr th:nth-of-type(3) {
            width: 430px; } }
        @media (min-width: 992px) {
          .announcements .table-responsive .table thead tr th:nth-of-type(3) {
            width: 520px; } }
      .announcements .table-responsive .table thead tr th:nth-of-type(4) {
        display: none; }
        @media (min-width: 768px) {
          .announcements .table-responsive .table thead tr th:nth-of-type(4) {
            display: table-cell; } }
    .announcements .table-responsive .table tbody tr td {
      font-size: 13px !important;
      padding-top: 20px !important;
      padding-bottom: 20px !important;
      border-color: #e3e3e3 !important; }
      @media (min-width: 768px) {
        .announcements .table-responsive .table tbody tr td {
          font-size: 14px !important; } }
      .announcements .table-responsive .table tbody tr td:nth-of-type(1) {
        display: none; }
        @media (min-width: 768px) {
          .announcements .table-responsive .table tbody tr td:nth-of-type(1) {
            display: table-cell; } }
      .announcements .table-responsive .table tbody tr td:nth-of-type(2) {
        border-left: 0; }
      .announcements .table-responsive .table tbody tr td:nth-of-type(3) {
        width: 70%;
        text-align: left !important;
        border-right: 0;
        padding-left: 18px !important;
        padding-right: 18px !important; }
        @media (min-width: 768px) {
          .announcements .table-responsive .table tbody tr td:nth-of-type(3) {
            width: 430px; } }
        @media (min-width: 992px) {
          .announcements .table-responsive .table tbody tr td:nth-of-type(3) {
            width: 520px; } }
      .announcements .table-responsive .table tbody tr td:nth-of-type(4) {
        display: none; }
        @media (min-width: 768px) {
          .announcements .table-responsive .table tbody tr td:nth-of-type(4) {
            display: table-cell; } }
      .announcements .table-responsive .table tbody tr td a {
        display: block;
        overflow: hidden;
        font-size: 13px;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: 300;
        color: #777 !important;
        text-decoration: none; }
        @media (min-width: 768px) {
          .announcements .table-responsive .table tbody tr td a {
            font-size: 14px; } }
.announcements .paging {
  margin-top: 40px; }

.visa .collapse-list ul li {
  margin-bottom: 50px; }
  .visa .collapse-list ul li .note {
    position: relative;
    display: block;
    padding-left: 10px; }
    .visa .collapse-list ul li .note:before {
      position: absolute;
      top: 0;
      left: 0; }
  @media (min-width: 992px) {
    .visa .collapse-list ul li {
      margin-bottom: 60px; } }
  .visa .collapse-list ul li:last-child {
    margin-bottom: 0; }
  .visa .collapse-list ul li:first-child .collapse-content {
    background-color: #0a96df; }
    .visa .collapse-list ul li:first-child .collapse-content .btn-collapse {
      color: #fff !important; }
      .visa .collapse-list ul li:first-child .collapse-content .btn-collapse:after {
        color: #0a96df;
        background-color: #fff; }
    .visa .collapse-list ul li:first-child .collapse-content .well {
      border-color: #fff;
      color: #fff; }
      .visa .collapse-list ul li:first-child .collapse-content .well i {
        font-style: normal;
        text-decoration: underline; }
.visa .note {
  margin-top: 20px; }

.registration-card .u-title {
  margin-top: 60px; }
.registration-card .required-documents {
  margin-bottom: 100px;
  padding: 35px 10px 40px;
  background-color: #f2f2f2; }
  .registration-card .required-documents:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .registration-card .required-documents {
      padding: 40px; } }
  @media (min-width: 992px) {
    .registration-card .required-documents {
      padding: 50px 50px 40px; } }
  .registration-card .required-documents .list-title {
    font-size: 14px;
    color: #910023;
    font-weight: bold;
    margin-bottom: 30px; }
    
  .registration-card .required-documents .co-list li .dot-list li {
    position: relative;
    color: #333;
    opacity: .8;
    margin-top: 5px;
    padding-left: 10px; }
    .registration-card .required-documents .co-list li .dot-list li:first-child {
      margin-top: 0; }
    .registration-card .required-documents .co-list li .dot-list li:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "\E80B";
      font-family: "fontello"; }

  .registration-card .required-documents .co-list li .dot-list2 li {
    position: relative;
    color: #333;
    opacity: .8;
    margin-top: 5px;
    padding-left: 10px; }
    .registration-card .required-documents .co-list li .dot-list2 li:first-child {
      margin-top: 0; }
    .registration-card .required-documents .co-list li .dot-list2 li:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "-";
      font-family: "fontello"; }
      
  .registration-card .required-documents .co-list li .dot-list3 li {
    position: relative;
    color: #333;
    opacity: .8;
    margin-top: 5px;
    padding-left: 10px; }
    .registration-card .required-documents .co-list li .dot-list3 li:first-child {
      margin-top: 0; }
    .registration-card .required-documents .co-list li .dot-list3 li:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "*";
      font-family: "fontello"; }
            
      
    @media (min-width: 768px) {
      .registration-card .required-documents .co-list li .dot-list li {
        margin-top: 5px; } }
    .registration-card .required-documents .co-list li .dot-list li span, .registration-card .required-documents .co-list li .dot-list li i {
      display: inline-block; }
  .registration-card .required-documents .co-list li p {
    display: block;
    color: #777;
    opacity: .9;
    margin-top: 25px; }
    .registration-card .required-documents .co-list li p:before {
      content: "("; }
    .registration-card .required-documents .co-list li p:after {
      content: ")"; }
    @media (min-width: 768px) {
      .registration-card .required-documents .co-list li p {
        margin-top: 10px;
        margin-bottom: 15px !important; } }
  .registration-card .required-documents .co-list li i {
    color: #666;
    opacity: .8; }
  .registration-card .required-documents .case-list li strong {
    display: block;
    font-size: 12px;
    color: #910023;
    font-weight: bold;
    margin-top: 40px; }
    @media (min-width: 768px) {
      .registration-card .required-documents .case-list li strong {
        font-size: 13px; } }
  .registration-card .required-documents .case-list li .default-list {
    margin-top: 20px;
    counter-reset: section; }
    .registration-card .required-documents .case-list li .default-list li {
      position: relative;
      font-size: 12px;
      color: #333;
      opacity: .8;
      line-height: 18px;
      margin-bottom: 10px;
      padding-left: 20px; }
      .registration-card .required-documents .case-list li .default-list li:last-child {
        margin-bottom: 0; }
      .registration-card .required-documents .case-list li .default-list li:before {
        position: absolute;
        top: 2px;
        left: 0;
        display: block;
        counter-increment: section;
        content: counter(section);
        width: 14px;
        height: 14px;
        font-size: 10px;
        text-align: center;
        line-height: 12px;
        border: 1px solid #333;
        border-radius: 50%;
        font-weight: bold;
        opacity: .8; }
.registration-card .note {
  display: block !important;
  margin-top: 10px; }
.registration-card .information {
  margin-top: 100px; }
  .registration-card .information .dot-list li {
    font-size: 13px;
    color: #666;
    line-height: 25px; }
    .registration-card .information .dot-list li:before {
      display: inline-block;
      content: "\E80B";
      font-family: "fontello";
      color: #333;
      margin-right: 10px; }
  .registration-card .information .dot-list.basic-list {
    margin-bottom: 30px; }
    .registration-card .information .dot-list.basic-list li {
      position: relative;
      padding-left: 10px; }
      .registration-card .information .dot-list.basic-list li:before {
        position: absolute;
        top: 0;
        left: 0; }
  .registration-card .information .changes {
    margin-bottom: 10px !important; }

.stay .required-documents {
  margin-bottom: 60px;
  padding: 35px 10px 40px;
  background-color: #f2f2f2; }
  .stay .required-documents:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .stay .required-documents {
      padding: 40px; } }
  @media (min-width: 992px) {
    .stay .required-documents {
      padding: 50px 50px 40px; } }
  .stay .required-documents .list-title {
    font-size: 14px;
    color: #910023;
    font-weight: bold;
    margin-bottom: 30px; }
    
  .stay .required-documents .co-list li .dot-list li {
    position: relative;
    color: #333;
    opacity: .8;
    margin-top: 5px;
    padding-left: 10px; }
    .stay .required-documents .co-list li .dot-list li:first-child {
      margin-top: 0; }
    .stay .required-documents .co-list li .dot-list li:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "\E80B";
      font-family: "fontello"; }

  .stay .required-documents .co-list li .dot-list2 li {
    position: relative;
    color: #333;
    opacity: .8;
    margin-top: 5px;
    padding-left: 10px; }
    .stay .required-documents .co-list li .dot-list2 li:first-child {
      margin-top: 0; }
    .stay .required-documents .co-list li .dot-list2 li:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "-";
      font-family: "fontello"; }

  .stay .required-documents .co-list li .dot-list3 li {
    position: relative;
    color: #333;
    opacity: .8;
    margin-top: 5px;
    padding-left: 10px; }
    .stay .required-documents .co-list li .dot-list3 li:first-child {
      margin-top: 0; }
    .stay .required-documents .co-list li .dot-list3 li:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "*";
      font-family: "fontello"; }
                  
    @media (min-width: 768px) {
      .stay .required-documents .co-list li .dot-list li {
        margin-top: 5px; } }
    .stay .required-documents .co-list li .dot-list li span, .stay .required-documents .co-list li .dot-list li i {
      display: inline-block; }
  .stay .required-documents .co-list li p {
    display: block;
    color: #777;
    opacity: .9;
    margin-top: 25px; }
    .stay .required-documents .co-list li p:before {
      content: "("; }
    .stay .required-documents .co-list li p:after {
      content: ")"; }
    @media (min-width: 768px) {
      .stay .required-documents .co-list li p {
        margin-top: 10px;
        margin-bottom: 15px !important; } }
  .stay .required-documents .co-list li i {
    color: #666;
    opacity: .8; }
  .stay .required-documents .case-list li strong {
    display: block;
    font-size: 12px;
    color: #910023;
    font-weight: bold;
    margin-top: 40px; }
    @media (min-width: 768px) {
      .stay .required-documents .case-list li strong {
        font-size: 13px; } }
  .stay .required-documents .case-list li .default-list {
    margin-top: 20px;
    counter-reset: section; }
    .stay .required-documents .case-list li .default-list li {
      position: relative;
      font-size: 12px;
      color: #333;
      opacity: .8;
      line-height: 18px;
      margin-bottom: 10px;
      padding-left: 20px; }
      .stay .required-documents .case-list li .default-list li:last-child {
        margin-bottom: 0; }
      .stay .required-documents .case-list li .default-list li:before {
        position: absolute;
        top: 2px;
        left: 0;
        display: block;
        counter-increment: section;
        content: counter(section);
        width: 14px;
        height: 14px;
        font-size: 10px;
        text-align: center;
        line-height: 12px;
        border: 1px solid #333;
        border-radius: 50%;
        font-weight: bold;
        opacity: .8; }
.stay .note {
  display: block !important;
  margin-top: 10px; }
.stay .information {
  margin-top: 100px; }
  .stay .information .dot-list li {
    font-size: 13px;
    color: #666;
    line-height: 25px; }
    .stay .information .dot-list li:before {
      display: inline-block;
      content: "\E80B";
      font-family: "fontello";
      color: #333;
      margin-right: 10px; }
  .stay .information .dot-list.basic-list {
    margin-bottom: 30px; }
    .stay .information .dot-list.basic-list li {
      position: relative;
      padding-left: 10px; }
      .stay .information .dot-list.basic-list li:before {
        position: absolute;
        top: 0;
        left: 0; }
  .stay .information .changes {
    margin-bottom: 10px !important; }

.student-orientation .co-list li {
  margin-top: 0 !important; }
  .student-orientation .co-list li:last-child {
    margin-bottom: 0 !important; }
.student-orientation .collapse-list > ul > li {
  margin-bottom: 30px; }
  .student-orientation .collapse-list > ul > li:last-child {
    margin-bottom: 0; }
  .student-orientation .collapse-list > ul > li .collapse-content .well .co-list {
    margin-bottom: 0 !important; }
    .student-orientation .collapse-list > ul > li .collapse-content .well .co-list > li {
      margin-bottom: 20px;
      font-size: 20px; }
      .student-orientation .collapse-list > ul > li .collapse-content .well .co-list > li > ul > li {
        position: relative;
        margin-top: 10px !important;
        padding-left: 10px; }
        .student-orientation .collapse-list > ul > li .collapse-content .well .co-list > li > ul > li:before {
          position: absolute;
          top: 0;
          left: 0;
          font-family: "fontello";
          content: "\E80B"; }
        .student-orientation .collapse-list > ul > li .collapse-content .well .co-list > li > ul > li > ul > li {
          position: relative;
          padding-left: 10px; }
          .student-orientation .collapse-list > ul > li .collapse-content .well .co-list > li > ul > li > ul > li:before {
            position: absolute;
            top: 0;
            left: 0;
            content: "-";
            font-family: "fontello"; }
  .student-orientation .collapse-list > ul > li .collapse-content .well i {
    color: #991333;
    font-style: normal; }
  .student-orientation .collapse-list > ul > li .collapse-content .well .dott {
    position: relative;
    font-size: 12px !important;
    color: #666;
    line-height: 20px;
    opacity: .8;
    padding-left: 10px; }
    .student-orientation .collapse-list > ul > li .collapse-content .well .dott:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "\E80B";
      font-family: "fontello";
      margin-right: 5px; }
.student-orientation .orientation-inquires {
  margin: 60px 0 100px; }
  .student-orientation .orientation-inquires dl {
    font-size: 0; }
    .student-orientation .orientation-inquires dl dt {
      display: inline-block;
      font-size: 13px;
      color: #666;
      font-weight: 300; }
      .student-orientation .orientation-inquires dl dt:before {
        margin-right: 5px;
        content: "\E804";
        font-family: "fontello"; }
      .student-orientation .orientation-inquires dl dt:after {
        content: ":";
        margin: 0 3px; }
      @media (min-width: 768px) {
        .student-orientation .orientation-inquires dl dt {
          font-size: 14px; }
          .student-orientation .orientation-inquires dl dt:before {
            font-size: 14px;
            margin-right: 15px; } }
    .student-orientation .orientation-inquires dl dd {
      display: inline-block;
      font-size: 13px;
      color: #666;
      font-weight: 300; }
      @media (min-width: 768px) {
        .student-orientation .orientation-inquires dl dd {
          font-size: 14px; } }
.student-orientation .kakao-plus {
  margin-top: 60px; }
  .student-orientation .kakao-plus .co-list {
    margin-bottom: 30px !important; }
    .student-orientation .kakao-plus .co-list li {
      margin-bottom: 10px; }
  .student-orientation .kakao-plus figure {
    margin-top: 50px; }
    .student-orientation .kakao-plus figure .img-responsive {
      margin: 0 auto; }
    @media (min-width: 768px) {
      .student-orientation .kakao-plus figure {
        margin-top: 30px; } }
.student-orientation i {
  color: #333;
  font-style: normal; }
  .student-orientation i.co-r {
    color: #991333; }

.part-time i {
  font-style: normal;
  color: #920326; }
.part-time .required-documents {
  margin-top: 30px;
  padding: 35px 10px 40px;
  background-color: #f2f2f2; }
  @media (min-width: 768px) {
    .part-time .required-documents {
      padding: 40px; } }
  @media (min-width: 992px) {
    .part-time .required-documents {
      padding: 50px 50px 40px; } }

  .part-time .dot-list li {
    position: relative;
    color: #333;
    opacity: .8;
    margin-top: 5px;
    padding-left: 10px; }
    .part-time .dot-list li:first-child {
      margin-top: 0; }
    .part-time .dot-list li:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "\E80B";
      font-family: "fontello"; }

  .part-time .dot-list2 li {
    position: relative;
    color: #333;
    opacity: .8;
    margin-top: 5px;
    padding-left: 10px; }
    .part-time .dot-list2 li:first-child {
      margin-top: 0; }
    .part-time .dot-list2 li:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "-";
      font-family: "fontello"; }

  .part-time .dot-list3 li {
    position: relative;
    color: #333;
    opacity: .8;
    margin-top: 5px;
    padding-left: 10px; }
    .part-time .dot-list3 li:first-child {
      margin-top: 0; }
    .part-time .dot-list3 li:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "*";
      font-family: "fontello"; }

  .part-time .dot-list4 li {
    position: relative;
    color: #333;
    opacity: .8;
    margin-top: 5px;
    padding-left: 17px; }
    .part-time .dot-list4 li:first-child {
      margin-top: 0; }
    .part-time .dot-list4 li:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "→";
      font-family: "fontello"; }
            
  .part-time .required-documents .co-list {
    margin-bottom: 0 !important; }
.part-time .last {
  margin-top: 20px;
  margin-bottom: 0 !important; }

.insurance .dot-list {
  margin-bottom: 60px; }
  .insurance .dot-list li {
    font-size: 13px;
    color: #666;
    line-height: 18px;
    margin-bottom: 5px;
    position: relative;
    padding-left: 15px; }
    .insurance .dot-list li:last-child {
      margin-bottom: 0; }
    .insurance .dot-list li:before {
      position: absolute;
      top: 1px;
      left: 0;
      content: "\E80B";
      font-family: "fontello"; }
.insurance .tabs {
  margin-top: 60px; }
  @media (min-width: 992px) {
    .insurance .tabs {
      margin-top: 70px; } }
.insurance .box {
  padding: 40px 10px;
  margin-top: 30px;
  background-color: #f2f2f2; }
  @media (min-width: 768px) {
    .insurance .box {
      padding: 50px 40px; } }
  @media (min-width: 992px) {
    .insurance .box {
      padding: 50px; } }
.insurance #insurance-1 p .note {
  display: block;
  margin-top: 5px; }
.insurance #insurance-1 p.summary {
  margin-bottom: 60px !important; }
.insurance #insurance-1 .box ol li:last-child .c-title {
  margin-bottom: 0 !important; }
.insurance #insurance-1 .box ol li:nth-of-type(3) .c-title {
  margin-bottom: 5px !important; }
.insurance #insurance-1 .box ol li:nth-of-type(4) .c-title {
  margin-bottom: 5px !important; }
.insurance #insurance-1 .box ol li > ol {
  padding-left: 30px; }
  .insurance #insurance-1 .box ol li > ol > li {
    font-size: 12px;
    color: #333;
    line-height: 18px;
    opacity: .8;
    margin-bottom: 5px; }
.insurance #insurance-1 .box ol li dl {
  padding-left: 30px;
  margin-bottom: 0; }
  .insurance #insurance-1 .box ol li dl dt {
    font-size: 12px !important;
    color: #333;
    opacity: .8; }
  .insurance #insurance-1 .box ol li dl dd {
    float: left;
    font-size: 12px !important;
    color: #333;
    opacity: .8;
    margin-bottom: 0; }
.insurance #insurance-1 .box ol li .note {
  padding-left: 30px; }
.insurance #insurance-1 dl {
  overflow: hidden;
  margin-bottom: 15px; }
  .insurance #insurance-1 dl dt {
    float: left;
    clear: both;
    font-size: 13px;
    color: #666;
    font-weight: 300; }
    .insurance #insurance-1 dl dt:after {
      content: ":";
      margin: 0 3px; }
  .insurance #insurance-1 dl dd {
    font-size: 13px;
    color: #666;
    font-weight: 300;
    margin-bottom: 5px; }
  @media (min-width: 768px) {
    .insurance #insurance-1 dl dt {
      font-size: 14px; }
    .insurance #insurance-1 dl dd {
      font-size: 14px; } }
.insurance #insurance-1 .btn-details {
  margin-top: 40px;
  margin-bottom: 60px; }
  @media (min-width: 768px) {
    .insurance #insurance-1 .btn-details {
      margin-top: 30px; } }
  .insurance #insurance-1 .btn-details .btn-primary {
    position: relative;
    width: 300px;
    height: auto;
    font-size: 13px !important;
    line-height: 18px;
    text-align: left;
    padding: 9px 20px; }
    .insurance #insurance-1 .btn-details .btn-primary:after {
      position: absolute;
      top: 50%;
      right: 20px;
      margin-top: -12px;
      width: 24px;
      height: 24px;
      text-align: center;
      line-height: 22px;
      color: #fff;
      display: block;
      border: 1px solid #fff;
      border-radius: 50%;
      content: "\E80C";
      font-family: "fontello"; }
    .insurance #insurance-1 .btn-details .btn-primary:hover, .insurance #insurance-1 .btn-details .btn-primary:focus {
      color: #fff; }
    @media (min-width: 768px) {
      .insurance #insurance-1 .btn-details .btn-primary {
        width: 322px;
        padding: 18px 10px; }
        .insurance #insurance-1 .btn-details .btn-primary:after {
          right: 10px; } }
.insurance #insurance-1 .table-responsive {
  margin: 30px 0; }
  @media (min-width: 768px) {
    .insurance #insurance-1 .table-responsive {
      margin-bottom: 20px; } }
  .insurance #insurance-1 .table-responsive .table thead tr th {
    padding: 25px 0; }
.insurance #insurance-1 .steps {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .insurance #insurance-1 .steps {
      margin-bottom: 20px; } }
  .insurance #insurance-1 .steps > li {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .insurance #insurance-1 .steps > li {
        margin-bottom: 0 !important;
        line-height: 25px; } }
    .insurance #insurance-1 .steps > li:last-child {
      margin-bottom: 0; }
    .insurance #insurance-1 .steps > li dl {
      position: relative; }
      .insurance #insurance-1 .steps > li dl dt {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 13px;
        color: #333;
        line-height: 18px;
        font-weight: 300; }
        .insurance #insurance-1 .steps > li dl dt:after {
          content: ":";
          margin: 0 3px; }
        @media (min-width: 768px) {
          .insurance #insurance-1 .steps > li dl dt {
            font-size: 14px; } }
      .insurance #insurance-1 .steps > li dl dd {
        position: relative;
        font-size: 13px;
        color: #666;
        line-height: 18px;
        font-weight: 300;
        padding-left: 48px;
        margin-bottom: 0; }
        @media (min-width: 768px) {
          .insurance #insurance-1 .steps > li dl dd {
            font-size: 14px;
            padding-left: 50px; } }
.insurance #insurance-1 .dot-list {
  margin-bottom: 20px; }
.insurance #insurance-2 > p.summary {
  margin-bottom: 15px !important; }
  .insurance #insurance-2 > p.summary i {
    color: #920326;
    font-style: normal; }
.insurance #insurance-2 .box {
  margin-bottom: 0; }
  .insurance #insurance-2 .box ~ .u-title {
    margin-top: 60px !important; }
.insurance #insurance-2 .attention:before {
  content: "※";
  margin-right: 3px; }
.insurance #insurance-2 .co-list li a {
  color: #777 !important;
  word-break: break-all;
  word-wrap: break-word; }
.insurance #insurance-2 .medical-card {
  margin-top: 30px; }
  .insurance #insurance-2 .medical-card .caption {
    text-align: center;
    font-size: 14px;
    color: #666; }
    .insurance #insurance-2 .medical-card .caption:before {
      content: "<"; }
    .insurance #insurance-2 .medical-card .caption:after {
      content: ">"; }
    @media (min-width: 768px) {
      .insurance #insurance-2 .medical-card .caption {
        text-align: left; } }
  .insurance #insurance-2 .medical-card ul li:last-child figure {
    margin-bottom: 0; }
  .insurance #insurance-2 .medical-card ul li figure {
    margin-bottom: 25px; }
    .insurance #insurance-2 .medical-card ul li figure .img-responsive {
      margin: 0 auto; }
    .insurance #insurance-2 .medical-card ul li figure figcaption {
      text-align: center;
      margin-top: 10px;
      color: #777; }
      .insurance #insurance-2 .medical-card ul li figure figcaption:before {
        content: "("; }
      .insurance #insurance-2 .medical-card ul li figure figcaption:after {
        content: ")"; }
.insurance #insurance-2 .questio-list li {
  padding-top: 30px;
  padding-bottom: 25px;
  border-bottom: 1px solid #c2c2c2; }
  .insurance #insurance-2 .questio-list li:first-child {
    padding-top: 0; }
  .insurance #insurance-2 .questio-list li:last-child {
    border-bottom: 0;
    padding-bottom: 0; }
  .insurance #insurance-2 .questio-list li dl dt {
    position: relative;
    font-size: 14px;
    color: #777;
    line-height: 20px;
    font-weight: 300;
    padding-left: 35px;
    margin-bottom: 25px; }
    .insurance #insurance-2 .questio-list li dl dt:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "Q";
      display: block;
      color: #fff;
      font-size: 12px;
      font-weight: bold;
      text-align: center;
      line-height: 28px;
      font-family: "Myriad Pro", sans-serif;
      width: 24px;
      height: 24px;
      border-radius: 50%;
      background-color: #453b3a; }
    @media (min-width: 768px) {
      .insurance #insurance-2 .questio-list li dl dt {
        margin-bottom: 20px; } }
  .insurance #insurance-2 .questio-list li dl dd {
    position: relative;
    font-size: 14px;
    color: rgba(102, 102, 102, 0.8);
    line-height: 20px;
    font-weight: 300;
    padding-left: 35px; }
    .insurance #insurance-2 .questio-list li dl dd:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "A";
      display: block;
      color: #fff;
      font-size: 12px;
      font-weight: bold;
      text-align: center;
      line-height: 26px;
      font-family: "Myriad Pro", sans-serif;
      width: 24px;
      height: 24px;
      border-radius: 50%;
      background-color: #910023; }
.insurance #insurance-2 .angle-list li {
  display: inline-block; }
  .insurance #insurance-2 .angle-list li:after {
    content: "->";
    margin: 0 2px 0 6px; }
  .insurance #insurance-2 .angle-list li:last-child {
    color: #910023; }
    .insurance #insurance-2 .angle-list li:last-child:after {
      content: ""; }
.insurance #insurance-2 .inquiries {
  overflow: hidden; }
  .insurance #insurance-2 .inquiries dt {
    position: relative;
    float: left;
    clear: both;
    line-height: 25px;
    font-weight: 300;
    padding-left: 30px; }
    .insurance #insurance-2 .inquiries dt:before {
      position: absolute;
      top: 0;
      left: 0;
      font-family: "fontello";
      font-size: 13px;
      color: #777;
      opacity: .7; }
    .insurance #insurance-2 .inquiries dt:after {
      content: ":";
      padding: 0 5px; }
    .insurance #insurance-2 .inquiries dt.tel:before {
      content: "\E804"; }
    .insurance #insurance-2 .inquiries dt.email:before {
      content: "\E803"; }
    .insurance #insurance-2 .inquiries dt.fax:before {
      content: "\F1AC"; }
    .insurance #insurance-2 .inquiries dt.location:before {
      content: "\E811"; }
  .insurance #insurance-2 .inquiries dd {
    font-weight: 300;
    line-height: 25px; }
    .insurance #insurance-2 .inquiries dd a {
      color: #666 !important; }

.scolarships .u-title {
  margin-top: 60px; }
.scolarships .table-responsive {
  margin-bottom: 40px; }
  .scolarships .table-responsive .table {
    margin-bottom: 0; }
    .scolarships .table-responsive .table thead tr th {
      padding: 25px 0 !important; }
.scolarships .dot-list {
  margin-top: 10px; }
  @media (min-width: 768px) {
    .scolarships .dot-list {
      margin-top: 15px; } }
  .scolarships .dot-list li {
    position: relative;
    font-size: 15px !important;
    color: #333;
    line-height: 18px;
    margin-bottom: 10px;
    padding-left: 15px; }
    .scolarships .dot-list li:before {
      position: absolute;
      top: 0;
      left: 0;
      color: #333;
      font-size: 18px;
      content: "\E80B";
      font-family: "fontello"; }
    .scolarships .dot-list li:last-child {
      margin-bottom: 0; }
    @media (min-width: 992px) {
      .scolarships .dot-list li {
        margin-bottom: 0;
        line-height: 25px !important; } }
.scolarships .co-list li {
  font-size: 15px !important; }
  .scolarships .co-list li:nth-of-type(3) .note {
    margin-top: 0; }
  .scolarships .co-list li p {
    font-size: 13px !important;
    margin-top: 20px;
    margin-bottom: 0 !important; }
    @media (min-width: 768px) {
      .scolarships .co-list li p {
        font-size: 14px !important; } }
.scolarships .angle-list {
  margin-top: 30px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .scolarships .angle-list {
      margin-top: 15px;
      margin-bottom: 10px; } }
  @media (min-width: 768px) {
    .scolarships .angle-list {
      margin-top: 30px; } }
  .scolarships .angle-list li {
    font-size: 15px !important;
    display: inline-block; }
    .scolarships .angle-list li:after {
      content: "->";
      margin: 0 2px 0 6px; }
    .scolarships .angle-list li:last-child:after {
      content: ""; }
.scolarships .inquiries {
  overflow: hidden; }
  .scolarships .inquiries dt {
    position: relative;
    float: left;
    clear: both;
    line-height: 25px;
    font-weight: 300;
    padding-left: 30px; }
    .scolarships .inquiries dt:before {
      position: absolute;
      top: 0;
      left: 0;
      font-family: "fontello";
      font-size: 13px;
      color: #333;
      opacity: .7; }
    .scolarships .inquiries dt:after {
      content: ":";
      padding: 0 5px; }
    .scolarships .inquiries dt.tel:before {
      content: "\E804"; }
    .scolarships .inquiries dt.email:before {
      content: "\E803"; }
  .scolarships .inquiries dd {
    font-weight: 300;
    line-height: 25px; }
    .scolarships .inquiries dd a {
      font-size: 15px !important;
      color: #333 !important; }

.mentoring-programs .page-title {
  position: relative; }
  .mentoring-programs .page-title .summary-icon {
    position: absolute;
    top: 0;
    left: 290px;
    font-size: 13px !important;
    color: #920326;
    line-height: 38px !important;
    padding-left: 65px;
    background-image: url(/assets/images/international/announcements_icon.jpg);
    background-repeat: no-repeat;
    background-position: 0 50%; }
.mentoring-programs .box {
  padding: 40px 10px;
  background-color: #f2f2f2; }
  @media (min-width: 768px) {
    .mentoring-programs .box {
      padding: 50px 40px; } }
  @media (min-width: 992px) {
    .mentoring-programs .box {
      padding: 50px; } }
@media (min-width: 768px) {
  .mentoring-programs #mentoring-1 p {
    margin-bottom: 35px !important; } }
.mentoring-programs #mentoring-1 .u-title {
  margin-top: 35px; }
  @media (min-width: 768px) {
    .mentoring-programs #mentoring-1 .u-title {
      margin-top: 25px; } }
@media (min-width: 768px) {
  .mentoring-programs #mentoring-1 .figure {
    padding-left: 0 !important;
    padding-right: 0 !important; } }
.mentoring-programs #mentoring-1 figure {
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .mentoring-programs #mentoring-1 figure {
      margin-bottom: 0; } }
  .mentoring-programs #mentoring-1 figure .img-responsive {
    margin: 0 auto; }
@media (min-width: 768px) {
  .mentoring-programs #mentoring-1 .justify {
    text-align: justify; } }
.mentoring-programs #mentoring-1 .justify b {
  font-weight: 400;
  color: #333; }
@media (min-width: 992px) {
  .mentoring-programs #mentoring-1 .row:nth-of-type(2) div:nth-of-type(1) p {
    margin-right: -30px !important; } }
@media (min-width: 992px) {
  .mentoring-programs #mentoring-1 .row:nth-of-type(2) div:nth-of-type(3) p {
    margin-left: -30px !important; } }
.mentoring-programs #mentoring-1 .box {
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .mentoring-programs #mentoring-1 .box {
      margin-bottom: 30px; } }
  .mentoring-programs #mentoring-1 .box .btn-area {
    text-align: center;
    margin-top: 40px; }
    @media (min-width: 768px) {
      .mentoring-programs #mentoring-1 .box .btn-area {
        margin-top: 20px;
        text-align: right; } }
    .mentoring-programs #mentoring-1 .box .btn-area .btn {
      display: inline-block;
      width: 280px; }
      @media (min-width: 768px) {
        .mentoring-programs #mentoring-1 .box .btn-area .btn {
          width: 200px; } }
.mentoring-programs #mentoring-2 .title {
  margin-top: 100px; }
.mentoring-programs #mentoring-2 .u-title {
  margin-top: 60px; }
.mentoring-programs #mentoring-2 .co-list {
  margin-bottom: 0; }
  .mentoring-programs #mentoring-2 .co-list li {
    margin-top: 10px !important; }
.mentoring-programs #mentoring-2 .note {
  margin-top: 20px; }
.mentoring-programs #mentoring-3 .u-title {
  margin-top: 60px; }
.mentoring-programs #mentoring-3 .co-list {
  margin-bottom: 0; }
  .mentoring-programs #mentoring-3 .co-list li {
    margin-top: 10px !important; }
.mentoring-programs #mentoring-3 .note {
  margin-top: 20px; }

.announcements-view .table-wrap {
  border-top: 0; }
  .announcements-view .table-wrap .table {
    border-color: #e3e3e3 !important; }
    .announcements-view .table-wrap .table tbody tr th {
      font-size: 13px !important;
      color: #666 !important;
      font-weight: 400;
      text-align: left !important;
      vertical-align: top !important;
      padding: 25px 10px 25px 20px !important;
      border-color: #e3e3e3 !important;
      background-color: #f5f5f5;
      width: 142px; }
      @media (min-width: 768px) {
        .announcements-view .table-wrap .table tbody tr th {
          font-size: 14px !important; } }
      .announcements-view .table-wrap .table tbody tr th.content {
        vertical-align: middle !important; }
    .announcements-view .table-wrap .table tbody tr td {
      font-size: 13px !important;
      color: #777 !important;
      font-weight: 400;
      text-align: left !important;
      padding: 25px 10px 25px 20px !important;
      border-color: #e3e3e3 !important; }
      @media (min-width: 768px) {
        .announcements-view .table-wrap .table tbody tr td {
          font-size: 14px !important; } }
      .announcements-view .table-wrap .table tbody tr td .new {
        margin-left: 10px; }
      .announcements-view .table-wrap .table tbody tr td.content {
        line-height: 24px !important;
        border: 0;
        min-height: 370px; }
        @media (min-width: 768px) {
          .announcements-view .table-wrap .table tbody tr td.content {
            min-height: 520px; } }
      .announcements-view .table-wrap .table tbody tr td.attach a {
        display: inline-block;
        color: #333 !important;
        font-weight: bold; }
        .announcements-view .table-wrap .table tbody tr td.attach a:after {
          content: ",";
          margin-right: 5px; }
        .announcements-view .table-wrap .table tbody tr td.attach a:last-child:after {
          content: ""; }
        .announcements-view .table-wrap .table tbody tr td.attach a:first-child:before {
          display: inline-block;
          content: "\E80F";
          font-family: "fontello";
          margin-right: 5px; }
.announcements-view .btn-area {
  text-align: center;
  margin-top: 30px; }
  @media (min-width: 768px) {
    .announcements-view .btn-area {
      text-align: right;
      margin-top: 20px; } }
  .announcements-view .btn-area .btn-primary {
    width: 300px;
    display: inline-block;
    padding: 0;
    line-height: 45px; }
    @media (min-width: 768px) {
      .announcements-view .btn-area .btn-primary {
        width: 120px; } }
    .announcements-view .btn-area .btn-primary:hover, .announcements-view .btn-area .btn-primary:focus {
      color: #fff !important; }

/*# sourceMappingURL=international.css.map */
