body {
    box-sizing: border-box;
    height: 100%;
}
/* Header */
#form_reply {
  transition: all .5s ease-out 0s;
  display: none;
}
.nav_top .avatar_settings img, img.avt{
    height: 36px;
    max-width: 36px;
    width: auto;
    border-radius: 50%;
  }
  .navbar_menu{
    border-bottom: 1px solid #e4e4e4;
  }
  .navbar_menu.navbar-expand-lg .navbar-nav .nav-link{
    color: #7E8299;
  }
  .navbar_menu.navbar-expand-lg .navbar-nav .nav-link:hover,
  .navbar_menu.navbar-expand-lg .navbar-nav .nav-item .nav-link.active  {
    color: var(--primary);
  }
  .show_form{
    display: block !important;
  }
  #list_comment .info-user{
    width: 100%;
  }
  .placeholder{
    background-color: #868e96;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    
  }
  .bottom-colunm:hover{
    cursor: row-resize;
  }
  .content_post>img{
    max-width: 100%;
  }
  /* Content */
  #content-wrapper{
    padding: 40px 0;
  }
  .badge.text-white{
    font-weight: 500;
  }
  .image_logo img{
    max-height: 30px;
  }
  
  .description_post img{
    display: none;
  }
  .description_post p br{
   height: 0;
  }
  footer {
    padding: 10px 0;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  @media(max-width: 991px){
    .navbar_menu button{
      padding: 0;
      font-size: 30px;
    }
  }
  @media(max-width: 767px){
    .main-form{
      flex-direction: column;
    }
    .main-form>.sort{
      margin-bottom: 20px;
    }
  }
  .show_success{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 999;
    background: #ccc;
    background: rgba(0, 0, 0, 0.57);
  }
  .show_success .text_success{
   width: 100%;
   height: 100%;
   display: flex;
   justify-content: center;
   align-items: center;
  }
  .show_success .text_success p{
  color: #fff;
   }
  #loading {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    display: none;
    overflow: hidden;
    outline: 0;
  }
  
  #loading .img_gif {
    width: 150px;
    /* height: 80px; */
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  
  #loading .img_gif img {
    width: 100%;
  }
#send_form:hover:not([disabled]) {
  cursor: pointer;
}
#send_form:hover {
  cursor: not-allowed;
 
}
  .form-group #undefined {
    display: none;
  }
  .post_meta {
    font-size: .92rem;
  }

  
  .btn_upload {
    background: #eee;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 3;
    white-space: nowrap;
    margin-right: 1em;
    border-radius: 6px;
    padding: 7px 12px;
    display: flex;
    cursor: pointer;
    width: auto;
  }
  
  .btn_upload input {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    width: 100%;
    height: 105%;
    cursor: pointer;
    opacity: 0;
    z-index: 1;
  }
  
  #uploaded_images, #comment_images, #reply_upload_images {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
  
  .uploaded_image img {
    max-height: 100px;
    max-width: 100%;
    min-width: 100px;
    margin: 0 5px 5px 0;
    vertical-align: top;
    cursor: pointer;
  }
  
  .uploaded_image {
    position: relative;
    margin: 0 4px 0 0;
  }
  
  .uploaded_image a {
    position: absolute;
    top: 0;
    right: 7px;
    padding: 0;
    width: 20px;
    height: 23px;
    border-radius: 20px;
  }
  
  .uploaded_image a span {
    color: #fff;
  }
  
  .images_upload .thumbnail {
    padding: 0;
    margin: 0 4px;
    border: none;
    transition: 0.15s ease-in-out;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.06);
  }
  
  .images_upload .thumbnail .lightbox img {
    border-radius: 4px 4px 0 0;
    max-width: 100px;
    height: 60px;
  }
  
  .baguetteBox-button {
    background-color: transparent !important;
  }
  
  
  .login-container {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
    background: #fff;
    z-index: 999;
    margin: 0;
    max-width: 100%;
    /* height: 100%; */
    width: 100%;
    min-height: 100%;
  }
  .vote_main,
  .votepost_sign_up{
    border-color: #e4e4e4 !important;
    width: 50px;
    height: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    color: #7E8299 !important;
  }
  .commentcount ion-icon{
    font-size: 1.125rem;
    line-height: 1.5;
  }
  #comment-sort > div:hover{
    color: var(--primary);
  }
  #avatar_img{
    max-width: 150px !important;
    height: auto ;
  }
  .click_reply{
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }
  .click_reply:hover{
    text-decoration: underline;
  }
  .form_search{
    position: relative;
    /* min-width: 15rem; */
  }
  .form_search button{
    position: absolute;
    right: 0;
    top: 0;
    height: calc(1.25em + .75rem + 1px);
    width: calc(1.5em + .75rem + 1px);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    font-size: 1.125rem;
    border-radius: 0 .375rem .375rem 0 !important;
  }
  .form-group-bottom .form-group {
    display: flex;
    background-color: transparent;
    justify-content: space-between;
    align-items: center;
    border: none;
    padding-left: 0;
    padding-right: 0;
  }
  .form-group-bottom .form-group input.form-control-file {
    font-size: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    z-index: 1;
  }
  .form-group-bottom .form-group .ipfile {
    position: relative;
    border: 1px solid #efefef;
    background-color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    color: #666;
    line-height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .form-group-bottom .form-group .ipfile span.far {
    color: #666;
  }

   .form-group button {
    color: #fff;
    outline: none;
    font-size: 12px;
    padding: 10px 16px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
  }
  .form-group-bottom .form-group button:hover {
    opacity: 0.8;
  }
 
 #installer-form div.form-group{
   display: flex;
 }  
  #installer-form div.form-group label{
    min-width: 175px;
    text-align: right;
    padding: 10px;
  }
   #installer-form div.form-group>div{
     width: 100%;
   } 
div.content div.thumnail img {
    padding: 10px;
    border-radius: 5px;
    max-width: 100%;
    margin-bottom: 18px;
}
span.avt-more {
      border-radius: 100%;
    height: 38px;
    width: 38px;
    text-align: center;
    line-height: 38px;
}
@media (min-width: 768px) {
  div.vote-counters {
    margin-top: 1.8rem;
  }
}
/* frontend */
.ct-show-success{
  display: none;
}
.ct-modal-fe{
  max-width: 620px;
}
.ct-card-fe{
  max-height: 80vh;
  overflow-y: auto;
}
.ct-bd-color{
  border-color: #e2e2e2 !important;
}
.ct-img-bd{
  max-width:100%;
  max-height: 300px;
}
.ct-color-p{
  color: #7E8299;
}
.ct-list-item{
  max-height: 250px;
  overflow: auto;
}
.ct-bg-tran{
  background-color: transparent;
}
.ct-img-previewer{
  display: flex;
   flex-wrap: wrap;
    margin: 10px 0;
}
.ct-box-modal{
  margin-top:-20px;
}
.ct-text-hover{
  text-decoration: underline;
}
.ct-fx-icon{
  font-size: 1.5rem; 
  cursor: pointer;
}
.ct-hover-cursor{
  cursor: pointer;
}
.ct-fz-avatar{
  font-size: .92rem
}
.ct-w-thmbnail{
  width: 50px;
}
.cs-fz-icon{
  font-size: 20px;
}
.ct-box{
  max-width: 80%;
  margin: 0 auto;
}
.ct-pd-box{
  padding: 10px 15px 10px 15px;
}
.ct-bg-tran{
  background-color: transparent; 
  box-shadow: unset;
}
.preview-upload-image[src] {
  width: 30%;
  border: 2px solid #0088ff;
  border-radius: 5px;
  margin-bottom: 10px;
  box-shadow: 2px 2px 5px 0 rgb(0 0 0 / 20%);
}