﻿/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/** 1. Set default font family to sans-serif. 2. Prevent iOS text size adjust after orientation change, without disabling user zoom. */
html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ height: 100% }

/** Remove default margin. */
body { margin: 0; }

/** Remove borders from iFrames. */
iframe { border: 0; }

/* HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined for any HTML5 element in IE 8/9. Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox. Correct `block` display not defined for `main` in IE 11. */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

/** Address `[hidden]` styling not present in IE 8/9/10. Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22. */
[hidden], template { display: none; }

/* Links ========================================================================== */
/** Remove the gray background color from active links in IE 10. */
a { background-color: transparent; }

/** Improve readability when focused and also mouse hovered in all browsers. */
a:active, a:hover { outline: 0; }

/* Text-level semantics ========================================================================== */
/** Address styling not present in IE 8/9/10/11, Safari, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }

/** Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */
b, strong { font-weight: bold; }

/** Address styling not present in Safari and Chrome. */
dfn { font-style: italic; }

/** Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari, and Chrome. */
h1 { font-size: 2em; margin: 0.67em 0; }

/** Address styling not present in IE 8/9. */
mark { background: #ff0; color: #000; }

/** Address inconsistent and variable font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

/* Embedded content ========================================================================== */
/** Remove border when inside `a` element in IE 8/9/10. */
img { border: 0; }

/** Correct overflow not hidden in IE 9/10/11. */
svg:not(:root) { overflow: hidden; }

/* Grouping content ========================================================================== */
/** Address margin not present in IE 8/9 and Safari. */
figure { margin: 1em 40px; }

/** Address differences between Firefox and other browsers. */
hr { box-sizing: content-box; height: 0; }

/** Contain overflow in all browsers. */
pre { overflow: auto; }

/** Address odd `em`-unit font size rendering in all browsers. */
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

/* Forms ========================================================================== */
/** Known limitation: by default, Chrome and Safari on OS X allow very limited styling of `select`, unless a `border` property is set. */
/** 1. Correct color not being inherited. Known issue: affects color of disabled elements. 2. Correct font properties not being inherited. 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */
button, input, optgroup, select, textarea { color: inherit; /* 1 */ font: inherit; /* 2 */ margin: 0; /* 3 */ }

/** Address `overflow` set to `hidden` in IE 8/9/10/11. */
button { overflow: visible; }

button:hover { background-color: #060606; opacity: 1; text-decoration: none; }

/** Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. Correct `select` style inheritance in Firefox. */
button, select { text-transform: none; }

/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. */
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ }

/** Re-set default cursor for disabled elements. */
button[disabled], html input[disabled] { cursor: default; }

/** Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/** Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
input { line-height: normal; }

/** It's recommended that you don't attempt to style these elements. Firefox's implementation doesn't respect box-sizing, padding, or width. 1. Address box sizing set to `content-box` in IE 8/9/10. 2. Remove excess padding in IE 8/9/10. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Fix the cursor style for Chrome's increment/decrement buttons. For certain `font-size` values of the `input`, it causes the cursor style of the decrement button to change from `default` to `text`. */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Address `appearance` set to `searchfield` in Safari and Chrome. 2. Address `box-sizing` set to `border-box` in Safari and Chrome (include `-moz` to future-proof). */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ /* 2 */ box-sizing: content-box; }

/** Remove inner padding and search cancel button in Safari and Chrome on OS X. Safari (but not Chrome) clips the cancel button when the search input has padding (and `textfield` appearance). */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/** 1. Correct `color` not being inherited in IE 8/9/10/11. 2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend { border: 0; /* 1 */ padding: 0; /* 2 */ }

/** Remove default vertical scrollbar in IE 8/9/10/11. */
textarea { overflow: auto; }

/** Don't inherit the `font-weight` (applied by a rule above). NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */
optgroup { font-weight: bold; }

/* Tables ========================================================================== */
/** Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

@font-face { font-family: 'Museo Sans'; src: url("/Content/Fonts/MuseoSansW00-100.eot"); src: url("/Content/Fonts/MuseoSansW00-100.eot?#iefix") format("embedded-opentype"), url("/Content/Fonts/MuseoSansW00-100.woff") format("woff"), url("/Content/Fonts/MuseoSansW00-100.ttf") format("truetype"), url("/Content/Fonts/MuseoSansW00-100.svg") format("svg"); font-weight: 100; }

@font-face { font-family: 'Museo Sans'; src: url("/Content/Fonts/MuseoSansW00-300.eot"); src: url("/Content/Fonts/MuseoSansW00-300.eot?#iefix") format("embedded-opentype"), url("/Content/Fonts/MuseoSansW00-300.woff") format("woff"), url("/Content/Fonts/MuseoSansW00-300.ttf") format("truetype"), url("/Content/Fonts/MuseoSansW00-300.svg") format("svg"); font-weight: 300; }

@font-face { font-family: 'Museo Sans'; src: url("/Content/Fonts/MuseoSansW00-500.eot"); src: url("/Content/Fonts/MuseoSansW00-500.eot?#iefix") format("embedded-opentype"), url("/Content/Fonts/MuseoSansW00-500.woff") format("woff"), url("/Content/Fonts/MuseoSansW00-500.ttf") format("truetype"), url("/Content/Fonts/MuseoSansW00-500.svg") format("svg"); font-weight: 500; }

html { box-sizing: border-box; }

*, *:before, *:after { box-sizing: inherit; }

body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: "Museo Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 300; background: #060606 url("images/background.jpg") no-repeat; background-size: 100% auto; color: #fff; line-height: 1.42857143; margin: 0; padding: 0; height: 100%; position: inherit; }

form { height: 100% }

#setAffilateForm { height: initial; }

h1, h2, h3, h4, h5, h6 { font-family: "Museo Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #fff; margin-top: 0; }

strong { font-weight: 500; }

a { color: #fff; text-decoration: none; }

.no-touchevents a:hover { color: #d9d9d9; text-decoration: underline; }

.clearfix { clear: both; height: 0; content: ''; }

.text-left { text-align: left; }

.text-center { text-align: center; }

.text-right { text-align: right; }

.container { padding-bottom: 60px; padding-top: 50px; background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.07) 50%, rgba(255, 255, 255, 0) 100%); min-height: 80vh; }

@media screen and (min-width: 768px) { .container { padding-top: 120px; } }

@media screen and (min-width: 1200px) { .container { padding-top: 60px; } }

@media screen and (min-width: 1590px) { .container { padding-top: 100px; } }

@media screen and (max-width: 480px) {  #mvpdframe { width: 100% } }

.container-padded, .terms-privacy-container { margin: 0 6%; padding: 50px 0 0; }

.container-padded::after, .terms-privacy-container::after { content: ""; display: table; clear: both; }

@media screen and (min-width: 768px) { .container-padded, .terms-privacy-container { padding: 50px 0; } }

@media screen and (min-width: 1200px) { .container-padded, .terms-privacy-container { padding: 140px 0 50px; } }

@media screen and (min-width: 1200px) { .content { padding: 20px; } }

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea { -webkit-appearance: none; -moz-appearance: none; display: block; width: 100%; height: 3.4rem; padding: 0.5rem; margin: 30px 0 0 0; border: 1px solid #909090; border-radius: 0; background: #060606; -webkit-font-smoothing: antialiased; vertical-align: middle; font-size: 19px; color: #8f8f8f; }

input[type=text]:hover, input[type=password]:hover, input[type=date]:hover, input[type=datetime]:hover, input[type=datetime-local]:hover, input[type=month]:hover, input[type=week]:hover, input[type=email]:hover, input[type=tel]:hover, input[type=time]:hover, input[type=url]:hover, input[type=color]:hover, input[type=number]:hover, input[type=search]:hover, textarea:hover { border: 1px solid #909090; background: #060606; color: #8f8f8f; }

input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus { border: 1px solid #909090; background: #060606; color: #8f8f8f; }

button { text-transform: uppercase; background-color: #333333; color: #fff; font-size: 19px; border: 1px solid #909090; padding: 10px 75px; }

@media screen and (max-width: 480px) {button { padding: 10px 40px; } }

.error-message, .field-validation-error { color: #FF0000; display: block; margin-top: 10px; }

.success-message { display: block; margin-top: 10px; }

[class^="sz-icon-"], [class*=" sz-icon-"] { height: 44px; width: 44px; fill: #fff; }

@media screen and (min-width: 768px) { [class^="sz-icon-"], [class*=" sz-icon-"] { height: 62px; width: 62px; } }

.activate-container { height: 100% }

.activate-container.header-bar .activate-header-left { float: left; min-width: 300px; }

.activate-container.header-bar .activate-header-left .header-logo { margin-left: 17px; }

@media screen and (min-width: 480px) { .activate-container.header-bar .activate-header-left .header-logo { margin-left: 20px; } }

@media screen and (min-width: 768px) { .activate-container.header-bar .activate-header-left .header-logo { margin-left: 0; } }

.activate-container.header-bar .activate-header-left .activate-inline-title { display: inline-block; color: #D1D3D4; font-size: 21px; font-weight: 300; margin-top: -3px; }

@media screen and (min-width: 768px) { .activate-container.header-bar .activate-header-left .activate-inline-title { margin-left: 95px; font-size: 40px; font-weight: 200; } }

@media screen and (min-width: 1200px) { .activate-container.header-bar .activate-header-left .activate-inline-title { font-size: 25px; margin-top: 8px; } }

@media screen and (min-width: 1590px) { .activate-container.header-bar .activate-header-left .activate-inline-title { margin-left: 135px; margin-top: 5px; font-size: 40px; } }

.login-section-container { padding-top: 35px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

.login-toggle-section, .login-provider-section, .login-ott-section { display: -webkit-flex; display: -ms-flexbox; display: flex; }

@media screen and (max-width: 480px) { .login-ott-section { margin: 0; display: block; }}

.login-section-icon-container { margin-top: 10px; background-color: #1B1B1B; -webkit-align-items: center; -ms-flex-align: center; align-items: center; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 85px; }

@media screen and (max-width: 480px) { .login-section-icon-container { display: none} }

.login-section-icon { width: 85px; height: 85px; cursor: pointer; fill: #8f8f8f; opacity: .6; }

.login-section-icon:hover, .login-section-icon:active { opacity: 1; }

.login-section { width: 675px; margin: auto; }

@media screen and (max-width: 480px) { .login-section { width: initial; } }

.login-section-title { font-size: 21px; }

.login-section-desc { font-size: 19px; color: #8f8f8f; }

@media screen and (max-width: 480px) { .login-section-desc { font-size: 16px; color: #8f8f8f; } }

.loginForm-container { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

@media screen and (max-width: 480px) { .loginForm-container { -webkit-align-items: center; -ms-flex-align: center; align-items: center; } }

.login-section-input { width: 350px; margin-left: auto; margin-right: auto; }

@media screen and (max-width: 480px) { .login-section-input { width: 100%; margin: 0; } }

.login-section-input input { text-align: center; }

.activation-code-section-input, .activation-section-input { width: 350px; }

@media screen and (max-width: 480px) { .activation-code-section-input, .activation-section-input { width: 300px; } }

.activation-code-section-input input { text-align: center; text-transform: Uppercase;}

.activation-section-input input { text-align: center; }

.login-type { height: 120px; background-color: #1B1B1B; cursor: pointer; text-align: center; margin-top: 10px; }

@media screen and (max-width: 480px) { .login-type { width: 100%; } }

.login-type-text { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; width: 90%; margin-left: auto; height: 100%; }

@media screen and (max-width: 480px) { .login-type-text { margin-right: auto; } }

.login-type-body { background: rgba(27, 27, 27, 0.6); padding: 20px; text-align: center; width: 100%}

.provider-search { width: 100%; }

.provider-icon img { height: 78px; }

.provider-icon { background-color: #000; text-align: center; height: 103px; cursor: pointer; float: left; margin: 7px; }

.all-providers-link { text-align: center; margin-top: 10px; }

.login-primary-container { width: 680px; margin: auto; height: 296px; overflow-y: auto; }

@media screen and (max-width: 480px) { .login-primary-container { width: initial; } }

.login-primary-providers { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

@media screen and (max-width: 480px) { .login-primary-providers { -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } }

.login-primary-providers img { background-color: #000; max-height: 82px; margin: 8px 10px; padding: 5px; cursor: pointer; }

.login-action-link { font-size: 16px; color: #8f8f8f; cursor: pointer; }

.login-button { margin: 30px 0 10px 0; }

.g-recaptcha { margin-top: 20px; }

.send-link-button { margin-top: 20px; }

.login-action-link:hover { color: #8f8f8f; text-decoration: none; }

.affiliate-section-container { padding-top: 35px; width: 95%; height: 500px; margin-left: auto; margin-right: auto; }

@media screen and (max-width: 480px) { .affiliate-section-container { padding-top: 0; width: initial; } }

.search-provider-icon { width: 95px; height: 95px; fill: #909090; position: absolute; margin-left: -16px; margin-top: -20px; }

.search-provider-input input { padding-left: 55px; font-size: 23px; color: #909090; background-color: #060606; border: 2px solid #909090; }

.search-provider-input input:focus, .search-provider-input input:hover { background-color: #000; }

@media screen and (max-width: 1200px) { .affiliate-section-container .search-provider-input input { font-size: 19px; } }

@media screen and (max-width: 768px) { .affiliate-section-container { width: 95%; } }

.affiliate-list { height: 500px; overflow-y: auto; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 40px; padding: 0 50px; }

@media screen and (max-width: 480px) { .affiliate-list { -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;} }

.affiliate-list .affiliate-item-container { background-color: #1B1B1B; text-align: center; cursor: pointer; -webkit-flex: 1 0 40%; -ms-flex: 1 0 40%; flex: 1 0 40%; margin: 0 25px 30px 25px; padding: 15px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; max-height: 95px; }

.affiliate-list .affiliate-item-container:hover { background-color: #060606; border: 1px solid #505151;}

@media screen and (max-width: 768px) { .affiliate-list .affiliate-item-container { -webkit-flex: 1 0 90%; -ms-flex: 1 0 90%; flex: 1 0 90%; } }

.affiliate-list .affiliate-item-container .affiliate-item { text-transform: uppercase; cursor: pointer; font-size: 19px; }

@media screen and (max-width: 900px) { .affiliate-list .affiliate-item-container .affiliate-item { font-size: 16px; } }

@media screen and (max-width: 1200px) { .affiliate-list .affiliate-item-container .affiliate-item { font-size: 16px; } }

.search-provider-input { width: 70%; margin-left: auto; margin-right: auto; }

@media screen and (max-width: 480px) {.search-provider-input { width: initial; } }

.activate { overflow: auto; border-radius: 0; }

.activate-container { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.activate-container.picker { -webkit-justify-content: initial; -ms-flex-pack: initial; justify-content: initial; }

.activate-content { background-color: #1B1B1B; padding: 2%; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;}

.activate-content.picker { background-color: initial; flex: 1; width: 100%;}

@media screen and (max-width: 480px) { .activate-content { margin: 0 20px; } }

.activate-header { position: absolute; width: 100%; top: 20px; left: 0; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: justify; justify-content: center}

.activate-header.picker { position: relative; }

.activate-title { font-size: 23px; margin-bottom: 10px; }

@media screen and (max-width: 480px) { .activate-title { font-size: 19px; text-transform: capitalize; margin-bottom: 10px; } }

.activate-sub-title { font-size: 23px; color: #8f8f8f; text-align: center; }

@media screen and (max-width: 480px) { .activate-sub-title { font-size: 19px; padding: 0 25px; } }

@media screen and (max-width: 480px) { .activate-sub-conetent { margin-left: 35px; } }

.activate-header-logo { width: 150px; display: block; padding: 15px; }

.activate-header-logo img { height: auto; max-width: 100%; width: 100%; }

.activate-header-title { float: left; width: auto; display: block; margin: 15px; font-size: 21px; }

.activate-header-back { position: absolute; z-index: 500; top: 0; font-size: 23px; color: #909090; opacity: .7; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-left: -50px; }

@media screen and (max-width: 480px) { .activate-header-back { font-size: 16px; margin-left: -56px; } }

.activate-header-back:hover { color: #909090; opacity: 1; text-decoration: underline; cursor: pointer }

.activate-back-icon { width: 140px; height: 70px; opacity: .7; fill: #fff; }

.activate-back-icon:hover { opacity: 1; }

.activate-back-text { margin-left: -55px; }

.terms-of-use { font-weight: normal; color: #D1D3D4; margin-top: 20px; }

.terms-of-use a { text-decoration: underline; color: #8f8f8f;}

.checkbox-rounded { position: relative; border-radius: 100%; display: inline-block; }

.checkbox-text { color: #8f8f8f; margin-left: 15px; }
    
.checkbox-rounded label { width: 20px; height: 20px; bottom: 2px; left: 0; position: absolute; background: black; border: 1px solid lightgray; border-radius: 100px; cursor: pointer; }

.checkbox-rounded label::after { opacity: 0; content: ''; position: absolute; width: 25px; height: 12px; background: transparent; top: -4px; left: 2px; border: 3px solid lightgray; border-top: none; border-right: none; transform: rotate(-45deg); }

.checkbox-rounded label:hover::after { opacity: 0.5; }

input[type="checkbox"] { width: auto; height: auto; margin: 2px; }

input[type="checkbox"]:checked + label:after { opacity: 1; }
  
.ui-dialog-titlebar, .ui-dialog-titlebar-close { background: none !important; border: none !important; }

.ui-dialog .ui-dialog-content { padding: 0 !important; }

@media screen and (max-width: 480px) { #rc-imageselect, .g-recaptcha { transform:scale(0.99); -webkit-transform:scale(0.99); transform-origin:0 0; -webkit-transform-origin:0 0; } }

.activate-sub-content { display: flex; flex-direction: column; justify-content: center; align-items: center}

.no-provider-found { color: #909090; width: 70%; margin-left: auto; margin-right: auto; font-size: 16px; text-align: center; padding: 25px; }

@media screen and (max-width: 480px) { .no-provider-found { width: initial; padding: 25px 0 0 0; } }

@media only screen and (min-width:1366px) { #activation-image { content: url("/Content/images/activation_flow_renew_subscription_1366.png"); } }

@media only screen and (min-width:1024px) and (max-width:1365px) { #activation-image { content: url("/Content/images/activation_flow_renew_subscription_1024.png"); } }

@media only screen and (min-width:768px) and (max-width:1023px) { #activation-image { content: url("/Content/images/activation_flow_renew_subscription_768.png"); } }

@media only screen and (max-width:767px) { #activation-image { content: url("/Content/images/activation_flow_renew_subscription_400.png"); } }


.align-content
{
    display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;
}

.spot-account-creation-title {font-size: 42px; font-weight: 100; width: 439px; letter-spacing: 3.7px; color: #ffffff; text-shadow: 0 0 7px rgba(0, 0, 0, 0.6);}
.spot-account-creation-description {font-size: 20px; width: 420px; margin-top: 18px; color: #dbdbdb; line-height: 1.5; letter-spacing: 0.5px;}
.spot-textbox {margin: 0 0 0 0 !important; }
.spot-account-form {padding-left: 40px; padding-right: 40px;}
.spot-terms-gap {margin-top: 50px;}
.text-entry-gap {margin-top: 46px;}
.spot-gap {margin-top: 30px; }
.spot-textbox-descriptor {margin-bottom: 5px; }
.spot-bg {  display: block; width: 100%; max-width: 640px; height: auto; }
.spot-header {position: relative; top: 0px; left: 0px;}
.spot-header-logo {display: block; position: absolute; z-index: 100; top: 5%; left: 5%; width: 20%; height: auto; }
.spot-header-logo img {width: 100%;}
.spot-url {text-decoration: underline !important;}
.spot-toggle-password {
    cursor: pointer;
    z-index: 100;
    float: right !IMPORTANT;
    margin-top: -25px;
    margin-right: 5px;
}

