html,body {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
    height: 100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    padding: 0;
    margin: 0;
}

body {
    position: relative;
    font-family: "SF Pro Display",Roboto,Noto,Arial,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;
    font-size: 14px;
    line-height: 1.57142857;
    background-color: #f5f6f7;
    color: #333;
    min-height: 100%;
	background-color: #333;
}

/* icon -- begin */

@font-face {
  font-family: 'wschaticon';
  src:  url('fonts/wschaticon.eot?ki6mbs');
  src:  url('fonts/wschaticon.eot?ki6mbs#iefix') format('embedded-opentype'),
    url('fonts/wschaticon.ttf?ki6mbs') format('truetype'),
    url('fonts/wschaticon.woff?ki6mbs') format('woff'),
    url('fonts/wschaticon.svg?ki6mbs#wschaticon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'wschaticon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.wsicon-loading-3:before {
  content: "\e91a";
  color: #ff6700;
}
.wsicon-loading-2:before {
  content: "\e91b";
  color: #ff6700;
}
.wsicon-svg-loading .path1:before {
  content: "\e91c";
  color: rgb(255, 103, 0);
  opacity: 0.2;
}
.wsicon-svg-loading .path2:before {
  content: "\e91d";
  margin-left: -1em;
  color: rgb(255, 103, 0);
}
.wsicon-arrow-thin-down:before {
  content: "\e901";
}
.wsicon-arrow-thin-left:before {
  content: "\e902";
}
.wsicon-arrow-thin-right:before {
  content: "\e903";
}
.wsicon-arrow-thin-up:before {
  content: "\e904";
}
.wsicon-artist:before {
  content: "\e900";
}
.wsicon-camera:before {
  content: "\e907";
}
.wsicon-checkmark:before {
  content: "\e905";
}
.wsicon-checkmark-outline:before {
  content: "\e91f";
}
.wsicon-cheveron-down:before {
  content: "\e920";
}
.wsicon-cheveron-left:before {
  content: "\e921";
}
.wsicon-cheveron-right:before {
  content: "\e922";
}
.wsicon-cheveron-up:before {
  content: "\e923";
}
.wsicon-close:before {
  content: "\e906";
}
.wsicon-close-outline:before {
  content: "\e924";
}
.wsicon-close-solid:before {
  content: "\e925";
}
.wsicon-cog:before {
  content: "\e908";
}
.wsicon-exclamation-outline:before {
  content: "\e926";
}
.wsicon-exclamation-solid:before {
  content: "\e927";
}
.wsicon-home:before {
  content: "\e909";
}
.wsicon-information-outline:before {
  content: "\e928";
}
.wsicon-information-solid:before {
  content: "\e929";
}
.wsicon-location:before {
  content: "\e90a";
}
.wsicon-mic:before {
  content: "\e90b";
}
.wsicon-play:before {
  content: "\e913";
}
.wsicon-question:before {
  content: "\e92a";
}
.wsicon-refresh:before {
  content: "\e90c";
}
.wsicon-time:before {
  content: "\e90e";
}
.wsicon-user:before {
  content: "\e90f";
}
.wsicon-user-solid-circle:before {
  content: "\e92b";
}
.wsicon-video-camera:before {
  content: "\e910";
}
.wsicon-volume-off:before {
  content: "\e914";
}
.wsicon-volume-up:before {
  content: "\e915";
}
.wsicon-zoom-in:before {
  content: "\e911";
}
.wsicon-zoom-out:before {
  content: "\e912";
}
.wsicon-image:before {
  content: "\e90d";
}
.wsicon-camera1:before {
  content: "\e916";
}
.wsicon-headphones:before {
  content: "\e919";
}
.wsicon-play1:before {
  content: "\e917";
}
.wsicon-video-camera1:before {
  content: "\e918";
}
.wsicon-mic1:before {
  content: "\e91e";
}
.wsicon-qrcode:before {
  content: "\e938";
}
.wsicon-phone:before {
  content: "\e942";
}
.wsicon-phone-hang-up:before {
  content: "\e943";
}
.wsicon-mobile:before {
  content: "\e958";
}
.wsicon-bubble2:before {
  content: "\e96e";
}
.wsicon-user1:before {
  content: "\e971";
}
.wsicon-enlarge:before {
  content: "\e989";
}
.wsicon-shrink:before {
  content: "\e98a";
}
.wsicon-cog1:before {
  content: "\e994";
}
.wsicon-upload3:before {
  content: "\e9c8";
}
.wsicon-happy:before {
  content: "\e9df";
}
.wsicon-warning:before {
  content: "\ea07";
}
.wsicon-notification:before {
  content: "\ea08";
}
.wsicon-info:before {
  content: "\ea0c";
}
.wsicon-cancel-circle:before {
  content: "\ea0d";
}
.wsicon-blocked:before {
  content: "\ea0e";
}
.wsicon-play3:before {
  content: "\ea1c";
}
.wsicon-pause2:before {
  content: "\ea1d";
}
.wsicon-stop2:before {
  content: "\ea1e";
}
.wsicon-volume-medium:before {
  content: "\ea27";
}
.wsicon-volume-mute2:before {
  content: "\ea2a";
}
.wsicon-volume-increase:before {
  content: "\ea2b";
}
.wsicon-volume-decrease:before {
  content: "\ea2c";
}


/* icon -- end */
.ws-stop .wsicon-play {
	color: #da3200;
}

.ws-stop .wsicon-play:before {
  content: "\ea1e";
}

.ws-stop .wsicon-phone:before {
  content: "\e943";
}

/* css begin */

input:-internal-autofill-previewed,
input:-internal-autofill-selected {
    transition: background-color 5000s ease-in-out 0s !important;
} 

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
input:-webkit-autofill, 
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid green;
  -webkit-text-fill-color: green;
  -webkit-box-shadow: 0 0 0px 1000px #0e0e0e2b inset;
  transition: background-color 5000s ease-in-out 0s;
}


.wschat_container {
	padding: 6px;
    border: 1px solid #484848;
    background-color: #313131;
    position: absolute;
    top: 60px;
    left: 50%;
    border-radius: 5px;
}

.video_local, .video_remote {
	background-color: #111;
}
	
.wschat_video_contaier {
	position: relative;
}


.hide_remote .video_remote{
	visibility: hidden;
	display: none;
}
/* 960P */
.wschat_container.vsize-960 {
    margin-left: -487px;
}
 
.vsize-960 .use_remote .video_local{
	width: 320px;
	height: 240px;
	position: absolute;
	right: 6px;
	bottom: 6px;
	z-index: 100;
	border: 1px solid #333;
	box-sizing: content-box;
}

.vsize-960 .use_remote .video_remote{
	width: 960px;
	height: 720px;
	position: relative;
}

.vsize-960 .use_local .video_local{
	width: 960px;
	height: 720px;
	position: relative;
}

.vsize-960 .use_local .video_remote{
	width: 320px;
    height: 240px;
    position: absolute;
    right: 6px;
    bottom: 6px;
    z-index: 100;
    border: 1px solid #333;
    box-sizing: content-box;
}

/* 720P */
.wschat_container.vsize-1280 {
    margin-left: -647px;
}
 
.vsize-1280 .use_remote .video_local{
	width: 320px;
	height: 240px;
	position: absolute;
	right: 6px;
	bottom: 6px;
	z-index: 100;
	border: 1px solid #333;
	box-sizing: content-box;
}

.vsize-1280 .use_remote .video_remote{
	width: 1280px;
	height: 720px;
	position: relative;
}

.vsize-1280 .use_local .video_local{
	width: 1280px;
	height: 720px;
	position: relative;
}

.vsize-1280 .use_local .video_remote{
	width: 320px;
    height: 240px;
    position: absolute;
    right: 6px;
    bottom: 6px;
    z-index: 100;
    border: 1px solid #333;
    box-sizing: content-box;
}


.wschat_actionbar {
	height: 44px;
	background-color: #222;
	margin-top: 10px;
	border-radius: 5px;
	padding: 5px;
	position: relative;
}

.wschat_actionbar .ws-btn {
	color: #ccc;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: .375rem .375rem;
	font-size: 18px;
	line-height: 18px;
	border-radius: .25rem;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	margin-right: 5px;
	float: left;
	width: 34px;
	height: 34px;
}

.wschat_actionbar .ws-btn:hover {
	background-color: #475c71;
    color: #fff;
}

.wschat_actionbar .ws-btn:active {
	background-color: #2a3c4e;
    color: #d2d1d1;
	padding-top: 0.42rem;
    padding-bottom: 0.33rem;
    padding-left: 0.40rem;
    padding-right: 0.35rem;
}


.wschat_actionbar .ws-btn.ws-right {
	float: right;
}

.devices-choose-dialog {
	width: 480px;
	height: 480px;
	position: fixed;
	border: 1px solid #525151;
	background-color: #333;
	border-radius: 5px;
	left: 200px;
	top: 100px;
	z-index: 1000;
	box-shadow: 1px 1px 50px rgb(0 0 0 / 12%);
	display:none;
}


.dlg-title {
	font-size: 1rem;
	color: #ccc;
	padding: 0.5rem 1rem;
	border-bottom: 1px solid #3e3e3e9c;
	position:relative;
}

.dlg-internal {
	color: #ccc;
    padding: 10px 20px;
}

.dlg-row {
	padding: 5px 0;
}

.dlg-row label{
	width: 120px;
}

.dlg-row label.fullwidth {
	width: 100%;
    margin-bottom: 0.2rem;
}

.dlg-row select{
	display: inline-block;
    width: 300px;
}

.dlg-row .form-group {
    margin-bottom: 0;
}

.small-tip {
    color: #999;
}

.form-select {
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .50rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.form-select:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13,110,253,.25)
}

.form-select[multiple],.form-select[size]:not([size="1"]) {
    padding-right: .75rem;
    background-image: none
}

.form-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.form-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #212529
}

.form-select-sm {
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.form-select-lg {
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.dlg-actionbar {
	padding: 15px 30px;
    position: absolute;
    bottom: 0;
    text-align: right;
    width: 100%;
    border-top: 1px solid #4a4949;
}

.dlg-actionbar button {
	padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin-right: 0.5rem;
}

.dlg-actionbar button:active {
	padding-left: 1.55rem;
    padding-right: 1.45rem;
}

.dlg-actionbar button.fullwidth {
    width: 100%;
}

.disable-select{
   -webkit-touch-callout: none;
   -moz-user-select: none; /*ç«ç‹*/
   -webkit-user-select: none;  /*webkitæµè§ˆå™¨*/
   -ms-user-select: none;   /*IE10*/
   -khtml-user-select: none; /*æ—©æœŸæµè§ˆå™¨*/
   user-select: none;
}

.dlg-box-close {
	display: block;
	position: absolute;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 28px;
	font-size: 18px;
	right: 10px;
	top: 8px;
	color: #bbbbbb7a;
	border-radius: 2px;
}

.dlg-box-close:hover {
	text-decoration: none;
	background-color: #343434;
	color: #c51919;
}

.dlg-box-close:active {
	padding-left: 1px;
	padding-top: 1px;
}

.wschat_video_docker video {
	width: 100%;
	height: 100%;
}

#btn-open-wschat {
	color: #1fc345; 
}

#btn-open-wschat.ws-stop {
	color: #dc3545;
}

#btn-live-publish {
    color: #28a745;
}

#btn-live-publish.ws-stop {
    color: #dc3545;
}

.user-call-dialog {
	width: 240px;
	height: 240px;
	position: absolute;
	border: 1px solid #525151;
	background-color: #333;
	background-color: rgb(51 51 51 / 66%);
	border-radius: 5px;
	right: 10px;
	bottom: 50px;
	display: none;
}

.user-call-dialog .form-control {
    background-color: #292828;
	background-color: #2928285c;
    border-color: #666;
    color: #f0f0f0;
}

.user-call-dialog .dlg-box-close:hover {
	text-decoration: none;
	background-color: #343434;
	color: #c519197a;
}


.user-call-dialog .btn-success {
    background-color: #28a745a3;
}

.uid_span {
	float: right;
    padding: 2px 5px;
    border: 1px solid #4c4b4b;
    margin-top: 4px;
    margin-right: 6px;
    border-radius: 5px;
}

.uid_span .uid-label {
	
	display: inline-block;
    padding-left: 4px;
    padding-right: 4px;
    font-weight: 600;
    color: #717982;
}

.uid_span .uid-value {
	display: inline-block;
    padding-left: 4px;
    padding-right: 4px;
    color: #28a745;
}

.uid-label .wsicon-user {
	font-size: 12px;
}

#call-statusbar {
	margin-top: 0px;
	line-height: 30px;
}

#call-statusbar .xicon-loading {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
	float: left;
}

#call-statusbar i.wsicon-blocked {
	font-size: 22px;
    display: inline-block;
    float: left;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #c34854;
    margin-right: 6px;
}


.toast-box {
	display: none;
	position: absolute;
	min-height: 60px;
	bottom: 60px;
	text-align: center;
	left: 30%;
    right: 30%;
    min-width: 300px;
}

.toast-box .toast-box-internal {
	max-width: 80%;
    min-width: 160px;
    display: inline-block;
    text-align: left;
    background-color: #0a0a0a;
    padding: 10px 16px 10px 48px;
    border: 1px solid #343a40;
    border-radius: 24px;
    position: relative;
}

.toast-box .toast-icon{
	width: 24px;
	height: 24px;
	font-size: 24px;
	display: block;
	position: absolute;
	left: 24px;
	top: 50%;
	margin-top: -12px;
	color: #adb5bd;
}

.toast-box .toast-text {
	padding: 2px 6px;
    line-height: 20px;
    color: #bbb;
    font-size: 14px;
}

.toast-box.toast-info .wsicon-information-solid:before {
    content: "\ea0c";
}

.toast-box.toast-info .toast-icon{
	color: #0173a9;
}

.toast-box.toast-success .wsicon-information-solid:before {
    content: "\e91f";
}

.toast-box.toast-success .toast-icon{
	color: #1e7e34;
}

.toast-box.toast-warning .wsicon-information-solid:before {
    content: "\ea07";
}

.toast-box.toast-warning .toast-icon{
	color: #946f01;
}

.toast-box.toast-error .wsicon-information-solid:before {
    content: "\e925";
}

.toast-box.toast-error .toast-icon{
	color: #b93109;
}

/*********************************/

.dlg-actionbar button.btn-reject {
    float: left;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-right: 0.0rem;
}

.dlg-actionbar button.btn-accept {
    float: right;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-right: 0rem;
}

.call-flags {
	text-align: center;
}

.wschat_video_docker .audio-meter-wrapper {
	height: 104px;
    width: 18px;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -52px;
    border: 1px solid #33333375;
    padding: 1px;
    border-radius: 2px;
}

.wschat_video_docker .audio-meter-wrapper meter {
  -moz-transform:rotate(-90deg);
  -webkit-transform:rotate(-90deg);
	transform: rotate(-90deg);
	height: 14px;
	width: 100px;
	position: absolute;
	bottom: 44px;
	left: -42px;
	opacity: 0.6;
	
}

.wschat_video_docker .audio-meter-wrapper .wsicon-mic-volume {
	position: absolute;
    width: 18px;
    height: 18px;
    font-size: 18px;
    text-align: center;
    display: block;
    bottom: -22px;
    left: -1px;
    color: #c5c5c5bf;
}


.wschat_video_docker .audio-meter-wrapper .volume-meter1 {
	width: 14px;
	left: 1px;
	bottom: 1px;
	height: 50%;
	background-color: #f00;
}

#live-publish-dialog {
	width: 480px;
	height: 240px;
	max-width: 90%;
	position: absolute;
	border: 1px solid #525151;
	background-color: #333;
	background-color: rgb(51 51 51 / 66%);
	border-radius: 5px;
	right: 10px;
	bottom: 50px;
	display: none;
	z-index: 102;
}

#live-publish-dialog .form-control {
    background-color: #292828;
    background-color: #2928285c;
    border-color: #666;
    color: #c5c5c5;
    font-size: 14px;
}

.dlg-notice-bar {
	padding: 0 0 0 40px;
    position: relative;
    font-size: 14px;
    line-height: 16px;
}

.dlg-notice-bar .wsicon {
	position: absolute;
    left: 4px;
    top: 0px;
    width: 32px;
    height: 32px;
    font-size: 28px;
    display: block;
    text-align: center;
    line-height: 32px;
}

.btn-icon {
	font-size: 18px;
    height: 18px;
    display: inline-block;
    line-height: 16px;
    vertical-align: middle;
}

.wschat_welcome_form {
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 50px 50px;
	color: #b9b9b9;
	background: url(img/wschat-bg.jpg) no-repeat;
    background-size: cover;
}
	
.wschat_welcome_form h1.welcome-title {
	text-align: center;
    padding: 10px 10px;
}

.wschat_welcome_form h2.welcome-title2 {
	text-align: center;
    padding: 20px 20px;
}

.wschat_welcome_form .welcome-text {
	font-size: 20px;
    color: #28a745;
    padding: 0 50px;
}

.wschat_welcome_form .welcome-support {
	bottom: 50px;
    padding: 0 50px;
    font-size: 20px;
    color: #17a2b8;
}

.title-sub {
	display: inline-block;
	padding-left: 10px;
	font-size: 14px;
    color: #28a745;
}
