.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: #E91946;
  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: 100px;
    object-fit: unset;
    height: 100px;
}
#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%;
}
}