/***弹出层表单***/
.et-layerbox,.et-layerbox-tb {
	font-size: 12px;
	background-color: #18243e !important;
	color: #ffffff;
}
.et-layerbox .layui-layer-content{
	padding: 5px;
}
.et-layerbox .layui-layer-title, .et-layerbox-moinitor .layui-layer-title {
	background-color: #0475b3;
	color: #ffffff;
}
.et-layerbox .layui-form-item .layui-inline {
	margin-right: 0;
}

.et-layerbox .layui-input-block {
	margin-left: 110px;
}
.et-layerbox .layui-input-block span {
	color: #666666;
	margin: 0 10px;
	line-height: 38px;
}
.et-layerbox .layui-card-body {
	min-height: 70px;
	height: calc(100% - 30px);
}
.et-layerbox .et-row-tit {
	margin-bottom: 10px;
	font-size: 14px;
}
.et-layerbox .et-row-tit span {
	font-size: 12px;
	padding: 0 5px;
	color: #2486FF;
}
.et-layerbox .layui-table-box {
	height: calc(100% - 93px);
}
.et-layerbox .layui-table-body {
	height: calc(100% - 27px);
}
.et-stream-blk {
	width: 100%;
	height: calc(100% - 60px);
	display: flex;
	flex-wrap: wrap;
}
.et-stream-blk.ew-btn-loading{justify-content: center;align-content: center;}
.et-stream-sub-blk{position: relative;}
.et-stream-sub-blk video{width: 100%;height: 100%;object-fit: cover;background-color: #000;}

.et-stream-sub2 .et-stream-sub-blk {
	width: calc(50% - 10px);
	height: calc(100% - 10px);
	margin: 5px;
	background-color: #000;
}
.et-stream-sub4 .et-stream-sub-blk {
	width: calc(50% - 10px);
	height: calc(50% - 10px);
	margin: 5px;
	background-color: #000;
}
.et-stream-sub6 .et-stream-sub-blk {
	width: calc(33.333% - 20px);
	height: calc(50% - 10px);
	margin: 5px;
	background-color: #000;
}
.et-stream-sub8 .et-stream-sub-blk {
	width: calc(25% - 40px);
	height: calc(50% - 10px);
	margin: 5px;
	background-color: #000;
}
.et-stream-sub2.et-audio .et-stream-sub-blk {
	height: calc(50% - 10px);
}
.et-audio .et-stream-sub-blk {
	background-image: url(../img/member.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.et-lr-screen .et-stream-sub-blk {
    width: calc(30% - 20px);
    height: 30%;
}
.et-lr-screen .et-command{display: none;}
.et-lr-screen .et-stream-sub-blk:nth-child(1){width: 70%;height: 100%;float: left;}
.et-lr-screen .et-stream-sub-blk:nth-child(1) .et-command{display: block;}
.et-stream-sub-blk .et-text{position: absolute;left: 70px;bottom: 10px;background-color: #2d4474;padding: 5px;border-radius: 5px;z-index: 11;display: inline-block !important;}
.et-stream-sub-blk .et-stream-member{position: absolute;width: calc(100% - 10px);height: calc(100% - 10px);background-color: #000;z-index: 1;}
.et-flex-center{display: flex;justify-content:center;align-items:center;}
.et-stream-sub-blk .et-hande{position: absolute;left: 10px;bottom: 10px;z-index: 11;}
.et-stream-sub-blk .et-hande i{margin-right: 10px;}
.et-stream-sub-blk .et-command{position: absolute;right: 10px;bottom: 10px;z-index: 11;}
.et-stream-sub-blk .et-command i{color:#ffffff;margin-right: 10px;font-size: 22px;}
.et-stream-sub-blk .et-command i:hover{color: #00aaff;cursor: pointer;}
.et-stream-sub-blk .et-msg{width: 100%;text-align: center;color: #fff;position: absolute;z-index: 99;}
.et-tool{display: flex;justify-content:center;align-items:center;height: 60px;}
.et-tool span{cursor: pointer;position: relative;background-color: #163356;border-radius:5px;padding:5px 10px;margin-right: 20px;}
.et-bg-red,.et-tool span.et-bg-red{background-color: #f60000;}
.et-icon{display: inline-block;background-size: contain;width: 22px;height: 22px;}
.et-icon-video{background-image: url(../img/video.png);}
.et-icon-video.et-close{background-image: url(../img/video_close.png);}
.et-icon-mac{background-image: url(../img/mac.png);}
.et-icon-mac.et-close{background-image: url(../img/mac_close.png);}
.et-icon-hangup{background-image: url(../img/hangup.png);}
.et-icon-addmember{background-image: url(../img/add-member.png);}
.et-icon-member{background-image: url(../img/member.png);width: 48px;height: 48px}
.et-icon-share-screen{background-image: url(../img/share_screen.png);}
.et-icon-share-file{background-image: url(../img/share_file.png);}
.et-icon-share-close{background-image: url(../img/share_close.png);}
.et-icon-photograph{background-image: url(../img/photograph.png);}
.et-icon-video-record{background-image: url(../img/video_record.png);}
.et-icon-video-stop{background-image: url(../img/video_stop.png);}
.et-stream-sub-blk .et-record-info{position: absolute;top:10px; color: #e50000;}
.et-layerbox-tb .laytable-cell-1-0-0{height: 20px;}

.et-layer-bottom{position: absolute;bottom: 0px;background-color: #172e60;display: flex;justify-content:center;align-items:center;width: 100%;height: 60px;}
.et-layerbox-tb .layui-table-view{height: calc(100% - 100px);}
.et-layerbox-tb .layui-table-box{height: 100%;overflow-y: auto;}
.et-search-box{margin: 0 10px;position: relative;}
.et-search-box  .layui-icon-search {position: absolute;right: 0px;top: 0px;z-index: 0;height: 100%;width: 30px;text-align: center;cursor: pointer;}
.et-search-box  .layui-icon-search:before{top: 7px;position: relative;}
.et-msg{position: absolute;width: 100%;top: 45%;z-index: 999;text-align: center;}