#setlist-actions-header hr {
    margin-bottom: 0.2rem;
}

#setlist-actions-header {
    margin-bottom: 1rem;
    /* border-bottom: #444 1px dotted; */
}

#setlist-actions-header #star-action-icon,
.star-action-icon {
    cursor: pointer;
}

.setlist_content {
    margin-left: 5px;
    margin-right: 5px;
}



#set-voicing-dropdown-params .dropdown-item,
#set-types-dropdown-params .dropdown-item {
    font-size: 10px;
    padding: 2px 10px;
}

#dropdown-voice-selection-params {
    min-width: 4rem;
    padding: 2px 0px;
}

#dropdown-voice-selection-params .dropdown-item {
    font-size: 10px;
    padding: 1px 8px;
}

#dropdown-voice-selection-params .dropdown-divider {
    margin: 1px;
}

#set-voicing-dropdown-params,
#set-types-dropdown-params {
    min-width: 2rem;
    padding: 2px 0;
}

.dropdown-set-types-params-result {
    min-width: 107px;
}

.dropdown-voice-selection-list {
    min-width: 65px;
}

.dropdown-set-voicing-params-result {
    min-width: 65px;
    margin-right: 20px;
}

#param-set-theme-1,
#param-set-theme-2 {
    width: 75px;
    float: left;
}

#params-setlist-theme-1-td,
#params-setlist-theme-2-td {
    /* display: inline-block; */
    vertical-align: middle;
}

#params-setlist-theme-1-td form,
#params-setlist-theme-2-td form {
    display: inline-block;
    vertical-align: middle;
}

.autocomplete-items div:nth-child(n + 10) {
    display: none;
}

.autocomplete .setlist-param-td {
    margin-right: 5px;
}

#themes-table {
    margin-top: 5px !important;
}

#params-setlist-themes-multi-td input {
    font-size: 10px;
    background-color: white;
    height: 15px;
}

#themes-select-table {
    margin-top: 2px !important;
}

#themes-multi-select .dropdown-search {
    padding: 0 0 !important;
    margin: 0 0 !important;
    max-width: 60px;
}

#themes-multi-select .dropdown-display-label {
    height: auto;
    padding: 0px 0px;
    margin: 0px 0px;
    vertical-align: middle;
    font-size: 10px;
}

#themes-multi-select .dropdown-display-label:after {
    padding: 0px 0px;
    margin-right: -4px;
    top: 6px;
    border-top: 6px solid #999;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
}

#themes-multi-select .dropdown-selected {
    padding: 0px 8px 0px 3px;
    margin: 0px 2px 0px 0px;
    /*     margin: 0px 0px */
    height: auto;
    font-size: 8px;
    /*     vertical-align: middle; */
}

#themes-multi-select .dropdown-selected .del:after {
    font-size: 10px;
    margin-right: -2px;
}

#themes-multi-select .dropdown-chose-list {
    margin: 0 !important;
    padding: 0px 7px 2px 0px !important;
}

#themes-multi-select .dropdown-main {
    padding: 0px 0px;
}

#themes-multi-select .dropdown-main .dropdown-option {
    font-size: 10px !important;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 18px;
    /*     text-align: center; */
}

#themes-multi-select .dropdown-main li {
    border-bottom: 1px #eee solid;
}

#themes-multi-select .dropdown-multiple-label.active .dropdown-display-label:after {
    border-bottom: 0px solid #aaa !important;
}

#themes-multi-select .dropdown-option.dropdown-chose:after {
    top: 0;
    width: 8px;
    height: 8px;
    margin-top: 5px;
}

#params-setlist-themes-multi-td {
    width: 198px;
}

#themes-multi-select :after,
#themes-multi-select :before {
    box-sizing: unset !important;
}

#themes-multi-select .dropdown-maxItem-alert {
    height: 100%;
    color: black !important;
    padding-left: 15px;
    font-weight: bolder;
    line-height: 30px;
    font-size: 12px;
}

#themes-multi-select .dropdown-main ul {
    max-height: 200px;
}

#themes-multi-select .dropdown-option.dropdown-chose:after {
    background-color: #050;
}

#themes-multi-select .dropdown-main .no-theme-results {
    color: #494949 !important;
    padding-left: 5px;
}

#setlist-bpm-optimization-td {
    /* display: none; */
}

#setlist-view-description {
    margin-bottom: 0.5rem;
}

#setlist-view-description,
#setlist-view-songs {
    font-size: 11pt;
}

#setlist-view-songs .time-estimate {
    margin-top: 5px;
    font-size: 11pt;
}

#setlist-view-description .descr-span-container {
    /* text-align: left; */
    margin: auto;
    left: 0;
    right: 0;
    max-width: 950px;
    padding-left: 10%;
    padding-right: 10%;
}

#setlist-meta-data {
    font-size: 17px;
}

.setlist-table-tp-span {
    min-width: 10px;
    display: inline-block;
}

.song-title-input {
    font-size: 8px !important;
}

.set-part-heading input {
    font-size: 10px;
    border-radius: 3px;
    width: 150px;
    text-align: center;
}

.setlist-part-view-table {
    margin-bottom: 8px;
}

.setlist-part-view-table table {
    min-width: 320px;
}


#copySetList {
    padding-top: 0.4rem;
}

#copySetList a,
#copySetList img {
    cursor: pointer
}

#copy-setlist-button,
#extend-setlist-button,
#generate-set-from-setlist-btn,
#view-spotify-playlist-btn,
#edit-my-setlist-btn,
#print-setlist-btn {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    padding-bottom: 2px;
    margin-bottom: 5px;

}

#extend-setlist-button,
#generate-set-from-setlist-btn,
#view-spotify-playlist-btn,
#edit-my-setlist-btn,
#print-setlist-btn {
    margin-left: 10px;
}


.action-row-one {
    margin-top: 0.4rem;
    margin-bottom: 0.4rem;
}

.line:hover,
.dot:hover {
    cursor: pointer;
}

#create-setlist-btn,
#view-my-playlists,
#view-my-favorite-songs,
#view-my-bookmarked-setlists,
#navigate-chord-compass-btn {
    margin-left: 5px;
}

#toggleChords,
#create-setlist-btn,
#view-my-playlists,
#view-my-favorite-songs,
#view-my-bookmarked-setlists,
#navigate-chord-compass-btn{
    border-radius: .25rem;
}

/* .huerotate { 
    filter: invert(100%) sepia(100%) saturate(20000%) hue-rotate(50deg) brightness(70%) contrast(97%);
} */

#setlist-generator {
    display: none;
}

#generator-purpose {
    font-size: 10px;
    text-align: left !important;
}

#setlist-parameters {
    margin-top: 5px;
    font-size: 12px;
}

#setlist-parameters table label {
    margin-top: 0;
    margin-bottom: 0;
}


/* #setlist-parameters table td,
#setlist-parameters table tr {
    margin-top: 0px;
    margin-bottom: 0px;
} */

#generator-purpose span {
    display: table;
    margin: 0 auto;
    max-width: 455px;
}

#generate-setlist-dialog {
    /* margin-bottom: 20px; */
}

#generate-setlist-dialog table,
#setlist-metadata table,
#setlist-view-songs table {
    text-align: right;
    width: auto;
    left: 0;
    right: 0;
    margin: auto;
}

#setlist-view-songs table .setview-songlist-td {
    padding: 0 5px;
}

#setlist-metadata {
    display: block;
    text-align: center;
    font-size: 12px;
    margin-top: 10px;
}

#setlist-metadata input,
#setlist-description {
    width: 160px;
}

#setlist-description {    
    font-size: 9px;
}

#create-meta-data-button-setlist {
    margin-top: 5px;
}

#setlist-view-songs table td {
    text-align: left;
    font-size: 15px;
}

#generate-setlist-dialog table td {
    text-align: left;
    font-size: 10px;
}

#setlist-view-songs {
    text-align: center;
}

#setlist-view-songs {
    padding: 0 5px;
    font-size: 11pt;
    min-width: 300px;
}

#generated-setlist-songs {
    padding-top: 5px;
    font-size: 12px;
    min-width: 300px;
}

#generated-setlist-songs table,
#setlist-view-songs table {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#generated-setlist-songs table,
#setlist-view-songs table,
#generated-setlist-songs table td,
#setlist-view-songs table td,
#generated-setlist-songs table th,
#setlist-view-songs table th {
    border: 0.5pt solid #555;
    padding: 2pt;
}

#generated-setlist-songs input {
    width: 100px;
}

@media only screen and(min-width: 1200px) {
    #generated-setlist-songs input {
        width: 200px !important;
    }
}

@media only screen and(max-width: 800px) {
    #setlist-success-dialog {
        font-size: 12px;
    }

    #share-setlist-url {
        font-size: 12px;
    }

    #edit-setlist-url {
        font-size: 12px;
    }
}


/* AUTOCOMPLETE FORM */

.autocomplete {
    /*the container must be positioned relative:*/
    position: relative;
    display: inline-block;
}

input {
    border: 1px solid transparent;
    background-color: #f1f1f1;
    /* padding: 10px; */
}

input[type=text],
textarea {
    background-color: #f1f1f1;
    width: 100%;
}

input[type=submit] {
    background-color: DodgerBlue;
    color: #fff;
}

.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    width: 120px;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
}

.autocomplete-items div {
    padding: 2px 5px !important;
    cursor: pointer;
    background-color: #fff;
    color: #333;
    border-bottom: 1px solid #d4d4d4;
}

.autocomplete-items div:hover {
    /*when hovering an item:*/
    background-color: #e9e9e9;
}

.autocomplete-active {
    /*when navigating through the items using the arrow keys:*/
    background-color: rgb(254, 255, 188) !important;
    /* color: #ffffff; */
    color: #333;
    padding: 0;
}

.open-lock-icon,
.closed-lock-icon,
.delete-song-sym {
    cursor: pointer;
}

.minified-btn {
    padding: 1px;
    width: 14px;
    height: 14px;
    position: relative;
}

.minified-btn svg {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}

.sharp-up-btn svg {
    margin-left: -3px;
}


#setlist-master-transpose-flat,
#setlist-master-transpose-sharp {
    width: 16px;
    height: 16px;
    margin-top: -3px;
}

#setlist-master-transpose-flat svg {
    margin-left: -1px;
}

.refresh-icon {
    width: 13px;
    padding-bottom: 3px;
    /* fill: #dc3545; */
    fill: #f8f9fa;
}

.setlist-param-checkboxes {
    vertical-align: middle;
}

#params-set-types-tr form,
#params-setlist-voicing-tr form {
    /* float: right; */
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}

#params-set-types-tr .dropdown-toggle {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.dropdown-set-types-params-result,
.dropdown-set-voicing-params-result,
.dropdown-voice-selection-list {
    font-size: 10px;
    padding: 0 4px;
}

.dropdown-toggle {
    /* margin-top: 3px; */
}

.dropdown-search,
.dropdown-chose-list,
.dropdown-chose-list input,
.song-title-input,
#setlist-metadata input,
#setlist-metadata textarea{
    border-radius: 3px
}

#footer-feedback-btns {
    padding-top: 10px;
}

#output table .left {
    white-space: nowrap;
}

.refresh-generate-setlist,
.harmonize-setlist,
.set-gen-keys-reset,
.delete-setlist-part,
.add-song-to-setlist,
.setlist-creator-time-estimate,
#add-setlist-part,
#create-setlist-action,
#back-to-metadata,
#suggest-setlist-editing-dialog,
#suggest-edit-setlist-btn,
#suggest-create-new-setlist-btn,
.load-set-from-clipboard {
    font-size: 11px;
}

.refresh-generate-setlist,
.harmonize-setlist,
.add-song-to-setlist,
.set-gen-keys-reset {
    margin: 0px 2px;
}

#create-setlist-action {
    /* margin-top: 15px; */
}

@-webkit-keyframes create-setlist-spinner-rotate {
    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes create-setlist-spinner-rotate {
    to {
        transform: rotate(360deg);
    }
}

#create-setlist-action .create-setlist-spinner {
    display: inline-block;
    width: 0.875rem;
    height: 0.875rem;
    vertical-align: middle;
    margin-right: 0.35rem;
    box-sizing: border-box;
    border: 2px solid rgba(248, 249, 250, 0.28);
    border-top-color: #f8f9fa;
    border-radius: 50%;
    -webkit-animation: create-setlist-spinner-rotate 0.65s linear infinite;
    animation: create-setlist-spinner-rotate 0.65s linear infinite;
    flex-shrink: 0;
}

#create-setlist-action:disabled {
    opacity: 0.85;
    cursor: not-allowed;
}

#suggest-create-new-setlist-btn {
    margin-left: 10px;
}

.setlist-creator-time-estimate {
    margin-top: 15px;
}


#optimize-voice-table-tr-td-title {    
    padding-right: 25px;
}

#optimize-voice-table-tr-td {
padding-right: 21px;    
}

#optimize-voice-table-tr-td .radio-container {    
    margin-right: 2px;    
}

#voice-range-checkbox {
    margin-right: 2px;
}

#voice-range-checkbox-td {
    padding-right: 5px;
}

.themes-dropdown-ms {
    max-width: 245px;
}

#custom_voice_range_low_note,
#custom_voice_range_high_note {
    width: 24px;
    text-align: center;
    font-size: 10px;
    vertical-align: middle;
    height: 16px;
    border-radius: 3px;
    padding-top: 0px;
    padding-bottom: 2px;
}

.voice-range-status-inrange {
    color:#0f0;
/*     border-radius: 4px; */
/*     border: solid 1px #0f0; */
/*     padding: 1px; */
}

.voice-range-status-buffer {
    color: #ffff00;
}

.voice-range-status-not-singable {
    color: rgb(232 0 0);    
}

#enter-voice-range-with-micro {
    cursor: pointer;
}

#email-information-setlist-creator{
    font-size: 11px;
}

#email_address_for_setlist_info {
    max-width: 180px;
    min-width: 100px;
    text-align: center;
    border-radius: 3px;
    height: 16px;
    padding-bottom: 3px;
    font-size: 10px;
}

#setlist-success-create-new-setlist-btn {
    margin-left: 4px;
  }