html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0
}

audio:not([controls]) {
    display: none
}

[hidden] {
    display: none
}

:focus {
    outline: 0
}

html, body {
	height: 100%;
    margin-top: 0 !important;
}

body {
    line-height: 1;
    color: #000;
    background: #fff
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: separate;
    border-spacing: 0
}

caption,
th,
td {
    text-align: left;
    font-weight: 400
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: ""
}

blockquote,
q {
    quotes: "" ""
}

div.clr {
    width: 100%;
    height: 1px;
    clear: both
}

.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1; /* ie 6/7 */
}

* {
    box-sizing: content-box;
}

@media print {
    * {
        background: transparent!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important;
        filter: none!important;
        -ms-filter: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

body {
    font-family: sans-serif;
    background: #0bb8ef
}

div.container {
    width: 140px;
    margin: 15% auto;
    padding: 0;
    text-align: center
}

div.body_wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow-y: hidden;
}

h1 {
    font-family: sans-serif;
    font-size: 22px;
    line-height: 40px;
    color: #666;
    margin: 20px 0;
    padding: 0
}

p {
    font-family: sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #666;
    margin: 10px 0;
    padding: 0
}

a,
a:visited,
a:link,
a:active {
    font-family: sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #4d93d4;
    margin: 10px 0;
    padding: 0;
    text-decoration: none
}

a:hover {
    color: #3674af
}

strong {
    font-weight: 700
}

.italic {
    font-style: italic
}

.color1,
body.unsupported #more_rain p.color1 {
    color: #1ac497
}

.color2,
body.unsupported #more_rain p.color2 {
    color: #ffab6a
}

.color3,
body.unsupported #more_rain p.color3 {
    color: #ff73b2
}

.color4,
body.unsupported #more_rain p.color4 {
    color: #8561e8
}

.color5,
body.unsupported #more_rain p.color5 {
    color: #4f8bff
}

.center {
    text-align: center
}

body div .hidden {
    display: none
}

#more_rain {
    width: 100%;
    height: 122px;
    background: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 0;
    margin: 0 auto;
    z-index: 130;
    display: none;
}

ul#base_row {
    width: 100%;
    height: 122px;
    list-style: none;
    padding: 0 0 0 316px;
    margin: 0;
    float: left;
    display: inline-block
}

ul#base_row li {
    height: 122px;
    list-style: none;
    padding: 0 15px;
    margin: 0;
    position: relative;
    float: left;
    display: inline-block
}

ul#base_row li.blue_panel {
    width: 286px;
    margin-left: -100%;
    right: 316px;
    background: #0cb8f0;
    background-color: rgba(12, 184, 240, .9)
}

ul#base_row li.blue_panel h2 {
    width: 286px;
    height: 142px;
    padding: 0 0 0 15px;
    margin: 0;
    font-size: 22px;
    line-height: 40px;
    background: url(../img/raining-fm.png) 0 0 no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
    top: -37px;
    left: 0
}

ul#base_row li.green_panel {
    width: 191px;
    margin-left: -100%;
    right: 537px;
    background: #91e89d;
    background-color: rgba(145, 232, 157, .9)
}

ul#base_row li.green_panel h2 {
    width: 191px;
    height: 45px;
    padding: 0 0 0 15px;
    margin: 0;
    font-size: 22px;
    line-height: 40px;
    background: url(../img/featured-on.png) 0 0 no-repeat;
    text-indent: -9999px;
    overflow: hidden
}

ul#base_row li.green_panel ul.featured_slide {
    width: 191px;
    height: 58px;
    padding: 5px 0 0;
    margin: 0;
    list-style: none
}

ul#base_row li.green_panel ul.featured_slide li {
    width: 191px;
    height: 58px;
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    background: url(../img/featured/featured-lifehacker.jpg) 0 0 no-repeat;
    text-indent: -9999px;
    overflow: hidden
}

ul#base_row li.green_panel ul.featured_slide li.lifehacker {
    background: url(../img/featured/featured-lifehacker.jpg) 0 0 no-repeat
}

ul#base_row li.green_panel ul.featured_slide li.the_next_web {
    background: url(../img/featured/featured-the-next-web.jpg) 0 0 no-repeat
}

ul#base_row li.orange_panel {
    width: 286px;
    margin-left: -100%;
    right: 316px;
    background: #fea93c;
    background-color: rgba(254, 169, 60, .9)
}

ul#base_row li.orange_panel h2 {
    width: 286px;
    height: 45px;
    padding: 0 0 0 15px;
    margin: 0;
    font-size: 22px;
    line-height: 40px;
    background: url(../img/what-people-are-saying.png) 0 0 no-repeat;
    text-indent: -9999px;
    overflow: hidden
}

ul#base_row li.orange_panel ul li.quote_block,
ul#base_row li.orange_panel ul li.quote_block ul {
    width: 286px;
    margin: 0;
    padding: 0;
    list-style: none
}

ul#base_row li.orange_panel li.quote_block {
    width: 286px;
    margin: 0;
    padding: 0
}

ul#base_row li.orange_panel li.quote_block li.quote_content {
    width: 286px;
    height: 40px;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-style: italic;
    margin: 0;
    padding: 2px 0 0
}

ul#base_row li.orange_panel li.quote_block li.quote_name {
    width: 266px;
    height: 14px;
    font-size: 12px;
    line-height: 14px;
    color: #a65d00;
    font-style: italic;
    margin: 0;
    padding: 10px 20px 0 0;
    text-align: right
}

ul#base_row li.pink_panel {
    width: 100%;
    padding: 0;
    min-width: 650px;
    background: #ff73b2;
    background-color: rgba(255, 115, 178, .9)
}

ul#base_row li.pink_panel h2 {
    width: 322px;
    height: 45px;
    padding: 0 0 0 15px;
    margin: 0;
    font-size: 22px;
    line-height: 40px;
    background: url(../img/want-more-rain-and-features.png) 15px 0 no-repeat;
    text-indent: -9999px;
    overflow: hidden
}

ul#base_row ul.form_wrap {
    width: 322px;
    padding: 0 0 0 15px;
    margin: 0;
    list-style: none
}

ul#base_row ul.form_wrap li.title {
    width: 322px;
    height: 24px;
    margin: 0;
    padding: 0 0 8px;
    display: block
}

ul#base_row ul.form_wrap li.title h3 {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    font-style: italic;
    margin: 0;
    padding: 0
}

ul#base_row ul.form_wrap li.form {
    width: 367px;
    height: 40px;
    margin: 0;
    padding: 0;
    display: block
}

ul#base_row li.pink_panel {
    position: relative
}

ul#base_row li.pink_panel ul.get_the_app {
    width: 818px;
    height: 138px;
    display: block;
    position: absolute;
    top: -28px;
    left: 30px;
    list-style: none
}

ul#base_row li.pink_panel ul.get_the_app li {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0
}

ul#base_row li.pink_panel ul.get_the_app li.about_app {
    width: 188px;
    margin: 0;
    padding: 64px 0 0
}

ul#base_row li.pink_panel ul.get_the_app li.about_app h2 {
    width: 188px;
    height: 35px;
    margin: 0;
    padding: 0;
    text-indent: 9999px;
    overflow: hidden;
    background: url(../img/get_the_app.png) 0 0 no-repeat
}

ul#base_row li.pink_panel ul.get_the_app li.about_app a {
    width: 122px;
    height: 24px;
    display: block;
    margin: 0;
    padding: 0;
    text-indent: 9999px;
    overflow: hidden;
    background: url(../img/learn_more.png) 0 0 no-repeat;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    cursor: pointer
}

ul#base_row li.pink_panel ul.get_the_app li.about_app a:hover {
    background: url(../img/learn_more.png) 0 -24px no-repeat
}

ul#base_row li.pink_panel ul.get_the_app li.ios {
    width: 331px;
    height: 138px;
    background: url(../img/iphone_mobile.png) top right no-repeat
}

ul#base_row li.pink_panel ul.get_the_app li.ios a {
    width: 203px;
    height: 59px;
    display: block;
    margin: 64px 0 0;
    padding: 0;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../img/btn_app_store.png) 0 0 no-repeat;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    cursor: pointer
}

ul#base_row li.pink_panel ul.get_the_app li.ios a:hover {
    -webkit-box-shadow: 0 0 12px 5px rgba(31, 226, 255, .5);
    box-shadow: 0 0 12px 5px rgba(31, 226, 255, .5)
}

ul#base_row li.pink_panel ul.get_the_app li.android {
    width: 331px;
    height: 138px;
    background: url(../img/android_mobile.png) top right no-repeat;
    margin: 0 0 0 -32px
}

ul#base_row li.pink_panel ul.get_the_app li.android a {
    width: 203px;
    height: 59px;
    display: block;
    margin: 64px 0 0;
    padding: 0;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../img/btn_play_store.png) 0 0 no-repeat;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    cursor: pointer
}

ul#base_row li.pink_panel ul.get_the_app li.android a:hover {
    -webkit-box-shadow: 0 0 12px 5px rgba(63, 255, 182, .5);
    box-shadow: 0 0 12px 5px rgba(63, 255, 182, .5)
}

#more_rain li.form form {
    width: 367px;
    margin: 0;
    padding: 0;
    border: 0
}

#more_rain li.form ul {
    width: 367px;
    margin: 0;
    padding: 0;
    list-style: none
}

#more_rain li.form ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    display: inline-block
}

#more_rain li.form ul li.email_entry {
    margin: 0
}

#more_rain li.form ul li.email_entry input {
    width: 229px;
    height: 24px;
    margin: 0;
    padding: 0 10px;
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #fff;
    background: #fff;
    color: #ff73b2
}

#more_rain li.form ul li.email_entry input:focus {
    border-color: #aa2963
}

#more_rain li.form ul li.email_submit input {
    width: 99px;
    height: 26px;
    margin: 0;
    padding: 0 30px 0 15px;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    cursor: pointer;
    color: #1a8b2a;
    background: #91e89d url(../img/send_arrow.png) 77px 8px no-repeat;
    border: 0;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

#more_rain li.form ul li.email_submit input:hover {
    color: #fff;
    background: #1a8b2a url(../img/send_arrow.png) 77px 8px no-repeat
}

#credits {
    padding: 0 15px 10px 0;
    position: absolute;
    top: 60px;
    right: 0;
    z-index: 222;
}

#credits a {
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    opacity: .8;
    -moz-opacity: .8;
    filter: alpha(opacity=80);
    text-decoration: none;
    display: inline-block
}

#credits a:hover {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100)
}

#credits a#toggle_controls {
    vertical-align: bottom;
    padding: 0 0 0 45px;
    margin: 0;
    background: url(../img/hide_panels_icon.png) 0 0 no-repeat
}

#credits a.credit {
    width: 27px;
    height: 28px;
    font-size: 10px;
    line-height: 14px;
    color: #fff;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../img/information_icon.png) 0 0 no-repeat;
    cursor: pointer;
    display: inline-block;
    padding: 0;
    margin: 0 0 0 15px;
    position: relative;
    z-index: 223
}

#credits a.say_hello {
    vertical-align: bottom;
    padding: 0 0 0 39px;
    margin: 0 0 0 15px;
    background: url(../img/say_hello_icon.png) 0 0 no-repeat
}

#project_credits {
    padding: 10px;
    background: #fff
}

#project_credits p.thanks {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #999
}

h1#rainingfm_brand {
    width: 190px;
    height: 96px;
    padding: 0;
    margin: 0;
    font-size: 22px;
    line-height: 40px;
    background: url(../img/rainingfm_brand.png) 0 0 no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
    bottom: 15px;
    left: 25px;
    display: none;
    z-index: 2
}

body.subscribed div.container {
    width: 500px;
    margin: 90px auto;
    padding: 0;
    text-align: center
}

body.subscribed h1 {
    font-size: 24px;
    line-height: 50px;
    color: #fff
}

body.subscribed p {
    font-size: 16px;
    line-height: 20px;
    color: #2c7496
}

a.back_to_rain {
    width: 360px;
    height: 50px;
    margin: 20px auto 10px;
    padding: 0;
    line-height: 50px;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    color: #6d314c;
    background: #ff73b2;
    border: 2px solid #ffa8cf;
    display: block
}

a.back_to_rain:hover {
    color: #fff;
    background: #ff73b2;
    border: 2px solid #ffa8cf
}

span.text_logo {
    height: 50px;
    line-height: 50px;
    display: inline-block;
    padding: 0 0 0 32px;
    margin: 0;
    background: url(../img/raining_text_bg.gif) 2px 5px no-repeat
}

body.photo_contest {
    background: #0cb8f0
}

body.photo_contest div.container {
    width: 500px;
    margin: 20px auto 0;
    padding: 0;
    text-align: left
}

body.photo_contest h1 {
    width: 500px;
    height: 200px;
    background: url(../img/photo-contest.jpg) 0 0 no-repeat;
    font-size: 24px;
    line-height: 50px;
    color: #fff;
    text-indent: -9999px;
    overflow: hidden
}

body.photo_contest h4 {
    width: 500px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #f4fcff;
    margin: 20px 0 10px;
    padding: 0 0 5px;
    border-bottom: 1px solid #f4fcff
}

body.photo_contest p {
    font-size: 16px;
    line-height: 20px;
    color: #f4fcff
}

body.photo_contest p a {
    font-size: 16px;
    line-height: 20px;
    color: #00475e
}

body.photo_contest p a:hover {
    color: #001a23
}

body.photo_contest a.btn {
    width: 360px;
    height: 50px;
    margin: 40px auto 10px;
    padding: 0;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    color: #fff;
    background: #ff73b2;
    border: 2px solid #ffa8cf;
    display: block
}

body.photo_contest a.btn:hover {
    color: #fff;
    background: #ef599d;
    border: 2px solid #ffa8cf
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
}

#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left
}

#cboxContent {
    position: relative
}

#cboxLoadedContent {
    overflow: auto
}

#cboxTitle {
    margin: 0
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    cursor: pointer
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
    box-sizing: content-box
}

#cboxOverlay {
    background: url(../img/modal/overlay.png) repeat 0 0
}

#cboxTopLeft {
    width: 21px;
    height: 21px;
    background: url(../img/modal/controls.png) no-repeat -101px 0
}

#cboxTopRight {
    width: 21px;
    height: 21px;
    background: url(../img/modal/controls.png) no-repeat -130px 0
}

#cboxBottomLeft {
    width: 21px;
    height: 21px;
    background: url(../img/modal/controls.png) no-repeat -101px -29px
}

#cboxBottomRight {
    width: 21px;
    height: 21px;
    background: url(../img/modal/controls.png) no-repeat -130px -29px
}

#cboxMiddleLeft {
    width: 21px;
    background: url(../img/modal/controls.png) left top repeat-y
}

#cboxMiddleRight {
    width: 21px;
    background: url(../img/modal/controls.png) right top repeat-y
}

#cboxTopCenter {
    height: 21px;
    background: url(../img/modal/border.png) 0 0 repeat-x
}

#cboxBottomCenter {
    height: 21px;
    background: url(../img/modal/border.png) 0 -29px repeat-x
}

#cboxContent {
    background: #fff;
    overflow: hidden
}

.cboxIframe {
    background: #fff
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}

#cboxLoadedContent {
    margin-bottom: 28px;
    overflow: hidden !important;
}

#cboxTitle {
    position: absolute;
    bottom: 4px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #949494
}

#cboxCurrent {
    position: absolute;
    bottom: 4px;
    left: 58px;
    color: #949494;
}

#cboxSlideshow {
    position: absolute;
    bottom: 4px;
    right: 30px;
    color: #0092ef;
}

#cboxPrevious {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../img/modal/controls.png) no-repeat -75px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxPrevious:hover {
    background-position: -75px -25px;
}

#cboxNext {
    position: absolute;
    bottom: 0;
    left: 27px;
    background: url(../img/modal/controls.png) no-repeat -50px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxNext:hover {
    background-position: -50px -25px;
}

#cboxLoadingOverlay {
    background: url(../img/modal/loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
    background: url(../img/modal/loading.gif) no-repeat center center;
}

#cboxClose {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../img/modal/controls.png) no-repeat -25px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    border:none;
}

#cboxClose:hover {
    background-position: -25px -25px;
}

.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)
}

.cboxIE6 #cboxTopLeft {
    background: url(../img/modal/ie6/borderTopLeft.png)
}

.cboxIE6 #cboxTopCenter {
    background: url(../img/modal/ie6/borderTopCenter.png)
}

.cboxIE6 #cboxTopRight {
    background: url(../img/modal/ie6/borderTopRight.png)
}

.cboxIE6 #cboxBottomLeft {
    background: url(../img/modal/ie6/borderBottomLeft.png)
}

.cboxIE6 #cboxBottomCenter {
    background: url(../img/modal/ie6/borderBottomCenter.png)
}

.cboxIE6 #cboxBottomRight {
    background: url(../img/modal/ie6/borderBottomRight.png)
}

.cboxIE6 #cboxMiddleLeft {
    background: url(../img/modal/ie6/borderMiddleLeft.png)
}

.cboxIE6 #cboxMiddleRight {
    background: url(../img/modal/ie6/borderMiddleRight.png)
}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src=this.src ? this.src: this.currentStyle.backgroundImage.split('"')[1], this.style.background="none", this.style.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src="+this.src+",   sizingMethod='scale')")
}

.vegas-overlay {
    background: transparent url(../img/overlays/01.png);
    opacity: .5;
    z-index: -1
}

.vegas-background {
    image-rendering: optimizeQuality;
    -ms-interpolation-mode: bicubic;
    z-index: -2
}

form#more_rain_interest {
    width: 360px;
    margin: 0;
    padding: 0;
    border: 0
}

form#more_rain_interest ul {
    width: 360px;
    margin: 0;
    padding: 0;
    list-style: none
}

form#more_rain_interest ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    line-height: 30px
}

form#more_rain_interest ul li.label_name,
form#more_rain_interest ul li.label_email,
form#more_rain_interest ul li.label_code {
    color: #405c74;
    font-size: 18px;
    padding: 5px 0 0 15px
}

form#more_rain_interest ul li.label_code {
    color: #febb2a
}

form#more_rain_interest ul li input {
    width: 330px;
    height: 22px;
    margin: 0;
    padding: 4px 14px;
    font-size: 16px;
    line-height: 22px;
    border: 1px solid #4275a0;
    color: #4275a0;
    -webkit-border-radius: 16px;
    border-radius: 16px
}

form#more_rain_interest ul li input:focus {
    border-color: #ccc
}

form#more_rain_interest ul li.code input {
    border: 1px solid #febb2a;
    color: #d1971b;
    text-transform: uppercase;
    font-weight: 700
}

form#more_rain_interest ul li.submit input {
    width: 360px;
    height: 50px;
    margin: 20px 0 10px;
    padding: 0;
    line-height: 50px;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    color: #0e551f;
    background: #27a946;
    border: 2px solid #0d6021
}

form#more_rain_interest ul li.submit input:hover {
    color: #fff;
    background: #1f8d39;
    border: 2px solid #0d6021
}

#more_rain p.copyright {
    font-size: 12px;
    color: #97b3c6;
    padding: 10px 15px;
    text-align: center
}

body#unsupported {
    background: #0cb8f0
}

h1.no_rain {
    width: 100%;
    height: 300px;
    display: block;
    background: #0cb8f0 url(../img/404.gif) top center no-repeat;
    text-indent: -9999px;
    overflow: hidden
}

body#unsupported div.body_wrap #more_rain {
    width: 100%;
    height: auto;
    padding: 10px 0;
    background: #edf2f4;
    position: relative
}

body#unsupported div.body_wrap #more_rain p {
    color: #173554;
    padding: 5px 25px
}

body#unsupported div.body_wrap #more_rain p.thanks {
    color: #1ac497
}

body#unsupported div.body_wrap form#more_rain_interest {
    width: auto;
    margin: 0 auto;
    padding: 10px 15px 0
}

body#unsupported div.body_wrap form#more_rain_interest ul {
    width: 300px;
    margin: 0 auto
}

body#unsupported div.body_wrap form#more_rain_interest ul li {
    width: auto
}

body#unsupported div.body_wrap form#more_rain_interest ul li.label_name,
body#unsupported div.body_wrap form#more_rain_interest ul li.label_email,
body#unsupported div.body_wrap form#more_rain_interest ul li.label_code {
    width: 270px
}

body#unsupported div.body_wrap form#more_rain_interest ul li.label_code {
    color: #febb2a
}

body#unsupported div.body_wrap form#more_rain_interest ul li input {
    width: 270px
}

body#unsupported div.body_wrap form#more_rain_interest ul li.submit input {
    width: 300px
}

div.about_me {
    margin: 15px;
    padding: 10px 0;
    background: #cfdbe5
}

p.break_text {
    width: 400px;
    height: 474px;
    font-size: 40px;
    line-height: 42px;
    font-weight: 700;
    color: #0cb8f0;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../img/break_timer.gif) 0 0 no-repeat
}

#options {
    width: 416px;
    border: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 142
}

#options ul.rain_options {
    width: 416px;
    background: 0;
    padding: 0;
    margin: 0;
    list-style: none
}

#options ul.rain_options li {
    width: 416px;
    height: 70px;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #10a4d4;
    background: #0cb8f0;
    background-color: rgba(12, 184, 240, .9)
}

#options ul.rain_options li ul {
    width: 416px;
    height: 70px;
    padding: 0;
    margin: 0;
    background: 0;
    float: right;
    display: inline-block;
    border: 0
}

#options ul.rain_options li ul li {
    width: auto;
    height: 70px;
    background: 0;
    float: left;
    display: inline-block;
    padding: 0;
    margin: 0;
    border: 0
}

#options ul.rain_options li ul li.power {
    width: 108px;
    height: 70px;
    background: 0;
    padding: 0;
    margin: 0;
    border: 0
}

#options ul.rain_options li ul li.power a {
    width: 108px;
    height: 70px;
    background: 0;
    padding: 0;
    margin: 0;
    border: 0;
    display: block;
    text-indent: -9999px;
    overflow: hidden
}

#options ul.rain_options li.soft_rain ul.clicked li.power a#rainOff {
    width: 108px;
    height: 70px;
    background: url(../img/rainon.png) 0 0 no-repeat;
    padding: 0;
    margin: 0;
    border: 0;
    display: block
}

#options ul.rain_options li.soft_rain ul li.power a#rainOn {
    width: 108px;
    height: 70px;
    background: url(../img/rainoff.png) 0 0 no-repeat;
    padding: 0;
    margin: 0;
    border: 0;
    display: block
}

#options ul.rain_options li.soft_rain ul.clicked li.power a#rainOn,
#options ul.rain_options li.soft_rain ul li.power a#rainOff {
    display: none
}

#options ul.rain_options li ul li.volume {
    width: 224px;
    height: 70px;
    background: url(../img/volume_bg_off.png) 0 0 no-repeat;
    position: relative
}

#options ul.rain_options li ul.clicked li.volume {
    background: url(../img/volume_bg.png) 0 0 no-repeat
}

#options ul.rain_options li ul li.volume div.volume_control {
    width: 165px;
    height: 70px;
    margin: 0 0 0 37px;
    background: 0;
    border: 0;
    border-radius: 0
}

#options ul.rain_options li ul li.volume div.volume_control a.ui-slider-handle,
#options ul.rain_options li ul li.volume div.volume_control span.ui-slider-handle {
    width: 31px;
    height: 33px;
    cursor: pointer;
    display: block;
    background: url(../img/volume_handle_off.png) 0 0 no-repeat;
    border: 0;
    border-radius: 0;
    position: absolute;
    top: 10px
}

#options ul.rain_options li ul.clicked li.volume div.volume_control a.ui-slider-handle,
#options ul.rain_options li ul.clicked li.volume div.volume_control span.ui-slider-handle {
    background: url(../img/volume_handle.png) 0 0 no-repeat;
    cursor: pointer
}

#options ul.rain_options li.rolling_thunder ul.clicked li.power a#thunderOff {
    width: 108px;
    height: 70px;
    background: url(../img/rollingthunder_on.png) 0 0 no-repeat;
    padding: 0;
    margin: 0;
    border: 0;
    display: block
}

#options ul.rain_options li ul li.tooltip {
    width: auto;
    height: auto;
    background: 0
}

#options ul.rain_options li ul li.tooltip a {
    width: 25px;
    height: 26px;
    margin: 23px 0 0 31px;
    padding: 0;
    background: url(../img/tooltip.png) 0 0 no-repeat;
    display: block;
    text-indent: -9999px;
    overflow: hidden
}

#options ul.rain_options li ul li.tooltip a:hover {
    background: url(../img/tooltip_hover.png) 0 0 no-repeat
}

#options ul.rain_options li ul li.select {
    width: 224px;
    height: 70px;
    background: 0;
    position: relative
}

#options ul.rain_options li ul li.select select {
    width: 224px;
    height: 42px;
    cursor: pointer;
    background: #fff;
    margin: 15px 0 0;
    padding: 0 0 0 13px;
    border: 0;
    font-size: 26px;
    line-height: 42px;
    color: #067115;
    text-transform: capitalize;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

#options ul.rain_options li ul li.set_time {
    width: 224px;
    height: 70px;
    background: 0;
    position: relative;
    font-size: 20px;
    line-height: 42px;
    color: #a65d00
}

#options ul.rain_options li ul li.set_time input,
#options ul.rain_options li ul li.set_time span {
    width: 46px;
    height: 42px;
    background: #fff;
    border: 0;
    font-size: 36px;
    line-height: 42px;
    margin: 15px 0 0;
    padding: 0 8px 0 0;
    text-align: right;
    color: #fea93c;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

#options ul.rain_options li ul li.set_time span#breakS,
#options ul.rain_options li ul li.set_time span#fadeS {
    width: 48px;
    background: 0;
    padding: 0 2px 0 0;
    display: inline-block;
    color: #a65d00
}

#options ul.rain_options li ul.clicked li.set_time {
    color: #fff
}

#options ul.rain_options li ul.clicked li.set_time input,
#options ul.rain_options li ul.clicked li.set_time span {
    background: 0;
    color: #fff
}

#options ul.rain_options li ul.clicked li.set_time span#breakS,
#options ul.rain_options li ul.clicked li.set_time span#fadeS {
    color: #fff
}

#options ul.rain_options li.rolling_thunder ul li.power a#thunderOn {
    width: 108px;
    height: 70px;
    background: url(../img/rollingthunder_off.png) 0 0 no-repeat;
    padding: 0;
    margin: 0;
    border: 0;
    display: block
}

#options ul.rain_options li.rolling_thunder ul.clicked li.power a#thunderOn,
#options ul.rain_options li.rolling_thunder ul li.power a#thunderOff {
    display: none
}

#options ul.rain_options li.loud_thunder ul.clicked li.power a#loudThunderOff {
    width: 108px;
    height: 70px;
    background: url(../img/loudthunder_on.png) 0 0 no-repeat;
    padding: 0;
    margin: 0;
    border: 0;
    display: block
}

#options ul.rain_options li.loud_thunder ul li.power a#loudThunderOn {
    width: 108px;
    height: 70px;
    background: url(../img/loudthunder_off.png) 0 0 no-repeat;
    padding: 0;
    margin: 0;
    border: 0;
    display: block
}

#options ul.rain_options li.loud_thunder ul.clicked li.power a#loudThunderOn,
#options ul.rain_options li.loud_thunder ul li.power a#loudThunderOff {
    display: none
}

body.raindrops #options ul.rain_options li.slideshow {
    display: none
}

#options ul.rain_options li.slideshow {
    width: 416px;
    height: 70px;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #389a46;
    background: #91e89d;
    background-color: rgba(145, 232, 157, .9)
}

#options ul.rain_options li.slideshow ul.clicked li.power a#slideOff {
    width: 108px;
    height: 70px;
    background: url(../img/slideshow_on.png) 0 0 no-repeat;
    padding: 0;
    margin: 0;
    border: 0;
    display: block
}

#options ul.rain_options li.slideshow ul li.power a#slideOn {
    width: 108px;
    height: 70px;
    background: url(../img/slideshow_off.png) 0 0 no-repeat;
    padding: 0;
    margin: 0;
    border: 0;
    display: block
}

#options ul.rain_options li.slideshow ul.clicked li.power a#slideOn,
#options ul.rain_options li.slideshow ul li.power a#slideOff {
    display: none
}

#options ul.rain_options li.break_time,
#options ul.rain_options li.fade_out_timer {
    width: 416px;
    height: 70px;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #a16517;
    background: #fea93c;
    background-color: rgba(254, 169, 60, .9)
}

#options ul.rain_options li.break_time ul.clicked li.power a#breakOff {
    width: 108px;
    height: 70px;
    background: url(../img/breaktimer_on.png) 0 0 no-repeat;
    padding: 0;
    margin: 0;
    border: 0;
    display: block
}

#options ul.rain_options li.break_time ul li.power a#breakOn {
    width: 108px;
    height: 70px;
    background: url(../img/breaktimer_off.png) 0 0 no-repeat;
    padding: 0;
    margin: 0;
    border: 0;
    display: block
}

#options ul.rain_options li.break_time ul.clicked li.power a#breakOn,
#options ul.rain_options li.break_time ul li.power a#breakOff {
    display: none
}

#options ul.rain_options li.fade_out_timer ul.clicked li.power a#fadeOff {
    width: 108px;
    height: 70px;
    background: url(../img/sleeptimer_on.png) 0 0 no-repeat;
    padding: 0;
    margin: 0;
    border: 0;
    display: block
}

#options ul.rain_options li.fade_out_timer ul li.power a#fadeOn {
    width: 108px;
    height: 70px;
    background: url(../img/sleeptimer_off.png) 0 0 no-repeat;
    padding: 0;
    margin: 0;
    border: 0;
    display: block
}

#options ul.rain_options li.fade_out_timer ul.clicked li.power a#fadeOn,
#options ul.rain_options li.fade_out_timer ul li.power a#fadeOff {
    display: none
}

#options ul.options_tab {
    width: 416px;
    height: 50px;
    background: 0;
    padding: 0;
    margin: 0;
    list-style: none
}

#options ul.options_tab li {
    width: 416px;
    height: 50px;
    background: #fff773 url(../img/control_panel_options.png) 0 0 no-repeat;
    background-color: rgba(255, 247, 115, .9);
    color: #fff773;
    line-height: 50px;
    font-size: 20px;
    text-indent: -9999px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

#options ul.support_ad01 {
    width: 416px;
    height: 260px;
    background: #dd6fe4;
    background-color: rgba(221, 111, 228, .9);
    padding: 10px 0 0;
    margin: 0;
    list-style: none;
    -webkit-border-radius: 0 0 0 3px;
    border-radius: 0 0 0 3px
}

#options ul.support_ad01 li {
    width: 300px;
    height: 325px;
    color: #fff;
    line-height: 50px;
    font-size: 20px;
    padding: 0;
    margin: 0 auto
}

#options ul.support_ad02 {
    width: 832px;
    height: 95px;
    background: #dd6fe4;
    background-color: rgba(221, 111, 228, .9);
    padding: 5px 0 0;
    margin: 0;
    list-style: none;
    -webkit-border-radius: 0 0 0 3px;
    border-radius: 0 0 0 3px;
    display: none
}

#options ul.support_ad02 li {
    width: 728px;
    height: 90px;
    color: #fff;
    line-height: 50px;
    font-size: 20px;
    padding: 0;
    margin: 0 auto
}

body.lost404 {
    background: #0bb8ef
}

body.lost404 div.container {
    width: 600px;
    margin: 30px auto;
    padding: 0
}

#raindrop_holder {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background-color: #4c9dce
}

#canvas {
    position: absolute;
    width: 100%!important;
    height: 100%!important;
    top: 0;
    left: 0
}

#rainyday_credit {
    position: absolute;
    z-index: 5;
    top: 45px;
    left: 15px;
    background: #edf6ff;
    padding: 10px 15px;
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 2px solid #4d93d4
}

#rainyday_credit p {
    color: #00162a
}

#see_raindrops {
    position: absolute;
    z-index: 5;
    top: 45px;
    left: 15px;
    padding: 10px 15px;
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 2px solid #5ffa6a;
    display: block;
    color: #18c825;
    background: #d6ffd9
}

a#see_raindrops:hover {
    color: #0f9218;
    background: #e2ffe4
}

div.support_ad03 {
    width: 728px;
    height: 90px;
    position: absolute;
    z-index: 5;
    top: 10px;
    left: 480px;
    padding: 5px 10px;
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: block;
    background: #dd6fe4;
    background-color: rgba(221, 111, 228, .9)
}

#content2014 {
    padding: 15px;
    margin: 0
}

#content2014 p {
    width: 360px;
    padding: 0;
    margin: 0 0 8px;
    font-size: 14px;
    line-height: 16px;
    color: #666
}

#content2014 p.msg {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 18px;
    color: #29a511
}

#content2014 form {
    width: 360px;
    padding: 0;
    margin: 0 auto
}

#content2014 form input {
    width: 320px;
    padding: 4px 9px;
    margin: 0;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    border: 1px solid #eee
}

#content2014 form button {
    width: 240px;
    font-size: 15px;
    line-height: 40px;
    padding: 0;
    margin: 10px auto 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 2px solid #2ab80e;
    display: block;
    color: #fff;
    background: #29a511;
    cursor: pointer
}

#content2014 form button:hover {
    background: #1a8d04
}

#early_access {
    position: absolute;
    z-index: 6;
    top: 95px;
    left: 15px;
    padding: 10px 15px;
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 2px solid #ff73b2;
    display: block;
    color: #fff;
    background: #d0367b
}

a#early_access:hover {
    color: #7e083d;
    background: #e85195
}

/*2016*/
/*
#left_menu_wrap {
    position: absolute;
    top: 0px;
    left: 0px;  
    height: 100%;
    width: 600px;
}

#left_menu {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 400px;
    height: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 20px;
    background: #171818;
    color: #fff;
    display: inline-block;
    float: left;
}
*/

div.slidePanel-left {
    width: 400px;
    background: #171818;
    color: #fff;
}

div.left_toggler {
    position: relative;
    right: -500px;
}

#left_menu_btn {
    position: absolute;
    top: 30px;
    left: 30px;
    background: green;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    padding: 20px;
}

#base_menu {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 200px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 50px;
    background: #f1f1f1;
}

#base_menu_btn {
    position: relative;
    top: -100px;
    background: blue;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    padding: 20px;
    display: block !important;
}

button.example-close {
    position: absolute;
    top: 30px;
    left: 50%;
}

.left_menu {
    max-width: 500px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100% !important;
    z-index: 4;
}
.left_menu.active {
    min-width: 456px
}

.left_menu.active {
    z-index: 6;
}

.left_menu .left_btn {
    width: 50px;
    height: 70px;
    display: block;
    overflow: hidden;
    text-transform: uppercase;
    float: right;
    cursor: pointer;
    padding: 20px 0 0 5px;
}

.left_menu .left_btn .rfm-icon {
    stroke:none;
    fill:#fff;
}
.left_menu_content {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background: #171818;
    display: none;
    width: 400px;
    overflow: hidden;
    height: 100% !important;
    opacity: 1 !important;
    box-shadow: #000 0px 0px 30px;
}
/*
.left_menu_content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.left_menu_content ul li {
    margin: 0;
    padding: 0;
}

.left_menu_content ul li.logo {
    height: 100px;
    border-bottom: 1px solid #0d0d0d;
}

.left_menu_content ul li.logo img {
    margin: 36px 0 0 36px;
    padding: 0;
}
*/

.left_menu_content img.logo {
    margin: 36px 0 36px 36px;
    padding: 0;
    display: block;
}

#left_accordion {
    border-top: 1px #0d0d0d solid;
}

.left_menu .left_menu_content .ui-widget-content {
    border: none;
    background:none;
    color: #fff;
    padding: 0;
    margin: 0;
    overflow: hidden;
    border-bottom: 1px #0d0d0d solid;
}

.left_menu .left_menu_content div.images {
    background:#24d3a1;
    color: #fff;
}

.left_menu .left_menu_content div.timers {
    background:#e472ca;
    color: #fff;
}

.left_menu .left_menu_content div.presets {
    background:#aa4ee5;
    color: #fff;
}

.left_menu .left_menu_content div.apps {
    background:#ffc16f;
    color: #fff;
}

#left_accordion .apps li {
    border-bottom: 1px solid #522f01;
}

#left_accordion .apps span.subtitle {
    color: #522f01;
}

#left_accordion .apps span.left_icon svg {
    width: 34px;
    height: 34px;
    float: left;
    display: inline-block;
    padding: 18px 2px 0 34px;
    color: #522f01;
}

#left_accordion .apps a:hover span.subtitle {
    color: #fff;
}

.left_menu .left_menu_content h3.ui-accordion-header {
    height: 70px;
    line-height: 70px;
    color: #6f8496;
    text-transform: uppercase;
    background: none;
    border: none;
    border-bottom: 1px #0d0d0d solid;
    cursor: pointer;
    position: relative;
    margin-top: 1px;
    zoom: 1;
    padding: 0 0 0 87px;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 2px;
    font-family: sans-serif;
}

.left_menu .left_menu_content h3.ui-state-active,
.left_menu .left_menu_content h3.ui-accordion-header:hover {
    color: #fff;
}

.left_menu .left_menu_content h3.ui-accordion-header .ui-icon {
    width: 40px;
    height: 40px;
    position: absolute;
    left: auto;
    top: 15px;
    right: 30px;
    margin-top: 0px;
    background-image: url('../img/arrows_left_menu.gif');
    background-position: 10px 10px;
    background-size: 50%;
    display: block;
    color: #fff;
}

body.chrome .left_menu .left_menu_content h3.ui-accordion-header .ui-icon {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><polyline fill="#5d6e7d" points="15.5,46.1 37.1,24 15.4,1.9 10.9,6.5 28,24 10.9,41.5 15.5,46.1 "/></svg>');
    background-position: 15px -3px;
    background-size: 18px 40px;
}


.left_menu .left_menu_content h3.ui-state-active .ui-icon {
    background-image: url('../img/arrows_left_menu.gif');
    background-position: 10px -28px;
    background-size: 50%;
}

body.chrome .left_menu .left_menu_content h3.ui-state-active .ui-icon {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 70 70"><polyline fill="#ffffff" points="1.9,18.5 24,40.1 46.1,18.4 41.5,13.9 24,31 6.5,13.9 1.9,18.5 "/></svg>');
    background-position: 8px 7px;
    background-size: 40px 32px;
}

.left_menu .left_menu_content h3.none .ui-icon {
    background: none;
}

.left_menu .left_menu_content a.title {
    height: 70px;
    line-height: 70px;
    font-family: sans-serif;
    font-weight: normal;
    color: #6f8496;
    text-transform: uppercase;
    background: none;
    border: none;
    border-bottom: 1px #0d0d0d solid;
    cursor: pointer;
    position: relative;
    margin-top: 1px;
    zoom: 1;
    padding: 0 0 0 87px;
    font-size: 22px;
    letter-spacing: 2px;
    display: block;
}

.left_menu .left_menu_content a.title:hover {
    color: #fff;
}

/*========= SVG ICONS ==========*/
/* --------------------------------Icon colors-------------------------------- */
    
svg {
    display: inline-block;
    /* icon primary color */
    color: #FFFFFF;
}
/* --------------------------------Icon basic style-------------------------------- */
/*Illustrator style*/
/*.st2{fill:none;stroke:#FFFFFF;stroke-width:4;stroke-linecap:square;stroke-miterlimit:10;}*/

svg.size-16 {
    height: 16px;
    width: 16px;
}

svg.size-24 {
    height: 24px;
    width: 24px;
}

svg.size-32 {
    height: 32px;
    width: 32px;
}

svg.size-48 {
    height: 48px;
    width: 48px;
}


svg.outline {
    stroke: currentColor;
    fill: none;
}

svg.outline.stroke-2 {
    stroke-width: 2px;
}

svg.outline.stroke-3 {
    stroke-width: 3px;
}

svg.outline.stroke-4 {
    fill:none;stroke:#FFFFFF;stroke-width:4;stroke-linecap:square;stroke-miterlimit:10;
}


svg {
    color: #FFFFFF;
    stroke: #FFFFFF;
}

.st0{fill:none;stroke:#444444;stroke-width:2;stroke-miterlimit:10;}
.st1{fill:none;stroke:#444444;stroke-width:2;stroke-linecap:square;stroke-miterlimit:10;}
.st2{fill:none;/*stroke:#444444;*/stroke-width:2;stroke-linecap:square;stroke-miterlimit:10;}
.st3{fill:none;/*stroke: #ffffff;*/stroke-width:4;stroke-linecap:square;stroke-miterlimit:10;}
.st4{/*fill:#444444;*/stroke:none;}
#master_sounds span.on.active svg{fill: none;stroke: #0CB8F0;stroke-width: 4;stroke-linecap: square;stroke-miterlimit: 10;}
.st6{fill:#ffffff;stroke: none;stroke-width:4;stroke-linecap:square;stroke-miterlimit:10;}
.logo-white{fill:#FFFFFF;color:#FFFFFF;stroke:initial;height: 34px;width: 192px;margin: 32px 0 26px 36px;}
.logo-blue{fill:#0CB8F0;stroke:initial;}
.packs li.active .track_icon svg {fill: none;color: #ffffff;stroke: #ffffff;stroke-width: 2;stroke-linecap: square;stroke-miterlimit: 10;}
.packs li.active .track_icon svg.fill {fill: #ffffff;stroke: none;}
.packs li .track_icon svg {fill: none;color: #6f6f6f;stroke: #6f6f6f;stroke-width: 2;stroke-linecap: square;stroke-miterlimit: 10;}
.packs li .track_icon svg.fill {fill: #6f6f6f;stroke: none;}
.packs li.active .track_toggle svg {fill: #ffffff;stroke: none;}
.packs li .track_toggle svg {fill: #6f6f6f;stroke: none;}
.packs li.sound_31 .track_icon svg,
.packs li.sound_33 .track_icon svg {
    fill: #6f6f6f;
    stroke-width: 0;
}
.packs li.sound_31.active .track_icon svg,
.packs li.sound_33.active .track_icon svg {
    fill: #FFF;
    stroke-width: 0;
}


#left_accordion h3 svg,
.left_menu .left_menu_content a.title svg {
    position: absolute;
    top: 19px;
    left: 36px;
    color: #6f8496;
    stroke: #6f8496;
}

#left_accordion h3.ui-state-active svg,
#left_accordion h3:hover svg,
.left_menu .left_menu_content a.title:hover svg {
    color: #FFFFFF;
    stroke: #FFFFFF;
}

#left_accordion li {
    height: 70px;
    display: block;
}

#left_accordion li.hidden {
    display: none;
}

#left_accordion div.images li {
    border-bottom: 1px solid #006a4c;
}

#left_accordion span.left_icon svg {
    width: 34px;
    height: 34px;
    float: left;
    display: inline-block;
    margin: 18px 0 0 36px;
}

#left_accordion div.images span.left_icon svg {
    color: #006a4c;
    stroke: #006a4c;
}

#left_accordion div.images li.active span.left_icon svg {
    color: #fff;
    stroke: #fff;
}

#left_accordion .set_timer svg {
    padding-left: 34px;
    width: 32px;
}

#left_accordion span.subtitle {
    line-height: 70px;
    font-family: sans-serif;
    padding: 0 0 0 17px;
    float: left;
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase;
    color: #006a4c;
}

#left_accordion .timers li {
    border-bottom: 1px solid #891b70;
}

#left_accordion .presets li {
    border-bottom: 1px solid #711da6;
}

#left_accordion .timers span.left_icon svg {
    color: #891b70;
    stroke: #891b70;
}

#left_accordion .timers li.active span.left_icon svg {
    color: #fff;
    stroke: #fff;
}

#left_accordion .presets span.left_icon svg {
    color: #711da6;
}

#left_accordion .timers span.subtitle {
    color: #891b70;
}

#left_accordion .presets span.subtitle {
    color: #711da6;
}

#left_accordion .active span.left_icon svg,
#left_accordion .active span.subtitle {
    color: #FFFFFF;
}

#left_accordion div.on_off {
    width: 38px;
    height: 38px;
    float: right;
    display: inline-block;
    padding: 17px 27px 0 0;
    overflow: hidden;
}

#left_accordion div.on_off .btn_on {
    width: 38px;
    height: 38px;
    fill:#FFFFFF;
    stroke:none;
    cursor: pointer;
}

#left_accordion div.on_off .btn_off {
    width: 38px;
    height: 38px;
    fill:#006a4c;
    stroke:none;
    cursor: pointer;
}

#left_accordion .timers div.on_off .btn_off {
    fill:#891b70;
}

#left_accordion .presets div.on_off .btn_off {
    fill:#711da6;
}

#left_accordion div.on_off .btn_on {
    display: none;
}
#left_accordion .active div.on_off .st4 {
    display: block;
    fill: #fff;
}

#left_accordion div.on_off .btn_off {
    display: block;
}
#left_accordion .active div.on_off .btn_off {
    display: none;
}

div.set_time {
    height: 70px;
    display: inline-block;
    float: left;
    font-size: 28px;
    margin: 0 0 0 16px;
    color: #891b70;
}

.active div.set_time {
    color: #ffd4f5;
}

div.set_time input,
div.set_time span#breakS,
div.set_time span#fadeS {
    width: 36px;
    height: 36px;
    line-height: 70px;
    background: #bb2b9a;
    border: 0;
    font-size: 32px;
    margin: 0;
    padding: 4px 6px;
    border-radius: 5px;
    text-align: right;
    color: #891b70;
}

div.set_time span#breakS,
div.set_time span#fadeS {
    background: none;
}

div.set_time input {
    color: #e472ca;
    background: #fff;
}

.active div.set_time input,
.active div.set_time span#breakS,
.active div.set_time span#fadeS {
    color: #FFFFFF;
    background: #bb2b9a;
}

.body_wrap .ui-widget input, .body_wrap .ui-widget select, .body_wrap .ui-widget textarea, .body_wrap .ui-widget button {
    font-family: sans-serif, Arial, helvetica;
}

/*===== Base Menu =====*/

.base_menu {
    max-height: 600px;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 5;
}
.base_menu .base_btn {
    display: block;
    line-height: 50px;
    margin:0 auto 40px;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    width: 150px;
}
.base_menu_content {
    background: #171818; 
    border-bottom: 10px;
    border-color: #000;
    display: none;
    height: 500px;
    overflow: scroll;
    width: 100%;
}

#sound_controls {
    font-family: sans-serif;
}

#sound_controls,
#sound_controls ul.packs,
#sound_controls ul.packs ul.pack,
.base_menu #master_sounds li.track ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#sound_controls ul.packs ul.spring_2016 {
    border-bottom: 10px solid #fe6ad6;
}

#sound_controls ul.packs ul.summer_2016 {
    border-bottom: 10px solid #61c85e;
}

#sound_controls ul.packs ul.autumn_2017 {
    border-bottom: 10px solid #ff8c46;
}

#sound_controls li.free,
#sound_controls li.unlock,
#sound_controls ul.packs li.line {
    margin: 0;
    padding: 0;
    display: block;
}

#sound_controls ul.packs ul.pack li.track {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
    background: #ededed;
    border-left: 1px solid #cecece;
    box-sizing: border-box;
}

#sound_controls ul.packs ul.pack li.active {
    background: #171818;
    border-left: 1px solid #8a8a8a;
}

#sound_controls ul.packs ul.pack li.track {
    width: 33.33333%;
}

#sound_controls h6 {
    width: 100%;
    background: #171818;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 30px;
    display: block;
    text-align: center;
    border-bottom: 1px solid #8a8a8a;
}

#sound_controls li.trial h6 {
    background: #c5c5c5;
    color: #fff;
    border-bottom: 1px solid #b3b3b3;
}

.base_menu #master_play,
.base_menu #master_sounds {
    width: 68px;
    height: 68px;
    display: inline-block;
    float: left;
}

.base_menu #master_play {
    margin-right: 14px;
}

.base_menu #master_play.active .play {
    display: none;
}

.base_menu #master_play.active .pause {
    display: block;
}

.base_menu #master_play .play {
    display: block;
    cursor: pointer;
}
.base_menu #master_play .pause {
    display: none;
    cursor: pointer;
}

.base_menu #master_sounds .rfm-icon,
.base_menu #master_play .rfm-icon {
    padding-top: 10px;
}

.base_menu #master_sounds span.on,
.base_menu #master_sounds span.off {
    display: none;
    padding: 0px;
    width: 68px;
    height: 68px;
    cursor: pointer;
}

.base_menu #master_sounds span.on.active,
.base_menu #master_sounds span.off.active {
    display: block;
}

.base_menu #master_sounds span.on.active {
    background: #fff;
    border-radius: 34px;
}

.base_menu #sound_controls li.track ul {
    position: relative;
    margin: 0;
}

.base_menu #sound_controls li.track ul li {
    height: 100px;
    display: inline-block;
    float: left;
}

.base_menu #sound_controls li.track ul li.track_icon {
    width: 96px;
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer;
}

.base_menu #sound_controls li.track ul li.track_icon .rfm-icon {
    width: 48px;
    height: 48px;
    margin: 24px 0 0 24px;
}

.base_menu #sound_controls li.track ul li.track_volume {
    width: 100%;
    padding: 0 96px;
    box-sizing: border-box;
}

.base_menu #sound_controls li.track ul li.track_volume .volume_control {
    height: 2px;
    border: none;
    background: #c5c5c5;
    margin: 48px 28px 0;
}

.base_menu #sound_controls li.track ul li.track_volume .volume_control .ui-slider-handle {
    background: #c5c5c5;
    width: 40px;
    left: 100%;
    height: 40px;
    border-radius: 20px;
    top: -20px;
    margin-left: -20px;
    border: none;
}

.base_menu #sound_controls li.track.active ul li.track_volume .volume_control {
    background: #fff;
}

.base_menu #sound_controls li.track.active ul li.track_volume .volume_control .ui-slider-handle {
    background: #fff;
}

.base_menu #sound_controls li.track ul li.track_toggle {
    width: 96px;
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
}

.base_menu #sound_controls li.track ul li.track_toggle .rfm-icon {
    width: 48px;
    height: 48px;
    margin: 24px 0 0 24px;
}

.base_menu #sound_controls li.track.active ul li.track_toggle .track_on,
.base_menu #sound_controls li.track ul li.track_toggle .track_off,
.base_menu #sound_controls li.track.active ul li.track_icon .track_on,
.base_menu #sound_controls li.track ul li.track_icon .track_off {
    display: block;
}

.base_menu #sound_controls li.track ul li.track_toggle .track_on,
.base_menu #sound_controls li.track.active ul li.track_toggle .track_off,
.base_menu #sound_controls li.track ul li.track_icon .track_on,
.base_menu #sound_controls li.track.active ul li.track_icon .track_off {
    display: none;
}

.base_menu #sound_controls li.track ul li.track_title {
    height: 48px;
    width: 100%;
    display: block;
    float: none;
    clear: both;
    color: #6f6f6f;
    font-size: 22px;
    line-height: 48px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    background: #ddd;
}

.base_menu #sound_controls li.track.active ul li.track_title {
    color: #fff;
    background: #101111;
}

/*===== Front End Login =====*/

div.header-widget-region {
    float: right;
    display: inline-block;
}



/*--- logged in ---*/

div.rfm_logged_in {
    position: relative;
}

div.left_box {
    width: 206px;
    float: right;
    display: inline-block;
    background-color: rgba(3, 16, 27, 0.7);
    margin: 20px;
    padding: 15px 60px 15px 0;
    line-height: 24px;
    border-radius: 5px;
    position: relative;
    z-index: 8;
}

div.rfm_logged_in span.widget-title {
    width: 226px;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    height: 24px;
    display: block;
    text-align: right;
    margin: 0;
    padding: 0;
}

div.rfm_logged_in a.avatar_container {
    width: 38px;
    height: 38px;
    display: block;
    position: absolute;
    top: 28px;
    right: 34px;
    margin: 0;
    padding: 0;
    border-radius: 18px;
    cursor: pointer;
    z-index: 9;
}

div.rfm_logged_in a.avatar_container.open .opened {
    width: 24px;
    height: 24px;
    padding: 7px 5px 7px 9px;
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    fill: #47abff;
    stroke: none;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 18px;
}

div.rfm_logged_in a.avatar_container.open:hover .opened {
    display: block;
}

div.rfm_logged_in a.avatar_container.close .opened,
div.rfm_logged_in a.avatar_container.close:hover .opened {
    display: none;
}

div.rfm_logged_in a.avatar_container.close .closed {
    width: 24px;
    height: 24px;
    padding: 7px 9px 7px 5px;
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    fill: #47abff;
    stroke: none;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 18px;
}

div.rfm_logged_in a.avatar_container.close:hover .closed {
    display: block;
}

div.rfm_logged_in a.avatar_container.open .closed,
div.rfm_logged_in a.avatar_container.open:hover .closed {
    display: none;
}

div.rfm_logged_in a.avatar_container img {
    border-radius: 18px;
}

div.rfm_logged_in ul.sidebar_login_links {
    width: 210px;
    height: 24px;
    display: block;
    margin: 0;
}

div.rfm_logged_in ul.sidebar_login_links li {
    height: 24px;
    display: inline-block;
    float: left;
    margin-left: 8px;
}

div.rfm_logged_in ul.sidebar_login_links li.dashboard-link {
    margin-left: 14px;
}

div.rfm_logged_in ul.sidebar_login_links li span {
    height: 24px;
    display: inline-block;
    margin-left: 8px;
    color: rgba(0, 0, 0, 0.5);
}

div.rfm_logged_in ul.sidebar_login_links li.logout-link span {
    display: none;
}

div.rfm_logged_in ul.sidebar_login_links li a, div.rfm_logged_in ul.sidebar_login_links li a:visited, div.rfm_logged_in ul.sidebar_login_links li a:link, div.rfm_logged_in ul.sidebar_login_links li a:active {
    font-family: sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #e6e6e6;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

/*--- logged in tml ---*/

div.widget_theme_my_login {
    position: relative;
    float: right;
}

div.rfm_logged_in a.avatar_container img {
    width: 38px;
    height: 38px;
    border: none;
}

div.rfm_logged_in ul.tml-user-links {
    width: 196px;
    height: 24px;
    display: block;
    margin: 0;
}

div.rfm_logged_in ul.tml-user-links li {
    height: 24px;
    display: inline-block;
    float: right;
    margin-left: 8px;
}

div.rfm_logged_in ul.tml-user-links li:last-child {
    margin-left: 14px;
}

div.rfm_logged_in ul.tml-user-links li span {
    height: 24px;
    display: inline-block;
    margin-left: 8px;
    color: rgba(0, 0, 0, 0.5);
}

div.rfm_logged_in ul.tml-user-links li a, div.rfm_logged_in ul.tml-user-links li a:visited, div.rfm_logged_in ul.tml-user-links li a:link, div.rfm_logged_in ul.tml-user-links li a:active {
    font-family: sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #d8f0f1;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

/*---*/

/*--- logged out ---*/

div.login_box {
    float: right;
    display: inline-block;
    background-color: rgba(3, 16, 27, 0.7);
    margin: 15px;
    padding: 10px;
    border-radius: 30px;
    position: relative;
    z-index: 8;
}

img.rfm_orb {
    width: 40px;
    height: 40px;
    float: right;
    display: inline-block;
    border-radius: 20px;
    border: none;
}

div.rfm_logged_out {
    padding: 20px;
    background: none;
}

div.rfm_logged_out li.tml-error {
    background: #ff948e;
}

div.rfm_logged_out div.tml-accept_terms-wrap:after,
div.rfm_logged_out div.tml-accept_enews-wrap:after {
  content: "";
  display: table;
  clear: both;
}

div.rfm_logged_out div.tml-accept_terms-wrap span.tml-label,
div.rfm_logged_out div.tml-accept_enews-wrap span.tml-label {
    width: 90%;
    font-family: sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #4c8bbf;
    margin: 0;
    padding: 0;
    text-decoration: none;
    float: left;
    display: inline-block;
}

div.rfm_logged_out div.tml-accept_terms-wrap span.tml-label a,
div.rfm_logged_out div.tml-accept_enews-wrap span.tml-label a {
    font-family: sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #4c8bbf;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

div.rfm_logged_out div.tml-accept_terms-wrap input.tml-checkbox,
div.rfm_logged_out div.tml-accept_enews-wrap input.tml-checkbox {
    padding: 10px 20px;
    border-radius: 20px;
    border: none;
    font-size: 16px;
    line-height: 20px;
    box-sizing: border-box;
    width: 10px;
    margin-top: 3px;
    margin-right: 10px;
    margin-left: 12px;
    border: 1px solid #d2e8fb;
    font-family: sans-serif;
    background: #fff;
    float: left;
    display: inline-block;
}

p.joinlogin,
p.joinor {
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    margin: 12px;
    display: inline-block;
    float: right;
}

p.joinor {
    margin: 12px;
}

button#open_login2 {
    float: right;
    border: 2px solid #fff;
    color: #fff;
    text-align: center;
    padding: 10px 30px;
    margin: 0;
    border-radius: 30px;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    cursor: pointer;
    background: none;
    position: relative;
    z-index: 12;
}

button#open_login2:hover {
    color: #47abff;
    border: 2px solid #47abff;
}

a#open_register,
a#open_register:visited,
a#open_register:link {
    float: right;
    border: 2px solid #60e15c;
    color: #60e15c;
    text-align: center;
    padding: 10px 30px;
    margin: 0;
    border-radius: 30px;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    cursor: pointer;
    background: none;
    position: relative;
    z-index: 13;
}

a#open_register:hover,
a#open_register:active {
    color: #60ff5b;
    border: 2px solid #60ff5b;
}

div#login_modal2 {
    display: none;
}

div.rfm_logged_out span.widget-title {
    width: 100%;
    display: block;
    color: #fff;
    font-size: 24px;
    margin-bottom: 30px;
    font-weight: bold;
    text-align: center;
    display: none;
}

div.rfm_logged_out div.tml-user_email-wrap {
    margin-bottom: 20px;
}

div.rfm_logged_out p {
    font-family: sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #666;
    margin: 0;
    padding: 0;
}

div.rfm_logged_out p.indicator-hint {
    color: #60e15c;
}

div.rfm_logged_out p.login-username {
    margin-top: 20px;
}

div.rfm_logged_out div.tml-submit-wrap {
    margin-top: 40px;
}

div.rfm_logged_out p label,
div.rfm_logged_out label {
    margin: 0 10px 0 0;
    color: #4c8bbf;
}

div.rfm_logged_out p input {
    padding: 10px 20px;
    border-radius: 20px;
    border: none;
    font-size: 16px;
    line-height: 20px;
    color: #60c721;
    box-sizing: border-box;
    width: 100%;
    margin-top: 10px;
    border: 1px solid #d2e8fb;
    font-family: sans-serif;
    background: #fff;
}

.input-text:focus, input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, textarea:focus {
    background-color: #fff;
    color: #072a48;
}

div.rfm_logged_out p.tml-submit-wrap {
    margin: 10px 0;
}

div.rfm_logged_out p.tml-rememberme-wrap {
    position: relative;
}


div.rfm_logged_out p.tml-rememberme-wrap label {
    margin: 0;
    position: relative;
    color: #4c8bbf;
}

div.rfm_logged_out p.tml-rememberme-wrap input {
    padding: 0px;
    border-radius: 0px;
    border: none;
    font-size: 16px;
    line-height: 20px;
    color: #333;
    box-sizing: border-box;
    width: auto;
    margin-top: 0px;
    position: absolute;
    left: 110px;
    top: 3px;
}

div.rfm_logged_out p.tml-submit-wrap input,
div.rfm_logged_out div.tml-submit-wrap input {
    background: #47abff;
    color: #fff;
    border: 1px solid #3091e2;
    margin: 0 auto;
    text-align: center;
    width: 200px;
    display: block;
}

div.rfm_logged_out p.tml-submit-wrap input:hover,
div.rfm_logged_out div.tml-submit-wrap input:hover {
    background: #1996ff;
    cursor: pointer;
}

div.rfm_logged_out ul.tml-action-links {
    width: 176px;
    margin: 20px auto;
    padding: 0;
    list-style: none;
}

div.rfm_logged_out ul.tml-action-links li {
    margin: 0;
    padding: 0;
    float: left;
    color: #fff;
}

div.rfm_logged_out ul.tml-action-links li:last-child {
    margin-left: 25px;
}

div.rfm_logged_out ul.tml-action-links li a,
div.rfm_logged_out ul.tml-action-links li a:active,
div.rfm_logged_out ul.tml-action-links li a:visited,
div.rfm_logged_out ul.tml-action-links li a:link {
    color: #4c8bbf;
}

div.rfm_logged_out ul.tml-action-links li a:hover {
    color: #47abff;
}

div.rfm_logged_out ul.tml-action-links li span{
    color: #29517f;
    margin: 0 12px;
}

div.rfm_logged_out ul.tml-action-links li:last-child span {
    display: none;
}

#cboxOverlay.login_flat {
    background: #000;
    opacity: 0.6 !important;
}

#colorbox.login_flat #cboxTopLeft,
#colorbox.login_flat #cboxTopCenter,
#colorbox.login_flat #cboxTopRight,
#colorbox.login_flat #cboxMiddleLeft,
#colorbox.login_flat #cboxMiddleRight,
#colorbox.login_flat #cboxBottomLeft,
#colorbox.login_flat #cboxBottomCenter,
#colorbox.login_flat #cboxBottomRight {
    background: none;
}

#colorbox.login_flat #cboxWrapper {
    /*background: #e9f5ff;*/
    background: rgba(3, 16, 27, 0.7);
    border-radius: 20px;
}

#colorbox.login_flat #cboxContent {
    background: none;
}

#colorbox.login_flat #cboxClose {
    position: absolute;
    bottom: initial;
    top: 0;
    right: 0;
    background: url(../img/modal/controls2.png) no-repeat 0px 0;
    width: 40px;
    height: 40px;
    padding: 0;
    text-indent: -9999px;
    border: none;
}

#colorbox.login_flat #cboxClose:hover {
    background-position: 0px -40px;
}

#colorbox p.error {
    color: #c56565;
}

/*===== Register Page =====*/

body#register_page {
    background: #CCD0D3 url(https://raining.fm/wp-content/themes/storefront-child/public/img/slides/classic/classic01.jpg) top center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

body#register_page div.content-area,
body#register_page div.site-main {
    width: 100%;
    float: none;
    margin: 0;
}

div.black_bg {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

img.plus3 {
    margin: 0 0 40px;
    display: block;
    clear: both;
}

div.register_wrap {
    display: block;
    width: 440px;
    height: 1100px;
    background: rgba(3, 16, 27, 0.7);
    border-radius: 20px;
    margin: 40px auto;
    padding: 40px;
}

div.register_wrap header.entry-header {
    display: none;
}

div.register_wrap h2 {
    font-size: 22px;
    color: #60e15c;
    margin: 0 0 20px;
}

div.register_wrap h1.entry-title {
    color: #4c8bbf;
}

div.register_wrap label {
    margin: 20px 10px 0 0;
    color: #4c8bbf;
    display: block;
    font-size: 16px;
    line-height: 18px;
}

div.register_wrap input#user_email,
div.register_wrap input#pass1,
div.register_wrap input#pass2,
div.rfm_logged_out input#user_login,
div.rfm_logged_out input#user_pass,
div.register_wrap .tml-user-email-wrap input,
div.register_wrap .tml-user-pass1-wrap input,
div.register_wrap .tml-user-pass2-wrap input {
    padding: 10px 20px;
    border-radius: 20px;
    border: none;
    font-size: 16px;
    line-height: 20px;
    color: #60c721;
    box-sizing: border-box;
    width: 100%;
    margin-top: 10px;
    border: 1px solid #d2e8fb;
    font-family: sans-serif;
    background: #fff;
}

div.register_wrap p input,
div.register_wrap p.tml-user-email-wrap input,
div.register_wrap p.tml-user-pass1-wrap input,
div.register_wrap p.tml-user-pass2-wrap input {
    padding: 10px 20px;
    border-radius: 20px;
    border: none;
    font-size: 16px;
    line-height: 20px;
    color: #60c721;
    box-sizing: border-box;
    width: 100%;
    margin-top: 10px;
    border: 1px solid #d2e8fb;
    font-family: sans-serif;
    background: #fff;
}

div.register_wrap div.g-recaptcha {
    margin: 30px 0 20px 70px;
}

div.register_wrap p.tml-submit-wrap input {
    background: #39c335;
    color: #fff;
    border: 1px solid #bfffbd;
}

div.register_wrap p.tml-submit-wrap input:hover {
    background: #21ad1d;
    cursor: pointer;
}

div.register_wrap ul.tml-links {
    width: 180px;
    margin: 40px auto 0;
    padding: 0;
    list-style: none;
}

div.tml-lostpassword ul.tml-links{
    width: 102px;
    margin: 40px auto 0;
    padding: 0;
    list-style: none;
}

div.register_wrap ul.tml-links li,
div.tml-lostpassword ul.tml-links li {
    margin: 0;
    padding: 0 10px 0 0;
    float: left;
    display: inline-block;
    color: #fff;
}

div.register_wrap ul.tml-links li:last-child,
div.tml-lostpassword ul.tml-links li:last-child {
    padding: 0;
}

div.register_wrap ul.tml-links li a, div.register_wrap ul.tml-links li a:active, div.register_wrap ul.tml-links li a:visited, div.register_wrap ul.tml-links li a:link,
div.tml-lostpassword ul.tml-links li a, div.tml-lostpassword ul.tml-links li a:active, div.tml-lostpassword ul.tml-links li a:visited, div.tml-lostpassword ul.tml-links li a:link {
    color: #4c8bbf;
}

div.register_wrap ul.tml-links li span {
    color: #29517f;
    margin: 0 12px;
}

div.register_wrap ul.tml-links li:last-child span {
    display: none;
}

div.register_wrap p.back_home {
    text-align: center;
    color: #fff;
    display: block;
    clear: both;
    padding-top: 20px;
}

div.register_wrap p.back_home a {
    color: #4c8bbf;
}

/*===== Login Stand Alone Page =====*/

body#login_page {
    background: #CCD0D3 url(https://raining.fm/wp-content/themes/storefront-child/public/img/slides/classic/classic01.jpg) top center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

body#login_page div.content-area,
body#login_page div.site-main {
    width: 100%;
    float: none;
    margin: 0;
}

div.black_bg {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

div.login_wrap {
    display: block;
    width: 440px;
    height: 600px;
    background: rgba(3, 16, 27, 0.7);
    border-radius: 20px;
    margin: 40px auto;
    padding: 40px;
}

div.login_wrap header.entry-header {
    display: none;
}

div.login_wrap h2 {
    font-size: 22px;
    color: #60e15c;
    margin: 0 0 40px;
}

div.login_wrap h1.entry-title {
    color: #4c8bbf;
}

div.login_wrap label {
    margin: 20px 10px 0 0;
    color: #4c8bbf;
    display: block;
    font-size: 16px;
    line-height: 18px;
}

div.login_wrap p input,
div.login_wrap p.tml-user-email-wrap input,
div.login_wrap p.tml-user-pass1-wrap input,
div.login_wrap p.tml-user-pass2-wrap input {
    padding: 10px 20px;
    border-radius: 20px;
    border: none;
    font-size: 16px;
    line-height: 20px;
    color: #60c721;
    box-sizing: border-box;
    width: 100%;
    margin-top: 10px;
    border: 1px solid #d2e8fb;
    font-family: sans-serif;
    background: #fff;
}

div.login_wrap div.g-recaptcha {
    margin: 30px 0 20px 70px;
}

div.login_wrap p.tml-submit-wrap input {
    background: #39c335;
    color: #fff;
    border: 1px solid #bfffbd;
}

div.login_wrap p.tml-submit-wrap input:hover {
    background: #21ad1d;
    cursor: pointer;
}

div.login_wrap ul.tml-action-links {
    width: 164px;
    margin: 40px auto 0;
    padding: 0;
    list-style: none;
}

div.login_wrap ul.tml-action-links li {
    margin: 0;
    padding: 0;
    float: left;
    display: inline-block;
    color: #fff;
}

div.login_wrap ul.tml-action-links li a, div.login_wrap ul.tml-action-links li a:active, div.login_wrap ul.tml-action-links li a:visited, div.login_wrap ul.tml-action-links li a:link {
    color: #4c8bbf;
}

div.login_wrap ul.tml-action-links li span {
    color: #29517f;
    margin: 0 12px;
}

div.login_wrap ul.tml-action-links li:last-child span {
    display: none;
}

div.login_wrap p.back_home {
    text-align: center;
    color: #fff;
    display: block;
    clear: both;
    padding-top: 20px;
}

div.login_wrap p.back_home a {
    color: #4c8bbf;
}

/*===== Forgot Password Page =====*/

body#forgot_page {
    background: #CCD0D3 url(https://raining.fm/wp-content/themes/storefront-child/public/img/slides/classic/classic01.jpg) top center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

body#forgot_page div.content-area,
body#forgot_page div.site-main {
    width: 100%;
    float: none;
    margin: 0;
}

div.black_bg {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

div.forgot_wrap {
    display: block;
    width: 440px;
    height: 420px;
    background: rgba(3, 16, 27, 0.7);
    border-radius: 20px;
    margin: 40px auto;
    padding: 40px;
}

div.forgot_wrap header.entry-header {
    display: none;
}

div.forgot_wrap h2 {
    font-size: 22px;
    color: #60e15c;
    margin: 0 0 40px;
}

div.forgot_wrap p {
    font-size: 16px;
    color: #fff;
    margin: 0 0 40px;
}

div.forgot_wrap h1.entry-title {
    color: #4c8bbf;
    margin-top: 0;
}

div.forgot_wrap label {
    margin: 20px 10px 0 0;
    color: #4c8bbf;
    display: block;
    font-size: 16px;
    line-height: 18px;
}

div.forgot_wrap p input,
div.forgot_wrap p.tml-user-email-wrap input,
div.forgot_wrap p.tml-user-pass1-wrap input,
div.forgot_wrap p.tml-user-pass2-wrap input {
    padding: 10px 20px;
    border-radius: 20px;
    border: none;
    font-size: 16px;
    line-height: 20px;
    color: #60c721;
    box-sizing: border-box;
    width: 100%;
    margin-top: 10px;
    border: 1px solid #d2e8fb;
    font-family: sans-serif;
    background: #fff;
}

div.forgot_wrap div.g-recaptcha {
    margin: 30px 0 20px 70px;
}

div.forgot_wrap p.tml-submit-wrap input {
    background: #39c335;
    color: #fff;
    border: 1px solid #bfffbd;
}

div.forgot_wrap p.tml-submit-wrap input:hover {
    background: #21ad1d;
    cursor: pointer;
}

div.forgot_wrap ul.tml-action-links {
    width: 164px;
    margin: 40px auto 0;
    padding: 0;
    list-style: none;
}

div.forgot_wrap ul.tml-action-links li {
    margin: 0;
    padding: 0;
    float: left;
    display: inline-block;
    color: #fff;
}

div.forgot_wrap ul.tml-action-links li a, div.forgot_wrap ul.tml-action-links li a:active, div.forgot_wrap ul.tml-action-links li a:visited, div.forgot_wrap ul.tml-action-links li a:link {
    color: #4c8bbf;
}

div.forgot_wrap ul.tml-action-links li span {
    color: #29517f;
    margin: 0 12px;
}

div.forgot_wrap ul.tml-action-links li:last-child span {
    display: none;
}

div.forgot_wrap p.back_home {
    text-align: center;
    color: #fff;
    display: block;
    clear: both;
    padding-top: 20px;
}

div.forgot_wrap p.back_home a {
    color: #4c8bbf;
}

/*=== wordpress theme overides ===*/

div.body_wrap .header-widget-region .widget {
    margin: 0;
    padding: 0;
    font-size: inherit;
}

div.header-widget-region .col-full {
    max-width: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    box-sizing: content-box;
}

div.header-widget-region div.tml * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

div.mobile_apps {
    position: relative;
    width: 400px;
    height: auto;
    background: #162736;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    right: 70px;
    bottom: 0px;
    border-radius: 10px 10px 0px 0px;
    box-shadow: #000 0px 0px 30px;
    z-index: -1;
}

div.mobile_apps a.ios {
    display: block;
    width: 174px;
    height: 56px;
    position: absolute;
    bottom: 43px;
    left: 20px;
    background: none;
    /*background-color: rgba(34, 173, 255, 0.5);*/
    margin: 0;
    padding: 0;
}

div.mobile_apps a.android {
    display: block;
    width:172px;
    height: 56px;
    position: absolute;
    bottom: 43px;
    right: 19px;
    background: none;
    /*background-color: rgba(34, 173, 255, 0.5);*/
    margin: 0;
    padding: 0;
}

div.body_wrap svg.rfm_logo_top_left {
    display: block;
    position: absolute;
    top: 28px;
    left: 70px;
    fill: #FFFFFF;
    color: #FFFFFF;
    stroke: initial;
    height: 34px;
    width: 192px;
    margin: 0px;
}

span.cta_arrow {
    border-radius: 10px 10px 0px 0px;
    position: relative;
    width: 400px;
    height: 38px;
    display: block;
    background: url(https://raining.fm/wp-content/themes/storefront-child/public/img/cta-mobes-toggle.jpg) 0px 0px no-repeat;
    overflow: hidden;
}

span.cta_arrow.hide {
    background: url(https://raining.fm/wp-content/themes/storefront-child/public/img/cta-mobes-toggle.jpg) 0px -38px no-repeat;
}
div.cta-main {
    position: relative;
    width: 400px;
    height: 362px;
    display: block;
    background: url(https://raining.fm/wp-content/themes/storefront-child/public/img/new-app-cta.jpg) 0px 0px no-repeat; 
}
/*
span.cta_arrow {
    width: 800px;
    height: 77px;
    display: block;
    position: absolute;
    padding-bottom: 360px;
    bottom: 40px;
    right: 88px;
    background: url(https://raining.fm/wp-content/themes/storefront-child/public/img/cta_arrow_toggle.png) 0px 0px no-repeat;
    z-index: 1;
}

span.cta_arrow.hide {
    background: url(https://raining.fm/wp-content/themes/storefront-child/public/img/cta_arrow_toggle.png) 0px -20px no-repeat;
}
*/

div.register_wrap p.consentCheckbox {
    width: 100%;
    display: block;
    clear: both;
}

div.register_wrap p.consentCheckbox input,
div.register_wrap label.gdpr-label input {
    float: left;
    display: inline-block;
    width: 10px;
    margin: 3px 8px 0px 0px;
}

div.register_wrap p.consentCheckbox label,
div.register_wrap label.gdpr-label {
    display: inline-block;
    float: left;
    width: 400px;
    margin: 10px 0px 10px 10px;
}

div.register_wrap p:after {
    content: "";
    display: table;
    clear: both;
}

div.tml-reg_passmail-wrap p#reg_passmail {
    text-align: center;
    color: #6dbf4b;
    margin: 20px 0px;
}

div.register_wrap p.consentCheckbox label a {
    color: #60e15c;
    text-decoration: underline;
}

div.register_wrap p.consentCheckbox label a:hover {
    color: #39a936;
    text-decoration: underline;
}

header h1.entry-title {
    margin-top: 30px;
}

button.gdor-preferences {
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: 200px;
    height: 40px;
    color: #fff;
    z-index: 9999;
}

div#playRainFirstLoad {
    display: none;
    text-align: center;
    position: absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background: rgba(0,0,0,0.80);
    z-index: 156;
}

div#playRainFirstLoad button {
    display: block;
    margin: 10% auto;
    border-radius: 50px;
    background: #3EB8F0;
}

div#playRainFirstLoad button svg.play {
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-top: 2px;
}

div#playRainFirstLoad button span {
    line-height: 36px;font-size:28px;color:#fff;
}

@media screen and (max-width:1024px) {
    #sound_controls ul.packs ul.pack li.track {
        width: 100%;
        display: block;
        float: none;
    }
}

@media screen and (max-width:1675px) {
    body.raindrops #options ul.rain_options li.slideshow {
        display: block
    }
    #more_rain {
        margin-bottom: 60px
    }
    h1#rainingfm_brand {
        right: 25px;
        left: auto
    }
    #options {
        width: 832px;
        height: 258px;
        border: 0;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 150
    }
    #options ul.rain_options {
        width: 832px;
        height: 208px;
        background: 0;
        padding: 0;
        margin: 0;
        list-style: none
    }
    #options ul.rain_options li.soft_rain {
        position: absolute;
        top: 0;
        left: 0
    }
    #options ul.rain_options li.rolling_thunder {
        position: absolute;
        top: 71px;
        left: 0
    }
    #options ul.rain_options li.loud_thunder {
        position: absolute;
        top: 142px;
        left: 0
    }
    #options ul.rain_options li.slideshow {
        position: absolute;
        top: 0;
        left: 416px
    }
    #options ul.rain_options li.break_time {
        position: absolute;
        top: 71px;
        left: 416px
    }
    #options ul.rain_options li.fade_out_timer {
        position: absolute;
        top: 142px;
        left: 416px
    }
    #options ul.options_tab {
        width: 832px;
        position: absolute;
        top: 213px;
        left: 0
    }
    #options ul.options_tab li {
        width: 832px
    }
    #options ul.support_ad01 {
        display: none
    }
    #options ul.support_ad02 {
        display: block;
        position: absolute;
        top: 263px;
        left: 0
    }
    #options {
        margin: 115px 0 0
    }
    #options ul.rain_options li.soft_rain {
        -webkit-border-radius: 3px 0 0;
        border-radius: 3px 0 0
    }
    #more_rain {
        margin-bottom: 60px
    }
    h1#rainingfm_brand {
        right: 25px;
        left: auto
    }
}
