* {
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
}

body {
    background: #fff;
    font-family: 'Open Sans', sans-serif !important;
}

[class*="col-"] {
    flex-basis: auto;
}

.content {
    line-height: 1.5;
    padding-bottom: 15vh;
}


p {
    font-family: 'Open Sans', sans-serif;
    color: #666;
}

.cf{clear: both;}

aside.left-panel {
    background: #484979;
    transition: width 0s;
    padding: 0px;
    box-shadow: inset -5px 0 9px 3px rgba(17, 17, 17, .2);
}

.majestic-logo-small {
    max-width: 50%;
}

.majestic-logo-extra-small {
    max-width: 25%;
}

.navbar {
    background: transparent;
}

.navbar .navbar-brand {
    border-bottom: 0;
    font-family: 'Open Sans', sans-serif;
    justify-content: inherit;
}
    .navbar .navbar-brand img{
        padding-left: 10px;
        padding-top: 10px;
    }

.navbar-nav {
    display: block;
    width: 100%;
}

.navbar-nav > * {
    padding-left: 20px;
    padding-right: 20px;
}

.navbar .menu-title {
    border-bottom: 0;
    color: #bfc0d9;
    font-family: 'Open Sans', sans-serif;
    padding: 15px 20px 0;
    margin-top: 1em;
    line-height: 2em;
}

.navbar .navbar-nav li > a {
    color: #fff !important;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
}

.navbar .navbar-nav li > a:hover, .navbar .navbar-nav li > a:hover .menu-icon {
    color: #ff8d40 !important;
}

.navbar .navbar-nav li > a .menu-icon {
    color: #fff;
    width: 20px;
    margin-top: 2px;
    margin-right: 10px;
    text-align: center;
}

.navbar .navbar-nav li > a .badge {
    font-family: 'Open Sans', sans-serif;
}

.navbar .navbar-nav li.menu-item-has-children a:before {
    color: #fff;
    font-family: 'Font Awesome\ 5 Free' !important;
    font-weight: 900;
}
.navbar .navbar-nav li.menu-item-has-children a {
    line-height: 22px !important;
}

.navbar .navbar-nav li.menu-item-has-children .sub-menu {
    background: transparent;
    color: #fff;
    padding: 0px;
    margin: 0px -20px 0 -20px;
}

.navbar .navbar-nav li.menu-item-has-children .sub-menu li {
    padding-left: 50px;
    line-height: 2em;
}

.navbar .navbar-nav li.menu-item-has-children .sub-menu i {
    line-height: 8px;
    color: #fff;
}

.navbar .navbar-nav li.menu-item-has-children .sub-menu a .menu-icon {
    top: 7px;
}

.navbar .navbar-nav .active {
    background-color: rgba(255,255,255,0.2);
}
.navbar .navbar-nav .active .active {
    background: transparent;
}

.navbar .navbar-nav .active > a:focus {
    color: #db9b73;
}

.navbar-nav li span.count {
    font-family: 'Open Sans', sans-serif;
}

.navbar .navbar-nav .sub-menu li.active > a, .navbar .navbar-nav .sub-menu li.active > a i.menu-icon {
    color: #ff8d40 !important;
}

.navbar-toggler {
    color: #fff;
}

.user-area-toggler {
    float: right;
    background: transparent;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    height: 41px;
    width: 43px;
    line-height: 38px;
    color: #666;
}

.user-area .user-menu {
    font-family: 'Open Sans', sans-serif;
}

.user-area .user-menu .fa {
    width: 20px;
    text-align: center;
}

.user-area .count {
    font-family: 'Open Sans', sans-serif;
}

.dropdown-menu.sufee-header {
  transform: none !important;
}

.switch.switch-icon .switch-label {
    font-family: 'Open Sans', sans-serif;
}

.user-area .user-menu {
  border: 1px solid rgba(0,0,0,.125);
  top: 35px !important;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
}

.user-area ul {
    list-style: none;
    margin: 0px;
}

.user-area ul li {
    text-align: right;
    line-height: 2.5;
}

.user-area a {
    padding: 10px 20px;
}

.card-body {
  text-align: left;
  flex-basis: auto }
}

.card-body.tight-border {
  padding: 0.5em;
}
.card.tight-border {
  margin-bottom: 0.5em;
}

.fa-twitter.wtt-mark{
  pointer-events:none;
}

.autocomplete-items {
  position: absolute;
}

.form-wrap label {
    margin-left: 0.25em;
    display: inline;
}

.modal {
    padding: 0 !important;
}

#myInput {
  background-position: 10px 12px;
  background-repeat: no-repeat;
  width: 100%;
  font-size: 16px;
  padding: 12px 20px 12px 40px;
  border: 1px solid #ddd;
  margin-bottom: 12px;
}

#myUL {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#myUL li a {
  border: 1px solid #ddd;
  margin-top: -1px; /* Prevent double borders */
  background-color: #f6f6f6;
  padding: 12px;
  text-decoration: none;
  font-size: 18px;
  color: black;
  display: block;

}

#myUL li a:hover:not(.header) {
  background-color: #eee;
}

.badge.badge-topic { white-space:normal; }
.card.card-sortable { height: 11rem; }

.Arts {color:#ff6700;}
.News {color:#76D54B;}
.Society {color:#7A69CD;}
.Computers {color:#d33;}
.Business {color:#C5C88E;}
.Regional {color:#F582B9;}
.Recreation {color:#89C7CB;}
.Sports {color:#55355D;}
.Kids {color:#fc0;}
.Reference {color:#C84770;}
.Games {color:#557832;}
.Home {color:#d95;}
.Shopping {color:#600;}
.Health {color:#009;}
.Science {color:#6BD39A;}
.Adult {color:#333;}
.World {color:#577;}
.None {color:#A9A9A9;}

.badge-Arts {background-color:#ff6700;color:#fff;}
.badge-News {background-color:#76D54B;color:#fff;}
.badge-Society {background-color:#7A69CD;color:#fff;}
.badge-Computers {background-color:#d33;color:#fff;}
.badge-Business {background-color:#C5C88E;color:#fff;}
.badge-Regional {background-color:#F582B9;color:#fff;}
.badge-Recreation {background-color:#89C7CB;color:#fff;}
.badge-Sports {background-color:#55355D;color:#fff;}
.badge-Kids {background-color:#fc0;color:#fff;}
.badge-Reference {background-color:#C84770;color:#fff;}
.badge-Games {background-color:#557832;color:#fff;}
.badge-Home {background-color:#d95;color:#fff;}
.badge-Shopping {background-color:#600;color:#fff;}
.badge-Health {background-color:#009;color:#fff;}
.badge-Science {background-color:#6BD39A;color:#fff;}
.badge-Adult {background-color:#333;color:#fff;}
.badge-World {background-color:#577;color:#fff;}
.badge-None {background-color:#A9A9A9;color:#fff;}

.primary-topic-Arts {background-color:#ff6700;color:#fff;padding:0 5px;border-radius:5px;text-align:center;min-width:28px;display:inline-block;}
.primary-topic-News {background-color:#76D54B;color:#333;padding:0 5px;border-radius:5px;text-align:center;min-width:28px;display:inline-block;}
.primary-topic-Society {background-color:#7A69CD;color:#fff;padding:0 5px;border-radius:5px;text-align:center;min-width:28px;display:inline-block;}
.primary-topic-Computers {background-color:#d33;color:#fff;padding:0 5px;border-radius:5px;text-align:center;min-width:28px;display:inline-block;}
.primary-topic-Business {background-color:#C5C88E;color:#333;padding:0 5px;border-radius:5px;text-align:center;min-width:28px;display:inline-block;}
.primary-topic-Regional {background-color:#F582B9;color:#fff;padding:0 5px;border-radius:5px;text-align:center;min-width:28px;display:inline-block;}
.primary-topic-Recreation {background-color:#89C7CB;color:#333;padding:0 5px;border-radius:5px;text-align:center;min-width:28px;display:inline-block;}
.primary-topic-Sports {background-color:#55355D;color:#fff;padding:0 5px;border-radius:5px;text-align:center;min-width:28px;display:inline-block;}
.primary-topic-Kids {background-color:#fc0;color:#fff;padding:0 5px;border-radius:5px;text-align:center;min-width:28px;display:inline-block;}
.primary-topic-Reference {background-color:#C84770;color:#fff;padding:0 5px;border-radius:5px;text-align:center;min-width:28px;display:inline-block;}
.primary-topic-Games {background-color:#557832;color:#fff;padding:0 5px;border-radius:5px;text-align:center;min-width:28px;display:inline-block;}
.primary-topic-Home {background-color:#d95;color:#fff;padding:0 5px;border-radius:5px;text-align:center;min-width:28px;display:inline-block;}
.primary-topic-Shopping {background-color:#600;color:#fff;padding:0 5px;border-radius:5px;text-align:center;min-width:28px;display:inline-block;}
.primary-topic-Health {background-color:#009;color:#fff;padding:0 5px;border-radius:5px;text-align:center;min-width:28px;display:inline-block;}
.primary-topic-Science {background-color:#6BD39A;color:#fff;padding:0 5px;border-radius:5px;text-align:center;min-width:28px;display:inline-block;}
.primary-topic-Adult {background-color:#333;color:#fff;padding:0 5px;border-radius:5px;text-align:center;min-width:28px;display:inline-block;}
.primary-topic-World {background-color:#577;color:#fff;padding:0 5px;border-radius:5px;text-align:center;min-width:28px;display:inline-block;}
.primary-topic-None {background-color:#A9A9A9;color:#fff;padding:0 5px;border-radius:5px;text-align:center;min-width:28px;display:inline-block;}

ignore.metrics-Arts i {background-color:#ff6700;color:#fff;}
ignore.metrics-News i {background-color:#76D54B;color:#fff;}
ignore.metrics-Society i {background-color:#7A69CD;color:#fff;}
ignore.metrics-Computers i {background-color:#d33;color:#fff;}
ignore.metrics-Business i {background-color:#C5C88E;color:#fff;}
ignore.metrics-Regional i {background-color:#F582B9;color:#fff;}
ignore.metrics-Recreation i {background-color:#89C7CB;color:#fff;}
ignore.metrics-Sports i {background-color:#55355D;color:#fff;}
ignore.metrics-Kids i {background-color:#fc0;color:#fff;}
ignore.metrics-Reference i {background-color:#C84770;color:#fff;}
ignore.metrics-Games i {background-color:#557832;color:#fff;}
ignore.metrics-Home i {background-color:#d95;color:#fff;}
ignore.metrics-Shopping i {background-color:#600;color:#fff;}
ignore.metrics-Health i {background-color:#009;color:#fff;}
ignore.metrics-Science i {background-color:#6BD39A;color:#fff;}
ignore.metrics-Adult i {background-color:#333;color:#fff;}
ignore.metrics-World i {background-color:#577;color:#fff;}
ignore.metrics-None i {background-color:#A9A9A9;color:#fff;}

.Arts-b {border-color:#ff6700;}
.News-b {border-color:#76D54B;}
.Society-b {border-color:#7A69CD;}
.Computers-b {border-color:#d33;}
.Business-b {border-color:#C5C88E;}
.Regional-b {border-color:#F582B9;}
.Recreation-b {border-color:#89C7CB;}
.Sports-b {border-color:#55355D;}
.Kids-b {border-color:#fc0;}
.Reference-b {border-color:#C84770;}
.Games-b {border-color:#557832;}
.Home-b {border-color:#d95;}
.Shopping-b {border-color:#600;}
.Health-b {border-color:#009;}
.Science-b {border-color:#6BD39A;}
.Adult-b {border-color:#333;}
.World-b {border-color:#577;}
.None-b {border-color:#A9A9A9;}

.sentiment-score-10,
.sentiment-score-9,
.sentiment-score-8,
.sentiment-score-7,
.sentiment-score-6 {color: #090}
.sentiment-score-5 {color: #212529}
.sentiment-score-4,
.sentiment-score-3,
.sentiment-score-2,
.sentiment-score-1,
.sentiment-score-0 {color: #c82e2e}

.customer-menu .logout-text {
  display: inline;
  float: right;
  font-size: smaller;
}



.text-button {
  border:none;
  background:none;
  cursor:pointer;
  padding:0;
  font-family:inherit;
  font-size:inherit;
  display: inline;
}

.text-button:hover,
.text-button:focus {
    text-decoration: none;
    color: #000;
}

.majestic-button {
    background: #e4e4e4;
    border: 1px solid #cfd5da;
    border-radius: 3px;
    color: #495057;
    cursor: pointer;
    padding: 6px 16px;
    -webkit-appearance: none;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
}
.majestic-button + .majestic-button{
    margin-left: 10px;
}

.majestic-button:hover {
    color: #333;
    border-color: #bbb;
}

.majestic-button:disabled {
    opacity: 0.3;
}

.majestic-button.highlight-button {
  background: #ff8d40;
  color: #fff;
  border-color: #ff8d40;
}
    .majestic-button.highlight-button:hover{
        border-color: #c83e2e
    }

.majestic-button.signup-button {
  background: #29B003;
}

.majestic-button.info-button:hover{
    color: #fc0;
}

.majestic-button.block-button {
  display: block;
  margin: 10px auto;
}

.majestic-button.single-button {
  width: 50%;
  min-width: 9em;
}

.majestic-button-toggle input {
    display: none;
}

.majestic-button-toggle label {
    margin-right: -5px;
    border-radius: 0;
}

.majestic-button-toggle label:first-of-type {
    border-radius: 3px 0 0 3px;
    border-left-width: 1px;
}

.majestic-button-toggle label:last-of-type {
    border-radius: 0 3px 3px 0;
    border-right-width: 1px;
}

.majestic-button-toggle input + label {
    background: #b5b5b5;
    border: 1px solid #a0a0a0;
    border-left-width: 0px;
    border-right-width: 0px;
}

.majestic-button-toggle input:checked + label {
    background:  #7677C4;
}

.card .card-header,
.card .card-footer {
  background-color: #f5f2f0;
}

.card.bg-secondary .card-header,
.card.bg-secondary .card-footer {
  background-color: #868e96;
}

.card-header {
  color: #1c3b51;
}

.bg-majestic {
  background: #484979;
}

.dataTables_paginate .pagination li:hover a {
    background: #484979;
    border-color: #484979;
}

.dataTables_paginate .pagination li.active a {
    background: #484979;
    border-color: #484979;
}

.error-content {
    max-width: 650px;
    margin: 8vh auto;
}

.login-form, .create-account-form, .successful-registration-form, .error-pane, .checkout-pane {
    background: #eaeef1;
    padding: 30px 30px 20px;
    border-radius: 2px;
}

.login-form h4, .error-pane h4 {
  color: #666;
  text-align: center;
  margin-bottom: 50px;
}

.create-account-pre-form p {
    color: #6a6a6a;
    font-weight: bold;
}

.create-account-form label {
    color: #666;
}

.create-account-form .majestic-button, .login-form .majestic-button {
    text-align: center;
    margin: 25px auto;
    padding: 10px 25px;
    border-radius: 25px;
    background: #ff8d40;
    color: #fff;
}

.create-account-form small.account-exists {
    color: #666;
}

.hidden {
    display: none;
}

.loading-gif {
    margin-left: 5px;
    margin-bottom: 3px;
}

.login-form .emphasis, .successful-registration-form .emphasis {
    font-weight: bold;
}

.natural-link {
    text-decoration: underline;
}

.login-form .checkbox, .error-pane .checkbox {
  color: #666;
}

.login-form .checkbox label, .error-pane .checkbox {
  text-transform: none;
}

.login-form .btn, .error-pane .btn {
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  padding: 15px;
  border: 0px;
}

.error-pane label {
  color: #666;
  text-transform: uppercase;
}

.login-form label, .login-form small {
    color: #666;
}

.login-form label a, .error-pane label a {
  color: #ff2e44;
}

.login-form div.login-pre-form p {
    color: #6a6a6a;
    font-weight: bold;
}
.error-pane p a {
    text-decoration: underline;
    color: black;
}

.error-pane p a:hover {
    color: #555;
}

a.link-as-button {
    border-width: 9px;
    padding: 6px;
    background-clip: border-box;
    border-radius: 3px;
    border-style: solid;
    border-width: 0;
    color: #fff;
    cursor: pointer;
    padding: 6px;
    -webkit-appearance: none;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
}

.user-area a {
    padding: 10px 10px;
}

button.button-as-link, input[type=submit].button-as-link {
    background: none;
    border: none;
    padding: 0;
    text-decoration: underline;
}

.majestic-header {
    color: #1c3b51;
    font-weight: bold;
}

h3.majestic-header {
    font-size: 13pt;
    padding-bottom: 5px;
}
.user_details_table {
    margin: 25px auto;
    color: #666;
}

    .user_details_table td, .user_details_table th {
        border: 1px solid #d6d4d2;
        padding: 5px 10px;
    }

    .user_details_table th {
        width: 210px;
        background: #f5f2f0;
        color: #1c3b51;
    }

    .user_details_table td {
        min-width: 300px;
    }

.right-panel {
    display: block;
    line-height: 0px
}
.right-panel .breadcrumbs {
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
    background-color: #7677C4;
}
.breadcrumbs.preview-header {
    padding: 20px 0;
}

.breadcrumbs .page-header, .breadcrumbs .page-title, .right-panel .page-header .breadcrumb {
    background: transparent;
    color: #fff;
}
    .right-panel .page-header{
        padding: 0;
    }

.breadcrumbs .page-header h1 {
    font-size: 20px;
    color: #fff;
}

#header .form-inline {
    margin: auto;
    width: calc(100% - 43px);
    top: 2px;
    box-shadow: 5px 5px 10px #666;
}

.header-left.open .form-inline {
    display: inline-block;
    position: absolute;
}

.header-menu{
    margin-top: 1em;
}

@media (max-width: 991.98px) {
    .header-user.collapse.show .user-area, .header-user.collapsing .user-area {
        background: #fff;
        z-index: 1;
        border: 1px solid rgba(0,0,0,.125);
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
    }

    .header-user.collapse.show .user-area li:focus, .header-user.collapse.show .user-area li:hover, .header-user.collapsing .user-area li:focus, .header-user.collapsing .user-area li:hover {
        background-color: #f8f9fa;
    }

    .header-user.collapse.show .user-area li:active, .header-user.collapse.show .user-area li:active {
        background-color: #e4e4e4;
    }
}

.header-search {
    position: relative;
    width: 100%
}
    #header .form-inline{
        box-shadow: none;
        background: #fff;
    }
    header .header-search .form-inline .search-form input[type="text"]{
        background: transparent;
        border-bottom: 2px solid #888;
        border-radius: 0;
        width: 100%;
        font-style: normal;
        text-align: left;
        padding: 5px  0;
        float: left;
    }

.header {
    background: #fff !important;
    line-height: 1.5em;
    height: 100px;
}
.header a {
    color: #666;
}
.search-trigger {
    color: #666;
    text-align: left;
    padding-left: 14px;
    width: 150px;
}

@media(max-width: 990px) {
    .search-trigger {
        width: 80%;
    }
}

@media(min-width: 1120px) {
    .search-trigger {
        width: 290px;
    }
}

@media(min-width: 1320px) {
    .search-trigger {
        width: 490px;
    }
}

.header .signup-button {
    background: none;
}
.header .majestic-button {
    border-radius: 25px !important;
    padding: 10px 20px !important;
}

.header-search {
    display: inline-block;
}
.header-user {
    width: auto;
    float: right;
}

.right-margin-10 {
    margin-right: 10px;
}

.top-margin-20 {
    margin-top: 20px;
}
.left-margin-20 {
    margin-left: 20px;
}
.right-margin-20 {
    margin-right: 20px;
}
.bottom-margin-20 {
    margin-bottom: 20px;
}
.bottom-margin-40 {
    margin-bottom: 40px;
}

.top-margin-30 {
    margin-top: 30px;
}

.no-bottom {
    margin-bottom: 0px !important;
}
.hr {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: rgba(0,0,0,.125);
    margin: 0px 20px 0 20px;
    clear: both;
}
a.feedback-button {
    border: 1px solid #ff8d40;
    padding: 5px;
    border-radius: 25px;
    padding: 5px 10px;
}
a.feedback-button:hover {
    background: #ff8d40;
    color: #fff;
}

.side-lines {
    display: grid;
    width: 100%;
    align-items: center;
    text-align: center;
    grid-template-columns: minmax(20px, 1fr) auto minmax(20px, 1fr);
    grid-gap: 20px;
    color: #666;
    margin-top: 20px;
    margin-bottom: 20px;
}
.side-lines:before,
.side-lines:after {
    content: '';
    border-top: 1px solid;
}

.bigger-pill {
    border-radius: .5em;
    white-space: normal;
    width: 100%;
}

.hide {
    display: none;
}

.parameter-hint {
    font-size: 0.8em;
    line-height: 1.4em;
}

.float-right {
    float: right;
}

.tooltip .arrow {
 display: none;
}

/* Checkbox */
label.pointer{ cursor: pointer; }
.majestic-checkbox {
  display: block;
  position: relative;
  cursor: pointer;
  margin: 0.25em;
  line-height: 0;
  font-size: 0.5em;
}
.majestic-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.majestic-checkbox label {
  line-height: initial;
  font-size: initial;
}
.form-group .majestic-checkbox {
  display: inline-block;
  vertical-align: text-bottom;
}

/* Create a custom checkbox */
.majestic-checkbox span {
    border: 1px solid #666;
    border-radius: 5px;
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    text-align: left;
    background-color: #eaeaea;
    transition-property: background-color;
}
.majestic-checkbox span i {
    margin: 0;
    padding: 0.25em 0.2375em;
    transition: 0.05s;
    transition-property: opacity, color;
    color: #666;
    opacity: 0.1;
}
.majestic-checkbox input:checked ~ span i { opacity: 1; }
.majestic-checkbox:hover span i { color: #7677C4; }
/* dark theme */
.majestic-checkbox.checkbox-dark * {
    color: #fff;
    border-color: #fff;
    background-color: transparent;
}
.majestic-checkbox.checkbox-dark span i { opacity: 0.2; }
.majestic-checkbox.checkbox-dark:hover span i { color: #fff; }

@media (max-width: 575.99px) {
    button.navbar-toggler { display: block!important; }
    .navbar-collapse.collapse { display: none!important; }
    .navbar-collapse.collapse.show { display: block!important; }

    .content .row {
        max-width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }
    .container-fluid {
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
    }
    .right-panel header.header {
        padding: 5px 5px 1px 5px;
    }
    .navbar .navbar-brand img {
        position: absolute;
        height: 50px;
        top: -6px;
        left: 9px;
    }
    .navbar-nav > * {
        padding: 0px 15px
    }
    .navbar .navbar-nav li.menu-item-has-children .sub-menu {
        margin-right: -15px;
    }
    .header-search
    {
        float: left;
    }

    .right-panel .content .row [class*="col"] {
        padding: 0 10px; }
}

@media (min-width: 576.98px) {
    aside.left-panel {
        width: 230px;
        min-width: 230px;
    }

    #header .form-inline {
        position: absolute;
        min-width: 250px;
    }

    .card.clamp {
        max-width: calc(100vw - 30px - 247px);
    }
}

@media (min-width: 991.98px) {
    .header-search {
        width: auto;
    }
    .user-area-toggler {
        display: none;
    }
    #header .form-inline {
        width: 20vw;
    }
    .header-user {
        display: block;
    }
    .user-area ul {
        line-height: 1.5;
    }
    .user-area ul li {
        float: right;
    }
    .user-area a {
        padding: 10px 20px;
    }
}

span.free-tool-note {
    background-color: #ff8d40;
    margin: 0px !important;
    border-radius: 3px !important;
    border: 1px solid #ff8d40;
}

span.free-tool-note:hover {
    color: #fff;
}

input, .form-control {
    font-size: 18px;
    color: #484979;
}

.input-group-addon {
    font-size: 18px;
}

.alert p {
    margin-bottom: 0;
    font-size: 14px;
}

input::-webkit-input-placeholder {
   font-style: italic;
   text-transform: lowercase;
}
input:-moz-placeholder {
   font-style: italic;
   text-transform: lowercase;
}
input::-moz-placeholder {
   font-style: italic;
   text-transform: lowercase;
}
input:-ms-input-placeholder {
   font-style: italic;
   text-transform: lowercase;
}

.form-control::-webkit-input-placeholder {
   font-style: italic;
   text-transform: lowercase;
}
.form-control:-moz-placeholder {
   font-style: italic;
   text-transform: lowercase;
}
.form-control::-moz-placeholder {
   font-style: italic;
   text-transform: lowercase;
}
.form-control:-ms-input-placeholder {
   font-style: italic;
   text-transform: lowercase;
}

.progress-bar {
    background-color: #7677C4 !important;
    border-radius: 0.5em;
    line-height: 2em;
}

.card{border: 0;}
.row .row-header{padding: 5px 10px;}
    .row .row-header h5{line-height: 1.8em;}

.dropdown-item:active {
    background-color: #e4e4e4;
}
.pos-rel{position: relative;}

/* table styles  - should probably move to separate css?? */
.table-scroll{
    border-radius: 4px;
    border: 0 !important;
}

.table{
    border-radius: 4px 4px 0 0;
    font-size: 14px;
}
    .table thead th,
    .row table.dataTable thead th{
        background: #efefef;
        border: 0;
        font-weight: normal;
        padding: 8px 10px;
    }
    .table td{

    }
    table a {
        color: #484979;
    }

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter{
    font-size: 0.9em;
    margin-bottom: 0.5em;
}
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_paginate{
    margin-top: 0.5em;
}
.row .dataTables_wrapper .dataTables_paginate .paginate_button{
    padding: 0.3em 10px;
    background: #efefef;
}

.switch-info > .switch-input:checked ~ .switch-label {
    background: #ff8d40 !important;
    border: 1px solid #cf7132;
    color: #fff;
}
.switch-info > .switch-input:checked ~ .switch-handle {
    border-color: #cf7132;
}
.switch.switch-text .switch-label {
    background: #e4e4e4;
    border: 1px solid #cfd5da;
}
.switch.switch-text .switch-label::before {
    color: #495057;
}

a.ext-link{
    background: transparent url(/images/external-link.png) no-repeat right center;
    padding-right: 20px;
    display: inline-block;
}
    a.ext-link:hover{
        text-decoration: underline;
    }

a.linked-metric, a.linked-metric:hover {
    color: #484979;
    text-decoration: underline;
}

a.linked-metric:hover {
    color: #212138;
}

a.tool-name {
    color: #484979;
    white-space: nowrap;
    font-weight: bold;
}
a.tool-name:hover {
    color: #7677C4;
}

table.dataTable thead .sorting {
    background: url("/assets/css/lib/datatable/DataTables-1.10.18/images/sort_both.png") no-repeat right, #efefef !important;
}
table.dataTable thead .sorting_asc {
    background: url("/assets/css/lib/datatable/DataTables-1.10.18/images/sort_asc.png") no-repeat right, #efefef !important;
}
table.dataTable thead .sorting_desc {
    background: url("/assets/css/lib/datatable/DataTables-1.10.18/images/sort_desc.png") no-repeat right, #efefef !important;
}

i.fa-info-circle {
    cursor: help;
}
