@font-face {
font-family: proxima-nova;
src: url("../fonts/ProximaNova-Regular.otf") format("opentype");
font-style: normal;
}
@font-face {
    font-family: proxima-nova;
    src: url("../fonts/ProximaNova-Bold.otf") format("opentype");
    font-weight: bold;
}
@font-face {
    font-family: proxima-nova;
    src: url("../fonts/ProximaNova-RegItalic.otf") format("opentype");
    font-style: italic;
}
@font-face {
    font-family: proxima-nova;
    src: url("../fonts/ProximaNova-BoldIt.otf") format("opentype");
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: proxima-nova-extra-bold;
    src: url("../fonts/ProximaNova-Extrabold.otf") format("opentype");
    font-weight: bold;
}

@font-face {
    font-family: proxima-nova-black;
    src: url("../fonts/ProximaNova-Black.otf") format("opentype");
}
body {
	padding: 0%;
	margin: 0%;
	width: 100%;
    font-family: proxima-nova, sans-serif;
	/*background-image: -webkit-linear-gradient(270deg,rgba(220,239,255,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(220,239,255,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(220,239,255,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(220,239,255,1.00) 0%,rgba(255,255,255,1.00) 100%);
    */
}
#main_register {
    margin: 31px auto;
}
#main_register:hover {
    content: url("../images/register_on.png");
    cursor: pointer;
}

.privacy_text {
    font-size: 14px;
    font-family: proxima-nova, sans-serif;
    color: #171717;
}

SPAN.Click {
    font-weight: bold;
    cursor: pointer;
    color: #73af20;
}

.COVR {
	z-index: 26;
	min-height: 182px;
	padding-bottom: 49px; 
    padding-top: 10px;
	background: #6D849D url("../images/coverphoto.jpg") no-repeat center center;
	background-size: cover;
}

.COVR_SP {
    z-index: 26;
	min-height: 182px;
	padding-bottom: 49px; 
    padding-top: 10px;
    background: #6D849D url("../images/coverphoto_sp.jpg") no-repeat center center;
    background-size: cover;
}
.COVR .CVR_HDR {
	width: 90%;
	margin: 0px auto;
	height: auto;
	padding-top: 203px;
    text-align: right;
}
.CVR_HDR .CVR_HDLN  {
	color: #FFF;
	font-family: proxima-nova, sans-serif;
	font-size: 44px;
	font-weight: 600;
	line-height: 40px;
	letter-spacing: 2px;
    text-align: right;
}
.CVR_HDR .CVR_SUB {
	color: #FFF;
	font-family: proxima-nova, sans-serif;
	font-size: 24px;
	font-weight: 300;
	line-height: 30px;
	letter-spacing: 2px
}
.BDY {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 53px;
	text-align: center;
}
.BDY .DATA_HLDR {
	width: 70%;
	margin: 0px auto;
}
.DATA_BLCK {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	height: auto;
}
.DATA_BLCK .LABL {
	font-size: 20px;
	font-family: "Helvetica Neue";
	color: rgba(23, 23, 23, 0.502);
	line-height: 1;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #9DC2D6;
}
.BDY_FAQ {
	width: 85%;
	margin:0px auto;
    min-height: 300px;
    padding-bottom: 50px;
}
.BDY_FAQ ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	list-style-position: outside;
	list-style-type: circle;
}
.BDY_FAQ ul {
}
.BDY_FAQ ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	font-family: proxima-nova, sans-serif;
	color: #435A73;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
}

.BRK_LINE {
	width: 100%;
	margin: 20px auto;
	height: 1px;
	background-color: #9DC2D6;
}
.BDY .BDY_CONTENT {
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.BDY .BDY_HDLN {
	width: 100%;
	height: auto;
	text-align: center;
}
.CHAR_BLD {
	font-family: proxima-nova, sans-serif;
	line-height: normal;
	letter-spacing: 0px;
}
.CHAR_REG {
	font-family: proxima-nova, sans-serif;
	color: #171717;
	font-size: 10px;
	font-weight: 300;
	line-height: 12px;
}
.CHAR_DATA_BLD {
	font-family: proxima-nova, sans-serif;
	color: #002236;
	font-size: 20px;
	font-weight: 700;
	line-height: normal;
	height: AUTO;
	letter-spacing: 0px;
	margin-bottom: 0px;
}
.CHAR_DATA_REG {
	font-family: proxima-nova, sans-serif;
	color: #106FAF;
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
}
p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.BG_LNK {
	display: block;
	font-family: proxima-nova, sans-serif;
	font-size: 20px;
	color: rgba(0,160,255,1.00);
	text-decoration: underline;
	line-height: 1.267;
	padding-top: 30px;
	width: 100%;
}
.HDR {
	height: 85px;
	width: 100%;
	padding-bottom: 17px;
	padding-top: 17px;
	background-color: #ffffff;
	position: relative;
	-webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, .06);
	-moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, .06);
	box-shadow: 0px 4px 4px rgba(0, 0, 0, .06);
}
.HDR_LOGO {
	width: 100%;
	background-image: url(../images/DonateLife_Logo.png);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	height: 85px;
	position: relative;
	float: left;
	left: 0px;
    cursor: pointer;
}
.HDR_BTN  {
	width: 20%;
	height: 100%;
	position: relative;
	float: right;
	right: 10px;
	padding-top: 0px;
    display:none;
}
.HDR_BTN:after  {
	clear: both;
}
.HDR_BTN div:first-child {
	margin-top: 10px;
}
.HDR_BTN .BTN_LINE {
	background-color: #D7E3F3;
	width: 40px;
	position: relative;
	height: 2px;
	margin-bottom: 10px;
	float: right;
	clear: both;
}
.FTR {
	width: 100%;
	background-color: #3D3D3D;
}
.FTR .LINKS {
	width: 100%;
	padding:30px 0;
	position: relative;
	margin: 0px auto;
}
.FTR .CPY {
	width: 100%;
	height: auto;
	position: relative;
	clear: both;
	font-family: proxima-nova, sans-serif;
	color: rgba(255, 255, 255, 0.6);
	font-size: 10px;
	line-height: 24px;
	text-align: center;
	padding: 19px 0;
}
.FTR .SOCIAL ul {
	list-style-image: none;
	list-style-type: none;
	padding:0px;
	text-align: center;
	margin:0px;
}
.SOCIAL ul li {
	width: 24px;
	margin-right: 0px;
	margin-left: 0px;
	height: 48px;
	position: relative;
    cursor: pointer;
	padding:0 13px;
	display: inline-block;
}
.SOCIAL ul #FACE {
	background-image: url(../images/instagram.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.SOCIAL ul #GOOG {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	background-image: url(../images/facebook.png);
}
.SOCIAL ul #TWIT {
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.FTR .LINKS ul {
	list-style-image: none;
	margin: 0%;
	padding: 0%;
	list-style-type: none;
}
.LINKS ul li {
	margin: 0px;
	padding: 0%;
	color: #D7E3F3;
	font-family: proxima-nova, sans-serif;
	font-size: 14px;
	line-height:24px;
	text-align:center;
}

.LINKS ul li a {
	text-decoration: none;
    color: #FFF;
	font-family: proxima-nova, sans-serif;
	font-size: 13px;
}

.FTR .SOCIAL {
	width: 100%;
	float: right;
	position: relative;
	margin-top: 0px;
}

.INPUT_BASE
{
	border: 0;
	background-color: #FFFFFF;
	font-size: 16px;
	color: #B2C6DC;
	font-family: proxima-nova, sans-serif;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.INPUT_BASE:focus
{
    color: #335E8C;
    border-color: #335E8C;
}

.BASE_BTN2.onOffCombo {
    float: left;
    width: calc((100% - 80px)/2) !important;
    margin-left: 10px;
    margin-right: 10px;
    background-color: #FFF;
    color: #000;
    border: 1px solid black;
}

.BASE_BTN2.onOffCombo.valueSelected {
    background-color: #59b363;
    color: #FFF;
}

.BASE_BTN2.onOffCombo:hover {
    text-decoration: none;
    background-color: #59b363;
    color: #FFF;
}

.BASE_BTN2.BackButton {
    background-color: #999 !important;
    color: #000 !important;
    float: left;
    width: calc((100% - 80px)/2) !important;
    margin-left: 10px;
    margin-right: 10px;
    text-decoration: none;
}

.BASE_BTN2.NextButton {
    float: left;
    width: calc((100% - 80px)/2) !important;
    margin-left: 10px;
    margin-right: 10px;
    text-decoration: none;
}

div.no-bottom {
    padding-top: 10px;
    border-bottom: 0px;
    height: auto !important;
}

DIV.registerError{
    color: red !important;
    font-size: 16px;
    padding: 0 14px 10px 14px;
}

DIV.loginError{
    border: 1px solid #000;
    background-color: #FFC8C8 !important;
    font-size: 16px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    display: none;
}

div.loginError p.strong {
    font-size: 20px;
}

.FieldError
{
    color: red !important;
    border-color: red !important;
}

.INP_GRP {
	width: 100%;
	margin: 0px auto 20px;
	clear: both;
	display: block;
    text-align:left;
}
DIV.ageError {
    font-size: 16px;
    font-weight: 100;
    line-height: 1.4em;
    width: 100%;
    border: 1px solid rgba(244, 244, 244, 1.00);
    /*background-color: #ffa3a3;*/
    margin-bottom: 20px;
    display: none;
}
#whatdonatedlink {
    cursor: pointer;
}
#whatdonated {
    display:none;
}
.donatedItems {
    float:left;
    width:50%;
    min-width: 250px;
}
.donatedItems .CHAR_DATA_BLD {
    text-decoration: underline;
    margin-bottom: 10px;
}
UL.donatedItemsList {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
UL.donatedItemsList LI {
    list-style: none;
    margin: 0px;
}
.clearfix {
	width: auto;
	height: auto;
	clear: both;
}
#FIRST_NAME, #MID_NAME, #LAST_NAME, #SUFFIX, #LINE_1, #LINE_2, #CITY, #EMAIL, #DL, #STATE_NUMBER,
.FIRST_NAME, .MID_NAME, .LAST_NAME, .SUFFIX, .LINE_1, .LINE_2, .CITY, .EMAIL, .DL, .STATE_NUMBER {
	width: calc(100% - 160px) !important;
	margin: 0px auto 20px 10px;
	clear: both;
	display: block;
}

#DON_SPECIFICATION, .DON_SPECIFICATION {
    width: 96%;
    height: 60px;
	margin: 0px auto 20px 10px;
	clear: both;
	display: block;
    border: 1px solid #D2E3E8;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: rgb(74, 74, 74);
}

#GENDER, .GENDER {
	width: calc(100% - 160px) !important;
	margin: 0px auto 20px 10px;
	clear: both;
	display: block;
}

#ldr_elig_height_ft {
    width: calc((100% - 160px)/2) !important;
    padding-left: 10px !important;
    margin: 0px auto 20px 10px;
    clear: both;
    display: block;
}

#ldr_elig_height_in {
    width: calc((100% - 160px)/2) !important;
    padding-left: 10px !important;
    margin: 0px auto 20px 10px;
    clear: both;
    display: block;
}

#ldr_elig_weight {
    width: calc(100% - 200px) !important;
    text-align: right;
    padding-right: 20px !important;
}

LABEL {
    display: block;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.ALIGN_BOTTOM {
    vertical-align: bottom;
}

#DOB_HOLDER{
    width: 300px;
}
#SSN_HOLDER {
    width: 200px;
}

#DOB, #ST, .ST{
	display: inline-block;
	position: relative;
}

#ST, .ST {
	width: calc(100% - 160px) !important;
}


#DOB_MONTH {
    width:40px;
}

#DOB_DAY {
    width: 40px;
}

#DOB_YEAR {
    width: 90px;
}

#SSN {
    vertical-align: bottom;

}

#ZIP {
	width: calc(100% - 160px) !important;
	display: inline-block;
	position: relative;
}
#ACC_SSN {
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 55px;
	width: calc(100% - 160px) !important;
	display: inline-block;
	position: relative;
}

#ACC_ZIP {
	width: 200px;
	display: inline-block;
	position: relative;
}
#ACC_DL {
    margin-top: 20px;
    margin-left: 10px;
    width: 200px;
	display: inline-block;
	position: relative;
}

.SUB_BTN {
	color: #D7E3F3;
	font-family: proxima-nova, sans-serif;
	font-size: 1.2em!important;
	border-color: #000000;
	border-width: 0px;
	background-color: #014F7D;
	border-radius: 4px;
	padding: 18px;
	text-align: center;
	min-height: 32px;
	position: relative;
	margin: 31px auto;
	width: 300px;
}

.SUB_BTN:hover {
    background-color: #59b363;
    cursor: pointer;
}

.BASE_BTN {
	color: #FFF;
	font-family: proxima-nova, sans-serif;
    font-size: 18px;
	line-height: 22px;
	border-color: #000000;
	border-width: 0px;
	background-color: #005f82;
	border-radius: 4px;
	padding: 11px 47px;
	text-align: center;
	position: relative;
	margin: 14px auto;
	-webkit-appearance: none;
}
.BASE_BTN2 {
	color: #FFF;
	font-family: proxima-nova, sans-serif;
    font-size: 18px;
	line-height: 22px;
	border-color: #000000;
	border-width: 0px;
	background-color: #005f82;
	border-radius: 4px;
	padding: 11px 0px;
	text-align: center;
	position: relative;
	font-weight: bold;
	margin: 14px auto;
	-webkit-appearance: none;
	width:341px;
    display: inline-block;
}
.BASE_BTN3 {
	color: #FFF;
	font-family: proxima-nova, sans-serif;
    font-size: 18px;
	line-height: 22px;
	border-color: #000000;
	border-width: 0px;
	background-color: #005f82;
	border-radius: 4px;
	padding: 11px 79px;
	text-align: center;
	position: relative;
	font-weight: bold;
	margin: 28px auto;
	-webkit-appearance: none;
	min-width:280px;
    cursor: pointer;
}
.BASE_FB {
	color: #FFF;
	font-family: proxima-nova, sans-serif;
    font-size: 18px;
	line-height: 22px;
	border-color: #000000;
	border-width: 0px;
	background-color: #3B5998;
	border-radius: 4px;
	padding: 11px 0px;
	text-align: center;
	position: relative;
	font-weight: bold;
	margin: 14px auto;
	-webkit-appearance: none;
	width:341px;
    display: inline-block;
}
.BASE_GOOGL {
	color: #FFF;
	font-family: proxima-nova, sans-serif;
    font-size: 18px;
	line-height: 22px;
	border-color: #000000;
	border-width: 0px;
	background-color: #00ACED;
	border-radius: 4px;
	padding: 11px 0px;
	text-align: center;
	position: relative;
	font-weight: bold;
	margin: 14px auto;
	-webkit-appearance: none;
	width:341px;
    display: inline-block;
}
.BASE_TWITTER {
    color: #FFF;
    font-family: proxima-nova, sans-serif;
    font-size: 18px;
    line-height: 22px;
    border-color: #000000;
    border-width: 0px;
    background-color: #00ACED;
    border-radius: 4px;
    padding: 11px 0px;
    text-align: center;
    position: relative;
    font-weight: bold;
    margin: 14px auto;
    -webkit-appearance: none;
    width: 341px;
    display: inline-block;
}
.BASE_BTN:hover {
    background-color: #59b363;
    cursor: pointer;
}
.BASE_BTN_INLINE {
	color: #435A73;
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	letter-spacing: 2px;
	border-color: #000000;
	border-width: 0px;
	background-color: #B2C6DC;
	border-radius: 4px;
	padding: 18px;
	text-align: center;
	min-height: 32px;
	position: relative;
	margin: 31px auto;
	width: 40%;
}
#FACE_BG {
	width: 75px;
	height: 75px;
	background-image: url(../images/vector%20smart%20object_poster_4.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	display: inline-block;
	margin-top: 0px;
	margin-right: 4%;
	margin-left: auto;
	margin-bottom: 0px;
	cursor: pointer;
}
#TWIT_BG {
	width: 75px;
	height: 75px;
	background-image: url(../images/vector%20smart%20object_poster_5.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	display: inline-block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 4%;
	margin-bottom: 0px;
	cursor: pointer;
}
#GOOG_BG {
	width: 75px;
	height: 75px;
	background-image: url(../images/vector%20smart%20object_poster_5.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	display: inline-block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 4%;
	margin-bottom: 0px;
	cursor: pointer;
}

.CHAR_REG2 {
	font-family: proxima-nova, sans-serif;
	color: #4A4A4A;
	font-size: 14px;
	font-weight: 300;
	line-height: 14px;
	text-align:center;
	padding:0 16px 0 9px;
}
@media (min-width: 320px){
	.CHAR_BLD {
		font-family: proxima-nova, sans-serif;
		color: #002236;
		font-weight: 900;
		height: AUTO;
		letter-spacing: 0px;
	}
.BDY_FAQ .CHAR_BLD {
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 20px;
}
.CHAR_REG {
	font-family: proxima-nova, sans-serif;
	color: #171717;
	font-size: 10px;
	font-weight: 300;
	line-height: 12px;
}
p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.DATA_BLCK .INFO {
	font-family: proxima-nova, sans-serif;
	color: #002236;
	font-size: 18px;
	font-weight: 400;
}
}

@media (min-width: 321px) and (max-width: 400px){
	#FIRST_NAME, #MID_NAME, #LAST_NAME, #SUFFIX, #LINE_1, #LINE_2, #CITY, #EMAIL, #DL, #STATE_NUMBER, #SSN_HOLDER, #ZIP, #DON_SPECIFICATION,
	.FIRST_NAME, .MID_NAME, .LAST_NAME, .SUFFIX, .LINE_1, .LINE_2, .CITY, .EMAIL, .DL, .STATE_NUMBER, .SSN_HOLDER, .ZIP, .DON_SPECIFICATION {
	width: 90%;
	
	}
	
	#GENDER, .GENDER {
		width: 97%;
	}
	
	#ST, .ST {
		width: 97%;
		margin: 0px auto 20px 10px;
	}
	.donatedItems {
    float:left;
    width:100%;
    min-width: 300px;
}
	.COVR {
		z-index: 26;
		min-height: 142px;
		max-height: 180px;
	}
	.COVR .CVR_HDR {
		padding-top: 143px;
	}
	.CVR_HDR .CVR_HDLN {
		    line-height: 20px;
	}
	.BDY{
		width: 100%;
	}
	.button-swirl-background {
		width: 85% !important;
	}
	.CHAR_BLD {
	font-family: proxima-nova, sans-serif;
	color: #002236;
	font-size: 22px;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0px;
}
.CHAR_REG {
	font-family: proxima-nova, sans-serif;
	color: #3D3D3D;
	font-size: 10px;
	font-weight: 300;
	line-height: 12px;
	text-align:left;
	padding:0 16px 0 9px;
}

p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
}

@media (min-width: 401px) and (max-width: 700px){
	body {
		width:400px;
		margin: 0 auto;
	}
	#GENDER, .GENDER {
		width: 100%;
	}
	
	#ST, .ST {
		width: 100%;
		margin: 0px auto 20px 10px;
	}
	
	#ZIP, .ZIP {
		width: 96%;
	}
	.donatedItems {
    float:left;
    width:100%;
    min-width: 300px;
}
	.COVR {
		z-index: 26;
		min-height: 142px;
	}
	.COVR .CVR_HDR {
		padding-top: 163px;
	}
	.CHAR_BLD {
	font-family: proxima-nova, sans-serif;
	color: #002236;
	font-size: 24px;
	height: auto;
	letter-spacing: 0px;
}
.CHAR_REG {
	font-family: proxima-nova, sans-serif;
	color: #3D3D3D;
	font-size: 10px;
	line-height: 12px;
	text-align:left;
}
p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
}

@media (min-width: 720px){
	body {
		width:100%;
		margin: 0 auto;
	}
	.BDY {
		width:600px;
		margin: 0 auto;
	}
    form {
        width:400px;
        margin:0 auto;
    }
	/* .CHAR_BLD {
	font-family: proxima-nova, sans-serif;
	color: #002236;
	font-size: 26px;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0px;
}
.CHAR_REG {
	font-family: proxima-nova, sans-serif;
	color: #171717;
	font-size: 20px;
	font-weight: 300;
	line-height: 20px;
}
p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
} */
}

.heading {
	padding:15px 14px;
}
.CHAR_SITE {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color:#4A4A4A;
	line-height:17px;
}
.CHAR_BLD {
	font-size: 24px;
	line-height: 29px;
	font-family: proxima-nova-black;
	text-align: center;
	color:#4A4A4A;
	margin:10px 0 20px 0;
}
.CHAR_BLD.OPT2 {
	margin:10px 0 !important;
}

.formRow {
	width:100%;
	height:60px;
	border-bottom: 1px solid #D2E3E8;
}
.formRow:first-child {
	border-top:1px solid #D2E3E8;
}
#content {
	height: auto !important;
}
/*
.formRow:focus-within {
	border-top:1px solid #59B363;
	border-bottom: 1px solid #59B363;
} */
.formRow:first-child:focus-within {
	border-top:1px solid #59B363;
}
.formRow:before, .formRow:after {
	content: " ";
	display: table;
	clear: both;
}
.formRow .pad {
	padding:0 20px 0 15px;
}
.formLabel {
	width: 130px !important;
	float: left;
	text-align: left;
	line-height: 60px;
	color:#4A4A4A;
	font-weight:600;
	font-size: 16px;
}
.formBorder {
	border-bottom: 1px solid #D2E3E8;
}
.formActive {
	border-bottom: 1px solid #59B363;
}
.formRow input, .formRow select {
	width: calc(100% - 160px); !important;
    display: inline-block !important;
	margin:0px !important;
	padding:0px !important;
	clear:none !important;
	height:56px;
	background: #ffffff;
	-webkit-appearance:none; 
	-moz-appearance:none; 
	 appearance:none;
	color: #4A4A4A;
    float:left !important;
}
.formRow input:focus, .formRow select:focus {
	outline: none !important;
	border:0px;
	box-shadow: none;
	color: #4A4A4A;
}
.BASE_BTN:focus {
	outline: none !important;
	border:0px;
	box-shadow: none;
}
.formRow select:focus option {
	border:0px;
	outline:none !important;
}

.DOBRow {
    height: auto;
}

a {
	color: #0076BA;
	text-decoration:none;
}
.mng {
	font-size: 12px;
	line-height:14px;
	padding:19px 0;
	text-align: center;
	color:#4A4A4A;
}
.BOTTOM .img {
	text-align: center;
	margin: 0 0 20px 0;
}
.super {
	    font-size: 8px;
    top: -12px;
    font-weight: normal;
    display: inline-block;
    position: relative;
	font-family: proxima-nova, sans-serif;
}
.CHAR_REG3 {
	font-family: proxima-nova, sans-serif;
	color: #3D3D3D;
	font-size: 18px;
	line-height: 22px;
	text-align:left;
	padding:0 17px;
}
.CHAR_REG4 {
	font-family: proxima-nova, sans-serif;
	color: #3D3D3D;
	font-size: 14px;
	line-height: 18px;
	text-align:left;
	padding:0 17px;
}
.CHAR_REG5 {
	font-family: proxima-nova-black, sans-serif;
	color: #005F82;
	font-size: 20px;
	line-height: 24px;
	text-align:left;
	padding:0 17px;
}
.CHAR_BLD.OPT {
	padding:34px 29px 6px 29px;
}
.CHAR_HEADING {
	font-family: proxima-nova, sans-serif;
	color: #3D3D3D;
	font-size: 20px;
	line-height: 24px;
	text-align:left;
	padding:0 17px;
}
.CNTR {
	text-align: center;
}
.signout {
	font-size:16px;
}
.PADD {
	padding:20px 19px;
}
.PADD_TOP {
	padding-top:20px;
}
.MRGN {
	margin: 0px 10px;
}
.EDITPREF {
	border-bottom: 2px solid #BDD6E3;
}
.DOCGIFT {
    border-top: 2px solid #BDD6E3;
}
a.links {
	color: #368AC2;
}
.info {
	margin: 10px;
	border-bottom: 2px solid #BDD6E3;
}
.info .infoRow {
	padding: 0px 50px 20px 50px;
}
.info label {
	border-bottom: 2px solid #BDD6E3;
	padding: 10px 0;
	color: #929292;
	font-size: 20px;
	line-height: 24px;
	text-align:center;
}
.info .val {
	padding: 20px 0;
	color: #3D3D3D;
	font-size: 18px;
	line-height: 24px;
	text-align:center;
}
.PADD_BTM {
	padding-bottom:20px;
}
.lnks a{
	color: #019FFF;
	font-size: 20px;
	text-decoration:underline;
	line-height: 28px;
}
.BLD {
	font-weight: bold;
}
ul {
	padding:0 20px 0 30px;
}
li {
	text-align: left;
	font-size: 18px;
	line-height: 22px;
	font-family: proxima-nova, sans-serif;
	color:#4d4d4d;
}
input[type=date] {
	text-transform: uppercase;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #BABABA;
	opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #BABABA;
}

::-ms-input-placeholder { /* Microsoft Edge */
	color: #BABABA;
}
.g-recaptcha {
	margin: 16px 39px 16px 46px;
}
select {
	background: url(../images/down2.png) no-repeat 96% 26px !important;
}
.registerError {
    color: #E04B4B;
    font-size: 18px;
    line-height: 22px;
}
.validation {
    line-height:60px;
    float:right;
}
.cross {
    height:60px;
    width:24px;
    background: url(../images/cross.png) no-repeat center center !important;
}
.tick {
    height:60px;
    width:24px;
    background: url(../images/tick.png) no-repeat center center !important;
}
#DOB {
	padding: 22px 0 !important;
	height: 16px;
}