﻿body {
    overflow-x: hidden;
    width: 100vw;
    color: #333333;
    min-height: 100vh;
    padding-bottom: 170px; /* height of the footer */
}

@media only screen and (max-width: 768px) {
    body {
        min-height: 100vh;
        padding-bottom: 190px;
    }
}

@media only screen and (max-width: 350px) {
    body {
        min-height: 100vh;
        padding-bottom: 230px;
    }
}


html {
    position: relative;
    min-height: 100%;
}

.wrap-inner {
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #fff;
    margin: 0 auto;
    max-width: 1440px;
    min-height: 100%;
}
/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.btn {
    width: fit-content;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 0;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.61538462;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.btn-primary {
    border: 0;
    margin-right: 10px;
    color: #fff;
    background-color: #50b948;
    border-color: #47a740;
}

.btn-primary:hover, .btn-primary:focus{
    background-color: #439c3c;
    border-color: #357b2f;
}

.btn-outline-success:hover{
    background-color: #439c3c;
    border-color: #357b2f;
}

.btn:focus, .btn:active{
    box-shadow:none !important;
    outline:0px !important;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}


/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.rightalign {
    text-align: right;
    align-content: end;
}

.editcol {
    width: 75px;
}

.cpaeditbutton {
    padding-right: 5px;
    padding-left:5px;
    text-decoration:none;
}
.form-group {
    padding-bottom: 10px;
    .control-label{
    padding-bottom: 3px;
    }
}

.requiredstar {
    color: red;
}

.cpadeletebutton {
    padding-left: 5px;
    color:  red!important;
    border: none;
    background-color: transparent;
    text-decoration:none;
}

/* Top Menu */
.navbar {
    background-color: #50b948;
    .dropdown-toggle-split{
    width: 5px !important;
    }
}

.btn-group {
    width: 125px;
}

.nav-item {
    display: inline;
    padding-left: 0px;
    padding-right: 60px;
    .zeroRightPad {
    padding-right:0px;
    }
    .zeroLeftPad {
        cursor:pointer;
    padding-left:0px;
    }
}

.nav-link { 
    /* color: white!important;  */
    display: inline;
    padding-right: 2px;
}

.nav-link:hover {
    color: #333 !important;
}



/* Top Menu */
.backtoListbtn {
    display: block;
    text-decoration: none;
    cursor: pointer;
}
.CleanAnchors {
    text-decoration: none;
    cursor: pointer;
    display:flex;
    padding-right:5px;
}
.breadcrumsarrow {
    top: 8px;
    position: relative;
    font-size: 11px;
    padding-right: 5px;
}
.backbuttonfontawosome {
    position: relative;
    top: 4px;
    padding-right: 4px;
}

.CleanAnchors{
    color: #006fba;
}

/* Page Content */
.page-title {
    margin-top: 10px;
    margin-bottom: 25px;
}

.control-label{
    font-weight: 600;
}

.cpabtn{
    width:125px;
}

th{
    font-weight: 600;
}
.form-group.required .control-label:after {
    content: " *";
    color: red;
}

/* Member voting ballot styling */

.ballot-row{
    margin: 0px 0px 20px;
}
.spanDesignation {
    font-size: 1rem;
}

.spanName {
    font-size: 1.5rem;
    font-weight: 600;
    padding-left: 10px;
    padding-right: 5px;
}

.spanVoteFor {
    font-size: 1rem;
    font-weight: 600;
    padding-left: 7px;
}

.chkVoteBoard{
    scale: 1.7;
    /* accent-color: #007397; */
}

.board-grid-item{
    background-color:#007397; 
    color:white;
    border: 1px solid white;
    padding: 5px;
}

.board-label{
    color: #007397;
    font-weight: 600;
    font-size: 1.25rem;
    margin-bottom: 8px;
}

.photo{
    width:200px;
    height:auto;
    object-fit:cover;
    display:inline-block;
    margin-bottom:20px;
}

.rule-grid-item{
    background-color:#68c8c6;
    color:white;
    border: 1px solid white;
    padding: 5px;
}

.chkVoteReso{
    scale: 1.5;
    /* accent-color: #68c8c6; */
}

.spanrules{
    font-size: 1rem;
    font-weight: 600;
    padding-left: 7px;
}

/* Footer */
#footerWrapper {
    background-color: #333;
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
}

#footerWrapper a {
    color: #fff;
}

#footer {
    background-position: center bottom;
    background-repeat: repeat-x;
    color: #fff;
    font-size: 11px;
    font-weight: 200;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 100%;
}

#footer #footerInside {
    padding-top: 10px;
    line-height: 16px;
}

#footer #footerInside .footerLeft span a {
    font-weight: 700;
    text-decoration: none;
}

#footer #footerInside .footerLeft span a:before {
    padding: 0 5px;
    color: #fff;
    content: "| ";
}

#footer #footerInside .footerLeft span:first-child a:before {
    content: "";
    padding: 0;
}

#footer #footerInside .footerRight {
    margin-top: 5px;
}

#footer #footerInside .footerRight span {
    display: inline;
}

#footer #footerInside .footerRight span.text {
    width: 120px;
    font-size: 11px;
    line-height: 110%;
    text-align: left;
    float: right;
}

#footer #footerInside .footerRight span a {
    margin-right: 5px;
}


#footer .bottomNavigation {
    margin: 10px auto 10px;
    text-align: center;
}

#footer .bottomNavigation .text {
    clear: both;
    display: block;
    font-size: 10px;
    margin-bottom: 5px;
    text-align: center;
}

#footer .bottomNavigation .text:after {
    clear: both;
}


.footerLeft .allRightsReserved {
    text-align: left;
}

.footerRight {
    text-align: right;
}
