@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&subset=latin-ext');

body {
    font-family: "Lato", Helvetica, sans-serif;
    margin: 0;
    background-color: rgb(24, 37, 49);
    font-size: 14px;
    height: 100%;
    line-height: 1.5;
}

* {
    font-family: "Lato", Helvetica, sans-serif;
    font-size: 14px;
}

*, ::after, ::before {
    box-sizing: border-box;
}

table {
    border-collapse: collapse;
}
img{
    vertical-align: middle;
    border-style: none;
}

BODY.popup {
    background-color: rgb(235, 235, 235);
}

BODY.popupWhite {
    background-color: black;
}

.blockBGColor {
    background-color: rgb(235, 235, 235);
}

.blockBGColorLight{
    background-color: rgb(245, 245, 245);
}

TABLE.blockBGColor {
    border-collapse: initial;
}

TABLE.blockBGColor td{
    text-align: left;
}

TABLE.blockBGColor th {
    padding: 7px;
}

TABLE.headerBG {
    background-image: url(../styleimages/privateheader.jpg);
}

TABLE.tabBGColor {
    background-color: #0d243a;
}

TABLE.ProfileBGColor {
    background-color: rgb(235, 235, 235);
}

TABLE.ResourcePlannerBGColor {
    background-color: rgb(235, 235, 235);
}

H3 {
    font-size: 14pt;
    color: #0d243a;
    font-weight: bold;
}

legend {
    color: rgb(235, 235, 235);
}

th, .table-header {
    font-size: 14px;
    color: white;
    background-color: #0d243a;
    padding: 5px 4px 4px 4px;
}

.table-header {
    font-weight: 700;
}

th[align=left], td[align=left] {
    text-align: left !important;
}

th[align=center], td[align=center] {
    text-align: center !important;
}

th[align=right], td[align=right] {
    text-align: right !important;
}

TH.small {
    font-size: 12px;
    color: white;
    background-color: #0d243a;
}

/* Row Headline */
TH.row {
    font-size: 10pt;
    color: White;
    background-color: #0d243a;
    text-align: left;
}

/* AccTimeline */
TH.timeline {
    font-size: 10pt;
    color: white;
    background-color: #0d243a;
}

td.blockBGColor {
    background-color: rgb(235, 235, 235);
}

TD, td.blockBody, blockquote, li, ul {
    font-size: 10pt;
}

td.blockColor {
    background-color: #0d243a;
}

/* Mailing List */
td.blockHeading {
    color: White;
    font-weight: bold;
    font-size: 10pt;
    background-color: #0d243a;
}

/* Event Finder and Search blocks */
td.blockText {
    color: #0d243a;
    font-weight: bold;
    font-size: 10pt;
}

/* Event Finder and Search blocks */
td.blockTitle {
    color: white;
}

td.bold, td.button {
    font-weight: bold;
}

td.boldRegPackage {
    font-weight: bold;
    color: #0d243a;
}

td.category {
    font-weight: bold;
    color: white;
    background-color: #0d243a;
}

td.commentBlockLine {
    background-color: #0d243a;
}

td.CompanyName {
    font-size: 24pt;
    color: white;
    font-weight: bold;
}

/* For current registration or option items */
td.currentItem {
    font-weight: bold;
    color: Black;
    background-color: rgb(235, 235, 235);
}

td.EventPageTitle {
    font-size: 15pt;
    color: Black;
    font-weight: bold;
    text-align: left;
}

td.grayOut {
    background-color: Silver;
}

/* Line color underneath the header of the column */
td.headerLineColor {
    background-color: Black;
}

td.joinTextBlock {
    font-size: 8pt;
}

td.menuColor, td.MenuColor {
    background-color: rgb(210, 210, 210);
}

td.menuItem {
    background-color: rgb(210, 210, 210);
    border-bottom: 1px solid rgba(190, 190, 190, 1);
}

td.menuItemSelected, td.menuSmall {
    background-color: white;
}

td.MenuLineColor {
    background-color: #0d243a;
}

td.menuSeparator {
    background-color: #0d243a;
}

/* Second line of top menu */
td.menuSmall {
    background-color: white;
}

td.menuText {
    color: White;
}

td.messageSmall, td.negativeSmall {
    font-size: 8pt;
    color: Red;
}

td.PageTitle {
    font-size: 16pt;
    color: black;
    font-weight: bold;
    text-align: left;
}

td.profile {
    font-size: 10pt;
    color: Black;
    font-weight: bold;
}

td.ProfileBGColor {
    background-color: rgb(235, 235, 235);
}

td.registrationLineColor {
    background-color: #0d243a;
}

td.ResourcePlannerBGColor {
    background-color: rgb(235, 235, 235);
}

td.row {
    font-size: 10pt;
    color: White;
    background-color: #0d243a;
}

td.small {
    font-size: 8pt;
}

td.tabBGColor {
    background-color: White;
}

/* Line between tab and body */
td.tabLineColor {
    background-color: Black;
}

/* Line between tab and body when the tab is selected*/
td.tabNoLineColor {
    background-color: rgb(235, 235, 235);
}

/* Selected tab */
td.tabSelBGColor {
    background-color: rgb(235, 235, 235);
}

td.tabTitle {
    background-color: #0d243a;

    font-size: 10pt;
    color: White;
    font-weight: bold;
}

td.tabTitle2 {
    background-color: #0d243a;
    font-size: 9pt;
    color: White;
    font-weight: bold;
}

td.textArea {
    background-color: White;
    font-size: 10pt;
    color: Black;
}

td.vendorCategory {
    font-weight: bold;
    color: #0d243a;
}

/* Background color for EventFinder and Search blocks */
TR.blockBGColor {
    background-color: rgb(235, 235, 235);
}

TR.MenuLineColor {
    background-color: #0d243a;
}

TR.promotionCodeHighLight {
    background-color: Silver;
}

TR.tabLineColor {
    background-color: Black;
}

/* Line separating title and top menu */
TR.titleMenuSeparatorColor {
    background-color: Black;
}

P EM {
    color: Red;
    font-weight: bold;
}

EM.red {
    font-size: 10pt;
    color: Red;
}

P.headline {
    font-weight: bold;
}

P.small {
    font-size: 8pt;
}

a.date:link {
    color: #09509c;
}

a.date:hover {
    color: red;
}

a.date:active {
    color: red;
}

a.forget {
    font-size: smaller;
}

span.menu{
    padding: 10px;
    font-size: 10pt;
    display: block;
    text-indent: 15px;
    letter-spacing: .6px;
    opacity: .6;
}
a.menu, a.menu:link, a.menu:visited {
    position: relative;
    padding: 10px;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    color: black;
    display: block;
    text-indent: 15px;
    cursor: pointer;
    letter-spacing: .6px;
}

a.menu:hover, a.menu:Active {
    background-color: rgb(200, 200, 200);
    -webkit-transition: background-color 500ms linear, border 100ms linear;
    -ms-transition: background-color 500ms linear, border 100ms linear;
    transition: background-color 500ms linear, border 100ms linear;
}

.menu.active {
    background-color: rgb(200, 200, 200);
    border-left: 6px solid #09509c;
    -webkit-transition: background-color 500ms linear, border 100ms linear;
    -ms-transition: background-color 500ms linear, border 100ms linear;
    transition: background-color 500ms linear, border 100ms linear;
}

a.menuSelected {
    color: #0d243a;
    text-decoration: none;
    font-weight: bold;
}

a.menuTop, a.menuTop:visited {
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    color: Black;
}

a.menuTop:hover, a.menuTop:Active {
    color: red;
}

a.menuTopSmall, a.menuTopSmall:visited {
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    color: #0d243a;
}

a.menuTopSmall:hover, a.menuTopSmall:Active {
    color: red;
}

a.small {
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
    color: Blue;
}

a.sort {
    text-decoration: none;
    font-weight: bold;
    color: Silver;
}

a.tabSelText {
    font-size: 10pt;
    text-decoration: none;
    color: #0d243a;
    font-weight: bold;
}

a.tabText {
    font-size: 10pt;
    text-decoration: none;
    color: #0d243a;
    font-weight: bold;
}

a, a.text, .breadcrumb-link {
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    color: #09509c;
}

a:hover {
    color: #1f61a9;
    text-decoration: underline;
}

a:active {
    color: #09509c;
    text-decoration: underline;
}

.bodytext {
    font-size: 12px;
    font-style: normal;
    line-height: 15px;
    color: #3C4B5C;
}

.footertext {
    font-size: 10px;
    font-style: normal;
    line-height: 14px;
    color: #02A1E2;
}

.textbox {
    font-size: 12px;
    font-style: normal;
    line-height: 12px;
    color: #02A1E2;
    border: thin solid #7F9DB9;
}

.subhead {
    font-size: 16px;
    font-style: normal;
    line-height: 17px;
    font-weight: bold;
    color: #3C4B5C;
}

TABLE.headerBGBlank {
    background-image: url(../styleimages/privateheaderblank.jpg);
}

TABLE.headerBGYesEvents {
    background-image: url(../styleimages/YesEventsHdr.jpg);
}

TABLE.headerBGExecBid {
    background-image: url(../styleimages/ExecBidHdr.jpg);
}

TABLE.headerBGMMS {
    background-image: url(../styleimages/MMSHdr.gif);
}

.striped tr:nth-child(2n-1) {
    background-color: white;
}



#tabs {
    margin-top: 15px;
}

.er-menu {
    background-color: #0d243a;
    font-weight: bold;
    font-size: 10pt;
    color: white;
    width: 100%;
    height: 25px;
}

.er-menu-title {
    float: left;
    margin-top: 5px;
    margin-left: 12px;
}

#header-link {
    margin-left: 50px;
}

.er-menu-tab {
    margin-top: 8px;
    background-color: white;
    display: inline-block;
    color: navy;
    font-weight: bold;
    border: 1px solid black;
    padding: 0px 15px 0px 15px;
    margin-left: 0;
    float: left;
    border-right: none;
}

.er-menu-tab a {
    color: navy;
    text-decoration: none;
}

.active-tab {
    border-bottom: 1px solid rgb(235, 235, 235);
    background-color: rgb(235, 235, 235);
    color: #0d243a;
}

.er-menu-tab:hover {
    cursor: pointer;
    transition: background-color 300ms linear;
    background-color: rgb(235, 235, 235);
}

.right {
    float: right;
}

.circle-large {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .8);
}

.circle-medium {
    height: 75px;
    width: 75px;
    border-radius: 50%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .8);
}

.circle-small {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .8);
}

table.alternatingBG tr:nth-child(odd) {
    background-color: rgb(235, 235, 235);
}

table.alternatingBG tr:nth-child(even) {
    background-color: rgb(235, 235, 235);
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.er-udf-paragraph {
    width: 100%;
    height: 100px;
}

.textarea-entered-info {
    padding-left: 2px;
    font-size: .8em;
    width: 100%;
}

#controlCenterMenu ul {
    list-style-type: none;
    padding-left: 50px;
    padding-right: 50px;
    margin-top: 0;
    line-height: 1.2;
}

#controlCenterMenu table.blockBGColor {
    border-bottom: 1px solid #bebebe;
    border-top: 1px solid #bebebe;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#controlCenterMenu .blockBGColor td {
    border-left: 1px solid #bebebe;
    border-right: 1px solid #bebebe;
}

#controlCenterMenu .blockBGColor u {
    font-size: 15px;
    padding-left: 5px;
    text-decoration: none;
}

#controlCenterMenu ul li ul {
    list-style-type: circle;
}

.regometer {
    margin-bottom: 20px;
    margin-top: 20px;
}

.regometer th {
    border: 0;
}

.regometer-inner {
    border: 1px solid #bebebe;
    border-radius: 4px;
    background-color: rgb(247, 247, 247);
}

.regometer th:first-child {
    background-color: #3e94b7;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 50px 50px;
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

#siteLeftMenu {
    border-right: 1px solid #bebebe;
    min-width: 270px;
    max-width: 270px;
}

#siteLeftMenu div {
    text-align: left;
    position: relative;
    height: 100%;
    width: 100%;
}

#content {
    width: 100%;
    position: relative;
    background-color: #0d243a;
    min-height: 100%;
}

#content > table {
    width: 100%;
    margin: auto;
    max-width: 1366px;
    position: relative;
}

#controlCenterMenu li {
    padding-top: 6px;
}

#controlCenterMenu td {
    margin: 0;
    padding-left: 0;
}

#firstMenuItem {
    font-weight: bold;
    margin-top: 20px;
}

#firstMenuItemLink {
    text-decoration: underline;
    font-weight: normal;
}

#firstMenuItemLink:visited {
    color: #09509c;
}

.breadcrumb-link, .breadcrumb-link:visited, .breadcrumb-link:active {
    text-decoration: none;
}

.breadcrumb-link:hover {
    text-decoration: underline;
}

#headerLogo {
    height: 49px; /* This is the optimal height for this image. */
}

#topMenu {
    background-color: #0d243a;
    position: relative;
    display: block;
}

a.topmenu {
    color: white !important;
    width: 100%;
    height: 100%;
    position: relative;
    font-size: 15px;
    font-weight: normal;
    text-decoration: none !important;
    display: inline-block;
    line-height: 80px;
}

#topMenuLinks > ul > li:hover {
    border-bottom: 2px solid #72cff5;
    -webkit-transition: 50ms linear;
    -ms-transition: border 50ms linear;
    transition: border 50ms linear;
}

#topMenuLogo {
    float: left;
    margin: 10px 0 10px 4px;
}

#topMenuLinks {
    margin: 0 1px 0 1px;
    float: left;
    height: 67px;
}

#topMenuLinks > ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    /* padding-top: 14px; */
    height: 100%;
}

#topMenuLinks > ul > li {
    border-bottom: 2px solid transparent; /* This matches the border applied on hover. It prevents the height from increasing causing the dropdown to jump around */
    display: inline-block;
    margin-left: 60px;
    height: 100%;
    position: relative;
}

#topMenuLinks > ul > li:first-child {
    margin-left: 53px;
}

#topMenuRight {
    float: right;
    position: relative;
    height: 57px;
}

#unifiedLoginSection {
    margin-right: 25px;
}

#settingsSection {
    margin-right: 5px;
}

#unifiedLoginSection, #settingsSection {
    float: left;
    height: 100%;
}

#breadcrumbs {
    background-color: rgb(235, 235, 235);
    min-height: 36px;
    border-bottom: 1px solid #bebebe;
    position: relative;
    overflow: auto;
}

#breadcrumbs-left {
    float: left;
    padding: 10px 10px 10px 25px;
}

#breadcrumbs-right {
    float: right;
    padding: 10px 25px 10px 10px;
}

#content-inner {
    margin: 20px 25px 25px 25px;
}

.content-popup {
    margin: 20px;
}


/* Not is to prevent conflicts with bootstrap */
a.button, button.button, input.button, input[type=button], input[type=submit]:not(.btn-primary):not(.btn-danger) {
    padding: 6px 8px 6px 8px;
    border-radius: 4px;
    background-color: rgb(245, 245, 245);
    border: 1px solid rgb(170, 170, 170);
    font-weight: normal;
    color: black;
}

input.small, input.small:not(.btn-primary):not(.btn-danger) {
    padding: 4px 6px 4px 6px;
    font-size: 13px;
}

a.button:hover, button.button:hover, input.button:hover, input[type=button]:hover, input[type=submit]:not(.btn-primary):not(.btn-danger):hover {
    cursor: pointer;
    background-color: rgb(215, 215, 215);
}

a.button:disabled, button.button:disabled, input.button:disabled, input[type=button]:disabled, input[type=submit]:not(.btn-primary):not(.btn-danger):disabled {
    opacity: .3;
    cursor: not-allowed;
}

/* Allows dropdown for erlegacy classic style buttons */
.button.dropdown-toggle::after{
    display: inline-block;
    margin-left: 0;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    float: right;
    margin-top: 9px;
}

#page-header {
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 1.0;
}

#page-footer {
    margin: 25px;
    bottom: 0;
    position: absolute;
}

th a, th a:link, th a:visited {
    color: white;
    text-decoration: underline;
    display: inline-block;
}

.er-dropdown-toggle:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent;
}

.er-dropdown-toggle-content {
    display: block;
    position: absolute;
    background-color: white;
    border: 1px solid rgb(200, 200, 200);
    z-index: 999;
    margin-top: -18px;
    border-radius: 4px;
    list-style-type: none;
}

.er-dropdown-toggle-content > li {
    margin: 0;
    padding: 0;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 50px 0;
    }
    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 50px 0;
    }
    to {
        background-position: 0 0;
    }
}

.message {
    font-weight: bold;
    color: red;
}

.message.error {
    background-color: #f2dede;
    color: #540704;
    border: 1px solid #e8acaa;

    font-weight: normal;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border-radius: .25rem;
}

.message.success {
    background-color: #dff0d8;
    color: #3c763d;;
    border: 1px solid #b9d7ae;

    font-weight: normal;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border-radius: .25rem;
}

.message.warn {
    background-color: #fff2ae;
    color: #8a6d3b;
    border: 1px solid #f9dd4a;

    font-weight: normal;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border-radius: .25rem;
}

.message.info {
    background-color: #d9edf7;
    color: #31708f;
    border: 1px solid #a9ced6;

    font-weight: normal;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border-radius: .25rem;
}

/* Fix legibility issues with links and info messages */
.message.info > a {
    font-weight: bold;
}

.er-rep {
    padding: 11px;
    border-bottom: 1px solid #ebebeb;
    white-space: nowrap;
}

.er-rep-photo {
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align: top;
}

.er-rep-info {
    display: inline-block;
    padding-left: 15px;
    vertical-align: top;
}

.er-rep-label {
    margin: 2px 5px 15px;
    font-weight: bold;
}

.er-dropdown-toggle-content ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    min-width: 225px;
}

.er-dropdown-toggle-content li {
    height: 39px;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.er-dropdown-toggle-content a {
    display: inline-block;
}

.er-dropdown-toggle-content li a {
    display: inline-block;
    height: 30px;
    width: 100%;
    padding-top: 9px;
}

#support-center li {
    border-bottom: 1px solid #ebebeb;
}

#onsiteMenuBar {
    margin: 20px;
    background-color: rgb(235, 235, 235);
    border-radius: 5px;
    padding-right: 20px;
    padding: 15px;
}

#onsiteMenuBar table td {
    padding-left: 3px;
}

.print-batch {
    padding-left: 20px !important;
}


a.tabText:hover {
    background-color: #ebebeb;
}

a.tabText {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 4px 0px 4px 0px;
}


/* reference: https://developer.mozilla.org/en-US/docs/Images,_Tables,_and_Mysterious_Gaps */
td > img[height="1"] {
    height: 1px;
    display: block !important;
}

td > img[height="2"] {
    height: 2px;
    display: block !important;
}

td > img[height="3"] {
    height: 3px;
    display: block !important;
}

td > img[height="4"] {
    height: 4px;
    display: block !important;
}

td > img[height="5"] {
    height: 5px;
    display: block !important;
}

td > img[height="6"] {
    height: 6px;
    display: block !important;
}

td > img[height="7"] {
    height: 7px;
    display: block !important;
}

td > img[height="8"] {
    height: 8px;
    display: block !important;
}

td > img[height="9"] {
    height: 9px;
    display: block !important;
}

td > img[height="10"] {
    height: 10px;
    display: block !important;
}

td > img[height="11"] {
    height: 11px;
    display: block !important;
}

td > img[height="12"] {
    height: 12px;
    display: block !important;
}

td > img[height="13"] {
    height: 13px;
    display: block !important;
}

td > img[height="14"] {
    height: 14px;
    display: block !important;
}

td > img[height="15"] {
    height: 15px;
    display: block !important;
}

td > img[height="16"] {
    height: 16px;
    display: block !important;
}

td > img[height="17"] {
    height: 17px;
    display: block !important;
}

td > img[height="18"] {
    height: 18px;
    display: block !important;
}

td > img[height="19"] {
    height: 19px;
    display: block !important;
}

td > img[height="20"] {
    height: 20px;
    display: block !important;
}

td > img[height="21"] {
    height: 21px;
    display: block !important;
}

td > img[height="22"] {
    height: 22px;
    display: block !important;
}

td > img[height="23"] {
    height: 23px;
    display: block !important;
}

td > img[height="24"] {
    height: 24px;
    display: block !important;
}

td > img[height="25"] {
    height: 25px;
    display: block !important;
}

td > img[height="26"] {
    height: 26px;
    display: block !important;
}

td > img[height="27"] {
    height: 27px;
    display: block !important;
}

td > img[height="28"] {
    height: 28px;
    display: block !important;
}

td > img[height="29"] {
    height: 29px;
    display: block !important;
}

td > img[height="30"] {
    height: 30px;
    display: block !important;
}

td > img[height="31"] {
    height: 31px;
    display: block !important;
}

td > img[height="32"] {
    height: 32px;
    display: block !important;
}

td > img[height="33"] {
    height: 33px;
    display: block !important;
}

td > img[height="34"] {
    height: 34px;
    display: block !important;
}

td > img[height="35"] {
    height: 35px;
    display: block !important;
}

td > img[height="36"] {
    height: 36px;
    display: block !important;
}

td > img[height="37"] {
    height: 37px;
    display: block !important;
}

td > img[height="38"] {
    height: 38px;
    display: block !important;
}

td > img[height="39"] {
    height: 39px;
    display: block !important;
}

td > img[height="40"] {
    height: 40px;
    display: block !important;
}

a.er-admin-only {
    color: rgb(248, 123, 76) !important;
}

input[type="button" i]:disabled, input[type="submit" i]:disabled, input[type="reset" i]:disabled, input[type="file" i]:disabled::-webkit-file-upload-button, button:disabled, select:disabled, optgroup:disabled, option:disabled, select[disabled] > option {
    color: #cbcbcb;
}

/*
    Bootstrap overrides
*/
.alert-warning {
    border-color: #d6caa5 !important;
}

.alert-warning hr {
    border-top-color: #d6caa5 !important;
}

/*
    Misc
 */
span.badge-staff {
    font-size: 95%;
    line-height: 95%;
    cursor: help;
}

.help-link {
    color: #007bff;
}
a.help-link:link, a.help-link:visited {
    text-decoration: none;
}

.er-select {
    width: 100%;
}

.hide {
    display: none;
}
h3 small{
    font-size: 70%;
    font-weight:bold;
    opacity: .65;
}

h4 small {
    font-size: 68%;
    font-weight: bold;
    opacity: .55;
}

/* Fixes issue with flatpickr where our style overrides the default inherit. */
.numInputWrapper {
    font-size: inherit;
}

/* Bootstrap only */
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

/* Fix flickering bug when Bootstrap is imported */
/* https://github.com/valor-software/ngx-bootstrap/issues/3075#issuecomment-363461060 */
.tooltip {
    pointer-events: none;
!important
}

body.wide-tooltips .tooltip-inner {
    max-width: 350px;
}
.tooltip-inner ul{
    text-align: left;
    margin-left: 0;
    padding-left: 25px;
    margin-top: 5px;
}


.spacer {
    display: block;
    height: 5px;
}

.form-control::placeholder {
    color: #6c757d;
    opacity: .7 !important;
}

button[disabled] {
    cursor: not-allowed;
}

.content-popup .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #222425;
    background-color: transparent;
    border-color: #b3b3b3 #b3b3b3 #ebebeb;
}

.content-popup .nav-tabs .nav-link:focus, .nav-tabs a.nav-link:hover {
    background-color: #f5f5f5;
    border-color: #b3b3b3;
}

.content-popup .nav-tabs .nav-link {
    font-size: 16px;
}

.content-popup .nav-tabs {
    border-color: #b3b3b3;
}

/* For use when bootstrap is utilized in tandem with old pages still using a table to layout the structure of the page */
.table-layout {
    border-collapse: initial;
    padding-left: 20px;
    padding-right: 20px;
}
form.download-report{
    margin: 0;
    display: inline-block;
}
.badge-cadmium-internal{
    background-color: rgb(248, 123, 76);
    color: white;
    font-size: 12px !important;
    line-height: 12px !important;
    display: inline;
}
span.disabled{
    cursor: not-allowed;
    opacity: .4;
}

label.required:after {
    content:" *";
    color: red;
}

.pretty-container{
    padding: 20px;
    background-color: rgb(245, 245, 245);
    border: 1px solid rgb(235, 235, 235);
}

/** TABS **/
.nav-tabs.nav-tabs-pretty a.nav-link{
    font-size: 16px;
}

.nav-tabs.nav-tabs-pretty .nav-link {
    margin-bottom: -1px !important;
    margin-top: 1px;
}

.nav-tabs.nav-tabs-pretty .nav-link.active{
    border-bottom: 2px solid white !important;
    margin-top: 0;
}

.blockBGColor .nav-tabs.nav-tabs-pretty .nav-link.active{
    border-bottom: 2px solid rgb(235, 235, 235) !important;
}

.blockBGColorLight .nav-tabs.nav-tabs-pretty .nav-link.active{
    border-bottom: 2px solid rgb(245, 245, 245) !important;
}

.drag-handle {
    cursor: pointer;
    width: 25px;
}

.text-red{
    color: red;
}