html, body {
    height: 100%;
    margin: 0;
}
body {
    font-family: Roboto, sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #333333;
    overflow-x: hidden; /* Hide scrollbars */
}
.content-wrapper {
    padding-top: 142px;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.content {
    flex: 1;
    padding: 0 10% 0 14%;
}
a {
    color: #72A840;
    text-decoration: none;
}
a:hover {
    color: #72A840;
    text-decoration: underline;
}
h1 {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 16px;
    margin-top: 16px;
}
h2 {
    font-size: 20px;
    margin-bottom: 12px;
    margin-top: 12px;
}
th {
    background-color:  #72A840 !important;
    color: white;
    text-transform: capitalize;
    }
th a {
    color: white !important
}
.btn-success {
    background-color: #72A840;
}
.navbar {
    font-size: 14px;
    border-bottom: 1px solid #bbbbbb;
    background-color: white;
    background-image: url("../img/bg_veren.9a7bc11b9ba0.jpg");
    background-repeat: repeat-x;
    background-position: left top;
    background-attachment: fixed;
    height: 128px;
}
.nav-item {
    border: 1px solid transparent;
    border-radius: 8px;
    /*text-transform: uppercase;*/
    font-size: 14px;
    font-weight: bold;
}
.nav-item:hover {
    border: 1px solid #ddd;
}
.nav-tabs {
    margin-bottom: 10px;
    margin-top: 10px;
}
a.btn {
    text-decoration: none !important;
}
.btn-light {
    border: 1px solid #dddddd;
}
.nav-tabs li {
    background-color: #f8f8f8;
}
.nav-tabs li a:hover {
    background-color: #72A840;
    color: white;
}
.nav-link {
    color: #72A840;
    text-decoration: none;
}
#navbarDropdownUser .bi-person-circle {
    font-size: 1.4rem;
    vertical-align: middle;
}
#navbarNavCRB.show {
    background-color: white;
    padding: 0.5rem 1rem;
    border-radius: 0 0 8px 8px;
    border: 1px solid #ddd;
    border-top: none;
}
.nav-link:hover {
    color: #72A840;
    text-decoration: none;
}
.species-common-name {
    font-weight: 700;
}
.species-scientific-name {
    font-style: italic;
}
.crbirding-languages {
    z-index: 9999;
    top: 15px;
    right: 15px;
}
.flag {
    margin-right: 10px;
}
.logos {
    display: inline-block;
    background-color: #ffffff;
    padding: 5px;
}
.footer {
    border-top: 1px solid #bbbbbb;
    font-size: 11px;
    color: #666;
    font-weight: 400;
    margin: 4.5em 0 3em;
    padding: 1.2em 0 1em;
}
.footer-content {
    padding: 0 10% 0 14%;
}
.dropdown-menu {
    font-size: 14px;
}
.dropdown-item:focus {
    background-color: #72A840;
    color: white;
}
.select2-container--default .select2-results__option--highlighted {
    background-color: #72A840 !important;
    color: white;
}
.form-check-input:checked, .radio:checked {
    background-color: #72A840 !important;
    border-color: #72A840 !important;
}
.clickable {
    cursor: pointer;
}
.pagination > li > a {
    background-color: white;
    color: #72A840;
}
/* Pagination */
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #5a5a5a;
    background-color: #eee;
    border-color: #ddd;
}
.pagination > .active > a {
    color: white;
    background-color: #72A840 !Important;
    border: solid 1px #72A840 !Important;
}
.pagination > .active > a:hover {
    background-color: #72A840 !Important;
    border: solid 1px #72A840;
}
.form-control.is-valid, .was-validated .form-control:valid {
    background: none;
}
.col-form-label {
    white-space: nowrap;
}
.animal-legs td {
    width: 4em;
    height: 7em;
    vertical-align: bottom;
    background-position: 1.7em top;
    background-image: url("../img/bird/bird_leg_upper_lower.0e39af5af3fe.png");
    background-repeat: repeat-y;
    text-align: left;
    padding: 0;
    padding-left: 1.4em;
    margin: 0;
}
.animal-legs-knee td {
    text-align: center;
    line-height: 1px;
    width: 4em;
    height: 17px;
    overflow: hidden;
    background-image: url("../img/bird/leg_knee.059548972984.png");
    background-repeat: no-repeat;
    background-position: 1.7em 0;
    padding: 0;
}
.animal-legs .animal-legs-below td {
    background-position: 1.7em bottom;
    padding-bottom: 20px;
}
.animal-markers {
    padding: 5px 0;
    min-height: 40px;
}
.marker-circle {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 0.1em solid #000;
    margin: 5px 0;
    padding: 0;
    text-align: center;
    font-family: DroidSansMono, Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    overflow: hidden;
    width: 40px;
    height: 40px;
    padding-top: 9px;
    border-radius: 50%;
}
.marker-2plus2{
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 0.1em solid #000;
    margin: 5px 0;
    padding: 0;
    text-align: center;
    font-family: DroidSansMono, Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    overflow: hidden;
    width: 1.9em;
    height: 3em;
    word-wrap: break-word;
    word-break: break-all;
}
.marker-marker {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 0.1em solid #000;
    margin: 5px 0;
    padding: 0;
    width: 1.5em;
    height: 1.7em;
    text-align: center;
    font-family: DroidSansMono, Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    overflow: hidden;
}
.marker-up {
    -ms-transform:rotate(-90deg);
    -webkit-transform:rotate(-90deg);
    -moz-transform:rotate(-90deg);
    -o-transform:rotate(-90deg);
    transform:rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
/*display:block;*/
/*position:absolute;*/
}
.marker-down {
    -ms-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    transform:rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.marker-1 {
}
.marker-2 {
    left:-3px;
    width: 2.0em;
    top: 2px;
}
.marker-3 {
    left:-10px;
    width: 2.8em;
    top: 8px;
}
.marker-4 {
    left:-16px;
    width: 3.6em;
    top: 14px;
}
.marker-5 {
    left:-16px;
    width: 3.6em;
    top: 14px;
}
.marker-6 {
    left:-16px;
    width: 3.6em;
    top: 14px;
}
.bar {
    font-size:2em;
}
.marker-bar {
    margin-top:-5px;
}
.marker-flag {
    width: 3.2em;
}
.marker-tall,
.marker-wasp {
    height: 3.2em;
}
.marker-wasp-band {
    display: block;
    height: 1em;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-style: solid;
    border-width: .1em 0;
    padding: 0;
    margin: 0;
}
.marker-wasp-band-wide {
    border-width: .3em 0 ! important;
}
.marker-wasp-band-narrow {
    border-width: .45em 0 ! important;
}
.marker-wasp-band-none {
    background: transparent ! important;
    border-color: transparent ! important;
}
.wasp-ring-narrow,
.wasp-ring-wide {
    display: inline-block;
    border: 1px solid #000;
    width: 10px;
}
.wasp-rings-table label {
    font-size: 18pt;
}
.wasp-rings-table td {
    padding: 2px;
}
.orientation-item td {
    padding-right: 2px;
    vertical-align: middle;
}
.dropdown-menu li {
    position: relative;
}
.dropdown-menu .dropdown-submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px;
}
.dropdown-menu .dropdown-submenu-left {
    right: 100%;
    left: auto;
}
.dropdown-menu > li:hover > .dropdown-submenu {
    display: block;
}
.shorthand-scroll-list {
    max-height: 350px;
    overflow-y: auto;
}