@charset "utf-8";
@import url(plugin-fix.css);

.skin-3 .main-container:before {
  background: #fff;
}

.help-block {
  color: #478fca !important;
  margin-bottom: 0;
}
.form-control-static {
  font-size: 14px;
  line-height: 1.42857143;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-left: 0;
}
@media only screen and (max-width: 540px) {
  .login-layout .main-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.login-layout .widget-box,
.login-layout .widget-box .widget-body {
  background-color: transparent;
}
.login-layout .widget-box .widget-main {
  background: url(../images/bg-white-lock.png);
}
.login-box .toolbar {
  padding: 9px 18px;
}
.page-content {
  padding: 8px 20px 0;
}

.widget-box[class*='widget-color-'] .widget-toolbar a[data-action] > i:before {
  -webkit-text-stroke: 0.5px #fff;
}

@media (max-width: 479px) {
  .navbar-fixed-top + .main-container {
    padding-top: 45px;
  }
}
@media only screen and (max-width: 479px) {
  .navbar:not(.navbar-collapse) .navbar-header.pull-left {
    float: none !important;
    display: none;
  }
  .navbar:not(.navbar-collapse) .navbar-header.pull-right {
    float: right !important;
  }
}
.footer .footer-inner .footer-content {
  line-height: 1.5;
}

.prop-info-row {
  padding: 3px;
}
.prop-info-row .prop-info-name {
  margin: 2px 0;
  color: #000;
  border: 1px solid #ece9d8;
  background-color: #ece9d8;
  padding: 4px;
  text-align: center;
}
.prop-info-row .prop-info-value {
  margin: 2px 0;
  border: 1px solid #ece9d8;
  padding: 4px;
  text-align: right;
}
.table-break td {
  word-break: break-all;
  word-wrap: break-word;
}
.default-picture-tack {
  position: absolute;
  display: inline-block;
  top: 4px;
  left: 4px;
}
.profile-order-info {
  display: table;
  width: 100%;
  margin: 0 auto;
  border: none;
  border-top: 1px solid #dcebf7;
}

.file-list td,
.plupload-file-queue td {
  vertical-align: top;
}
.file-list .js-build,
.plupload-file-queue .js-build {
  margin-bottom: 20px;
}
.file-list .progress,
.plupload-file-queue .progress {
  position: relative;
  margin-bottom: 0;
}
.file-list .progress span,
.plupload-file-queue .progress span {
  position: absolute;
  display: block;
  width: 100%;
  color: black;
}
.file-list .name,
.plupload-file-queue .name {
  text-overflow: ellipsis;
}
.file-list .delete,
.plupload-file-queue .delete {
  margin-right: 8px;
}
.file-list .delete i,
.plupload-file-queue .delete i {
  font-size: 18px;
  color: red;
}

.editableform .form-group {
  margin-left: 0;
  margin-right: 0;
}

.dd {
  max-width: none;
}
.placepicker-map {
  height: 200px;
}

.cursor-pointer {
  cursor: pointer !important;
}
.cursor-help {
  cursor: help !important;
}
.cursor-wait {
  cursor: wait !important;
}
.cursor-crosshair {
  cursor: crosshair !important;
}
.cursor-text {
  cursor: text !important;
}
.cursor-default {
  cursor: default !important;
}

.no-underline {
  text-decoration: none !important;
}
.no-hover-underline:hover {
  text-decoration: none !important;
}
.no-outline:focus {
  outline: none !important;
}

.no-box-shadow {
  box-shadow: none !important;
}

.overflow-auto {
  overflow: auto !important;
}
.overflow-visible {
  overflow: visible !important;
}

.no-records {
  text-align: center;
}
.panel-container-col {
  width: 100%;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  position: relative;
  float: left;
}
.panel-container-col .panel-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gallery-panel.panel-container-col {
  max-width: 240px;
}
.prop-panel.panel-container-col {
  max-width: 300px;
}
@media only screen and (max-width: 480px) {
  .panel-container-col {
    max-width: 100%;
  }
}

.itemdiv.dialogdiv > .body > .text img {
  max-width: 100%;
  height: auto;
}

.px-width-20 {
  width: 20px;
}
.px-width-25 {
  width: 25px;
}
.px-width-30 {
  width: 30px;
}
.px-width-40 {
  width: 40px;
}
.px-width-45 {
  width: 45px;
}
.px-width-50 {
  width: 50px;
}
.px-width-60 {
  width: 60px;
}
.px-width-70 {
  width: 70px;
}
.px-width-80 {
  width: 80px;
}
.px-width-90 {
  width: 90px;
}
.px-width-100 {
  width: 100px;
}
.px-width-110 {
  width: 110px;
}
.px-width-120 {
  width: 120px;
}
.px-width-130 {
  width: 130px;
}
.px-width-140 {
  width: 140px;
}
.px-width-150 {
  width: 150px;
}
.px-width-160 {
  width: 160px;
}
.px-width-170 {
  width: 170px;
}
.px-width-180 {
  width: 180px;
}
.px-width-190 {
  width: 190px;
}
.px-width-200 {
  width: 200px;
}
.px-width-210 {
  width: 210px;
}
.px-width-220 {
  width: 220px;
}
.px-width-230 {
  width: 230px;
}
.px-width-240 {
  width: 240px;
}
.px-width-250 {
  width: 250px;
}
.px-height-300 {
  height: 300px !important;
}
.flex.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex.row > [class*='col-'] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex.row > [class*='col-'] .input-icon {
  width: 100%;
}

.flex.btn-group-xs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  gap: 5px;
}

.flex-break {
  flex-basis: 100%;
  height: 0;
}

[data-field-sort] {
  cursor: pointer;
}
[data-field-sort] .glyphicon.glyphicon-sort {
  opacity: 0.2;
}

/* 為了避免 Bootstrap 設置的全局盒模型所帶來的影響，可以重置單個頁面元素或覆蓋整個區域的盒模型。 */
.reset-box-sizing,
.reset-box-sizing *,
.reset-box-sizing *:before,
.reset-box-sizing *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
