/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body,
html {
    width: 100%;
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}
body {
    margin-top: 54px;
    background-color: #FFFFFF;
    /*color: #ee1c24;*/
    color: #000000;
}
a {
    color: #ee1c24;
}
.privacy-policy {
    font-weight: 400;
}
.signupSuccess, .requestInviteForm {
    display: none;
}
.lead {
    font-size: 18px;
    font-weight: 400;
}

.intro-header {
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../bg.jpeg) no-repeat center center;
    background-size: cover;
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

.intro-message > h1 {
    margin: 0;
    /*text-shadow: 2px 2px 3px rgba(0,0,0,0.6);*/
    text-shadow: 1px 1px 6px rgba(0,0,0,0.6);
    font-size: 5em;
}

.intro-message > h3 {
    color: #ee1c24;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 1px 1px 3px rgba(0,0,0,0.6);
}
div#password_reset_container {
    display: none;
}
@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 50px 0;
    /*background-color: #f8f8f8;*/
}

.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 30px;
    color: #ee1c24;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(./../footer.jpeg) no-repeat bottom center;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}
#openHeroButton {
    visibility: hidden;
}
.btn-center {
    display: block;
    margin: 0 auto;
}
.modal {
    color: #333333;
}
h1 {
    width: inherit;
}
h3.notice {
    background-color: rgba(238, 28, 36, 0.75);
    margin-bottom: 5px;
    width: inherit;
    border-radius: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}
input {
    color: #f8f8f8 !important;
    background-color: #101010 !important;
    border-color: #333333 !important;
}
input:active, input:hover, input:focus {
    box-shadow: 0px 0px 7px #ee1c24 !important;
}
div.navbar-header > a.navbar-brand {
    color: #ee1c24;
}
div.pull-right > ul.nav > li > a {
    color: #ee1c24;
}
/*div#upload_area, div#upload_area_album_art {
    background-color: #444444;
    height: 500px;
    margin-bottom: 10px;
    border-radius: 10px;
    width: inherit;
    overflow-y: scroll;
}
#upload_area #upload_message {
    position: relative;
    text-align: center;
    top: 45%;
}*/
div#upload_area_album_art {
    height: 100px;
}
div#upload_area_album_art > p {
    text-align: center;
    padding-top: 40px;
}
img.main-page-img {
    border-color: #ee1c24;
    border-width: 1px;
    border-radius: 10px;
    box-shadow: 0 0 20px #ee1c24;
}
@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
    color: #f8f8f8;
    /*background-color: #f8f8f8;*/
}

footer > div.container > div.row > div > a {
    color: #ee1c24;
}

p.copyright {
    margin: 15px 0 0;
}
/*#upload_area {
    height: 500px;
    width: 100%;
    margin-bottom: 10px;
}*/
/*#upload_table {*/
    /*background-color: gray;
    width: 100%;
    height: ;*/
    /*margin-top: 0;*/
    /*background-color: #444444;*/
    /*height: 500px !important;*/
    /*margin-bottom: 10px;*/
    /*margin-left: 10px;*/
    /*border-radius: 10px;*/
    /*width: inherit;*/
    /*overflow-y: scroll;*/
/*}*/
#upload_container {
    height: 500px;
    /*background-color: #444444;*/
    background-color: rgba(40,40,40,0.5);
    margin-bottom: 10px;
    border-radius: 10px;
    overflow-y: scroll;
}
#upload_form {
    /*margin-top: 230px;
    margin-left: 40%;*/
}
input#file {
    display: none;
}
a#choose_files {
    color: #ee1c24;
}
#upload_more {
    display: none;
}
a#choose_files:hover {
    color: white;
}
#upload_more > a:hover {
    color: white;
}
#upload_container > label {
    margin-top: 230px;
    margin-left: 42%;
}
div.is-dragover {
    background-color: rgba(100, 100, 100, 0.3) !important;
    box-shadow: 0 0 8px 8px rgba(255,0,0,0.4);
}
#upload_table {
    table-layout: fixed;
}
#upload_table td {
    border-top-color: rgba(255,0,0,0.2); ;
}
#upload_table th {
    border-bottom-color: rgba(255,0,0,0.4);
}
#upload_table > tbody > tr, #upload_table > thead> tr {
    height: 50px;
}
#upload_table > thead> tr {
    font-size: 14pt;
}
#upload_table > tbody > tr:hover {
    background-color: rgba(238, 28, 36, 0.5);
}
#upload_table > tbody > tr.successful-upload {
    background-color: rgba(9, 105, 0, 0.5);
}
#upload_table > tbody > tr.failed-upload {
    background-color: rgba(143, 4, 4, 0.5);
}
#upload_table > tbody > tr.in-progress-upload {
    /*width: 100%;*/
    /*display: block;*/
}
/*#upload_table > tbody > td.in-progress-upload {
    display: inline-block;
}*/
#upload_table > tbody > tr.in-progress-upload {
    /*color: rgba(143, 4, 4, 0.5);*/
    -webkit-animation: pulsate 1.5s ease;
    -webkit-animation-iteration-count: infinite;
}
#upload_table > tbody > tr > td.missing-field {
    border: 1px rgba(203, 4, 4, 1) solid;
    background-color: rgba(255,0,0,0.5);
}
#upload_table > tbody > tr > td.missing-optional-field {
    border: 1px rgba(217, 214, 30, 1) solid;
}
#upload_table > tbody > tr > td {
    word-wrap: break-word;
}
@-webkit-keyframes pulsate {
    0% {-webkit-transform: scale(0.95, 0.95); opacity: 1.0;}
    100% {-webkit-transform: scale(1.0, 1.0); opacity: 1.0;}
}
.album-art > img {
    height: 40px;
    width: 40px;
    margin-right: 5px;
    border-radius: 5px;
}
input.album-art-input {
    display: none;
}
.status-header {
    text-align: center;
}
#upload_button_container {
    /*text-align: center;*/
    height: 70px;
    width: 150px;
    margin: 0 auto;
    padding-bottom: 20px;
}
#upload-btn {
    font-size: 16pt;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    color: rgba(255, 0, 0, 0.5);
    border: 1px solid rgba(255, 0, 0, 0.5);
}
#upload-btn:hover {
    background-color: rgba(255, 0, 0, 0.5);
    color: rgb(0, 0, 0);
}
#reset_button_container > button {
    background-color: transparent;
    border: 1px solid white;
}
/* Let's get this party started */
::-webkit-scrollbar {
    width: 12px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(200,0,0,0.0); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255,0,0,0.5); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255,0,0,0.4); 
}
/** Dropzone Stuff **/
.dz-preview {
    position: relative;
    float: left;
    background-color: #777777;
    border: 1px solid #bba;
    margin: 1%;
    padding: 3px;
    border-radius: 1px;
    width: 18%;
    box-shadow: 0px 0px 2px 2px #ccc;
    height: 30%;
    min-height: 200px;
}
.dz-success {
    border-color: green;
    border-radius: 2px;
    box-shadow: 0 0 2px 2px green;
}
.dz-failure {
    border-color: red;
    border-radius: 2px;
    box-shadow: 0 0 2px 2px red;
}
.dz-image {
    width: 100%;
    height: 60%;
    margin-left: 25%;
}
.dz-image > img {
    width: 50%;
}
.dz-filename {
    width: 100%;
    float: right;
    position: relative;
    text-align: center;
    height: 80%;
    background-color: #565656;
    border: 0.5px solid #eeeeee;
}
.dz-filename > div {
    overflow: scroll;
    position: relative;
    top: 40%;
}
.dz-size {
    background-color: #676767;
    width: 100%;
    position: relative;
    float: right;
    text-align: center;
}
.dz-success-mark {
    color: green;
}
.dz-error-mark {
    color: red;
}
.dz-error-message {
}
.dz-upload {
    color: green;
    background-color: green;
}
a.dz-remove {
    background-color: #222222;
    width: 100%;
    text-align: center;
    float: right;
    color: #ee1c24;
}
/** spinner progress stuff **/
.dz-error-mark:before,
.dz-error-mark:after,
.dz-error-mark {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.dz-error-mark {
  color: #ffffff;
  font-size: 10px;
  margin: 17px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.dz-error-mark:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.dz-error-mark:after {
  left: 3.5em;
}
.dz-error-mark:before,
.dz-error-mark:after {
  content: '';
  position: absolute;
  top: 0;
}
.dz-error-mark > svg {
    display:none;
}
@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
#premium-link {
    display: none;   
}

.confirmation-container {
    display: none;
}
.pricing-jumbotron {
    background-color: rgb(0,0,0);
    text-align: center;
    height: 500px;
    padding-top: 160px;
}
.pricing-jumbotron > a > button {
    background-color: rgba(0,0,0,0);
    border: 1px solid rgba(255,0,0,0.5);
    color: rgba(255,0,0,0.5);
    width: 200px;
    font-size: 16pt;
}
.pricing-jumbotron > a > button:hover {
    background-color: rgba(255,0,0,0.5);
    color: rgb(0,0,0);
}
.advantages-container {

    background-color: rgba(0,0,0,0.5);
    border-radius: 10px;
    width: 80%;
    padding-left: 10%;
    padding-right: 10%;
    height: 250px;
    text-align: center;
    font-size: 14pt;
    box-shadow: 0px 0px 50px rgba(255,0,0,0.5);
}
.advantages-container > p {
    /*padding-top: 62px;*/
    font-size: 12pt;
}
.advantages-image {
    width: 40%;
    height: auto;
    margin-left: 30%;
}
.section-banner {
    text-align: center;
    padding: 30px;
}
.col-center {
   margin-right: auto;
   margin-left: auto;
}

.clear_li {
    background-color: transparent;
}
#cancel-premium-btn {

}
#keep-premium-btn {
    
}
