@charset "UTF-8";
/* CSS Document */
.scrollX { /*行動版左右捲動控制*/
  overflow-x: auto;
}

.scrollX > table {
  min-width: 850px;
}

.mainArea .bread {
  margin-bottom: 60px;
}

.contentBox h3.articleTitle {
  margin-top: -30px;
}

.textInnerBox {
  padding-left: 20px;
  margin-bottom: 40px;
  box-sizing: border-box;
}

.textInnerBox h5 {
  font-size: 15px;
}

.textInnerBox .Txt {
  font-size: 16px;
  line-height: 25px;
  color: #555;
  letter-spacing: .05em;
}

.textInnerBox .Txt img {
  display: block;
  margin: 0 auto;
}

.classNote {
  padding-left: 20px;
  margin-bottom: 40px;
  box-sizing: border-box;
}

.classNote h5 {
  font-size: 15px;
}

.classNote .Txt {
  font-size: 14px;
  line-height: 25px;
  color: #555;
  letter-spacing: .05em;
}

.classNote .Txt img {
  display: block;
  margin: 0 auto;
}

.noteTxt {
  padding: 15px 0 0 20px;
  color: #747474;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: .05em;
}

.textInnerList {
  box-shadow: 0 0 5px rgba(0, 0, 16, 0.1);
  letter-spacing: .05em;
}

.textInnerList .topTitle {
  background: #C1834C; /*356aa0*/
  color: #fff;
  font-size: 16px;
  padding: 16px 20px;
  box-sizing: border-box;
}

.textInnerList .topTitle .left {
  float: left;
  width: 110px;
}

.textInnerList .topTitle .right {
  overflow: hidden;
}

.textInnerList .topTitle .center {
  text-align: center;
}

.textInnerList ul h3 {
  overflow: hidden;
}

.textInnerList ul h3 a {
  font-size: 16px;
  font-family: "微軟正黑體";
}

.textInnerList ul li {
  padding: 18px 20px;
  border-bottom: 1px solid #eee;
  box-sizing: border-box;
}

.yearBox {
  width: 100%;
  text-align: right;
}

.yearBox ul.yearLink li {
  display: inline-block;
}

.yearBox ul.yearLink li a {
  display: block;
  color: #555;
  font-family: "Roboto", sans-serif;
  padding: 5px 12px;
  box-sizing: border-box;
  border-radius: 15px;
}

.yearBox ul.yearLink li a.current {
  font-weight: 500;
  background: #FE0000; /*年份前景色 預設#d74b00*/
  color: #fff;
}

.yearBox ul.yearLink li a:hover {
  background: #FD7A05; /*年份背景色 預設#d74b00*/
  color: #fff;
}

.horizontalTable {
  box-shadow: 0 0 5px rgba(0, 0, 16, 0.1);
}

.horizontalTable table {
  min-width: 850px;
}

/********標題區*******/
.titleArea {
  clear: both;
  margin-bottom: 30px;
}

.titleArea h3 {
  font-size: 24px;
  font-weight: normal;
  color: #1f2020;
  letter-spacing: .05em;
  margin-bottom: 13px;
  overflow: hidden;
}

.titleArea h3 strong {
  display: block;
  font-weight: normal;
}

.titleArea h3 b {
  font-size: 12px;
  color: #A3A3A3;
  font-weight: normal;
  margin-left: 5px;
}

.titleArea .newsDate {
  font-size: 15px;
  color: #cfb094;
}

.titleArea .newsDate strong {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}

.titleArea .newsDate b {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}

.titleArea .link {
  display: inline-block;
  color: #cfb094;
}

.titleArea .link:hover {
  color: #2e363a;
}

.titleArea .link:before {
  content: '|';
  display: inline-block;
  padding: 0 12px;
  color: #b3b3b3;
}

.titleArea .btn-fb {
  float: left;
}

.titleArea a.back {
  cursor: pointer;
  display: block;
  float: right;
  margin-left: 5px;
  color: #06F;
  font-size: 10pt;
}

.ad_side_investor_list li {
  width: 100%;
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #eee;
}

.ad_side_investor_list li:last-child {
  border-bottom: none;
}

.ad_side_investor_list img {
  display: block;
  width: 100%;
  transition: all .5s;
}

.ad_side_investor_list img:hover {
  opacity: .75;
}

.ad_side_investor_list h3 a {
  display: block;
  letter-spacing: .03em;
  margin-top: 5px;
}

.side_infoIR {
  margin-bottom: 20px;
}

.sideContactIR {
  margin-bottom: 30px;
}

.sideContactIR a {
  position: relative;
  display: block;
  font-size: 16px;
  font-family: "Montserrat", sans-serif, "微軟正黑體";
  color: #fff;
  text-align: center;
  padding: 15px 0;
  letter-spacing: .05em;
  box-sizing: border-box;
  background: #cfb094;
  border-radius: 30px;
}

.sideContactIR a:hover {
  background: #2e363a;
}

.sideContactIR a:after {
  content: '\f105';
  font-family: FontAwesome;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}

table.tableBasicInfo tr:first-child {
  border-top-color: #dddddd;
}

table.tableBasicInfo tr td {
  padding: 15px 20px;
}

.inveGroup {
  border-top: 3px solid #eee;
  margin-top: 50px;
}

.inveGroup h4 {
  font-size: 18px;
  font-weight: normal;
  letter-spacing: .05em;
  padding: 40px 18px 30px;
}

.inveGroup table thead th {
  text-align: left;
}

.inveGroup table td {
  font-size: 14px;
  line-height: 25px;
  font-family: "微軟正黑體";
}

.inveGroup .footable-row-detail-name {
  width: 60px;
  box-sizing: border-box;
}

.inveFinance {
  position: relative;
}

.inveFinance h4 {
  font-weight: normal;
  font-size: 18px;
  letter-spacing: .05em;
  padding-left: 20px;
}

.inveFinance h4 em {
  font-size: 13px;
  color: #747474;
}

.inveFinance h5 {
  margin-top: 32px;
  font-weight: normal;
}

.inveFinance h5 b {
  display: block;
  text-align: center;
  font-size: 15px;
  font-family: "Roboto", sans-serif, "微軟正黑體";
  font-weight: normal;
}

.inveFinance h5 em {
  display: block;
  text-align: right;
  margin-top: -30px;
  color: #747474;
  line-height: 20px;
  font-size: 13px;
}

.inveFinance table {
  min-width: 900px;
  font-family: "Roboto", sans-serif, "微軟正黑體";
}

.inveFinance table th {
  text-align: left;
}

.inveFinance .horizontalTable {
  margin-top: 15px;
}

ul.faqList {
  box-shadow: 0 0 5px rgba(0, 0, 16, 0.1);
}

ul.faqList > li {
  padding: 15px 20px;
  box-sizing: border-box;
  border-bottom: 1px dotted #eee;
  transition: all .5s;
}

ul.faqList > li h3 {
  position: relative;
  cursor: pointer;
  font-size: 14px;
  font-weight: normal;
  padding-right: 25px;
  box-sizing: border-box;
  transition: all .5s;
}

ul.faqList > li h3 b {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-style: italic;
  margin-right: 10px;
  color: #51649A;
}

ul.faqList > li h3 a.toggleOpen {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  width: 17px;
  height: 17px;
  border: 1px solid #cfb094;
  border-radius: 50%;
  transition: all .5s;
}

ul.faqList > li h3 a.toggleOpen:before, ul.faqList > li h3 a.toggleOpen:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -0.5px;
  margin-left: -4px;
  width: 8px;
  height: 1px;
  background: #cfb094;
  transition: all .5s;
}

ul.faqList > li h3 a.toggleOpen:after {
  transform: rotate(90deg);
}

ul.faqList > li .definition {
  display: none;
  font-size: 14px;
  padding: 20px 0 0 0;
  color: #555;
  line-height: 25px;
}

ul.faqList > li .Img {
  float: left;
  width: 90px;
  margin-right: 20px;
}

ul.faqList > li .Img img {
  display: block;
  width: 100%;
}

ul.faqList > li .rightTxt {
  float: left;
  margin-top: 5px;
}

ul.faqList > li .rightTxt ul {
  list-style-type: none;
  padding: 0;
}

ul.faqList > li .rightTxt ul li {
  float: left;
  width: 100%;
}

ul.faqList > li .rightTxt .left {
  float: left;
}

ul.faqList > li .rightTxt .right {
  overflow: hidden;
}

ul.faqList > li.current {
  background: #f7f7f7;
  border-top: 1px dotted #7e8386;
}

ul.faqList > li.current h3 {
  font-size: 18px;
}

ul.faqList > li.current a.toggleOpen {
  border-color: #2e363a;
}

ul.faqList > li.current a.toggleOpen:after {
  transform: rotate(0deg);
  background-color: #2e363a;
}

.resolutionBox ul .newsDate {
  float: left;
  width: 110px;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}

.resolutionBox ul .newsDate strong {
  font-weight: normal;
  color: #000000;
}

.resolutionBox ul h3 {
  overflow: hidden;
}

.resolutionYear {
  float: right;
  transform: translateY(-88px);
}

.rulesBox .topTitle .left {
  width: calc(100% - 100px);
}

.rulesBox .topTitle .right {
  width: 100px;
  text-align: center;
}

.rulesBox ul h3 {
  float: left;
  width: calc(100% - 100px);
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rulesBox ul .btn {
  width: 100px;
  overflow: hidden;
  text-align: center;
}

.rulesBox ul .btn a {
  display: inline-block;
  width: 24px;
}

.rulesBox ul .btn a img {
  display: block;
  width: 100%;
}

/*--季報與年報--*/
.reportsBox {
  overflow: hidden;
}

.reportsBox .yearBox {
  position: relative;
  z-index: 999;
  top: 25px;
}

.reportsBox h4 {
  font-size: 18px;
  font-weight: normal;
  padding-left: 20px;
  margin-bottom: 30px;
  box-sizing: border-box;
}

.reportsBox .season {
  margin-bottom: 30px;
  border-bottom: 3px solid #eee;
}

.reportsBox ul.reportsList {
  position: relative;
  margin: 0 -30px;
}

.reportsBox ul.reportsList:before, .reportsBox ul.reportsList:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 31px;
  background: #fff;
  z-index: 10;
}

.reportsBox ul.reportsList:before {
  top: 0;
}

.reportsBox ul.reportsList:after {
  bottom: 0;
}

.reportsBox ul.reportsList li {
  display: inline-block;
  vertical-align: top;
  width: calc(100% / 4);
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: -3px;
  box-sizing: border-box;
}

.reportsBox ul.reportsList li .item {
  position: relative;
  box-sizing: border-box;
  text-align: right;
  margin-top: 25px;
  margin-bottom: 30px;
  transition: all .5s;
}

.reportsBox ul.reportsList li .item:hover h5 {
  background: #BDBDBC; /*File背景色 預設#cfb094*/
}

.reportsBox ul.reportsList li .item:hover h5 b {
  color: #fff;
}

.reportsBox ul.reportsList li .item:hover h5 em {
  color: #fff;
}

.reportsBox ul.reportsList li .item:hover .btn a {
  background: #2e363a;
}

.reportsBox ul.reportsList li .item:hover .btn i {
  background: #fff;
}

.reportsBox ul.reportsList li .item:hover .btn i path {
  fill: #2e363a !important;
}

.reportsBox ul.reportsList li h5 {
  padding: 20px 25px 30px;
  box-sizing: border-box;
  text-align: left;
  background: #F9DC84; /*File前景色 預設#f1f1f1*/
  transition: all .5s;
}

.reportsBox ul.reportsList li h5 b {
  display: block;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: .05em;
  margin-bottom: 5px;
  transition: all .5s;
}

.reportsBox ul.reportsList li h5 em {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: #555;
  transition: all .5s;
}

.reportsBox ul.reportsList li .btn {
  display: inline-block;
  margin-top: -17px;
}

.reportsBox ul.reportsList li .btn a {
  display: block;
  background: #C1834C; /*Download前景色 預設#cfb094*/
  width: 130px;
  height: 35px;
  line-height: 35px;
  transition: all .5s;
}

.reportsBox ul.reportsList li .btn a:before {
  content: 'Download'; /*Download文字*/
  display: inline-block;
  vertical-align: top;
  width: 100px;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  color: #fff;
}

.reportsBox ul.reportsList li .btn i {
  display: inline-block;
  width: 30px;
  height: 35px;
  background: #2e363a;
  border: 1px solid #2e363a;
  text-align: center;
  box-sizing: border-box;
  transition: all .5s;
}

.reportsBox ul.reportsList li .btn i svg {
  width: 14px;
}

.reportsBox ul.reportsList li .btn i path {
  fill: #fff !important;
  transition: all .5s;
}

.reportsBox .year ul.reportsList li h5 b {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 25px;
}

.revenueBox table {
  min-width: 800px;
}

.revenueBox table th {
  text-align: left;
}

.revenueBox table td {
  font-family: "Roboto", sans-serif, "微軟正黑體";
  font-weight: 300;
}

.revenueBox table td.total {
  font-weight: 500;
}

.revenueBox table th, .revenueBox table td {
  padding: 14px 20px;
}

.shareholderBox .yearBox {
  transform: translateY(-25px);
}

.shareholderBox .titleStyle02 {
  margin-top: 45px;
}

.shareholderBox .topTitle .left {
  width: calc(100% - 100px);
}

.shareholderBox .topTitle .right {
  width: 100px;
  text-align: center;
}

.shareholderBox ul h3 {
  float: left;
  width: calc(100% - 100px);
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.policyOutbox{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}

.policyOutbox .articleTitle{
	order: 1;
	width: 100%;
}

.policyOutbox .classBox{
	order: 3;
	width: 100%;
	margin-bottom: 20px;
}

.policyOutbox .textEditor{
	order: 4;
	width: 100%;
}

.policyOutbox .policyBox{
	order: 2;
	width: 100%;
}

.policyOutbox .classBox ul.classLink{
	text-align: left;
}

.policyBox{
	margin-bottom: 20px;
}

.m_yearLink {
  display: none;
}

.stockTitle {
  font-size: 18px;
  margin-bottom: 40px;
  font-family: "Roboto", sans-serif, "微軟正黑體";
  font-weight: 300;
}

.stockTitle b {
  font-weight: normal;
}

.stockTitle b:after {
  content: '|';
  display: inline-block;
  transform: translateY(-2px);
  padding: 0 12px;
  color: #eee;
}

.stockBox .left {
  float: left;
  width: 225px;
}

.stockBox .left a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  width: 225px;
  min-height: 85px;
  text-align: center;
  padding: 15px 10px;
  color: #2e363a;
  background: #f1f1f1;
  box-sizing: border-box;
  margin-bottom: 20px;
  letter-spacing: .2em;
}

.stockBox .left a:hover {
  color: #fff;
  background: #2e363a;
}

.stockBox .Img {
  overflow: hidden;
  padding-left: 60px;
  box-sizing: border-box;
}

.stockBox .Img img {
  display: block;
  width: 100%;
  overflow: hidden;
}

ul.transactionList {
  position: relative;
  float: left;
  list-style-type: none;
  padding: 0;
  margin: 30px -45px 70px;
}

ul.transactionList:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #fff;
}

ul.transactionList li {
  float: left;
  width: 50%;
  padding: 0 45px;
  box-sizing: border-box;
  text-align: center;
}

ul.transactionList li:nth-of-type(odd) {
  border-right: 1px dashed #e8e8e8;
}

ul.transactionList li a {
  display: block;
  font-size: 18px;
  padding: 30px 0;
  border-bottom: 1px dotted #e8e8e8;
}

.thankInfo {
  font-size: 15px;
  color: #747474;
  line-height: 24px;
  letter-spacing: .05em;
  padding: 0 20px;
  box-sizing: border-box;
  margin-bottom: 40px;
}

.formBox {
  margin-top: 20px;
  color: #2f2f2f;
  /*字的顏色*/
  font-size: 13px;
  padding-left: 20px;
  box-sizing: border-box;
}

.formBox .read {
  margin-top: 7px;
}

.formBox .read a {
  color: #d74b00;
}

.formBox .left {
  margin-bottom: 5px;
  height: 30px;
}

.formBox label {
  display: inline-block;
  margin-right: 7px;
  font-size: 15px;
  color: #2F2F2F;
}

.formBox label em {
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #d74b00;
  border-radius: 50%;
  margin-left: 10px;
  transform: translateY(-2px);
}

.formBox input[type="text"] {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 5px 15px;
  width: 100%;
  height: 48px;
  line-height: 48px;
  border: 1px solid #e8e8e8;
  border-radius: 3px;
}

.formBox select {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 5px;
  width: 100%;
  height: 48px;
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  color: #747474;
  font-family: Arial, sans-serif, "微軟正黑體";
}

.formBox textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  height: 200px;
  padding: 5px;
  border: 1px solid #e8e8e8;
  border-radius: 3px;
}

/*驗證碼*/
.checkArea {
  text-align: right;
}

.captchaArea iframe {
  display: inline-block;
  vertical-align: middle;
  padding-left: 12px;
}

.captchaArea .refresh {
  font-size: 16px;
  margin: 0 10px;
}

.captchaArea .right [class^='g-'] {
  padding: 0;
  height: 48px;
  line-height: 43px;
}

.buttonArea a {
  display: inline-block;
  padding: 12px 30px;
  box-sizing: border-box;
  border-radius: 3px;
}

.calendarBox {
  margin-bottom: 40px;
}

.calendarBox h4 {
  margin-bottom: 25px;
}

.calendarBox .yearBox {
  transform: translateY(24px);
}

.calendarTable {
  box-shadow: 0 0 5px rgba(0, 0, 16, 0.1);
}

.calendarTable thead {
  color: #fff;
}

.calendarTable thead th {
  background: #378DDD; /*C1834C*/
}

.calendarTable td {
  border-bottom: 1px solid #eee;
  text-align: center;
  vertical-align: middle;
}

.calendarTable th, .calendarTable td {
  font-size: 16px;
  font-family: "Roboto", sans-serif, "微軟正黑體";
  font-weight: 300;
  line-height: 25px;
  padding: 16px 20px;
}

.calendarTable th a, .calendarTable td a {
  font-family: "Roboto", sans-serif, "微軟正黑體";
  font-weight: 300;
}

.btnPdf {
  display: inline-block;
  width: 100px;
  overflow: hidden;
  text-align: center;
}

.btnPdf a {
  display: inline-block;
  width: 24px;
}

.btnPdf a img {
  display: block;
  width: 120%; /*PDF圖示大小*/
}

.btnVideo a {
  font-size: 20px;
  color: #dadada;
}

.btnVideo a:hover {
  color: #d9534f;
}

.atc_event, .atcb-list, .atcb-link {
  display: none !important;
}

.btnCalendar {
  display: inline-block;
}

.btnCalendar a {
  display: block;
  width: 25px;
  height: 25px;
  background: url("../images/icon_calendar.jpg") no-repeat;
  background-size: contain;
}

.btnCalendar a:visited {
  background: url("../images/icon_calendar_a.jpg") no-repeat;
  background-size: contain;
}

/*--RWD--*/
@media (max-width: 1180px) {
  .reportsBox ul.reportsList li {
    width: calc(100% / 3);
  }
}

@media (max-width: 960px) {
  .reportsBox .yearBox {
    top: 0;
    margin-bottom: 20px;
  }
  ul.yearLink {
    display: none;
  }
  .m_yearLink {
    display: block;
    position: relative;
    z-index: 1;
    text-align: left;
  }
  .m_yearLink a.main {
    display: block;
    font-size: 15px;
    position: relative;
    padding: 15px 10px;
    background: #2e363a;
    color: #fff;
  }
  .m_yearLink a.main b {
    font-family: "Roboto", sans-serif, "微軟正黑體";
    font-weight: 300;
  }
  .m_yearLink a.main i {
    display: block;
    font-size: 15px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -6px;
  }
  .m_yearLink ul {
    padding: 0;
    list-style: none;
    display: none;
    width: 100%;
    background: #FFF;
    border: 1px solid #d1d1d1;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 99999;
    box-sizing: border-box;
  }
  .m_yearLink ul li {
    padding: 0;
  }
  .m_yearLink ul li:first-child a {
    border: none;
  }
  .m_yearLink ul li a {
    display: block;
    padding: 15px 10px;
    border-top: 1px solid #d1d1d1;
  }
  .m_yearLink ul li a:hover {
    background: #f0f0f0;
    color: inherit;
  }
  .m_yearLink ul li .current {
    background: #f0f0f0;
  }
  .stockTitle {
    font-size: 18px;
    margin-bottom: 40px;
    font-family: "Roboto", sans-serif, "微軟正黑體";
    font-weight: 300;
  }
  .stockTitle b {
    font-weight: normal;
  }
  .stockTitle b:after {
    content: '|';
    display: inline-block;
    transform: translateY(-2px);
    padding: 0 12px;
    color: #eee;
  }
  .stockBox .Img {
    padding-left: 0;
    width: 100%;
  }
}

@media (max-width: 900px) {
  .reportsBox ul.reportsList li {
    width: 50%;
  }
}

@media (max-width: 768px) {
  .ad_side_investor_list {
    margin: 0 -10px;
  }
  .ad_side_investor_list li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-right: -2px;
    padding: 0 10px;
    box-sizing: border-box;
    border-bottom: none;
  }
  .textInnerBox {
    padding-left: 0;
  }
  .classNote {
    padding-left: 0;
  }
  .thankInfo {
    padding: 0;
  }
  .formBox {
    padding-left: 0;
  }
  .formBox [class^='g-'] {
    padding-left: 0;
    padding-right: 0;
  }
  .captchaArea iframe {
    padding-left: 0;
  }
  .captchaArea .right [class^='g-'] {
    margin-bottom: 5px;
  }
  .checkArea {
    text-align: left;
  }
}

@media (max-width: 640px) {
  .inveFinance h5 em {
    text-align: center;
    margin-top: 10px;
  }
}

@media (max-width: 480px) {
  .inveFinance table thead tr th:first-child,
  .inveFinance table tbody tr td:first-child {
    width: 100px;
  }
  .ad_side_investor_list {
    margin: 0;
  }
  .ad_side_investor_list li {
    width: 100%;
    padding: 0;
    margin-right: 0;
  }
  .reportsBox h4 {
    margin-bottom: 0px;
  }
  .reportsBox ul.reportsList li {
    width: 100%;
  }
  ul.transactionList li {
    width: 100%;
  }
  ul.transactionList li:nth-of-type(odd) {
    border-right: none;
  }
}
