@charset "UTF-8";

.cs-content-area {
  margin: 0px 15px;
}

.line-title {
  width: 600px;
  text-indent: 300px;
  text-align: right;
  padding-right: 30px;
}

.line-input {
  width: 1000px;
}

.line-title-text {
  margin-right: 20px;
}


.input-size {
  width: 200px !important;
}

.cs-content-area {
   height: 100%!important;
}

.error-area {
  text-align: center;
}
.error-message {
  display: none;
}

.login-main-top {
  margin-top: 20px;
}

.content {
  top: 46px;
}

.input-userid {
  ime-mode: inactive;
}