@font-face{
font-family:"Univers-Basic-Regular";
src: url("https://constellation-static.web.vanguard.com/v0/fonts/31b07b3f-1c2f-4320-90e5-bc52e0ed0b65.woff2") format("woff2"),
url("https://constellation-static.web.vanguard.com/v0/fonts/3eff48e2-1bfb-4565-82a4-2190f0e36a2c.woff") format("woff");
font-weight: 400;
font-style: normal;
}

@font-face{
font-family:"Univers-Basic-Medium";
src: url("https://constellation-static.web.vanguard.com/v0/fonts/30274a56-042d-447a-aff9-6da0dae01586.woff2") format("woff2"),
url("https://constellation-static.web.vanguard.com/v0/fonts/4b86a389-1f7f-4f7f-954c-402c06021ef6.woff") format("woff");
font-weight: 700;
font-style: normal;
}

body, html{
	font: 1rem "Univers-Basic-Regular", Arial, sans-serif;
}

#normalStyleBlock,#label_ff_Plan_logo_note{
	font-weight:normal !important;
}

.Form_Header_ExtraSpaceAbove input{
  font-weight: normal;
}

.widgetSpace h3 {
	margin-bottom:0;
	font-weight: normal !important;
    font-family: Univers-Basic-Medium;

}

.jumbotron{
	padding:30px !important;
}

.jumbotron p{
	margin-bottom: 0px;
    
}
.jumbotron.VG-red {
	background-color: rgb(53, 99, 135);
    border: 1px solid #ddd;
    color: #FFF;
}
.jumbotron h1{
	margin-top: 0px;
	font-size: 50px;
}


.orders .orders-list .row .btn {
    margin-top: 0px;
    margin-right: 5px;
}

.orders .orders-list .order-list-info {
    margin-top: 0px;	
}

.orders .orders-list .orderItem .orderStatus{
	margin-top: 0px;
}

.orders .orders-list .orderItem .orderStatus i, .orders .orders-list .orderItem .orderStatus .icon {
    vertical-align: top;
}

.orders .orders-list .orderItem .orderStatus span {
    margin-top: 2px;
}

.orderCol{
	padding-right: 5px;
    padding-left: 5px;
}
.orders .orders-list .row {
    padding-top: 8px;
    padding-bottom: 8px;
}

.container.cart .cart-header .header-thumb {
    font-size: 16px;
}