/*
* =====================
* CUSTOM WEBFONTS FONTS
* =====================
*/

@font-face {
	font-family: 'GT-Walsheim-Pro-Regular';
    src: url('../fonts/GT-Walsheim-Pro-Regular.eot'); /* IE9 Compat Modes */
    src: url('../fonts/GT-Walsheim-Pro-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/GT-Walsheim-Pro-Regular.woff2') format('woff2'), /* Modern Browsers */
        url('../fonts/GT-Walsheim-Pro-Regular.woff') format('woff'), /* Modern Browsers */
        url('../fonts/GT-Walsheim-Pro-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'GT-Walsheim-Pro-Regular';
    src: url('../fonts/GT-Walsheim-Pro-Regular-Oblique.eot'); /* IE9 Compat Modes */
    src: url('../fonts/GT-Walsheim-Pro-Regular-Oblique.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/GT-Walsheim-Pro-Regular-Oblique.woff2') format('woff2'), /* Modern Browsers */
        url('../fonts/GT-Walsheim-Pro-Regular-Oblique.woff') format('woff'), /* Modern Browsers */
        url('../fonts/GT-Walsheim-Pro-Regular-Oblique.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: italic;
}

@font-face {
	font-family: 'GT-Walsheim-Pro-Regular';
    src: url('../fonts/GT-Walsheim-Pro-Bold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/GT-Walsheim-Pro-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/GT-Walsheim-Pro-Bold.woff2') format('woff2'), /* Modern Browsers */
        url('../fonts/GT-Walsheim-Pro-Bold.woff') format('woff'), /* Modern Browsers */
        url('../fonts/GT-Walsheim-Pro-Bold.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: bold;
    font-style: normal;
}

@font-face {
	font-family: 'GT-Walsheim-Pro-Regular';
    src: url('../fonts/GT-Walsheim-Pro-Bold-Oblique.eot'); /* IE9 Compat Modes */
    src: url('../fonts/GT-Walsheim-Pro-Bold-Oblique.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/GT-Walsheim-Pro-Bold-Oblique.woff2') format('woff2'), /* Modern Browsers */
        url('../fonts/GT-Walsheim-Pro-Bold-Oblique.woff') format('woff'), /* Modern Browsers */
        url('../fonts/GT-Walsheim-Pro-Bold-Oblique.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: bold;
    font-style: italic;
}

@font-face {
	font-family: 'GT-Walsheim-Pro-Medium';
    src: url('../fonts/GT-Walsheim-Pro-Medium.eot'); /* IE9 Compat Modes */
    src: url('../fonts/GT-Walsheim-Pro-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/GT-Walsheim-Pro-Medium.woff2') format('woff2'), /* Modern Browsers */
        url('../fonts/GT-Walsheim-Pro-Medium.woff') format('woff'), /* Modern Browsers */
        url('../fonts/GT-Walsheim-Pro-Medium.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'GT-Walsheim-Pro-Medium';
    src: url('../fonts/GT-Walsheim-Pro-Medium-Oblique.eot'); /* IE9 Compat Modes */
    src: url('../fonts/GT-Walsheim-Pro-Medium-Oblique.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/GT-Walsheim-Pro-Medium-Oblique.woff2') format('woff2'), /* Modern Browsers */
        url('../fonts/GT-Walsheim-Pro-Medium-Oblique.woff') format('woff'), /* Modern Browsers */
        url('../fonts/GT-Walsheim-Pro-Medium-Oblique.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: italic;
}

/*
* ===============
* STANDARD STYLES
* ===============
*/

html {
	background-color: #4b3151;
}

body {
	background-color: #4b3151;
	color: #4b3151;
	font-family: GT-Walsheim-Pro-Regular, Arial, Helvetica, sans-serif !important;
	font-size: 18px !important;
	line-height: 1.25;
	letter-spacing: normal;
	overflow-wrap: break-word;
	word-wrap: break-word;

}

@media screen and (min-width: 768px) {
	body {
		font-size: 16px !important;
	}
}

#content {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	padding: 60px 0px 30px 0px;
}

@media screen and (min-width: 768px) {
	#content {
		padding: 80px 0px 50px 0px;
	}
}

.container-fluid {
	padding: 0px 30px 0px 30px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

@media screen and (min-width: 768px) {
	.container-fluid {
		padding: 0px 45px 0px 45px;
	}
}

.container {
	padding: 0px 30px 0px 30px;
	margin-right: auto !important;
	margin-left: auto !important;
	max-width: 670px;
	width: 100%;
}

@media screen and (min-width: 768px) {
	.container {
		max-width: 700px;
		padding: 0px 45px 0px 45px;
	}	
}

.rm-font-regular {
	font-family: GT-Walsheim-Pro-Regular, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.rm-font-medium {
	font-family: GT-Walsheim-Pro-Medium, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: GT-Walsheim-Pro-Medium, Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: normal;
	line-height: 1.083;
	margin-left: -2px;
	margin-top: -2px;
	color: #ef5669;
}

h2 {
	font-family: GT-Walsheim-Pro-Medium, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	line-height: 1.111;
	margin-left: -2px;
	margin-top: -2px;
	color: #ef5669;
}

h3 {
	font-family: GT-Walsheim-Pro-Medium, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 1;
	margin: 0px 0px 14px 0px;
}

h4 {
	font-family: GT-Walsheim-Pro-Regular, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: inherit;
	margin: 22px 0px 4px 0px;
}

@media screen and (min-width: 768px) {
	h4 {
		font-size: 16px;
	}
}

h4.rm-text-first-col1 {
	margin: 0px 0px 4px 0px;
}

h4.rm-text-first-col2plus {
	margin: 22px 0px 4px 0px;
}

@media screen and (min-width: 576px) {
	h4.rm-text-first-col2plus {
		margin: 0px 0px 4px 0px;
	}
}

h4.rm-text-first-s-s-ns-s {
	margin: 22px 0px 4px 0px;
}

@media screen and (min-width: 768px) {
	h4.rm-text-first-s-s-ns-s {
		margin: 0px 0px 4px 0px;
	}
}

@media screen and (min-width: 992px) {
	h4.rm-text-first-s-s-ns-s {
		margin: 22px 0px 4px 0px;
	}
}

h4.rm-text-first-s-s-ns-ns {
	margin: 22px 0px 4px 0px;
}

@media screen and (min-width: 768px) {
	h4.rm-text-first-s-s-ns-ns {
	margin: 0px 0px 4px 0px;
	}
}

@media screen and (min-width: 992px) {
	h4.rm-text-first-s-s-ns-ns {
	margin: 0px 0px 4px 0px;
	}
}

#rm-form-plans h4:first-of-type {
	margin-top: 0px; 
}

#rm-form-plans span {
	font-family: GT-Walsheim-Pro-Medium, Arial, Helvetica, sans-serif;
}

p {
	margin: 0px 0px 14px 0px;
	padding: 0px;
	font-size: inherit;
}

h3.rm-text-nosa, h4.rm-text-nosa, p.rm-text-nosa {
	margin-bottom: 0px;
}

p.rm-text-grouped {
	margin-bottom: 4px;
}

.rm-nopad {
	padding: 0px;
}

.rm-nomargin {
	margin: 0px;
}

a, a:hover, a:active, a:visited, a:focus {
  color: inherit;
  text-decoration: underline;
}

a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}

.rm-footer-col2 a {
	color: inherit;
	text-decoration: none;
}

a:hover img {
	opacity: inherit;
}



.rm-logo {
	height: 40px !important;
	width: auto;
	max-width: none;
}

@media screen and (min-width: 768px) {
	.rm-logo {
		height: 50px !important;
		width: auto;
		max-width: none;
	}
}

/*
:focus {
	outline: none !important;
}

button:focus {
	outline: none;
}
*/

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    border-radius: 25px;
    background: #ef5669;
    border: none;
    padding: 10px 30px 10px 30px;
    display: inline-block;
    font-size: inherit;
    font-family: GT-Walsheim-Pro-Regular, Arial, Helvetica, sans-serif;
    color: white;
    margin-top:25px;
    box-shadow: none;
    max-width: 100%;
    white-space: normal;
}

@media screen and (max-width: 576px) {
	.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
		width: 100%;
	}
}

.btn-primary[disabled], .btn-primary.disabled, .btn-primary.disabled:focus {
	background: #f6a2ac;
}

.rm-btn-button2, .rm-btn-button2:hover, .rm-btn-button2:active, .rm-btn-button2:focus {
	margin-top: 20px;
}

/*
* =======
* COLOURS
* =======
*/

.rm-bgcolor-cream {
	background-color: #fff7f0;
}

.rm-bgcolor-red {
	background-color: #ef5669;
}

.rm-bgcolor-purple-light {
	background-color: #5a3f61;
}

.rm-bgcolor-purple-dark {
	background-color: #4b3151;
}

.rm-bgcolor-white {
	background-color: #fff;
}

.rm-fontcolor-cream {
	color: #fff7f0;
}

.rm-fontcolor-red {
	color: #ef5669;
}

.rm-fontcolor-purple-light {
	color: #5a3f61;
}

.rm-fontcolor-purple-dark {
	color: #4b3151;
}

.rm-fontcolor-white {
	color: white;
}

/*
* ==================
* SHOW/HIDE TRIGGERS
* ==================
*/

/* 576px */

.rm-mobile-hide-576 {
	display: none;
}

@media screen and (min-width: 576px) {
	.rm-mobile-hide-576 {
		display: block;
	}
}

.rm-mobile-show-576 {
	display: block;
}

@media screen and (min-width: 576px) {
	.rm-mobile-show-576 {
		display: none;
	}
}

/* 786px */

.rm-mobile-hide-768 {
	display: none;
}

@media screen and (min-width: 768px) {
	.rm-mobile-hide-768 {
		display: block;
	}
}

.rm-mobile-show-768 {
	display: block;
}

@media screen and (min-width: 768px) {
	.rm-mobile-show-768 {
		display: none;
	}
}

/* 992px */

.rm-mobile-hide-992 {
	display: none;
}

@media screen and (min-width: 992px) {
	.rm-mobile-hide-992 {
		display: block;
	}
}

.rm-mobile-show-992 {
	display: block;
}

@media screen and (min-width: 992px) {
	.rm-mobile-show-992 {
		display: none;
	}
}

/*
* =================
* MAIN CONTENT AREA
* =================
*/

#rm-page-title-sec {
	padding: 38px 0px 0px 0px;
}

#rm-page-title-sec.rm-nosubmenu {
	padding: 45px 0px 17px 0px;
}


.rm-page-title-hr {
	margin: 40px 0px 12px 0px;
	border: 1px solid #ef5669;
	
}

#rm-section-title-col {
	padding-bottom: 25px;
}

.rm-disclaimer-text {
	font-size: 14px;
	font-style: italic;
}

@media screen and (min-width: 768px) {
	.rm-disclaimer-text {
		font-size: 12px;
		font-style: italic;
	}
}

#rm-col-b4-dislaimer-col {
	padding-bottom: 45px;
}

@media screen and (min-width: 768px) {
	#rm-col-b4-dislaimer-col {
		padding-bottom: 0px;
	}
}

#rm-disclaimer-col {
	text-align: left;
}

@media screen and (min-width: 577px) {
	#rm-disclaimer-col {
		text-align: center;
	}
	#rm-disclaimer-col.rm-disclaimer-col-2col {
		text-align: left;
	}
}

@media screen and (min-width: 768px) {
	#rm-disclaimer-col {
		text-align: left;
	}
}

.rm-hr-repeated {
	margin: 20px 0px 20px 0px;
	border-top: 1px solid #4b3151;
}

#rm-repeating-table :last-child > .rm-hr-repeated {
	display: none;
}

.rm-drug-image {
	width: auto;
	max-width:100%;
	height:auto;
	margin-bottom: 5px;
}
 
.rm-clearfix {
	display:block;
}
 
@media screen and (min-width: 768px) {
	.rm-clearfix {
		display:none;
	}
}

.rm-clearfix-rev {
	display:block;
}
 
@media screen and (min-width: 768px) {
	.rm-clearfix-rev {
		display:block;
	}
}

/*
* =============
* FORM ELEMENTS
* =============
*/

.form-group {
	margin-bottom: 28px;
}

label {
	font-weight: bold;
}

.form-control, .has-error .form-control {
	font-size: inherit;
	-webkit-box-shadow: none;
    box-shadow: none;
    border-color: #4b3151;
    border-width: 1px;
}

.form-control:focus, .has-error .form-control:focus, .picker__input.picker__input--active {
	-webkit-box-shadow: 0px 0px 1px 1px #4b3151;
	-moz-box-shadow: 0px 0px 1px 1px #4b3151;
	box-shadow: 0px 0px 1px 1px #4b3151;
    outline: none !important;
	border-color: #4b3151;
    border-width: 1px;
}

.form-control[readonly] {
	background-color: inherit;
}

.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
            color: #977D9D;
            opacity: 1; /* Firefox */
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
            color: #977D9D;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
            color: #977D9D;
 }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
	color: #ef5669;
}

#rm-pharmacyTrasferChoices {
	display:none;
}

.rm-radio-second {
	margin-bottom: 0px;
}

.rm-form-textarea {
	border: 1px solid #B096B6;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 12px;
    width:100%;
}

.rm-form-textarea:focus {
	border: 1px solid #4b3151;
	outline: none !important;
    box-shadow: none !important;
}

.rm-form {
	margin-top: 20px;
}

.form-group {
	margin-bottom: 20px;
}

.rm-form-group-nosa {
	margin-bottom: 0px !important;
}

label {
	font-weight: bold;
}

.help-block {
	font-size: 12px;
	margin-bottom: 0px;
}

.rmRegHelpText {
	margin-top: 0px;
	margin-bottom: 15px;
}

/* ==================== */
/* CUSTOM RADIO BUTTONS */
/* ==================== */

/* The container */
.radio-container {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  font-weight: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.radio-container-second {
	margin-bottom: 0px;
}

/* Hide the browser's default radio button */
.radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #B096B6;
  border-radius: 50%;
  margin-top: 3px;
}

/* On mouse-over, add a grey background color */
.radio-container:hover input ~ .checkmark {
  background-color: #B096B6;
  margin-top: 3px;
}

/* When the radio button is checked, add a blue background */
.radio-container input:checked ~ .checkmark {
  background-color: #4b3151;
  margin-top: 3px;
}

@media screen and (min-width: 768px) {

	/* Create a custom radio button */
	.checkmark {
	  margin-top: 2px;
	}
	
	/* On mouse-over, add a grey background color */
	.radio-container:hover input ~ .checkmark {
	  margin-top: 2px;
	}
	
	/* When the radio button is checked, add a blue background */
	.radio-container input:checked ~ .checkmark {
	  margin-top: 2px;
	}

}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radio-container .checkmark:after {
 	top: 4px;
	left: 4px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: white;
}

/* ================= */
/* CUSTOM CHECKBOXES */
/* ================= */

/* Customize the label (the container) */
.rm-checkbox-container {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 0px;
  font-weight: normal;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.rm-checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.rm-checkbox-checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #B096B6;
}

/* On mouse-over, add a grey background color */
.rm-checkbox-container:hover input ~ .rm-checkbox-checkmark {
  background-color: #B096B6;
}

/* When the checkbox is checked, add a blue background */
.rm-checkbox-container input:checked ~ .rm-checkbox-checkmark {
  background-color: #4b3151;
}

/* Create the checkmark/indicator (hidden when not checked) */
.rm-checkbox-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.rm-checkbox-container input:checked ~ .rm-checkbox-checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.rm-checkbox-container .rm-checkbox-checkmark:after {
  left: 5px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* ========================= */
/* BOOTSTRAP MODAL OVERRIDES */
/* ========================= */

.modal-body {
	height:100%;
    max-height: calc(100vh - 280px) !important;
    overflow-y: auto !important;
}

.modal-header {
	background: #fff7f0;
	border: none;
}

.modal-title {
	color: #ef5669;
	font-size: 36px;
	font-family: GT-Walsheim-Pro-Medium, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.modal-content {
	height: 100%;
}

.modal-dialog {
	padding: 0px !important;
}

.modal-footer {
	background: #fff7f0;
	border: none;
}

/* =================== */
/* PICKADATE OVERRIDES */
/* =================== */

.picker__holder {
	outline: none !important;
}

.picker__holder:focus {
	outline: none !important;
}

.picker__day--infocus:hover, .picker__day--outfocus:hover {
	background: #eadfec !important;
	color: #000;
}

.picker--focused .picker__day--highlighted, .picker__day--highlighted:hover {
	background: #4b3151 !important;
	color: #fff;
}

.picker__select--month, .picker__select--year {
	padding: 0px !important;
	padding-left: 5px !important;
}

.picker__select--month:focus, .picker__select--year:focus {
	border-color: inherit !important;
}

.picker__select--year {
	width: 50% !important;
	margin-top: 2px !important;
	margin-bottom: 15px !important;
}

.picker__select--month {
	width: 50% !important;
}

@media screen and (min-width: 576px) {
	.picker__select--year {
		width: 35% !important;
	}
	
	.picker__select--month {
		width: 35% !important;
	}
}

@media screen and (min-width: 768px) {
	.picker__select--year {
		width: 50% !important;
	}
	
	.picker__select--month {
		width: 50% !important;
	}
}

.picker__day--highlighted {
	border-color: #4b3151 !important;
}

.picker__nav--next:hover, .picker__nav--prev:hover {
    background: #eadfec;
}

.picker__button--clear:focus, .picker__button--close:focus, .picker__button--today:focus {
    background: #eadfec;
    border-color: #eadfec;
    outline: 0;
}

.picker__button--clear:hover, .picker__button--close:hover, .picker__button--today:hover {
    cursor: pointer;
    color: #000;
    background: #eadfec;
    border-color: #eadfec;
}

.picker--focused .picker__day--selected, .picker__day--selected, .picker__day--selected:hover {
    background: #4b3151;
    color: #fff;
}

.picker__button--clear:before, .picker__button--close:before {
    border-color: #000;
    color: #000;
}

/* ============= */
/* MISC TO CLEAN */
/* ============= */

#rm-error-message {
	margin-bottom: 22px;
}

.rm-hr-formdivider {
	border-top: 1px solid #4b3151;
	margin-top: 35px;
	margin-bottom: 35px;
}

.rm-form-2col-col-left {
	margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
	.rm-form-2col-col-left {
		margin-bottom: 0px;
	}
}

.rm-form-col-last {
	margin-bottom: 0px;
}

.rm-form-signup {
	margin-top: 43px;
}

.rm-form-signup-nointro {
	margin-top: 10px;
}

.rm-form-signup-textareaonly {
	margin-top: 25px;
}

.rm-control-label-sa {
	margin-bottom: 15px;
}

.rm-control-label-nosa {
	margin-bottom: 3px;
}


.rm-tos-link {
	text-decoration: underline;
	cursor: pointer;
}

.rm-form-group-tossa {
	margin-bottom: 23px;
}

.rm-btn-before-recap {
	margin-top: 37px;
}

.rm-btn-sa {
	margin-bottom: 14px;
}

.g-recaptcha {
	transform:scale(0.8);
	-webkit-transform:scale(0.8);
	transform-origin:0 0;
	-webkit-transform-origin:0 0;	
}

@media screen and (min-width: 321px) {
	.g-recaptcha {
		transform:scale(1);
		-webkit-transform:scale(1);
		transform-origin:0 0;
		-webkit-transform-origin:0 0;	
	}
}

.rm-tos-intro {
	font-family: GT-Walsheim-Pro-Medium, Arial, Helvetica, sans-serif;
    font-size: inherit;
    font-weight: normal;
    line-height: 1.25;
    margin-top: auto;
    color: #ef5669;
}

.rm-tos-h3 {
	font-family: GT-Walsheim-Pro-Medium, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.25;
    margin-top: 30px;
}

.rm-tos-h4 {
	font-family: GT-Walsheim-Pro-Medium, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.25;
    margin-top: 30px;
    margin-bottom: 14px;
}

.rm-tos-h3 + .rm-tos-h4 {
	margin-top: auto;
}

.rm-tos-ul {
	margin-bottom: 10px;
}

.rm-tos-btn, .rm-tos-btn:hover, .rm-tos-btn:active {
	margin-top: 0px;
}

.rm-ol-noindent {
	padding-left: 22px;
	margin-top: 22px;
	margin-bottom: 22px;
}

.rm-li-sa {
	margin-bottom: 10px;
}

#g-recaptcha-response {
    display: block !important;
    position: absolute;
    margin: -78px 0 0 0 !important;
    width: 302px !important;
    height: 76px !important;
    z-index: -999999;
    opacity: 0;
}

form {margin-bottom: 0px;}

.rm-text-status {
    border-radius: 10px;
    background: #B096B6;
    border: 2px solid #4b3151;
    padding: 5px 15px 5px 15px;
    display: inline-block;
    font-size: 14px;
    font-family: GT-Walsheim-Pro-Medium, Arial, Helvetica, sans-serif;
    color: #4b3151;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top:7px;
    margin-bottom: 8px;
    box-shadow: none;
    max-width: 100%;
    white-space: normal;
}

.rm-text-requireddisclaimer {
	font-size: 12px;
	margin-top: 30px;
	margin-bottom: 0px;
}

.rm-callout {
	margin-top: 41px;
	padding: 20px;
	border: 2px solid #ef5669;
	border-radius: 25px;
	overflow: auto;
}

.rm-callout-icon {
	float: left;
}

.rm-callout-icon img {
	display: block;
	width: 50px;
}

.rm-callout-textarea {
	margin-left: 70px;
}

.rm-callout-head {
	font-family: GT-Walsheim-Pro-Medium,Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 1.25;
}

.rm-callout-body {
	margin-bottom: 0px;
	font-size: 16px;
}

/*
* ============
* A11Y RELATED
* ============
*/

.rm-a11y-hide {
	display: none !important;
}

/* Hide the focus ring when user is using a mouse  */
body:not(.user-is-tabbing) button:focus,
body:not(.user-is-tabbing) input:focus,
body:not(.user-is-tabbing) select:focus,
body:not(.user-is-tabbing) textarea:focus,
body:not(.user-is-tabbing) .btn:active:focus {
  outline: none;
}