/* Medium Layout: 1280px */
/* Tablet Layout: 768px */
/* Mobile Layout: 320px */
/* Wide Mobile Layout: 480px */

/* font
============================================================================================ */

.font_box_title {
  font-size: 14pt;
  padding-top: 10px;
}
.font_BgGray {
  font-size: 14pt;
  color: #ffffff;
  background-color: #ced4da;
  padding: 5px 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.font_block_title_001 {
  font-size: 16pt;
  color: #000000;
  padding-bottom: 10px;
  border-bottom: 1px solid #b1b1b1;
}
.font_block_title_002 {
  font-size: 16pt;
  color: #000000;
}
.font_block_title_003 {
  font-size: 16pt;
  color: #000000;
  border-bottom: 1px solid black;
  padding-bottom: 10px;
}
.font_list_01 {
  font-size: 12pt;
  color: #000000;
  padding: 10px 0;
}

.font_sm_title_01 {
  font-size: 14pt;
  color: #4cb2c4;
  padding: 5px 0;
}
.font_b_12 {
  font-size: 12pt;
  color: #4cb2c4;
  padding: 5px 0;
}
.font_r_12 {
  font-size: 12pt;
  color: #e37f86;
}
.font_g_12 {
  font-size: 12pt;
  color: rgb(153, 153, 153);
}
.font_b_16 {
  font-size: 16pt;
  color: #4cb2c4;
  padding: 5px 0;
}
.font_14 {
  font-size: 14pt;
}
.font_delete_01 {
  font-size: 12pt;
  color: #000000;
}
.font_w {
  font-size: 12pt;
  color: #ffffff;
}
.font_w:hover {
  font-size: 12pt;
  color: #ffffff;
}
.font_number_01 {
  font-size: 26pt;
  color: #4cb2c4;
  padding: 5px 0;
}

.font_yellow_01 {
  font-size: 14pt;
  color: #f5c71d;
  padding: 5px 0;
}
.font_bg_b_01 {
  font-size: 26pt;
  background-color: #4cb2c4;
  padding: 5px 0;
}
.progress-description,

.info-box-text {
  display: block;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.icon_drag_BgWhite {
  cursor: move;
  padding: .5rem;
}
/* button
============================================================================================ */
.btn-noBorder {
  border: none;
  background-color: transparent;
}
.button_bb_01 {
  background-color: #4cb2c4;
  color: #ffffff;
  font-size: 12pt;
  border-radius: 50pt;
  border: 1px solid #4cb2c4;
  width: 200px;
  height: 40px;
  margin-top: 5px;
  left: 50%;
  transition: all 0.3s ease 0s;
}

.button_bb_01:hover {
  background-color: #f5c71d;
  color: #ffffff;
  font-size: 12pt;
  border: 1px solid #f5c71d;
  margin-top: 5px;
}

.button_fb_01 {
  border: 1px solid #4cb2c4;
  color: #4cb2c4;
  font-size: 12pt;
  border-radius: 2pt;
}

.button_fb_01:hover {
  border: 1px solid #4cb2c4;
  color: #4cb2c4;
  font-size: 12pt;
  border-radius: 2pt;
}

/* nav
============================================================================================ */

.skin-blue .main-header .navbar {
  background-color: #fff;
  height: 60px;
}

.main-header .sidebar-toggle {
  float: left;
  background-color: transparent;
  background-image: none;
  padding: 0;
  font-family: fontAwesome;
}

.main-header .logo {
  transition: width 0.3s ease-in-out;
  display: block;
  float: left;
  height: 50px;
  font-size: 20px;
  line-height: 3;
  text-align: center;
  width: 230px;
  font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
  padding: 0 15px;
  /* font-weight: 400; */
  overflow: hidden;
  height: 60px;
}

/* box
============================================================================================ */

.content-header {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
}

.form-inline {
  display: -ms-flexbox;
  display: block;
  flex-flow: row wrap;
  align-items: center;
}

.form-inline label {
  display: -ms-flexbox;
  display: block;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}

.input-group-2 {
  position: relative;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group-text-2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: .375rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
}
.qtyminus, .qtyplus, .qty {
  border: 1px solid #d2d6de;
  border-radius: 5px;
  padding: .3rem;
  margin: 1rem 0;
}
.dropdown_02,
.dropleft,
.dropright,
.dropup {
  position: relative;
}
.dropdown_content {
  height: auto; 
  max-height: 250px; 
  overflow-x: hidden;
  z-index: 2000;
}

div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: right;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 50px;
  top: 35px;
}

.fancybox-content-2 {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
  text-align: left;
  vertical-align: middle;
  width: 1200px !important;
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  height: auto;
  margin-top: 5px;
  border: 1px solid #999;
}

.box-body .btn {
  letter-spacing: 0.1em;
  margin: 0;
}
.box-header {
  padding: 0.5em 1em;
  background: #f9f9f9;
  border-top: 1px solid #e1e1e1;
}
/* table
============================================================================================ */

.table_02 {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table_02 th {
  vertical-align: top;
  padding: .5rem 0;

 }
.table_02 td {
 float: right;  
}

.table_03 {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  border: 1px solid rgba(0,0,0,.125);
}
.table_03 .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.table_03 thead th {
  padding: .75rem;
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table_03 td, .table th {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

/* img
============================================================================================ */

.img-responsive-150 {
  width: 150px;
  height: auto;
}

.img-responsive-100p {
  max-width: 100%;
  height: auto;
}

.img-selected {
  opacity: 0.5;
}

/* sidebar
============================================================================================ */

.sidebar-menu,
.main-sidebar .user-panel,
.sidebar-menu > li.header {
  white-space: nowrap !important;
  overflow: hidden;
  margin-top: 10px;
}

.sidebar-menu:hover,
.main-sidebar:hover .user-panel:hover,
.sidebar-menu > li.header:hover {
  white-space: nowrap !important;
  overflow: hidden;
  margin-top: 10px;
}

/* block/label
============================================================================================ */

.block_02 {
  margin: 10px;
  box-shadow: 0px 0px 12px #ccc;
  padding: 20px;
}

.block_03 {
  background-color: #f5f6f7;
  padding: 10px 0;
}

.block_04 {
  background-color: #f7f7f7;
  padding: 15px;
  margin-bottom: 10px;
  border-top: 3px solid #4cb2c4;
}

.block_img_05 {
  width: 100px;
  height: 80px;
  overflow: hidden;
  border: 2px solid #4cb2c4;
}
.block_06 {
  background-color: #f5f6f7;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
  vertical-align: middle;
}
.block_07 {
  background-color: #f5f6f7;
  padding: 5px 10px;
}
.block_outside {
  background-color: #f5f6f7;
  margin: 5px 15px;
  margin-bottom: 10px;
  border-radius: 5px;
  vertical-align: middle;
}
.block_inside {
  background-color: white;
  padding: 10px;
  margin: 10px 0;
  border-radius: 5px;
  vertical-align: middle;
}
.block_blue_top {
  background-color: white;
  border-top: 4px solid #4cb2c4;
  padding: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
  box-shadow: 0 2px 3px #c7c7c7;
}
.block_MtSmToMtXs {
  margin-top: 1rem;
}
.block_MtNoneToMtXs {
  margin-top: 0;
}
.block_blank:after {
  content: "\00a0";
}
.block_button {
  display: contents;
}
.block_right_to_left {
  float: right;
}
@media screen and (max-width: 767px) {
  .block_MtNoneToMtXs {
    margin-top: .5rem;
  }
  .block_blank:after {
    content: "";
  }
  .block_center {
    text-align: center;
  }
  .block_button {
    display: none;
  }
  .block_right_to_left {
    float: left;
  }
}
.label_01 {
  background-color: #e37f86;
  padding: 0 10px;
  margin-bottom: -40px;
  margin-left: -5px;
  color: #ffffff;
  z-index: 10;
  box-shadow: 0px 0px 3px #ccc;
  -webkit-clip-path: polygon(0 0, 85% 0, 75% 100%, 0% 100%);
  clip-path: polygon(0 0, 85% 0, 75% 100%, 0% 100%);
  width: 150px;
}
.block_middle {
  align-self: center;
}
.form-group {
  margin-bottom: 1em;
}
.mt-2 {
  margin-top: 2rem;
}
.mlr_minus_15 {
  margin-left: -15px;
  margin-right: -15px;
}

/* modal
============================================================================================ */
.modal {
  background: rgba(0, 0, 0, 0.7);
}
.modal-header {
  display: -ms-block;
  display: block;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem 0 1rem;
  border-bottom: 1px solid #b1b1b1;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px);
}
.modal-header .close {
  padding: 1rem 2rem;
  margin: -1rem -1rem -1rem auto;
}
.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 2rem;
}
@media screen and (max-width: 767px) {
  .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
  }
  .modal-header {
    padding: 1rem .2rem 0 .2rem;
  }
}
/* checkbox
============================================================================================ */
.checkbox_style {
  position: relative;
  padding: 0 35px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox_style input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border: 1px solid #d5d5d5;
  border-radius: 2px;
}

/* On mouse-over, add a grey background color */
.checkbox_style:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox_style input:checked ~ .checkmark {
  background-color: #e37f86;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox_style input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox_style .checkmark:after {
  left: 9px;
  top: 5px;
  width: 7px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.dontShow {
  display: none;
}
/* stick_bottom
============================================================================================ */
.stick_bottom {
  z-index: 10;
  position: relative;
  bottom: 0;
  width: 100%;
  padding: 0 15px 8em 15px;
}
@media screen and (max-width: 767px) {
  .stick_bottom {
    z-index: 10;
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 0;
  }
}
.income {
  background-color: #ffffff;
  padding: 1rem 2rem;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767px) {
  .income {
    background-color: #ffffff;
    padding: 1rem 2rem;
    box-shadow: -2px -1px 4px rgba(0, 0, 0, 0.2);
    margin-left: -15px;
  }
}
/* error
============================================================================================ */

.help-block {
  color: #e37f86;
}

/* card
============================================================================================ */

.card-header {
  padding: 0.75rem 0.4rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.plus,
.minus {
  background-color: #f3f3f3;
  padding: 5px;
  margin: 0 5px;
  text-align: center;
  border-radius: 5px;
  cursor: pointer;
}

/* swal
============================================================================================ */

.swal-footer {
  margin-top: 32px;
  overflow: hidden;
  text-align: center;
}

/* panel
============================================================================================ */
.panel-heading {
  padding: 1rem;
  background: #f9f9f9;
}
.panel-collapse {
  padding: .5rem 1rem;
}
/* loading
============================================================================================ */

#loader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.75) url(/images/loader/loader.gif) no-repeat center center;
  z-index: 1000000000;
}

