@charset "UTF-8";

@font-face {
  font-family: 'TWK Burns';
  font-style: normal;
  font-weight: 400;
  src: url("TWKBurns-Regular.woff") format('truetype');
}

body {
    background-color: #ffffff;
/*    margin: 10px;*/
    font-family: 'TWK Burns' !important;
}
.uploadform {
    margin: 10px;
}

.ui-widget {
    font-family: 'TWK Burns' !important;
}
select, option, textarea, input{
    font-family: 'TWK Burns' !important;
}

h1,h2,h3,h4 {
    font-family: 'TWK Burns';
}
ul {
  padding-inline-start: 1em;
}
footer {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    background-color: #f8e0ff  !important;
    font-size: 18px;
}

a,a:visited {
    color: black;
    text-decoration: underline;
}
a:hover {
   color: #ff7700 ;
}
a.imgborder_off,a.imgborder_on {
    text-decoration: none;
}

    form {
    width: ;
    margin:0 0 0 0;
    padding:0 0 0 0;
    }
    .xxx{
    background-color:#364b90;
    } 
    
    fieldset {
	position: relative;
	background-color:#f0f0f0;
    }
    
    legend {
	color: #000000;
	font-weight: bold;
	background-color: #e0e0e0;
	box-shadow: 0 0 2px 2px #808080;
/*	border-radius: 5px;	*/
	border: 0px;
	margin: 0.3em;
	margin-top: 1em;
	padding-left: 0.2em;
	width: 40%;
    }

    div.row {
	padding-top:2px;
    }
    fieldset.double label, fieldset.double input, fieldset.double textarea, fieldset.double .doubleblock {
	display:inline-block;
	width:48%;
    }
     
    input, textarea, label, button {
    color:inherit;
    border:none;
/*    line-height:18px;*/
    }

    label {
      color:#000000;
      padding-left:30px;
    }
    
    p {
     padding-top:5px;
    } 
    input, textarea {
    background-color: #ffffd8;
    color:#000000;
    border:1px solid #d0d0d0;
    padding: ;
    margin: ;
    }

    .inv {
	display: none;
    }

    .white {
    	background-color: #f9f9f9;
    }

label.error {
    color: red;
    font-style: italic;
    position: relative;
    top: -8px;
    left: 50%;
    font-size: 80%;
}

#toppathwrap { padding:5px; display:none; }

.bold {font-weight: bold;}

red { color: red; }
green { color: green; }

.bottomright {
    position:absolute;
    bottom: 0;
    right: 0;
}
.topright {
    position:absolute;
    top: -10%;
    right: 0;
}

.imgborder_on {
    padding: 1px;
    color: #7164ff;
    cursor: pointer;    
}
.imgborder_off {
    padding: 1px;
    color: #000000;
    cursor: pointer;    
}
.imgleft {
    padding-left: 10px;
}

.approval {
    background-color: #f9d0d0;
    font-weight: bold;
    padding: 20px;
    border: 2px solid #ff0000;
    border-radius: 4px;	
}
.text-small {
    font-size: 90%;
    line-height: 110%;
}
.text-tiny {
    font-size: 50%;
    line-height: 100%;
}
@media screen and (max-width: 800px){
    .imgright {
        display: none; }
}
.ui-tabs-anchor {
    font-size: 150%;
}

.ui-tabs-panel {
    padding: 1em 0.2em 1em 0.2em !important;
}

select {
    margin: 0 0 0 1em;
    width: 48%;
    max-width: 100%;
    word-break: keep-all;
    -moz-white-space: pre-wrap;
    -o-white-space: pre-wrap;
    white-space: pre-wrap;
    -webkit-white-space: pre-wrap;
}

input,textarea {
    margin: 0 0 0 1em;
}

textarea:-moz-read-only, input:-moz-read-only  {
    background-color: lightgray;
}

textarea:read-only, input:read-only {
    background-color: lightgray;
}
div.row {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 10px;
}

.alternate{
  background-color: #dcdcdc;
}
.preview {
    float: right;
    margin-right: 2em;
}
.preview audio  {
    width: 300px;
}
.preview video  {
    max-width: 240px;
}
.preview canvas  {
    max-height: 200px;
}
.progress {
    width: 200px;
}
.progress-file {
    width: 35%;
}
.progress-length {
    width: 15%;
}
.progress-text {
    width: 10%;
}
.progress-bar {
    webkit-transition: width .2s ease;
    transition: width .2s ease;
}
.progress-status {
    width: 20%;
    text-align: left;
}
.fileselectline {
    float: right;
    width: 95%;
    padding-bottom: 1em;
}
.delbutton {

}
.select_file {
    width: 75% !important;
}


input[type=checkbox]
{
    /* Double-sized Checkboxes */
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2); 
    -o-transform: scale(2);
    margin-top: 5em;
}

.checkbox {
    border: 3px solid #f88;
    padding-left: 4em;
    padding-bottom: 1em;
    padding-right: 2em;
}

.nav-tabs > li:not(.active) {
border-top: 1px solid #eee;
border-left: 1px solid #eee;
border-right: 1px solid #eee;
border-radius: 7px 7px 0px 0px;
}
.nav-tabs > li.active  > a{
background-color: #f0f0f0;
}

.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none;
}
important {
  color: #ff7700;
}
div.middle-div {
  -webkit-transform: translateY(6%);
  -ms-transform: translateY(6%);
  transform: translateY(6%);
  margin: 0;
}

.logo_header {
  display: flex;
  justify-content: space-between;
   background-color: #f8e0ff ;
}

#logo1 { height: 11em; padding-left: 3em;}
#logo2 { height: 11em;}
#logo3 { height: 11em; padding-right: 4em;}

@media (min-width: 700px) {
  .container {
    max-width: 700px;
  }
}

@media all and (max-width: 700px) 
{
  .logo_header {
      background-color: #f8e0ff ; 
      flex-flow: column;
  }
  #logo1 {order: 2; object-fit: contain; margin-top: -1em; padding-left:  0em;}
  #logo2 {order: 1; object-fit: contain; z-index: 5; height: 8em; padding-right: 0em}
  #logo3 { display: none; }
}

#bass,#perc,#stqt,#orgn  {
  width: 16em;
}
#bass:hover,#perc:hover,#stqt:hover,#orgn:hover  {
  width: 16em;
  color: #ff7700 ;
}
.btn-dark {
  background-color: #000000;
  color: #ffffff;
}
.btn-dark:focus {
color: #ffff64;
}
#js_version {
padding-left: 2em;
}