.jqFlag {
  border-top: 79px solid rgb(0, 115, 172);
  border-right: 79px solid transparent;
}

#home-page .feature-region {
  height: 215px;
  width: 100%;
/*  background-repeat: no-repeat;*/
  background: #A30018;  
}

#feature .feature-region {
  height: 150px;
  width: 100%;
}

#home-page #feature img
 display: none;
}

#home-page #feature h3 {
  padding-top: 20px;
  text-align: left
  font-size: 2em;
  margin-top: 0em;  
  line-height: 1;
  color: #cd1729; 
}

#home-page #feature h4 {
  text-align: left;
  font-size: 1em;
  color: #666; 
}

#app-header .nav>li>a {
color: #000;
}

#registration .registration-logo {
	display:none;
}


#registration {
margin-top: 10px;
}

#home-page .feature-region {
	background: transparent none;
}

body {
  background-position: 0 +80px ;
  background-size: 100% !important;
  font-family: arial, helvetica, sans-serif;
}

#app-header {
background-color: rgba(235,235,236, 1);
border-bottom: 10px solid #113158;
}

#search-form.callout-region {
background-color: rgba(0,100,132, 0.7);
}

#app-header .logo a {
background: none;
width: 250px;
}

#main h3,
.hero-region h1, 
.hero-region .h1 {
color: #113158;
font-weight: 100;
}

#home-page #main {
margin-top: 0px;
}

#product-page #main {
margin-top: -20px;
}

#product-page #feature {
padding-top: 0px;
}

.product-account-logo {
margin-top: 15px;
}

#app-footer {
background-color: #113158;
color: #fff;
}

#app-footer a {
color: #fff;
}

.product-account-image-wrapper {
height: 45px;
}

.product-account-logo {
    max-width: 200px;
}

#home-page .feature-region div {
background-color: rgba(0, 0, 0, 0);
display: block;
height: 215px;
padding: 20px;
text-decoration: none;
width:400px;
/*margin-left: auto;
margin-right: auto;*/
margin-top: 10px;
margin-bottom:0px;
}

#home-page #feature h3 {
padding-top: 10px;
}

/*#home-page .product-image div {
width: 100%;
border-top: 10px solid #AF0522;
}*/

.ctpe-btn-attr{
display: inline-block;
font-weight: 500;
text-align: center;
vertical-align: middle;
background-image: none;
border: 1px solid #006598;
white-space: nowrap;
padding: 5px 10px;
margin-right: 0.5em;
font-size: 14px;
line-height: 1.43;
border-radius: 4px;
width: 12em;
}

.ctpe-bulletin-box, .ctpe-notice-box, .ctpe-bulletin-box-left {
font-size: 15px;
  padding: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  border: 1px solid black;
  background-color: #0073ac;
  text-align: center;
}
.ctpe-bulletin-box-left {
  text-align: left;
}

.ctpe-bulletin-link{
  cursor: pointer;
}
.ctpe-notice-box {
  background-color: #0073ac;
}