body {
    background-color: #fffaf0;
}

.videoContainer {
    /*  position:absolute; */
    height: 100%;
    width: 100%;
    overflow: hidden;
}

img.seminar-img {
    /*  height: 500px; */
    max-height: 100%;
}

video.seminar-video {
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    /*  height: 500px; */
    max-height: 100%;
    background-image: url(/images/icon-no_img.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.btn-primary-outline {
    background-color: transparent;
}

.btn-meetin {
    color: #fff;
    background-color: #fa0;
}

.footer {
    background-color: #fa0;
    z-index: 500;
    height: 50px;
}

/*
.seminar-footer-full-layout.footer {
    bottom: -45px;
    transition: 0.3s;
}

.seminar-footer-full-layout.footer:hover {
    bottom: 0px;
    transition: 0.3s;
}
*/

.seminar-footer-full-layout.footer {
    bottom: 0px;
    transition: 0.3s;
}

.mouse-leave.seminar-footer-full-layout.footer {
    bottom: -50px;
    transition: 0.3s;
}

#material_list .active {
    background-color: #fa0 !important;
    border-color: #fa0 !important;
}

#material_list_sub .active {
    background-color: #fa0 !important;
    border-color: #fa0 !important;
}

#tool-draggable-area {
    height: calc(100vh - 60px);
}

.bg-pink {
    background-color: #FF7777;
    border-color: #FF7777;
}

#member-list-table th.dt-head-center {
    text-align: center;
}

#member-list-table th.dt-head-left {
    text-align: left;
}

#member-list-table th.dt-head-right {
    text-align: right;
}

#member-list-table td.dt-body-center {
    text-align: center;
}

#member-list-table td.dt-body-left {
    text-align: left;
}

#member-list-table td.dt-body-right {
    text-align: right;
}

/*** ヘッダー周り直すCSS ***/
.roomHeader_logo {
    width: 50px;
    display: inline-block;
    text-align: center;
}
.roomHeader {
    min-width: 1100px;
}
.nav-wrap {
    width: 575px;
}
.header-menu-btn {
    height: 50px;
    padding: 0;
    width: 64px;
}
.header-menu-btn-icon--stroke {
    stroke:#333;
}
.header-menu-label-text {
    line-height: 1.2;
    font-size: 10px;
}

.reset_btn {
    width: 17px;
    height: auto;

}
.seminar-elapsed-time-label {
    font-size: 10px;
    color: #b1b1b1;
}
.seminar-elapsed-time {
    font-size: 14px;
}

.header-menu-btn--nolabel {
    font-size: 20px;
    color: #b2b2b2;
}
.header-menu-btn--nolabel.fa-question-circle {
    padding-left: 10px;
}

/** ゲスト側のヘッダー周り CSS ***/
.seminar-raisehand-modal-button {
    background-color: #5DB197;
    border-color: #5DB197;
}

.seminer-header-btn--publishlist {
    background: #EEE;
}

/*** リアクション周り直すCSS ***/
.like-btn-wrap {
    width: 155px;
    height: 38px;
}
.seminer-header-btn {
    border-color: #eee;
}
.like-btn-wrap .seminer-header-btn {
    width: 50px;
    line-height: 1.2;
    padding: 2px 5px;
}
.seminer-header-btn:focus,
.seminer-header-btn:active,
.seminer-header-btn:hover{
    background: #dbdbdb;
    border-color: #dbdbdb;
    color: #6c757d;
    box-shadow: none;
}
.seminer-header-btn.disabled {
    opacity: 1;
}
.like-btn--publish:focus,
.like-btn--publish:active,
.like-btn--publish:hover {
    box-shadow: none;
    cursor: default;
    background-color: #fff;
    border-color: #eee;
}

/*** ドロップダウンメニュー周り直すCSS ***/
.seminar-room-dropdown-btn {
    padding: 0;
    margin-top: -2px;
    outline: none;
    width: 183px;
}
.dropup .seminar-room-dropdown-menu {
    padding: 0;
    top: 2px !important;
    left: 5px !important;
    width: 183px;
    background: #222222;
}
.seminar-room-dropdown-item:hover {
    background-color: #777;
}

/* フッターのサイズを修正 */
.footer-menu-btn--label {
    font-weight: bold;
    font-size: 13px;
    width: 100px;
    height: 50px;
    padding: 0;
}
.footer-menu-btn--label:hover {
    background: rgba(0,0,0,0.1)
}
.footer-menu-btn--icon {
    font-size: 15px;
}
.footer-menu-delebtn--label {
    font-size: 8px;
    padding-bottom: 1px !important;
    padding-top: 2px !important;
}
/* フッターの資料の位置を変更 */
.seminar-footer-document-thumbnails li {
    height: 49px;
}
.seminar-footer-document-thumbnails li > img {
    vertical-align: top;
}

/* フッターのボタンのナビゲーション位置を変更 */
.footer-nav {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}


/* 参加者一覧seminar-member-listの修正 */
.seminar-member-list-modal {
    color: #585858;
}
.seminar-member-list-count-block {
    padding: 17px 16px;
}
.seminar-member-list-count-block .col {
    margin-right: 38px;
}
.seminar-member-list-count-label {
    font-size: 10px;
}
.seminar-member-list-count-text {
    font-size: 15px;
}
.member-list-table-th {
    font-weight: normal;
    font-size: 10px;
}
.member-list-table-td {
    font-size: 12px;
}

/* サブフレームのデザイン修正 */
.seminar-sharescreen-stream-area {
  background: #fff;
  border: 1px solid #FFAA00;
}
.seminar-sharescreen-stream-area:hover .subscreen_video {
  opacity: 0.8;
}

/* 参加者入場画面 begin */
.ec_card_body{
    padding: 2rem;
}
.header_nav_area{
    height: 60px;
}
.entrance_contents_area{
    margin-top: 30px;
}
.ec_title{
    font-weight: bold;
}
.font_size20{
    font-size: 20px;
}
.font_size32{
    font-size: 32px;
}
.card_contents_area{
    margin-top: 30px;
}
.ec_seminar_name_area{
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 16px;
}
.ec_holding_time_area{
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 14px;
}
.ec_outline_area{
    font-size: 12px;
}
.ec_note_message{
    margin-top: 40px;
    font-size: 14px;
}
.ec_hr_border{
    margin-top: 35px !important;
    margin-bottom: 35px !important;
}
.fontsize_12{
    font-size: 12px;
}
.fontsize_14{
    font-size: 14px;
}
.fontsize_24{
    font-size: 24px;
}
.mgt_30{
    margin-top: 30px;
}
.mgt_40{
    margin-top: 40px;
}
.mgb_10{
    margin-bottom: 10px;
}
.height_45{
    height: 45px;
}
/* 参加者入場画面 end */

/*ヘッダー通信状況アイコン*/
#detect-speed{
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    height: 20px;
    width: 36px;
}
#detect-speed div{
    position: absolute;
    bottom: 0px;
    width: 5px;
    border-radius: 4px;
    display: inline-block;
    box-sizing: border-box;
}
.detect-speed-bar {
    background-color: #CCCCCC;
}
#detect-speed-1 {
    left: 8px;
    height: 10px;
}
#detect-speed-2 {
    left: 15px;
    height: 15px;
}
#detect-speed-3 {
    left: 22px;
    height: 20px;
}

.navbar-center
{
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
}

.publisher-list-img {
    width: 35px;
    height: 35px;
    border-radius: 35px;
}

/* チャット画面表示時とそれ以外のメインフレーム枠*/
.chat-on {
    position: relative;
    flex: 0 0 100%;
    max-width: calc(100% - 320px);
}
.chat-off {
    position: relative;
    flex: 0 0 100%;
    max-width: 100%;
}
/*フルスクリーン時のフッターのいいねボタン*/
.btn-group-full {
    height: 35px;
}
.btn-group-full div{
    padding-left: 0px;
    padding-right: 0px;
}
.btn-group-full div div{
    margin-top: -15px;
}
.btn-group-full div img{
    margin-top: -15px;
}

/*疑似btndisadled表示*/
.btn-disabled{
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
    opacity: 0.65;
}

/* left-aligned */
.ui-icon-error {
	position: absolute;
    top: 0;
    left: 32px;
    height: 10px;
    width: 10px;
    color: red;
}
.ui-icon-error-bg {
    position: absolute;
    top: 9px;
    left: 37px;
    width: 3px;
    height: 8px;
    background-color: #fff;
}
.tooltip-inner {
    max-width: 100%;
    text-align: left;
}

/* オープンセミナールーム共有 */
.os_title_logo {
    text-align: center;
    color: #b4b4b4;
    margin-top: 45px;
    font-size: 41px;
}
.os_title_header {
    margin-top: 21px;
    font-family: Meiryo;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.39;
    letter-spacing: normal;
    text-align: center;
}
.os_room_url_label {
    margin-top: 20px;
    font-family: Meiryo;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.os_room_copy_btn {
    width: 160px;
    height: 40px;
    background-color: #f5f5f5;
}
.os_room_copy_btn:hover { background: #c8c8c8; color: #fff; }
.os_btn_area {
    text-align: center;
}
.os_copy_btn_inner img {
    vertical-align: middle;
    padding-right: 10px;
    width: 28px;
}
.os_copy_msg_area_wrap{
    height: 20px;
    margin-top: 10px;
}

.seminar-sharescreen-stream-area {
    width: 320px;
    height: 180px;
}

