.streaming-list-table thead td {
    background-color: #3261AB;
    color: white;
    font-size: 14px;
    line-height: 14px;
    vertical-align: middle;
}

.streaming-list-table thead td {
    padding: 8px;
    vertical-align: middle;

}

.streaming-list-table tbody td {
    padding: 0px 8px 0px 8px !important;
    vertical-align: middle;
}

.mypage-stb-active td {
	/* background-color: #C9E8F166; */
	/* background-color: #FFFBD533; */
	background-color: white;
}

.mypage-stb-inactive td {
	background-color: #dddddd66;
}

.mypage-stb-table tbody td {
	word-wrap: break-word;
	word-break: break-all;
}

.syncFileSizeCellHighLight {
    background-color: crimson !important;
    color: white !important;
}

.wifi-edit-connectAP td {
    background-color: #FEF7D5;
}

.machineDescription {
    margin-bottom: 0px;
}

.replyWrapper {
    margin-top: 10px;
    padding-left: 20px;
}

.replyWrapper p {
    margin: 2px;
}

.replyMessageWrapper {
    padding-left: 10px;
}

.replyCountWrapper {
    display: none;
    margin-bottom: 5px !important;
}

.comment-reply-iframe {
    margin: auto;
}

.contents-list-info p {
    margin: 0px;
}

.contents-list-thead tr th {
    font-size: 14px;
    padding: 5px;
    background-color: #eeeeee;
    color: black;
}

.contents-list-tbody tr td {
    padding: 5px;
    background-color: #ffffff;
    word-break: break-all;
}

a.btn-control {
    font-size: 20px;
    line-height: 46px;
    width: 46px;
    height: 46px;
    padding: 0;
    letter-spacing: 0;
    color: #fff;
    border-radius: 50%;
}

a.btn-control:hover {
  color: #fff;
}

a.btn-control-preview {
  background: #45A1CF;
}

a.btn-control-delete {
    background: #DA5019;
}

a.btn-control-edit {
    background: #A4C520;            
}

a.btn-control-up {
    background: #A4C520;        
}

a.btn-control-down {
    background: #A4C520;    
}

.btn-control-play-ch {
    background: #EDAD0B;
    color: white;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 5px;
    line-height: 20px;
    vertical-align: baseline;
}

.btn-control-add {
    background: #40BFB0;
    color: white;
}

.btn-control-sync {
    background: crimson;
    color: white;
}

.btn-control-interrupt {
    background: #A4C520;
    color: white;
}

.btn-control-schedule {
    background: #A4C520;
    color: white;
}

a.btn-control-reboot {
  background: #C7243A;
}

a.btn-control-shutdown {
  background: #C7243A;
}

a.btn-control-cecstatus {
  background: #872A3A;
}

a.btn-control-transfer {
  background: #472A3A;
}

a.btn-control-rebootcancel {
  background: #B61972;
}

a.btn-control-shutdowncancel {
  background: #B61972;
}

a.btn-control-contents-edit {
    background: #A4C520;    
}

a.btn-control-overlay-edit {
    background: #A4C520;    
}

a.btn-control-streaming-edit {
    background: #A4C520;    
}

a.btn-control-stbdescription-edit {
    background: #A4C520;    
}

a.btn-control-cycleReboot-edit {
  background: #0086AB;    
}

a.btn-control-wifi-edit {
  background: #0086AB;
}

a.btn-control-channel-edit {
  background: #EDAD0B;
}

a.btn-control-ssid-delete {
  background: #B61972;
}

.index-menu-button {
    border: 1px #1fd3ec solid !important;
    border-radius: 3px;
    padding: 15px 3px 15px 3px;
}

.index-menu-button a {
    color: white !important;
    font-weight: bold;
}

/* list start */

#side-menu-wrapper i {
    color: #f1754f;
}

#side-menu-wrapper {
}

#side-menu-wrapper h3 {
    color: white !important;
}

.side-menu-list {
    list-style-type: none !important;
}

.side-menu-list li {
    list-style: none !important;    
}

.table-header-block {
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 30px;
}

.table-header-block-button {
    color: black !important;
    padding: 5px 3px 5px 3px;
    width: 150px;
    margin-top: 20px;
    margin-left: 5px;
    float:right;
    /* border: 1px solid #1fd3ec; */
    background-color: #1fd3ec;
}

.table-header-block-button a {
    color: black !important;    
}

.table-header-block-button-progress {
    background-color: #f1754f;
}

.menu-table {
    border-collapse: separate !important;
}

.menu-table tr:first-child td {
    background-color: #222222;  
}

.menu-table tr:nth-child(2n) td {
    background-color: #222222;      
}

.menu-table td {
    border-width: 0px !important;
    border-style: solid !important;
    background-color: #222222;
    text-align: center;
    border-bottom: 1px dashed #f1754f !important;
    color: white;
}

.menu-table td a {
    color: white !important;
    font-weight: normal;    
}

.menu-table td h3 {
    font-weight: bold;
    /* color: #1fd3ec; */
    color: #f1754f;
}

.menu-table thead td {
    padding: 5px;
    background-color: #222222;
    border-width: 0px !important;
    border-style: solid !important;
    text-align: center;
    border-top: 1px solid #f1754f !important;
    border-bottom: 1px dashed #f1754f !important;    
    color: white;
}

.menu-table td ul li {
    color: white !important;
}

.menu-table-number {
    width: 20px;
}

.menu-table-image {
    width: 300px;
}

.menu-table .pdfDesc {
    display: none;
}

.menu-table .minitestDesc {
    display: none;
}

.menu-table .pdfDescIcon {
    color: #1fd3ec;		
}
    
.menu-table .minitestDescIcon {
    color: #1fd3ec;		
}    

@media screen and (max-width: 960px) {
    .menu-table thead {
	display: none;
    }

    .menu-table tbody td {
	display: block;
	width: 100%;
	border-width: 0px !important;
    }
    .menu-table-number {
	background-color: #f1754f;
	margin-top: 10px;
    }

    .menu-table tr:first-child .menu-table-number {
	background-color: #f1754f;	
    }
    
    .menu-table tr:nth-child(2n) .menu-table-number {
	background-color: #f1754f;		
    }

    .menu-table .pdfDesc {
	color: #1fd3ec;
	display: inline;
    }
    
    .menu-table .minitestDesc {
	color: #1fd3ec;	
	display: inline;
    }
}

/* list end */

#Side_slide .other-menu-item a span {
    color: #bbbbbb !important;
}

.other-menu-item a span {
    color: black !important;    
}

@media only screen and (min-width: 768px) {
    
    #Top_bar.is-sticky {
	position: fixed !important;
	width: 100%;
	left: 0;
	top: -60px;
	height: auto !important;
	z-index: 701;
	background: #fff;
	opacity: .97;
	filter: alpha(opacity=97);
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1)
    }

    #Top_bar.is-sticky .menu>li>a, #Top_bar.is-sticky .menu>li>a span {
	line-height: 60px !important;
    }
    
    #Top_bar.is-sticky #logo {
	padding: 15px 0 !important;
	height: 65px !important;
	line-height: 65px !important
    }
}

@media only screen and (min-width: 1240px) {

    #Top_bar.is-sticky a.button.action_button {
	top: 23px;
    }
}

.top_bar_right {
    padding-top: 5px;
}

.container {
    width: 100% !important;
    max-width: 100% !important;
}

/* -- common start --*/
#menu-main-menu li a span {
    /* font-weight: bold; */
    font-size: 22px;
}

#menu {
    padding-top: 5px;
}
/* -- common end --*/

/* -- about start --*/

.about-image-title h4 {
    font-weight: bold;
    color: #b6231d;
    font-size: 40px;
}

.about-image-title p {
    color:  black;
}

.about-table td {
    text-align: left;
}

.about-table td p {
    margin: 0px;
    pardding: 0px;
}

/* -- about end --*/

.movie-play-btn {
  display: inline-block;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-size: 42px;
  background-color: black;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  opacity: 0.8;
}

.movie-play-btn:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  -ms-transform: translateX(-50%) translateY(-50%);
  /* IE 9 */
  -webkit-transform: translateX(-50%) translateY(-50%);
  /* Chrome, Safari, Opera */
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
  animation: pulse-border 1500ms ease-out infinite;
  z-index: -1; 
}

.movie-play-btn:hover {
}

.movie-play-btn .icon-play {
    color: crimson !important;
}

.home-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

h2 h4 {
    font-family: Oswald,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  /* width: 100%; */
  /* 2021/08/10 T.Taniakwa */
  width: 96%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.image_frame .image_wrapper .mask .title-over-image {
    position: absolute;
    left: 20px;
    top: 0px;
}

.image_frame .image_wrapper .mask .title-over-image svg {
    display: block;
    font-size: 25px;
    line-height: 30px;
    width: 100%;
    text-align: center;
    color: white;
}

.title-over-image svg {
  width: 100%;
  height: auto;
  overflow: visible;
}

.title-over-image .fuchidori1 {
  font-family: -apple-system, blinkMacSystemFont, /* Macの欧文はSan Francisco (OS X 10.11以降) */
               'Helvetica Neue', /* Macの欧文 (OS X 10.10以前) */
               'Segoe UI',       /* Windowsの欧文 */
               YuGothicM,        /* Windows8.1以上は游ゴシック */
               YuGothic,         /* Macの游ゴシック */
               Meiryo,           /* 游ゴシックが入っていないWindows */
               sans-serif;
  font-weight: 900;
  opacity: 0.9;
  fill: #9bd;
  paddig: 10px;
  paint-order: stroke;
  stroke: #fff;
  font-size: 100px;
  stroke-width: 10;
}

.title-over-image .fuchidori2 {
  font-family: -apple-system, blinkMacSystemFont, /* Macの欧文はSan Francisco (OS X 10.11以降) */
               'Helvetica Neue', /* Macの欧文 (OS X 10.10以前) */
               'Segoe UI',       /* Windowsの欧文 */
               YuGothicM,        /* Windows8.1以上は游ゴシック */
               YuGothic,         /* Macの游ゴシック */
               Meiryo,           /* 游ゴシックが入っていないWindows */
               sans-serif;
  font-weight: 900;
  opacity: 0.9;
  fill: #cd5;
  paddig: 10px;
  paint-order: stroke;
  stroke: #fff;
  font-size: 100px;
  stroke-width: 10;
  transform: rotate(3deg);
}

.mypage-thead tr th {
    font-size: 14px;
    padding: 5px;
    background-color: #3261AB66;
    color: black;
	font-weight: normal;
}

.ssid-list-info p {
    margin: 0px;
}

.ssid-list-thead tr th {
    font-size: 14px;
    padding: 5px;
    background-color: #eeeeee;
    color: black;
}

.ssid-list-tbody tr td {
    padding: 5px;
}


.movie-viewer-comment-table {
    margin-top: 10px;
}

.movie-viewer-comment-table thead th {
    background-color: black;
    color: white;
    padding: 3px;
}

.movie-viewer-comment-table tr .comment {
    font-size: 14px;
    line-height: 18px;
    word-break : break-all;
    border-top: 1px solid #bbbbbb;
}

.movie-viewer-title-bar {
    background-color: #2e96db;
    color: white;
    padding: 3px 0px 3px 20px;
}

.movie-viewer-title-bar h2 {
    color: white;
    font-size: 18px;
    line-height: 22px;
    margin: 0px;
    font-weight: normal;
}

.movie-viewer-comment-input {
    width: 100%;
}

.comment-management-table .cm-id {
    width: 30px;
}

.comment-management-table .cm-createdate {
    width: 120px;
}

.comment-management-table .cm-user {
    width: 100px;
}

.comment-management-table .cm-movie {
    width: 140px;
}

/* Active STB tooltip */
.active-number-tooltip {
    position: relative;
    cursor: pointer;
}

.active-number-tooltip:hover::after {
    content: attr(data-tip);
    position: absolute;
    top: -1.8em;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 2px 6px;
    border-radius: 4px;
    white-space: nowrap;
    font-size: 12px;
    z-index: 1000;
}
