.hd
{
  display: none !important;
}
.downCss
{
  margin-top: 57px;
}
a.trainerBtn 
{
  margin: 0 0 0 6px;
  color: #ea3947;
}
.thm
{
  margin-top: 4px;
}
.mt-4, .my-4 
{
  margin-top: 0.5rem !important;
}
.mb-4, .my-4 
{
  margin-bottom: 0.5rem !important;
}
@media (min-width: 576px)
{
  .mb-sm-4, .my-sm-4 
  {
    margin-bottom: 0.4rem !important;
  }
}
.mb-5, .my-5 
{
  margin-bottom: 0.5rem !important;
}
.pb-4, .py-4 
{
  padding-bottom: 0.5rem !important;
}
.addCss
{
  display: none !important;
}
.searchDiv 
{
  visibility: hidden;
  position: absolute;
}  
.actUse
{
  opacity: 1.5 !important;            
  border-color: #1d5858;
  background-color: #fff  !important;
  color: #000;
}
.actUseRest
{
  opacity: 1.5 !important;            
  border-color: green;
  background-color: #fff  !important;
  color: #000;
}
.actUseRest > h6:after
{
  background-color: #FBFBFB !important;
  font-style: normal;
  margin-left: 0.3rem;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-weight: 900;
  color: #4eb94f;
  content: "\f058";
  font-family: "Font Awesome 5 Free";
}
.actUse > h6:after
{
  background-color: #FBFBFB !important;
  font-style: normal;
  margin-left: 0.3rem;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-weight: 900;
  color: #4eb94f;
  content: "\f058";
  font-family: "Font Awesome 5 Free";
}
.costEd
{
   position: absolute;
    margin: 44px 8px 8px 72px !important;
    z-index: 9999;
    color: white;
    font-size: 20px;
}
.colH
{
    font-family: serif;
    font-size: 1.2rem;
}
.cstP
{
    font-family: serif;
    font-size: 17px;
}
.colHeight
{
    height: 288px !important; 
    overflow: auto;
}
#service > li.nav-item {
    list-style: none;
}
.infow,.infom,.info {
	color:red;
}
.msg {
    text-align: center; 
}
div#movementTable_paginate,#ingredientTable_paginate,#mealCategoryTable_paginate,#unitsTable_paginate,#ingredientCategoryTable_paginate,#macroSlabsTable_paginate,#include_itemTable_paginate,#recipeTable_paginate,#workoutintroTable_paginate,#bodyPartsTable_paginate,#equipmentTable_paginate,#program_categoriesTable_paginate,#programTable_paginate {
    margin: 10px 12px 0px 0px;
}
div#movementTable_info,#ingredientTable_info,#mealCategoryTable_info,#unitsTable_info,#ingredientCategoryTable_info,#macroSlabsTable_info,#include_itemTable_info,#recipeTable_info,#workoutintroTable_info,#bodyPartsTable_info,#equipmentTable_info,#program_categoriesTable_info,#programTable_info {
    margin: 26px 0px 0px 0px;
    padding: 0px 0px 0px 13px;
}
div#movementTable_filter,#ingredientTable_filter,#mealCategoryTable_filter,#unitsTable_filter,#ingredientCategoryTable_filter,#macroSlabsTable_filter,#include_itemTable_filter,#recipeTable_filter,#workoutintroTable_filter,#bodyPartsTable_filter,#equipmentTable_filter,#program_categoriesTable_filter,#programTable_filter {
    float: right;
    margin: 0px 13px 0 0px;
}
div#movementTable_length,#ingredientTable_length,#mealCategoryTable_length,#unitsTable_length,#ingredientCategoryTable_length,#macroSlabsTable_length,#include_itemTable_length,#recipeTable_length,#workoutintroTable_length,#bodyPartsTable_length,#equipmentTable_length,#program_categoriesTable_length,#programTable_length {
    padding: 0px 0px 0px 13px;
}
.mb {
    margin-bottom: 30px;
}
.darkblue-panel{
    text-align: center;
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
}
/* .pn {
    height: 200px;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
} */
.darkblue-panel .darkblue-header {
    background: transparent;
    padding: 3px;
    margin-bottom: 15px;
}
.darkblue-panel {
    text-align: center;
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
}
.darkblue-panel h5 {
    margin-top: 10px;
    color: hsl(211deg 14% 43%);
    text-transform: uppercase;
    font-weight: bold;
}
.darkblue-panel h1 {
    color: #f2f2f2;
}
.wel svg {
    fill: #fff;
    width: 35px;
    height: 35px;
}
.darkblue-panel footer {
    color: white;
}
.centered {
    text-align: center;
}
.vdImg {
	background-size: cover;
	background-repeat: no-repeat !important;
    background-position: center !important;
    display: flex;
    position: relative;
    overflow: hidden;
    width: 100%;
    color: #fff !important;
    align-items: center !important;
    justify-content: center !important;
}
.stp3 {
	display: none;
}
.newtop {
    z-index: 999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    position: fixed;
    background-color: rgba(3, 0, 0, 0.63);
    color: #aaaaaa;
    opacity: 1;
    filter: alpha(opacity = 50);
}
.newtop > center > img#load {
    width: 290px;
    padding-top: 17%;
}   
.close{
    position: absolute;
    top: 0;
    right: 0;
    background: black !important;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    opacity: 1 !important;
    line-height: 0px;
    text-align: center;
    color: #fff !important;
    padding: 0 !important;}	
#load_video{
    width: 274px;
    position: absolute;
    margin-top: 5%;
    margin-left: 111px;
    display: none;
    opacity: 1 !important;
    z-index: 9999;    
}
#load_video1{
    width: 274px;
    position: absolute;
    margin-top: 5%;
    margin-left: 111px;
    display: none;
    opacity: 1 !important;
    z-index: 9999;    
}
#noResultTrainer > p {
    text-align: center;
}
#resultIngredient{
    border: 1px solid #80808047;
    /*margin: 19px 13px 6px 13px;
    border-radius: 17px;
    padding: 31px 0px 11px 20px;*/
}
.tbImg{
    width: 70px;
    object-fit: cover;
    height: 70px;
}
#macroSLabs{
    margin: 7px 0 0 0px;   
}
#macroSLabsDiv,#macroSLabsDiv2,#msgAlternate,.hideshow
{
   display: none;
}
input.form-control.cal {
    padding: 0 0 0 1px;
}
span.actUsed {
    color: red !important;
    font-size: 15px;
}
    
@media (max-width: 991.98px){
#container-wrapper {
    min-width: 100%;
}
}

/* .community-post-list-container { max-width: 500px; width: 100%;}
.community-post-list-container .posted-user-details .user-avtar {
    width: 45px;
    height: 45px;
    outline: 1px solid #CFD2F0;
    outline-offset: 2px;
}
.community-post-lists .post-item .card-title { font-size: 1rem }
.community-post-lists .post-item .card-text { font-size: 0.875rem }
ul.slick-dots { list-style: none; display: flex; padding: 0; position: absolute; margin-right: auto; margin-left: auto; right: 0; left: 0; bottom: 12px; width: auto; justify-content: center }
ul.slick-dots li { padding: 0 3px; }
ul.slick-dots li > button { font-size: 0; background-color: #fff; display: block; width: 8px; height: 8px; padding: 0; border:0; border-radius: 50%; opacity: 0.6; }
ul.slick-dots li.slick-active > button { opacity: 0.8; }
ul.slick-dots li.slick-active > button:focus { outline: 0; }
.community-post-image {
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-height: 600px;
  } */


  /* Container styles */
.community-post-list-container {
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
}

/* User avatar styles */
.community-post-list-container .posted-user-details .user-avtar {
    width: 45px;
    height: 45px;
    outline: none;
}

.community-post-list-container .posted-user-details .user-avtar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.posted-user-details {
    padding-top: 8px !important; /* Add this to override existing padding */
    padding-left:  8px !important;
}

/* Post item styles */
.community-post-lists .post-item {
    margin-bottom: 16px;
    background: white;
    border-radius: 8px;
    border: 1px solid #dbdbdb;
}

/* Square image container */
.single-item {
    position: relative;
    width: 100%;
    padding-bottom: 100%; /* Creates a square aspect ratio */
    background: #fafafa;
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-item > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.community-post-image {
    width: 100%;
    height: 100%;
    object-fit: contain;
    /* position: absolute; */
    top: 0;
    left: 0;
}

/* Slick dots navigation */
ul.slick-dots {
    list-style: none;
    display: flex;
    padding: 0;
    position: absolute;
    margin: 0 auto;
    right: 0;
    left: 0;
    bottom: 12px;
    width: auto;
    justify-content: center;
    gap: 4px;
    background-color: rgba(0, 0, 0, 0.3);  /* Semi-transparent background */
    border-radius: 10px;
    padding: 4px 8px;
    width: fit-content; 
}

/* ul.slick-dots li {
    margin: 0 3px;
} */


ul.slick-dots li button {
    font-size: 0;
    background-color: #fff;
    display: block;
    width: 6px;
    height: 6px;
    padding: 0;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.2s ease;
}

ul.slick-dots li.slick-active button {
    /* opacity: 1; */
    background-color: #fff;  /* Solid white for active dot */
    width: 8px;  /* Slightly larger active dot */
    height: 8px;
}

/* ul.slick-dots li button:hover {
    background-color: rgba(255, 255, 255, 0.8);
} */

/* Post content styles */
.post-item .card {
    border: none;
}

.post-item .card-body {
    padding: 8px 12px;
}

.post-item .user-name {
    font-size: 14px;
    font-weight: 600;
}

.post-item .post-timing {
    font-size: 12px;
    color: #8e8e8e;
}

.post-item .card-title {
    font-size: 14px;
}

.post-item .card-text {
    font-size: 14px;
    color: #262626;
}

/* Action buttons */
.post-item .btn img {
    width: 24px;
    height: 24px;
    opacity: 0.9;
}
/* Override Slick slider's default transform behavior */
.single-item .slick-list,
.single-item .slick-track,
.single-item .slick-slide,
.single-item .slick-slide > div {
    width: 100% !important;
    transform: none !important;
}

.single-item .slick-slide {
    position: relative;
    left: 0 !important;
    opacity: 0;
    transition: opacity 0.3s ease;
    display: none;
}

.single-item .slick-slide.slick-active {
    opacity: 1;
    display: block;
}

/* Ensure images maintain proper dimensions */
.single-item .slick-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: relative;
}




  .added-images-perview .perview-item { width: 107px; height: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) }
        .added-images-perview .preview-images-list li { width: 107px; height: 127px; overflow: hidden }
        .added-images-perview .image-trash { position: absolute; top: 50%; left: 0; right: 0; margin-top: -12px; margin-right: auto; margin-left: auto; cursor: pointer }