html{
    position: relative;
    min-height: 100%;
}
.heightTest{height:40px;}
body {
    background-color: #FAF9FB;
    font-size: 16px;
    padding-top: 65px;
}
body{
    margin-top: 0px;
    margin-bottom: 0px;
}
textarea {
    resize: none;
    height: 30em;
    width: 100%;
  }
.container-fluid {
    padding: 0px 0 0 0;
}
.container {
    padding: 0px 0 0 0;
}
.menuButton {
    background-color: black;
    color: chartreuse;
    font-weight: bold;
}

.tableFixed {
    table-layout: fixed;
}
.tdMinWidth50 {
    min-width: 50px;
    word-wrap: break-word;
}
.newBandBox {
    outline-width: 2px;
    outline-style: dashed;
    outline-color: red;
    background-color: chartreuse;
}
.padded {
    padding-top: 0px
}
.panel-body {
    overflow: scroll;
    height: 100px;
}
.ex2 {
    max-width: 300px;
    max-height: 524px;
    padding-top: 108px;
    padding-left: 25px;
  }
.currentSongButton {
    background-color:chartreuse;
}
.notCurrentSongButton {
    background-color: hsl(64, 82%, 73%);
}
.setButton {
    width: 100%;
}
.currentSetButton {
    font-size:1em;
    color:black;
    font-weight: bold;
    background-color:rgb(255, 0, 128);
}
.notCurrentSetButton {
    font-size:1em;
    color:black;
    font-weight: bold;
    background-color:#00ffea;
}
.notCurrentSetBlackButton {
    font-size:1em;
    background-color:black;
    font-weight: bold;
    color:white;
}
.buttonText {
    width: 100%;
    font-size:0.8em;
}
.smallText {
    font-size:0.8em;
}
.smallTextPlay {
    font-size:0.8em;
    color:black;
    font-weight: bold;
}
.smallerTextCopyright {
    display: block;
    font-size:0.7em;
    color:black;
    font-weight: bold;
    text-align:center;
}
.smallerTextEmailUs {
    clear: both;
    display: block;
    font-size:0.9em;
    color:chartreuse;
    font-weight: bold;
    text-align:center;
}
.smallerTextEmailComment {
    clear: both;
    display: block;
    font-size:0.9em;
    color:black;
    font-weight: bold;
    text-align:center;
}
.commentSpan {
    column-span: all;
    font-size:0.8em;
    color:black;
    font-weight: bold;   
}
.beigeBack {
    background-color: beige;
}
.sandBack {
    background-color: rgb(255, 214, 165);
}
.slateBlueBack {
    background-color: rgb(161, 187, 242);
}
.oliveBack {
    background-color: rgb(182, 230, 143);
}
.tanBack {
    background-color: rgb(230, 233, 159);
}
.imgCenter {
    text-align: center;
}
.playText {
    font-size:0.6em;
    font-weight: bold;
    color: chartreuse;
}
.playLyricsText {
    font-size:0.8em;
    font-weight: bold;
    color: black;
    width: 100%;
}
.greenText {
    font-weight: bold;
    color: chartreuse;
}
.greenEye {
    color: chartreuse;
}
.boldText {
    font-weight: bold;
}
.boldUnderlineText {
    font-weight: bold;
    text-decoration: underline;
}
.blackLine {
    color: black !important;
}
.topmargin {
    margin-top: 10px;
}
.leftMargin {
    font: size 0.8em;
    font-weight: bold;
    margin-left: 5px;
}
.tdMargin {
    margin-right: 2px;
    margin-left: 2px;
}
.tdMargin4 {
    padding-right: 1em;
    padding-left: 1em;
}
.tdMargin4Bold {
    padding-right: 1em;
    padding-left: 1em;
    font-weight: bold;
}
.actionButton {
    font-size:1.2em;
    background-color:chartreuse;
}
.bandTitle {
    display: block;
    font-size:3.0em;
    font-weight: bold;
    background-color:chartreuse;
    color: black;
}
.okBlueButton {
    font-size:1.2em;
    background-color: #67B1BD;
}
.okBlueButtonSmall {
    font-size:1em;
    background-color: #67B1BD;
    margin-left: 2vw;
}
.fullSize {
    width: 100%;
    margin: 2px 2px 2px 2px;
}
.mostSize {
    width: 95%;
    margin: 4px 4px 4px 4px;
    color: chartreuse;
}
.halfSize {
    width: 45%;
    margin: 2px 2px 2px 2px;
}
.halfSizeSmallActive {
    color:green;;
    background-color:black;
    font-weight: bold;
    font-size:1em;
    width: 45%;
    margin: 2px 2px 2px 2px;
}
.halfSizeSmallInactive {
    color:red;
    background-color:black;
    font-size:1em;
    font-weight: bold;
    width: 45%;
    margin: 2px 2px 2px 2px;
}
.songButton {
    color:black;
    font-weight: bold;
    width: 100%;
    font-size:0.8em;
}
.playButtonBack{
    font-size:1.5em;
    background-color:black;
    color:white;
}
.playButtonRight{
    font-size:1.5em;
    width: 25%;
    background-color:chartreuse;
    float: right;
}
.printButtonRight{
    font-size:1.5em;
    background-color:chartreuse;
    float: right;
}
.btn-primary{
    background-color:chartreuse;
    color:black;
    font-weight: bold;
}
.editButton{
    font-size:1.2em;
    background-color:khaki;
}
.backButton{
    font-size:1.2em;
    background-color:black;
    color:white;
}
.fullButton{
    font-size:1.2em;
    background-color:black;
    color:chartreuse;
    width: 100%;
    text-align:left;
}
.button40Pct{
    font-size:1.2em;
    background-color:black;
    color:chartreuse;
    width: 40%;
}
.fullHelp{
    font-weight: bold;
    font-size:1.2em;
    color:black;
    background-color:chartreuse;
    width: 100%;
    text-align:left;
}
.fullButtonWhite{
    font-size:1.2em;
    background-color:black;
    color:white;
    width: 100%;
    text-align:left;
}
.editButtonRight{
    font-size:1.2em;
    background-color:khaki;
    float: right;
}
.floatRight{
    float: right;
}
.floatLeft{
    float: left;
}
.floatRightWhite{
    font-size:0.8em;
    float: right;
    padding-right: 4px;
    padding-top: 8px;
    color:white;
    opacity: 0.7;
}
.newComment{
    float: right;
    font-size:1em;
    color:black;
    font-weight: bold;
    background-color:rgb(107, 0, 110);
}
td .limited{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.navbar {
    margin-bottom: 0px;
}
.container .navbar-header {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
    background-color:black;
}
.box-container{
    /* position: relative;  */
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
}
.spacer-block {
    /* position: relative; */
    /* top: 110px;
    left: 40px; */
    font-weight: bold;
    font-size:1.8em;
    color: black;
    padding-left: 24px;
    padding-right: 24px;
}
.textShadow {
    text-shadow: 0 0 3px #a91267;
    font-size: 2em;
}
.text-block {
    /* position: relative; */
    /* top: 110px;
    left: 40px; */
    font-weight: bold;
    font-size:3.5em;
    color: black;
    padding-left: 50px;
    padding-right: 24px;
}
.features {
    /* position: relative; */
    /* top: 180px; */
    /* left: 40px; */
    font-size:1.2em;
    font-weight: bold;
    color: black;
}
.offerText {
    /* position: relative; */
    /* top: 130px; */
    /* left: 100px; */
    font-size:1.3em;
    font-weight: bold;
    background-color: purple;
    width: 100%;
    color: chartreuse;
}
.offerText2 {
    /* position: relative; */
    /* top: 540px; */
    /* left: 100px; */
    font-size:1.3em;
    font-weight: bold;
    color: purple;
    background-color: chartreuse;
}
.quickText {
    margin-top: 20px;
    font-size:2.0em;
    font-weight: bold;
    background-color: black;
    color: chartreuse;
    width: 60%;
}
.prefillBanner {
    font-size:2.0em;
    font-weight: bold;
    color: black;
    background-color: chartreuse;
    width: 100%;
}
.quickTextSmall {
    font-size: 1em;
    font-weight: bold;
    background-color: black;
    color: chartreuse;
    width: 60%;
}
.pmtTextSmall {
    font-size: 1em;
    font-weight: bold;
    color: black;
    width: 100%;
}
.quickText2 {
    margin-top: 20px;
    font-size:2.0em;
    font-weight: bold;
    color: black;
    background-color: chartreuse;
    width: 60%;
}
.quickText2Small {
    font-size:1em;
    font-weight: bold;
    color: black;
    background-color: chartreuse;
    width: 60%;
}
.navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
}
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 20px;
    background-color: #10f808;
    padding-top: 5px;
}
.banner {
    color: chartreuse;
    width:100%;
    background-color: black;
}
.banner2 {
    font-size: 1.2em;
    font-weight: bold;
    background-color: chartreuse;
    color: black;
}
.chartreuseBackground {
    background-color:chartreuse;
}
.chartreusebar {
    background-color: chartreuse;
    color: black !important;
    border: 2px solid #f8f6f6; 
}
.greenbar {
    background-color: rgb(0, 138, 0);
    color: white !important;
    border: 2px solid #f8f6f6; 
}
.greenbarplus {
    font-size:1.2em;
    background-color: rgb(0, 138, 0);
    color: white !important;
    border: 2px solid #f8f6f6; 
}
.greenbarplus2 {
    font-size:1.0em;
    background-color: rgb(0, 138, 0);
    color: white !important;
    border: 2px solid #f8f6f6; 
    width: 100%;
}
.bluebarplus {
    font-size:1.2em;
    background-color: #67B1BD;
    color: white !important;
    border: 2px solid #f8f6f6; 
}
.bluebar {
    background-color: #67B1BD;
    color: white !important;
    border: 2px solid #f8f6f6; 
}
.songbar {
    background-color: #67B1BD;
    color: white !important;
    font-size: 60px; 
    border: 2px solid #f8f6f6; 
}
.songdata {
    background-color: #67B1BD;
    color: white !important;
    font-size: 14px; 
    font-weight: bold;
    border: 2px solid black;
}
.printsongdata {
    background-color: #67B1BD;
    color:black;
    font-size: 14px; 
    font-weight: bold;
    border: 2px solid black;
}
.printData {
    color: black;
    font-size: 16px;
    padding-right: 5px;
}
.printData {
    color: black;
    font-size: 16px;
    padding-right: 5px;
}
.playData {
    color: black;
    font-size: 24px;
    padding-right: 5px;
}
.redText {
    color: red;
}
.redbar {
    background-color: rgb(255, 0, 0);
    color: white !important;
    border: 2px solid #f8f6f6; 
}
.yellowbar {
    background-color: lightyellow;
    color: black !important;
    border: 2px solid black; 
}
.td-event {
    width: 13%;
    border-bottom-style: solid;
    border-color: chartreuse;
}

@media screen and (max-width: 600px) {
    .mobileLogin {
      display: none;
    }
  }
 
  td > a {
    color: white;
}

.linkText{
    color:black;
}

td,th {
    text-align: left;
}

  .table-a,
  .table-b,
  .table-c,
  .table-play,
  .table-gig-tasks,
  .table-calendar thead {
    display: block;
  }
  .table-a tbody{
    background-color: hsl(64, 82%, 83%);
    font-size: 15px;
    height: 33vh;
    overflow-y: scroll;
    display: block;
  }
  .table-b tbody{
    background-color: #b0f2f7;
    font-size: 15px;
    height: 38vh;
    overflow-y: scroll;
    display: block;
   }
   .table-c tbody{
    background-color: #67B1BD;
    font-size: 24px;
    height: auto;
    width: 100%;
    overflow-y: scroll;
    display: block;
   }
   .table-play tbody{
    background-color: #67B1BD;
    font-size: 24px;
    height: auto;
    width: 100%;
    overflow-y: scroll;
    display: block;
   }
   .table-play> tbody > tr > td{
    width: 20%;
    display: inline-block;
   }
   .table-d tbody{
    background-color: #b0f2f7a9;
    font-size: 16px;
    height: auto;
    overflow-y: scroll;
    display: block;
   }
   .calendar-padding{
    padding-top: 108px;
   }
   .calendar-padding2{
    padding-top: 24px;
   }
   .table-calendar tbody{
    background-color: #67B1BD;
    font-size: 12px;
    height: auto;
    width: 100%;
    overflow-y: scroll;
   }    
   .table-calendar > tbody > th{
    width: 100%;
    display: inline-block;
    background-color: chartreuse;
    position: fixed;
   } 
   .table-calendar > tbody > tr{
    width: 100%;
    display: inline-block;
    background-color: chartreuse;
   } 
   .table-calendar > tbody > tr > td{
    width: 13%;
    overflow: hidden;
    display: inline-block;
    background-color: chartreuse;
   }
   .table-gig-tasks > tbody > tr{
    width: 400px;
    display: inline-block;
    background-color: chartreuse;
    font-weight: bold;
    font-size: 1.2em;
    border: 2px solid black;
    margin-bottom: 5px;
   } 
   /* .table-gig-tasks > tbody > tr > td > input{
    display: inline-block;
    background-color: chartreuse;
    border: 2px solid black;
   } */
   .table-profile tbody{
    background-color: #67B1BD;
    font-size: 16px;
    height: auto;
    width: 100%;
    overflow-y: scroll;
   }    
   .table-profile > tbody > tr{
    width: 100%;
    display: inline-block;
    background-color: chartreuse;
   } 
   .table-profile > tbody > tr > td{
    width: 18%;
    display: inline-block;
    background-color: chartreuse;
   }
   .redprofileevent {
    background-color: rgb(255, 0, 0) !important;
    color: white !important;
    margin-bottom: 10px;
    }
    .centertext {
    text-align: center;
    }
   .redevent {
    background-color: rgb(255, 0, 0) !important;
    color: white !important;
    }
   .yellowevent {
    background-color: yellow !important;
    color: black !important;
    }
   .greenevent {
    background-color: green !important;
    color: white !important;
    }
   .table-calendar-input  {
    width: 100%;
    display: inline-block;
    position: fixed;
    background-color: chartreuse;
   } 
   hr.dashed {
    border-top: 1px dashed black;
   }
   .table-calendar-header  {
    max-width: 100%;
    display: inline-block;
    position: fixed;
    background-color: chartreuse;
   } 
   .table-calendar-header > tbody > tr{
    max-width: 100%;
    display: inline-block;
    background-color: chartreuse;
   } 
   .table-calendar-header > tbody > tr > td{
    width: 13vw;
    display: inline-block;
    background-color: chartreuse;
   }
   .table-header tbody{
    background-color: #67B1BD;
    font-size: 12px;
    width: 100%;
   }    
   .table-header > tbody > tr{
    width: 100%;
    display: inline-block;
    background-color: chartreuse;
   } 
   .table-header > tbody > tr > td{
    width: 30%;
    display: inline-block;
    background-color: chartreuse;
   }
   .table-play-set tbody{
    background-color: chartreuse;
    font-size: 24px;
    height: auto;
    width: 100%;
   }
   .deleteButton{
    width: 100%;
    font-size:0.95em;
    color:red !important;
    background-color:#67B1BD;
    }
    .deleteButton2{
    font-size:1.2em;
    color:red !important;
    background-color:#67B1BD;
    }
    .home-image{
    width: 100%;
    height: auto;
    opacity: 0.3;
    }
    .sml-logo{
        display: none;
    }
    @media only screen and (max-width: 2000px){
        .reg-logo{
            display: inline;
        }
        .sml-logo{
            display: none;
        }
    }
    @media only screen and (max-width: 380px){
        .reg-logo{
            display: none;
        }
        .sml-logo{
            display: inline;
        }
        .dropat380{
            display: none;
        }
    }
    @media only screen and (max-width: 250px){
        .reg-logo{
            display: none;
        }
        .sml-logo{
            display: none;
        }
        .dropat250{
            display: none;
        }

    }
   