/*
	Overview internal navigation with thumbnails
*/
.overview-nav-section {
	padding: 60px 0;
}

.overview-nav {
	margin: 0;
	padding: 0;
	text-align: center;
}

.overview-nav-item {
	display: inline-block;
	padding: 0 10px;
	vertical-align: top;
}

.nav-preview-box {
    text-align: center;
}

.nav-preview-window {
	position: relative;
	display: inline-block;
	width: 219px;
	height: 219px;
    line-height: 203px;
	background-color: #83B84F;
	border: 8px solid #efefef;
	border-radius: 50%;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;

	behavior: url(/scripts/CSS-PIE-1.0.0/PIE.htc);
}

.nav-preview-window:hover {
    background-color: #64a723;
}

.nav-preview-icon {
    display: inline-block;
    vertical-align: middle;
    color: white;
    font-size: 104px;

    background-repeat: no-repeat;
}

.icon-mobile-phone {
    font-size: 186px;
}

.nav-preview-img {
	width: 193px;
	height: 193px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.overview-nav-title {
	text-transform: uppercase;
	color: #64a723;
	font-size: 15px;
	font-weight: bold;
}

.overview-nav-title:after {
	content: "►";
}

.overview-nav-title:hover,
.overview-nav-title:focus {
	color: #8ad23e;
}

.overview-nav-desc {
	margin: 0;
	padding: 5px 0 0 0;
	color: #454544;
	font-size: 15px;
}

/******** - /var/lib/jetty/webapps/group-buy.d/WEB-INF/classes/dyna/css/ncPublic/common/overviewThumbsNav.css - *********/

/*
	Overview internal navigation with thumbnails
*/
.overview-nav-section {
	padding: 60px 0;
}

.overview-nav {
	margin: 0;
	padding: 0;
	text-align: center;
}

.overview-nav-item {
	display: inline-block;
	padding: 0 10px;
	vertical-align: top;
}

.nav-preview-box {
    text-align: center;
}

.nav-preview-window {
	position: relative;
	display: inline-block;
	width: 219px;
	height: 219px;
    line-height: 203px;
	background-color: #83B84F;
	border: 8px solid #efefef;
	border-radius: 50%;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;

	behavior: url(/scripts/CSS-PIE-1.0.0/PIE.htc);
}

.nav-preview-window:hover {
    background-color: #64a723;
}

.nav-preview-icon {
    display: inline-block;
    vertical-align: middle;
    color: white;
    font-size: 104px;

    background-repeat: no-repeat;
}

.icon-mobile-phone {
    font-size: 186px;
}

.nav-preview-img {
	width: 193px;
	height: 193px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.overview-nav-title {
	text-transform: uppercase;
	color: #64a723;
	font-size: 15px;
	font-weight: bold;
}

.overview-nav-title:after {
	content: "►";
}

.overview-nav-title:hover,
.overview-nav-title:focus {
	color: #8ad23e;
}

.overview-nav-desc {
	margin: 0;
	padding: 5px 0 0 0;
	color: #454544;
	font-size: 15px;
}
/*
	Network Overview
*/

/* background image for header section. different on each page */
.nc-public-page-wrapper {
	background: url("https://productimages.nimbledeals.com/images/ncCorp/network/network-overview-header-bg_2400x450.jpg") no-repeat top center;
}

/* Network preview section */
.network-overview-intro {
	min-height: 385px;
}

.network-overview-section {
	padding: 30px 0;
	border-bottom: 1px solid #b2b2b2;
}

.network-overview-section:last-child {
	border-bottom: 0;
}

.page-title {
	display: table;
	font-size: 58px;
	line-height: 60px;
	font-weight: normal;

	color: #464646;
}

.page-desc {
	font-weight: 300;
	color: #020a11;
	margin: 30px 0 0 0;
}

.network-quotes-section {
    float: right;
    width: 300px;
}

.customer-quote-box_first {
    margin-top: 53px;
    margin-bottom: 30px;
}

/* Purchases Feed */
.network-purchases-feed-section {
	overflow: hidden;
	padding-right: 80px;
}

.purchases-feed-wrapper {
	min-height: 500px;
	padding: 10px;
	margin: 10px 0 0 0;
}

.purchases-feed-list {
	border: 1px solid #dadada;
	border-radius: 4px;
	background-color: white;
}

.purchases-feed-item {
	border-top: 1px solid #dadada;
}

.purchases-feed-item:first-child,
.purchases-feed-item_first-visible{
	border-top: 0;
}

.purchases-feed-item-link {
	padding: 5px;
}

.overview-nav-item {
	padding: 0 13px;
}

/******** - /var/lib/jetty/webapps/group-buy.d/WEB-INF/classes/dyna/css/ncPublic/network/overview.css - *********/

/*
	Network Overview
*/

/* background image for header section. different on each page */
.nc-public-page-wrapper {
	background: url("https://productimages.nimbledeals.com/images/ncCorp/network/network-overview-header-bg_2400x450.jpg") no-repeat top center;
}

/* Network preview section */
.network-overview-intro {
	min-height: 385px;
}

.network-overview-section {
	padding: 30px 0;
	border-bottom: 1px solid #b2b2b2;
}

.network-overview-section:last-child {
	border-bottom: 0;
}

.page-title {
	display: table;
	font-size: 58px;
	line-height: 60px;
	font-weight: normal;

	color: #464646;
}

.page-desc {
	font-weight: 300;
	color: #020a11;
	margin: 30px 0 0 0;
}

.network-quotes-section {
    float: right;
    width: 300px;
}

.customer-quote-box_first {
    margin-top: 53px;
    margin-bottom: 30px;
}

/* Purchases Feed */
.network-purchases-feed-section {
	overflow: hidden;
	padding-right: 80px;
}

.purchases-feed-wrapper {
	min-height: 500px;
	padding: 10px;
	margin: 10px 0 0 0;
}

.purchases-feed-list {
	border: 1px solid #dadada;
	border-radius: 4px;
	background-color: white;
}

.purchases-feed-item {
	border-top: 1px solid #dadada;
}

.purchases-feed-item:first-child,
.purchases-feed-item_first-visible{
	border-top: 0;
}

.purchases-feed-item-link {
	padding: 5px;
}

.overview-nav-item {
	padding: 0 13px;
}
