.ui-jqgrid {
	margin: 0 auto;
	    border-left: 1px solid #333;
}
.null{
	width: 100%;
	float: left;
}
.lowImg{
	display: block;
	width: 100%;
	height:90px;
	overflow: hidden;
	background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #232323;
    background-repeat: no-repeat;
    background-size: contain;
}
.left-menu {
  background: #222222;
  font-size: 16px;
}
.left-menu .head {
  padding-top: 34px;
  padding-bottom: 20px;
  text-align: center;
}
.left-menu .head .avatar {
  width: 72px;
  height: 72px;
  margin: 0 auto 10px;
}
.left-menu .head .avatar img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.left-menu ul li {
  text-align: center;
  border-top: 1px solid #333333;
}
.left-menu ul li a {
  display: block;
  padding: 17px 0;
}
.left-menu ul li a:link,
.left-menu ul li a:visited {
  color: #787878;
}
.left-menu ul li a:hover,
.left-menu ul li a:active {
  color: #aaaaaa;
  background: #3c3c3c;
}
.left-menu ul li.active a {
  color: #e3b37b;
}
.layui-layer-hui{
  background: #fff!important;
}
.layui-layer-msg .layui-layer-content{
  color: #000!important;
}
@media (max-width: 991px) {
  .left-menu {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .left-menu .head {
    float: left;
    width: 16.66666%;
    padding: 0;
  }
  .left-menu .head .avatar {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-top: 13px;
  }
  .left-menu .head .nick-name {
    display: inline-block;
  }
  .left-menu ul li {
    float: left;
    width: 16.66666%;
    border-top: none;
    border-left: 1px solid #333333;
  }
}
.topbar {
  height: 54px;
  line-height: 54px;
  background: #222222;
  margin-bottom: 1px;
  border-bottom: 1px solid #2c2c2c;
}
.topbar.alarm {
  font-size: 14px;
  color: #e3b37b;
  padding-left: 20px;
  padding-right: 20px;
}
.topbar.alarm .alarm-text span {
  margin-right: 10px;
  font-size: 22px;
  vertical-align: middle;
}
.topbar.alarm .alarm-right .alarm-date {
  font-size: 14px;
  color: #a0a0a0;
  margin-right: 5px;
}
.topbar.sec-title {
  font-size: 16px;
  color: #e3b37b;
  padding-left: 20px;
}
.topbar .yellow-title {
  color: #e3b37b;
  border-bottom: 2px solid #e3b37b;
  padding: 0 34px;
  display: inline-block;
  height: 54px;
}
.topbar.title {
  font-size: 16px;
  color: #e3b37b;
}
.topbar.title .title-box {
  height: 54px;
  float: left;
  padding: 0 34px;
  border-bottom: 2px solid #e3b37b;
}
.topbar .left-item {
  margin-right: 130px;
}
.topbar .right-item {
  float: right;
  margin-right: 30px;
}
.topbar .right-item .date {
  font-size: 12px;
  color: #a0a0a0;
}
.topbar .nav {
  height: 54px;
  font-size: 14px;
}
.topbar .nav ul {
  height: 100%;
  margin-right: 100px;
}
.topbar .nav li {
  float: left;
  height: 100%;
  background: #222222;
  border-bottom: 1px solid #2c2c2c;
}
.topbar .nav li a {
  height: 54px;
  padding: 0 24px;
  color: #a0a0a0;
}
.topbar .nav > li > a > span {
  font-size: 12px;
}
.topbar .nav > li > a:focus,
.topbar .nav > li > a:hover {
  background: #2f2f2f;
}
.topbar .nav-blue > li.active > a,
.topbar .nav-blue > li.active > a:focus,
.topbar .nav-blue > li.active > a:hover {
  color: #fff;
  background-color: #004578;
}
.topbar .nav-yellow > li.active > a,
.topbar .nav-yellow > li.active > a:focus,
.topbar .nav-yellow > li.active > a:hover {
  background: none;
  color: #e3b37b;
  border-bottom: 2px solid #e3b37b;
}
.topbar .nav-yellow > li > a {
  padding: 0 34px;
}
.site-input,
.site-select {
  border: none;
  background: #3c3c3c;
  height: 32px;
  font-size: 12px;
}
.uc-input {
  padding: 7px 10px;
}
.uc-select {
  padding: 0 20px;
}
.right {
  padding-left: 0.25rem;
}
.right .right-wrap {
  background: #1e1e1e;
}
.clearboth {
  clear: both;
}
@media (max-width: 991px) {
  .row .right {
    padding-left: 0;
  }
}
.notice-page .right {
  padding-left: 0;
}
.form-wrap {
  padding: 0px 0px 0px 0;
  background: #1a1a1a;
}
.tab-content.clearboth{
  padding-top: 20px;
}
.uc-form .form-group .right-wrap {
  font-size: 12px;
  margin-left: 100px;
  background: none;
}
.uc-form .form-group .right-wrap.with-desc .form-control {
  float: left;
}
.uc-form .form-group .right-wrap.with-desc .desc {
  float: left;
  font-size: 12px;
  color: #858585;
  margin-left: 10px;
  display: inline-block;
  margin-top: 7px;
}
.uc-form .form-group .control-label {
  float: left;
  font-size: 12px;
  font-weight: 500;
  padding-top: 7px;
  margin: 0 1px 0 0;
  text-align: center;
}
.uc-form .form-group .form-control {
  border-color: #3c3c3c;
  background: #3c3c3c;
  height: 32px;
  font-size: 12px;
  padding: 6px 12px;
}
.uc-form .form-group .checkbox-wrap {
  font-size: 12px;
}
.uc-form .btn-wrap {
  margin-left: 100px;
  padding-top: 15px;
}
.uc-form .btn-wrap .process-btn {
  margin-right: 12px;
}
.filter-form {
  position: relative;
}
.filter-form .form-left {
  margin-right: 120px;
  margin-top: 20px;
}
.filter-form .form-right {
  position: absolute;
  right: 20px;
  bottom: 15px;
}
.tab-pane{
	padding: 0 18px;
}
.filter-form .form-right .operate-btn {
  margin-top: 7px;
  margin-right: 3px;
}
.filter-form .form-group {
  float: left;
  margin-left: 20px;
  display: flex;
}
.filter-form .form-group .control-label {
  width: 70px;
  height: 32px;
  background: #3c3c3c;
}
.filter-form .form-group .form-control {
  width: 190px;
}
.filter-form .form-group select.form-control {
  width: 115px;
}
.filter-form .form-group .checkbox-inline {
  margin-right: 17px;
}
.filter-form .form-group .checkbox-wrap {
  padding-top: 4px;
  line-height: 21px;
  height: 32px;
}
.filter-form .form-group .right-wrap {
  margin: 0;
  float: left;
}
.filter-form .form-group .right-wrap .form-control {
  color: #b5b5b5;
}
.normal-form .group-bind .operate-btn {
  margin-top: 4px;
  margin-left: 12px;
}
.normal-form .form-group .right-wrap .form-control-static {
  color: #939393;
}
.normal-form .form-group .right-wrap select.address-select {
  width: 88px;
  float: left;
  margin-right: 8px;
}
.normal-form .form-group .right-wrap textarea {
  height: 84px;
}
.normal-form .form-group .control-label {
  width: 88px;
  height: 32px;
  margin-right: 12px;
  text-align: right;
}
.normal-form .form-group .checkbox-wrap,
.normal-form .form-group .radio-wrap {
  padding-top: 4px;
  line-height: 21px;
  height: 32px;
}
.normal-form .form-group .form-control {
  width: 467px;
}
.edit-form .form-group .right-wrap .form-control {
  width: 617px;
}
.edit-form .form-group .form-control {
  width: 100%;
}
.edit-form .group-name .right-wrap .form-control {
  width: 304.7px;
}
.edit-form .group-name .right-wrap .radio-inline {
  margin-right: 15px;
}
.edit-form .group-date .right-wrap .form-control {
  width: 143px;
  color: #b9b9b9;
  margin-right: 15px;
}
.edit-form .group-date .checkbox-wrap {
  color: #959595;
}
.edit-form .group-intro .right-wrap textarea.form-control {
  height: 250px;
  resize: none;
}
.profile-form .address-group .address-select {
  margin-bottom: 15px;
}
.profile-form .address-group .address-detail {
  clear: both;
}
.profile-form .group-avatar .control-label {
  margin-top: 7px;
}
.profile-form .group-avatar .avatar {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  margin-right: 10px;
}
.profile-form .group-avatar .avatar img {
  width: 100%;
}
.profile-form .group-phone .phone {
  width: 265px;
  height: 32px;
  float: left;
  position: relative;
  background: #3c3c3c;
}
.profile-form .group-phone .phone .form-control {
  width: 190px;
}
.profile-form .group-phone .phone button {
  position: absolute;
  right: 5px;
  top: 5px;
  margin-top: 0;
  background: #2970b0;
  padding-left: 5px;
  padding-right: 5px;
}
.profile-form .group-phone .ver-code {
  width: 202px;
  float: left;
}
.profile-form .group-phone .ver-code label {
  width: 60px;
}
.profile-form .group-phone .ver-code .form-control {
  width: 130px;
}
.timeBox div {
  display: inline-block;
}
.timeBox .chooseTime {
  margin-left: 10px;
}
.timeBox .chooseTime .form-control {
  display: inline-block;
  width: 105px;
  height: 32px;
  color: #b5b5b5;
}
.gridOption {
  margin-bottom: 15px;
  padding: 10px 27px 0 20px;
  font-size: 12px;
}
.gridOption .leftBox {
  display: inline;
  color: #e3b37b;
}
.gridOption .leftBox input {
  float: left;
  margin-right: 5px;
}
.gridOption .rightBox {
  float: right;
}
.gridOption .rightBox button {
  background-color: #004578;
  border: none;
  height: 22px;
  line-height: 22px;
  border-radius: 2px;
  padding: 1px 13px;
  font-size: 12px;
  margin-left: 7px;
}
.gridOption .rightBox .nums {
  color: #e3b37b;
}
.gridBtn {
  background-color: #004578;
  width: 40px;
  height: 16px;
  border: none;
  border-radius: 2px;
  display: block;
  margin: 0 auto;
  margin-bottom: 8px;
}
.gridImg {
  width: 100%;
}
td {
  border-color: #333 !important;
}
th {
  border-right: 1px solid #333 !important;
}
.table-bordered {
  border-bottom: 1px solid #333 !important;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #002744;
}
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #144163;
}
.form-control {
  color: #000;
}
.nick-name {
	padding-bottom: 5px;
}
.nick-name:hover {
	color: #e3b37b!important;
	border-bottom: 2px #e3b37b solid;
}
.avatar:hover + .nick-name {
	color: #e3b37b!important;
	border-bottom: 2px #e3b37b solid;
}
.resetIcon{
  top:5px;
}
.chooseTime .resetIcon{
  top: -1px;
}
#jqGridPager #input_jqGridPager,
#jqGridPager1 #input_jqGridPager1,
#jqGridPager2 #input_jqGridPager2,
#jqGridPager3 #input_jqGridPager3,
#jqGridPager4 #input_jqGridPager4{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 4px;
} 

.ui-jqgrid .ui-jqgrid-bdiv table.table-bordered td .reply-icon{
  position: absolute;
  top: 5px;
  right:5px;
  width: 16px;
  height: 16px;
  background: url(../img/pngs/reply.png) no-repeat;
  background-size: contain;
  cursor: pointer;
}
.ui-jqgrid .ui-jqgrid-bdiv table.table-bordered td .reply-icon .reply-content{
  display: none;
  position: absolute;
  top: 5px;
  right: 5px;
	width: 235px;
  /* height: 100px; */
  background: #292929;
  border-radius: 4px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  padding: 15px 10px;
  text-align:left;
  line-height:20px
}
.ui-jqgrid .ui-jqgrid-bdiv table.table-bordered td .reply-icon:hover .reply-content{
  display: flex;
  z-index: 2;
}
.table-responsive {
  overflow-x: initial;
}