* {
    margin: 0;
    padding: 0;

}

body {
    font-size: 1.2em;
    background: url(back.jpg) no-repeat;
    background-color: #000000;
    background-size: 100%;
    color: #555;
}

p {
    padding: 0 0 20px 0;
    line-height: 1.7em;
    font: normal 90% 'century gothic', arial;
}

input[type="text"], input[type="password"], input[type="search"] {
    color: #ffffff;
    width: 60%;
    padding: 2px;
    margin: 2px;
}

input, textarea {
    outline: none;
    border: solid 0px #f2f2f2;
    border-radius: 5px;
}

h1, h2 {
    margin: 0 0 5px 0;
    /*padding: 15px 0 5px 0;*/
    color: #ff6300;
    font-family: 'century gothic', arial;
}

h2 {
    font: normal 140% 'century gothic', arial;
}

a, a:hover {
    outline: none;
    text-decoration: underline;
    color: #ff8800;
}

ul {
    margin: 2px 0 22px 17px;
}

ul li {
    margin: 0 0 6px 0;
    padding: 0 0 4px 5px;
    line-height: 1.5em;
}

.header {
    background-color: #000c2785;
    height: 168px;
    font-size: 0.8em;
    margin-left: 0px;
    margin-right: 0px;
    min-width: 801px;
}

.main, .logo, .menubar, .site_content, .footer {
    margin-left: auto;
    margin-right: auto;
}

.logo {
    width: 99%;
    padding-bottom: 40px;
    padding-left: 1%;
}

.logo h1, .logo h2 {
    font-family: 'Caveat', cursive;
    font-size: 400%;
    margin: 0 0 0 9px;
}

.logo_text h1, .logo_text h1 a, .logo_text h1 a:hover {
    padding: 22px 0 0 0;
    color: #fff;
    letter-spacing: 0.1em;
    text-decoration: none;
}

.logo_text h2 {
    font-size: 1.9em;
    padding: 4px 0 0 0;
    color: #999;
}

.menubar {
    width: 100%;
    height: 46px;
}

ul.menu {
    float: left;
}

ul.menu li {
    float: left;
    padding: 0 0 0 0px;
    list-style: none;
    margin: 1px 0px 0 0;
}

ul.menu li a {
    font: normal 100% 'trebuchet ms', sans-serif;
    display: block;
    height: 20px;
    padding: 3px 8px 5px 8px;
    color: #fff;
    text-decoration: none;
}

ul.menu li.selected a {
    color: #FF8800;
}

ul.menu li a:hover {
    color: #e4ec04;
}

input {
    background-color: #555555;
}

.site_content {
    width: 99%;
    overflow: hidden;
    margin: 20px auto 0 auto;
    /*background-color: darkslateblue;*/
}

.sidebar_container {
    float: right;
    ; width: 224px;
    margin-right: 8%;
    /*background-color: black;*/
}

.sidebar {
    width: 89%;
    padding: 5%;
    margin: 0 0 8px 0;
    border: solid 1px #f2f2f2;
    border-radius: 5px;
    background-color: #000c27;
    /*opacity: 80%;*/
}

.artwork {
    width: 300px;
    height: 300px;
    padding: 0%;
    margin: 0 0 8px 0;
    border: solid 1px #f2f2f2;
    border-radius: 5px;
    overflow: hidden;
}

.btn {
    padding: 2px;
    cursor: pointer;
    color: #aaaaaa;
    border: solid 0px #f2f2f2;
    border-radius: 5px;
}

.sidebar h2 {
    color: #136cb2;
    font-size: 90%;
}

.lables_passreg_text {
    font-size: 0.7em;
    margin-top: 3%;
    margin-left: 2%;
}

table {
    width: 100%;
    border: solid 1px #f4f4f4;
}

td {
    padding: 2%;
    border: solid 1px #f4f4f4;
}

td img {
    width: 60px;
    vertical-align: middle;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 800px) {
    .header {
        min-width: 100%;
        height: 20%;
        text-align: center;
    }

    .logo {
        width: 100%;
    }

    .site_content {
        width: 100%;
    }

    .menubar {
        width: 100%;
        height: 100%;
    }

    .site_content {
        width: 100%;
            }

    .sidebar_container {
        float: none;
        margin: auto
    }
    .whether {
        float: none!important;
    }

    .gerb {
        float: none!important;
        margin-left: auto;
        margin-right: auto;
    }
    
    .orbP {
        float: none!important;
        width: 100%!important;
    }

     .footer {
        display: none;
    }

    ul.menu {
        float: none;
    }

    ul.menu li {
        margin: 0;
        padding: 0;
        float: none;
    }

    .logo h1 {
        font: normal 235% 'century gothic', arial, sans-serif;
    }

    .logo h2 {
        font: normal 100% 'century gothic', arial, sans-serif;
        color: white;
    }

    .content h1, h2 {
        font: normal 110% 'century gothic', arial;
    }

    .content img {
        width: 95%;
    }

    .content iframe {
        width: 95%;
        padding-bottom: 15%;
    }

    .left_sidebar {
        float: none!important;
        margin-left: auto!important;
        margin-right: auto;
    }
    
    .footer{
        display: none;
    }

    .main {
        min-width: 0!important;
        }

    .sidebar_container2{
        float: none!important;
        margin-left: auto!important;
        margin-right: auto!important;
    }
    .content{
        width: 98%!important;
        height: auto!important;
        margin-left: auto!important;
        margin-right: auto!important;
    }
}

.chat {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8px;
    width: 300px;
}

.gerb {
    float: right;
    width: 144px;
    height: 150px;
    padding: 1%;
}

.gerb img {
    float: none;
    width: 73%;
    display: block;
    margin: 0;
    padding: 0;
    margin-left: 11%;
    margin-bottom: 7%;
}

.orbP {
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    font-weight: normal;
    border: 1px solid transparent;
    user-select: none;
    text-align: left;
    background-color:#000e26 !important;
}

.orbP p,.orbP>p {
    margin: 0!important;
    padding: 0!important;
    line-height: normal!important;
    font-size: inherit!important
}

.orbPh {
    display: block;
    position: absolute;
    z-index: 100;
    top: 50%;
    margin-top: -12px!important;
    right: 10px;
    width: 21px!important;
    text-decoration: none!important;
    cursor: pointer
}

.orbPh>img {
    margin: 0!important;
    border: none;
    height: 24px!important;
    -webkit-filter: drop-shadow(2px 2px 0 rgba(47,99,160,.2));
    filter: drop-shadow(2px 2px 0 rgba(47,99,160,.2))
}

.orbPt {
    text-decoration: none!important
}

.orbPti {
    float: left;
    margin: 0 10px 0 0!important;
    vertical-align: top!important;
    height: 48px!important;
    width: 89px!important;
    border: none!important;
    border-radius: 2px!important;
    opacity: 1!important
}

.orbPtn {
    display: block;
    margin-right: 52px;
    line-height: 24px!important;
    font-size: 17px!important;
    font-weight: bold!important;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.orbPtt {
    display: block;
    margin-right: 52px;
    text-decoration: none!important;
    line-height: 24px!important;
    font-size: 12px!important;
    opacity: .85;
    transition: opacity .2s;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.orbPp,.orbPs {
    float: left!important;
    margin: 0 10px 0 0!important;
    padding: 0!important;
    height: 48px!important;
    width: 48px!important;
    line-height: 48px!important;
    border-radius: 2px!important;
    border: none!important;
    text-align: center!important;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none!important;
}

.orbPp::before,.orbPs::before {
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 0;
    height: 0;
    border-style: solid
}

.orbPp::before {
    border-width: 16px 0 16px 26px
}

.orbPhc {
    position: relative!important;
    box-sizing: border-box!important;
    padding: 10px!important;
    overflow: hidden
}

/* Playlist */
.orbPpl {
    position: relative;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
    margin: 0!important;
    padding: 0!important;
    list-style: none!important
}

.orbPpli {
    box-sizing: border-box;
    margin: 0!important;
    padding: 0 10px!important;
    list-style: none!important;
    background-image: none;
    float: none!important;
    height: auto!important
}

.orbPpli>a,.orbPpli>span {
    display: block!important;
    padding: 0!important;
    margin: 0!important;
    height: auto!important;
    font-weight: normal!important;
    text-decoration: none!important;
    line-height: 32px!important;
    font-size: 14px!important;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    transition: color .125s;
    border: none !important
}

.orbPpli>a:hover,.orbPpli>span:hover {
    background: transparent!important
}

.orbPpli>a>time,.orbPpli>span>time {
    display: inline-block;
    font-size: 12px!important;
    width: 3em!important
}

.orbPpli+li {
    border-style: solid!important;
    border-width: 1px 0 0!important
}

/* Volume */
.orbV {
    position: absolute;
    z-index: 1!important;
    width: 24px!important;
    right: 48px!important;
    top: 0!important;
    bottom: 0!important;
    line-height: 1!important;
    overflow: hidden!important;
    transition: width .3s
}

.orbVC {
    position: absolute!important;
    height: 18px!important;
    left: 24px!important;
    top: 50%!important;
    margin: -9px 0 0 11px!important
}

.orbVC::after {
    display: block;
    content: '';
    margin-top: 4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 100px 4px 0;
    opacity: .33
}

.orbVCs {
    position: absolute!important;
    z-index: 2!important;
    top: 0!important;
    width: 18px!important;
    height: 18px!important;
    border-radius: 50%!important;
    cursor: ew-resize!important;
    box-shadow: 0 6px 8px -2px rgba(0,9,18,0.36)
}

.orbVb {
    position: absolute!important;
    width: 24px!important;
    height: 24px!important;
    top: 50%!important;
    left: 0!important;
    margin-top: -12px;
    white-space: nowrap!important;
    cursor: pointer;
    transition: opacity .3s
}

.orbVb::before {
    display: inline-block;
    content: '';
    vertical-align: middle;
    width: 7px;
    height: 12px
}

.orbVb::after {
    display: inline-block;
    content: '';
    vertical-align: middle;
    border-width: 12px 12px 12px 0;
    border-style: solid;
    height: 0;
    width: 0;
    margin-left: -6px
}

.orbVb>._m {
    display: block!important;
    width: 7px!important;
    height: 18px!important;
    position: absolute!important;
    top: 50%;
    margin-top: -9px!important;
    right: 0;
    overflow: hidden!important;
}

.orbVb>._m::before {
    display: block;
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 28px;
    height: 24px;
    margin-top: -12px;
    border: 1px solid;
    border-radius: 50%
}

.orbVb>._m::after {
    display: block;
    content: '';
    position: absolute;
    right: 4px;
    top: 50%;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    border: 1px solid;
    border-radius: 50%
}

/* Compact General */
.cmpct .orbPti {
    height: 24px!important;
    width: 44px!important
}

.cmpct .orbPtn {
    line-height: 12px!important;
    font-size: 12px!important
}

.cmpct .orbPtt {
    line-height: 12px!important;
    font-size: 10px!important
}

.cmpct .orbPp,.cmpct .orbPs {
    height: 24px!important;
    width: 24px!important;
    line-height: 24px!important
}

.cmpct .orbPp::before {
    border-width: 8px 0 8px 13px !important
}

.cmpct .orbPpli>a,.cmpct .orbPpli>span {
    line-height: 24px!important;
    font-size: 12px!important
}

.cmpct .orbPpli>a>time,.cmpct .orbPpli>span>time {
    font-size: 11px!important
}

.orbP {
    border: solid 1px #ffffff;
    width: 300px;
    border-radius: 5px;
}

/*common player container border, radius, width*/
.orbPp,.orbPs {
    background: #fb3549 !important
}

/*buttons play/stop bg*/
.orbPp::before {
    border-color: transparent transparent transparent #ffffff !important
}

/* stop button color */
.orbPtn,.orbPtt,.orbPtt:hover {
    color: #e7850d !important;
}

/*station name & track link color*/
.orbPpl {
    height: 287px;
    background: #000e26 !important;
    margin-left: 0;
}

/*playlist height, playlist bg */
.orbPpli>a,.orbPpli>a:visited,.orbPpli>span,.orbPpli>a:hover>time,.orbPpli.a>a>time,.orbPpli.a>span>time {
    color: #bfbfbf !important;
}

/* playlist items color */
.orbPpli>a:hover,.orbPpli.a>a,.orbPpli.a>span {
    color: #000000 !important;
}

/* active-item color */
.orbPpli>a>time,.orbPpli>span>time {
    color: #aeaeae !important;
}

/* item time color */
.orbPpli.a {
    background: #ff8800 !important;
}

/* active-item bg */
.orbPpli+li {
    border-color: #474747 !important;
}

/* item border color */
.orbV {
    background-color: #000e26 !important;
    box-shadow: 0 0 32px 32px #000e26 !important
}

/*volume control color */
.orbVC::after,.orbVb::after {
    border-color: transparent #ffffff transparent transparent !important
}

.orbVb::before,.orbVCs {
    background: #ffffff !important
}

/* volume bg color */
.orbVb>._m::before,.orbVb>._m::after {
    border-color: #ffffff !important
}

.whether {
    float: left;
    margin-top: 16px;
}

.left_sidebar {
    float: left;
    width: 301px;
    margin-left: 8%;
}

.welcome {
    width: 89%;
    height: 175px;
    padding: 5%;
    margin: 0 0 8px 0;
    border: solid 1px #f2f2f2;
    border-radius: 5px;
    background-color: #000c27;
}

.welcome h2 {
    color: #cccccc;
    font-size: 90%;
}

.sidebar p {
    font: normal 80% 'century gothic', arial, sans-serif;
    color: #cccccc;
    padding: 1px!important;
}

.footer {
    width: 100%;
    height: 60px;
    padding: 5px 0 9px 0;
    text-align: center;
    background-color: #000c2785;
    color: #cccccc;
    margin-left: 0px;
    margin-right: 0px;
    min-width: 800px;
}

.footer a {
  color: #cccccc;
  text-decoration: none;
}

.footer a:hover {
  color: #fff;
  text-decoration: none;
}

.footer p {
  padding: 0 0 10px 0;
}

.footer img {
    height: 50px;
    margin-left: 20px;
    
}

.content{
    height: 622px;
    margin: 0px 8px 8px 0;
    padding: 10px 2% 10px 2%;
    border: solid 1px #ffffff00;
    border-radius: 5px;
    overflow: auto;
    background-color: #000c27c4;
    color: #aaaaaa;
}

.sidebar_container2 {
    float: right;
    width: 302px;
    margin-left: 8px;
}

.main {
    min-width: 1173px;
}

.content h2 {
    font-size: 1.9em;
    padding: 4px 0 0 0;
    color: #ffb500;
    margin: 9px;
}

.content span {
    color: white;
    font-weight: bold;
}
