#sortable1,
#sortable2,
#sortable3 {
    list-style-type: none;
    margin: 0;
    float: left;
    margin-right: 10px;
    background: #eee;
    padding: 5px;
    width: 143px;
}

#sortable1 li,
#sortable2 li,
#sortable3 li {
    margin: 5px;
    padding: 5px;
    font-size: 1.2em;
    width: 120px;
}

.top-margin-count {
    margin-top: 25px;
    margin-left: 15px;
}

.CategoryNameResults {
    max-height: 18rem;
    overflow: scroll;
}

.CategoryNameResultsClick {
    max-height: 22rem;
    overflow: scroll;
}


.OverallNameResultsCategories {
    max-height: 18rem;
    overflow: scroll;
}

.eventCategoryRightTopSection,
.eventCategoryRightBottomSection {
    max-height: 12rem;
    overflow: scroll;
}

.OverallNameResultsClick {
    max-height: 22rem;
    overflow: scroll;
}

.eventCategoryName {
    max-height: 20rem;
    overflow: scroll;
}

.eventCategorySection {
    max-height: 12rem;
    overflow: scroll;
}

.eventCategoryStudios {
    max-height: 12rem;
    overflow: scroll;
}


.showscoresList {
    max-height: 29rem;
    overflow: scroll;
}

.showMedallionsLists {
    max-height: 29rem;
    overflow: scroll;
}

.showStudioTable {
    max-height: 30rem;
    overflow: scroll;
}

.rightForm,
.leftForm {
    padding: 2rem;
    margin-left: 2rem;
}

.addScoresForm {
    padding: 1rem;
}

.showScheduleDancers {
    max-height: 12rem;
    overflow: scroll;
}

.schedule_new_day_c,
.schedule_break_c {
    background-color: #ffd67b;
}

html {
    font-family: 'Roboto', sans-serif;
}

body {
    padding-bottom: 10.0rem;
}

.sticky {
    width: 100%;
}

/* LOGIN PAGE STYLING */

.login-page {
    margin-top: 5rem;
}

.login-container {
    background-color: #f2f2fc;
    padding: 2rem;
    border-radius: 0.5rem;
}

.login-container h1 {
    text-align: center;
}



/* BEGIN STICKY TABLE HEADER */

.side-compensation {
    margin: auto 4.0rem;
}

table {
    text-align: left;
    position: relative;
    border-collapse: collapse;
    border: 1px black solid;
    cursor: pointer;
}

tbody {
    font-size: smaller;
}

tbody th,
tbody td {
    padding: 0.35rem;
    line-height: 1.0rem;
}

select {
    font-size: small;
}

label {
    font-size: small;
}

input::target-text {
    font-size: small;
}


tr.red th {
    background: #935e00;
    color: white;
    padding: 0.35rem;
    line-height: 1.0rem;
}

tr.green th {
    background: green;
    color: white;
}

tr.purple th {
    background: purple;
    color: white;
}

th {
    background: white;
    position: sticky;
    top: 6.5rem;
    top: 0rem;
    /* Don't forget this, required for the stickiness */
    box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.4);
}

.medallions-footer {
    text-align: left;
    position: sticky;
    top: 6.5rem;
    top: 0rem;
    /* Don't forget this, required for the stickiness */
    box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.4);
}

.heightCombine {
    height: 12.0rem;
    overflow: scroll;
    margin-bottom: 1rem;
}

.showScheduleList-right {
    height: 42.0rem;
    overflow: scroll;
}

.showScheduleList-left {
    height: 36.0rem;
    overflow: scroll;
    margin-bottom: 3.0rem;
}

.showScheduleList-left .hide-left {
    display: none;
    visibility: collapse;
}

.showScheduleList-right .hide-left {
    display: table-cell;
    visibility: show;
}

.top-margin {
    margin-top: 0.2rem;
}

.showAdminEventsList {
    max-height: 20rem;
    overflow: scroll;
}

.showAdminEventsTimesList {
    height: 10.0rem;
    overflow: scroll;
}

.showEntriesList {
    /*height: 25.0rem;*/
    height: 30.0rem;
    overflow: scroll;
}

.showDancersList {
    /*height: 25.0rem;*/
    height: 30.0rem;
    overflow: scroll;
}

.showEntriesDancers {
    height: 15.0rem;
    overflow: scroll;
    margin-bottom: 1rem;
}

.showDancersCombine {
    height: 10.0rem;
    overflow: scroll;
    margin-bottom: 1rem;
}

.background-gray {
    background-color: #f2f2fc;
    padding: 0.75rem;
}

.red-text {
    color: red;
}

/* END STICKY TABLE HEADER */
.selected-note-warning {
    background-color: #8e8edd !important;
    background-color: #ff7d7d !important;
    color: white;
    font-weight: bold;
}

.selected-prime {
    background-color: #c9c9f4 !important;
    font-weight: bold;
}

.selected-prime.selected-note-warning {
    color: black;
}

.app {
    margin-top: 1.0rem;
}

.breadcrumbs {
    margin-top: 0.0rem;
    margin-bottom: 1.0rem;
    padding-top: 0.5rem;
}

.breadcrumbs li {
    font-size: medium;
}

.breadcrumbs .disabled {
    font-weight: bolder;
    color: #260f44;
}


.notloggedIn .card-section,
.loggedIn .card-section {
    min-height: 5.0rem;
}

.loggedIn-half {
    min-height: 7.0rem;
}

.showMemberDetail,
.showMemberDocs {
    display: none;
}

.card,
.docs-discipline-click,
.docs-discipline-download {
    cursor: pointer;
}


.docs-discipline-click:hover,
.docs-discipline-download:hover,
.docs-grievance-click:hover,
.docs-grievance-download:hover {
    color: red;
}

#related_grivances {
    height: 7.0rem;
}



.bottom-compensation-internal {
    margin-bottom: 12.0rem;
}

h1 {
    font-weight: 900;
}

.home {
    color: white;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.5);
}

.main-logo {
    height: 2.5rem;
}

.logo_one h4 {
    text-align: center;
    margin-bottom: 3.0rem;
}

.logo_hover p {
    text-align: center;
    font-size: 0.8rem;
    margin-top: 1.0rem;
}

.card {
    border-radius: 0.5rem;
    text-align: center;
    box-shadow: 0.1rem 0.1rem 0.1rem 0.1rem rgba(0, 0, 0, 0.1);
}

.pink {
    background-color: pink;
}

.paleblue {
    background-color: paleturquoise;
}



.blue {
    background-color: blue;
}

/* HEADER STYLING */

.header_background {
    /*background-image: linear-gradient(#f4f4f4, #FFFFFF);*/
    background-color: #2c0159;
    margin-bottom: 4.0rem;
    box-shadow: 0.1rem 0.1rem 0.1rem 0.1rem rgba(147, 94, 0, 1.0);
    height: 4.5rem;
    z-index: 20;
}

#logout {
    color: #ffd67b;
}

#logout:hover {
    color: #935e00;
    font-weight: bolder;
}

select#event-list {
    padding: 0.25rem !important;
    height: 1.4rem !important;
}

#event-list {
    background-color: #f2f2fc;
    background-color: #c9c9f4;
    padding: 0.25rem;
    line-height: 0.8rem;
}

/* ! IMPORT PAGE STYLING */
.import-steps {
    font-weight: bolder;
}

.import-steps span {
    font-weight: normal;
}

.showImportList {
    height: 30.0rem;
    overflow: scroll;
}

/* ! END OF IMPORT PAGE STYLING */

/* EXPORT PAGE STYLING */

.export-form-bottom {
    min-height: 15rem;
}

.export-sub-heading {
    margin-top: -0.75rem;
    font-weight: bolder;
    background: #f48a00;
    color: black;
    padding: 0.75rem;
    min-height: 4.5rem;
    line-height: 1.5rem;
}


/* END OF EXPORT PAGE STYLING */

/* ADMIN PAGE STYLING */

.showAdminLevelsList,
.showAdminGroupsList,
.showAdminFormsList,
.showAdminAwardsList,
.showAdminStudiosList {
    max-height: 20rem;
    overflow: scroll;
    margin-bottom: 1rem;
}

/* END OF ADMIN PAGE STYLING */


/* FOOTER STYLING */

.fixed_footer {
    position: fixed;
    width: 100%;
    z-index: 100;
    height: 0.25rem;
    bottom: 0;
    background-image: linear-gradient(#f9f9f9, #FFFFFF);
    background-color: white;
    box-shadow: 0.1rem 0.1rem 0.1rem 0.1rem rgba(0, 0, 0, 0.5);
}

.footer-line {
    width: 100%;
    height: 10px;
    position: fixed;
    border: 0;
    background-color: #935e00;
}


.callout {
    border: none;
    background: none;
}

.hideAll {
    display: none;
}

.splash {
    display: block;
}


.card {
    cursor: pointer;
}


.showMember {
    display: none;
    margin-top: -0.8rem;
    line-height: 0.5rem;
    color: white;
}

.top-right-text button {
    cursor: pointer;
    color: white;
}

.member-name {
    color: white;
    font-size: 80%;
}

.showMember button {
    padding: 0;
    color: #256c2f;
    margin: 0;
}

.showMember button:hover {
    color: #256c2f;
}



.top-right-text {
    text-align: right;
}

.main-page-image {
    height: 50%;
}

.main-page-image-half {
    height: 25%;
}


/* button style */
/*common primary button styling*/
.button.primary,
.button.primary.disabled,
.button.primary[disabled],
.button.primary.disabled:hover,
.button.primary[disabled]:hover,
.button.primary.disabled:focus,
.button.primary[disabled]:focus {
    background-color: #6e45f6;
}

.button.primary,
.button.secondary,
.button.warning {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.button.primary:hover,
.button.primary:focus {
    background-color: #b333c5;
}

/*common secondary button styling*/
.button.secondary,
.button.secondary.disabled,
.button.secondary[disabled],
.button.secondary.disabled:hover,
.button.secondary[disabled]:hover,
.button.secondary.disabled:focus,
.button.secondary[disabled]:focus {
    background-color: #b09bd1;
}

.button.secondary:hover,
.button.secondary:focus {
    background-color: #260f44;
}


/*common alert button styling*/
.button.alert,
.button.alert.disabled,
.button.alert[disabled],
.button.alert.disabled:hover,
.button.alert[disabled]:hover,
.button.alert.disabled:focus,
.button.alert[disabled]:focus {
    background-color: #ff7d7d;
}

.button.alert:hover,
.button.alert:focus {
    background-color: #910000;
}



.go_login {
    padding-right: 5rem;
    padding-left: 5rem;
    border-radius: 0.5rem;
}

.loginBtn {
    text-align: center;
}

/* Alert Button Styling */
#entries-delete-dancer,
#entries-delete,
#delete-entry-dancers,
#dancers-delete-song {
    background-color: #ff7d7d;
}

/* Alert Hover styling */
#entries-delete-dancer:hover,
#entries-delete:hover,
#delete-entry-dancers:hover,
#dancers-delete-song:hover {
    background-color: #910000;
}

/* Secondary Button Styling */
#entries-add,
#entries-add-dancer,
#add-entry-dancers,
#add-entry,
#combine-dancers,

#import-dancers-upload,
#import-dancers-update {
    background-color: #b09bd1;
}

/* Secondary Button hover styling */
#entries-add:hover,
#entries-add-dancer:hover,
#add-entry-dancers:hover,
#add-entry:hover,
#combine-dancers:hover,

#import-dancers-upload:hover,
#import-dancers-update:hover {
    background-color: #260f44;
}

/* Primary Button styling */
#entries-save,
#save-entry-dancers,

#import-dancers-entry {
    background-color: #6e45f6;
}

/* Primary Button Hover Styling */
#entries-save:hover,
#save-entry-dancers:hover,
#import-dancers-entry:hover,

#admin-events-update:hover {
    background-color: #b333c5;
}

/* Button radius styling */
.border-radius-left {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
}

.border-radius-right {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
}


/*  CARD LINKS */
.image-holder {
    position: relative;
    width: 100%;
}

.image-holder img {
    display: block;
    max-width: 100%;
    height: auto;
}

.card .middle-card {
    /*background-image: linear-gradient(#3b3b3b, #5e5e5e);*/
    background-color: #b09bd1;

    margin-top: 0.0rem;
    display: inline-block;
    padding: 0.5rem;
    color: white;
    top: 0;
    left: 0;
    width: 100%;
    font-weight: 900;
    font-size: 1.2rem;
    letter-spacing: 0.05rem;
    text-shadow: 0.2rem 0.2rem 0.2rem 0.2rem rgba(0, 0, 0, 1.0);
}

.card .middle-card:hover {
    /* b50204  #d50002*/
    /*background-image: linear-gradient(#b50204, #ff0000);*/
    background-color: #260f44;
    text-shadow: 0.2rem 0.2rem 0.2rem 0.2rem rgba(0, 0, 0, 1.0);
    color: white;
}

.go-member-detail {
    font-size: 0.6rem;
    border: solid 1px #80c342;
    letter-spacing: 0.05rem;
    cursor: pointer;
    font-weight: 700;
}

.go-member-docs {
    padding: 0.1rem 0.1rem;
    cursor: pointer;
    margin-top: 0.05rem;
    border-radius: 0.25rem;
    height: 1.5rem;
}

.clip-internal {
    padding: 0.5rem 0rem;
    cursor: pointer;
    margin-top: -0.75rem;
    margin-left: 0.25rem;

}

.member-link {
    width: 1.0rem;
    margin-left: 0.5rem;
    margin-top: -0.0rem;
}

a.email-address:link {
    font-size: 80%;
}

/* LINK COLOURS */

a:link,
a:hover,
a:visited,
a:focus {
    color: black;
}


select.members_list_link {
    height: 10.0rem !important;
}

#go_add_letter,
.go_add_letter {
    margin-top: -1.0rem;
    cursor: pointer;
}

#go_refresh_detail,
.go_refresh_detail {
    margin-top: -1.0rem;
    cursor: pointer;
    width: 2.0rem;
}

.uploaded-by {
    font-size: 75%;
    color: darkgray;
}

#copy-email-container {
    display: none;
    visibility: hidden;
}

/* WSIB */

.tabs-title>a {
    font-weight: 700;
    font-size: 1.0rem;
}


.date_key {
    margin: 0;
    font-weight: 500;
}



.wsib-bold {
    font-weight: 700;
    font-size: 1.5rem;
}

.date_added,
.date_added_1 {
    font-size: 0.8rem;
    margin-bottom: 0;
    color: gray;
}

.date_added_1 {
    font-size: 1.25rem;
    color: black;
    line-height: 1.5rem;
}

.bargaining_search_container {
    border: 1px solid gray;
    margin-bottom: 2.0rem;
}

.bargaining-unit {
    /*border: 1px solid gray;*/
    padding: 0.5rem;
    margin-bottom: 0.5rem;
}

h5.editGeneral {
    font-weight: 700;
}

.general-document-title {
    font-weight: 600;
}

.date_added2,
.bargaining-unit>.date_added {
    font-size: 0.75rem;
    padding: 0;
    margin: 0;
}

.date_added2 {
    color: gray;
}

.bargaining-unit>h5 {
    font-size: 1.25rem;
    padding: 0;
    margin: 0;
}

#updated {
    width: 100%;
    background-color: #eb1a1a;
    padding: 0.5rem;
    position: fixed;
    bottom: 0;
    text-align: center;
    font-weight: 700;
    z-index: 1100;
    color: white;
    display: none;
}

#notice-file-container {
    border: 1px solid black;
}

.access_level {
    font-size: 0.6rem;
    line-height: 0.8rem;
    color: gray;
}

.wsib-edit-comment,
.bargaining-edit-title,
.bargaining-edit-note,
.general-edit-title,
.edit-setting,
.delete-setting,
.delete-general,
.delete-general-document,
.delete-grievance-comment,
.delete-grievance-related,
.delete-grievance-document,
.delete-grievance-filed,
.delete-grievance-key-date,
.grievance-edit-key-date,
.grievance-edit-comment,
.grievance-edit-status,
.general-edit-descript {
    height: 1.5rem;
    cursor: pointer;
    margin-bottom: 0.5rem;
}

.member-grievance-click,
.member-wsib-click {
    cursor: pointer;
}

#grievance-detail-title {
    font-weight: 700;
}

#access-level-wsib,
#access-level-wsib-add {
    list-style-type: none;
}

#settings-division-container .general-edit-descript,
.edit-setting,
.editGeneral,
.setting-item {
    margin: 0;
}

.general-note {
    margin: 0;
}

.grievance-member {
    font-weight: 600;
    font-size: 1.5rem;
}

.editGeneral[contenteditable] {
    background-color: cornsilk;
    width: 100%;
}

.editGrievanceStatus[contenteditable] {
    background-color: cornsilk;
    width: 100%;
}

.editWsibComment[contenteditable] {
    background-color: cornsilk;
    width: 100%;
}

.editGrievanceKeyDate[contenteditable] {
    background-color: cornsilk;
    width: 100%;
}

.editGrievanceComment[contenteditable] {
    background-color: cornsilk;
    width: 100%;
}

.add-document-plus-icon {
    height: 1.0rem;
    margin-right: 0.25rem;
    margin-top: -0.25rem;
    cursor: pointer;
}

.hover-red:hover {
    color: red;
}

.go-to-icon {
    height: 1.0rem;
}

.alert-red {
    background-color: #ff0f0f !important;
}

.alert-orange {
    background-color: #ff6600 !important;
}

.alert-yellow {
    background-color: #EDFF00 !important;
}

.alert-action {
    background-color: #ffc1fd !important;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: silver;
    opacity: 1;
    /* Firefox */
}

/* ! Sortable  */