.thm-body {
    color: #333;
    background-color: #48525c;
    background-size: inherit;
    background-image: url("rainloop/v/1.17.0/themes/Default/images/background.jpg") !important;
}

.thm-loading {
    color: #ddd !important;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5) !important;
}

.thm-loading .e-spinner .e-bounce {
    background-color: #ddd !important;
}

.thm-login-desc .desc {
    color: #ddd !important;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5) !important;
}

.thm-login {
    border: none !important;
    background-color: #2b333d !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
    -webkit-border-radius: 7px !important;
    -moz-border-radius: 7px !important;
    border-radius: 7px !important;
    -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.5) !important;
    -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.5) !important;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.5) !important;
}

.thm-login.submitting-pane.submitting:before {
    background: rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 7px !important;
    -moz-border-radius: 7px !important;
    border-radius: 7px !important;
}

.thm-login.submitting-pane.submitting:after {
    border-top-color: #fff;
}

.thm-login-text {
    color: #eee !important;
}

.thm-login-text .legend,
.thm-login-text .e-checkbox-icon,
.thm-login-text .g-ui-link,
.thm-login-text .social-button,
.thm-login-text .language-button {
    color: #0EAAE6 !important;
}

.thm-powered,
.thm-mobile-switcher {
    color: #ddd;
}

.thm-powered a,
.thm-mobile-switcher a {
    color: #ddd;
}

.thm-powered a:hover,
.thm-mobile-switcher a:hover {
    color: #fff;
}

.thm-languages {
    color: #ddd;
}

.thm-languages .flag-name {
    color: #ddd;
    border-color: #ddd;
}

.g-ui-menu {
    color: #333 !important;
    background-color: #fff !important;
}

.g-ui-menu .e-item>.e-link {
    color: #333 !important;
    background-color: #fff !important;
}

.g-ui-menu .e-item>.e-link>i {
    color: #333 !important;
}

.g-ui-menu .e-item.selected>.e-link {
    background-color: #eee !important;
}

.g-ui-menu .e-item>.e-link:hover,
.g-ui-menu .e-item>.e-link:focus {
    color: #eee !important;
    background-color: #48525c !important;
}

.g-ui-menu .e-item>.e-link:hover>i,
.g-ui-menu .e-item>.e-link:focus>i {
    color: #eee !important;
}

.g-ui-menu .e-item.disabled>.e-link,
.g-ui-menu .e-item.disabled>.e-link:hover {
    color: #999 !important;
    background-color: #fff !important;
}

.g-ui-menu .e-item.disabled>.e-link>i,
.g-ui-menu .e-item.disabled>.e-link:hover>i {
    color: #999 !important;
}

.thm-message-list-top-toolbar,
.thm-message-list-bottom-toolbar {
    background-color: #eee !important;
    background-color: #ececec !important;
    background-image: -moz-linear-gradient(top, #f4f4f4, #dfdfdf) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#dfdfdf)) !important;
    background-image: -webkit-linear-gradient(top, #f4f4f4, #dfdfdf) !important;
    background-image: -o-linear-gradient(top, #f4f4f4, #dfdfdf !important);
    background-image: linear-gradient(to bottom, #f4f4f4, #dfdfdf) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff4f4f4', endColorstr='#ffdfdfdf', GradientType=0) !important;
}

.thm-folders .e-link {
    color: #aaa !important;
}

.thm-folders .e-link.selectable {
    color: #fff !important;
}

.thm-folders .e-link.selectable:hover {
    color: #fff !important;
    background-color: #2b333d !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
}

.thm-folders .e-link.selectable.selected {
    color: #fff !important;
    background-color: #2b333d !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
}

.thm-folders .e-link.focused {
    color: #fff !important;
    background-color: #2b333d !important;
    background-color: rgba(0, 0, 0, 0.7) !important;
}

.thm-folders .e-link.selectable.droppableHover {
    color: #fff !important;
    background-color: #2b333d !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
}

.thm-settings-menu .e-item .e-link {
    color: #aaa !important;
}

.thm-settings-menu .e-item.selectable .e-link {
    color: #fff !important;
}

.thm-settings-menu .e-item.selectable:hover .e-link {
    background-color: #2b333d !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
    color: #fff !important;
}

.thm-settings-menu .e-item.selectable.selected .e-link {
    background-color: #2b333d !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
    color: #fff !important;
}

.thm-message-view-background-color {
    background-color: #fff !important;
}

#rl-app {
    display: block;
}

html.no-css {
    margin: 0;
    padding: 0;
    font-family: Arial, Verdana, Geneva, sans-serif;
}

html.no-css body {
    margin: 0;
    padding: 0;
}

html.no-css #rl-loading,
html.no-css #rl-loading-error {
    position: absolute;
    font-size: 30px;
    line-height: 130%;
    top: 50%;
    width: 100%;
    height: 65px;
    margin: 0;
    margin-top: -60px;
    background-color: transparent;
    text-align: center;
    color: #333;
}

html.no-css .progressjs-container {
    display: none;
}

html.no-css .thm-body {
    color: #333;
    background-color: #aaa;
    background-image: none;
}

html.no-css .thm-loading {
    color: #333 !important;
    text-shadow: none !important;
}

html.no-css .thm-loading .e-spinner .e-bounce {
    display: none !important;
}

html.no-css .thm-login-desc .desc {
    color: #333 !important;
    text-shadow: none !important;
}

html.glass .thm-login {
    background: none !important;
    background: rgba(0, 0, 0, 0.5) !important;
    box-shadow: none !important;
    border: none !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
}

html.glass .thm-login .controls .input-append .add-on i {
    color: rgba(255, 255, 255, 0.8) !important;
    text-shadow: none !important;
    outline: none !important;
    box-shadow: none !important;
}

html.glass .thm-login .controls input {
    border: 1px solid none !important;
    background: none !important;
    outline: none !important;
    text-shadow: none !important;
    box-shadow: none !important;
    color: #fff !important;
    border-color: rgba(255, 255, 255, 0.8) !important;
}

html.glass .thm-login .controls input::-webkit-input-placeholder {
    color: #fff !important;
    text-shadow: none !important;
}

html.glass .thm-login .controls input::-moz-placeholder {
    color: #fff !important;
    text-shadow: none !important;
}

html.glass .thm-login .controls input:-moz-placeholder {
    color: #fff !important;
    text-shadow: none !important;
}

html.glass .thm-login .controls input:-ms-input-placeholder {
    color: #fff !important;
    text-shadow: none !important;
}

html.glass .thm-login .controls input:input-placeholder {
    color: #fff !important;
    text-shadow: none !important;
}

html.glass .thm-login .controls input:placeholder {
    color: #fff !important;
    text-shadow: none !important;
}

html.glass .thm-login .controls input:focus,
html.glass .thm-login .controls input:hover {
    border-color: #fff !important;
}

html.glass .thm-login .controls .btn {
    border: 1px solid none !important;
    background: none !important;
    outline: none !important;
    text-shadow: none !important;
    box-shadow: none !important;
    color: #fff !important;
    border-color: rgba(255, 255, 255, 0.8) !important;
    text-transform: uppercase;
    font-size: 13px;
}

html.glass .thm-login .controls .btn:hover,
html.glass .thm-login .controls .btn:active {
    border-color: #fff !important;
}

html.glass .thm-login .controls.error .input-append .add-on i {
    color: #f76260 !important;
}

html.glass .thm-login .controls.error input {
    color: #f76260 !important;
    border-color: #f76260 !important;
}

html.glass .thm-login-text {
    color: rgba(255, 255, 255, 0.8) !important;
    text-shadow: none !important;
}

html.glass .thm-login-text .legend,
html.glass .thm-login-text .e-checkbox-icon,
html.glass .thm-login-text .g-ui-link,
html.glass .thm-login-text .social-button,
html.glass .thm-login-text .language-button {
    color: #0EAAE6;
    text-shadow: none !important;
}