
body {
  background-color: #CCC;
}
#cart {
  top: 61px;
}
.centeredContainer {
  margin: 0px auto;
}
#header > h1 {
  padding-top: 20px;
  text-align: center;
}
#orderHistorySummarySection {
}
.orderHistorySummaryItem {
  font-weight: bold;
}
#portalButtonContainer {
  clear: both;
  padding-left: 30px;
}
#portalButtonLogIn {
}
#portalButtonSignUp {
  margin-right: 20px;
}
#portalContent {
  color: #001E52;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  padding: 10px;
}
#portalContent > div > p {
  font-size: 8pt;
}
#portalFooter {
  color: #888888;
  font-family: arial, verdana, sans-serif;
  font-size: 8pt;
  text-align: center;
}
#portalHeader {
  background-color:#FFCC00;
  background-image:url("/assets/images/portal/foundationtitle/header-background.png");
  padding: 0px;
  width: 100%;
  height: 110px;
}
#portalLandingPageContent {
  margin: 0px auto;
}
#portalLandingPageLeftBlock {
  clear: both;
  float: left;
  margin-right: 10px;
  width: 240px;
}
#portalLandingPageRightBlock {
  border-left: 1px dotted rgb(108,129,160);  
  float: left;
  padding: 0px 0px 0px 20px;
  width: 240px;
}
#portalLandingPageTop {
  float: left;
  margin-right: 10px;
  width: 575px;
}
#portalNav {
  background-image:url("/static/img/menu-bg.png");
  height: 26px;
  margin-top:40px;
  width: 100%;
}
#portalNavContainer {
  margin-left: 100px;
}
.portalNavItem {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin-left: 20px;
}
.portalNavItem a {
  color: white;
}
/* Form Styling Override */
.zend_form {
  height: 100%;
  width:100%;
}
#accountdetails-element {
  float:left;
  width:477px;
}
#fieldset-user {
  margin-top:-17px;
  position:relative;
}
#submit-element {
  position:relative;
  left:190px;
}
#errorMessage-label,
#errorMessage-element,
#id-label,
#id-element {
  display:none;
}
.zend_form dt label {
  float:left;
  margin-left:5px;
  margin-top:5px;
  width:146px;
}
#bodyDiv {
  clear: both;
}
#modalDiv {
  background-color: #FFF;
}

#topMenu {
  display: none;
}
#pricingGuideProductTypeImagePR {
    background: url('/assets/images/portal/priceTable-pr.png') no-repeat;
}

#pricingGuideProductTypeImagePJ {
    background: url('/assets/images/portal/priceTable-pj.png') no-repeat;
}

#pricingGuideProductTypeImagePP {
    background: url('/assets/images/portal/priceTable-pp.png') no-repeat;
}

#pricingGuideProductTypeImageBC {
    background: url('/assets/images/portal/priceTable-bc.png') no-repeat;
}

#pricingGuideProductTypeImageBB {
    background: url('/assets/images/portal/priceTable-bb.png') no-repeat;
}

#pricingGuideProductTypeImageFL {
    background: url('/assets/images/portal/priceTable-fl.png') no-repeat;
}

#pricingGuideProductTypeImageFG {
    background: url('/assets/images/portal/priceTable-fg.png') no-repeat;
}

#pricingGuideProductTypeImageFT {
    background: url('/assets/images/portal/priceTable-ft.png') no-repeat;
}

#pricingGuideProductTypeImagePG {
    background: url('/assets/images/portal/priceTable-pg.png') no-repeat;
}

#pricingGuideProductTypeImageDH {
    background: url('/assets/images/portal/priceTable-dh.png') no-repeat;
}

#pricingGuideProductTypeImageGC {
    background: url('/assets/images/portal/priceTable-gc.png') no-repeat;
}

/* Keep old container width where url is not like /portal/portalname pages */
main.common-main-template {
    width: 960px;
    margin: 0 auto;
}

/* Override padding fix (MNT-21980) on /ec/design /ec/editor pages since there are no rollovers in portal's nav */
#content-left, #content-left + #view {
	padding-top: 0.3rem !important;
}
img#pronto-header {
	width: 100%; 
	margin-top: -9px; 
}

/*begin original fields*/
body {
    background-color: #ebebeb !important;
}
div.left-col {
    display: none;
}
#cart {
    top: 61px;
}
.centeredContainer {
    margin: 0px auto;
}

div.col-xs-3 {
	width: 24%;
}	


img#img-header { 
	width: 215px;
}

button#quick-signup-submit {
	margin-top: 15px; 
	font-family: helvetica neue, Open Sans;
	font-size: 18px;
	color: #fc0;
	border-style: solid;
	border-radius: 5px;
	font-weight: bold;
	background-color: #fff; 
	border-width: 2px; 
}

div.col-xs-11 {
	margin-top: -8px; 
}

div#portalContent {
	
}	


div.col-xs-8 {
	margin-top: -30px; 
}


.quick-contact input, #quick-signup input {
	border: 0.5px solid #fc0;
}


div.col-xs-12 {
	padding-bottom: 15px; 
}





div#portalContent {
	margin-top: -91px;
}


div.col-xs-11 {
	margin-top: 10px; 
}


.col-xs-12 {
	margin-top: 8px; 
}




.text-center {

    text-align: center;

}
body {

    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;

}
body {

    color: #181818;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12px !important;
    line-height: 18px;

}
html {

    font-size: 10px;

}
html {

    font-family: sans-serif, Open Sans;
    -webkit-text-size-adjust: 100%;

}; 
}




#header > h1 {
    padding-top: 20px;
    text-align: center;
}
#orderHistorySummarySection {
}
.orderHistorySummaryItem {
    font-weight: bold;
}
#portalButtonContainer {
    clear: both;
    padding-left: 30px;
}
#portalButtonLogIn {
}
#portalButtonSignUp {
    margin-right: 20px;
}
#portalContent {
    color: #001E52;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    padding: 0;
    background: #ececec;
    margin-top: 0;
}
#portalContent > div > p {
    font-size: 8pt;
}
#portalFooter {
    display: none;
}

input#submit {
	width: 70%; 
	font-size: 16px;
	font-weight: 300; 
}


ul {
	padding-left: 45px!important; 
}
#quick-signup-heading {
	text-align: center; 
	margin: 20px 0 20px 0!important;
}


img#doorhanger.img-responsive {
	width: 160px;
	margin-top: -147px;
	margin-left: 15px;
}

img#group-photo.img-responsive {
	width: 650px;
	margin-left: 35px; 
	margin-top: -55px;
}



div#promotions.row.white.add-padding {
	padding-top: 10px;
}

img#promotions-img.img-responsive {
	width: 170px;
	float: right;
	margin-top: -40px;
}

img#balloon.img-responsive {
	width: 64px;
	margin: 0px 0px -75px 245px;
}

h1.h1-promotions {
	margin: -233px 0 0 55px;
	padding: 0px 0px 200px 350px; 
	font-family: verdana;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	font-size: 40px;
	color: rgb(118, 136, 143);
}

div#contact.col-xs-7 {
	margin: -7px 0px 0px -230px;
}

div.col-xs-4.text-center {
	padding-top: 20px; 
}


h3#quick-signup-heading.contact.authenticated {
	font-family: helvetica neue, Open Sans;
}

* {
	font-family: helvetica neue, Open Sans;
}

#logo {
    background-image: url("");
}
#portalLandingPageContent {
    margin: 0px auto;
}
#portalLandingPageLeftBlock {
    clear: both;
    float: left;
    margin-right: 10px;
    width: 240px;
}
#portalLandingPageRightBlock {
    border-left: 1px dotted rgb(108,129,160);
    float: left;
    padding: 0px 0px 0px 20px;
    width: 240px;
}
#portalLandingPageTop {
    float: left;
    margin-right: 10px;
    width: 575px;
}

/* Form Styling Override */
.zend_form {
    height: 100%;
    width:100%;
}
#accountdetails-element {
    float:left;
    width:477px;
}
#fieldset-user {
    margin-top:-17px;
    position:relative;
}
#submit-element {
    position:relative;
    left:190px;
}
#errorMessage-label,
#errorMessage-element,
#id-label,
#id-element {
    display:none;
}
.zend_form dt label {
    float:left;
    margin-left:5px;
    margin-top:5px;
    width:146px;
}
#bodyDiv {
    clear: both;
}
#modalDiv {
    background-color: #FFF;
}

#topMenu {
    display: none;
}

/*end original fields*/


/*begin mnt-8102 code*/

hr.mini-hr {
    margin: 14px 0 10px 0;
    width: 134px;
    display: inline-block;
}

div.marketing-support {
    padding: 34 0 0 60px;
	margin-bottom: -153px; 
}

div.listreports-support {
	padding: 34 0 0 60px; 
}


img#promotions-line {
	margin: 21px 0px 0px 155px;
}


h1.postcard-h1 {
	font-size: 18px!important; 
	padding-top: 0; 
	text-align: center; 
	font-weight: bold; 
	font-family: helvetica neue, Open Sans;
}


button.postcard-button1 {
	text-align: center; 
	border-color: #e25b6a;
	background: #fff;
	font-size: 18px;
	color: #e25b6a;
	border-style: solid;
	border-radius: 5px;
	padding: 10px 70px;
	font-weight: bold;
}


button.postcard-button2 {
	text-align: center; 
	border-color: #e25b6a;
	background: #fff;
	font-size: 18px;
	color: #e25b6a;
	border-style: solid;
	border-radius: 5px;
	padding: 10px 70px;
	font-weight: bold; 
}


button.postcard-button3 {
	text-align: center; 
	border-color: #e25b6a;
	background: #fff;
	font-size: 18px;
	color: #e25b6a;
	border-style: solid;
	border-radius: 5px;
	padding: 10px 70px;
	font-weight: bold; 
}


div#button-row.col-xs-12 {
	margin-top: -25px;
	padding-bottom: 60px;
}


p#heading-p.portal-landing {
	font-size: 16px; 
}



div.row.add-padding.white {
	margin-top: 84px; 
}

.row.white {
    background: #fff;
}




#form-col {
    position: relative;
    background: #ececec;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 4px 0 0 0px;
    background: #fafafa; /* Old browsers */
    background: -moz-linear-gradient(top, #fafafa 0%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fafafa 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fafafa 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	margin-top: -72px; 
}

#portalContent {
    color: #666;
}
#portalContent h1 {
    font-size: 30px;
	color: #e25b6a ; 
	font-family: helvetica neue, Open Sans;
	font-weight: bold; 
	text-align: center; 
}

div.col-xs-4 {
	text-align: center; 
}



div#content-3.col-xs-12 {
	margin-top: -50px; 
}


div.feature-row.bottom.row.white.add-padding {
	margin-top: -25px; 
}

#portalContent h2 {
    font-size: 18px;
	font-family: helvetica neue, Open Sans;
	text-align: center;
	padding-bottom: 20px;  
	
}

h2.header-h2 {
    margin-top: 4px;
	color: #444444; 
}

#portalContent p {
    font-size: 14px;
	text-align: center; 
	font-family: helvetica neue, Open Sans;
}

p#portalContent-p {
	font-size: 14px;
	text-align: left; 
}

#feature-img {
	width:130px;
}

#main {
    background: #ececec;
}
.feature-row .feature-a {
    display: inline-block;
    width: 238px;
    color: #666 ;
}




.feature-a h4 {
    font-weight: normal;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 0;
	color: #444444; 
	font-weight: 600;
	text-align: center;
}

.row.add-padding {
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
}
div.row.feature-row.top {
    padding: 10px 0 25px 0;
}
div.row.feature-row.bottom {
    padding: 0 0 125px 0!important;
}


div.row.nav-row {
    height: 200px;
    background-color: #626365;
    border-bottom: 6px solid #626365;
    padding: 20px 10px;
}

span.feature-blue.dk-blue {
	color: #e25b6a;
	<!-- padding-top: 100px; -->
	padding: 21px 34px; 
	font-size: 14px;
	font-family: Arial, Open Sans; 
	font-weight: 400;
	font-style: normal; 
	font-weight: bold; 
}


button.feature-button {
	background-color: rgb(178, 43, 46);
	border-radius: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}	

strong {
	color: #000;
	font-size: 14px; 
}

div.marketing-support {
    margin-top: 0 !important;
}

div.listreports-support {
	margin-top: 0 !important; 
}

a,
a:link,
a:active,
a:visited,
a:focus {
    color: #2267c5;
    text-decoration: none;
    font-size: 13px;
}

.portalNavItem a,
.portalNavItem a:link,
.portalNavItem a:active,
.portalNavItem a:visited,
.portalNavItem a:focus {
    color: #fff;
}

.portalNavItem {
	font-weight: normal; 
}

a:active {
    color: #d1d1d1;
}

a:hover {
    color: #333;
    text-decoration: none !important;
}

.feature-row a:hover {
    color: #333;
}

.nav-row a:hover {
    color: #d1d1d1 !important;
    text-decoration: none !important;
}

#vip-row {
    height: 44px
}

.btn-col {
    margin-top: 4px;
}


#login-row {
    height: 43px
}
.row.no-margins {
    margin-left: 0;
    margin-right: 0;
}

.dk-blue {
    color: #164687;
}

#vip-row .phone {
    font-size: 24px;
	color: #d51d47;
}

#vip-row .vip-tagline {
    font-size: 16px;
	color: #d51d47;
}

div.row#card-row {
    margin-top: 44px;
}

div.row#header-btn-row {
    position: relative;
    left: -30px;
    top: -4px;
}

a.header-btn {
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    width: 150px;
    font-size: 14px;
    padding: 12px 10px 12px 12px;
    display: inline-block;
}

a.header-btn.inv-blue,
#quick-signup-submit {
    background: #2267c5;
    color: #fff;
}

#quick-signup-submit {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: none;
    outline: none;
    width: 200px;
    height: 44px;
    padding: 0;
    display: inline-block;
}

li.quick-signup:last-of-type {
    text-align: center;
}

li.quick-signup {
    width: 226px;
}
#userRegistrationForm {
    border: none;
    padding-left: 12px;
    width: 300px;
}

#userRegistrationForm input.wide {
    width: 280px;
}

#quick-signup-heading {
    margin: 10px 0 10px 10px;
}

#content {
    background: #fff;
}

#myDesignsDiv {
    padding-bottom: 0 !important;
}

#designSelectorMenu hr {
    margin-top: 4px;
    margin-bottom: 4px;
}

#ec-designCollection {
    padding: 0;
}

div.ec-design-product a {
    font-size: 11px;
}

.tabs .tab-header .tab, .tabs .tab-header .test {
    height: 36px;
}

input.page-nav-input {
    padding: 13px 2px 10px 2px;
}

a.ec-design-select {
    height: 22px;
}

h2.size-headline {
    font-size: 18px;
}

img#chat-img.img-responsive {
	margin: 35px 0px 0px -155px;
    width: 80px;

}
}


img.marketing-headshot {
	border-radius: 50% !important;
	top: -44px;
	left: -28px; 
}

img.listreports-headshot {
	width: 200px;
	margin: -30px 0 -5px -50px; 	
}

img.listreports-line {
	margin: -6px 0 0 -47px;
}

.close {
    opacity: 1 !important;
}
#ec-selectedDesigns .design-options {
    font-size: 12px;
}

#ec-selectedDesigns .selected-design:hover {
    padding: 10px 0 !important;
}

h3.pulse-sub-heading {
    margin-top: 0;
}

h3.marketing-cta.pulse-sub-heading.blue-txt {
	
}

h3.listreports-sub-heading {
	margin: 16px 0 7px -68px; 
}

/*end mnt-8102*/

/* begin my account tweaks*/
#userFiles {
    padding: 1px 10px !important;
}
/* end my account tweaks*/

/*begin revisions to 8102*/

#sidebar-alt-content {
    margin-top: 38px;
}

#sidebar-alt-content .btn-red.btn-jumbo {
    color: #fff;
    background-color: #bb0a11;
    border-radius: 0;
    height: 52px;
    width: 190px;
    padding-top: 12px;
    font-weight: bold;
    font-size: 19px;
}

div.row.btn-description {
    margin: 8px auto 30px auto;
}

div.row.btn-description div.desc {
    margin-left: 56px;
}
/*begin price guide fields*/
#pricingGuideProductTypeImagePR {
    background: url('/assets/images/portal/priceTable-pr.png') no-repeat;
}

#pricingGuideProductTypeImagePJ {
    background: url('/assets/images/portal/priceTable-pj.png') no-repeat;
}

#pricingGuideProductTypeImagePP {
    background: url('/assets/images/portal/priceTable-pp.png') no-repeat;
}

#pricingGuideProductTypeImageBC {
    background: url('/assets/images/portal/priceTable-bc.png') no-repeat;
}

#pricingGuideProductTypeImageBB {
    background: url('/assets/images/portal/priceTable-bb.png') no-repeat;
}

#pricingGuideProductTypeImageFL {
    background: url('/assets/images/portal/priceTable-fl.png') no-repeat;
}

#pricingGuideProductTypeImageFG {
    background: url('/assets/images/portal/priceTable-fg.png') no-repeat;
}

#pricingGuideProductTypeImageFT {
    background: url('/assets/images/portal/priceTable-ft.png') no-repeat;
}

#pricingGuideProductTypeImagePG {
    background: url('/assets/images/portal/priceTable-pg.png') no-repeat;
}

#pricingGuideProductTypeImageDH {
    background: url('/assets/images/portal/priceTable-dh.png') no-repeat;
}

#pricingGuideProductTypeImageGC {
    background: url('/assets/images/portal/priceTable-gc.png') no-repeat;
}

#ec-imageOptions
{
	height: initial;
}

.dk-blue {
	font-weight: 700; 
}

p.portal-landing {
	text-align: center; 
	padding-left: 40px;
	padding-right: 40px;
}

div.auth-button.blue.top-rounded {
	background-color: rgb(178, 43, 46);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	color: #fff;
}

.auth-button:hover {
	cursor: pointer; 
}

.auth-button {
	font-size: 14px;
	width: 168px;
	font-weight: bold;
	padding: 12px; 
}

div.auth-button.dk-blue {
	padding: 12px 0 0 57px; 
}


.right-col input[type="button"], input[type="submit"] {
	background: rgb(178, 43, 46);
	wdith: 70%;
	text-align: center;	
	padding: 15px 0;
	margin: 15px 000; 
}

div#bottom-promo-1 {
	padding: 250px 120px 1px 120px;
	font-family: helvetica, Open Sans;
	font-size: 12px!important;
	color: #b6b6b6;
}

div#bottom-promo-2 {
	padding: 0 120px 0 120px;
	font-family: helvetica, Open Sans;
	font-size: 12px!important;
	color: #b6b6b6;
}

h5 {
	font-size: 12px!important; 
}

div.row.feature-row.bottom {
	padding: 0 0 35px 0; 
}


#ec-imageOptions 
a {
    color: #2267c5;
    text-decoration: none;
    font-size: 12px;
}

/* Keep old container width where url is not like /portal/portalname pages */
main.common-main-template {
    width: 960px;
    margin: 0 auto;
}
