/* Custom CSS for myDaVita */


/* General Styling */

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url(../../../iserver/www.davita.com/css/fonts/glyphicons-halflings-regular.eot);
	src: url(../../../iserver/www.davita.com/css/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../../../iserver/www.davita.com/css/fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../../../iserver/www.davita.com/css/fonts/glyphicons-halflings-regular.woff) format("woff"), url(../../../iserver/www.davita.com/css/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../../../iserver/www.davita.com/css/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}


/* Fonts */

@font-face {
	font-family: "Lato";
	src: url("fonts/Lato-Regular.eot");
	src: url("fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Regular.woff2") format("woff2"), url("fonts/Lato-Regular.woff") format("woff"), url("fonts/Lato-Regular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: "Lato-Bold";
	src: url("fonts/Lato-Bold.eot");
	src: url("fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Bold.woff2") format("woff2"), url("fonts/Lato-Bold.woff") format("woff"), url("fonts/Lato-Bold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: "Bree-Bold";
	src: url("fonts/BreeDavita-Bold.eot");
	src: url("fonts/BreeDavita-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/BreeDavita-Bold.woff2") format("woff2"), url("fonts/BreeDavita-Bold.woff") format("woff"), url("fonts/BreeDavita-Bold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "DavitaIcons-Regular";
	src: url("fonts/davita-icons/DavitaIcons-Regular.eot");
	src: url("fonts/davita-icons/DavitaIcons-Regular.eot?#iefix") format("embedded-opentype"), 
        url("fonts/davita-icons/DavitaIcons-Regular.woff2") format("woff2"), 
        url("fonts/davita-icons/DavitaIcons-Regular.woff") format("woff"), 
        url("fonts/davita-icons/DavitaIcons-Regular.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
}

body {
	font-size: 14px;
}
body.gray-bg {
	background: #fafafa;
}
.h2, .h3, .h4, .h5, .h6, h2, h3, h4, h5, h6 {
	font-weight: 600;
	line-height: 1.15;
}
.p-r-0 {
	padding-right: 0;
}
.p-r-8 {
	padding-right: 8px;
}
.p-l-0 {
	padding-left: 0;
}
.p-l-10 {
	padding-left: 10px;
}
.font-small {
	font-size: 13px;
}
.bold {
	font-weight: 700;
}
.semibold {
	font-weight: 600;
}
.secondary-copy {
	color: #a2a2a2;
	font-size: 11px;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 155%;
}
.success-message {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.2;
}
.correct-answer {
	font-size: 15px;
	line-height: 1.2;
}
.btn.btn-primary.disabled {
	background-color: #CCC;
}

/* Search Box */

.search-box form {
	padding: 0px 35px 0px 0px !important;
}

/* Overriding container widths to make consistent with DaVita.com */

@media (min-width:768px) {
	.container {
		width: auto;
	}
}
@media (min-width:1025px) {
	.container {
		width: 1005px
	}
}
@media (min-width:1200px) {
	.container {
		width: 1170px
	}
}
@media (min-width:768px) {
	.lead {
		font-size: 21px
	}
}
@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
}
@media (min-width:1200px) {
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
		float: left;
	}
}
@media only screen and (max-width:478px) {
	h1 {
		font-size: 25px;
	}
}

/* headerView_v3 */

@media (max-width: 767px) {
	.header-section {
		background: none;
	}
}
.mydavita-menu.active, #mydavita-mobile-menu.collapse {
	max-height: 800px;
}
.navbar-nav {
	margin: 0;
}
.header-main .logo {
	margin: 10px 0px 10px 10px;
}
@media (min-width: 768px){
   .header-main .logo {
	margin: 10px 0px 10px -8px;
} 
} 
.mydavita-menu .navbar-nav li a:hover {
	color: #fff;
	background-color: #004a80;
}
.mydavita-menu .navbar-nav>.open>a {
	color: #fff !important;
	background-color: #004a80;
}
.navbar-nav .open .dropdown-menu>li>a {
	line-height: 40px;
}

/* mydavita desktop nav */

.main-nav {
	margin-left: -15px;
}
.main-nav>li {
	float: left;
}
.main-nav>li>a {
	padding: 17px 15px;
	color: #505050;
	font-weight: 600;
	line-height: 1.5em;
	font-size: .875em;
}
.main-nav>li .nav-link {
	background: #00497f;
	color: #fff;
	margin-left: 20px;
}
.main-nav>li:hover .nav-link, .main-nav>li:hover a {
	background: #00497f;
	color: #fff;
}
.main-nav-box ul {
	border-radius: 5px;
	margin-bottom: 6px;
}
.main-nav-box ul.navbar-nav {
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	border: 1px solid #EBE9E8;
}
.main-nav-box ul li {
	border-left: 1px solid #B8B8B8;
}
.main-nav-box ul li.active a, .main-nav-box ul li:hover a {
	background: #0D487E none repeat scroll 0% 0%;
	color: #FFF;
}
#main-nav-box ul.dropdown-menu {
	min-width: 160px;
	list-style: outside none none;
	background-color: #107FC9 !important;
	white-space: nowrap;
}
#main-nav-box ul.dropdown-menu li {
	border-left: none;
}
#main-nav-box ul.dropdown-menu li a {
	background-color: #107FC9;
	border-radius: 0 !important;
	line-height: 1.42857;
	z-index: 100;
	text-align: left;
}
#main-nav-box ul.dropdown-menu li a {
	background-color: #107FC9;
}
#main-nav-box ul.dropdown-menu li.active a, #main-nav-box ul.dropdown-menu li:hover a {
	background-color: #0d487e;
}
.bg-white .dropdown-menu .divider {
	height: 1px;
	margin: 0px;
	overflow: hidden;
	background-color: #0d487e;
}
.main-nav-box ul li a {
	padding: 12px 15px;
	background: #FFF none repeat scroll 0% 0%;
	min-width: 135px;
	text-align: center;
	color: #505050;
	font-weight: 600;
}
.main-nav-box ul li ul li a {
	font-weight: 400;
}
#main-nav-box ul.dropdown-menu li {
	border-left: medium none;
}
.main-nav-box ul li:first-child {
	border: none;
}
.main-nav-box ul li:first-child a {
	border-radius: 5px 0 0 5px;
}
.main-nav-box ul li:last-child a {
	border-radius: 0px 5px 5px 0px;
}
.search-box form {
	padding: 10px 35px 0px 0px !important;
}
.search-box .search-btn {
	position: absolute;
	right: 0px;
	top: 0px;
	background: #FFB800 none repeat scroll 0% 0%;
	height: 28px;
	width: 30px;
	text-align: center;
	color: #000;
	line-height: 30px;
	margin-top: 10px;
}
.header-section .main-nav-section {
	background: #FFF none repeat scroll 0% 0%;
	margin-top: -3px;
	border-top: 1px solid #CCC;
}
.header-mobile-section {
	z-index: 0;
}
@media only screen and (max-width:400px) {
	.header-mobile-section .main-nav-section .profile-setting ul li {
		padding: 10px 4px 10px 0!important;
	}
	.header-mobile-section .main-nav-section .profile-setting ul li a {
		font-size: 11px;
	}
	.header-mobile-section .main-nav-section .profile-setting ul li .dropdown-menu li {
		padding: 0;
	}
	.header-mobile-section .main-nav-section .profile-setting ul li .dropdown-menu li a {
		font-size: 9px!important;
	}
	.header-mobile-section .main-nav-section .profile-setting ul li.blue-style {
		padding-right: 0;
	}
	.header-mobile-section .main-nav-section .profile-setting ul li.blue-style a {
		font-size: 12px;
	}
	.header-mobile-section .main-nav-section .profile-setting ul li.blue-style .fa {
		font-size: 30px;
	}
}
@media only screen and (max-width:1024px) {
	#mydavita-menu.show-up {
		background: #fff;
	}
	#logomobile {
		max-width: 168px;
		display: block;
		padding: 30px 0 25px;
	}
	.header-mobile-section .main-nav-section {
		border-bottom: 1px solid #ccc;
		background: #fff;
		position: relative;
		border-top: 1px solid #CCC;
		margin-top: -3px;
	}
	.header-mobile-section .main-nav-section .profile-setting ul::after, .header-mobile-section .main-nav-section .profile-setting ul::before {
		content: " ";
		display: table;
	}
	.header-mobile-section .main-nav-section .profile-setting ul::after {
		clear: both;
	}
	.header-mobile-section .main-nav-section .profile-setting ul li {
		margin: 0;
		padding: 10px 20px;
		width: 24%;
		text-align: center;
	}
	.header-mobile-section .main-nav-section .profile-setting ul li:first-child {
		padding-left: 0;
	}
	.header-mobile-section .main-nav-section .profile-setting ul li.blue-style {
		background: #0072bc;
		font-size: .88889em;
		font-weight: 600;
		text-align: left;
		width: 28%;
		position: absolute;
		right: 0;
		top: 0;
		height: 100%;
		padding-right: 0;
		padding-left: 0;
	}
	.header-mobile-section .main-nav-section .profile-setting ul li.blue-style a {
		color: #fff!important;
		padding-right: 74px;
		padding-left: 20px;
		display: block;
		padding-top: 6px;
		font-size: 15px;
	}
	.header-mobile-section .main-nav-section .profile-setting ul li.blue-style .fa {
		position: absolute;
		right: 16px;
		top: 50%;
		margin-top: -12px;
		font-size: 20px;
	}
	.header-mobile-section .main-nav-section .profile-setting ul li.active>a {
		color: #2573bb;
	}
	.header-mobile-section .main-nav-section .profile-setting ul li ul li {
		padding: 0!important;
	}
	.header-mobile-section .main-nav-section .profile-setting ul li ul li a {
		padding: 10px 20px;
	}
}
@media only screen and (max-width:700px) {
	#logomobile {
		padding-bottom: 0;
		padding-top: 24px;
	}
	.profile-setting .top-profile-container {
		margin-top: 19px;
	}
}
@media only screen and (max-width:620px) {
	.header-mobile-section .main-nav-section .profile-setting ul li a {
		font-size: 12px;
	}
	.header-mobile-section .main-nav-section .profile-setting ul li .dropdown-menu li {
		padding: 0;
	}
	.header-mobile-section .main-nav-section .profile-setting ul li .dropdown-menu li a {
		font-size: 9px!important;
	}
	.header-mobile-section .main-nav-section .profile-setting ul li.blue-style {
		padding-right: 0;
		padding-left: 0;
	}
	.header-mobile-section .main-nav-section .profile-setting ul li.blue-style a {
		font-size: 14px;
		padding-right: 40px;
		padding-left: 10px;
		display: block;
		padding-top: 5px;
		line-height: 1.5em;
	}
	.header-mobile-section .main-nav-section .profile-setting ul li.blue-style .fa {
		margin-top: -5px;
		font-size: 20px;
	}
}
@media only screen and (max-width:1024px) {
	#logomobile {
		padding: 26px 0 5px;
	}
}
@media only screen and (max-width:590px) {
	#logomobile {
		max-width: 125px;
	}
}
@media only screen and (max-width:459px) {
	#logomobile {
		padding-bottom: 0;
	}
}
.mydavita-menu {
	max-height: 0;
	overflow: hidden;
	/*-webkit-transition: all 1s;
		transition: all 1s;*/
}
.mydavita-menu.show-up {
	position: relative;
	z-index: 9999;
	background-color: #fff;
}
.mydavita-menu.active {
	max-height: 500px;
}
.mydavita-menu ul {
	list-style: none;
	padding: 0;
}
.mydavita-menu ul li {
	font-size: 14px;
	line-height: 20px;
}
.mydavita-menu ul li a {
	color: #505050;
	display: block;
	padding: 15px;
	border-bottom: 1px solid #ccc;
	text-decoration: none!important;
	position: relative;
	font-size: 14px;
}
.mydavita-menu ul li a .fa {
	position: absolute;
	right: 30px;
	top: 17px;
	font-size: 14px;
}
.mydavita-menu ul li a:hover .fa {
	color: #ffffff;
}
.mydavita-menu ul li.close-menu {
	text-align: center;
	margin-top: 0;
}
.mydavita-menu ul li.close-menu a {
	padding-top: 5px;
	padding-bottom: 5px;
}
.mydavita-menu ul li.close-menu .fa {
	position: relative;
	top: auto;
	font-size: 36px;
	line-height: 36px;
	right: auto;
	color: #ccc;
}
.mydavita-menu ul li.active>a, .mydavita-menu ul li:hover>a {
	color: #1d70a7;
}
.mydavita-menu ul li ul {
	max-height: 0;
	-webkit-transition: all 1s;
	transition: all 1s;
	overflow: hidden;
}
.mydavita-menu ul li ul li a {
	color: #505050;
	display: block;
	padding: 15px 30px;
	text-decoration: none!important;
}
.mydavita-menu ul li ul.active ul {
	max-height: 1000px;
}
.mydavita-menu-setting {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all .5s;
	transition: all .5s;
	margin-top: 0;
}
.mydavita-menu-setting.active, .mydavita-menu-setting.active ul {
	max-height: 500px;
}
.mydavita-menu-setting ul {
	list-style: none;
	padding: 0;
}
.mydavita-menu-setting ul li {
	font-size: 13px;
	line-height: 20px;
}
.mydavita-menu-setting ul li a {
	color: #505050;
	display: block;
	padding: 5px 30px;
	border-bottom: 1px solid #ccc;
	text-decoration: none!important;
	position: relative;
	font-size: 14px!important;
}
.mydavita-menu-setting ul li a .fa {
	position: absolute;
	right: 30px;
	top: 17px;
	color: #8c8c8c;
	font-size: 16px;
}
.mydavita-menu-setting ul li.active>a, .mydavita-menu-setting ul li:hover>a {
	background: #d9d9d9;
	color: #1d70a7;
}
.mainnav-mobile {
	position: relative;
	top: -80px;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all 2s;
	transition: all 2s;
}
.mainnav-mobile.show-up {
	position: relative;
	z-index: 9999;
	background-color: #fff;
}
.mainnav-mobile.active {
	max-height: 1000px;
}
.mainnav-mobile ul {
	list-style: none;
	padding: 0;
}
.mainnav-mobile ul li {
	font-size: 1em;
}
.mainnav-mobile ul li a {
	color: #505050;
	display: block;
	padding: 15px;
	border-bottom: 1px solid #ccc;
	text-decoration: none!important;
	position: relative;
	background: #fff;
}
.mainnav-mobile ul li a .fa {
	position: absolute;
	right: 30px;
	top: 20px;
	color: #505050;
	font-size: 14px;
}
.mainnav-mobile ul li.blue-logo a, .mainnav-mobile ul li.blue-logo a:hover {
	background: #1d70a7;
	color: #fff;
}
.mainnav-mobile ul li.close-menu {
	text-align: center;
	margin-top: 0;
}
.mainnav-mobile ul li.close-menu a {
	border-bottom: none;
	padding-top: 5px;
}
.mainnav-mobile ul li.close-menu .fa {
	position: relative;
	top: auto;
	font-size: 40px;
	right: auto;
}
.mainnav-mobile ul li.active>a, .mainnav-mobile ul li:hover>a {
	background: #d9d9d9;
	color: #1d70a7;
}
.mainnav-mobile ul li ul {
	max-height: 0;
	-webkit-transition: all 1s;
	transition: all 1s;
	overflow: hidden;
}
.mainnav-mobile ul li ul li a {
	color: #505050;
	display: block;
	padding: 15px 30px;
	text-decoration: none!important;
	font-size: 16px;
}
.mainnav-mobile ul li.active ul {
	max-height: 1000px;
}
#page-secondary-nav {
	padding-top: 0px;
}
#nav-mydavita .nav-mydavita-signin ul li a {
	font-size: 14px;
}
.breadcrumb {
	background-color: transparent !important;
}
.breadcrumb>li+li::before {
	padding: 0 5px;
	color: #505050;
	content: ">\00a0";
}

/* End of headerViewv3 */


/* Header and Navigation */

.navbar-nav {
	margin: 0 -20px;
}
.header-main .navbar-utility {
	margin-bottom: -1px;
}

/* /////////////////START OF NAV CSS */

.main-nav-box ul {
	border-radius: 5px;
	margin-bottom: 6px;
}
.main-nav-box ul li {
	border-left: 1px solid #B8B8B8;
}
.main-nav-box ul li a {
	padding: 12px 15px;
	background: #FFF none repeat scroll 0% 0%;
	min-width: 135px;
	text-align: center;
	color: #505050;
	font-weight: 600;
}
.main-nav-box ul li ul li a {
	font-weight: 400;
}
.bg-white .main-nav-box ul li ul li {
	border-left: 0px none;
	border-bottom: 1px solid #00497F;
}
@media (min-width: 768px) {
	.navbar-nav {
		float: left;
	}
	.nav>li {
		position: relative;
		display: block;
	}
	.navbar-nav>li {
		float: left;
	}
}
.main-nav-box ul li:first-child {
	border: medium none;
}
.main-nav-box ul li:first-child a {
	border-radius: 5px 0px 0px 5px;
}
.navbar-nav>li>a, h1, h2, h3, h4, h5, h6 {
	line-height: 1.5em;
}

/* END OF NAV CSS */

@media (min-width: 1025px) {
	.navbar-default {
		background-color: #e8eae9;
	}
}
.nav {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.navbar-nav>li>a {
	padding: 15px 8px 5px 8px;
}
.navbar-default .navbar-nav>li>a {
	color: #505050;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #fff;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus #nav-primary .navbar-nav>.open>a, #nav-primary .navbar-nav>.open>a:hover, #nav-primary .navbar-nav>.open>a:focus {
	background-color: #004a80;
	color: #fff;
}
.navbar-default .navbar-nav>.active>a {
	background-image: none;
	background-repeat: repeat-x;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus #nav-primary .navbar-nav>.active>a, #nav-primary .navbar-nav>.active>a:hover, #nav-primary .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #004a80;
}
.dropdown-menu {
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0px;
}
.dropdown-menu>li>a {
	display: block;
	padding: 0 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857;
	color: #505050;
	white-space: nowrap;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	color: #FFF;
	background-color: #107fc9;
	background-image: none;
	background-repeat: none;
}
.dropdown-menu .divider {
	height: 1px;
	margin: 0px 0;
	overflow: hidden;
	background-color: #cccccc;
}
.navbar-nav .open .dropdown-menu>li>a {
	line-height: 40px;
}
.dv-breadcrumb {
	font-size: 12px;
	font-family: "Open Sans", "sans-serif";
}
.dv-utility a {
	font-size: 12px;
	font-family: "Open Sans", "sans-serif";
	color: #107fc9;
}
.dv-utility a:visited {
	color: #800080;
}
@media (max-width: 1024px) {
	.navbar-header {
		float: none;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		-moz-box-shadow: inset 0 1px 0 rgba(225, 225, 225, 0.1);
		-webkit-box-shadow: inset 0 1px 0 rgba(225, 225, 225, 0.1);
		box-shadow: inset 0 1px 0 rgba(225, 225, 225, 0.1);
	}
	.navbar-collapse.collapse {
		display: none !important;
	}
	.navbar-collapse.collapse.in {
		display: block !important;
		overflow: none;
		overflow-y: visible;
	}
	.navbar-nav {
		float: none !important;
	}
	.navbar-nav>li {
		float: none;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
}
.navbar-toggle {
	display: block;
}
.header-section .main-nav-section {
	background: #fff;
	margin-top: -3px;
	border-top: 1px solid #ccc;
}
.header-mobile-section .main-nav-section .profile-setting ul li.blue-style {
	font-size: 15px;
}
.mydavita-menu ul {
	margin-left: 0;
}
.mydavita-menu ul li ul li a {
	font-size: 14px;
}
.header-main {
	margin-bottom: 0px;
}
.header-section {
	padding: 0;
}

/* Module Boxes*/

#profile-box, .da-checklist, .da-diet-helper-feed, .da-find-doctor, .da-form, .da-forum, .da-health-portal, .da-heath-portal-text, .da-hint, .da-member-box, .da-message-form, .da-message-system-box, .da-my-information, .da-photo-matrix, .da-profile-box, .da-promation, .da-quiz, .da-slideshow, .da-standard-image-text, .da-suggestion-box, .da-text-box, .da-trending-image-content, .da-welcome, .feed-tabs, .landing-content-section .content, .member-online, .module, .mydavita-diet-helper-right-box, .myprofile-mod, .photoMatrix-20, .video-mod {
	margin-bottom: 24px;
}
.video-mod {
	background: #fff;
	width: 100%;
	height: 100%;
}

/* Community News Feed */

.feed-tabs .nav-tabs>li>a {
	font-size: 14px;
	line-height: 1.15;
	font-weight: 600;
}
.feed-tabs .comment .textComment .time {
	color: #999;
	font-size: 13px;
}
.feed-tabs .comment .textComment p {
	margin: 0px;
	line-height: 1.3;
	padding-bottom: 6px;
}
.textComment .userName a {
	font-size: 14px;
	font-weight: 600;
}
.feed-tabs .tab-content {
	padding: 0px 25px;
}
#mod-feed-tab-19 .tab-content {
	padding: 0px 20px;
}
.feed-tabs .comment {
	padding-top: 14px;
}
.feed-tabs .comment .textComment {
	min-height: 75px;
}
.nav-tabs li {
	background: none;
}

/* Profile */

@media only screen and (max-width: 767px) {
	.myprofile-mod .btn-primary {
		margin-top: 10px;
		width: 100%;
	}
}
.myprofile-mod .text-right {
	margin-top: 8px;
}
.myprofile-mod {
	min-height: 300px;
}
.myprofile-mod hr {
	margin-top: 24px;
	padding-bottom: 2px;
}
@media only screen and (max-width: 767px) {
	.profile-info {
		margin-top: 0px;
	}
	.myprofile-mod h3 {
		padding: -20px 0 5px;
		margin-top: -34px;
	}
	.photo-edit-options {
		background-color: #FFF;
		padding: 26px 10px 38px 10px;
	}
}
.top-profilePicture img {
	border-radius: 50%;
}
#mod-imagetext-standard img {
	-moz-border-radius: 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
.cropit-image-preview {
	/* You can specify preview size in CSS */
	width: 180px;
	height: 180px;
	background-size: 180px;
	border-radius: 50%;
}
input.cropit-image-input {
	visibility: hidden;
}
input[type=range] {
	margin: 5px 10px;
	width: 100px;
	display: inline-block;
}
#zoom-slider {
	margin-top: -14px;
	margin-bottom: 10px;
}

/* Show move cursor when image has been loaded */

.cropit-image-preview.cropit-image-loaded.enabled {
	cursor: move;
}
.cropit-image-preview.cropit-image-loaded.disabled {
	cursor: inherit;
}
.cropit-image-preview {
	margin: 0 auto;
}
.over-avatar {
	pointer-events: none;
}
.select-image-btn {
	margin-top: 8px;
}

/* My Daily Nutrition Goals Module */

.da-health-portal {
	padding: 24px 0px 17px;
}
.da-health-portal .contentPortal {
	margin-top: 20px;
}

/* Landing Page Template */

.landing-content-section {
	padding: 40px 0px;
}
.landing-info-container {
	padding: 35px 0px 25px 0px;
	background: #FFF none repeat scroll 0% 0%;
}
.landing-content-section .content {
	background-color: #FFF;
	padding: 35px 50px 50px 50px;
	margin-bottom: 0px;
	font-family: "Bree-Bold", "sans-serif";
}
@media only screen and (max-width:1024px) {
	.landing-content-section .content {
		padding: 20px;
		font-family: "Bree-Bold", "sans-serif";
	}
}

/* User Profile */

#profile-box .profile-change {
	font-family: "Open Sans", sans-serif;
	line-height: inherit;
	font-size: 13px;
}
#profile-box h3 {
	font-family: "Open Sans", sans-serif;
	margin-top: 5px;
	margin-bottom: 4px;
}
persional-title .myprofile-mod h3 {
	font-size: 19px;
}
.myprofile-mod .myprofile-avatar a {
	font-size: 13px;
}
#profile-box p {
	font-size: 14px;
	margin-bottom: 3px;
	color: #999;
}
#profile-box .view-avatar {
	margin: 0px auto 10px;
	border-radius: 60%;
}
.feed-tabs .comment .avatar img {
	border-radius: 50%;
}
#profile-box hr {
	margin: 6px 18px 12px 18px;
}
@media (min-width: 1025px) {
	.profile-setting {
		padding-top: 58px;
	}
}
.da-welcome {
	background-color: #0072BC;
}
.da-welcome .bg-mobile {
	padding: 15px 25px 45px 25px;
}
.login-progress {
	color: #fff;
	font-weight: 700;
}
.da-welcome .bg-mobile a {
	font-size: 15px;
	font-weight: 600;
}
.da-welcome .bg-mobile a:hover {
	color: #e7e7e7;
	font-weight: 600;
	font-size: 15px;
}
.content-box h1 {
	line-height: 1.1em;
}
.da-health-portal .desc .infoDesc {
	background: url(/images/mydavita/icon-i-sm.png) no-repeat;
}
.breadcrumb {
	font-size: 14px;
}

/* Text-Align */

.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.align-left {
	text-align: left;
}
.block {
	display: block;
}
.m-t-5 {
	margin-top: 5px;
}
.m-t-10 {
	margin-top: 10px;
}
.m-t-20 {
	margin-top: 20px;
}
.m-t-40 {
	margin-top: 40px;
}
.m-b-0 {
	margin-bottom: 0px;
}
.m-b-10 {
	margin-bottom: 10px;
}
.m-b-15 {
	margin-bottom: 15px;
}
.m-b-20 {
	margin-bottom: 20px;
}
.m-b-40 {
	margin-bottom: 40px;
}
.m-r-10 {
	margin-right: 10px;
}
.m-r-20 {
	margin-right: 20px;
}
.m-r-40 {
	margin-right: 20px;
}
.m-l-10 {
	margin-left: 10px;
}
.m-0 {
	margin: 0px;
}
.b-b-1 {
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 2px;
}
.nopadding {
	padding: 0px !important;
}

/* Navigation Styling */

.navbar-default {
	background-color: #E8EAE9;
}
.dropdown-menu>li>a {
	display: block;
	padding: 0px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857;
	color: #333;
	white-space: nowrap
}

/* Kidney Smart Module*/

.image-cropper {
	position: relative;
	width: 100%;
	height: 180px;
	overflow: hidden;
}
.image-cropper img {
	position: absolute;
	left: -200%;
	right: -200%;
	top: -200%;
	bottom: -200%;
	margin: auto;
	min-height: 100%;
	min-width: 100%;
}
.da-standard-image-text .text .title {
	margin: 2px 0px 8px;
	border-bottom: 1px solid #F6F6F6;
	padding-bottom: 10px;
	color: #505050;
}
.da-standard-image-text .text {
	padding: 15px 25px 20px 25px;
}
.da-standard-image-text .button-standar-image .btn {
	padding: 10px 16px;
}
.da-standard-image-text .section-content {
	padding-left: 3px;
	min-height: 100%;
}
.da-standard-image-text .section-content p {
	padding-bottom: 0px;
}
.da-welcome p {
	font-size: 15px;
	color: #FFF;
	padding: 0px 0px 15px 0px;
	font-weight: 600;
	line-height: 1.3;
}
.da-welcome h3 {
	margin: 0px;
	color: #FFF;
	font-weight: 600;
	font-size: 19px;
	padding-bottom: 10px;
	line-height: 1.15;
}
.transparency {
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.15);
	border-radius: 5px;
}
.header-section .bg-white {
	background: #f7f5f5 none repeat scroll 0% 0%;
	padding-top: 20px;
}
.main-nav-box ul li a {
	padding: 12px 15px;
}

/* MyDaVita Dashboard */

.da-welcome .btn {
	padding: 10px;
	max-width: 200px;
	min-width: 100%;
	font-size: 16px;
	margin-bottom: 10px;
}
.video-mod .play-btn {
	color: #FFF;
	font-size: 1.5em;
	text-decoration: none;
	background: transparent url("/images/mydavita/play-btn.png") no-repeat scroll 0px 0px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
}

/* Diet Helper Dashboard */

.diet-nutrition-content {
    color: #85B20A;
    line-height: 1.1;
}
.edit-diet {
	margin-top: -53px;
    font-family: "Lato", "sans-serif";
}
.da-health-portal .btn {
	width: 91%;
	margin-top: 20px;
	margin-left: 12px;
	line-height: 1.2;
	padding: 10px 16px;
    font-size: 18px;
}
.dashboard-module {
	background: #fff;
	border-radius: 5px;
	height: 100%;
	padding: 10px 20px 0px 20px;
	margin-bottom: 20px;
	min-height: 128px;
	box-shadow: 0px 2px 0px #D9D9D9;
}
.layout-diet-helper-feed .dashboard-module p {
    font-size: 16px;
}
.layout-diet-helper-feed a:hover .demo-icon {
	background: #00AEEF !important;
	color: #FFF;
}
.layout-diet-helper-feed a:hover .dashboard-module {
	background: #00AEEF !important;
	color: #FFF;
}
.layout-diet-helper-feed a:hover .dashboard-module p {
	color: #FFF;
    line-height: 130%;
}
.infoText p {
    font-size: 15px;   
}
@media (min-width: 768px) {
    .layout-diet-helper-feed h1 {
        font-family: "Bree-Bold", "sans-serif";    
        padding-bottom: 5px;
        font-size: 40px;
        font-weight: 400;
    }
}
.layout-diet-helper-feed h1 {
    font-family: "Bree-Bold", "sans-serif";    
	padding-bottom: 5px;
    font-size: 40px;
    color: #85b20a;
}
.layout-diet-helper-feed h3 {
    font-family: "Bree-Bold", "sans-serif";
	margin-top: 5px;
    line-height: 120%;
    font-weight: 400;
    font-size: 24px;
    margin-bottom: 4px;
}
.layout-diet-helper-feed .intro {
    font-family: "Lato", "sans-serif";
    font-size: 20px;
    margin-bottom: 15px;    
}
@media (min-width:768px) and (max-width:1024px) {
	.dashboard-module {
		min-height: 154px;
	}
}
.dashboard-module .fa-stack-1x {
	font-size: 80%;
}
.desc-info p {
	color: #fff;
}

/* Featured Recipes Module */

.da-slideshow .maskImg {
	background: url(/images/mydavita/bg-repeat.png) repeat;
}
.da-slideshow .item .desc {
	background: url(/images/mydavita/bg2.png);
	min-height: 135px;
	line-height: 1;
}
.da-slideshow .slick-dots {
	top: 100%;
	margin-top: 31px;
	margin-left: 0;
}
.da-slideshow .slick-next, .da-slideshow .slick-prev {
	margin-top: 30px;
	top: 100%;
	z-index: 3;
	opacity: 1;
}
@media only screen and (max-width:390px) {
	.da-slideshow .item .desc {
		padding: 0 5px 10px;
		hyphens: manual;
		font-weight: 600;
	}
	.da-slideshow .item .desc a {
		line-height: 14px;
	}
	.da-slideshow .item .desc .text-favour span {
		font-size: 1em;
		font-weight: 400;
	}
	.myprofile-mod .top-link-pos {
		top: 10px;
		right: 347px;
	}
	.da-standard-image-text .button-standar-image {
		width: 100%;
	}
	.da-diet-helper-feed .btn-diet {
		width: 100%;
	}
	.da-my-information .button-save-change .btn {
		width: 86%;
		float: none;
		margin: 0 auto;
	}
	.da-my-information .button-save-change {
		margin-bottom: 30px;
	}
	.da-form .button-search {
		width: 100%;
	}
	.reply-button {
		width: 100%;
		margin-top: 10px;
	}
}
.da-slideshow .item .star {
	margin-top: 3px;
	margin-bottom: 12px;
	display: block
}
.da-slideshow .item .desc .text-favour img {
	float: left;
	padding-right: 8px;
	margin-top: 4px
}

/* Diet Helper Module */

.da-diet-helper-feed .titleDiet {
	padding-bottom: 6px;
	line-height: 1.15;
}
.da-diet-helper-feed .contentLeft p {
	margin: 0px 0px 0px;
}
.da-diet-helper-feed .imgRight {
	border-radius: 5px;
	position: relative;
	overflow: hidden;
	margin: 0px;
	padding-right: 0px;
	height: 190px;
	min-height: 190px;
}
.da-diet-helper-feed img {
	max-width: 100%;
	width: 100%;
}
.da-diet-helper-feed .imgLeft {
	border-radius: 5px;
	position: relative;
	overflow: hidden;
	margin: 0px;
	padding-left: 0px;
	min-height: 280px;
}
.da-diet-helper-feed img {
	max-width: 100%;
	width: 100%;
}
.da-hint .imgLeft i {
	top: 50%;
	left: 50%;
	position: absolute;
	margin-left: -25px;
	margin-top: -30px;
	color: #FFF;
	text-shadow: 1px 1px 12px #646464;
}
.text-overlay {
	position: relative;
	width: 100%;
	/* for IE 6 */
	overflow: hidden;
}
.text-overlay .imgRight p {
	position: absolute;
	top: 15px;
	left: 20;
	padding: 12px 25px 18px 25px;
	margin: 20px 38px;
	color: #fff;
	font-weight: 600;
	font-size: 21px;
	display: inline;
	line-height: 1.2em;
}
.todays-meal {
	font-size: 14px;
	font-weight: 400px;
	margin-bottom: 24px;
}
.text-overlay-background {
	/* Fallback for web browsers that don't support RGBa */
	background-color: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background-color: rgba(0, 0, 0, 0.37);
	/* For IE 5.5 - 7*/
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.37);
	border: 1px solid white;
}
.text-overlay-background a:link {
	color: #fff;
}
.text-overlay-background:hover {
	background-color: rgba(0, 0, 0, 0.42);
	box-shadow: 0px 0px 0px 10px rgba(0, 0, 0, 0.42);
}

/* tablet and above */

@media (min-width:768px) {
	.da-diet-helper-feed .imgRight {
		padding-right: 20px;
		height: 100px;
	}
	.da-diet-helper-feed .imgRight {
		min-height: 105px;
	}
}
@media (min-width:1200px) {
	.da-diet-helper-feed .imgRight {
		padding-right: 0px;
		height: 190px;
	}
	.da-diet-helper-feed .imgRight {
		min-height: 190px;
	}
}
@media only screen and (max-width:478px) {
	.da-diet-helper-feed .imgRight {
		padding: 8px 12px 8px 12px;
		height: 100px;
	}
	.da-diet-helper-feed .imgRight {
		min-height: 105px;
	}
}
@media only screen and (max-width:1024px) {
	.da-diet-helper-feed .imgRight {
		max-height: 180px;
	}
	.text-overlay .imgRight p {
		position: absolute;
		top: 10;
		left: 10;
		padding: 8px 12px 8px 12px;
		margin: 12px 0 0 22px;
		font-size: 17px;
		max-width: 250px;
	}
}
@media (min-width:1025px) and (max-width:1199px) {
	.da-diet-helper-feed .imgRight {
		min-height: 190px;
		padding-right: 0;
	}
	.da-diet-helper-feed .imgRight img {
		height: 200px;
	}
	.text-overlay .imgRight p {
		position: absolute;
		top: 15px;
		left: 20;
		padding: 18px 25px 20px 25px;
		margin: 30px 38px;
		font-size: 18px;
	}
}
.da-diet-helper-feed .contentLeft {
	font-size: 1em;
	font-family: "Open Sans", sans-serif;
	line-height: 1.5em;
	padding: 20px 10px 20px;
}

/*QUICK TIP*/

#dashboard-quicktip a {
	color: #FFF;
}
#dashboard-quicktip .modal-header span {
	font-size: 19px;
}
#dashboard-quicktip .modal-dialog {
	margin: 0px auto;
}
@media (min-width: 1025px) {
	#dashboard-quicktip .modal-dialog {
		width: 60%;
	}
}
#dashboard-quicktip .modal-content {
	background: none;
	box-shadow: none;
	margin-top: 60px;
}
#dashboard-quicktip .modal-header, #dashboard-quicktip .modal-footer {
	border: none;
}
#dashboard-quicktip .modal-footer {
	text-align: left;
}
#dashboard-quicktip .overview-cta {
	margin: 0 auto;
}
#dashboard-quicktip .overview-cta h3 {
	font-size: 25px;
	margin-bottom: 30px;
	color: #FFF;
	line-height: 1.5em;
}
#dashboard-quicktip .overview-cta a {
	margin-top: 30px;
}
#dashboard-quicktip .overview-cta ol {
	margin-left: 20px;
	padding: 0px;
}
#dashboard-quicktip .overview-cta li {
	color: #FFF;
	padding-left: 20px;
	line-height: 1.5em;
	font-size: 22px;
}
#dashboard-quicktip .overview-cta .onb-cta {
	margin: 20px;
	text-align: center;
}

/* Onboarding Modal */


/**** embedded on takeTour ****/


/* Videos Module */

.videos-module {
	position: relative;
	min-height: 340px;
}
.videos-module-link {
	position: absolute;
	bottom: 0;
}
@media (max-width: 320px) {
	.videos-module {
		position: static;
		margin: 0 15px;
		min-height: 100%;
	}
	.videos-module-link {
		position: static;
		margin-top: 20px;
		padding-bottom: 15px;
	}
	.photo-edit-options {
		background-color: #FFF;
		padding: 20px 10px 20px 10px;
	}
}
@media (max-width:480px) {
	#send-friend-request {
		width: 100%;
		margin-top: 10px;
	}
	#send-message {
		width: 100%;
	}
	#friend-request-sent {
		width: 100%;
	}
}
@media (max-width: 768px) {
	.videos-module {
		position: static;
		min-height: 100%;
		padding-left: 40px;
	}
	.videos-module-link {
		position: static;
		margin-top: 20px;
		padding-bottom: 15px;
	}
	.da-standard-image-text .button-standar-image {
		width: 100%;
	}
	.da-diet-helper-feed .btn-diet {
		width: 100%;
	}
}

/* My Profile Module */

.myprofile-mod p {
	margin-bottom: 0px;
	line-height: 1.2;
	padding-top: 12px;
}

/* Checklist Module */

.da-checklist .info {
	padding-bottom: 0px;
}

/* Quiz Module */

.da-quiz .infoThis {
	padding-bottom: 0px;
}
.da-slideshow .titleShow {
	font-size: 19px;
}
.da-checklist .titleCheck {
	font-size: 19px;
}
.da-quiz .titleThis {
	font-size: 19px;
	margin-bottom: 5px;
}
.da-standard-image-text .text .title {
	font-size: 19px;
	line-height: 120%;
}
.da-hint .desc {
	padding: 15px 25px;
}
.da-welcome .btn {
	padding: 10px 16px;
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 10px;
}
.da-photo-matrix .contentMatrix .desc {
	line-height: 1.2em;
}
.myprofile-mod .top-link-pos {
	font-size: 14px;
	top: 45px;
}
.myprofile-mod .top-link-pos-xs {
	z-index: 99999;
	margin-top: -18px;
	padding-bottom: 4px;
}
.gold {
	color: #FFB800;
}

/* Diet Helper Dashboard Icons */

.dashboard-icon {
	width: 84px;
	height: 82px;
	display: table-cell;
	line-height: 100%;
	text-align: center;
	vertical-align: middle;
}

/* FontAwesome Icons with Round Border */

.custom-icon {
	font-size: 40px;
	width: 86px;
	height: 86px;
	-webkit-border-radius: 1100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid;
	display: table-cell;
	line-height: 100%;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	text-align: center;
	vertical-align: middle;
}
.custom-icon2 {
	/* Rx icon */
	font-size: 40px;
	width: 86px;
	height: 86px;
	-webkit-border-radius: 1100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid;
	display: table-cell;
	line-height: 100%;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	text-align: center;
	vertical-align: middle;
}
.custom-icon .blue {
	color: #107fc9;
	border: 2px solid #107fc9;
}
.custom-icon .gray {
	color: #505050;
}
.fix-editor {
	display: none;
}
.icon-wrapper {
	display: inline-block;
	margin-top: 8px;
	margin-bottom: 42px;
}
.landing-info-box-dh {
	text-align: center;
}
.landing-info-box-dh h3 {
	font-family: "Bree-Bold", "sans-serif";
}
.landing-info-box .view-icon {
	height: 100px;
}
.landing-info-box {
	text-align: center;
}
.landing-info-box-dh .view-icon {
	height: 86px;
	margin: auto;
	display: table;
}
.landing-info-box h3 {
	margin-top: 10px;
}

/* Promo Landing Page Layout */

#landing-banner .item h1, #landing-banner .item h2 {
	font-size: 55px;
	margin: 0px;
	padding: 0px 0px 35px;
	font-weight: 600;
	font-family: "Open Sans", sans-serif;
	line-height: 1.2em;
}
.landing-info-container h3 {
	color: #505050;
	font-family: "Bree-Bold", sans-serif;
    line-height: 110%;
    margin-bottom: 5px;
}
.view-icon {
	color: #FFB800;
}
.landing-info-box .view-icon {
	height: 100px;
	margin: auto;
	text-align: center;
}
.landing-content-section .content h2 {
	font-size: 36px;
}
@media (min-width: 320px) {
	.landing-content-section .content h2 {
		text-align: center;
	}
}
.landing-content-box {
	max-width: 780px;
}
.landing-content-box h4 {
	font-family: "Open Sans", "sans-serif";
}
.landing-info-box .icon-copy {
	text-align: left;
}
@media (min-width: 480px) {
	.landing-info-box .icon-copy {
		text-align: center;
	}
}
.icon-border {
	border: 2px #FFB800 solid;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	width: 100px;
	height: 100px;
	padding: 25px;
	margin: 0px 0px 10px 0px;
}
.custom-icon img {
	max-width: 22px;
}
.promo-hero {
	overflow: hidden;
	background: url("/images/landing/mydavita/mydavita-promo-hero.jpg") no-repeat right center;
	background-size: 100%;
	background-size: cover;
	min-height: 400px;
}
.promo-hero-text span {
	color: #FFF;
	text-decoration: underline !important;
}
@media (min-width: 768px) {
	.promo-hero {
		background: url("/images/landing/mydavita/mydavita-promo-hero.jpg") no-repeat right center;
		height: 400px;
		background-size: 100%;
	}
}
.promo-hero-text {
	margin-left: -55px
}
@media (min-width: 1025px) {
	.promo-hero {
		background-size: 100%;
	}
}
.promo-hero-text {
	padding: 25px 36px;
	min-height: 400px;
	background-color: rgba(0, 74, 128, .7);
}
@media (min-width: 320px) and (max-width: 1025px) {
	.promo-hero-text {
		margin: 0 0;
	}
	.promo-hero {
		background: transparent;
	}
}
@media (min-width: 768px) {
	.promo-hero-text h1 {
		font-size: 36px;
		max-width: 500px;
	}
}
.promo-hero-text h1 {
	font-family: "Bree-Bold", "sans-serif";
	color: #fff !important;
	padding-bottom: 0px;
	font-size: 42px;
	line-height: 110%;
}
.promo-hero-text h2, .promo-hero-text p {
	color: #fff !important;
	padding-bottom: 0px;
}
.promo-hero-text h2 {
	font-size: 19px;
	margin-bottom: 20px;
	line-height: 1.2em;
}
.promo-hero-text p {
	font-size: 14px;
	margin-top: 10px;
}
.promo-hero-text p {
	color: #fff;
}
@media (min-width: 768px) and (max-width: 1025px) {
	.promo-hero-text h1 {
		font-size: 34px;
	}
	.promo-hero-text h2 {
		font-size: 22px;
	}
}
@media (max-width: 480) {
	.promo-hero-text h1 {
		font-size: 36px;
	}
	.promo-hero-text h2 {
		font-size: 22px;
	}
	.promo-hero-text p {
		font-size: 16px;
	}
}
@media (max-width: 320px) {
	.promo-hero-text h1 {
		font-size: 32px;
	}
	.promo-hero-text h2 {
		font-size: 19px;
	}
	.promo-hero-text p {
		font-size: 16px;
	}
}

/* Health Portal Landing Page */

.quick-tip {
	padding: 30px 20px;
	background-color: #0072BC;
}
.quick-tip h3 {
	font-size: 16px;
	font-weight: 600px;
	color: #FFF;
	line-height: 1.3em;
}
.quick-tip ul {}
.quick-tip ol {
	color: #FFF;
	line-height: 1.3em;
	padding: 5px 10px;
	font-size: 22px;
	font-weight: normal;
}

/* Diet Helper Promo Landing Page */

.promo-hero-text span {
	color: #FFF;
	text-decoration: underline !important;
}
@media (min-width: 768px) {
	.dh-promo-hero {
		background: url("/images/landing/diethelper/diet-helper-promo-hero.jpg") no-repeat right center;
		height: 400px;
		background-size: 100%;
	}
}
@media (min-width: 1025px) {
	.dh-promo-hero {
		background-size: 100%;
	}
}
@media (min-width: 768px) {
	.promo-hero-text h1 {
		font-size: 36px;
		max-width: 500px;
	}
	.dh-promo-hero {
		overflow: hidden;
		background: url("/images/landing/diethelper/diet-helper-promo-hero-lg.jpg") no-repeat right center;
		background-size: 100%;
		background-size: cover;
		min-height: 400px;
	}
}
.promo-hero-text h1, .promo-hero-text h2, .promo-hero-text p {
	color: #fff !important;
	padding-bottom: 0px;
}
.promo-hero-text h1 {
	font-size: 42px;
	line-height: 110%;
}
.promo-hero-text h2 {
	font-size: 19px;
	margin-bottom: 20px;
	line-height: 1.2em;
}
.promo-hero-text p {
	font-size: 14px;
	margin-top: 14px;
	color: #fff;
}
@media (min-width: 768px) and (max-width: 1025px) {
	.dh-promo-hero {
		overflow: hidden;
		background: url("/images/landing/diethelper/diet-helper-promo-hero-sm.jpg") no-repeat right center;
		background-size: 100%;
		background-size: cover;
		min-height: 400px;
	}
	.promo-hero-text h1 {
		font-size: 34px;
	}
	.promo-hero-text h2 {
		font-size: 22px;
	}
}
@media (max-width: 480) {
	.promo-hero-text h1 {
		font-size: 36px;
	}
	.promo-hero-text h2 {
		font-size: 22px;
	}
	.promo-hero-text p {
		font-size: 16px;
	}
}
@media (max-width: 320px) {
	.promo-hero-text h1 {
		font-size: 32px;
	}
	.promo-hero-text h2 {
		font-size: 19px;
	}
	.promo-hero-text p {
		font-size: 16px;
	}
}

/* My Account Page */

.button-top-info {
	margin-right: 20px;
}
.email-button {
	margin-right: 20px;
}
.unsubscribe {
	padding-right: 20px;
	margin-top: 20px;
}
.view-profile {
	margin-top: 10px;
	padding-left: 20px;
}
.view-profile-xs {
	padding-bottom: 10px;
	clear: both;
}
div[class^="gfr-stage-"] p {
	color: #fff !important;
	padding: 8px 0;
}
.gfr-stage-1 {
	background-color: #40ae49;
}
.gfr-stage-2 {
	background-color: #95c93d;
}
.gfr-stage-3A, .gfr-stage-3B {
	background-color: #f5aa00;
}
.gfr-stage-4 {
	background-color: #f58020;
}
.gfr-stage-5 {
	background-color: #B11B20;
}
.photoMatrix-20 .contentMatrix .item {
	margin-bottom: 0px;
	max-height: 135px;
}
.friendDelete {
	text-align: center;
	margin-bottom: 20px;
	font-size: 13px;
}
.persional-title .right-btn>a {
	margin: 10px;
}
.btn-photo-save {
	margin-bottom: 15px;
}
.photo-edit-actions a {
	font-size: 16px !important;
}

/* myDaVita Account Settings Page */

label.error {
	color: #F00 !important;
}
.save-alert {
	display: none;
}
.da-my-information .checkbox input[type=checkbox]:checked+label:before {
	background: url(/images/mydavita/bg-check-big-active.png) no-repeat;
}
.da-my-information .checkbox label:before {
	background: url(/images/mydavita/bg-check-big-form.png) no-repeat;
}
.form-control:focus {
	border-color: #66AFE9;
	outline: 0px none;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6);
}

/* People Finder Page */

#connection-choices li, #modality-choices li {
	padding: 7px 0;
}
#modality-choices {
	margin-top: 30px;
}
.load {
	text-align: center;
}
@media only screen and (min-width: 767px) {
	.da-form .form-group {
		width: 33%;
	}
}
@media only screen and (max-width: 478px) {
	.da-member-box .profileUser .profile {
		padding-left: 55px;
	}
	.da-member-box .profileUser .avatar {
		width: 50px;
	}
	#modality-choices {
		margin-top: 0px;
	}
	#connection-choices li, #modality-choices li {
		padding: 7px 0;
		list-style-position: inside;
		text-indent: -2em;
		padding-left: 2em;
	}
}
.contentForm .checkbox {
	padding-left: 0;
}
.post-timestamp {
	color: #999;
	font-size: 13px;
}
.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20);
}
#popular {
	padding-top: 25px;
}
.da-health-portal .weight {
    font-family: "Lato", "sans-serif";
}

.da-health-portal .desc a.text {
    font-family: "Lato", "sans-serif";
}

/* Diet Helper Fontello Custom Icons */

.demo-icon {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1.52em;
	text-align: center;
	color: #107fc9;
	/* opacity: .8; */
	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;
	/* fix buttons height, for twitter bootstrap */
	line-height: 1.4em;
	/* You can be more comfortable with increased icons size */
	font-size: 410%;
	/* Font smoothing. That was taken from TWBS */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}