/* DO NOT EDIT THIS FILE !!! */
/* DO NOT EDIT THIS FILE !!! */
/* DO NOT EDIT THIS FILE !!! */
/* DO NOT EDIT THIS FILE !!! */
/* DO NOT EDIT THIS FILE !!! */
/* DO NOT EDIT THIS FILE !!! */
/* DO NOT EDIT THIS FILE !!! */
/* DO NOT EDIT THIS FILE !!! */
/* DO NOT EDIT THIS FILE !!! */

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

/*
    font-family: 'Lato', sans-serif;
    font-family: 'Raleway', sans-serif;
*/

*{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,input {
    margin: 0;
    padding: 0;
    line-height: 1.5em;
}

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

p {
    margin: 9px 0
}

fieldset,img {
    border: 0
}

address,caption,cite,code,dfn,th,var {
    font-style: normal;
    font-weight: 400
}

ul {
    list-style: none
}

caption,th {
    text-align: left
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: 400;
    color: #434343;
    display: block;
    width: 100%;
}

q:before,q:after {
    content: ''
}

abbr,acronym {
    border: 0
}

legend {
    display: none
}

a:active {
    outline: none
}

a:focus {
    -moz-outline-style: none
}

iframe {
    border: none
}

body {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    color: #333;
    background: #fff;
    text-align: center;
    font-weight: 500;
    line-height: 1.5em;
}

h1,h3 {
    font-family: 'Lato', sans-serif;
    font-size: 32px;
    font-weight: 900;
    line-height: 40px;
    margin-bottom: 10px;
    clear: both;
}

h1 strong,h1 a:hover strong {
    text-decoration: none;
}

h1 em {
    font-style: normal;
}

h1 a:hover,h2 a:hover,h3 a:hover {
    text-decoration: none
}

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

a:hover {
    text-decoration: underline
}

h2 {
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    line-height: 21px;
    margin-bottom: 20px;
    padding-top: 6px;
}

h3 {
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 10px;
}

ol {
    padding: 0;
    list-style-position: inside;
}

ol li{
    word-wrap: break-word;
}

form.forms label {
    clear: both;
    vertical-align: top
}

form.forms fieldset li {
    clear: both;
    list-style-image: none;
    font-weight: 400;
    color: #000;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 8px 0;
    display: flex;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */     /* NEW - Chrome */
    display: flex; 
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

form.forms fieldset li br{
    display: none;
}

form.forms ol li label {
    font-weight: 700;
    padding-bottom: 2px;
    color: #434343;
    font-size: 1.1em;
    margin-bottom: 5px;
    display: block;
    width: 100%;
}

form.forms ol li input[type=text],form.forms ol li textarea {
    padding: 4px;
    width: 100%;
    border: 1px solid #000;
}

form.forms ol li input[type=file] {
    margin-top: 10px;
    width: 100%;
    display: block;
}

form.forms ol {
    padding: 0;
    margin: 0
}

form.admin label {
    clear: both;
    vertical-align: top
}

form.admin fieldset li {
    clear: both;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 3px 0
}

form.admin ol li label {
    width: 500px;
    font-weight: 700;
    padding-bottom: 2px;
    color: #227d3e;
    font-size: 1.1em
}

form.admin ol li input[type=text],form.admin ol li textarea {
    width: 500px
}

form.admin ol {
    padding: 0;
    margin: 0
}

form.forms .small {
    width: 70px;
    padding: 4px
}

form.forms ul li label {
    display: none
}

form.forms ul li .size1 {
    width: 70px;
    float: left
}

form.forms ul li .size2 {
    width: 160px;
    float: left;
    padding: 4px
}

#submit_button {
    text-decoration: none;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    border-radius: 5px;
    padding: 8px 40px;
    font-size: 15px;
    background: #57af57;
    color: #fff;
    border: 0;
}

.submit_button {
    padding: 5px 10px
}

.submit_button_big {
    margin: 5px 5px 0 0;
    padding: 7px 0;
    width: 135px;
    float: left
}

.forms_left {
    float: none;
}

#menu_bar {
    position: relative;
    z-index: 2
}

#container {
    width: 100%;
    margin: 0 auto;
    position: relative;
    text-align: left;
    z-index: 2;
    max-width: 1240px;
    padding: 0 20px;
}

#content, #header_contents {
    width: 100%;
    margin: 0 auto;
    position: relative;
    text-align: left;
    max-width: 1240px;
}

#header_contents{
    padding: 0 20px;
    position: relative;
}

#header_contents .mobile-home-link{
    position: absolute;
    bottom: -30px;
    left: 20px;
    color: #fff;
    z-index: 3;
    text-decoration: none;
    font-weight: bold;
    display: none;
}

@media only screen and (max-width: 820px){
    #header_contents .mobile-home-link{
        display: block;
    }
}

@media only screen and (max-width: 340px) {
    #header_contents .mobile-home-link{
        left: 10px;
    }
}

#header:before{
    content: '';
    position: absolute;
    bottom: -43px;
    left: 0;
    width: 100%;
    height: 40px;
    background: #383838;
    z-index: 1;
    display: block;
}

@media only screen and (max-width: 820px) {
    #header:before{
        bottom: -40px;
    }
}


#header_text {
    text-align: left;
    color: #434343;
    position: relative;
    padding: 0;
    height: 100%;
    display: flex;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */     /* NEW - Chrome */
    display: flex; 
    -webkit-box-align: center; 
            align-items: center;
    -ms-flex-align: center;
    width: auto;
}

@media only screen and (max-width: 920px) {
    #header_text{
        display: none;
    }
}

#content {
    margin-top: 30px;
    margin-bottom: 30px;
}

@media only screen and (max-width: 520px) {
    #content{
        padding-top: 0px;
    }
}

#content_2col_index, 
#content_2col_navleft,
#content_2col_navright{
    position: relative;
    width: 100%;
    max-width: 1240px;
    display: flex;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#content_2col_index .mainbar,
#content_2col_navleft .mainbar,
#content_2col_navright .mainbar {
    width: 70%;
    padding-left: 40px;
    padding-bottom: 20px;
    order: 2;
    -webkit-box-ordinal-group: 2;   /* OLD - iOS 6-, Safari 3.1-6 */      /* OLD - Firefox 19- */
    -ms-flex-order: 2;              /* TWEENER - IE 10 */               /* NEW - Chrome */

}

#content_2col_index .mainbar{
    padding-right:  40px;
    padding-left: 0;
    order: 1;
    -webkit-box-ordinal-group: 1;   /* OLD - iOS 6-, Safari 3.1-6 */      /* OLD - Firefox 19- */
    -ms-flex-order: 1;              /* TWEENER - IE 10 */               /* NEW - Chrome */
}

#content_2col_index .mainbar #bread_crumbs,
#content_2col_navleft .mainbar #bread_crumbs,
#content_2col_navright .mainbar #bread_crumbs {
    display: flex;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    margin-bottom: 10px;
}

@media only screen and (max-width: 640px) {
    #content_2col_index .mainbar #bread_crumbs,
    #content_2col_navleft .mainbar #bread_crumbs,
    #content_2col_navright .mainbar #bread_crumbs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px;
    }

    #content_2col_index .mainbar #bread_crumbs div,
    #content_2col_navleft .mainbar #bread_crumbs div,
    #content_2col_navright .mainbar #bread_crumbs div {
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 920px) {
    #content_2col_index .mainbar,
    #content_2col_navleft .mainbar,
    #content_2col_navright .mainbar {
        width: 100%;
        padding-left: 0px;
        order: 1;
        -webkit-box-ordinal-group: 1;   /* OLD - iOS 6-, Safari 3.1-6 */      /* OLD - Firefox 19- */
        -ms-flex-order: 1;              /* TWEENER - IE 10 */               /* NEW - Chrome */
    }

    #content_2col_index .mainbar{
        padding-right: 0;
    }
}

#content_2col_index .secondbar, 
#content_2col_navleft .firstbar,
#content_2col_navright .firstbar,
#content_2col_navright .secondbar {
    width: 30%;
    padding-bottom: 20px;
    order: 1;
    -webkit-box-ordinal-group: 1;   /* OLD - iOS 6-, Safari 3.1-6 */      /* OLD - Firefox 19- */
    -ms-flex-order: 1;              /* TWEENER - IE 10 */               /* NEW - Chrome */
}

#content_2col_index .secondbar{
    order: 2;
    -webkit-box-ordinal-group: 2;   /* OLD - iOS 6-, Safari 3.1-6 */      /* OLD - Firefox 19- */
    -ms-flex-order: 2;              /* TWEENER - IE 10 */               /* NEW - Chrome */
}


@media only screen and (max-width: 920px) {
    #content_2col_index .secondbar, 
    #content_2col_navleft .firstbar,
    #content_2col_navright .firstbar,
    #content_2col_navright .secondbar {
        width: 100%;
        order: 2;
        -webkit-box-ordinal-group: 2;   /* OLD - iOS 6-, Safari 3.1-6 */      /* OLD - Firefox 19- */
        -ms-flex-order: 2;              /* TWEENER - IE 10 */               /* NEW - Chrome */
    }
}

#content_2col_index .secondbar #search form,
#content_2col_navleft .firstbar #search form,
#content_2col_navright .firstbar #search form{
    width: 100%;
    display: flex;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    margin-top: 10px;
}

#content_2col_index .secondbar #search form #search_term,
#content_2col_navleft .firstbar #search form #search_term,
#content_2col_navright .firstbar #search form #search_term{
    width: 70%;
    border: none;
    border-radius: 0;
    border: 1px solid #ddd;
    padding: 5px;
}

#content_2col_index .secondbar #search form #search_button,
#content_2col_navleft .firstbar #search form #search_button,
#content_2col_navright .firstbar #search form #search_button{
    width: 30%;
    height: 30px;
    border: none;
    border-radius: 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
    #content_2col_navleft .mainbar .home_description{
        display: block;
    }
}

#header {
    background: #fff;
    height: 60px;
    width: 100%;
    position: relative;
    z-index: 2;
}

@media only screen and (max-width: 820px) {
    #header{
        margin-bottom: 80px;
    }
}

@media only screen and (max-width: 520px) {
    #header{
        margin-bottom: 60px;
    }
}

#header a {
    color: #fff;
    text-decoration: underline
}

#header_contents {
    position: relative;
    height: 60px;
    display: flex;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-align: center;
}

#header .mobile-menu-button{
    display: none;
    position: absolute;
    bottom: -40px;
    right: 20px;
    font-size: 15px;
    color: #fff;
    cursor: pointer;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    z-index: 2;
    padding: 9px;
}

@media only screen and (max-width: 820px) {
    #header_contents{
        height: 100%;
        float: none;
    }

    #header .mobile-menu-button{
        display: block;
    }
}

@media only screen and (max-width: 340px) {
    #header .mobile-menu-button{
        right: 0px;
    }
}

#logo {
    background: url(/images/logo2.png) no-repeat;
    background-size: 90%;
    background-position: left center;
    width: 100%;
    display: inline-block;
    float: none;
    height: 100%;
    max-width: 300px;
    overflow: hidden;
    margin: 0;
    position: relative;
}

@media only screen and (max-width: 820px) {
    #logo{
        max-width: 300px;
        width: 100%;
        display: block;
        float: none;
    }
}

@media only screen and (max-width: 640px) {
    #logo{
        max-width: 200px;
    }
}

#logo a {
    position: absolute;
    width: 100%;
    height: 100%;
    text-indent: -1000em;
    z-index: 1000;
    display: inline-block;
}

@media only screen and (max-width: 480px) {
    #logo a{
        width: 100%;
        left: 0;
    }
}

@media only screen and (max-width: 820px) {
    #header_text{
        padding: 0;
        height: auto;
        margin-top: 10px;
        top: 0;
        float: none;
        text-align: left;
    }
}

#header_text h3 {
    line-height: 1.3em;
    position: relative;
    padding-top: 0;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 15px;
}

@media only screen and (max-width: 920px) {
    #header_text h3{
        font-size: 16px;
        font-weight: 900;
    }
}

@media only screen and (max-width: 480px) {
    #header_text h3{
        font-size: 14px;
    }
}

#menu {
    height: 100%;
    width: 100%;
    max-width: 1240px;
}

@media only screen and (max-width: 820px) {
    #menu.active ul{
        opacity: 1;
        visibility: visible;
    }

    #menu.active ul li:first-child{
        display: none;
    }
}

.menu_line {
    display: none;
}


#menu ul {
    margin: 2px 0px 0px 0px;
    float: none;
    height: 40px;
    transition: all 300ms;
}

@media only screen and (max-width: 820px) {
    #menu > ul{
        float: none;
        height: auto;
        display: block;
        width: 100%;

        max-width: 1240px;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        z-index: 1000;
        display: flex;
        display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */         /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;      /* TWEENER - IE 10 */
        display: -webkit-flex;     /* NEW - Chrome */
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        opacity: 0;
        visibility: hidden;
    }
}

#menu ul li {
    float: left;
    padding-left: 2px;
    height: 100%;
    vertical-align: middle;
    display: flex;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */     /* NEW - Chrome */
    display: flex; 
    -webkit-box-align: center; 
            align-items: center;
    -ms-flex-align: center;
}

#menu ul li.close-mobile-menu{
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 64px;
    color: #000;
    width: 50px;
    font-weight: bold;
    font-family: "Raleway", sans-serif;
    height: 50px;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
    transition: all 300ms;
}

#menu ul li.close-mobile-menu:hover{
    opacity: 0.7;
}

@media only screen and (max-width: 820px) {
    #menu ul li{
        float: none;
        background: none;
        height: auto;
        display: block;
        position: relative;
    }

    #menu ul li.close-mobile-menu{
        display: block;
    }
}

#menu ul li a {
    color: #fff;
    text-align: center;
    padding: 3px 20px;
    text-decoration: none;
    float: left;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}

@media only screen and (max-width: 820px) {
    #menu ul li a{
        padding: 10px 20px;
        font-weight: 700;
        display: block;
        float: none;
        font-size: 24px;
        color: #000;
        height: auto;
    }
}

#menu ul li a:hover {
    color: rgba(255,255,255, 0.8);
}

@media only screen and (max-width: 820px) {
    #menu ul li a:hover {
        background: none;
        height: auto;
        color: #000;
        opacity: 0.7;
    }
}

#menu ul li .menu_selected {
    color: #900;
    text-shadow: 0px 0px 5px #fff;
}

#menu_user {
    position: absolute;
    display: block;
    right: 20px;
    top: -50px;
}

@media only screen and (max-width: 820px) {
    #menu_user{
        float: none;
        display: block;
        width: 100%;
        right: 20px;
        top: -130px;
        width: auto;
    }
}

@media only screen and (max-width: 640px) {
    #menu_user{
        top: -126px;
    }
}

@media only screen and (max-width: 520px) {
    #menu_user{
        top: -105px;
        right: 10px;
    }
}

@media only screen and (max-width: 340px) {
    #menu_user{
        right: 60px;
    }
}

#menu_user ul {
    height: auto;
}

@media only screen and (max-width: 820px) {
    #menu_user ul{
        float: none;
        height: auto;
    }
}

#menu_user ul li {
    padding-left: 2px;
    list-style: none;
    float: none;
    display: inline-block;
}


@media only screen and (max-width: 820px) {
    #menu_user ul li{
        padding: 0;
        height: auto;
        float: none;
    }
}

#menu_user ul li a {
    color: #000;
    text-decoration: none;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    background: #ddd;
    border-radius: 5px;
    padding: 8px 20px;
    font-size: 15px;
}

#menu_user ul li:last-child a{
    background: #57af57;
    color: #fff;
}

@media only screen and (max-width: 820px) {
    #menu_user ul li a{
        color: #000;
    }
}

@media only screen and (max-width: 640px) {
    #menu_user > ul li a{
        padding: 5px 15px;
        font-size: 13px;
    }
}

#menu_user ul li a:hover {
    opacity: 0.8;
    color: #000;
}

#menu_user ul li:last-child a:hover{
    color: #fff;
}

@media only screen and (max-width: 820px) {
    #menu_user ul li a:hover {
        color: #000;
        opacity: 0.7;
    }
}

#menu_user ul li #username {
    padding-left: 20px;
    color: #fff;
    float: left;
    text-decoration: none;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    background: #383838;
    border-radius: 5px;
    padding: 8px 20px;
    font-size: 15px;
}

@media only screen and (max-width: 1020px) {
    #menu_user ul li #username {
        background: #383838;
        position: absolute;
        right: 5px;
        bottom: -50px;
    }
}

@media only screen and (max-width: 920px) {
    #menu_user ul li #username {
        /*display: none;*/
        position: relative;
        right: 0;
        bottom: 0;
    }
}

@media only screen and (max-width: 800px) {
    #menu_user ul li #username {
        /*display: none;*/
        position: absolute;
        right: 60px;
        bottom: -68px;
        width: auto;
        height: 39px;
        white-space: nowrap;
        background: #383838;
        line-height: 40px;
        padding-top: 0;
        padding-bottom: 0;
    }
}

@media only screen and (max-width: 520px) {
    #menu_user ul li #username {
        display: none;
        /*right: -60px;*/
        /*bottom: 28px;*/
        /*background: #000;*/
        /*font-size: 12px;*/
    }
}

@media only screen and (max-width: 400px) {
    #menu_user ul li #username {
        display: none;
        /*position: absolute;*/
        /*width: auto;*/
        /*bottom: -62px;*/
        /*left: auto;*/
        /*right: 4px;*/
    }
}

#dashboard_menu {
    margin-bottom: 15px;
    height: 25px
}

#dashboard_menu ul {
    float: left
}

#dashboard_menu ul li {
    float: left
}

#dashboard_menu ul li a {
    color: #900;
    text-align: center;
    padding: 3px 15px 3px 0;
    float: left
}

#dashboard_menu ul li a:hover {
    color: #900
}

#categories_300 {
    width: 100%;
    margin-top: 10px;
}

#categories_250 {
    padding-bottom: 20px;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 10px;
}

#categories_nav_top {
    clear: both;
    padding-top: 5px;
    font-weight: 900;
    font-size: 22px;
    font-family: 'Lato', sans-serif;
    padding-bottom: 10px;
    line-height: 1.2em;
    text-transform: none;
    border-bottom: solid 1px #bbb
}

#categories_nav {
    margin: 0
}

#categories_nav .standar_nav {
    float: left;
    clear: both;
    width: 100%;
    background-color: #fff
}

#categories_nav .standar_nav ul {
    background-color: #fff
}

#categories_nav .standar_nav ul li {
    background-color: #fff;
    list-style: none;
    line-height: 30px;
    color: #444;
    border-bottom: dotted 1px #c5c5c5
}

#categories_nav .standar_nav ul li:hover {
    background-color: #eee
}

#categories_nav .standar_nav ul li a {
    display: block;
    color: #444;
    padding-left: 5px;
    text-decoration: none
}

#categories_nav .standar_nav ul li ul {
    background-color: #fff
}

#categories_nav .standar_nav ul li ul li {
    background-color: #f9f9f9;
    font-size: 15px;
    line-height: 30px;
    border-top: dotted 1px #c5c5c5;
    border-bottom: none
}

#categories_nav .standar_nav ul li ul li:hover {
    background-color: #eee
}

#categories_nav .standar_nav .selected {
    background-color: #eee
}

#categories_nav .standar_nav ul li ul li ul {
    background-color: #fff
}

#categories_nav .standar_nav ul li ul li ul li {
    background-color: #eee;
    font-size: 15px;
    margin: 0;
    line-height: 25px;
    border-bottom: none
}

#categories_nav .standar_nav ul li ul li ul li:hover {
    background-color: #ddd
}

#top_users_heading {
    clear: both;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-top: 30px;
}

#top_users_heading h3 {
    clear: both;
    padding-top: 5px;
    font-weight: 900;
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    padding-bottom: 10px;
    line-height: 1.2em;
    text-transform: none;
    border-bottom: solid 1px #bbb
}

#top_users ol {
    margin-left: 0
}

#top_users ol li {
    list-style-position: inside;
    line-height: 25px;
    color: #444;
    border-bottom: dotted 1px #c5c5c5
}

#latest_atmospheres_heading {
    clear: both;
    height: auto;
    padding-top: 5px;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}

#latest_atmospheres_heading h3 {
    clear: both;
    padding-top: 5px;
    font-weight: 900;
    font-size: 22px;
    font-family: 'Lato', sans-serif;
    padding-bottom: 10px;
    line-height: 1.2em;
    text-transform: none;
    border-bottom: solid 1px #bbb
}

#latest_atmospheres ol {
    margin-left: 0
}

#latest_atmospheres ol li {
    list-style-position: inside;
    line-height: 25px;
    color: #444;
    border-bottom: dotted 1px #c5c5c5
}

.links_top_header {
    clear: both;
    height: 30px;
    padding-top: 5px;
    overflow: hidden;
    position: relative;
    margin-top: 10px
}

.links_top_header h3 {
    clear: both;
    padding-top: 5px;
    font-weight: 900;
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    padding-bottom: 20px;
    line-height: 1.2em;
    text-transform: none;
    border-bottom: solid 1px #bbb
}

.links_top {
}

.level1 {
    margin-left: 10px
}

.level2 {
    margin-left: 25px
}

.level3 {
    margin-left: 40px
}

.arrow {
    background: url(/images/ambient-images.gif) no-repeat 0 -121px;
    width: 4px;
    height: 7px;
    float: left;
    margin-top: 13px;
    margin-right: 5px
}

.arrow_selected {
    background: url(/images/ambient-images.gif) no-repeat -6px -121px;
    width: 7px;
    height: 4px;
    float: left;
    margin-top: 12px;
    margin-right: 5px
}

#search_heading {
    clear: both;
    height: auto;
    overflow: hidden;
    position: relative;
    padding-bottom: 10px;
}

#search_heading br{
    display: none;
}

#search_heading h3 {
    clear: both;
    padding-top: 5px;
    font-weight: 900;
    font-size: 22px;
    font-family: 'Lato', sans-serif;
    padding-bottom: 10px;
    line-height: 1.2em;
    text-transform: none;
    border-bottom: solid 1px #bbb
}

#search_term {
    padding: 4px;
    line-height: 18px
}

#search_button {
    padding: 5px 10px
}

#share_bookmark {
    padding-bottom: 20px;
    margin-top: 20px;
}

#share_bookmark_text {
    clear: both;
    padding-top: 5px;
    font-weight: 900;
    font-size: 22px;
    font-family: 'Lato', sans-serif;
    padding-bottom: 20px;
    line-height: 1.2em;
    text-transform: none;
    color: #5d5d5d;
    border-bottom: solid 1px #bbb;
}

#share_bookmark_addthis {
    padding: 10px 0 0
}

#social_media_links {
    padding-bottom: 16px;
    margin-top: 25px;
}

#social_media_links_text {
    clear: both;
    padding-top: 5px;
    font-weight: 900;
    font-size: 22px;
    font-family: 'Lato', sans-serif;
    padding-bottom: 10px;
    line-height: 1.2em;
    text-transform: none;
    color: #5d5d5d;
    border-bottom: solid 1px #bbb;
    margin-bottom: 10px;
}

#social_media_links_list{
    display: flex;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */     /* NEW - Chrome */
    display: flex; 
}

#social_media_links_list li {
    margin-top: 10px;
    border-radius: 3px
}

#social_media_links_list li a {
    color: #fff
}

#social_media_links_list li {
    float: left;
    list-style: none;
    text-align: center;
    background-color: #58585a;
    margin-right: 5px
}

.fa-facebook {
    padding: 8px 10px 8px 9px;
    border-radius: 3px;
    -o-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #58585a
}

.fa-facebook:hover {
    background-color: #3d5b99
}

.fa-twitter {
    padding: 8px 6px 8px 7px;
    border-radius: 3px;
    -o-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #58585a
}

.fa-twitter:hover {
    background-color: #00aced
}

.fa-google-plus {
    padding: 8px 3px 8px 4px;
    border-radius: 3px;
    -o-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #58585a
}

.fa-google-plus:hover {
    background-color: #dd4b39
}

.fa-instagram {
    padding: 8px 7px;
    border-radius: 3px;
    -o-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #58585a
}

.fa-instagram:hover {
    background-color: #f09433
}

.fa-pinterest {
    padding: 8px 7px;
    border-radius: 3px;
    -o-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #58585a
}

.fa-pinterest:hover {
    background-color: #c92228
}

.fa-tumblr {
    padding: 8px 10px 8px 9px;
    border-radius: 3px;
    -o-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #58585a
}

.fa-tumblr:hover {
    background-color: #35465c
}

.fa-youtube {
    padding: 8px 7px;
    border-radius: 3px;
    -o-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #58585a
}

.fa-youtube:hover {
    background-color: #c4302b
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    display: block
}

#home_description_top {
    position: relative;
}

#home_description_top h1 {
    clear: both;
    margin: 0;
    padding: 0;
    font-size: 32px;
    font-weight: 900;
    font-family: 'Lato', sans-serif;
    line-height: 1.2em;
    text-transform: none;
    border-bottom: solid 1px #b5b5b5;
    padding-bottom: 10px;
    margin-bottom: 10px;
    width: 100%;
}

@media only screen and (max-width: 640px) {
    #home_description_top h1 {
        font-size: 32px;
    }
}


.home_description {
    color: #3b3b3b;
}

.home_description ol{
    display: block;
    width: 100%;
}

.home_description p{
    display: block;
    width: 100%;
}

.home_description form{
    display: block;
    width: 100%;
}

.home_description > div{
    width: 100%;
    display: flex;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -ms-flex-pack: justify;
}

#content_2col_index .home_description > div:last-of-type{
    display: block;
}

@media only screen and (max-width: 640px) {
    .home_description > div > div:last-of-type{
        width: 100%;
        margin-top: 20px;
    }
}

@media only screen and (max-width: 640px) {
    .home_description > div:last-of-type{
        margin-top: 20px;
    }
}

.home_description.long_text #home_description_top{
    margin-top: 0;
}

.home_description.long_text{
    display: block;
}

.home_description.long_text ol li{
    line-height: 2em;
}

.home_description > div:last-of-type h2{
    width: 100%;
}

.home_description > div .link_arrow + a{
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 18px;
}

@media only screen and (max-width: 1080px) {
    .home_description > div .link_arrow + a{
        font-size: 16px;
    }
}

.home_description h1 {
    border-bottom: solid 1px #b5b5b5;
    width: 100%;
    display: block;
    padding-bottom: 10px;
}

.home_description form input[type="image"]{
    width: 100%;
    max-width: 150px;
    display: block;
    margin: auto;
    margin-top: 40px;
}

#home_description_audio_text {
    padding: 20px 0;
}

#home_description_audio_text p:first-letter {
    font-size: 40px;
    display: inline;
    float: left;
    margin: 0 2px 0px 0;
    color: #900;
    position: relative;
}

#home_description_audio_links {
    margin: 10px 0 15px;
    display: flex;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */     /* NEW - Chrome */
    display: flex; 
    -webkit-box-pack: start; 
        -ms-flex-pack: start; 
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

#home_description_audio_links a {
    float: left;
    margin-bottom: 7px;
    color: #900;
    font-weight: 700;
}

#home_description_audio_text_bottom {
    margin: 0 10px 7px 0
}

#home_description_audio_links .mixer_top_link {
    margin-right: 20px;
    width: auto;
    margin-top: 0;
    display: flex;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */     /* NEW - Chrome */
    display: flex; 
}

#mixer_details {
    padding: 10px 0;
    display: flex;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */     /* NEW - Chrome */
    display: flex; 
}

@media only screen and (max-width: 640px) {
    #mixer_details{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    #mixer_details .keep_left{
        padding-right: 0;
        margin-bottom: 5px;
    }
}

#my_atmospheres {
    margin-top: 30px
}


#my_audio_files {
    margin-top: 30px;
    clear: both
}

#my_audio_files + div{
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}

#upload_audio {
    clear: both;
    margin: 10px 0 40px;
    float: left
}

#upload_audio a {
    font-weight: 700
}

#my_votes {
    margin-top: 30px
}

.my_audio_files_list {
    margin: 20px 0 0;
    width: auto;
    flex: 1;
    -webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */         /* OLD - Firefox 19- */          /* Chrome */
    -ms-flex: 1;              /* IE 10 */
    flex: 1; 
}

.my_audio_files_list2 {
    width: 100%;
    display: block;
}

.my_audio_files_options {
    width: 160px;
    display: flex;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */     /* NEW - Chrome */
    display: flex; 
    -webkit-box-pack: justify; 
            justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.audioplayer_name {
    font-weight: 700;
    color: #444;
    float: left;
    margin-top: 2px;
    word-wrap: break-word;
    width: 100%;
    font-size: 24px;
}

.audioplayer {
    float: right
}

.audioplayer_category {
    color: #606060;
    font-size: 12px;
    width: 100%;
}

.audioplayer_edit {
    float: left;
    margin-left: 10px;
    font-weight: 700;
}

.audioplayer_delete {
    float: right;
    margin-right: 5px;
    font-weight: 700;
}

.link_arrow {
    background: url(/images/ambient-images.gif) no-repeat 0 -131px;
    width: 4px!important;
    height: 7px;
    float: left;
    margin-top: 6px!important;
    margin-right: 5px
}

.home_description > div.link_arrow{
    display: inline-block;
    margin-top: 7px;
    width: 10px;
}

.loading {
    width: 9em;
    height: 7.5em;
    position: absolute;
    margin-left: 40%;
    margin-top: 25%;
    background-color: rgba(34, 37, 36, 0.64);
    border-radius: 10px;
    opacity: 0.9;
    text-align: center;
    margin-bottom: 32%;
}

.loading_state{
    font-family: 'Cabin Condensed', sans-serif;
    font-size: 0.75em;
    color: white;
}

.loading_spinner {
    margin: 5px auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px;
    /*position: absolute;*/
}

.loading_spinner > div {
    /*background-color: #18526e;*/
    background-color: #183f52;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.loading_spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.loading_spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.loading_spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.loading_spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.4)
    }
    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes sk-stretchdelay {
    0%,
    40%,
    100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }
    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}


/*
this is the main container div for the player

the width is 100% to not disturb the layout
*/
#complete-mixer-box {
  height:440px;
  padding:0;
  margin: 10px 0 0 10px;
  position: relative;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  background-repeat: no-repeat;
  /* the background image is set in audioTemplate.class.php*/
  /* background-image:url('none'); */
}


.start_player_button_border {
    opacity: 0.8;
    position: absolute;
    left:242px;
    top:145px;

    width: 130px;
    height: 130px;
    border-radius: 8px;
    background-color: #2e3331;
    padding: 1px;
}

.start_player_button_border > button {
    border: none;
    outline: none;
    width: 100%;
    height: 100%;

    margin: 0 !important;
    padding: 0 !important;

    transition: All 250ms ease;
    text-align: center;
    text-decoration: none;

    cursor: pointer;

    border-radius: 8px;

    color: #e0e0e0;
    background-color: #444b48;

    background-image: url('../themes/default/images/play.png') !important;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    /*transition: none !important;*/
}

.start_player_button_border > button:hover {
    color: #e0e0e0;
    background-color: #383e3c;
}

/*
this is the main div of the actual player

it has a fixed with and `overflow-x: auto` for narrow displays
*/
#mixer-gui-box {
    width: 615px;
    height: 420px;
    padding: 0;
    margin: 0;
    top: 10px;
    left: 10px;
    position: absolute;
}

#view_vote_bar {
    clear: both;
}

#view_vote_bar div{
    word-wrap: break-word;
}

#ambient_title {
    float: left;
    font-weight: 700;
    line-height: 20px;
    color: #999
}

#views {
    font-size: 10px;
    line-height: 20px;
    float: left;
    padding-left: 50px
}

.keep_left {
    float: left;
    line-height: 20px;
    padding-right: 30px
}

#author {
    font-size: 10px;
    line-height: 20px;
    float: left;
    padding-left: 50px
}

#cc_license {
    float: left;
    margin: 0 10px 10px 0
}

#twitter {
    margin: 10px 0 0
}

#facebook {
    margin-top: 50px;
    height: 250px;
    width: 120px;
    float: left
}

#last_used_converter_top {
    clear: both;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 300px
}

#last_used_converter_top h3 {
    clear: both;
    height: 25px;
    padding: 0 0 0 12px;
    line-height: 25px;
    text-transform: none;
}

#last_used_converter {
    clear: both;
    padding: 10px 12px;
    border-left: 1px solid #8f8f8f;
    border-right: 1px solid #8f8f8f;
    background-color: #fff;
    width: 274px
}

.last_used_converter_bottom {
    width: 300px;
    height: 5px;
    margin-bottom: 10px
}

#last_used_converter ol {
}

.ad_ad {
    color: #ccc;
    font-size: 9px;
    text-align: right;
    line-height: 15px
}

.ads_300x250 {
    margin-bottom: 20px;
    margin-top: 20px
}

.link_unit {
    background-color: #eee;
    height: 15px;
    display: none!important;
}

.ad_ad_300 {
    color: #ccc;
    font-size: 9px;
    line-height: 15px;
    text-align: right
}

#footer {
    background-color: #ddd;
    height: 100%;
    text-align: right;
    padding: 20px 40px;
    position: relative;
    z-index: 2;
    font-size: 13px;
}

@media only screen and (max-width: 920px) {
    #footer{
        text-align: center;
        padding: 20px;
    }
}

#footer a {
    color: #8b8b8b
}

.show_fieldset {
    display: block;
    border: 1px #aaa solid;
    padding: 10px;
    margin: 5px 0;
    clear: both
}

.show_legend {
    display: inline;
    color: #000
}

.noformat {
    width: 400px;
    position: relative;
    display: inline
}

.noformat li {
    display: inline
}

#stats td {
    padding: 1px 5px
}

#provide_email {
    font-size: .9em;
    display: none
}

.long_text h2 {
    margin: 30px 0 20px;
    border-bottom: solid 1px #ccc
}

.long_text img {
    border: solid 1px #ccc;
    margin: 3px 0;
    padding: 3px
}

.long_text ul {
    list-style-type: disc;
    margin-left: 20px
}

.long_text ul li {
}

.long_text ul li ul li {
    margin: 0
}

.long_text ul li ul {
    list-style-type: circle
}

.long_text a {
    font-weight: 700
}

.home_description h2 a {
    text-decoration: none;
    color: #333
}

.home_description > #home_description_top:first-child{
    margin-top: 0;
}

.long_text ol li a,.long_text ul li a {
    text-decoration: none
}

.long_text ol li a:hover {
    text-decoration: underline
}

#featured_atmospheres {
    margin-bottom: 20px;
}

#featured_atmospheres h2{
    width: 100%;
    display: block;
}

h2 {
    clear: both;
    padding-top: 5px;
    font-weight: 900;
    font-size: 30px;
    font-family: 'Lato', sans-serif;
    padding-bottom: 10px;
    line-height: 1.2em;
    text-transform: none;
    border-bottom: solid 1px #ddd;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
}

@media only screen and (max-width: 480px) {
    h2{
        font-size: 26px;
    }
}

#featured_audios {
    float: left;
    width: 645px
}

#featured_audios h2 {
    clear: both;
    padding-top: 5px;
    font-weight: 900;
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    padding-bottom: 20px;
    line-height: 1.2em;
    text-transform: none;
    border-bottom: solid 1px #ddd;
    margin-bottom: 10px;
    margin-top: 10px
}

.select_ambient1 h2 {
    margin: 0;
    padding: 3px 0 5px
}

.select_ambient1 img {
    width: 200px;
    height: 120px
}

.select_ambient1:hover {
    background-color: #eee
}

.select_dash_ambient1:hover {
    background-color: #eee
}

.select_ambient2 h2 {
    margin: 0;
    padding: 3px 0 5px
}

.select_ambient2 img {
    width: 200px;
    height: 120px
}

.select_ambient2:hover {
    background-color: #eee
}

.select_dash_ambient2:hover {
    background-color: #eee
}

.select_ambient3 h2 {
    margin: 0;
    padding: 3px 0 5px
}

.select_ambient3 img {
    width: 200px;
    height: 120px
}

.select_ambient3:hover {
    background-color: #eee
}

.select_dash_ambient3:hover {
    background-color: #eee
}

.select_ambient_image {
    width: 100%;
    position: relative;
}

.select_ambient_image img{
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

.select_ambient_image a{
    display: block;
    width: 100%;
    position: relative;
}

.select_ambient_image a:after{
    content: '';
    display: block;
    padding-top: 60%;
}

.select_ambient_image a img{
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: cover;
       object-fit: cover;
}

.select_ambient_image .actions_listen, 
.select_ambient_image .actions_edit, 
.select_ambient_image .actions_delete {
    display: block;
    opacity: 0;
    position: absolute;
    left: 10px;
    bottom: 10px;
    color: #fff;
    font-weight: 700;
    background: #999;
    height: auto;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    margin: 0;
    width: auto;
}

.select_ambient_image:hover .actions_listen,
.select_ambient_image:hover .actions_edit,
.select_ambient_image:hover .actions_delete {
    opacity: 1;
}

.select_ambient_image .actions_listen a {
    color: #fff
}

.select_ambient_image .actions_listen a:after{
    display: none;
}

.select_ambient_image .actions_listen a:hover {
    background-color: #bbb;
    text-decoration: none
}

.select_ambient_image .listen, 
.select_ambient_image .edit, 
.select_ambient_image .delete {
    padding: 5px 20px;
    background-color: #999;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    width: auto;
    height: auto;
}

.select_ambient_image .listen:after, 
.select_ambient_image .edit:after, 
.select_ambient_image .delete:after{
    display: none;
}

.select_ambient_image:hover .actions_edit {
    display: block
}

.select_ambient_image .actions_edit {
    bottom: 50px;
    right: 10px;
    left: auto;
}

.select_ambient_image .actions_edit a {
    color: #fff
}

.select_ambient_image .actions_edit a:hover {
    background-color: #bbb;
    text-decoration: none;
}

.select_ambient_image .edit {
    padding: 2px 8px;
    background-color: #999
}

.select_ambient_image:hover .actions_delete {
    display: block
}

.select_ambient_image .actions_delete {
    bottom: 10px;
    right: 10px;
    left: auto;
}

.select_ambient_image .actions_delete a {
    background: #900;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}

.select_ambient_image .actions_delete a:hover{
    opacity: 0.8;
}


.select_ambient1, 
.select_ambient2, 
.select_ambient3, 
.select_dash_ambient1, 
.select_dash_ambient2, 
.select_dash_ambient3{
    width: calc(33.3333% - 20px)!important;
    height: auto;
    margin: 0;
    float: none;
    margin-bottom: 20px;
    position: relative;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    -webkit-box-shadow: 4px 4px 8px rgba(0,0,0,.2);
            box-shadow: 4px 4px 8px rgba(0,0,0,.2);
    padding-bottom: 10px;
    display: inline-block!important;
}

@media only screen and (max-width: 640px) {
    .select_ambient1, 
    .select_ambient2, 
    .select_ambient3,
    .select_dash_ambient1, 
    .select_dash_ambient2, 
    .select_dash_ambient3{
        width: calc(50% - 15px)!important;
        margin-bottom: 30px;
    }  
}

@media only screen and (max-width: 480px) {
    .select_ambient1, 
    .select_ambient2, 
    .select_ambient3,
    .select_dash_ambient1, 
    .select_dash_ambient2, 
    .select_dash_ambient3{
        width: 100%!important;
        padding-bottom: 20px;
    }  
}

.select_ambient1:nth-of-type(1),
.select_ambient2:nth-of-type(2),
.select_ambient3:nth-of-type(3){
    margin-top: 30px;
}

@media only screen and (max-width: 640px) {
    .select_ambient3:nth-of-type(3){
        margin-top: 0;
    }
}

@media only screen and (max-width: 480px) {
    .select_ambient2:nth-of-type(2){
        margin-top: 0;
    }
}

.ambient_title {
    width: 100%;
    padding: 0 10px;
}

.ambient_title a {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 17px;
    color: #292929;
    text-decoration: none;
    line-height: 1.2em;
    display: block;
    margin: 8px 0;
}

.ambient_title a + br {
    display: none;
}

.views {
    font-size: 14px;
    line-height: 1.4em;
    padding: 0 10px;

    display: block;
    width: 100%;
}

.views a{
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
}

.votes {
    font-size: 14px;
    display: block;
    width: 100%;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    margin-top: 5px;
    padding: 0 10px;
}

.vote_now {
    width: auto;
    height: auto;
    width: auto;
    display: inline-block;
    margin-top: 20px;
    padding: 0 10px;

    display: none;
}

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

.vote_now a {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}

.vote_now a:hover {
    color: #900;
}

#password_login {
    width: 100%;
    padding: 4px;
    margin-left: 0;
    border-width: 1px;
}

#email_login {
    margin-left: 0;
    width: 100%;
}

#nickname {
    margin-left: 0;
    width: 100%;
}

#email {
    margin-left: 0;
    width: 100%;
    border: 1px solid #000;
}

#password {
    margin-left: 0;
    padding: 4px;
    width: 100%;
    border-width: 1px;
}

#password_retype {
    margin-left: 0;
    padding: 4px;
    width: 100%;
    border-width: 1px;
}

#password_recovery form{
    display: block;
    width: 100%;
}


#terms_conditions,#newsletter_registration {
    display: inline-block;
    width: auto;
}

#file {
    margin-top: 5px
}

#CategorySelect,
#SubcategorySelect, 
#SubSubcategorySelect {
    flex: 1;
    -webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */         /* OLD - Firefox 19- */          /* Chrome */
    -ms-flex: 1;              /* IE 10 */
    flex: 1; 
    height: 100px;
    margin: 0;
    margin-bottom: 10px;
    margin-right: 20px;
}

@media only screen and (max-width: 520px) {
    #CategorySelect,
    #SubcategorySelect, 
    #SubSubcategorySelect {
        flex: 1;
        -webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */         /* OLD - Firefox 19- */          /* Chrome */
        -ms-flex: 1;              /* IE 10 */
        flex: 1; 
        height: 100px;
        margin: 0;
        margin-bottom: 10px;
        margin-right: 10px;
    }
}

#SubSubcategorySelect{
    margin-right: 0;
}

@media only screen and (max-width: 380px) {
    #CategorySelect,
    #SubcategorySelect, 
    #SubSubcategorySelect {
        width: 100%;
        height: 100px;
        margin: 0;
        margin-bottom: 10px;
        -webkit-box-flex: 1;
            -ms-flex: auto;
                flex: auto;
    }
}

#field_upload_audio {
    width: 100%;
}

#field_upload_audio form{
    width: 100%;
}

.block_license {
    margin-top: 5px;
    vertical-align: middle;
    display: flex;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */     /* NEW - Chrome */
    display: flex; 
    -webkit-box-pack: start; 
        -ms-flex-pack: start; 
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
}

.placeholder-image{
    width: 100%;
    display: block;
}

.placeholder-image img{
    display: block;
    width: 100%;
}

#image_cc {
    margin-top: 10px
}

.license {
    margin-right: 15px;
    float: left
}

#background_image {
    margin-top: 5px;
    margin-bottom: 10px;
    width: 100%;
}

#background_image img{
    width: 100%;
    max-width: 300px;
}

form.forms ol li label.error,.error {
    font-weight: 700;
    color: red;
    clear: both
}

form.forms ol li input[type="text"]{
    border-width: 1px;
}

.text_fields {
    margin-top: 5px;
    width: 611px
}

.star_marked {
    margin: 15px 0
}

#options_links {
    padding: 0;
    float: none;
    display: block;
}

#options_buttons {
    padding: 0;
    display: block;
}

#overwrite_button {
    float: left;
    margin-top: 10px;
    margin-right: 20px
}

#create_new_button {
    float: left;
    margin-top: 10px
}

.error_list {
    margin-top: 30px
}

.error_list h2 {
    clear: both;
    padding-top: 5px;
    font-weight: 900;
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    padding-bottom: 20px;
    line-height: 1.2em;
    text-transform: none;
    border-bottom: solid 1px #ddd;
    margin-bottom: 10px;
    margin-top: 10px
}

.hidden {
    display: none
}

.small_grey {
    clear: both;
    font-size: 12px;
    color: #8d8d8d;
    margin-top: 5px;
    width: 100%;
}

#external_url {
    width: 400px
}

#upload_frame {
    border: 0;
    height: 40px;
    width: 302px;
    display: none;
    margin: 0;
    padding: 0;
    left: 0;
    position: relative;
    text-align: left
}

#progress_container {
    position: relative;
    text-align: left;
    left: 0;
    width: 300px;
    height: 30px;
    border: 1px solid #ccc;
    background-color: #ebebeb;
    margin: 5px 0 0
}

#progress_bar {
    position: relative;
    text-align: left;
    left: 0;
    height: 30px;
    background-color: #227d3e;
    width: 1%;
    z-index: 10
}

#progress_completed {
    position: relative;
    text-align: left;
    left: 0;
    font-size: 16px;
    z-index: 40;
    line-height: 30px;
    padding-left: 10px;
    color: #fff
}

.textarea_feedback {
    width: 400px;
    height: 60px
}

#show_feedback {
    display: none
}

#post_options {
    display: none
}

#message_ok {
    clear: both;
    background-color: #def6d6;
    padding: 6px 5px;
    border: 1px solid #ddd;
    margin: 5px 0;
    display: block
}

#event_wrapper {
    width: 100%;
    background-color: #def6d6;
    padding: 15px;
    border: 1px solid #ddd;
    margin: 15px 0;
    overflow: hidden;
    display: flex;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */     /* NEW - Chrome */
    display: flex; 
    -webkit-box-pack: center; 
        -ms-flex-pack: center; 
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

@media only screen and (max-width: 480px) {
    #event_wrapper{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
}

#event_image_box {
    width: 80px;
    height: 80px;
    padding: 0;
    margin-right: 10px
}

@media only screen and (max-width: 480px) {
    #event_image_box{
        margin-right: 0;
        margin-bottom: 20px;
    }
}


#event_image {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: contain;
       object-fit: contain;
}

#event_text {
    width: auto;
    flex: 1;
    -webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */         /* OLD - Firefox 19- */          /* Chrome */
    -ms-flex: 1;              /* IE 10 */
    flex: 1; 
    padding: 0;
    padding-left: 10px;
    margin-top: 0;
}

@media only screen and (max-width: 480px) {
    #event_text{
        margin-left: 0;
        text-align: center;
    }
}

#payment_table {
    margin: 5px 0 10px
}

#payment_table td {
    border: dotted gray 1px;
    padding: 5px 10px
}

.long_text ul {
    list-style-type: disc;
    margin-left: 20px
}

.long_text ul li {
}

.long_text ul li ul li {
    margin: 0
}

.long_text ul li ul {
    list-style-type: circle
}

#disqus_thread {
    clear: both
}

#dsq-account-dropdown {
    display: none
}

.index_select {
    float: left;
    padding-right: 20px;
    width: auto!important;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}

@media only screen and (max-width: 1080px) {
    .index_select{
        float: none;
        padding-right: 0;
        width: auto!important;
        margin-bottom: 5px;
        display: block!important;
    }
}

.index_select + div{
    width: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}

@media only screen and (max-width: 480px) {
    .index_select + div{
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-wrap: nowrap!important;
            flex-wrap: nowrap!important;
    }
}

@media only screen and (max-width: 640px) {
    .index_select .link_arrow,
    .index_select + div .link_arrow{
        width: 10px!important;
        margin-top: 7px!important;
    }
}


.index_select a, 
.index_select + div a {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 18px;
}

#popular_search_terms h1 {
    display: inline;
    border: 0;
    font-weight: 400;
    font-size: 26px
}

#popular_search_terms h2 {
    display: inline;
    border: 0;
    font-size: 24px
}

#popular_search_terms h3 {
    display: inline;
    border: 0;
    font-size: 22px
}

#popular_search_terms strong {
    font-size: 20px
}

#popular_search_terms em {
    font-size: 18px
}

#popular_search_terms a {
    color: #900;
    text-decoration: none;
    padding-right: 5px
}

#popular_search_terms a:hover {
    text-decoration: underline
}

.category_description {
    clear: both;
    padding-top: 5px
}

.pages span{
    display: flex;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */     /* NEW - Chrome */
    display: flex; 
    -webkit-box-align: center; 
        -ms-flex-align: center; 
            align-items: center;
}

.pages a {
    background: #ddd;
    display: flex;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */     /* NEW - Chrome */
    display: flex; 
    width: 40px;
    height: 40px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 5px;
    margin-left: 5px;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}

@media only screen and (max-width: 420px) {
    .pages a{
        width: 30px;
        height: 30px;
        font-size: 12px;
        margin-right: 4px;
        margin-left: 4px;
    }
}

.pages a:hover {
    background: #900;
    color: #fff;
    text-decoration: none;
}

.pages .current {
    background: #900;
    color: #fff;
    text-decoration: none;
}

.am-mobile-screenshot {
    float: left;
    width: 33%;
    margin-left: .3%
}

.app_icon {
    height: 40px
}
