/* Start of CMSMS style sheet 'custom' */
/*------------------------------------------------------------------------------
Edited 12 Jul 2017, Simon
------------------------------------------------------------------------------*/
#side_col table {
margin: 10px 0;
border-collapse:collapse;
width: 100%;
}
#side_col table h2 {
font-size: 22px;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 400;
text-transform: uppercase;
margin-top:10px;
}
#side_col table ul {
padding-left: 12px;
list-style-position: outside;
margin-top: 3px;
margin-bottom: 3px;

}
table .sideright {
width:60px;
}
#side_col table .sideleft {
padding: 0 10px 0 10px;
}
#side_col table p {
    margin-top: 2px;
    margin-bottom: 10px;
}
#side_col table a {
    text-decoration: none;
}
.sideblue {
    background-color: #fff;
    border-top: 1px solid #5B7F91;
    border-bottom: 1px solid #5B7F91;
}
#side_col table.sideblue h2 {
color: #5B7F91;
}

#side_col table.sideblue p {
color: #5B7F91;
}
#side_col table.sideblue a {

}
.sideblue .sideright {
background-color: #5B7F91;
}

.sidebrown {
    background-color: #fff;
    border-top: 1px solid #8D817B;
    border-bottom: 1px solid #8D817B;
}
#side_col table.sidebrown h2 {
color: #8D817B;
}
#side_col table.sidebrown ul {
color: #8D817B;
}
#side_col table.sidebrown p {
color: #8D817B;
}
#side_col table.sidebrown a {

}
.sidebrown .sideright {
background-color: #8D817B;
}


.sideorange {
    background-color: #fff;
    border-top: 1px solid #CB9965;
    border-bottom: 1px solid #CB9965;
}
#side_col table.sideorange h2 {
color: #CB9965;
}

#side_col table.sideorange p {
color: #CB9965;
}
#side_col table.sideorange a {

}
.sideorange .sideright {
background-color: #CB9965;
}


.sidered {
    background-color: #fff;
    border-top: 1px solid #9B4D4D;
    border-bottom: 1px solid #9B4D4D;
}
#side_col table.sidered h2 {
color: #9B4D4D;
}

#side_col table.sidered p {
color: #9B4D4D;
}
#side_col table.sidered a {

}
.sidered .sideright {
background-color: #9B4D4D;
}

.sideorange.facebook {
    background-color: #CB9965;
color: #fff;
}
#side_col table.sideorange.facebook h2 {
color: #fff;
}

#side_col table.sideorange.facebook p {
color: #fff;
}
#side_col table.sideorange.facebook a {
color: #fff;
}
.sideorange .sideright {
background-color: #CB9965;
}
#side_col table.facebook h2 {
    margin-top: 0;
}
#side_col .pub_ad_box h2 {
    background: none;
    padding: 0;
    font-size: 22px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 10px;

}
#side_col table td .content {
    padding: 0 10px 0 10px;
}
.advertise {
    background-color: #9B4D4D;
}
#side_col table.adside h2 {
    margin-top: 0;
}
#side_col table.adside h2 a {
color: #fff;
}
table.infobox {
border-collapse: collapse;
width:100%;
border: 3px solid #958F89;
}
table.infobox .sideleft {
width:100%;
padding:10px;
}
table.infobox .sider {
background-color: #958F89;
}
table.infobox .sideleft h2 {
background-color: transparent !important;
    color: #958F89 !important;
    margin: 0 !important;
    padding: 0 !important;
    text-transform: uppercase;
    font-size: 120%;
    font-weight: bold;
}

#icon_legend h2 {
    background-color: #DEE5E9;
    color: #5C7F92;
margin: 0;
padding: 11px 10px 10px 10px;
text-transform: uppercase;
font-size: 120%;
font-weight: bold;
}
#icon_legend ul {
    background-color: #DEE5E9;
    color: #5C7F92;
    padding: 10px;
}
#icon_legend li {
    line-height: 23px;
    padding-left: 30px;
    margin-bottom: 5px;
}

.guide {
	margin: 10px 0;
	background: transparent url('/images/inmac/dot_hr.gif') repeat-x bottom left;
	padding-bottom: 10px;
}

.guide h4, .guide p {
	margin: 0;
}

.guide .guide_info {
	float: left;
	width: 300px;
}

.guide .guide_legend {
	float: right;
	width: 180px;
	min-height: 60px;
}

.guide_legend ul, .guide_legend li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	float: left;
}

.guide_legend .thumb_listing {
	float: right;
}

.guide_legend li {
	margin-right: 5px;
	display: block;
	width: 23px;
	height: 23px;
}

/* default "no link" image placed under link */
.guide_legend li.info,
.guide_legend li.review,
.guide_legend li.website,
.guide_legend li.sws,
.guide_legend li.offer {
	background-position: left bottom;
	background-repeat: no-repeat;
}

.guide_legend li a {
	display: block;
	width: 23px;
	height: 23px;
}

.guide_legend li span {
	display: none;
}

.guide_legend li.info a,
.guide_legend li.review a,
.guide_legend li.website a,
.guide_legend li.sws a,
.guide_legend li.offer a {
	background-position: left top;
	background-repeat: no-repeat;
}

.guide_legend li.info a:hover,
.guide_legend li.review a:hover,
.guide_legend li.website a:hover,
.guide_legend li.sws a:hover,
.guide_legend li.offer a:hover {
	background-position: left center;
	background-repeat: no-repeat;
}

#detail h4 {
	font-size: 1.2em;
}

#icon_legend li.info, #icon_legend li.review, #icon_legend li.website, #icon_legend li.sws, #icon_legend li.offer {
    background-position: top left;
    background-repeat: no-repeat;
}
#icon_legend li.info,
.guide_legend li.info,
.guide_legend li.info a
	{ background-image: url('/images/inmac/winter/legend/legend_info.png'); }

#icon_legend li.review,
.guide_legend li.review,
.guide_legend li.review a
	{ background-image: url('/images/inmac/winter/legend/legend_review.png'); }

#icon_legend li.website,
.guide_legend li.website,
.guide_legend li.website a
	{ background-image: url('/images/inmac/winter/legend/legend_website.png'); }

#icon_legend li.sws,
.guide_legend li.sws,
.guide_legend li.sws a
	{ background-image: url('/images/inmac/winter/legend/legend_sws.png'); }

#icon_legend li.offer,
.guide_legend li.offer,
.guide_legend li.offer a
	{ background-image: url('/images/inmac/winter/legend/legend_offer.png'); }
.searchList li {
    border: none;
}
.pageTitle {
    background: url(uploads/resources/ingredients.jpg) no-repeat;
        background-size: auto auto;
    background-size: cover;
    padding: 50px 0;
}

.titlelegend h2 {
font-family: 'Roboto', sans-serif;
    background-color: #DEE5E9;
    color: #5C7F92;
    margin: 0 0 10px 0;
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: 120%;
    font-weight: bold;
}
a#designedBy {
    background: url("uploads/resources/CF_logo.png") no-repeat scroll right -33px transparent;
    color: #666;
    display: inline-block;
    height: 30px;
    padding-right: 40px;
    text-decoration: none;
}
a#designedBy:hover {
    background-position: right top;
    color: #cd2a45;
}

.usernavdash li span {
color: #5C7F92;
display: inline-block;
float: right;
margin-top: -25px;
margin-right: 12px;

}
.usernavdash li span:hover {
color: #fff;
}
.usernavdash li a {
color: #5C7F92;
    padding: 10px 30px 10px 10px;
}
.usernavdash li i {
    margin-right: 0;
    font-size: 18px;
    width: 21px;
}
.usernavdash li a:hover {
    background: #5C7F92;
}
.sidebar {
    padding: 0;
}
.searchList li {
    border: 1px solid #fff;
}
.searchList li:hover {
    border: 1px solid #5C7F92;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #5C7F92;
    border-color: #5C7F92;
}
.pagination > li > a, .pagination > li > span {
    color: #5C7F92;
}
.usernavdash li.active a {
    background: #5C7F92;
    color: #fff;
}
.searchList li .adimg {
    margin-bottom: 0;
}





@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
}



@media (max-width: 2000px) {
.header .logo {
    margin: 5px 0 5px 0;
}

    .navbar-header {
        float: right;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
        background: #ccc;
    }
.icon-bar {
    background: #fff;
}
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
.navbar-default {
    float: none;
}
    .navbar-nav>li>a {
        padding: 10px 15px;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
font-weight: 600;
font-size: 18px;
    }
.navbar-nav > li > a:hover, .navbar-nav > li:hover > a, .navbar-nav > li.active > a {
    background: #5C7F92 !important;
    color: #fff !important;
}

    .collapse.in{
  		display:block !important;
	}
.navbar-collapse.in {
    padding: 0;
}

}
@media screen and (max-width: 768px) {
.searchList li {
    text-align: center;
}
.searchList li h3 {
    margin-top: 10px;
}
.searchList li .legcol .guide_legend {
    display: inline-block;
margin-top:5px;
margin-left:auto;
margin-right:auto;
}
}
.searchList li .legcol .guide_legend {
    display: inline-block;
text-align:right;
}
.guide_legend li {
    margin-right: 3px;
}

.searchList .guide_legend li {
    border: none;
}

#gallery img {
	display: block;
}
#detail {
    background: #fff;
    border: 1px solid #fff;
    padding: 20px;
    margin-bottom: 30px;
}
#gallery a {
	float: right;
	clear: right;
	border-width: 3px;
	border-style: solid;
	padding: 2px;
	border-color: white;
}
p, #detail ul {
    line-height: 1.5em;
}
p, ul, ol, h1, h2, h3, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
#detail ul li {
    list-style-type: disc;
    list-style-position: inside;
    margin-left: 10px;
}
.panel {
    margin-bottom: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
}
.panel-heading.collapsed .fa-chevron-down,
.panel-heading .fa-chevron-right {
  display: none;
}

.panel-heading.collapsed .fa-chevron-right,
.panel-heading .fa-chevron-down {
  display: inline-block;
}

i.fa {
  cursor: pointer;
  margin-right: 5px;
}

.collapsed ~ .panel-body {
  padding: 0;
}
.panel-info > .panel-heading {
background-color: #DEE5E9;
color: #5C7F92;
margin: 0;
padding: 11px 10px 10px 10px;
text-transform: uppercase;
font-size: 120%;
font-weight: bold;
border: none;
}
 @media screen and (max-width: 2600px) {
.panel {
    margin-bottom: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
}
.panel-heading.collapsed .fa-chevron-down,
.panel-heading .fa-chevron-right {
  display: none;
}

.panel-heading.collapsed .fa-chevron-right,
.panel-heading .fa-chevron-down {
  display: inline-block;
}

i.fa {
  cursor: pointer;
  margin-right: 5px;
}

.collapsed ~ .panel-body {
  padding: 0;
}
.panel-info > .panel-heading {
background-color: #DEE5E9;
color: #5C7F92;
margin: 0;
padding: 11px 10px 10px 10px;
text-transform: uppercase;
font-size: 120%;
font-weight: bold;
border: none;
}
}
#main_col h2.issuetitle2 {
margin: 6px 0 10px 0;
}

/* End of 'custom' */

