@font-face {
  font-family: "svn_last_paradise";
  src: url("../fonts/svn_last_paradise.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "tahoma";
  src: url("../fonts/tahoma.eot");
  src: url("../fonts/tahoma.eot?#iefix") format("eot"), url("../fonts/tahoma.woff") format("woff"), url("../fonts/tahoma.ttf") format("truetype"), url("../fonts/tahoma.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "tahomabold";
  src: url("../fonts/tahomabold.eot");
  src: url("../fonts/tahomabold.eot?#iefix") format("eot"), url("../fonts/tahomabold.woff") format("woff"), url("../fonts/tahomabold.ttf") format("truetype"), url("../fonts/tahomabold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "umtgodswordr";
  src: url("../fonts/umtgodswordr.eot");
  src: url("../fonts/umtgodswordr.eot?#iefix") format("eot"), url("../fonts/umtgodswordr.woff") format("woff"), url("../fonts/umtgodswordr.ttf") format("truetype"), url("../fonts/umtgodswordr.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "umtgodswordbold";
  src: url("../fonts/umtgodswordbold.eot");
  src: url("../fonts/umtgodswordbold.eot?#iefix") format("eot"), url("../fonts/umtgodswordbold.woff") format("woff"), url("../fonts/umtgodswordbold.ttf") format("truetype"), url("../fonts/umtgodswordbold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "uvnlaclongquanr";
  src: url("../fonts/uvnlaclongquanr.eot");
  src: url("../fonts/uvnlaclongquanr.eot?#iefix") format("eot"), url("../fonts/uvnlaclongquanr.woff") format("woff"), url("../fonts/uvnlaclongquanr.ttf") format("truetype"), url("../fonts/uvnlaclongquanr.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "uvnlaclongquanbold";
  src: url("../fonts/uvnlaclongquanbold.eot");
  src: url("../fonts/uvnlaclongquanbold.eot?#iefix") format("eot"), url("../fonts/uvnlaclongquanbold.woff") format("woff"), url("../fonts/uvnlaclongquanbold.ttf") format("truetype"), url("../fonts/uvnlaclongquanbold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "uvn_haibatrung";
  src: url("../fonts/uvn_haibatrung.eot");
  src: url("../fonts/uvn_haibatrung.eot?#iefix") format("eot"), url("../fonts/uvn_haibatrung.woff") format("woff"), url("../fonts/uvn_haibatrung.ttf") format("truetype"), url("../fonts/uvn_haibatrung.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.f-svn_last_paradise {
  font-family: "svn_last_paradise";
}

.f-tahoma {
  font-family: "tahoma";
}

.f-tahomabold {
  font-family: "tahomabold";
}

.f-umtgodswordr {
  font-family: "umtgodswordr";
}

.f-umtgodswordbold {
  font-family: "umtgodswordbold";
}

.f-uvnlaclongquanr {
  font-family: "uvnlaclongquanr";
}

.f-uvnlaclongquanbold {
  font-family: "uvnlaclongquanbold";
}

.f-uvn_haibatrung {
  font-family: "uvn_haibatrung";
}

/* =Reset default browser CSS.
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

:focus {
  outline: 0;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  font-weight: normal;
  text-align: left;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

a img {
  border: 0;
}

figure {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

/* -------------------------------------------------------------- */
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a:hover, a:focus, a:hover p, select:hover, select:focus, select:active {
  text-decoration: none;
  outline: none !important;
}

a, a:link, a:active {
  text-decoration: none;
  outline: none !important;
}

.clearfix:after {
  content: "";
  visibility: hidden;
  display: table;
  clear: both;
}

*, .box-sizing-border-box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.a100 {
  width: 100%;
  height: 100%;
  display: block;
}

.w95_auto {
  width: 95%;
  margin: 0 auto;
}

.t-upper {
  text-transform: uppercase;
}

.t-center {
  text-align: center;
}

.t-right {
  text-align: right;
}

.img-responsive {
  max-width: 100%;
  width: auto;
  height: auto;
}

@-webkit-keyframes zoom {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
            transform: translate(-50%, -50%) scale(0.8);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.3);
            transform: translate(-50%, -50%) scale(1.3);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
            transform: translate(-50%, -50%) scale(0.8);
  }
}

@keyframes zoom {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
            transform: translate(-50%, -50%) scale(0.8);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.3);
            transform: translate(-50%, -50%) scale(1.3);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
            transform: translate(-50%, -50%) scale(0.8);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
    transform: translate(-50%, -50%) scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1) rotate3d(0, 0, 1, -3deg);
    transform: translate(-50%, -50%) scale3d(1, 1, 1) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: translate(-50%, -50%) scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: translate(-50%, -50%) scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: translate(-50%, -50%) scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: translate(-50%, -50%) scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
    transform: translate(-50%, -50%) scale3d(1, 1, 1);
  }
}
@-webkit-keyframes changbg {
  0% {
    background: url(../images/bg-space-f3.png) left top no-repeat;
  }
  25% {
    background: url(../images/bg-space-f3-hover.png) left bottom no-repeat;
  }
  50% {
    background: url(../images/bg-space-f3.png) left top no-repeat;
  }
  75% {
    background: url(../images/bg-space-f3-hover.png) left bottom no-repeat;
  }
  100% {
    background: url(../images/bg-space-f3.png) left top no-repeat;
  }
}
@keyframes changbg {
  0% {
    background: url(../images/bg-space-f3.png) left top no-repeat;
  }
  25% {
    background: url(../images/bg-space-f3-hover.png) left bottom no-repeat;
  }
  50% {
    background: url(../images/bg-space-f3.png) left top no-repeat;
  }
  75% {
    background: url(../images/bg-space-f3-hover.png) left bottom no-repeat;
  }
  100% {
    background: url(../images/bg-space-f3.png) left top no-repeat;
  }
}
@-webkit-keyframes movedown {
  0% {
    top: 30px;
  }
  25% {
    top: 25px;
  }
  50% {
    top: 30px;
  }
  75% {
    top: 25px;
  }
  100% {
    top: 30px;
  }
}
@keyframes movedown {
  0% {
    top: 30px;
  }
  25% {
    top: 25px;
  }
  50% {
    top: 30px;
  }
  75% {
    top: 25px;
  }
  100% {
    top: 30px;
  }
}
@-webkit-keyframes khung {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    opacity: 0.7;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  75% {
    opacity: 0.4;
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  87% {
    opacity: 0.1;
    -webkit-transform: scale(1.4);
            transform: scale(1.4);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
}
@keyframes khung {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    opacity: 0.7;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  75% {
    opacity: 0.4;
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  87% {
    opacity: 0.1;
    -webkit-transform: scale(1.4);
            transform: scale(1.4);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
}
body {
  font-family: "umtgodswordr";
  line-height: 1.5;
  font-size: 13px;
  padding: 0px;
  color: #ffffff;
  margin: 0px auto;
  width: 100%;
  overflow-x: hidden !important;
  background-color: #25211c;
}

.section {
  overflow: hidden;
}

.container {
  width: 1005px;
  margin: 0 auto;
  position: relative;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.d-table {
  display: table;
  width: 100%;
}

.table-cell-middle {
  display: table-cell;
  vertical-align: middle;
}

.f-left {
  float: left;
}

.f-right {
  float: right;
}

.min-height-100vh {
  min-height: 970px;
}

@media only screen and (min-width: 1000px) {
  .hidden-1000 {
    display: none;
  }
}

.c-yellow-think {
  color: #f1dbb2;
}

.c-title-xam {
  color: #55534f;
}

.text-shadow {
  text-shadow: 2px 2px 5px #000000;
}

.m-auto {
  margin: auto;
}

.gradient-text {
  background: -webkit-linear-gradient(#fffbde, #c79936);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.transform-center {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

button, select {
  border: none;
}

.header .img-logo {
  margin-top: 5px;
}
.header ul {
  text-align: center;
}
.header ul li {
  display: inline-block;
  margin: 0 6px;
  position: relative;
  font-family: "tahoma";
}
.header ul li a {
  color: #fff;
}
.header ul li a:hover {
  color: #f7bb00;
}
.header ul li:nth-child(n+2):before {
  position: absolute;
  content: "";
  width: 1px;
  height: 13px;
  background: #feedc4;
  top: 4px;
  left: -8px;
}

#f-footer {
  height: auto !important;
}

#footer {
  height: 120px;
  width: 100%;
  background: #000;
  z-index: 9;
}
#footer .logo {
  display: block;
  height: 39px;
  float: left;
  margin-top: 35px;
}
#footer .logo.gosu {
  width: 162px;
  height: 42px;
  background: url(../images/logo_gosu.png) no-repeat center center;
  background-size: contain;
  margin-left: 2px;
}
#footer .logo.cubinet {
  width: 238px;
  background: url(../images/logo_cubinet.png) no-repeat center center;
  background-size: contain;
}
#footer .address {
  width: 575px;
  height: 81px;
  float: left;
  padding-top: 30px;
}
#footer .address a {
  color: #fff;
  font-size: 14px;
  font-family: Tahoma;
  padding: 0 2px 0 5px;
  line-height: 1;
}
#footer .address p {
  text-align: center;
  width: 100%;
  font-size: 14px;
  font-family: Tahoma;
  float: left;
  color: #fff;
  margin: 6px 0px 0px 0px;
}
#footer .address .menu_footer {
  text-align: center;
  margin-left: 15px;
}
#footer .address .menu_footer li {
  float: left;
  margin: 1px 4px;
  border-left: 1px solid #fff;
}
#footer .address .menu_footer li:nth-child(1) {
  border-left: none;
}
#footer .address .menu_footer li a {
  width: 100%;
  height: 100%;
  display: block;
}
#footer .address .menu_footer li a:hover {
  color: #ff9427;
}

.anchor {
  width: 180px;
  position: fixed;
  right: 10px;
  z-index: 99;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.anchor .btn-tai-dk {
  margin-left: 0;
}
.anchor .btn-tai-dk .btn-tai-game {
  width: 180px;
  height: 63px;
  background: url(../images/btn-tai-game.jpg);
  background-size: 100% 100%;
}
.anchor .btn-tai-dk .btn-tai-game:hover {
  background: url(../images/btn-tai-game-hover.jpg);
  background-size: 100% 100%;
}

.link-group {
  width: 180px;
  height: 178px;
  background: url(../images/bg-link-nav-right.png) no-repeat;
}
.link-group a {
  width: 50%;
  height: 50%;
  float: left;
  text-align: center;
  padding-top: 58px;
  color: #fff;
}
.link-group a:hover {
  background: url(../images/bg-link-nav-right-hover.png) no-repeat;
  background-size: contain;
}
.link-group a:nth-child(3), .link-group a:nth-child(4) {
  padding-top: 50px;
}

.box-giftcode {
  width: 180px;
  height: 217px;
  background: url(../images/bg-giftcode-anchor.jpg);
  margin-top: 4px;
}
.box-giftcode .tit-bgc {
  line-height: 1.2;
  margin-left: 62px;
  padding-top: 17px;
}

.list-show-code {
  margin-top: 10px;
}
.list-show-code .item {
  margin-bottom: 7px;
  height: 20px;
}
.list-show-code .item span, .list-show-code .item input {
  float: left;
}
.list-show-code .item input {
  width: 96px;
  height: 20px;
  border: none;
  font-size: 11px;
  color: #57547e;
}
.list-show-code .item .btn-copy {
  cursor: pointer;
  width: 33px;
  height: 20px;
  line-height: 20px;
  background: #e0cc9d;
  color: #6d472c;
  font-size: 10px;
}
.list-show-code .item .btn-copy:hover {
  background: #f37646;
}
.list-show-code .txt-k {
  font-size: 16.7px;
  line-height: 1;
  width: 42px;
  text-align: right;
  padding-right: 5px;
}

.go-top {
  cursor: pointer;
  width: 49px;
  height: 129px;
  background: url(../images/bg-go-top.png);
  margin: 20px auto 0;
}

.go-top {
  width: 47px;
  height: 83px;
  background: url(../images/gotop.png) no-repeat center top;
  position: fixed;
  z-index: 9;
  bottom: 5%;
  right: 42%;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}
@media only screen and (max-width: 1600px) {
  .go-top {
    right: 32%;
  }
}
@media only screen and (max-width: 1366px) {
  .go-top {
    right: 22%;
    bottom: 10%;
  }
}
.go-top.run {
  opacity: 1;
}

.wrapper {
  width: 100%;
  background: url(../images/bg.jpg) right top no-repeat fixed;
  background-color: #fff;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 1600px) {
  .wrapper {
    background-position: 50% top;
  }
}

.wrapper-main {
  width: 998px;
}

.sidebar {
  width: 227px;
  background-color: #25211c;
}

.btn-play {
  margin-left: auto;
  margin-right: auto;
  width: 218px;
  height: 143px;
  margin-top: 10px;
}
.btn-play a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  background: url(../images/play.jpg) no-repeat;
  background-position: top;
}
.btn-play a:hover {
  background-position: bottom;
}
.btn-play span {
  position: absolute;
  display: block;
}
.btn-play span:nth-child(1) {
  width: 73px;
  height: 83px;
  background: url(../images/khung-btn-play.png) no-repeat center top;
  top: 14px;
  left: 74px;
  -webkit-animation: khung 0.9s linear infinite;
          animation: khung 0.9s linear infinite;
}
.btn-play span:nth-child(2) {
  width: 45px;
  height: 41px;
  background: url(../images/muiten-btn-play.png) no-repeat center top;
  top: 30px;
  left: 89px;
  -webkit-animation: movedown 1s linear infinite;
          animation: movedown 1s linear infinite;
}
.btn-play span:nth-child(3) {
  width: 57px;
  height: 15px;
  background: url(../images/gach-btn-play.png) no-repeat center top;
  top: 66px;
  left: 87px;
}
.btn-play span:nth-child(4) {
  width: 102px;
  height: 24px;
  background: url(../images/txt-taigame.png) no-repeat center top;
  top: 98px;
  left: 58px;
}

.link-guide {
  width: 218px;
  margin: 0 auto;
}
.link-guide li {
  width: 33.33333%;
  float: left;
}
.link-guide li .link-guide-dt {
  width: 100%;
  height: 96px;
  background: url(../images/login.jpg) no-repeat;
  position: relative;
  font-size: 15px;
  color: #dcdcdc;
  line-height: 1.2;
}
.link-guide li:nth-child(1) a:hover {
  background-position: 0 -96px;
}
.link-guide li:nth-child(2) a {
  background-position: -73px 0;
}
.link-guide li:nth-child(2) a:hover {
  background-position: -73px -96px;
}
.link-guide li:nth-child(3) a {
  background-position: -148px 0;
}
.link-guide li:nth-child(3) a:hover {
  background-position: -148px -96px;
}

.new-left {
  width: 226px;
}
.new-left:hover .new-title, .new-left.active .new-title {
  background-position: left top;
}
.new-left:hover .new-title .new-stt, .new-left.active .new-title .new-stt {
  color: #bf3c2f;
}
.new-left.active .new-content {
  display: block;
}
.new-left.current .new-title {
  background-position: left top;
}
.new-left.current .new-title .new-stt {
  color: #bf3c2f;
}
.new-left .new-title {
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.2;
  width: 100%;
  height: 74px;
  background: url(../images/bg-item-left.jpg) no-repeat;
  background-position: left bottom;
}
.new-left .new-title .new-stt {
  font-size: 55.26px;
  color: #474135;
  width: 60px;
  margin-left: 8px;
}
.new-left .new-title .name-title {
  height: 100%;
  width: calc(100% - 80px);
  font-size: 20px;
  color: #f8e1ac;
}
.new-left .new-content {
  display: none;
}
.new-left .new-content .new-content-child:not(:last-child) {
  border-bottom: 1px solid #4a422b;
}
.new-left .new-content .new-content-child a {
  color: #c7b299;
  font-size: 14.4px;
  padding: 12px 0 12px 15px;
  display: block;
}
.new-left .new-content .new-content-child:hover, .new-left .new-content .new-content-child.active {
  background: #4a422b;
}
.new-left .new-content .new-content-child:hover a, .new-left .new-content .new-content-child.active a {
  color: #ff8900;
}

.main-content {
  width: calc(100% - 227px);
}

.logo-pbm {
  height: 250px;
}
.logo-pbm img {
  margin-left: 65px;
  margin-top: 20px;
}

.list-nav-main {
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.list-nav-main ul {
  text-align: center;
}
.list-nav-main ul li {
  display: inline-block;
  margin: 2px 5px;
  background: url(../images/bg-link-content.png) no-repeat center center;
  background-size: 100% 100%;
}
.list-nav-main ul li:hover, .list-nav-main ul li.active {
  background: url(../images/bg-link-content-hv.png) no-repeat center center;
  background-size: 100% 100%;
}
.list-nav-main ul li:hover a, .list-nav-main ul li.active a {
  color: #fff;
}
.list-nav-main ul li a {
  color: #000000;
}
.list-nav-main .link-nav-main {
  padding: 8px 30px;
  color: #25211c;
  font-size: 12px;
}

.content-detail {
  height: 100%;
  background: #f1f6ff;
  border-top: 6px solid #332d24;
}

.title-content {
  font-size: 50px;
  color: #99201e;
  margin-top: 15px;
  padding: 0 30px;
}

.text, .list-nav-main, .title-content {
  padding-left: 30px;
}

.text {
  padding-top: 30px;
  padding-bottom: 100px;
  padding-right: 30px;
  color: #2d2d2d;
  line-height: 30px;
  font-family: "tahoma";
  font-size: 16px;
}
.text .content-event-first {
  font-family: times new roman;
  float: left;
  font-size: 80px;
  line-height: 0.7;
  margin-right: 0;
}
.text p {
  margin: 5px 0;
}
.text .content-event-h1 {
  color: #910103;
  font-family: "tahomabold";
  font-size: 16px;
  padding-left: 30px;
  padding-top: 5px;
  background: url(../images/icon-h1.png) no-repeat left 0;
  background-size: contain;
  margin: 10px 0px 15px;
  height: 30px;
}
.text .content-event-h2 {
  color: #cc8918;
  font-family: "tahomabold";
  font-size: 14px;
  padding-left: 30px;
  background: url(../images/icon-h2.png) no-repeat left 0;
  background-size: contain;
  margin: 5px 5px 10px;
  height: 20px;
  line-height: 1.4;
}
.text ul, .text ol {
  margin: 0px 0px 0px 10px;
  padding: 0px;
}
.text ul li, .text ol li {
  padding: 0 0 0 15px;
  margin: 0px;
  line-height: 1.4;
  text-align: justify;
  margin-bottom: 7px;
  clear: both;
  background: url(../images/icon_person.gif) no-repeat scroll 0 4px transparent;
}
.text strong {
  font-family: "tahomabold";
}
.text a {
  color: #9c3828;
}
.text fieldset {
  border: 1px solid #7d2a1d;
  margin: 20px 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.text fieldset legend {
  color: #ffffff;
  background-color: #7d2a1d;
  padding: 0px 10px;
  font-weight: bold;
}
.text img {
  display: block;
  margin: 20px auto;
  max-width: 100%;
  outline: 1px solid #9C9A9F;
  border: 1px solid #FFF;
}
.text em {
  font-style: italic;
}

table {
  border-collapse: collapse;
  font-size: 14px;
  font-family: "tahoma";
  margin-top: 15px;
  margin-bottom: 15px;
}
table tr:first-child td {
  background-color: #9c3828;
  color: #fff;
  font-family: "tahomabold";
  text-align: center;
  padding: 10px 0px;
}
table tr td {
  border: 1px solid #7d2a1d;
  vertical-align: middle;
  color: #2d2d2d;
  font-weight: normal;
  text-align: center;
  padding: 5px;
}
/*# sourceMappingURL=style.css.map */