.form-select {
  color: #191919; }

.row-box .lists li .tag.current[data-v-58d782bd] {
  background: rgba(20, 97, 204, 0.9);
  color: #FFF; }

.number-range, .select-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 36px;
  padding: 0 8px; }

.number-range {
  position: relative; }

.number-range .number-range-inner {
  border: 1px solid #dcdfe6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle; }

.number-range .number-range-inner:hover {
  border-color: #1461cc; }

.number-range .number-range-inner:hover input::-webkit-input-placeholder {
  color: #1461cc; }

.number-range .number-range-inner:hover input::placeholder {
  color: #1461cc; }

.number-range .line {
  font-size: 15px;
  line-height: 1;
  width: auto;
  position: absolute;
  left: 48%;
  top: 12px;
  z-index: 999; }

.number-range .el-input {
  max-width: 130px; }

.number-range .el-input .el-input__inner {
  height: 36px;
  line-height: 36px;
  vertical-align: middle;
  border: 0;
  font-size: 14px; }
  .number-range .el-input .el-input__inner:hover {
    border-color: #1461cc; }

.number-range .el-input .icon-unit {
  line-height: 2.2;
  color: #191919; }

.el-select[data-v-94483ac0] .el-input__inner {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #1461cc !important; }

.vertical-collpsed .vertical-menu #sidebar-menu > ul > li > a {
  padding-left: 12px; }

.text-primary {
  color: #1461cc !important; }

.dropdown-item {
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  padding-top: 0; }
  .dropdown-item:hover {
    color: #1461cc !important;
    background: rgba(20, 97, 204, 0.1) !important; }

@keyframes listRotation-data-v-eb449158 {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
svg[data-v-eb449158]:not(:root) {
  overflow: hidden; }

.svg-icon[data-v-eb449158] {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  stroke: currentColor;
  overflow: hidden; }

.content.common-content {
  margin-top: 0; }

.header-profile-user {
  background: transparent; }

.topnav {
  position: relative;
  margin-top: 0;
  margin-bottom: 20px;
  border-radius: 6px; }

.navbar-brand-box, .vertical-menu {
  border-right: 1px solid #e5e5e5; }

#sidebar-menu ul li {
  padding: 0 .5rem;
  margin-top: .6rem; }
  #sidebar-menu ul li a {
    padding: .625rem 1rem;
    font-size: 14px; }
  #sidebar-menu ul li:hover a, #sidebar-menu ul li.mm-active a {
    border-radius: 6px;
    color: #54A55F !important;
    background: rgba(20, 97, 204, 0.1) !important; }
    #sidebar-menu ul li:hover a i, #sidebar-menu ul li.mm-active a i {
      color: #54A55F !important; }

.select2-results__option {
  padding-right: 20px;
  vertical-align: middle; }

.select2-results__option:before {
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  border: 2px solid #e9e9e9;
  border-radius: 4px;
  background-color: #fff;
  margin-right: 20px;
  vertical-align: middle; }

.select2-results__option[aria-selected=true]:before {
  font-family: "Font Awesome\ 5 Free";
  -webkit-font-smoothing: antialiased;
  text-rendering: auto;
  font-style: normal;
  font-variant: normal;
  content: "\f00c";
  color: #006aeb;
  border: 0;
  display: inline-block;
  padding-left: 3px;
  font-weight: 900; }

.select2-container .select2-results__option[aria-selected=true] {
  background-color: #fff; }

.select2-container .select2-results__option--highlighted[aria-selected] {
  background-color: #eaeaeb;
  color: #272727; }

.select2-container .select2-selection--multiple {
  margin-bottom: 10px; }

.select2-container.select2-container--open.select2-container--below .select2-selection--multiple {
  border-radius: 4px; }

.select2-container.select2-container--focus .select2-selection--multiple {
  border-color: #f77750;
  border-width: 2px; }

.select2-container .select2-selection--multiple {
  border-width: 2px; }

.select2-container--open .select2-dropdown--below {
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }

.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered {
  padding-right: 0; }

.select2-container--bootstrap-5 .select2-selection,
.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option,
.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  font-size: .8rem !important; }

.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
  width: .5rem !important;
  height: .5rem !important; }

.text-right {
  text-align: right; }

.text-left {
  text-align: left; }

.btn-fb {
  background: rgba(0, 0, 0, 0.05) !important;
  color: rgba(0, 0, 0, 0.85) !important; }
  .btn-fb:hover {
    background: #e5e5e5 !important; }

.text-fb-black {
  color: rgba(0, 0, 0, 0.85); }

.text-fb-gray {
  color: rgba(0, 0, 0, 0.55); }

.tag-fb {
  background: rgba(24, 119, 242, 0.1);
  color: rgba(0, 0, 0, 0.85);
  width: auto;
  margin-left: 10px;
  padding-left: 10px;
  margin-top: 10px;
  border: none; }

.background-fb-blue {
  background: #1877f2 !important;
  border: none; }

.modal .tag-fb {
  margin-top: 10px;
  float: right; }
  .modal .tag-fb.save-flg {
    float: left;
    padding: 5px; }

.img-fluid, .img-thumbnail {
  max-height: 300px; }

.dropdown-menu {
  display: none !important; }
  .dropdown-menu.show {
    display: block !important; }
  .dropdown-menu .dropdown-item:hover {
    background: transparent !important; }

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.full-width {
  width: 100%; }

.border {
  border-color: #ced4da !important; }
  .border.active {
    border: 2px solid #1461cc !important; }

.flex-vertical-align-middle {
  display: flex;
  align-items: center; }

/*# sourceMappingURL=app-custom.css.map */
