/* 720px+*/
/* 960px+*/
h1 {
  padding: 1em 0 1em 0;
  font-size: 1.75em;
  font-weight: 500;
  line-height: 1.5em;
  text-align: center;
}

.photo {
  display: flex !important;
  align-items: center;
  justify-content: left;
  background-position: center;
}

.photo h1 {
  display: none;
  color: #FFFFFF;
  text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.95);
  padding: 0 1em;
}

.ppage .photo h1 {
  display: block;
  font-weight: 700;
}

#prep250 h1.no_image {
  display: block;
  margin-top: 0;
  padding: 0 0 0.5em 0;
  font-size: 1.75em;
  font-weight: 500;
  line-height: 1.5em;
  color: black;
}

#main_title .wbox {
  padding: 2em 1em;
  background-color: #FFFFFF;
}

#breadcrumb {
  color: #8F9193;
  font-weight: 500;
  text-align: left;
  margin: -1em 0 1em 1em;
}

#breadcrumb a {
  color: #8F9193;
  font-weight: 500;
  text-decoration: none;
}

#breadcrumb a:hover {
  color: #212529;
}

.left {
  margin: 0 1em;
}

#bck p a.action_button {
  text-decoration: none;
}

#bck p a.action_button:hover {
  color: #ffffff;
  text-decoration: none;
}

.ppage #main_img .banner_wrap {
  min-height: 18em;
  padding-bottom: 0;
  position: relative;
}

#advisory_header {
  width: 100%;
}

#advisory_header .bg {
  width: 100%;
  height: 20em;
  background-image: url("/thm/def/img/advbg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
}

#advisory_header .advisory_info {
  background-color: #FFFFFF;
  padding: 1em;
}

#advisory_header .advisory_info .web {
  padding: 0 0 1em 0;
}

#advisory_header .advisory_info .web .title {
  line-height: 1.5em;
  font-size: 0.875em;
  font-weight: 600;
  text-transform: uppercase;
  color: #D5141E;
  font-size: 2em;
  padding: 0.5em 0;
}

#advisory_header .advisory_info h3 {
  color: #212529;
  font-size: 1.5em;
  line-height: 1.5em;
  font-weight: 500;
  padding-bottom: 0.75em;
}

#advisory_header .advisory_info ul li {
  background: url("/thm/def/img/svg/check_circle_blue.svg") no-repeat 0 0;
  padding-left: 2em;
  margin-bottom: 1em;
}

#advisory .advisory_info ul li {
  background: url(/thm/def/img/svg/check_circle_blue.svg) no-repeat 0 0;
}

/* numbering */
.pg_bl .pg_act {
  text-align: center;
}

.pg_bl .pg_act span, .pg_bl .pg_act a {
  display: inline-block;
  margin: 0 0.25em;
  line-height: 2em;
  width: 2em;
  border-radius: 50%;
  font-weight: bold;
  color: #D5141E;
  border: 1px solid transparent;
}

.pg_bl .pg_act span {
  background-color: #D5141E;
  color: #ffffff;
}

.pg_bl .pg_act span.pg_arrow {
  background-color: #ffffff;
  color: #000000;
}

.pg_bl .pg_act span.dots {
  background-color: #ffffff;
  color: #000000;
}

.pg_bl .pg_act a {
  text-decoration: none;
}

.pg_bl .pg_act a:hover {
  border: 1px solid #D5141E;
}

#prep250 {
  width: 100%;
  border-bottom: 2em solid #fff;
  background-color: #FFFFFF;
}

#prep250 h1 {
  padding: 0 0 0.5em 0;
}

#prep250 .wrap {
  padding: 1em;
}

#prep250 .perex {
  margin-bottom: 1.5em;
  text-align: justify;
}

#prep250 .text_content {
  padding: 0;
  line-height: 1.5em;
  text-align: justify;
}

#prep250 .text_content a {
  text-decoration: underline;
}

#prep250 .text_content a:hover {
  color: #212529;
  text-decoration: underline;
}

#prep250 .text_content img.pg_full {
  width: 100%;
  margin: 1.5em 0;
}

#prep250 .text_content img.pg_half_l {
  width: 50%;
  float: left;
  margin: 0.5em 1em 1.5em 0;
}

#prep250 .text_content img.pg_half_r {
  width: 50%;
  float: right;
  margin: 0.5em 0 1.5em 1em;
}

#prep250 .text_content img.pg_third_l {
  width: 33%;
  float: left;
  margin: 0.5em 1em 1.5em 0;
}

#prep250 .text_content img.pg_third_r {
  width: 33%;
  float: right;
  margin: 0.5em 0 1.5em 1em;
}

#prep250 .text_content h2 {
  font-size: 1.5em;
  margin-bottom: 0.25em;
  font-weight: bold;
}

#prep250 .text_content h3 {
  font-size: 1.2em;
  margin-bottom: 0.25em;
  font-weight: bold;
}

#prep250 .text_content h4 {
  margin-bottom: 0.25em;
  font-weight: bold;
}

#prep250 .text_content .attachments {
  margin: 1em 0 2em 0;
}

#prep250 .text_content .attachments h5 {
  font-weight: bold;
}

#prep250 .text_content .gallery {
  margin: 1em 0 2em 0;
}

#prep250 .text_content p {
  margin-bottom: 1em;
}

#prep250 .text_content li {
  margin-bottom: 0.5em;
  margin-left: 1.25em;
  list-style-position: outside;
  list-style-type: disc;
}

#prep250 h2 {
  padding: 0 0 0.25em 0;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.3em;
}

#prep250 h2 a {
  color: #212529;
  text-decoration: none;
}

#prep250 h2 a:hover {
  text-decoration: underline;
}

#prep250 .text_wrap {
  color: black;
  padding-bottom: 1.5em;
  font-weight: 500;
  margin-bottom: 0.5em;
  max-height: 4.5em;
  overflow: hidden;
  text-overflow: ellipsis;
}

#prep250 .action_button {
  margin-bottom: 2em;
}

#prep250 .bg {
  width: 100%;
  height: 15em;
  border-top-right-radius: 3em;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
}

#prep250 .clear {
  clear: both;
  background-color: #FFFFFF;
  height: 2em;
}

#prep250 .clear.end {
  height: 0;
}

#prep250 .tags {
  margin-bottom: 0.5em;
}

#prep250 .tags li {
  display: inline-block;
  margin: 0 0.25em 0.25em 0;
  line-height: 2em;
  font-size: 0.875em;
}

#prep250 .tags li a {
  display: inline-block;
  text-transform: uppercase;
  padding: 0 1em;
  line-height: 2em;
  background-color: #0085E5;
  color: #FFFFFF;
  border-radius: 0.25em;
  text-decoration: none;
}

#articles {
  width: 100%;
  border-bottom: 2em solid #fff;
  background-color: #FFFFFF;
}

#articles .wrap {
  padding: 1em;
  background-color: #F6F6F6;
}

#articles h2 {
  padding: 0 0 0.25em 0;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.3em;
}

#articles h2 a {
  color: #212529;
  text-decoration: none;
}

#articles h2 a:hover {
  text-decoration: underline;
}

#articles .text_wrap {
  color: black;
  padding-bottom: 1.5em;
  font-weight: 500;
  margin-bottom: 0.5em;
  max-height: 4.5em;
  overflow: hidden;
  text-overflow: ellipsis;
}

#articles .action_button {
  margin-bottom: 2em;
}

#articles .bg {
  width: 100%;
  height: 15em;
  border-top-right-radius: 3em;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
}

#articles .clear {
  clear: both;
  background-color: #FFFFFF;
  height: 2em;
}

#articles .tags {
  margin-bottom: 0.5em;
}

#articles .tags li {
  display: inline-block;
  margin: 0 0.25em 0.25em 0;
  line-height: 2em;
  font-size: 0.75em;
}

#articles .tags li a {
  display: inline-block;
  text-transform: uppercase;
  padding: 0 1em;
  line-height: 2em;
  background-color: #0085E5;
  color: #FFFFFF;
  border-radius: 0.25em;
  text-decoration: none;
}

#questions h2 {
  margin: 0;
  padding: 0;
}

#questions h6 a {
  color: #D5141E;
}

#questions h6 a:hover {
  color: #000000;
}

#questions .question {
  margin: 1.5em 0;
  padding: 1em;
  border: 1px solid #CED4DA;
  border-radius: 0.25em;
}

#questions .question h3 {
  line-height: 1.5em;
  font-size: 1.125em;
  font-weight: 500;
  margin-bottom: 0.5em;
}

#questions .question h3 a {
  text-decoration: none;
  color: #212529;
}

#questions .question h3 a:hover {
  text-decoration: underline;
}

#questions .question ul {
  margin-bottom: 0.75em;
}

#questions .question li {
  display: inline-block;
  font-size: 0.6875em;
  text-transform: uppercase;
  white-space: nowrap;
  margin-right: 0.5em;
}

#questions .question li a {
  display: inline-block;
  color: #D5141E;
  font-weight: bold;
  border-radius: 0.25em;
  line-height: 1.5em;
  padding: 0 0.5em;
  border: 1px dotted #D5141E;
  text-decoration: none;
}

#questions .question li a:hover {
  background-color: #D5141E;
  color: #ffffff;
}

#questions .question .question_text {
  margin-bottom: 0.75em;
}

#questions .question .question_status {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-size: 0.875em;
}

#questions .question .question_status .date {
  color: #8F9193;
}

#questions .question .question_status .status {
  color: #8F9193;
  font-style: italic;
}

#questions .question .question_status a {
  color: #D5141E;
  text-decoration: none;
}

#questions .question .question_status a:hover {
  text-decoration: underline;
}

/* Zobrazeni jedne otazky*/
#main_title .wbox.slim {
  padding: 2em 1em 0 1em;
  background-color: #ffffff;
}

#main_title .wbox.slim #breadcrumb {
  padding-bottom: 1em;
  margin-bottom: 0;
  background-color: #ffffff;
}

.question_tags {
  text-align: center;
}

.question_tags ul {
  display: inline-block;
  margin-bottom: 0.75em;
}

.question_tags li {
  display: inline-block;
  font-size: 0.6875em;
  text-transform: uppercase;
  white-space: nowrap;
  margin: 0 0.5em;
}

.question_tags li a {
  display: inline-block;
  color: #D5141E;
  font-weight: bold;
  border-radius: 0.25em;
  line-height: 1.5em;
  padding: 0 0.5em;
  border: 1px dotted #D5141E;
  text-decoration: none;
}

.question_tags li a:hover {
  background-color: #D5141E;
  color: #ffffff;
}

.question_info {
  text-align: center;
  margin-bottom: 1em;
}

.question_info span {
  display: inline-block;
  font-size: 0.875em;
  font-weight: bold;
  margin: 0 1em;
}

.question_info span.questioner {
  color: #D5141E;
  text-transform: uppercase;
}

.question_info span.date {
  color: #8F9193;
}

#prep250 .text_content.question {
  margin-bottom: 2em;
}

#prep250 .text_content.answer {
  background-color: #F6F6F6;
  padding: 1em;
}

#prep250 .text_content.answer .label {
  font-weight: bold;
  margin-bottom: 1em;
}

#prep250 .text_content.answer .reply_info {
  font-size: 0.875em;
  font-weight: bold;
  margin-bottom: 1em;
  display: flex;
  flex-direction: row;
  align-items: center;
}

#prep250 .text_content.answer .reply_info span {
  display: inline-block;
}

#prep250 .text_content.answer .reply_info .who {
  color: #D5141E;
}

#prep250 .text_content.answer .reply_info .date {
  color: #8F9193;
  padding-left: 1em;
  margin-left: 1em;
  border-left: 1px dotted #CED4DA;
}

#prep250 .text_content.answer .reply_info span.img {
  width: 3em;
  height: 3em;
  border-radius: 50%;
  margin-right: 0.75em;
}

#prep250 .text_content.answer .reply_info span.img img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #CED4DA;
}

/* ask */
.ask label {
  font-weight: bold;
  display: block;
  line-height: 1.5em;
  margin-bottom: 0.25em;
}

.ask input, .ask select, .ask textarea {
  padding: 0.75em 1em;
  border: 1px solid #CED4DA;
  border-radius: 0.25em;
  width: 100%;
  margin-bottom: 0.125em;
}

.ask .exp {
  color: #8F9193;
  font-style: italic;
  margin-bottom: 1em;
}

.ask .btn {
  text-align: center;
}

.ask .err {
  color: #ff0000;
  font-style: italic;
  margin-bottom: 0.25em;
}

button.action_button {
  color: #D5141E;
  background-color: #ffffff;
  display: inline-block;
  padding: 0.8571em;
  font-size: 0.875em;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  min-width: 10em;
  margin: 0 1em;
}

button.action_button:hover {
  color: #ffffff;
  background-color: #D5141E;
  cursor: pointer;
}

.ask #frm p {
  font-style: italic;
  margin-bottom: 0.5em;
}

.ask .review {
  display: block;
  font-weight: bold;
  margin-bottom: 0.5em;
}

.ask .review span {
  font-weight: normal;
  display: block;
}

.ask .rdo label {
  font-weight: normal;
  display: block;
}

.ask .rdo textarea {
  font-weight: bold;
}

#srs {
  min-height: 9em;
}

#srs h2 {
  text-align: left;
  font-size: 1.5em;
  margin-bottom: 1em;
  font-weight: normal;
}

@media screen and (min-width: 40em) {
  form.sbox .sstr {
    display: table;
    width: 100%;
  }
  form.sbox .sstr fieldset.out {
    display: table-cell;
  }
  form.sbox .sstr fieldset.in {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  form.sbox .sstr fieldset .wrap {
    display: table-cell;
  }
  form.sbox .sstr fieldset .wrap.srch {
    width: 100%;
  }
  form.sbox .sstr fieldset .wrap.w {
    padding: 0 0.5em;
  }
  form.sbox .sstr fieldset .wrap.w select {
    width: 14em;
  }
  form.sbox .sstr .btn {
    display: table-cell;
    width: 10em;
  }
  form.sbox .sstr .btn button {
    width: 10em;
  }
}
@media screen and (min-width: 50em) {
  form.sbox .sstr .btn button {
    width: 14em;
  }
}
@media screen and (min-width: 45em) {
  #advisory_header .wrap {
    position: relative;
    margin: 0 0;
    height: 30em;
  }
  #advisory_header .wrap .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 28em;
  }
  #advisory_header .wrap .advisory_info {
    position: absolute;
    top: 1.25em;
    left: 3em;
    padding: 2em;
    width: 26em;
    border-top-right-radius: 2em;
  }
  #advisory_header .wrap .advisory_info h3 {
    font-size: 2.25em;
  }
  #advisory_header .advisory_info .web {
    padding-bottom: 1em;
  }
  #advisory_header .advisory_info ul {
    margin-bottom: 2em;
  }
  #advisory_header .advisory_info .web .title {
    line-height: 2.2857em;
    font-size: 0.875em;
    font-weight: 600;
    text-transform: uppercase;
    color: #00888e;
    font-size: 0.875em;
  }
  .photo h1 {
    display: block;
    text-align: left;
    text-shadow: 0 0 0.1em rgb(0, 0, 0);
  }
  #prep250 h1 {
    display: none;
  }
  #prep250 h1.ttl_dwn {
    display: block;
    font-size: 1.25em;
    font-weight: bold;
    text-align: left;
    margin-bottom: 1em;
  }
  .ppage #main_img .banner_wrap {
    padding-bottom: 41.67%;
    position: relative;
  }
  #article.qart {
    padding-top: 0;
  }
  #faq #faq-category {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #faq #faq-category .category {
    width: 31.3%;
    margin: 1%;
  }
  form.asf {
    display: table;
    width: 100%;
  }
  form.asf .form_body {
    display: table-cell;
  }
  form.asf .form_body fieldset {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  form.asf .form_body fieldset .wrap {
    display: table-cell;
  }
  form.asf .form_body fieldset .wrap.srch {
    width: 100%;
  }
  form.asf .form_body fieldset .wrap.w {
    padding: 0 0.5em;
  }
  form.asf .form_body fieldset .wrap.w select {
    width: 14em;
  }
  form.asf .form_buttons {
    display: table-cell;
    width: 10em;
  }
}
@media screen and (min-width: 70em) {
  #advisory_header .wrap {
    position: relative;
    margin: 0;
    height: 30em;
  }
  #advisory_header .wrap .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 28em;
  }
  #advisory_header .wrap .advisory_info {
    position: absolute;
    top: 1.25em;
    left: 3em;
    padding: 2em;
    width: 26em;
    border-top-right-radius: 2em;
  }
  #advisory_header .wrap .advisory_info h3 {
    font-size: 2.25em;
  }
  #advisory_header .advisory_info .web {
    padding-bottom: 1em;
  }
  #advisory_header .advisory_info ul {
    margin-bottom: 2em;
    text-align: left;
  }
  h1 {
    padding: 0.75em 0 0.25em 0;
    font-size: 1.75em;
    font-weight: 500;
    line-height: 1.5em;
    font-size: 2.625em;
  }
  #main_title {
    text-align: center;
  }
  #prep250 {
    background-color: #FFFFFF;
    padding: 1em 2em 0 2em;
  }
  #questions {
    background-color: #FFFFFF;
    padding: 1em 2em;
  }
  #faq {
    background-color: #FFFFFF;
    padding: 1em 2em;
  }
  #faq.sr {
    padding: 1em 0;
  }
  #prep250 h2 {
    font-size: 1.25em;
  }
  #prep250 .wrap {
    height: 13em;
    padding: 0 2em 1em 0;
    vertical-align: middle;
    display: flex;
    flex-direction: row;
  }
  #prep250 .wrap .image .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top-right-radius: 2em;
  }
  #prep250 .action_button {
    margin-bottom: 0;
  }
  #prep250 .clear {
    clear: both;
    background-color: #FFFFFF;
    height: 2em;
  }
  #prep250 .clear.end {
    height: 0;
  }
  #articles {
    background-color: #FFFFFF;
    padding: 1em 0;
  }
  #articles h2 {
    font-size: 1.25em;
  }
  #articles .wrap {
    height: 16em;
    padding: 2em;
    vertical-align: middle;
    display: flex;
    flex-direction: row;
  }
  #articles .wrap .info {
    width: 50%;
    padding: 0 2em 0 0;
  }
  #articles .wrap .image {
    width: 50%;
    height: 12em;
    position: relative;
  }
  #articles .wrap .image .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top-right-radius: 2em;
  }
  #articles .action_button {
    margin-bottom: 0;
  }
  #articles .clear {
    clear: both;
    background-color: #FFFFFF;
    height: 2em;
  }
}
#banner .wbox_wrap {
  height: auto;
  position: relative;
  padding-bottom: 2em;
}

#important {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 2em 1em;
  background-color: rgba(200, 200, 200, 0.7);
  z-index: 999;
  font-size: 1.15em;
  line-height: 1.5em;
}

#important .inwrap {
  padding: 1em;
  background-color: rgba(255, 255, 255, 0.9);
}

#important p {
  margin-bottom: 1em;
}

#important a {
  color: #292c65;
}

#important a:hover {
  color: #000;
}

#map {
  width: 100%;
  padding-bottom: 0.1875em;
  position: relative;
}

#map img {
  width: 100%;
}

#banner {
  width: 100%;
  padding-top: 0.375em;
}

#banner img {
  width: 100%;
}

#legend {
  position: absolute;
  bottom: 7%;
  left: 3%;
  width: 40%;
  line-height: 1.3em;
  font-size: 2.25vw;
}

#legend .circle {
  width: 0.75em;
  height: 0.75em;
  border-radius: 50%;
  display: inline-block;
}

#legend .type_0 .circle {
  background-color: #413c69;
}

#legend .type_1 .circle {
  background-color: #4a47a3;
}

#legend .type_2 .circle {
  background-color: #ad62aa;
}

#map .city {
  position: absolute;
  font-size: 2.25vw;
  line-height: 1em;
  padding: 0;
  z-index: 0;
}

#map .city.type_1 {
  font-size: 1.8vw;
}

#map .city.type_2 {
  font-size: 1.8vw;
}

#map .city.tp {
  margin-top: 1em;
}

#map .city.bp {
  margin-bottom: 1em;
}

#map .city a {
  color: #fff;
  display: inline-block;
  font-family: open-sans, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #413c69;
  line-height: 2.25em;
  padding: 0 1em;
  z-index: 99 !important;
}

#map .city.type_1 a {
  background-color: #4a47a3;
}

#map .city.type_2 a {
  background-color: #ad62aa;
}

#map .city a:hover {
  background-color: #333;
}

#map.clr1 .city a {
  background-color: #3b6978;
}

#map.clr1 .city.type_1 a {
  background-color: #84a9ac;
}

#map.clr1 .city.type_2 a {
  background-color: #cae8d5;
}

#map.clr1 .city a:hover {
  background-color: #204051 !important;
}

#map.clr2 .city a {
  background-color: #204051;
}

#map.clr2 .city.type_1 a {
  background-color: #3b6978;
}

#map.clr2 .city.type_2 a {
  background-color: #84a9ac;
}

#map.clr2 .city a:hover {
  background-color: #333 !important;
}

#map.clr3 .city a {
  background-color: #4d4c7d;
}

#map.clr3 .city.type_1 a {
  background-color: #827397;
}

#map.clr3 .city.type_2 a {
  background-color: #d8b9c3;
}

#map.clr3 .city a:hover {
  background-color: #363062 !important;
}

#map.clr4 .city a {
  background-color: #363062;
}

#map.clr4 .city.type_1 a {
  background-color: #4d4c7d;
}

#map.clr4 .city.type_2 a {
  background-color: #827397;
}

#map.clr4 .city a:hover {
  background-color: #333 !important;
}

#map.clr5 .city a {
  background-color: #4a47a3;
}

#map.clr5 .city.type_1 a {
  background-color: #ad62aa;
}

#map.clr5 .city.type_2 a {
  background-color: #eab9c9;
}

#map.clr5 .city a:hover {
  background-color: #413c69 !important;
}

#map.clr6 .city a {
  background-color: #413c69;
}

#map.clr6 .city.type_1 a {
  background-color: #4a47a3;
}

#map.clr6 .city.type_2 a {
  background-color: #ad62aa;
}

#map.clr6 .city a:hover {
  background-color: #333 !important;
}

#xmap .city a {
  background-color: rgba(0, 0, 0, 0.5);
}

.city_arrow {
  width: 0;
  height: 0;
  position: absolute;
}

.alb {
  left: 0;
  margin-top: -1em;
  border-top: 1em solid transparent;
  border-bottom: 1em solid transparent;
  border-left: 0.5em solid #413c69;
}

.arb {
  right: 0;
  margin-top: -1em;
  border-top: 1em solid transparent;
  border-bottom: 1em solid transparent;
  border-right: 0.5em solid #413c69;
}

.alt {
  left: 0;
  margin-top: -1em;
  border-top: 1em solid transparent;
  border-bottom: 1em solid transparent;
  border-left: 0.5em solid #413c69;
}

.art {
  right: 0;
  margin-top: -1em;
  border-top: 1em solid transparent;
  border-bottom: 1em solid transparent;
  border-right: 0.5em solid #413c69;
}

.city.type_1 .alb, .city.type_1 .alt {
  border-left: 0.5em solid #4a47a3;
}

.city.type_1 .arb, .city.type_1 .art {
  border-right: 0.5em solid #4a47a3;
}

.city.type_2 .alb, .city.type_2 .alt {
  border-left: 0.5em solid #ad62aa;
}

.city.type_2 .arb, .city.type_2 .art {
  border-right: 0.5em solid #ad62aa;
}

.city:hover .alb {
  border-left: 0.5em solid #333;
}

.city:hover .arb {
  border-right: 0.5em solid #333;
}

.city:hover .alt {
  border-left: 0.5em solid #333;
}

.city:hover .art {
  border-right: 0.5em solid #333;
}

.point {
  width: 1em;
  height: 1em;
  position: absolute;
  z-index: 0;
  border-radius: 50%;
  box-shadow: 0 0 0 0.125em #d3efff, 0 0 0 0.25em #aaa, inset 0 0 0 1em #aaa;
}

.city:hover .point {
  box-shadow: 0 0 0 0.125em #fff, 0 0 0 0.25em #1ea0ff, inset 0 0 0 1em #1ea0ff;
}

.plb {
  left: -0.5em;
  margin-top: 0.5em;
}

.prb {
  right: -0.5em;
  margin-top: 0.5em;
}

.plt {
  left: -0.5em;
  margin-top: -1.5em;
}

.prt {
  right: -0.5em;
  margin-top: -1.5em;
}

@media screen and (min-width: 45em) {
  #map .city {
    font-size: 2vw;
  }
  #map .city.type_1 {
    font-size: 1.6vw;
  }
  #map .city.type_2 {
    font-size: 1.6vw;
  }
  #legend {
    font-size: 2vw;
  }
}
@media screen and (min-width: 60em) {
  #main_content .wrap {
    padding-bottom: 38.65%;
    position: relative;
  }
  #main_column {
    width: 66.75%;
    position: absolute;
    left: 0;
    top: 0;
    vertical-align: top;
    padding-right: 0.1875em;
  }
  #right_column {
    width: 33.25%;
    height: 100%;
    position: absolute;
    right: 0;
    vertical-align: top;
    padding: 0 0 0 0.1875em;
  }
  #map .city {
    font-size: 1.25vw;
  }
  #map .city.type_1 {
    font-size: 1vw;
  }
  #map .city.type_2 {
    font-size: 1vw;
  }
  #legend {
    bottom: 6%;
    left: 4%;
    font-size: 1.25vw;
  }
}
@media screen and (min-width: 75em) {
  #map .city {
    font-size: 0.875em;
  }
  #map .city.type_1 {
    font-size: 0.7em;
  }
  #map .city.type_2 {
    font-size: 0.7em;
  }
  #legend {
    font-size: 0.875em;
  }
}
/* Form */
#frm {
  text-align: center;
}

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