@CHARSET "UTF-8";

img[src=""],img:not([src]){
    opacity:0;
}

input[type="checkbox"]{
	margin-right:5px;
}

.header {
	text-align: center;
}

.header h1 {
	font-size: 200%;
	color: #333;
	margin-top: 30px;
}

.header p {
	font-size: 14px;
}

#error-msg {
	display: none;
	color: red;
	margin-bottom: 10px;
}

#replace-panel .am-modal-dialog{
	height:400px;
	width:700px;
	overflow-y:auto;
}

#player-panel .am-modal-dialog{
	height:700px;
	width:500px;
	padding-top:20px;
	overflow-y:auto;
}

legend{
	text-align:center;
}

fieldset{
	margin-bottom:20px;
}

.modal-am-form{
	padding:10px;
	text-align:left;
}

.float-panel{
	margin-top:20px;
}

.operation {
	display: inline;
	margin-bottom: 20px;
}

.operation .am-btn{
	width:100px;
	
}

.operation .am-form-field{
	width:220px;
	display:inline-block;
}

.operation .am-checkbox{
	display:inline-block;
}

.operation-right {
	float: right;
	line-height: 40px;
	margin-bottom: 0;
}

.invisible{
	display:none;
}

.dead{
	text-decoration:line-through
}

.silent{
	font-style: italic
}

.babbling{
	font-weight:bold
}

.float{
	float:right
}

#newspaper-content td{
	width:100px;
}

#headline-body-content {
	margin-bottom:20px;
}

#edit-newspaper label{
	padding:0;
}

textarea{
	height:200px!important;
}

.am-comment{
	position:relative;	
}

.float-toolbar{
	position: absolute;
    right: 0;
    top: 0;
    display:none;
}

.float-toolbar .am-btn{
	display:block;
	float:none;
	margin:5px;
}

.float-toolbar .am-btn:first-child{
	margin-top:0px;
	margin-left:-1px;
}

.float-toolbar span{
	width:12px;
}

.length-fix {
	width:200px!important;
}

#speech-list{
	overflow-y:auto;
	max-height:600px;
}

#apply-publish .am-selected {
	width:100%
}

.announce-box textarea{
	width:80%;
	height:100px;
	display:inline-block;
}

.announce-box input[type=button]{
	display:inline-block;
	vertical-align:bottom;
}

#speech-list .am-panel-bd{
    margin-right: 64px;
    border: 1px solid #dedede;
    border-top: none;
}

#speech-list .am-panel-hd{
	margin-right: 64px;
	border:1px solid #dedede;
}

#speech-list .am-panel-default{
	position: relative;
	border:none;
}

#chat-list img{
	width:30px;
	height:30px;
}

#chat-list .float{
	margin-top:5px;
}

#sex-query li{
	margin-top:10px;
}

.nv-guide{
	margin:0 auto;
	margin-top:200px;
	overflow:hidden;
	text-align:center;
}

.nv-link{
	color:#0e90d2;
	cursor:pointer;
}

#seat-table-content p{
	margin:0;
}

#replay-area, #rule-editor{
	width:100%;
}

.code-style span{
	font-family : fantasy;
	font-size : 12pt;
	font-weight : normal;
	letter-spacing : 1px;
	margin-right:30px;
}

.cross {
	opacity: .2;
	-webkit-transition: all .3s;
    transition: all .3s;
    cursor:pointer;
}

.cross:hover{
	opacity: 1;
}

#character-header{
	background-color:white;
	position:fixed;
	top:0;
}

#character-record-panel table tr{
	 display:block;
}
#character-record-panel table tbody{
 	display: block;
    height: 400px;
    overflow: auto;
}

#character-record-panel table td,
#character-record-panel table th{
 	width:100px;
}

#add-card-panel .am-form-group{
	display: flex;
}

#edit-term-panel .am-form-group{
	display: flex;
}

#edit-faq-panel .am-form-group{
	display: flex;
}

#edit-item-panel .am-form-group{
	display: flex;
}

#edit-avatar-panel .am-form-group{
	display: flex;
}

#edit-item-panel .am-modal-dialog {
	width: 800px;
}

#edit-good-panel .am-form-group{
	display: flex;
}

#edit-avatar-panel .am-modal-dialog{
	width: 800px;
}

#edit-good-panel .am-modal-dialog {
	width: 800px;
}

#reward-panel .am-modal-dialog {
	width: 800px;
}

#edit-report-panel .am-form-group{
	display: flex;
}

#edit-task-panel .am-form-group{
	display: flex;
}

#edit-lottery-panel .am-form-group{
	display: flex;
}

#set-authority-panel .am-form-group{
	display: flex;
}

.settlement-span{
	margin-left:10px;
}

.spoiler-header{
	margin:20px; 
	margin-top:5px
}

.spoiler-title{
	margin-bottom:2px
}

.spoiler-button{
	
	width:60px;
	font-size:13px;
	margin-left:5px;
	padding:0px;
}

.spoiler-body{
	margin: 0px; 
	padding: 6px; 
	border: 1px inset;
}

.no-border-side{
	border-left:none;
	border-right:none;
}

.float-right{
	float:right;
}

#rule-content{
	width:calc(100% - 200px);
}

#rule-content img {
	width:130px;
	height:130px;
}


#rule-content .operation .am-btn{
	width:120px;
}

#bbcode-area{
	width:100%;
	height:200px;
}

#rule-nav{
	position:absolute;
	float:right;
	right:36px;
	width:200px;
	height:500px;
	background-color:aliceblue;
	border:1px solid #ddd;
	overflow:scroll;
}

#rule-nav li{
	list-style:none
}

.second-index{
	margin-left:32px;
}

.ellipsis-span{
	-webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;
    overflow: hidden;
}

#record-panel .am-modal-dialog,
#settle-panel .am-modal-dialog{
	height:450px;
	width:700px;
	overflow-y:auto;
}

#operation-detail {
	margin-left: 13px;
    margin-top: 10px;
    font-weight: bold;
}

#feedback-now {
    margin-left: 15px;
    zoom: 1.5;
    vertical-align: sub;
}

#form-wrapper{
	overflow-y:auto;
	max-height:1056px;
}

#form-wrapper time{
	margin-left:0px;
	vertical-align: middle;
}

#form-wrapper p{
	margin:0 auto;
}

.am-padding-top {
	padding-top: 1em;
}

.am-length {
	width: 200px !important;
}

.am-overflow-auto{
	overflow:visible;
}

.am-margin-bottom {
	margin-bottom: 10px;
}
