.no-js .top-bar {
    display: none;
}

@media screen and (min-width: 40em) {
    .no-js .top-bar {
        display: block;
    }

    .no-js .title-bar {
        display: none;
    }
}

table.status tr {border:solid 1px #ABABAB;border-bottom:solid 1px #ABABAB !important;}
table.status.low td, table.status.low th {padding:0.325rem 0.625rem;}
table.status td.bar, table.status th.bar {border-left:solid 1px #ABABAB !important;}
table.status tr.sep {border-top:solid 2px #666666;}
table tr.inactive {color:#CFCFCF;font-style:italic;}
table tr.inactive td span {color:#666666;font-weight:bold;}
table tr.bottombar {border-bottom:solid 1px #ABABAB !important;}

table tr.error {border:solid 1px #990000;}

td.status-1 {color:#33AA33;}
td.status-2 {color:#AA3333;}
td.status-3 {color:#CCae00;}
td.status-4 {color:#333388;}
td.status-5 {color:#3333FF;}

.top-bar, .top-bar ul, .title-bar {background-color:#28415f !important;color:#FFFFFF;}
.top-bar ul li a, .top-bar ul li a:link, .top-bar ul li a:active {color:#FFFFFF;font-weight:bold;}
.top-bar ul li a:hover {background-color:#333333;color:#DFDFDF;}
.top-bar ul li.has-submenu.is-active, .top-bar ul li.has-submenu.is-active a, .top-bar ul li.has-submenu.is-active a span {color:#FFFFFF !important;}

.smaller {font-size:14px;}

table.bcsta a.button, table.bcsta input.button {margin-bottom:0px;}

li.is-dropdown-submenu-parent > a::after
/* #clarovote-menu .top-bar-left .dropdown.menu > li.is-dropdown-submenu-parent > a::after, */
/* #clarovote-menu .top-bar-right .dropdown.menu > li.is-dropdown-submenu-parent > a::after */
{ border-color: #FFFFFF transparent transparent !important; }

#clarovote-menu .top-bar-left ul.dropdown li, #clarovote-menu .top-bar-right ul.dropdown li,
#clarovote-menu .top-bar-left ul.dropdown li ul li, #clarovote-menu .top-bar-right ul.dropdown li ul li {
    font-size:13px;
    font-weight:bold;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
    color:#FFFFFF !important;
    background-color:transparent !important;
    border:none !important;
    list-style:none;
}
#clarovote-menu .top-bar-left ul.dropdown li a, #clarovote-menu .top-bar-right ul.dropdown li a,
#clarovote-menu .top-bar-left ul.dropdown li ul li a, #clarovote-menu .top-bar-right ul.dropdown li ul li a
{
    font-size:13px;
    font-weight:bold;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
    color:#FFFFFF !important;
    border:none !important;
}

#clarovote-menu .top-bar-left .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
border-color: #FFFFFF transparent transparent;
position: absolute;
top: 50%;
margin-top: -3px;
right: 1rem; }


h5.expensehead {
    display:inline-block;
    margin-left:0.625rem;
}
.expensesubhead {
    font-size:0.875rem;
    margin:5px 0 0 15px;
    display:inline-block;
}

.pagelinks {text-align:center;margin:1rem 0;}
.pagelinks strong, .pagelinks a {
    margin:0px 1rem;
}
.paging {
    text-align:center;
}
.paging strong {
    font-size:18px;
    margin:0px 5px;
}
.paging a {
    font-size:18px;
    margin:0px 5px;
}


h1.subhead, h2.subhead, h3.subhead, h4.subhead, h5.subhead, h6.subhead {margin-top:-10px;margin-bottom:0px;}
h1.subhead2, h2.subhead2, h3.subhead2, h4.subhead2, h5.subhead2, h6.subhead2 {margin-bottom:0px;}

div.scrolllist {
    width:100%;
    height:15rem;
    padding:0.5rem 1rem;
    overflow-y:scroll;
    overflow-x:hidden;
    border:solid 1px #CFCFCF;
}
div.scrolllist li label {
    font-size:0.7rem;
    line-height:1.0rem;
}

a.folder {
    display:block;
    text-align:center;
}
a.folder img {
    width:60px;
    height:60px;
    text-align:center;
}
a.folder span {
    top:45%;
    margin:auto;
    color:#222222;
    display:block;
    position:relative;
    text-align:center;
}
.defeated { background-color:#ef8686 !important; }
.warning {background-color:#ffae00;color:#0a0a0a;min-width:50px;min-height:15px;}
tr.votes1 {background-color:#94efa8 !important;}
tr.votes-1 {background-color:#f48b8b !important;}

tr.vstatus6 td {border-top:solid 1px #000000;border-bottom:solid 1px #000000;}
tr.vstatus6 td:first-child {border-left:solid 1px #000000;}
tr.vstatus6 td:last-child {border-right:solid 1px #000000;}
tr.vstatus8 td {border-top:solid 1px #FF0000;border-bottom:solid 1px #FF0000;}
tr.vstatus8 td:first-child {border-left:solid 1px #FF0000;}
tr.vstatus8 td:last-child {border-right:solid 1px #FF0000;}
tr.vstatus9 td {border-top:solid 1px #f78d02;border-bottom:solid 1px #f78d02;}
tr.vstatus9 td:first-child {border-left:solid 1px #f78d02;}
tr.vstatus9 td:last-child {border-right:solid 1px #f78d02;}

label.delete, label.logout {padding-top:10px;}
div.ballot .stat {margin-top:-2px;font-size:28px;}
div.ballot .candidate label {margin-top:5px;font-weight:bold;font-size:1.05rem;}
div.ballot .review.candidate label {margin-top:-4px;font-weight:bold;font-size:1.05rem;}
.button.vote, .button-group.vote, .input-group.vote, select.vote, input.vote, p.vote, i.vote, div.vote, span.vote {margin-bottom:0px;}
div.openvote {display:inline-block;margin-right:0.02rem;}

ul.accordion li a.accordion-title { background-color:#DFDFDF;color:#333333; }
ul.accordion li a.accordion-title h5 { font-weight:bold; }
/*tr.activevote th, tr.activevote td {background-color:#65bcf2;font-weight:bold;}
tr.activevote th, tr.activevote td {background-color:#9dd3f2;font-weight:bold;}*/
tr.activevote th, tr.activevote td, div.activevote {background-color:#c3e3f4;font-weight:bold;}
tr.activevote.ERROR th, tr.activevote.ERROR td, div.activevote.ERROR {background-color:#e5a399;font-weight:bold;}
tr.activevote th a, tr.activevote td a, tr.activevote th a:link, tr.activevote td a:link {font-weight:normal;}
tr.activevote, div.activevote {border:solid 3px #65bcf2;border-bottom:solid 3px #65bcf2 !important;font-weight:bold;}
tr.currentvote th, tr.currentvote td, div.currentvote {background-color:#3adb76;font-weight:bold;}
tr.currentvote, div.currentvote {border:solid 3px #3adb76;border-bottom:solid 3px #3adb76 !important;font-weight:bold;}
tr.closedvote th, tr.closedvote td, div.closedvote {background-color:#e1e2e5;font-weight:bold;color:#666666;}
tr.closedvote, div.closedvote {border:solid 3px #e1e2e5;border-bottom:solid 3px #e1e2e5 !important;font-weight:bold;}
tr.verifiedvote th, tr.verifiedvote td, div.verifiedvote {background-color:#e1e2e5;font-weight:bold;color:#666666;}
tr.verifiedvote, div.verifiedvote {border:solid 3px #65bcf2;border-bottom:solid 3px #65bcf2 !important;font-weight:bold;}
tr.verifyvote th, tr.verifyvote td, div.verifyvote {background-color:#e1e2e5;font-weight:bold;color:#666666;}
tr.verifyvote, div.verifyvote {border:solid 3px #FF0000;border-bottom:solid 3px #FF0000 !important;font-weight:bold;}
tr.readyvote th, tr.readyvote td, div.readyvote {background-color:#c3e3f4;font-weight:bold;}
tr.readyvote, div.readyvote {border:solid 3px #c3e3f4;border-bottom:solid 3px #c3e3f4 !important;font-weight:bold;}
tr.defervote, div.defervote {border:solid 3px #CFCFCF;border-bottom:solid 3px #CFCFCF !important;font-weight:bold;}
tr.defervote th, tr.defervote td, div.defervote {background-color:#FFFFFF;font-weight:bold;color:#888888;}
div.activevote, div.votedetails {padding:5px 10px;}
tr.activevote.ERROR, div.activevote.ERROR {border:solid 3px #CC4B37;border-bottom:solid 3px #CC4B37 !important;font-weight:bold;}
.cell.breakrow { border-bottom:solid 1px #CACACA;height:0.5rem;margin-bottom:0.5rem; }
.cell.breakrow.present { margin-bottom:2.5rem; }
tr.novote td, tr.novote th {font-style:italic;font-weight:normal;}
table.voteresults {border-collapse:collapse;margin-bottom:0px;}
table.voteresults td, table.voteresults th {font-size:0.9rem;line-height:0.9rem;padding:5px;border:solid 1px #DFDFDF;text-align:center;}
table.voteresults th.text-right, table.voteresults td.text-right {text-align:right;}
table.voteresults th h6 {margin-bottom:0px;}
table.voteresults td.text-left, table.voteresults th.text-left {text-align:left;}

table.voteresults.dark {border:solid 1px #333333;}
table.voteresults.dark th {border-right:solid 1px #333333;}
table.voteresults.dark td, table.voteresults.dark th {border:solid 1px #999999;padding:8px 10px;}
table.voteresults.dark tr.top td, table.voteresults.dark tr.top th, table.voteresults.dark tr.top th.top {border-top:solid 2px #333333 !important;vertical-align:top;}

table.voteresults.present {width:100%;border-collapse:collapse;margin-bottom:10px;}
table.voteresults.election.present td, table.voteresults.election.present th {width:10%;}
table.voteresults.election.present td:last-child, table.voteresults.election.present th:last-child {width:10%;}
table.voteresults.election.present td:nth-child(4), table.voteresults.election.present th:nth-child(4) {width:30%;}
table.voteresults.present td, table.voteresults.present th {font-size:20px;line-height:22px;padding:10px;width:33%;}
table.voteresults.present td.text-left, table.voteresults.present th.text-left {text-align:left;}

.present_overview h5 {margin-bottom:4px;line-height:22px;}
.present_overview .cell.breakrow.present { margin-bottom:1.0rem; }
table.voteresults.overview {width:100%;border-collapse:collapse;margin-bottom:10px;border:none;}
table.voteresults.overview td, table.voteresults.overview th {font-size:16px;line-height:18px;padding:0px 5px;}
table.voteresults.overview td {width:20%;border:solid 1px transparent;text-align:left;font-weight:bold;font-size:20px;}
table.voteresults.overview td span.noelect {font-weight:normal;font-size:14px;font-style:italic;}
table.cvotemotion.election th.noelect {font-weight:bold;font-size:1.3rem;font-style:italic;background-color:#DB3318;color:#FFFFFF;padding:20px 0;}
.smallresults table.cvotemotion.election th.noelect {padding:5px 0;font-size:14px;}
table.voteresults.overview th {width:30%;border:solid 1px transparent;text-align:right;}
table.voteresults.election.overview td:first-child, table.voteresults.election.overview th:first-child {width:65%;text-align:left !important;}
table.voteresults.election.overview td:last-child, table.voteresults.election.overview th:last-child {width:35%;text-align:center;}
table.voteresults.election.overview th:last-child {width:35%;text-align:center;}
table.voteresults.overview td.text-left, table.voteresults.overview th.text-left {text-align:left;}

table.voteresults.election.overview td, table.voteresults.election.overview th {font-size:14px;line-height:16px;padding:2px 5px;}
table.voteresults.election.overview th:first-child {width:15%;text-align:center;}
table.voteresults.election.overview th:nth-child(2) {width:25%;text-align:center;}
/*table.voteresults.election.overview td:last-child, table.voteresults.election.overview th:last-child {width:60%;font-size:18px;line-height:22px;}*/
table.voteresults.election.overview td:last-child {width:60%;font-size:16px;line-height:19px;/*text-align:left;*/}
table .fa-medal, table.voteresults.election .fa-medal {color:#0074B7; }

div.motion.font_1 div h5 {font-size:1.25rem;line-height:1.4rem;}
div.motion.font_1 p {font-size:1rem;line-height:1.25rem;}
.font_1 td, .cvoteresponsetable.font_1 td, .font_1 th, .font_1 div, .font_1 span, .font_1 li, .font_1 em, .font_1 {font-size:1rem;line-height:1.25rem;}

div.motion.font_2 div h5 {font-size:1.5rem;line-height:1.6rem;}
div.motion.font_2 p {font-size:1.25rem;line-height:1.4rem;}
.font_2 td, .cvoteresponsetable.font_2 td, .font_2 th, .font_2 div, .font_2 span, .font_2 li, .font_2 em, .font_2 {font-size:1.25rem;line-height:1.4rem;}

div.motion.font_3 div h5 {font-size:1.75rem;line-height:1.9rem;}
div.motion.font_3 p {font-size:1.5rem;line-height:1.75rem;}
.font_3 td, .cvoteresponsetable.font_3 td, .font_3 th, .font_3 div, .font_3 span, .font_3 li, .font_3 em, .font_3 {font-size:1.5rem;line-height:1.75rem;}

div.motion.font_4 div h5 {font-size:2rem;line-height:2.1rem;}
div.motion.font_4 p {font-size:1.9rem;line-height:2.1rem;}
div.motion.font_4 div h5 {font-size:2rem;line-height:2.1rem;text-decoration:underline;}
.font_4 td, .cvoteresponsetable.font_4 td, .font_4 th, .font_4 div, .font_4 span, .font_4 li, .font_4 em, .font_4 {font-size:1.9rem;line-height:2.1rem;}

div.motion.font_5 div h5 {font-size:2.25rem;line-height:2.4rem;text-decoration:underline;margin-bottom:1rem;}
div.motion.font_5 p {font-size:2.1rem;line-height:2.3rem;}
div.motion li {margin-left:1rem;}
.font_5 td, .cvoteresponsetable.font_5 td, .font_5 th, .font_5 div, .font_5 span, .font_5 li, .font_5 em, .font_5 {font-size:2.1rem;line-height:2.3rem;}

div.motion {line-height:1.8rem;margin:0.5rem 0 1.5rem;}
div.motion div {font-size:20px;}
div.motion.amend p {line-height:1.5rem;font-size:18px;margin-bottom:-0.5rem;}
div.motion div.amend_by, div.amend_by {font-size:15px;font-style:italic;line-height:18px;text-align:right;}
div.motion div.amend_by.left, div.amend_by.left {text-align:left;}
div.motion div.amend_by.off, div.amend_by.off {margin-right:50px;}

div.motion.long {line-height:1.2rem !important;margin:0.3rem 0 1.5rem;padding-bottom:0px;}
div.motion.long h5 {font-size:18px !important;line-height:1.2rem !important;margin:0.3rem 0 0.5rem;font-weight:}
div.motion.long div, div.motion.long div p, div.motion.long div li {font-size:15px !important;line-height:1.3rem !important;}
div.motion.long div p {margin-bottom:0.2rem;}
div.motion.long.amend p {line-height:1.1rem;font-size:16px;margin-bottom:-0.5rem;}
div.motion.long div.amend_by, div.amend_by {font-size:13px;font-style:italic;line-height:15px;text-align:right;}
div.motion.long div.amend_by.left, div.amend_by.left {text-align:left;}
div.motion.long div.amend_by.off, div.amend_by.off {margin-right:50px;}

.accordion-title h6, .accordion-title {font-weight:bold;}
a.accordion-title.alert {background-color:#F7E4E1 !important;color:#666666 !important;}
a.accordion-title.closed {background-color:#DFDFDF !important;color:#999999 !important;}
a.accordion-title.success {background-color:#E1FAEA !important;}
.accordion-title::before {font-size:30px;margin-top:-40px;line-height:30px;padding-top:0px !important;top:18px !important;}
div.amend_by_admin {font-size:18px;line-height:24px;text-align:left;}
div.votedetails h6 {margin-bottom:0px;}
div.callout.editthis {background-color:#99CCFF !important;}
.draggable {cursor:pointer;}
.ui-draggable-dragging {border:solid 1px #333333 !important;width:350px !important;}
#motion_tree .callout.motion.primary {background-color:#EAEAEA !important;color:#0A0A0A !important;}

ul.amend_list, ul.candidate_list {
    line-height:20px;
    margin-bottom:5px;
}
ul.amend_list li, ul.candidate_list li {margin-left:15px;}
div.strike {
    opacity:0.5;
    text-decoration:line-through;
}

.expense th.amount, .expense td.amount {width:150px;}
.expense th.action, .expense td.action {width:100px;}

input.error, select.error {border:solid 1px #990000;background-color:#F9B8B8;color:#333333;}

@media screen and (max-width: 64em) {
    .expense td input, .expense td select { margin-bottom:0px; }
}
@media screen and (min-width: 64em) {
    .expense td input.other {margin-top:8px;}
    .expense td input, .expense td select {margin-bottom:0px;}
    .expense th.date, .expense td.date {width:150px;}
    .expense th.check, .expense td.check {width:200px;}
    .expense th.carrier, .expense td.carrier {width:250px;}
    .expense th.details, .expense td.details {width:250px;}
    .expense th.purpose, .expense td.purpose {width:350px;}
}

footer{
    background-color:#28415F;
    position:relative;
    bottom:0px;
    width:100%;
    color:#FFFFFF;
    padding:0.6rem 0;
    font-size:12px;
    margin:1.5rem 0 0 0;
}
footer a {
    color:#FFFFFF;
    padding:0;
}
footer a:hover { color:#CFCFCF; }

@media screen and (max-width: 39.9375em) {
    div.motion div.amend_by, div.amend_by {font-size:12px;font-style:italic;line-height:15px;}
    #promptmodal.reveal {
        top: 20%;
        left: 5%;
        width: 90%;
        height: 60%;
        height: 60vh;
        min-height: 60vh;
        padding:2rem 1rem;
    }
}

/* Keep this from being really long if viewing on a small screen */
#point_notice div .lead {
    line-height:1.75rem;
}



.plus-minus-input {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.plus-minus-input .input-group-field {
    text-align: center;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    /* padding: 1rem; */
    padding: 0.1rem;
}

.plus-minus-input .input-group-field::-webkit-inner-spin-button,
.plus-minus-input .input-group-field ::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
}

.plus-minus-input .input-group-button .circle {
    border-radius: 50%;
    /* padding: 0.25em 0.8em; */
    padding: 0.4em 0.5em 0.25em;
}
.mcontent {
    padding:5px;
    background-color:#CFCFCF;
}

span.clarovote, .tinymce span.clarovote, .tinymce p span.clarovote, .tox-edit-area__iframe span.clarovote {
    color:#FF0000 !important;
    font-weight:bold !important;
}
.tox-tinymce {
    margin-bottom:16px;
}
/*
.amend del {
    color:#FF0000;
    font-weight:bold;
    text-decoration:line-through;
}
.amend ins {
    color:#FF0000;
    font-weight:bold;
    text-decoration:none;
}*/

del.amend {
    opacity:0.6;
    color:#FF0000;
    font-weight:bold;
    padding:0 3px 0 0;
    text-decoration:line-through;
}
ins.amend, ins.amend p {
    color:#FF0000;
    font-weight:bold;
    padding:0 3px 0 0;
    text-decoration:none;
}
/*.amend.amend2 del, del.amend2  {
    color:#27AE60;
    font-weight:bold;
    text-decoration:line-through;
}
.amend.amend2 ins, ins.amend2 {
    color:#27AE60;
    font-weight:bold;
    text-decoration:none;
}*/
del.amend2  {
    opacity:0.6;
    color:#27AE60;
    font-weight:bold;
    padding:0 3px 0 0;
    text-decoration:line-through;
}
ins.amend2, ins.amend2 p {
    color:#27AE60;
    font-weight:bold;
    padding:0 3px 0 0;
    text-decoration:none;
}
.hideitem {
    float:right;
    display:block;
}


/* CLARO VOTE SECTION */
table.cvotemotion {
    border-collapse:collapse;
}
.cvotemotion td, .cvotemotion th {
    width:33.3%;
    color:#000000;
    font-size:1.6rem;
    font-weight:bold;
    text-align:center;
    padding:10px 0 5px;
    vertical-align:middle;
}
.cvotemotion.election td, .cvotemotion.election th {
    width:10%;
    font-size:1.3rem;
}
.cvotemotion.election td:nth-child(4), .cvotemotion.election th:nth-child(4) {
    width:33%;
    text-align:left;
}
.cvotemotion.election td:nth-child(5), .cvotemotion.election th:nth-child(5) {
    width:18%;
}
.cvotemotion td.overall {
    color:#000000;
    font-size:3.2rem;
    font-style:italic;
    font-weight:normal;
    vertical-align:middle;
    background-color:#DFDFDF;
    text-transform:uppercase;
}
.cvotemotion.defeat td.overall {
    color:#FFFFFF;
    background-color:#DB3318;
}
.cvotemotion.carry td.overall {
    color:#000000;
    background-color:#A5CF63;
}
.cvotemotion td.bluebg, .cvotemotion th.bluebg {
    color:#FFFFFF;
    background-color:#637FB9;
}
.cvotemotion td.bluebg.small, .cvotemotion th.bluebg.small {
    font-size:1rem;
    font-style:italic;
}
.cvotemotion td.boards {
    background-color:#E0EDF2;
}
.cvotemotion td.students {
    background-color:#F7EADB;
}
.cvotemotion td.boards.result {
    font-size:4rem;
    padding-bottom:0px;
}
.cvotemotion td.students.result {
    font-size:4rem;
    padding-bottom:0px;
}

.cvotemotiontable, .cvotemotiontable tbody {
    border:none;
    border-collapse:collapse;
}
.cvotemotiontable td, .cvotemotiontable th {
    border:none;
    padding:5px 0px 0px;
    background-color:#f7e4e1;
    font-weight:bold;
    text-align:center;
    vertical-align:middle;
    /* border:solid 1px #333333; */
    font-size:15px;
    line-height:18px;
    position:relative;
}
.cvoteresponsetable, .cvoteresponsetable tbody {
    border-spacing:10px;
    border-collapse:separate;
}
.cvoteresponsetable td, .cvoteresponsetable th {
    margin:5px;
    padding:0px;
    font-weight:bold;
    text-align:center;
    vertical-align:middle;
    border:solid 1px #333333;
    border-radius:10px;
    font-size:15px;
    line-height:18px;
    position:relative;
}
.voter_stats .cvotemotiontable td, .voter_stats .cvotemotiontable th {
    padding:15px 5px;
    vertical-align:middle;
}
.cvotemotiontable div {
    width:100%;
    padding:10px 5px;
}
.cvotemotiontable td div.board {
    height:60px;
    width:auto;
    display:block;
    background-color:#EFEFEF;
    padding-top:22px;
    font-size:1.5rem;
    vertical-align:middle;
    position:relative;
}
div.board {
    height:60px;
    width:auto;
    margin:0 10px;
    padding:15px 0 0 0;
    display:block;
    text-align:center;
    vertical-align:middle;
    position:relative;
    border:solid 1px #333333;
    border-radius:10px;
}
.cvoteresponsetable td.board {
    height:60px;
    width:auto;
    margin:auto;
    text-align:center;
    vertical-align:middle;
    position:relative;
}
.cvotemotiontable td div.board div {
    height:auto;
    display:block;
    margin:auto 0;
    vertical-align:middle;
    position:absolute;
}
.cvoteresponsetable td.board {
    margin:auto 0;
    vertical-align:middle;
    position:absolute;
}
.cvotemotiontable td div.status {
    width:100%;
    display:block;
    bottom:0px !important;
    position:relative;
}
.cvoteresponsetable td.status {
    width:100%;
    border-radius:10px;
    bottom:0px !important;
    position:relative;
}
.cvotemotiontable div.status.response, .cvoteresponsetable div.status.response {
    font-style:italic;
}
.cvotemotiontable div.status.response0, .cvoteresponsetable .status.response0 {
    color:#FFFFFF;
    font-style:italic;
    background-color:#DB3318;
}
.cvotemotiontable div.status.response1, .cvoteresponsetable .status.response1 {
    background-color:#A5CF63;
}
.cvoteresponsetable div.status.response1 {
    background-color:#A5CF63;
}

/* Results for Meeting Results page */
.smallresults .cvotemotion td, .smallresults .cvotemotion th {
    font-size:12px;
    padding:5px 0;
}
.smallresults .cvotemotion td.overall {
    font-size:14px;
}
.smallresults .cvotemotion td.bluebg.small, .smallresults .cvotemotion th.bluebg.small {
    font-size:11px;
    line-height:11px;
}
.smallresults .cvotemotion td.boards.result,
.smallresults .cvotemotion td.students.result {
    font-size:20px;
}
.smallresults .cvotemotiontable td div.board {
    height:auto;
}
.smallresults table.voteresults td, .smallresults table.voteresults th {font-size:12px;line-height:14px;}

.smallresults table.voteresults.election.present td, .smallresults table.voteresults.election.present th {width:10%;}
.smallresults table.voteresults.election.present td:last-child, .smallresults table.voteresults.election.present th:last-child {width:10%;}
.smallresults table.voteresults.election.present td:nth-child(4), .smallresults table.voteresults.election.present th:nth-child(4) {width:30%;}
.smallresults table.voteresults.present td, .smallresults table.voteresults.present th {font-size:20px;line-height:22px;padding:10px;width:33%;}


/* END CLARO VOTE SECTION */

div.votergrid div.cell {
    text-align:center;
    padding:0.75rem 0.5rem 0.5rem;
    border:solid 1px #AFAFAF;
}
.button.ml {margin:0 0.25rem !important;display:block;}


#clarovote_speaker_toggle {
    float:right;
    top:40px;
    right:10px;
}
#claro_speakerlist_wrap {
    width:250px;
}
#claro_speakerlist_list {
    overflow-y:scroll;
}
.claro_speakerlist {
    padding:0px;
    line-height:1.1rem;
    background-color:#FFFFFF !important;
}
.claro_speakerlist h5 {
    height:35px;
    color:#FFFFFF;
    margin-bottom:0px;
    text-align:center;
    padding:0.4rem 0 0;
    background-color:#01624f;
}
.claro_speaker {
    overflow:hidden;
    border-top:solid 1px #DFDFDF;
    border-bottom:solid 1px #DFDFDF;
}
.claro_speaker.legend {
    overflow:hidden;
    border-top:none;
    border-bottom:none;
}
#claro_speakerlist_wrap .claro_speaker {
    height:4.2rem;
    padding:3px 3px;
}
.claro_speakerlist .claro_speaker.mine.notcurrent {
    color:#676767;
    background-color:#A5C1D4;
}
.claro_speakerlist .claro_speaker.mine {
    background-color:#D7ECFA;
}
.claro_speaker.active, .claro_speakerlist .claro_speaker.mine.active {
    background-color:#E1FAEA;
    border-top:solid 2px #01624f;
    border-bottom:solid 2px #01624f;
}
.claro_speaker.pointoforder, .claro_speaker.pointoforder.active, .claro_speakerlist .claro_speaker.mine.pointoforder {
    background-color:#F7E4E1;
    border-top:solid 2px #FF0000;
    border-bottom:solid 2px #FF0000;
}
.claro_speaker.removing {
    color:#555555;
    background-color:#9F9F9F;
    border-top:solid 2px #666666;
    border-bottom:solid 2px #666666;
}
.claro_speaker.updating {
    color:#555555;
    font-style:italic;
    background-color:#e1faea;
}
.claro_speaker.pointoforder .votename { font-weight:bold;text-transform:uppercase; }
.claro_speaker .name { font-weight:500; }
.claro_speaker .district { font-size:0.8rem; }
.claro_speaker .votename { font-size:0.8rem;font-style:italic; }
.claro_speaker .info {
    width:100%;
    display:block;
    padding:5px;
}
.claro_speaker .info .nil {
    color:#9F9F9F;
    font-style:italic;
}
/* .claro_speakerlist.admin .claro_speaker .info {
    z-index:9;
    float:left;
    width:168px;
} */
.claro_speakerlist.member .claro_speaker .info {
    z-index:9;
    float:left;
    width:168px;
}
.claro_speakerlist .claro_speaker.notcurrent {
    color:#AFAFAF;
    background-color:#CFCFCF;
}
.claro_speakerlist .claro_speaker.notcurrent .amend, .claro_speakerlist .claro_speaker.notcurrent .amend2 {
    color:#AFAFAF;
}
.claro_speaker .actions {
    display:none;
}
.claro_speaker.chair .actions {
    display:block;
}
.claro_speaker.chair.legend .actions {
    display:block;
    line-height:18px;
}
.claro_speaker.chair.legend .actions i {
    padding-top:0px !important;
}
.claro_speakerlist.admin .claro_speaker .actions {
    /* width:54px;
    z-index:10;
    float:right; */
    display:block;
    height:100%;
    vertical-align:middle;
}
.claro_speakerlist.member .claro_speaker .actions {
    width:40px;
    z-index:10;
    float:right;
    display:block;
}
.claro_speaker .actions i {
    cursor:pointer;
    font-size:1.5rem;
    line-height:1.5rem;
    padding-right:2px;
    padding-top:1.125rem;
}
.claro_speaker i.fa-square-up-right.small, .claro_speaker i.fa-level-up-alt.small, .claro_speaker i.fa-edit.small {
    font-size:15px;
    line-height:15px;
    margin-right:3px;
}
.claro_speaker .actions .fa-check-circle, .claro_speaker .actions .fa-comment {
    color:#3ADB76;
}
.claro_speaker .actions .fa-times-circle {
    color:#FF0000;
}
.claro_speaker.active .actions .fa-times-circle {
    color:#666666;
}
#claro_speakerlist_wrap .claro_speaker.active span.chair {
    display:none;
}

.claro_speaker.notcurrent .actions .fa-check-circle, .claro_speaker.notcurrent .actions .fa-comment {
    color:#AFAFAF;
}
.claro_speaker.notcurrent .actions .fa-times-circle {
    color:#AFAFAF;
}
.claro_speaker.notcurrent.active .actions .fa-times-circle {
    color:#AFAFAF;
}


.claro_speakerlist #bottomform {
    bottom:0px;
    position:absolute;
    padding:0.5rem 1rem;
    background-color:#FFFFFF;
}

#claro_speakerlist_wrap_full .claro_speaker {
    height:auto;
    padding:0.325rem;
}
#claro_speakerlist_wrap_full .claro_speaker.headings, #claro_speakerlist_wrap_full .claro_speaker.headings:hover {
    /* color:#FFFFFF;
    background-color:#01624f; */
    /* color:#FFFFFF; */
    font-weight:bold;
    background-color:#CFCFCF;
}
/* #claro_speakerlist_wrap_full .claro_speaker:not(.active):hover { */
#claro_speakerlist_wrap_full .claro_speaker:hover {
    color:#000000;
    background-color:#EFEFEF;
}
#claro_speakerlist_wrap_full .claro_speaker.active:hover {
    background-color:#3ADB76;
}
#claro_speakerlist_wrap_full .claro_speaker.pointoforder:hover {
    background-color:#CC4B37;
}
/* #claro_speakerlist_wrap_full .claro_speaker.headings:hover {
} */
#claro_speakerlist_wrap_full #claro_speakerlist_list {
    overflow-y:visible;
}
#claro_speakerlist_wrap_full .claro_speaker .actions i {
    padding-top:0;
    margin-top:-0.325rem;
}
#claro_speakerlist_wrap_full .claro_speakerlist .claro_speaker .actions {
    width:100%;
}
#claro_speakerlist_wrap_full .name, #claro_speakerlist_wrap_full .district, #claro_speakerlist_wrap_full .votename, #claro_speakerlist_wrap_full .claro_speaker > .cell {
    padding-top:0.425rem;
}
div#historylist {
    max-height:65%;
    overflow-y:scroll;
    border-left:solid 1px #AFAFAF;
    border-right:solid 1px #AFAFAF;
    border-bottom:solid 1px #AFAFAF;
}
div.spoken {
    color:#666666;
    padding:0.325rem 0.5rem;
    background-color:#FFFFFF;
    border-bottom:solid 1px #CFCFCF;
}
div.spoken:nth-child(even) {
    background-color:#CFCFCF;
}
div.spoken.pointoforder {
    background-color:#F7E4E1;
    border-bottom:solid 1px #FF0000;
}
h5.pointoforder {font-weight:bold;}

@media screen and (min-width: 95.9375em) {
    #branding {
        top:50px;
        left:10px;
        display:block;
        position:fixed;
    }
}
@media screen and (max-width: 95.9375em) {
    #branding {
        top:0px;
        left:10px;
        display:block;
        max-height:100px;
        position:relative;
    }
    #branding img {
        max-height:60px;
    }
}



/* Some placement of adverts/sponsor logos */
#advertstop, #banner {
    width:100%;
    height:110px !important;
    /* margin-top:-20px !important; */
    margin:-20px 0 5px 0 !important;
}
#sponsor_block {
    display:block;
    height:110px !important;
    margin:0 !important;
}
.sponsor_bk {
    display:block;
}
.sponsor_by {
    color:#222222;
    font-weight:bold;
    position:relative;
    display:inline-block;
}


div.sub_defeated {
    color:#BBBBBB;
    font-weight:bold;
    background-color:#e1e2e5;
    /* text-decoration:line-through; */
}
.cvotemotion td.students.result.sub_details {
    padding:0px;
    font-size:1.6rem;
}
div.inactive {color:#CFCFCF;font-style:italic;}
.mce-content-readonly {
    color:#CCCCCC;
    background-color:#EFEFEF;
}

div.inactive del.amend,div.inactive ins.amend,div.inactive ins.amend p,div.inactive del.amend2,div.inactive ins.amend2, div.inactive ins.amend2 p{opacity:0.4;}
.mce-content-readonly{color:#CCCCCC;background-color:#EFEFEF;}
.mce-content-readonly del.amend,.mce-content-readonly ins.amend,.mce-content-readonly ins.amend p,
.mce-content-readonly del.amend2,.mce-content-readonly ins.amend2,.mce-content-readonly ins.amend2 p{opacity:0.4;}


.ceblock {
    float:left;
    width:100%;
    padding:20px;
    border-radius:10px;
    margin-bottom:20px;
    border:solid 1px #AFAFAF;
}
a.ceblock:hover {
    background-color:#DFDFDF;
}
.ceblock.checked {
    border:solid 1px #33AF33;
    background-color:#3adb76;
}
.ceblock.inactive {
    color:#AAAAAA;
    border:solid 1px #AFAFAF;
    background-color:#EFEFEF;
}
.ceblock.inactive, .inactive, .inactive label, .inactive label span {
    color:#AAAAAA;
    background-color:#EFEFEF;
}
li.inactive {color:#AFAFAF;font-style:italic;background-color:#FFFFFF;}
.ceblock.inactive a {
    color:#AAAAAA;
    cursor:auto;
}
.is_pc {
    padding:5px;
    background-color:#0000CC;
}
a.button i.fa-solid {
    margin:-3px 0;
}
.cell.spacer, .spacer {
    margin-top:15px;
}
.fas.rpad, .rpad {
    margin-right:8px !important;
}
.rpads {
    margin-right:5px !important;
}

input::placeholder {
    opacity:1;
}
.req::after {
    content:' * ';
    color:#FF0000;
}
.is-invalid-input, .claro-invalid {
    background-color:#F7E4E1 !important;
    border:solid 1px #FF0000 !important;
}
tr.canceled td, tr.canceled td a, .canceled, .canceled h6, .canceled p {
    color:#FF0000 !important;
    font-style:italic;
    text-decoration:line-through;
}
/* tr.incomplete td, tr.incomplete td a, .incomplete, .incomplete h6, .incomplete p { */
tr.incomplete td, .incomplete, .incomplete h6, .incomplete p, .incomplete a {
    color:#787878 !important;
    font-style:italic;
}
.canceltext {
    color:#FF0000 !important;
    font-weight:bold;
    font-style:italic;
}
label.larger {font-size:1.025rem;}
@font-face {
    font-family:'Source Sans Pro';
    /* src: url('fonts/SourceSansPro-Black.ttf') format('truetype'); */
    /* src: url('fonts/SourceSansPro-Regular.ttf') format('truetype'); */
    /* src: url('fonts/SourceSansPro-SemiBold.ttf') format('truetype'); */
    src: url('fonts/SourceSansPro-Bold.ttf') format('truetype');
}
.clarologofont {
    margin:0 5px;
    display:inline-block;
    padding:3px 5px;
    font-size:17px;
    /* font-weight:400; */
    font-family:'Source Sans Pro';
}
.claro_clickcopy {font-weight:bold;cursor:pointer;}
.unpaid, i.disabled, span.disabled {
    color:#FF0000;
}
i.enabled, span.enabled {
    color:#00FF00;
}
i.active, span.active {
    color:#3ADB76;
}
i.inactive, span.inactive {
    color:#767676;
}
.soldout {
    padding:5px;
    background-color:#F7E4E1 !important;
    border:solid 1px #FF0000 !important;
}

.claroapps.admin .claroapp {
    padding:20px;
    border-radius:10px;
    margin-bottom:20px;
    border:solid 1px #AFAFAF;
}
.claroapps.admin .claroapp a.editlink {
    color:#787878;
    display:block;
    font-size:18px;
    margin:8px 0 -12px 0;
}
.claroapps.admin .claroapp.disabled a.applink {
    color:#CFCFCF;
}
.button.tiny i.fas {margin:-5px 0;}


table.calendar, table.calendar tbody {
    width:100% !important;
    margin-bottom:0;
}
table.calendar td, table.calendar th {
    min-height:100px !important;
    padding:5px;
}
table.calendar td, table.calendar th {font-size:0.9rem;line-height:1.0rem;padding:5px;border:solid 1px #DFDFDF;}

table.calendar th {
    padding:10px;
    font-size:14px;
}
table.calendar td {
    font-size:0.925rem;
}

table.calendar td .day {
    margin:-2px 0 3px 0;
    font-size:14px;
    font-weight:bold;
}


@media screen and (max-width: 39.9375em) {
    table.stack td, table.stack th {padding:0.125rem 0.625rem;}
    table.calendar td {font-size:0.75rem;}
}
.ng2-pdf-viewer-container > div
{
    position: relative;
}

tr.em td, tr.em th { font-style:italic; }
tr.bottombar.em td, tr.bottombar.em th { font-weight:normal; }

input[type="checkbox"].bicheck, input.bigcheck {
    width:25px;
    height:25px;
    margin-top:5px;
}

.emp_cal_block {
    color:#000000;
    padding:3px 5px;
    border-radius:3px;
    margin-bottom:1px;
    border-width:4px;
    border-style:solid;
}
