@charset "UTF-8";
#page-title2 {
	position: relative;
	padding: 50px 0;
	background-color: #FAFAFA;
	border-bottom: 1px solid #EEE;
}

#page-title2 .container { position: relative; }

#page-title2 h1 {
	padding: 0;
	margin: 0;
	line-height: 1;
	font-weight: 600;
	letter-spacing: 1px;
	color: #333;
	font-size: 28px;
	text-transform: uppercase;
}

#page-title2 span {
	display: block;
	margin-top: 10px;
	font-weight: 300;
	color: #777;
	font-size: 18px;
}

.mypagetitle   {
	margin-left: 20px;
}
.mypagetitle h1 {
	width: 40%;
	height: auto;
}
.mypagetitle span  {
	width: 40%;
}
.float-right {
	float: right;
}
.myinfo {
	margin-top: 0px;
	position: absolute;
	right: 20px;
	top: 0px;
}
.mypricecontainer {
	border-radius: 8px;
	border: 2px solid;
	background-color: #EEEEEE;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 10px;
}

.mypricecontainer2 {
	border-radius: 8px;
	border: 2px solid;
	background-color: #EEEEEE;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 8px;
	font-size: 10px;
}

.mypricecontainer h4 {
	margin-bottom: 0px;
	font-size: 16px;
	line-height: normal;
}
.mydownloadbutton {
	width: 96%;
	position: relative;
	top: -30px;
}
.mybankheader {
	position: relative;
	top: -335px;
}
.mybank {
	width: 22%;
	border: 2px solid #C6C6C6;
	height: 320px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.mybankimage {
	position: relative;
	margin-top: 30px;
}

.button.button-border.button-xlarge {
    line-height: 32px;
}

.button.button-xlarge {
    padding: 0 32px;
    font-size: 18px;
    letter-spacing: 2px;
    height: 36px;
    /* line-height: 52px; */
}