/* 
                                                            
                @@@@       @@@@@@@@@@@@@@@@@@@@@@@@@@@                   
              @@@@@@@@   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@              
              @@@@@@@@@  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@            
              @@@@@@@@@  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@          
              @@@@@@@@@  @@@@@@@@                     @@@@@@@@@@         
              @@@@@@@@@  @@@@@@@@                      @@@@@@@@@         
              @@@@@@@@@  @@@@@@@@                      @@@@@@@@@         
              @@@@@@@@@  @@@@@@@@                    @@@@@@@@@@          
              @@@@@@@@@  @@@@@@@@@@@@@@@@@@@    @@@@@@@@@@@@@@           
              @@@@@@@@@  @@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@             
              @@@@@@@@@  @@@@@@@@@@@@@@@@@@@   @@@@@@@@@@@@@             
              (@@@@@@@@@                          @@@@@@@@@@@@@@         
               @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@      
                 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    
                    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@     
                         ,@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@       
                         
                        LIGHTS | CONTROL | RIGGING
                           ---- PREP PORTAL ---- 

                               MAIN STYLESHEET
                            Cobain Schofield 2022
                            
*/

body {
    
    padding-top: 5rem;
  
}

.footer {
    
    background: #eceff5;
    padding: 2rem;
    
}

.footer img {
    
    margin-bottom: 10px;
    
}

.small {
    
    font-size: 0.75rem;
    margin: 0;
    
}

.lcrText {
    
    font-family: "Bebas Neue";
    
}

.nav-tabs {
    
    margin-bottom: 2rem;
    margin-top: 2rem;
    
}

.dropdown-menu {
    
    margin-top: 0;
    
}

.row {
    
    margin-top: 0.5rem;
    
}

h1, h2, h3, h4, h5, h6 {
    
    font-family: 'Bebas Neue', sans-serif;
    margin-top: 0.5em;
    
}

p {
    
    font-family: 'Nunito', Arial;
    
}

main.container a {
    
    color: #7086c3;

}

#adminConsole {
    
    margin-top: -1rem;
    
}

#sidebar {
    
    background: #eceff5;
    
}

a .btn .btn-primary {
    
    color: #fff;

}

.btn-primary.disabled, .btn-primary:disabled {
    
    background: #b4caf1;
    border: 1px solid #b4caf1;
    
}

.footer .container a {
    
    color: #5050b7;
    
}

.dropdown .dropdown-menu .active {
    
    color: #5050b7;
    background-color: #b4caf1;    
    
}

.dropdown .dropdown-menu a:hover {

    color: #5050b7;
    background-color: #abb9e2;   
    
}

.fa {
    
    padding: 20px;
    font-size: 30px;
    width: 50px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    color: white !important;
    
}

.fa:hover {
    
    opacity: 0.7;
    color: white;
    text-decoration: none;
    
}

.fa-facebook {
    
    background: #3B5998;
    color: white;

    
}

.fa-instagram {
    
    background: #125688;
    color: white;

    
}

.kobyLogo:hover, .navbar-brand:hover {
    
    opacity: 0.7;
    color: white;
    text-decoration: none;
   
}

.btn-primary {
    
    background: #b4caf1;
    border: 1px solid #b4caf1;
    
}

.btn-primary:hover, .btn-primary:focus {
    
    background: #5050b7;
    border: 1px solid #5050b7;
    
}

.jumbotron {
    
    margin-bottom: 2rem;
    margin-top: -1rem;
    background: #ede4fb;
    background-size: cover;
    text-shadow: 0px 0px 1px #ede4fb;
    
}

.jumbotron .container {
    
    background: url("/assets/images/transparentBg.png") repeat;
    padding: 2rem;
    border-radius: 2rem 0 2rem 0;
    
}

.text-muted {
    
    color: #000!important;
    
}

.grey {
    
    background: #e9ecef;
    margin-top: 2rem;
    margin-bottom: 0rem;
    
}

.purple {
    
    color: #6f42c1;
    
}

td img {
    
    border: 1px solid #212529;
    padding: 0.25rem;
    
}

.table-hover .table-info-hover {
 
    background: #abdde5;
    
}

.table-hover .table-info-hover:hover {
 
    background: #abdde5;
    
}

/*.wtHider {
    
    height: 100%!important;
    
}*/

#palettePreview {
    
    width: 100%;
    height: 35px;
    border-radius: 4px;
    border: 3px solid black;
    
}

.paletteName {
    
    font-size: 18px;
    font-family: 'Bebas Neue', sans-serif;
    
}

.txtarea {

    resize: none;
    overflow: hidden;
    text-align: center;
    
}

.handsontable .currentRow {
    
    background: #FCE4EC;
    
}

.zebraStyle > tbody > tr:nth-child(2n) > td {background: #f4f4f4;}
.zebraStyle > tbody > tr:nth-child(2n+1) > td {background: #fff;}

.handsontable .red {
    
    background: #e12530;
    color: white;
    
}

.handsontable .purple {
    
    background: #a04291;
    color: white;
    
}

.handsontable .orange {
    
    background: #f0921e;
    color: white;
    
}

.handsontable .cyan {
    
    background: #009fe1;
    color: black;
    
}

.handsontable .green {
    
    background: #009845;
    color: white;
    
}

.handsontable .pink {
    
    background: #e10080;
    color: white;
    
}

.handsontable .brown {
    
    background: #8b5f39;
    color: white;
    
}

.handsontable .yellow {
    
    background: #ffee00;
    color: black;
    
}

.handsontable .blue {
    
    background: #334d9a;
    color: white;
    
}

.handsontable .grey {
    
    background: #9d9d9d;
    color: white;
    
}

.handsontable .black {
    
    background: #000000;
    color: white;
    
}

.handsontable .white {
    
    background: #ffffff;
    color: black;
    
}

.blink {
    
    animation: blinker 1s linear infinite;
    
}

@keyframes blinker {
    
    50% {
        opacity: 0;
        color: red;
    }
    
}

#editor {
    
    overflow:scroll; 
    max-height:300px

}

#ErrorMessageOutput {
 
    width: 25em;
    padding: 1em;
    right: 2em;
    bottom: 2em;
    position: fixed;
    border-radius: 0.5em;

}

#SuccessMessageOutput {
 
    width: 25em;
    padding: 1em;
    right: 2em;
    bottom: 2em;
    position: fixed;
    text-align: right;
    border-radius: 0.5em;

}

#WarningMessageOutput {
 
    width: 25em;
    padding: 1em;
    right: 2em;
    bottom: 2em;
    position: fixed;
    text-align: right;
    border-radius: 0.5em;
    display: none;

}

.bg-xmas {
    background-color:#8c2b3d!important
}
a.bg-xmas:focus,a.bg-xmas:hover,button.bg-xmas:focus,button.bg-xmas:hover {
    background-color:#543e3f!important
}

.nav-pills .nav-link {
    
    background: #b4caf1;
    border: 1px solid #b4caf1;
    color: #7086c3;
    margin: auto 10px;
    
}

.nav-pills .nav-link.active, .nav-pills .nav-link:hover {
    
    background: #5050b7;
    border: 1px solid #5050b7;
    color: #fff;
    
}
@media not all and (min-resolution:.001dpcm) { 
    @supports (-webkit-appearance:none) {
        th:first-child, td:first-child {
            width: 200px; /* Adjust the width as needed */
        }
    }
}