#ss_content{
   margin-top:-15px;
}
#ss_brand a:hover {
	color: #00c4b3;
}
#ss_brand .ss_work_with_us:hover{
       border-bottom: 6px solid #00c4b3 !important;
}
#ss_footer_nav.ss_footer_nav_admin {
  padding: 10px 0 0 100px;
}

#ss_footer_title{
   font-size: 22px;
    margin-top: 10px;
}
#ss_footer_privacy ul li a:hover {
	text-decoration: underline !important;
}

.survey_question_link a{
	text-decoration: underline !important;
	color: black !important;
}

.no_margin_bottom{
margin-bottom: 0;
}

.ss_banner_content_beheard{
      background-color: transparent !important;
      margin-top: -60px !important;
}
.ss_banner_content_beheard p{ 
         visibility: hidden;
}
.ss_banner_content_beheard a{
         visibility: hidden;
}
.ss_product .ss_product_item,
.ss_product .ss_product_item h3 {
	min-height:112px;
}

/*.ss_product .ss_product_item h3 {
	min-height:200px;	
}*/
.ss_link_style1:hover {
	color: #00c4b3;
}
      
.ss_spacing_10:hover{
        background: #00c4b3;
	color: #000;
} 

.ss_podcast_content {
    position: relative;
    width: 90%;
    max-width: 400px;
    margin: auto;
    overflow: hidden
}

.ss_podcast_content .ss_podcast_content_overlay {
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    height: 99%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s
}

.ss_podcast_content:hover .ss_podcast_content_overlay {
    opacity: 1
}

.ss_podcast_content_image {
    width: 100%
}

.ss_podcast_content_details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s
}

.ss_podcast_content:hover .ss_podcast_content_details {
    top: 50%;
    left: 50%;
    opacity: 1
}

.ss_podcast_content_details h3 {
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.15em;
    margin-bottom: 0.5em;
    text-transform: uppercase
}

.ss_podcast_content_details p {
    color: #fff;
    font-size: 0.8em
}

.fadeIn-bottom {
    top: 80%
}

.ss_podcast_item a:hover{
   text-decoration: none;
}
#ss_home_podcast .ss_link_style2:hover {
        background: #00c4b3;
	color: #000;
} 
.ss_more_stories .ss_link_style2:hover {
        background: #00c4b3;
	color: #000;
}
.manage_link_style a:hover {
      color: #00c4b3 !important;
}
.manage_link_style:hover {
      color: #00c4b3 !important;
      text-decoration: none !important;
}
.ss_voice_list_right_head .ss_sub_title2:hover{
       color:#00c4b3;
}

.ss_my_recent_style:hover{
	color:#00c3b4;
}
.ss_my_recent_style {
        font-size: 18px;
}
.ss_text_profile_containers {
        font-size: 14px !important;
}

.ss_my_test_button:hover{
	color: #000000;
	background:#00c3b4;
}
#.message .sprite {
    position: absolute;
    left: 0;
    top: 3px;
    float: left;
    width: 18px;
    height: 17px;
    background-position: 0px -367px;
 }
# .star {
    float: left;
    margin: 3px 5px 0 0;
    width: 18px;
    height: 16px;
    background-position: -59px -346px;
}
.ss_link_style2 {
  color: #fff !important;
  text-decoration: none !important;
}

#ss_home_instagram a:hover {
	color: #00c4b3 !important;
	text-decoration: none !important;
}
#ss_home_instagram a {
	color: #000 !important;
}
.ss_more_stories .carousel-item p,
.ss_events_giveaways .carousel-item p {
	color: #000 !important;
	text-decoration: none !important;
}
.ss_more_stories .carousel-item a,
.ss_events_giveaways .carousel-item a {
	color: #000 !important;
	text-decoration: none !important;
}
.ss_more_stories .carousel-item a:hover,
.ss_events_giveaways .carousel-item a:hover {
	color: #000 !important;
	text-decoration: none !important;
}
.ss_link_style1 a {
        color: #000 !important;
	text-decoration: none !important; 
}
.ss_title_link:hover {
      color: #00c4b3;
}

#ss_podcast_list_pic {
    height: 100%;
    width:100%;
    padding: 30px 150px 10px 150px;
}
.carousel-control-prev .fas {
     line-height:0 !important;
}
.carousel-control-next .fas {
     line-height:0 !important;
}
.blog_author_name a:hover{
    text-decoration: none !important;
}
.label1 {
	position: absolute;
	left: 12px;
	bottom: 5px;
	color: #fff;
	padding: 0 10px;
	line-height: 25px;
	display: inline-block;
	background: #2bd2c7;
	font-weight: 700;
}
#more-featured-recipes ul {
	margin: 0;
	padding: 25px 0 0 0;
	list-style: none;
}
#more-featured-recipes ul li {
	padding-bottom: 35px;
}
.recipe_button a {
    background: #000;
    color: #fff;
    border-radius: 3px;
    padding: 5px;
    line-height: 16px;
    height: 26px;
    display: inline-block;
    margin: 0 0 5px 0;
}

.image-wrap1 {
	position: relative;
}
.image-wrap1 .label1 {
	left: 0;
	bottom: 0;
}
.ss_product_content a:hover {
    text-decoration: none !important;
}
.recipe_button a:hover {
    background: #00c4b3;
    text-decoration: none !important;
}
.search-here .button:hover,
.linktype5:hover,
.linktype5-green:hover {
	background: #00c4b3;
	color: #fff;
}
.linktype5 {
	display: inline-block;
	padding: 0 10px;
	font-size: 15px;
	letter-spacing: 3px;
	line-height: 33px;
	color: #fff;
	background: #bababa;
}
#featured-product .linktype5,
.linktype5-green {
	background: #000;
}

span.by_author_name {
    color: black;
    margin: 0px 10px;
}
.ss_voice_by_on span {
    color: #00c4b3;
    font-size: 18px;
    margin-top: 0px;
}
.other_recipes p {
    padding: 0px 10px 10px 10px;
}
.other_recipes {
    padding: 0px;
    border: 2px solid #050505;
    margin: 0;
    margin-bottom: 25px;
}
img.author_img {
    margin: 10px;
}
span.by_text{
top:10px;
left:5px;
position:relative;
}

.recipe_img{
    width: 100%;
    height: 100%;
}
.recipes_rating_img {
    width: 106px;
    height: 48px;
    background: url(../images/recipes_rating_stars.png) no-repeat left -19px;
}

.recipes_rating_img span {
    float: left;
    height: 20px;
    background: url(../images/recipes_rating_stars.png) no-repeat left top;
    position: relative;
    top: 3px;
}

p.recipe_title1 {
    min-height: 60px;
    font-size: 22px;
    margin-bottom: 0px !important;
}


/*Override styles*/
/*#logged_in .ss_access {
	font-size: 14px;
}*/
/*#ss_share_on_socialmedia {
	margin: 2rem 0 1rem 0;
}*/
/*#ss_review_rating {
	background: #fceced;
	margin: 2rem 0;
	padding: 2rem 0;
}*/
.ss_review_body {
	padding: 1.5rem 0 0.5rem 0;
}
.ss_product_thumb .ss_recommend_rate {
	display: flex;
	position: absolute;
	right: -22%;
	top: -10%;
	width: 140px;
	height: 140px;
	background: #000;
	border-radius: 100%;
	color: #fff;
}
.ss_product_thumb .ss_recommend_rate strong {
	display: block;
	font-size: 50px;
	margin-bottom: 5px;
}
.ss_product_content_bottom a {
	padding: 0;
	text-align: center;
}

.blog-comment-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; 
  height: 100%;
  width: 100%; 
  opacity: 1;
  transition: .5s ease;
  background-color: transparent;
  cursor: pointer;
}
.blog-comment-login-text {
  font-size: 1rem;
  position: absolute;
  top: 25%;
  left: 10px;
  text-align: center;
}
.blog-comment-style{
  position: relative;
  clear: both;
}
.blog-comment-login-text p, .blog-comment-login-text a{
 color: #2BD2C7;
}
.blog-comment-login-text a:hover, .blog-comment-login-text a:focus{
    cursor: pointer;
    color: #ed862f;
}
.recipe_prep_time_data {
    clear: both;
    overflow: hidden;
    padding: 5px 0;
    margin: 15px 0 25px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.recipe_prep_time_data li {
    list-style: none;
    width: 25%;
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
    font-size: 18px;
    border-left: 1px solid #ddd;
    min-height:55px;
}
.recipe_prep_time_data li:first-child {
    border: 0
}
.new-blog .edit_user {
  font-size: 20px; 
  font-weight: 400; 
  padding-left :20px;
}
a.edit_link {
   padding: 3px 10px 3px 18px; 
   background: url(../img/design/pencil.gif) no-repeat;
   line-height:30px; 
}
a.forum_download_link { 
     padding: 3px 10px 3px 18px;
     background: url(../img/design/download.gif) no-repeat;
}
.padding-top-20 {
     padding-top: 20px;
}
.form-help-text {
     font-size: 16px;
     color: #666;
     margin-bottom: 0rem !important;
}


.row.todays_featured_recipe {
  display: flex;
  width: 100%;
}

.todays_featured_recipe .col-md-5, .todays_featured_recipe .col-md-4, .todays_featured_recipe .col-md-3 {
  display: inline-grid;
}

.preparation_details p {
  font-size: 14px;
  font-weight: lighter;
}

.preparation_details {
  padding: 15px;
  border: 2px solid #161515;
  margin: 0;
}

.preparation_details .label {
  font-size: 16px;
  font-weight: 550;
  text-align: center;
  color: black;
  margin-bottom: 0px;
}

.preparation_details .value {
  text-align: center;
  color: black;
  font-weight: 500;
  font-size: 16px;
}
<!-- linenumber 249 -->
.recipe_button a{  
  margin: 0 5px 10px 0;
}
span.rating {
  font-size: 14px;
  margin-top:3px;
}
span.by_author_name{
  font-size: 15px;
}
span.reviews {
  font-size: 14px;
  margin-left: 5px;
  margin-top: 3px;
}
p.todays_featured_recipe {
  margin-bottom: 0px!important;
  font-style: italic;
  font-weight: 550;
  position: absolute;
}
.todays_recipe {
  margin: 50px 0px;
  display:flex;
  width:100%;
}
.recipe_image {
  width: 100%;
}
.todays_recipe .col-md-4, .todays_recipe .col-md-5, .todays_recipe .col-md-3{
  display:inline-grid;
}
p.share_recipe {
  font-size: 16px;
}
p.submit_recipe {
  font-style: italic;
  font-weight: bold;
  font-size: 16px;
}
.submit_recipe_block {
  padding: 20px;
  border: 2px solid #050505;
  margin: 0;
  text-align: center;
}
a.add_recipe_btn {
  border: 2px solid black;
  padding: 5px 10px;
  border-radius: 4px;
  color: black;
  background-color: #eee;
}
p.share_recipe {
  font-size: 16px;
}
p.submit_recipe {
  font-style: italic;
  font-weight: bold;
  font-size: 16px;
}
.submit_recipe_block {
  padding: 20px;
  border: 2px solid #050505;
  margin: 0;
  text-align: center;
}
.recipe_rating .checked {
  color: pink;
}
.recipe_rating {
  margin-top: 5px;
  display: flex;
}
.recipe_button a{
  border-radius: 0px;
  color: #eee;
  margin-right: 5px;
  margin-bottom: 10px;
}
.recipe_button.bottomspace{
  margin-top: 10px;
  display: block;
  left: 15px;
}
.detailed_recipe{
  display:inline-grid;
}
.rating_list{
  float: right;
  width:60%;
}
.by_author_list{
float: left;
width:40%;
display: flex;
}
.by_author_name {
    position: relative;
    top: 5px;
}
/*override styles*/
/*.ss_review_rating1 .review_number {
	font-size: 30px;
	line-height: 60px;

}
.ss_review_rating1 .rating_number {
	display: block;
	padding: 20px 0 0 80px;
}
.ss_review_rating2 .made_coachella_medium {
	padding-bottom: 10px;
	line-height: 76px;
}
.ss_review_rating2 .ss_add_review {
	margin: 15px 0 10px 0;
	padding: 1rem 2.5rem;	
}
.ss_review_rating2 .ss_add_review:after {
	bottom: -43px;
	width: 53px;
	height: 43px;
}
.ss_review_rating3 ul li {
	margin: 30px 0 0 0;
}*/
@media (min-width: 992px) {
#ss_banner_content {
margin-top: -508.75px;
}
#logged_in #ss_home_tabs{
margin-top:-56px; !important;
}
 #ss_home_tabs{
margin-top:38px;
}
}

@media only screen and (max-width: 1299px) and (min-width: 992px)  {
#logged_in .ss_access div {
	display: inline-block;
}
}
@media (max-width:991px){
.ss_review_rating2 .ss_add_review:after {
	background-size: 80% auto;
}
.ss_review_rating2 {
		margin: 0 0 2rem 0;
		padding: 2rem;
		border-top: 1px solid #000;
	}
	#ss_home_instagram p {
		text-align: center !important;
	}
	/*#ss_banner_content {
		margin-top: -100px !important;
	}*/
}
@media (max-width: 572px) {
.col-xs-3{
        width:25%;
        }
.col-xs-4{
        width:33.33%;
        }

.col-xs-6{
        width:50%;
        }
.col-xs-8{
        width:66.66%;
        }
.col-xs-9{
        width:75%;
        }
.col-xs-12{
        width:100%;
        }
}

@media (min-width: 572px) {
.col-sm-3{
        width:25%;
        }
.col-sm-4{
        width:33.33%;
        }

.col-sm-6{
        width:50%;
        }
.col-sm-8{
        width:66.66%;
        }
.col-sm-9{
        width:75%;
        }
.col-sm-12{
        width:100%;
        }
}

@media (max-width:767px){
.ss_banner_content_beheard p{ 
	      visibility: hidden; 
	      display: none;
	}
	.ss_banner_content_beheard a{ 
	      visibility: hidden; 
	      display: none;
	}
	#ss_footer_nav.ss_footer_nav_admin {
                 padding: 10px 0 0 10px !important;
        }
  .author_rating_block{
    display:flex;
    margin-bottom: 10px;
  }
  .author_image{
    width: 25px;
    left: 10px;
    position: relative;
  }
  .preparation_details{
    margin:15px 0px;
  }
  a.add_recipe_btn{
    position:revert;
  }

}
        #productCategoryId{
display:none;
}

.blogs_list_image_dimentions {
	width: 100%;
	height: 217px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
}
.login-fb {
        margin-bottom: 30px;
}
.login-fb a {
        font-size: 12px;
        font-weight: 700;
        display: inline-block;
        line-height: 22px;
        background: #3b5a9a;
        color: #fff;
        padding: 0 15px 0 0;
}
.login-fb a span {
        float: left;
        width: 22px;
        height: 22px;
        border-right: 1px solid #fff;
        margin-right: 15px;
        background-position: -64px -253px;
}
.login-fb a:hover {
        background: #d0d0d0;
}
.login-fb {
    padding-right: 24px;
    margin-left: -12px;
    margin-right: 12px;
}
.login-fb .fb {
    margin-bottom: 20px;
}
.login-fb .fb,
.login-fb .tw {
    width: 100%;
    padding: 4px 12px;
    font-size: 15px;
    font-weight: 400;
    text-align: center
}
.login-fb .fb {
    background: #475a95;
}
.login-fb .tw {
    background: #79a7da;
}
.login-fb .fb:hover {
    background: #2e3b61;
}
.login-fb .tw:hover {
    background: #3d80c9;
}
.padding-nun {
        padding: 0;
}
.info-relative {
        position: relative;
}
.info-wrap-login {
       display: block;
       position: relative;
       left: 759px;
       top: -242px;
}
.info-wrap-login a {
       color: #2BD2C7;
}
.info-wrap-login a:hover {
       color: #ED862F;
}

#logged_in .ss_banner_content_beheard .container {
     margin-top: 11px;
}
.form_error{
	color : red ;
}

/*file upload in blog create start*/
.file-upload-btn{
margin-left: 16px;
    margin-top: 10px;
}


input[type="file"] {
        z-index: -1;
        position: absolute;
        opacity: 0;
}

 label[for="file_upload"] {
        color: #337ab7;
}
.btn-default{
        border-radius:none;
        border-color: #bac2cd !important;
    text-shadow: 0 0 0 #fff;
    color: #252c32;
    background: #ddd;
    background: -webkit-linear-gradient(#fff, #ddd);
    background: -o-linear-gradient(#fff, #ddd);
    background: -moz-linear-gradient(#fff, #ddd);
    background: linear-gradient(#fff, #ddd);
}
#file_upload_filename {
        display: inline-flex;
        margin-left: 17px;
}
/*file upload in blog create end*/
.form_options_red { color:#CC0000; }
.profile_nav {
        margin: 0;
        padding: 0;
        border-top: 1px solid #ddd;
}
.profile_nav li {
        margin: 0;
        padding: 0;
        list-style: none;
        border-bottom: 1px solid #ddd;
	font: 16px;
}
.profile_nav li a {
        display: block;
        padding: 5px 0;
        text-transform: uppercase;
        color: #aeaeae;
}
profile_nav li a:hover,
{
        color: #E24825;
}
.ss_survey_list {
        position: relative;
        margin: 0.5rem 0;
        padding: 0 0 0 0;
        border-bottom: 2px solid #000;
}
/*=== Profile Page ===*/
.profile_block1,
.profile_block2,
.profile_block3 {
	clear: both;
	overflow: hidden;
	margin-bottom: 40px;
}
.recent_activity {
	border: 1px solid #ddd;
	border-top: 0;
	margin: 12px 0;
}
.recent_activity .title {
	margin: 0;
	padding: 15px 12px;
}
.recent_activity .title h3 {
	font-size: 22px;
}
.recent_content {
	padding: 0 12px 12px 12px;
}
.recent-title {
	font-weight: 400;
	font-size: 20px;
}
.profile_block2 .title {
	margin: 0;
	padding: 15px 0;
	color: #2BD2C7;
}
.profile_block2 ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #ddd;
}
.profile_block2 ul li {
	clear: both;
	overflow: hidden;
	list-style: none;
	line-height: normal;
	padding: 12px 0 12px 12px;
	border-bottom: 1px solid #ddd;
	background: #f0f0f0;
}
.profile_block2 ul li.even {
	background: #fff;
}
.profile_nav {
	margin: 0;
	padding: 0;
	border-top: 1px solid #ddd;
}
.profile_nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #ddd;
}
.profile_nav li a {
	display: block;
	padding: 5px 0;
	text-transform: uppercase;
	color: #aeaeae;
}
.profile_block1 {
	font-size: 12px;
}
.profile_info strong {
	color: #2BD2C7;
	display: block;
	margin-bottom: 8px;
}
.profile_i a {
	font-size: 12px;
	color: #aeaeae;
}
.profile_i a:hover {
	color: #E24825;
}
.profile_block2 ul li strong {
	display: block;
	margin: 0 0 5px 0;
	color: #e24825;
}
.profile_block2 .opted_out {
	margin-top: 20px;
}
.profile_block2 .linktype4 {
	margin-top: 10px;
	width: 80%;
}
.yourrating {
	display: block;
	width: 100%;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ddd;
}
.recent_activity .row {
	margin-bottom: 10px;
}
.recent_activity .one,
.recent_activity .two {
	width: 50%;
	display: inline-block;
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
}
.discussions_on p,
.commented_on p {
	margin: 0 0 10px 0;
	padding-top: 10px;
	border-top: 1px solid #ddd;
}
.discussions_on p:first-child,
.commented_on p:first-child {
	border: 0;
	padding: 0;
}
.discussions_on p strong,
.commented_on p strong {
	display: block;
	margin-bottom: 8px;
}
.commented_on p span {
	font-size: 12px;
	color: #aeaeae;
}
.profile_pic {
	position: relative;
}
.profile_pic:hover .upload_pic {
	display: block;
}
.profile_pic .upload_pic {
	display: none;
	position: absolute;
	left: 0;
	bottom: 1px;
	width: 100%;
	background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, .5);
}
.profile_pic .upload_pic a {
	display: block;
	color: #fff;
	line-height: normal;
	padding: 5px 0 5px 60px;
	background-image: url(../images/camera.png);
	background-repeat: no-repeat;
	background-position: 20px center;
}
.tooltip .tooltip-inner {
  background: white;
  color: black;
  border: 2px solid #000;
}
.tooltip.right .tooltip-arrow {
  border-right-color: white;
}
.title {
	font-size: 30px;
	line-height: 36px;
	text-align: center;
	color: #5f5e5a;
	border-top: 9px solid #2bd2c7;
}

.sprite {
	display: inline-block;
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
}
.padding-nun {
	padding: 0;
}
.second_title {
    padding: 0px 10px !important;
    background: #DDD none repeat scroll 0% 0%;
    height: 1px;
    position: relative;
    margin: 0px 0px 15px 0px;
    clear: both;
}
.table_style1 td,
.table_style1 th {
border-color: #ddd;
}
.table_style1 th {
border-bottom: 0!important;
}
.table_style1 tr th {
background: #E1EBF3;
}
.table_style1 tr:nth-of-type(even) {
background: #f0f0f0;
}
.table_style1 tr:nth-of-type(odd) {
background: #ffffff;
}
.table_style1 a{
	color : black ;
	
}
.table_style1 a:hover{
	 color: #ed862f;
	 text-decoration : none ;
}
tr.display_row_hdr {
    background-color: #CCCCCC;
}
tr.form_break {
    height: 8px;
}
.side_menu_header {
    font: bold 16px "Trebuchet MS",trebuchet,Arial,sans-serif;
    color: #5477CA;
    line-height: 20px;
}
tr.form_break {
    height: 8px;
}
td.result_cell_padding {
    padding: 0px 4px 0px 4px;
}
tr.header_row {
    height: 30px;
    background-color: #E1EBF3;
}
.box_div {
    border: 2px solid white;
}
table.admin_result_tbl {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
}
.col-xs-12 col-sm-6  .form-group #profile_test a{
	color:black;
	text-decoration:none;
}
.col-xs-12 col-sm-6  .form-group #profile_test a:hover{
	color: #00c4b3 !important;
	text-decoration:none;
}
.indent-data{
	margin-top: -30px;
	padding-left: 40px;
}
.recipe_author_list_image {
    left: 5px;
}
@media (max-width:767px){
.todays_recipe{
   display: block;
}
span.by_author_name {
  
   display: block;
}
.recipe_rating {
  text-align : right ;
  display: block;
}
.rating_section {
    display: flex;
    float: right;
}
span.rating{
margin-top: 0px;
padding-right: 10px;
}
span.reviews {
    margin-top: 0px;
    margin-left: 3px;
    }
    .detailed_recipe .manage_link_style{
    	font-size: 16px !important;
    }
}
@media (min-width: 768px) and (max-width: 1024px){
.recipe_rating {
    margin-top: 0px;
    text-align: right;
}
.recipes_rating_img{
    width: 120px !important;
    right: -7px;
    position: relative;
}
.submit_recipe_block{
	padding: 20px 0px;
}
}
.recipe_context {
    min-height: 185px;
}
.cat_name{
min-height:30px;
}
.dropdown:hover>.dropdown-menu {
  display: block;
}

.dropdown>.dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
    pointer-events: none;
}
.drop-nav {
	background-color: black;
}
.dropdown-link{
	color : white;
}
.dropdown-link:hover{
	color: #ff5369;
	background-color: transparent;
}
/*added by apsar*/
#popup {
	position: fixed;
    z-index: 1000;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}
#popup #main,
#popup #secondary {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 842px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
    padding:15px;
    border-radius:6px;
    outline:0;
}
#popup #logo {
	text-align:center;
	margin-bottom:20px;
}
#popup #logo a{
	color:#00c4b3!important;
	text-decoration:none!important;
}
.text-theme{
color:#00c4b3!important;
}

#popup #main table tr td:nth-child(1) a, 
#popup #secondary table tr td:nth-child(1) a{
 	color:#00c4b3!important;
} 
#popup #main table tr td:nth-child(2) a:hover, 
#popup #secondary table tr td:nth-child(2) a:hover{ 
	color:#fff;
	background: #00c4b3;
	line-height: 40px;
	    padding: 0 30px;
	    display: inline-block;
	    text-decoration: none;
	    text-transform: uppercase;
	    border:1px solid #000;
}
#popup #main table tr td:nth-child(2) a, 
#popup #secondary table tr td:nth-child(2) a{ 
	color:#fff;
	background: #000;
	line-height: 40px;
	    padding: 0 30px;
	    display: inline-block;
	    text-decoration: none;
	    text-transform: uppercase;
	    border:1px solid #000;
}
.followus-icons td a{
  color: #fff;
  background: #000;
  line-height: 40px;
  padding: 7px !important;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #000;
  margin-left: 15px;
  height: 42px;
  width: 42px;
  display: inline-flex;
  text-align: center;	
}
.followus-icons td a:hover{
  background: #00c4b3!important;
}
.followus-icons td{
display: flex;
}
.followus-icons td a img{
  display:block;
  margin:auto;
}
.text-nowrap{
    text-wrap: nowrap!important;
}
.stars_comment_section{
    position: absolute;
    right: 0;
    top: 19px;
}
.percentage_span{
    position: absolute;
    top: 2px;
    right: 0;
    left: 0;
    text-align: right;
    background : 0 !important;
}




