/*---------------------------
  header
---------------------------*/
.header-name {
  padding: 5px 15px;
}
.header-name div.userName {
  float: right;
}
.header-name div.userName .fa {
  margin-right: 5px;
  color: #05C39D;
}
.header-name h1.companyName {
  margin: 0 5px 0 0;
  font-size: 14px;
  display: inline-block;
}
.header-name h1.companyName span {
  margin-left: 5px;
}
.navbar-default {
  background-image: none;
  background-color: #FCFCFC;
}
/*---------------------------
  footer
---------------------------*/
.footer {
  padding: 10px;
}
.copyright {
  text-align: right;
  font-size: 12px;
  color: #CCC;
}
/*---------------------------
  login
---------------------------*/
.login,
.login > .container,
.login > .container-fluid,
.container > .row {
  min-height: 800px;
}
.login-box {
  margin-top: 70px;
  padding: 20px 50px 40px 50px;
  border-radius: 10px;
}
.login-box .logo {
  text-align: center;
  margin-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.login-box .form-group {
  margin-bottom: 15px;
}
.login-box .btn-brand {
  min-width: 150px;
  margin-right: 10px;
}
.password-box {
  margin-bottom: 20px;
}
.password-box .logo {
  margin: 20px 0 20px 0;
}
.password-box .logo img {
  width: 150px;
}
.password-box h1 {
  font-size: 27px;
}
.password-box form {
  margin-top: 30px;
}
.password-box .form-inline .form-control {
  width: 400px;
}
.form-email,
.form-password {
  position: relative;
}
.form-email input,
.form-password input {
  padding-left: 33px;
}
.form-email input + .fa,
.form-password input + .fa {
  position: absolute;
  left: 10px;
  bottom: 13px;
  font-size: 18px;
}
.form-icon1 span.fa {
  position: absolute;
  left: 10px;
  top: 38px;
  font-size: 18px;
}
.form-icon2 span.fa {
  position: absolute;
  left: 10px;
  top: 13px;
  font-size: 18px;
}
/*---------------------------
  setup
---------------------------*/
.setup h1 {
  font-size: 27px;
}
.setup h1 + p {
  font-size: 16.8px;
}
.setup .form-horizontal {
  margin-bottom: 80px;
}
.setup .form-horizontal label {
  margin-top: 10px;
  font-size: 16.8px;
}
.setup .form-horizontal .form-group {
  margin-bottom: 10px;
}
.setup .form-horizontal .form-date input[type="text"] {
  width: 100px;
}
.setup .form-horizontal .form-date span {
  font-size: 18px;
}
.setup .form-horizontal .checkbox {
  padding-top: 0;
}
.setup .form-horizontal .help-block {
  display: inline-block;
  margin-left: 20px;
  font-size: 12px;
}
.setup .form-horizontal .btn-brand {
  min-width: 150px;
}
/*---------------------------
  breadcrumb
---------------------------*/
.breadcrumb .fa {
  margin-right: 5px;
}
/*---------------------------
  sidenav
---------------------------*/
.sidenav {
  font-size: 18px;
}
.sidenav ul li a {
  padding: 15px;
  color: #666;
}
.sidenav ul li a:hover {
  background-color: transparent;
  color: #000;
}
.sidenav ul li a:hover span.fa {
  color: #FF66A3;
}
.sidenav ul li span.fa {
  margin-right: 10px;
}
.sidenav ul li.active a {
  background-color: transparent;
}
.sidenav ul li.active a:hover {
  background-color: transparent;
  color: #000;
}
/*---------------------------
  maincontents
---------------------------*/
.mainContents {
  padding-top: 10px;
}
ul.list-datingInfo {
  list-style-type: none;
  padding-left: 0;
}
ul.list-datingInfo li {
  margin-bottom: 10px;
}
ul.list-datingInfo li:before,
ul.list-datingInfo li:after {
  content: " ";
  display: table;
}
ul.list-datingInfo li:after {
  clear: both;
}
ul.list-datingInfo li > span:first-child {
  display: inline-block;
  float: left;
}
ul.list-datingInfo li p {
  margin-left: 80px;
}
ul.list-datingInfo li p a {
  color: #666;
}
ul.list-datingInfo span.list-datingInfo-category {
  display: inline-block;
  vertical-align: top;
  font-size: 9.600000000000001px;
  padding: 1px 5px;
  background-color: #CCC;
  margin-right: 3px;
  color: #FFF;
}
ul.list-datingInfo span.list-datingInfo-category.news {
  background-color: #14ACCC;
}
ul.list-datingInfo span.list-datingInfo-category.maintenance {
  background-color: #FF0066;
}
ul.list-datingInfo span.list-datingInfo-category.pr {
  background-color: #666;
}
/*---------------------------
  inquiry
---------------------------*/
.inquiry-new {
  font-weight: bold;
}
.inquiry-new .fa-circle {
  color: #14ACCC;
  text-shadow: 0px 0px 5px #29c8ea;
  margin-right: 3px;
}
.inquiry-sender-support,
.inquiry-sender-user {
  margin-right: 5px;
}
.inquiry-sender-support .fa,
.inquiry-sender-user .fa {
  margin-right: 5px;
}
.inquiry-sender-support .fa {
  color: #999;
}
.inquiry-sender-user .fa {
  color: #54AEB2;
}
.inquiry-table {
  margin-top: 5px;
  margin-bottom: 5px;
}
.inquiry-table thead tr {
  background-color: #dedede;
}
.inquiry-table thead tr th {
  text-align: center;
  white-space: nowrap;
}
.inquiry-table tbody tr.inquiry-new td {
  background-color: #fefadb;
}
.inquiry-table tbody td {
  white-space: nowrap;
}
.inquiry-table tbody a {
  display: block;
}
.inquiry-status {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  border-radius: 3px;
  padding: 2px 5px;
  color: #FFF;
  min-width: 50px;
  text-align: center;
}
.inquiry-status-open {
  background-color: #5CB85C;
}
.inquiry-status-closed {
  background-color: #777777;
}
.inquiry-category + .inquiry-entry {
  margin-top: 3px;
}
.inquiry-category {
  padding: 5px;
  font-size: 12px;
}
.inquiry-category span {
  font-size: 21.599999999999998px;
}
.inquiry-category .inquiry-status {
  font-size: 14px;
  margin-left: 10px;
}
.inquiry-entry {
  margin-bottom: 10px;
  border-radius: 5px;
  border: 1px solid #CCC;
}
.inquiry-entry:before,
.inquiry-entry:after {
  content: " ";
  display: table;
}
.inquiry-entry:after {
  clear: both;
}
.inquiry-entry .inquiry-header {
  padding: 5px 10px;
  border-bottom: 1px solid #CCC;
  background-color: #EEE;
}
.inquiry-entry .inquiry-header .inquiry-date {
  float: right;
}
.inquiry-entry .inquiry-body {
  padding: 10px 15px;
}
.inquiry-entry .inquiry-body pre {
  border: none;
  background-color: transparent;
  margin: 0;
  font-family: sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 1.5em;
  padding: 0;
}
.inquiry-entry .inquiry-body textarea + .form-inline {
  margin-top: 10px;
}
.inquiry-entry .inquiry-body textarea + .form-inline label {
  margin-right: 20px;
}
.inquiry-entry .inquiry-body textarea + .form-inline .btn {
  min-width: 150px;
}
.inquiry-entry .inquiry-footer {
  padding: 0px 15px;
  text-align: right;
}
.inquiry-entry .inquiry-footer .inquiry-edit {
  display: inline-block;
  padding: 3px 0;
}
.inquiry-entry .inquiry-footer .inquiry-edit .fa {
  margin-right: 2px;
}
.inquiry-entry .inquiry-footer .inquiry-edit-status {
  display: inline-block;
  margin-right: 10px;
  color: #777777;
  font-size: 12px;
}
.inquiry-entry .inquiry-footer label {
  font-weight: normal;
  color: #777777;
  margin-right: 10px;
  margin-top: 10px;
}
.inquiry-entry .inquiry-footer .inquiry-feedback {
  display: inline-block;
  min-width: 180px;
  color: #777777;
}
.inquiry-entry .inquiry-footer .inquiry-feedback a {
  color: #777777;
}
.inquiry-entry .inquiry-footer .inquiry-feedback a:last-child {
  margin-left: 5px;
}
.inquiry-entry .inquiry-footer .inquiry-feedback a:hover {
  text-decoration: none;
  font-size: 18px;
}
.inquiry-entry .inquiry-footer .inquiry-feedback a > span:last-child {
  margin-right: 2px;
}
.inquiry-entry .inquiry-footer .inquiry-feedback .fa-plus {
  color: #5cb85c;
  margin-right: 2px;
}
.inquiry-entry .inquiry-footer .inquiry-feedback .inquiry-feedback-change {
  display: inline-block;
  padding-bottom: 5px;
  color: #777777;
  font-size: 12px;
}
.inquiry-entry .inquiry-footer .inquiry-feedback .inquiry-feedback-change:hover {
  font-size: 12px;
  text-decoration: underline;
}
.inquiry-edit-logList {
  margin-bottom: 50px;
}
.inquiry-edit-logList h4 {
  font-size: 16.8px;
}
.inquiry-edit-logList h4 .fa {
  margin-right: 3px;
}
.inquiry-edit-logList .table .current {
  background-color: #daf1f8;
  font-weight: bold;
}
.inquiry-edit-logList .table .current .fa {
  margin-right: 5px;
}
.inquiry-edit-logList .table > thead > tr > th {
  background-color: #EEE;
}
.inquiry-edit-logTitle {
  padding-bottom: 5px;
  border-bottom: 1px solid #CCC;
}
.inquiry-user {
  border: 1px solid #ccc;
}
.inquiry-user .inquiry-header {
  background-color: #EEF7FB;
}
.inquiry-entry + hr {
  margin: 15px 0;
  border-top: 1px dashed #CCC;
}
.inquiry-reply {
  padding: 10px;
  margin-bottom: 20px;
  background-color: #DDD;
}
.inquiry-reply .btn {
  min-width: 150px;
  margin-right: 0px;
}
.btn-request.active {
  border: 1px solid #aaa;
}
.inquiry-reply-form {
  margin-top: 10px;
}
.inquiry-reply-form textarea {
  margin-bottom: 5px;
}
.inquiry-edit-label {
  font-size: 14px;
  display: inline-block;
  margin-bottom: 3px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.inquiry-edit-label + .panel-body {
  padding-top: 0;
}
.inquiry-edit-label + .panel-body textarea {
  margin-bottom: 10px;
}
.inquiry-edit-label + .panel-body textarea + .btn-primary {
  min-width: 130px;
}
/*---------------------------
  faq
---------------------------*/
.faq-searchForm {
  margin: 10px 0;
  border: 1px solid #EEE;
  box-shadow: 0px 0px 2px 0px #afd9ee;
  padding: 10px;
  background-color: #eef7fb;
  border-radius: 3px;
}
.faq-searchForm .input-group {
  width: 900px;
}
.faq-searchForm .input-group .form-control {
  width: 800px;
}
.faq-searchForm .input-group .btn {
  width: 100px;
}
.faq-searchForm .text-sample {
  margin-top: 3px;
  color: #777777;
}
.faq-searchForm .faq-searchForm-type {
  margin-top: 5px;
  width: 200px;
}
.faq-sideNav {
  margin: 10px 0;
  padding: 10px;
  background-color: #EFEFEF;
}
.faq-sideNav h4 {
  font-size: 18px;
  margin-top: 5px;
  margin-left: 5px;
}
.faq-sideNav ul {
  margin-left: 5px;
  font-size: 14px;
  line-height: 2em;
}
.faq-sideNav ul li a {
  display: block;
}
.faq-sideNav ul li a .fa {
  margin-right: 5px;
  color: #666;
}
.faq-sideNav hr {
  border-top: 1px solid #DDD;
}
.fixed {
  position: fixed;
  top: 0;
}
.faq-sideNav.fixed {
  right: 15px;
  min-width: 302px;
}
/*
.faq-entry-related.fixed {
  width: 302px;
  right: 15px;
}
*/
.faq-category {
  margin-bottom: 20px;
}
.faq-category .faq-categoryName {
  padding: 5px 0px 5px 5px;
}
.faq-category > .row {
  margin: 0 5px;
}
.faq-category h4 {
  font-size: 18px;
}
.faq-category ul {
  padding-left: 30px;
  font-size: 16.8px;
  color: #CCC;
  margin-bottom: 20px;
}
.faq-entry {
  margin-top: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
  border: 1px solid #72bdde;
  background-color: #EEF7FB;
}
.faq-entry .entry-header {
  padding: 5px 10px;
  margin-bottom: 5px;
}
.faq-entry .entry-header h1 {
  font-size: 27px;
}
.faq-entry .entry-date {
  color: #777777;
  text-align: right;
}
.faq-entry .entry-body {
  padding: 10px 20px;
  background-color: #FFF;
}
.faq-entry .entry-body:before,
.faq-entry .entry-body:after {
  content: " ";
  display: table;
}
.faq-entry .entry-body:after {
  clear: both;
}
.faq-entry .entry-body h2 {
  font-size: 27px;
  border-bottom: 1px solid #54AEB2;
  margin-bottom: 10px;
}
.faq-entry .entry-body h3 {
  border-left: 5px solid #54AEB2;
  padding-left: 5px;
  margin-top: 30px;
}
.faq-entry .entry-body h4 {
  margin-top: 30px;
}
.faq-entry .entry-body .image-right {
  float: right;
  margin-left: 10px;
}
.faq-entry .entry-body .image-left {
  float: left;
  margin-right: 10px;
}
.faq-entry .entry-body .image-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
}
.faq-entry .entry-body hr {
  clear: both;
  border-color: transparent;
}
.faq-entry .entry-body a[target="_blank"] .fa {
  margin-left: 3px;
  color: #666;
}
.faq-entry .entry-body p {
  margin-bottom: 10px;
  line-height: 1.7em;
}
.entry-inquiry {
  border: 1px solid #CCC;
  background-color: #EFEFEF;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
}
.entry-inquiry .radio-inline {
  margin-right: 10px;
}
.entry-inquiry textarea {
  margin-bottom: 5px;
}
.faq-entry-related {
  margin-left: -10px;
}
.faq-entry-related ul {
  padding-left: 20px;
  line-height: 1.5em;
  color: #CCC;
}
.btn-history-back {
  margin: 5px 0;
}
.faq-search-result .result-header {
  margin-bottom: 10px;
}
.faq-search-result .result-header h1 {
  font-size: 21.599999999999998px;
}
.faq-search-result .result-header .result-number {
  margin-left: 10px;
  color: #777777;
}
.faq-search-result .result-contents {
  padding: 10px;
}
.faq-search-result .result-contents dl dt {
  font-size: 21.599999999999998px;
  margin-bottom: 3px;
}
.faq-search-result .result-contents dl dd {
  font-size: 14px;
}
.faq-search-result .result-contents dl dd.date {
  margin-top: 5px;
  font-size: 12px;
  color: #777777;
}
.faq-search-result .result-contents > p {
  padding: 10px;
  background-color: #f8d9ac;
}
.faq-search-result .result-contents > hr {
  margin-top: 50px;
  border-top: 1px dashed #CCC;
}
.search-inquiry,
.top-inquiry {
  padding: 5px 10px 10px 10px;
  background-color: #EEE;
}
.search-inquiry form,
.top-inquiry form {
  margin-top: 10px;
}
.search-inquiry form textarea,
.top-inquiry form textarea {
  margin-bottom: 5px;
}
.top-inquiry {
  margin-bottom: 10px;
}
/*---------------------------
  form
---------------------------*/
label.form-required:before {
  content: "＊";
  color: #d9534f;
}
.form-required-text {
  text-align: right;
}
.form-required-text > span {
  color: #d9534f;
  font-size: 18px;
}
.alert-form {
  margin-top: 3px;
  margin-bottom: 0px;
  padding: 3px;
}
.form-date input[type="text"] {
  width: 50px;
}
.form-group {
  margin-bottom: 3px;
}
/*---------------------------
  alert
---------------------------*/
.alert-inline {
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 5px 30px 5px 15px;
}
/*---------------------------
  modal
---------------------------*/
.modal pre {
  border: none;
  background-color: transparent;
  margin: 0;
  font-family: sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 1.5em;
}
.modal-footer .btn-primary,
.modal-footer .btn-danger {
  min-width: 100px;
}
.modal-inquiry .modal-body select {
  min-width: 50%;
}
.modal-inquiry .modal-body pre {
  margin-top: 10px;
  padding: 10px;
  border: 1px solid #DDD;
  background-color: #EFEFEF;
}
.modal-inquiry .modal-body pre + p {
  margin-top: 10px;
  margin-bottom: 5px;
  color: #999;
}
/*---------------------------
  company
---------------------------*/
.table-company {
  margin-top: 5px;
  margin-bottom: 10px;
}
.table-company > tbody > tr > th {
  background-color: #eeeeee;
  vertical-align: middle;
}
.table-company ~ .btn {
  margin-bottom: 10px;
}
/*---------------------------
  users
---------------------------*/
.table-users {
  margin-top: 5px;
}
.table-users > tbody > tr > td {
  vertical-align: middle;
}
.table-users ul {
  padding: 0;
  margin: 0;
}
.table-users ul li {
  display: inline-block;
  margin-right: 20px;
}
.table-users ul li .fa {
  margin-right: 3px;
}
.sendMail-contents {
  margin-top: 10px;
  border-left: 5px solid #CCC;
  padding: 5px 10px;
}
.sendMail-contents .sendMail-url {
  display: inline-block;
  margin-bottom: 10px;
}
/*---------------------------
  download
---------------------------*/
.download-box {
  border: 1px solid #eeeeee;
  border-radius: 5px;
  padding: 20px;
  margin: 20px 0 20px 10px;
}
.download-box:before,
.download-box:after {
  content: " ";
  display: table;
}
.download-box:after {
  clear: both;
}
.download-box h2 {
  font-weight: bold;
  font-size: 27px;
  text-align: center;
  margin-bottom: 30px;
}
.download-box .download-box-main {
  margin-right: 320px;
}
.download-box ul {
  color: #777777;
}
.download-box .download-screenShot {
  float: right;
  width: 300px;
  height: 162px;
  border: 2px solid #eeeeee;
  background-color: #EFEFEF;
}
.download-box .download-screenShot:after {
  content: "";
  display: block;
  text-align: center;
  width: 300px;
  height: 162px;
  background: url(../images/screen_image.png) center center no-repeat #e1edf7;
}
.download-box .btn-download {
  margin-top: 5px;
  margin-bottom: 20px;
}
.download-box .btn-download span {
  display: block;
}
.download-box .btn-download span.fa {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 5px;
  text-align: center;
}
.download-box .btn-download .btn-download-os {
  font-weight: normal;
  font-size: 14px;
  text-align: right;
  margin-left: 24px;
  float: left;
}
.download-box .btn-download .btn-download-size {
  font-weight: normal;
  font-size: 14px;
  text-align: right;
  margin-right: 10px;
}
.download-side-box {
  margin-top: 20px;
  margin-bottom: 50px;
  padding-right: 10px;
}
.download-side-box h4 {
  border-bottom: 1px solid #777777;
  padding: 5px;
}
.banner-faq {
  margin-top: 20px;
  border: 1px solid #DDD;
  border-radius: 5px;
  display: block;
  width: 220px;
  height: 100px;
  background: url(../images/banner-faq.png) center center no-repeat #e1edf7;
}
.banner-faq:hover {
  border: 1px solid #CCC;
  background-color: #b9d4ec;
}
/*---------------------------
  profile
---------------------------*/
.profile-edit h2 {
  margin-top: 10px;
  font-size: 18px;
}
.profile-edit input[type="file"] {
  margin-top: 5px;
  vertical-align: bottom;
}
.profile-edit hr {
  margin: 10px 0;
  border-top: 1px dotted #CCC;
}
.profile-edit .btn-primary {
  margin-top: 10px;
  margin-bottom: 50px;
  min-width: 150px;
  vertical-align: baseline;
  margin-right: 20px;
}
.profile-detail-header {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  position: relative;
}
.profile-detail-header:before,
.profile-detail-header:after {
  content: " ";
  display: table;
}
.profile-detail-header:after {
  clear: both;
}
.profile-detail-header img {
  float: left;
  width: 100px;
}
.profile-detail-header h2 {
  margin-left: 120px;
}
.profile-detail-header h2 + .affiliation {
  margin-left: 120px;
  color: #555555;
  font-size: 15.400000000000002px;
}
.profile-detail-header .link-profile-edit {
  position: absolute;
  top: 20px;
  right: 0;
}
.profile-detail-body {
  margin-bottom: 50px;
}
.profile-detail-body .table ul.list-unstyled span {
  display: inline-block;
  width: 200px;
}
.profile-detail-body .fa-check-square-o {
  margin-right: 5px;
}
/*---------------------------
  voc
---------------------------*/
.voc-table thead tr {
  background-color: #dedede;
}
.voc-table thead tr th {
  text-align: center;
  white-space: nowrap;
}
.voc-table tbody td {
  white-space: nowrap;
}
.voc-table tbody a {
  display: block;
}
.voc-table .voc-table-vote {
  text-align: center;
  font-size: 18px;
}
.voc-table .voc-table-vote .fa {
  margin-right: 3px;
  color: #ff2474;
  font-size: 21.599999999999998px;
}
.voc-table .voc-table-vote .fa + span {
  display: inline-block;
  min-width: 30px;
  text-align: right;
}
.voc-status {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  border-radius: 3px;
  padding: 2px 5px;
  color: #FFF;
  min-width: 50px;
  text-align: center;
}
.voc-status-new {
  background-color: #6ea66e;
}
.voc-status-started,
.voc-status-progress {
  background-color: #e2ab5c;
}
.voc-status-denied,
.voc-status-complete {
  background-color: #777777;
}
.voc-status-closed,
.voc-status-complete {
  background-color: #6ab8cf;
}
.voc-actions {
  margin: 5px 0;
}
.voc-actions .bth-history-back {
  margin-right: 20px;
}
.voc-title {
  margin-top: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #CCC;
  padding-bottom: 5px;
}
.voc-title h2 {
  font-size: 27px;
  display: inline-block;
  margin: 0 5px 0 0;
}
.voc-title .voc-status {
  margin-left: 10px;
  margin-bottom: 5px;
  font-size: 18px;
}
.voc-title .voc-category {
  margin-top: 10px;
  float: right;
  font-size: 12px;
  color: #555555;
}
.voc-detail {
  margin: 10px 0;
  border: 2px solid #f00058;
  padding: 20px;
  border-radius: 5px;
  font-size: 15.400000000000002px;
  line-height: 1.5em;
}
.voc-detail .voc-detaiol-attachment {
  margin-top: 20px;
}
.voc-detail .voc-detaiol-attachment label {
  margin-right: 10px;
  font-size: 12px;
}
.voc-vote-btn {
  margin-top: 30px;
  text-align: center;
}
.voc-vote-btn .btn {
  vertical-align: bottom;
}
.voc-vote-btn .current-vote {
  margin-left: 30px;
  font-size: 36px;
}
.voc-vote-btn .current-vote small {
  font-size: 14px;
  margin-right: 10px;
}
.voc-subInfo {
  margin-top: 50px;
}
.voc-subInfo label {
  color: #777777;
}
.voc-subInfo label + div {
  margin-bottom: 20px;
}
.voc-history {
  margin-top: 30px;
}
.voc-history h3 {
  font-size: 18px;
  margin-bottom: 10px;
}
.voc-create h2 {
  margin: 0 0 10px 0;
  font-size: 23.400000000000002px;
}
.voc-create form {
  border: 2px solid #CCC;
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 30px;
}
/*---------------------------
  payment
---------------------------*/
.payment-disabled {
  background-color: #cccccc;
}
