.tDnD_whileDrag
{
	background:#f7f21a !important;
}
.subhide a
{
	color:#aaa;
}
.label
{
	cursor:pointer;
}
#submit
{
	position:fixed;
	right: 10px;
	bottom: 10px;
  z-index: 100;
}

.zoomImg {
  height: 60px;
  width: 60px;
}

.zoomImg:hover img{
  position: absolute;
  max-height: 300px;
  z-index: 150;
}

.sortab tr td{
  vertical-align: middle;
}


/* --- lib/global.lib.php  AllFunction::OneFormAdmin --- */
.param { max-width: 1280px; margin: 0 auto; }
/*.param input{ max-width: 550px; }
.param textarea { max-width: 550px; }*/
.param textarea { min-height: 150px; }
.param .comment { font-size: 8pt; color: #696969; }
.param .codemirror_block{
  max-width: 100%;
  min-height: 200px;
  height: auto;
}
.CodeMirror{
  border: 1px solid #ccc;
}
/* --- End lib/global.lib.php  AllFunction::OneFormAdmin --- */

/* --- d1 ---*/
.navbar-brand {
  font-size: 15px;
}
.admin_logo{
    /*display: block;
    float: left;*/
    display: inline-block;
    /*margin: 5px 0 0 11px;*/
    width: 47px;
    height: 15px;
    /*padding-top: 15px;*/
    overflow: hidden;
    background-image: url(css/img/d1logo.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}

.navbar-brand:hover .admin_logo {
    background-position: 0 -15px;
}

.well {
    background-color: inherit;
    
}

.editable {
    display: block;
    margin: 2px 0 !important;
}
.alert {
   /* padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;*/
}
.alert-info .area {
    display: none !important;
}
.alert-info .valu {
  display: inline !important;
}
.alert .valu {
    display: none;
}

.content-header > h1 {
  margin: 0;
  font-size: 24px;
  display: inline-block;
}
.content-header > .breadcrumb {
  float: none;
  background: transparent;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  padding: 7px 5px;
  position: relative;
  top: 0px;
  margin-left: 10px;
  margin-right: 10px;
  right: 0px;  
  border-radius: 2px;
  display: inline-block;
}
 
.icheckbox_flat-red{
  margin-top: 6px !important;
}
/* --- bootstrap 4 --- */
  body {
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.2; 
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  }
  .form-control {
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.2;
  }
  .login_content {
    color: #73879C;
    /*font-family: "Helvetica Neue",Roboto,Arial,"Droid Sans",sans-serif;*/
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 13px;
    font-weight: 400;
    line-height: 1.471;
  }
  .has-feedback {
    position: relative;
  }
  .has-feedback .form-control {
    padding-right: 42.5px;
  }
  .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 36px; 
    line-height: 36px;
    text-align: center;
    pointer-events: none;
  }
  .login-box-body .form-control-feedback, .register-box-body .form-control-feedback {
    color: #777;
    font-size: 18px;
  }
  .nav-stacked{
    
  }
  .box .nav-stacked > li {
    text-align:center;
    width: 100%;
  }
  .nav.nav-stacked>li>a {
    position: relative;
    display: block;
    padding: 10px 15px; 
    width: 100%;
  }
  @media (min-width: 768px)  {
    
    .form-horizontal .control-label {
      padding-top: 7px;
      margin-bottom: 0;
      text-align: right;
    }
    label {
      display: inline-block;
      max-width: 100%;
      margin-bottom: 5px;
      font-weight: 700;
    }
  }
  .card{
    border-radius: 0px;
  }
  input[type="file"]{    
    line-height: 28px;
    padding-top: 0px;
    padding-left: 0;
  }
  .btn {
    border-radius: 3px;
  }
  .form-group {
    margin-bottom: 10px;
  }
  .alert{
    border-radius: 0;
  }
  .alert.alert-info {
    color: #0c5460!important;;
    background-color: #d1ecf1!important;;
    border-color: #bee5eb!important;;
  }
  .filter_tbl_box .form-control{
    font-size: 14px;
    line-height: 14px;
    padding-top: 0px; 
    padding-bottom: 0px;
    padding: 0;
    height: 32px;
  }
  .filter_tbl_box .form-control{
    padding-left: 5px;
    padding-right: 5px;
  }
  .zoomImg {
    max-height: 60px;
    max-width: 60px; 
    height: inherit;
    width: inherit;
  }
  .pagination_row>div{
    margin-bottom: 10px;
  }
  
  .pagination_row .pagination{
    margin-bottom: 0px;
  }
  .breadcrumb>li {
    display: inline-block;
  }
  .img-act{
    /*min-width: 90px;*/
  }
  .sidebar-menu > li > a > .fa, 
  .sidebar-menu > li > a > .fa,
  .sidebar-menu > li > a > .far,  
  .sidebar-menu > li > a > .fas, 
  .sidebar-menu > li > a > .glyphicon, 
  .sidebar-menu > li > a > .ion {
    width: 20px;
  }
  .main-header .sidebar-toggle:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0c9";
    font-weight: 900;
  }
  .content-header > .breadcrumb > li > a {
    color: #3c8dbc;
    text-decoration: none;
    display: inline-block;
  }
  .breadcrumb>li+li:before {
    padding: 0 3px;
    color: #ccc;
    content: "/\00a0";
  }
  @media (min-width: 768px){
    
    .navbar-nav>li {
        float: left;
    } 
  
  }
  .navbar-custom-menu .nav{
    display: block;
  }
  .navbar-custom-menu .user-menu span{
    overflow: hidden;
  }
  .navbar-custom-menu .dropdown-toggle::after {
    display: none;
   }
  .navbar-custom-menu .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
  }
  .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
  }
  .main-header .navbar{
    padding: 0px;
  }
  .nav>li {
    position: relative;
    display: block;
  }
  @media (min-width: 768px){
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
  }
  pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 2px;
  }
  .skin-blue .sidebar-form input[type="text"] {
    border: 0;
  }
  .img-circle {
    border-radius: 50%;
  }
  .zoomImg_box{
    vertical-align:top !important;
  }
  .zoomImg_box{
    max-width: 60px;
  }
  .dropdown-menu > li > a > .glyphicon, 
  .dropdown-menu > li > a > .fa, 
  .dropdown-menu > li > a > .fas,
  .dropdown-menu > li > a > .ion {
    margin-right: 10px;
  }

/* --- END bootstrap 4 --- */
.full_tree_price{
  width: 120px;
  display: inline;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
  height: 24px;
  margin-left: 10px;
  border-radius: 7px;
  background-color: #88d888;
  font-weight: bold;
}
