.c5-wordbreak{
  word-break:break-all;
}

.s5-row ul li.disc {
    list-style: outside disc none;
}

.c5--decimal {
	list-style-type: decimal !important;
}

.c5-download-block {
	background-color: #efefef;
    border: 1px solid #ccc;
    width: 100%;
}

span.mod-exIconBg {
    background: #666666 none repeat scroll 0 0;
    border: 1px solid #444444;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-size: 11px;
    line-height: 1.2;
    margin: 0 10px 0.5em 0;
    padding: 2px 10px;
    transition: opacity 0.2s ease-in 0s;
    vertical-align: middle;
}
span.blue {
    background: #4f9bee none repeat scroll 0 0;
    border: 1px solid #3b7bcc;
}
span.windows {
    text-align: center;
    width: 5em;
}
/*[name="20180820"]+div tr:nth-child(5) {
display: none;
}*/
[name="20180820"]+div th.s5-updateInfo__subHead {
display: none;
}
[name="20180820"]+div tr:nth-child(6) td {
width: 100%;
}
@media screen and (max-width: 639px){
	[name="20180820"]+div tr:nth-child(6) td {
	margin-top: 15px;
}
}

[name="20180820_02"]+div th.s5-updateInfo__subHead {
display: none;
}
[name="20180820_02"]+div tr:nth-child(6) td {
width: 100%;
}
@media screen and (max-width: 639px){
	[name="20180820_02"]+div tr:nth-child(6) td {
	margin-top: 15px;
}
}


[name="20181003"]+div th.s5-updateInfo__subHead {
display: none;
}
[name="20181003"]+div tr:nth-child(6) td {
width: 100%;
padding-right:40px;
}
@media screen and (max-width: 639px){
	[name="20181003"]+div tr:nth-child(6) td {
	margin-top: 15px;
}
}

@media screen and (min-width: 640px){
  .c5-col2 colgroup col:first-child{
    width: 24%!important;
  }
  .c5-col2 colgroup col:nth-child(2){
    width: 0%!important;
  }
  .c5-col2 colgroup col:last-child{
    width: 76%!important;
  }
}


