body {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #ffffff;
}

/*
* login
*/
.form-title {
  max-width: 460px;
  padding: 15px;
  margin: 0 auto;
}
.form-title .form-title-heading,
.form-title .checkbox {
  margin-bottom: 10px;
}
.form-title .checkbox {
  font-weight: normal;
}
.form-title .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-title .form-control:focus {
  z-index: 2;
}
.form-title input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-title input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.form-signin {
  max-width: 500px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: 40px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 8px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}


/*
 * Global add-ons
 */

.sub-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

/*
 * Top navigation
 * Hide default border to remove 1px line.
 */
.navbar-fixed-top {
  border: 0;
}

/*
 * Sidebar
 */

/* Hide for mobile, show later */
.sidebar {
  display: none;
}
@media (min-width: 768px) {
  .sidebar {
    position: fixed;
    top: 0px;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: block;
    padding: 20px;
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
    background-color: #DDDDDD;
    border-right: 1px solid #DDDDDD;
  }
}

/* Sidebar navigation */
.nav-sidebar {
  margin-right: -21px; /* 20px padding + 1px border */
  margin-bottom: 20px;
  margin-left: -20px;
}
.nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 20px;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
  background-color: #428bca;
}


/*
 * Main content
 */

.main {
  padding-top: 60px;
}
@media (min-width: 768px) {
  .main {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.main .page-header {
  margin-top: 0;
}


/*
 * Placeholder dashboard ideas
 */

.placeholders {
  margin-bottom: 30px;
  text-align: center;
}
.placeholders h4 {
  margin-bottom: 0;
}
.placeholder {
  margin-bottom: 20px;
}
.placeholder img {
  display: inline-block;
  border-radius: 50%;
}

input.aisgrayFont{
  color:darkgray;
}
.aiswidth200{
  width:200px;
  height:30px;
}
.aiswidth100{
  width:100px !important;
}
.aiswidth150{
  width:150px;
}
.aiswidth200{
  width:200px;
}
.aiswidth250{
  width:250px;
  height:40px;
}
.aiswidth300{
  width:300px !important;
  height:40px !important;
}
.aiswidth350{
  width:350px;
  height:40px;
}
.aisalignright {
  text-align: right;
  padding-right:50px;
}
.aisalignleft {
  text-align: left;
  padding-left:50px;
}
.aismodalsize{
  width:550px;
}
.aismodaltablesize{
  width:800px;
}
select.form-controlinline{
  display:inline;
}
.form-register {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
a:focus {outline: none;}
/* 通用表格显示 */
table, th, td {font: 12px Arial,Helvetica,sans-serif,'宋体';margin: 0;padding: 0;text-align: center;}
table{border-spacing: 0;border-collapse: collapse;text-align: center;}
.datatable tfoot td {background-color: #fafafa;text-align: right;border-bottom: 1px solid #cfcfcf;}
/*表格分页列表*/
.datatable td.paging a {border: 1px solid #eee; color: #444; margin: 4px; padding: 2px 7px; text-decoration: none; text-align:center;}
/*表格分页当前页*/
.datatable td.paging a.current {background: #eee; border: 1px solid #CFCFCF; color: #444; font-weight: bold;}
.datatable td.paging a.current{border: 0;cursor: auto;background:none}

input.form-control  {
  display:inline-block;
  width:250px;
  height:30px;
  background-color: #FFFFFF !important;
}
select.form-control  {
  display:inline-block;
  width:250px;
  height:31px;
  background-color: #FFFFFF !important;
}
.aisinput-buttom{
  margin-bottom: 10px;
}
form.aisform-register {
  width:500px;
  border: #000 solid 2px;
  padding: 20px;
  padding-right:40px;
  padding-left:40px;
}
form.aisform-login {
  width:450px;
  border: #000 solid 2px;
  padding: 20px;
  padding-right:40px;
  padding-left:40px;
}
button.aisgraybackground{
  background-color:gray;
  border-color:gray;
}
input.aisgraybackground{
  background-color:gray !important;
  border-color:gray !important;
}
button.aisDDDbackground{
  background-color:#DDDDDD !important;
  border-color:darkgray !important;
  color:#000000 !important;
  font-size:14px;
}
.aisdatetimepicker{
  width:170px !important;
}
.stateicon{
  width:25px;
  height:25px
}
table.ais-table-inline{
  display:inline !important;
}
div.aisgraybackground{
  background: #DDDDDD;
}
div.aisdiv-buttom{
  padding-top:10px;
  padding-bottom: 10px;
}
table.aisgraybackground{
  background: #DDDDDD;
  border-collapse: separate;
  border-spacing: 10px;
}
.aisdisplay-inline{
  display:inline !important;
}
/*
.file {
  position: relative;
  display: inline-block;
}
.file input {
  position: absolute;
  font-size: 100px;
  right: 0;
  top: 0;
  opacity: 0;
}
*/
.file {
  position: relative;
  display: inline-block;
  border: 1px solid #333;
  padding: 4px 20px;
  overflow: hidden;
  text-decoration: none;
  text-indent: 0;
  line-height: 20px;
  font-size: 13px;
}
.file input {
  position: absolute;
  font-size: 100px;
  right: 0;
  top: 0;
  opacity: 0;
}
.cursor-pointer{
  cursor: pointer
}
.aisbluebackground{
  background-color:#9FC5F8;
}

button:hover{
  border-color: #428bca;
  background-color:#428bca !important;
}
input[type=button]:hover{
  border-color: #428bca;
  background-color:#428bca !important;
}
/*
table#admin_table th:nth-child(2),
table#admin_table td:nth-child(2){
  padding-left: 10px;
  width: 100px;
}
*/
button.sizeclass{
  width:100px;
  margin-left:10px;
}
input.uploadbutton{
  background-color: #DDDDDD;
  border-color: #DDDDDD;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  font-family: inherit;
}
.inputstyle{
    width: 144px;
    height: 46px;
    cursor: pointer;
    font-size: 30px;
    outline: medium none;
    position: absolute;
    filter:alpha(opacity=0);
    -moz-opacity:0;
    opacity:0;
    left:0px;
    top: 0px;
}
div.sizeclass{
    margin:20px;
}
.uploaddiv1{
    /*float: left;*/
    height: 40px;
    background-color:#DDDDDD;
    border-color:#DDDDDD;
    position:relative;
    border-radius: 6px;
}
.uploaddiv2{
    text-align:center;
    padding-top:8px;
    font-size:18px;
    font-weight:normal;
}
input.sizeclass  {
    display:inline-block;
    width:250px;
    height:40px;
    font-size:18px;
    background-color: #FFFFFF !important;
}

#loading-container{
    width: 100%;
    height: 100%;
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.3);
}

#loading-default{
    width:100px;
    height:100px;
    position: fixed;
    z-index: 99999;
}

.input-error{
    border:1px solid red;
}
.input-required{
    font-size: 24px;
    color: red;
}