@font-face {
	font-family: 'SignaRoundPro';
	src: url('/fonts/SignaRoundPro.otf');
}

@font-face {
	font-family: 'FontAwesome';
	src: url('//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css');
}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

body {
	max-width: 100%;
	font-size: 1.26em;
	line-height: 1.5;
	font-family: SignaRoundPro, Verdana, Arial, sans-serif;
	text-transform: none;
	font-weight: normal;
	color: #001b60;
	height: 736px;
}

/* HEADER */

.RMenroll_header {
	position: fixed;
	width: 100%;
	box-shadow: 0 5px 5px 0 #c5c5c5;
	z-index: 1;
	height: 126px;
	background-color: white;
	margin-top: -10px;
	padding-top: 10px;
}

#logoBanner {
	left: 50%;
	transform: translate(-50%, -50%);
	position: relative;
	top: 24%;
	width: 220px;
	height: 65px;
	padding-bottom: 3px;
	display: block;
	background-color: transparent;
	background-image: url("/img/png/RMail_Temp_Logo.png");
	background-repeat: no-repeat;
	background-position: left center;
	display: flex;
}

#logoBanner_Secure {
	margin-left: 40px;
	position: relative;
	width: 200px;
	height: 55px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	display: block;
	background-color: transparent;
	background-image: url("/img/png/RMail_Temp_Logo.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 200px 55px;
	display: flex;
}

#return_home {
	position: fixed;
	display: block;
	margin-left: 12px;
	margin-top: 20px;
}

.header_right_container {
	position: fixed;
	display: table;
	left: 83%;
	top: 1.5%;
	user-select: none;
}

.header_right_container tr {
	line-height: 1.0;
}

#UserWelcomeDetails {
	display: block;
}

#UserWelcomeDetails2 {
	display: block;
	font-size: 15px;
}

#headerIconContainer {
	display: block;
}

#profile_dropdown_options {
	position: fixed;
	display: table;
	left: 84%;
	top: 8%;
	user-select: none;
	background-color: white;
	z-index: 1;
	min-width: 190px;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	box-shadow: 0 2px 2px 0 #c5c5c5, 0 0 2px 0 #c5c5c5;
}

#profile_dropdown_options tr {
	line-height: 1.75;
}

.link_remain_blue {
	text-decoration: none;
	color: #001b60;
	cursor: pointer;
}

.link_remain_blue:after {
	text-decoration: none;
	color: #001b60;
	cursor: pointer;
}

.headerProfileIcon {
	border-radius: 25px;
	width: 45px;
	border-style: none;
}

.link_remain_red {
	color: red;
	text-decoration: none;
	cursor: pointer;
}

.link_remain_red:after {
	text-decoration: none;
	color: red;
	cursor: pointer;
}

#NavBanner {
	position: relative;
	display: block;
	background: #001b60;
}

#nav_arrow_left {
	position: absolute;
	float: left;
	width: 1.6em;
	height: 1.6em;
	color: white;
	margin-left: 1.5em;
	margin-top: 0.65em;
	cursor: pointer;
}

#NavBanner h1 {
	color: white;
	font-size: 1.26em;
	line-height: 1.26;
	margin-top: 0;
	margin-bottom: 0;
}

#NavBannerTitle {
	z-index: 90;
	text-transform: uppercase;
	padding: 13px 20px 13px;
	height: 100%;
	text-align: center;
	user-select: none;
}

/*END HEADER*/

/*START POPUP DIVS*/

.logout_warning_popup {
	position: fixed;
	display: block;
	top: 50%;
	user-select: none;
	left: 40%;
	z-index: 1;
	width: 400px;
	height: 150px;
	border-radius: 15px;
	box-shadow: 0 2px 2px 0 #c5c5c5, 0 0 2px 0 #c5c5c5;
	background-color: ivory;
}

.warning_text {
	padding-top: 26px;
	padding-left: 30px;
	font-size: 22px;
	margin-bottom: 15px;
}

/*END POPUP DIV*/

/*START MAIN*/

.RMenroll_main_outerContainer {
	display: table;
	width: 100%;
	height: 100%;
}

#RMenroll_main {
	display: table-cell;
	background: url('/img/jpeg/letters_background.jpg');
	background-size: cover;
	vertical-align: middle;
	height: 100%;
}

#RMenroll_formContainer {
	display: flex;
	flex-direction: column;
	position: relative;
	max-width: 426px;
	min-height: 526px;
	margin: 15px 0px 15px 15%;
	padding: 30px 15px 15px;
	border-width: 0.5px;
	border-radius: 2px;
	background-color: white;
	box-shadow: 0 2px 2px 0 #c5c5c5, 0 0 2px 0 #c5c5c5;
	overflow: hidden;
	box-sizing: border-box;
}

#RMenroll_formInnerContainer {
	padding: 0px;
}

#RMenroll_formTitle {
	padding: 0px 16px;
	letter-spacing: 0.26px;
	line-height: 1.35;
	font-size: 1.40em;
	text-transform: uppercase;
	font-weight: bold;
	user-select: none;
}

#RMenroll_form {
	padding: 15px 0px 11px 0px;
	user-select: none;
}

#RMenroll_benefits {
	padding: 0px 15px 26px;
	user-select: none;
}

.RMenroll_secondTitle {
	font-weight: 600;
	font-size: 0.76em;
	user-select: none;
}

.RMenroll_thirdTitle {
	font-weight: 600;
	font-size: 0.65em;
	text-transform: uppercase;
	user-select: none;
}

.RMenroll_fourthTitle {
	font-weight: 500;
	font-size: 0.70em;
	user-select: none;
}

.container ul {
	list-style-position: inside;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 0;
	padding-left: 0;
}

.container svg {
	display: inline-block;
	line-height: 0;
	text-align: left;
	vertical-align: middle;
	width: 1.2em;
	height: 1.2em;
	padding-right: 6px;
}

.container ul li {
	padding-top: 7px;
	list-style-type: none;
}

.container ul li span {
	font-size: 0.8em;
}

#RMenroll_business_container {
	background-color: #f5f5f5;
	border-radius: 5px;
	display: block;
	height: 10em;
	padding: 15px 15px 5px 15px;
}

#RMenroll_business_title {
	display: block;
	width: 100%;
	float: left;
}

#RMenroll_business_benefits {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #c5c5c5;
	padding-bottom: 6px;
}

/* Start of slider */

.switch {
	position: relative;
	display: block;
	width: 45px;
	height: 20px;
	float: right;
	margin-left: 1.35em;
}

.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

.slider {
	position: absolute;
	cursor: grab;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: grey;
	-webkit-transition: .4s;
	transition: .4s;
}

.slider:before {
	position: absolute;
	content: "";
	height: 24px;
	width: 24px;
	left: -1px;
	bottom: -1.7px;
	background-color: #001b60;
	-webkit-transition: .4s;
	transition: .4s;
}

input:checked+.slider {
	background-color: #d68728;
}

input:focus+.slider {
	box-shadow: 0 0 1px #001b60;
}

input:checked+.slider:before {
	-webkit-transform: translateX(23px);
	-ms-transform: translateX(23px);
	transform: translateX(23px);
}

.slider.round {
	border-radius: 34px;
}

.slider.round:before {
	border-radius: 50%;
}

/* End of slider */

.RMenroll_business_check {
	fill: grey;
}

.RMenroll_business_bens {
	color: grey;
}

.RMenroll_button_container {
	display: flex;
	justify-content: flex-end;
	padding: 15px;
	z-index: 1;
}

.RMenroll_pswdReset {
	display: block;
	margin-right: 40px;
	margin-top: 10px;
	font-size: 16px;
	color: blue;
}

.RMenroll_pswdReset:after {
	color: blue;
}

.RMenroll_button {
	border: 0;
	font-size: 1.26em;
	font-weight: bold;
	border-radius: 3px;
	background-color: #d68728;
	min-width: 180px;
	min-height: 40px;
	cursor: pointer;
}

.RMenroll_button:hover {
	box-shadow: 0 5px 5px 0 #c5c5c5;
}

.RMenroll_button span {
	font-size: 0.7em;
	color: white;
}

#button_spinner {
	max-height: 50px;
	width: 80px;
	display: none;
	background-color: transparent;
}

#status-error {
	display: block;
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
	position: relative;
	padding: .75rem 1rem;
	margin-bottom: 0.5rem;
	border: 1px solid transparent;
	box-sizing: border-box;
	font-size: medium;
}

#status-error2 {
	display: block;
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
	position: relative;
	padding: .75rem 1rem;
	margin-bottom: 0.5rem;
	border: 1px solid transparent;
	box-sizing: border-box;
	font-size: medium;
}

.credential_form {
	padding-top: 20px;
}

.form_label {
	padding-left: 2px;
	padding-bottom: 50px;
	text-align: left;
	box-sizing: inherit;
}

.form_input {
	display: block;
	width: 80%;
	height: 40px;
	background: transparent;
	margin: 0;
	margin-bottom: 25px;
	padding: 0 2px;
	outline: none;
	border: none;
	overflow: visible;
	touch-action: inherit;
	border-bottom: 2px solid #dbdbdb;
	font-size: 19px;
}

.RMenroll_form_footer {
	background-color: #f4f1f3;
	width: 430px;
	display: fixed;
	margin-left: -15px;
	margin-top: 35px;
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	user-select: none;
}

.RMenroll_form_footer span {
	color: grey;
	font-size: 16px;
}

.RMenroll_form_footer span:after {
	color: grey;
}

.AuthInputSelectors {
	height: 35px;
	float: left;
	display: block;
	z-index: 100;
	position: absolute;
}

.AuthInputSelectors tr {
	border-bottom: 10px;
	line-height: 1.5;
}

.authElement {
	min-width: 35px;
	min-height: 35px;
	max-width: 37px;
	max-height: 37px;
	font-size: 26px;
	border-radius: 8%;
	border-bottom: 15px;
	background-color: #d68728;
	color: white;
	font-family: Arial;
	font-weight: 600;
	cursor: pointer;
	user-select: none;
}

.authElement:hover {
	box-shadow: 0 5px 5px 0 #c5c5c5;
}

/*START OF DASHBOARD VIEW*/

/*START OF LEFT NAV BAR*/

.left_menu_container {
	display: block;
	position: relative;
	min-height: 700px;
	min-width: 310px;
	max-width: 310px;
	height: 100%;
	float: left;
	background-color: white;
	border-right: 1px solid #e8e5e5;
	padding-top: 15px;
	padding-left: 15px;
	user-select: none;
	cursor: pointer;
}

.left_menu_top {
	border-bottom: 1px solid #e8e5e5;
	padding-bottom: 15px;
	cursor: default;
}

.dashboard_link {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: 3.5px solid #d68728;
	font-weight: 800;
	color: #d68728;
}

.dashboard_link:hover {
	background-color: #dbdbdb;
}

.Menu_links {
	border-left: 3.5px solid transparent;
	border-top: 1px solid #e8e5e5;
	color: #001b60;
	padding-left: 10px;
	padding-bottom: 2px;
}

.Menu_links_inner {
	border-left: 3.5px solid transparent;
	color: #001b60;
	padding-left: 15px;
	padding-bottom: 2px;
	font-size: 18px;
}

.Menu_links_inner:hover {
	background-color: #dbdbdb;
}

#Menu_Mailing {
	padding-top: 10px;
	padding-left: 10px;
}

/*END OF LEFT NAVBAR*/

/*START OF MAIN DASHBOARD CONTAINER*/

.secure_main_container {
	margin-left: 356px;
	margin-top: 15px;
	position: static;
	display: block;
	user-select: none;
	max-width: 1500px;
	min-width: 1500px;
}

.memberDashboardAlert {
	position: inline;
	display: inline-flex;
	min-width: 500px;
	min-height: 50px;
	max-height: 200px;
	margin-right: 20px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: solid 1.5px #001b60;
	background-color: lightcyan;
	font-size: 16px;
	user-select: none;
}

.AlertTitle {
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 15px;
}

.AlertContent {
	position: sticky;
	display: block;
	margin-top: 8px;
	padding-right: 25px;
	line-height: 1.2;
	font-family: Arial, Helvetica, sans-serif;
}

#AlertIconLeft {
	font-size: 45px;
	margin-right: 10px;
	margin-top: 15px;
}

#AlertIconRight {
	font-size: 35px;
}

#AlertIconRight:hover {
	color: #d68728;
}

.Tile_Container {
	display: inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
	max-width: 1280px;
	min-width: 1280px;
}

.Outbox_container {
	display: flex;
	border: 1px solid #bdbdbd;
	box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
	min-height: 195px;
	max-height: 195px;
	min-width: 420px;
	max-width: 420px;
	margin-top: 15px;
	margin-right: 25px;
	padding-right: 10px;
	border-radius: 5px;
}

.Outbox_container .locked_overlay {
	position: absolute;
	z-index: 2;
	width: 430px;
	height: 107px;
	background-color: #c5c5c5;
	opacity: 0.94;
	border-radius: 5px;
	color: whitesmoke;
	text-align: center;
	padding-top: 88px;
}

.Outbox_Title {
	padding-top: 15px;
	padding-left: 15px;
	text-transform: uppercase;
	font-weight: 700;
}

.Outbox_Title:after {
	content: "";
	display: block;
	margin: 0 auto;
	width: 90%;
	padding-top: 10px;
	border-bottom: 1px solid #c5c5c5;
}

.Outbox_Main {
	font-family: Verdana, Arial, sans-serif;
	padding-top: 10px;
	padding-left: 50px;
	padding-bottom: 10px;
}

.box_table_Hrow {
	font-size: 18px;
	font-weight: 700;
}

.box_table_Htitle {
	text-align: left;
	width: 160px;
}

.box_table_Hcontent {
	text-align: right;
	width: 145px;
}

.box_table_row {
	font-size: 15px;
}

.box_table_title {
	text-align: left;
}

.box_table_content {
	text-align: right;
}

.Wallet_container {
	display: block;
	border: 1px solid #bdbdbd;
	box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
	min-height: 195px;
	max-height: 195px;
	min-width: 260px;
	max-width: 260px;
	margin-top: 15px;
	margin-right: 25px;
	padding-right: 10px;
	border-radius: 5px;
}

#Wallet_displayTable {
	margin-left: auto;
	margin-right: auto;
}

.Wallet_Main {
	font-family: Verdana, Arial, sans-serif;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}

.Wallet_title {
	font-size: 12px;
	text-align: left;
	width: 120px;
}

.Wallet_content {
	font-size: 12px;
	text-align: right;
	width: 80px;
}

.Tile_Container_Secondary {
	display: block;
}

.PersonalInfo_TileContainer {
	display: block;
	border: 1px solid #bdbdbd;
	box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
	min-width: 97.8%;
	margin-top: 15px;
	margin-right: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
}

.Tile_Title {
	display: block;
	padding: 15px;
	font-size: 24px;
	font-weight: 600;
}

.Tile_Content {
	display: block;
	padding-left: 25px;
	font-size: 18px;
	font-family: Verdana, Arial, sans-serif;
}

.Tile_Content input {
	width: 200px;
	border: 0.75px solid #bdbdbd;
	color: #001b60;
	padding: 3px;
	line-height: 2;
}

.trBorderBottom {
	border-bottom: 0.75px solid #bdbdbd;
}

.editIcon {
	display: block;
	float: right;
	margin-top: -45px;
	margin-right: 20px;
	cursor: pointer;
}

/*My Wallet Section*/

#WalletMainContainer {
	padding: 10px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}

.CategoryItem {
	display: inline-block;
	text-align: center;
	line-height: 42px;
	font-size: 18px;
	border: none;
	font-weight: 600;
	min-width: 647px;
	text-decoration: none;
	margin-left: -10px;
	margin-top: -10px;
	margin-right: -10px;
	bottom: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #bdbdbd;
	text-transform: uppercase;
}

.CategoryItem span:after {
	color: #bdbdbd;
}

.Active {
	background-color: #001b60;
	color: white;
}

.CompletedIcon {
	display: inline-block;
	vertical-align: middle;
	padding-right: 5px;
}

.PendingIcon {
	display: inline-block;
	vertical-align: middle;
	padding-right: 5px;
}

.WalletTransactionRows td {
	min-width: 158px;
	text-align: left;
	border-bottom: 0.75px solid #bdbdbd;
	font-size: 16px;
	line-height: 35px;
}

#WalletTransactionTable {
	border-collapse: collapse;
}

#WalletTransactionTablePending {
	border-collapse: collapse;
}

.Wallet_Action_Button {
	padding: 5px;
	font-size: 15px;
	font-weight: 600;
	background-color: #001b60;
	color: white;
	margin-bottom: 2px;
	width: 120px;
	border: solid 1px #001b60;
	box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
	border-radius: 4px;
	cursor: pointer;
}

/*Rewards Redeem Popup*/

.Rewards_Redeem_Popup {
	display: block;
	position: fixed;
	margin-left: 420px;
	margin-top: 75px;
	width: 450px;
	height: 450px;
	border: 1.5px solid #bdbdbd;
	background-color: #f5f5f5;
	box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

#Rewards_Redeem_Title {
	display: block;
	float: left;
	width: 320px;
	padding-left: 20px;
	padding-top: 20px;
	font-family: Arial;
	font-size: 25px;
	font-weight: 600;
}

#Rewards_Redeem_Cancel {
	display: block;
	float: right;
	margin-right: 25px;
	margin-top: 20px;
	background-color: #001b60;
	color: white;
	font-family: Arial;
	font-size: 14px;
	border: none;
	padding: 10px;
	cursor: pointer;
}

#Rewards_H2 {
	display: block;
	padding-top: 25px;
	padding-left: 20px;
	float: left;
	font-size: 17px;
}

#Rewards_H3 {
	font-size: 14px;
	font-style: italic;
	display: block;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}
