body {
  font-size: 14px;
}

.pdf_icon {
  height: 30px;
}

footer {
  z-index: 2;
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 0;
  /*height: 50px;*/
  font-size: 13px;
  background-color: #3E3E3E;
}

footer p {
  margin-bottom: 0.5rem;
}

body {
  font-family: 'Lato', sans-serif;
}

h1,
h2,
h3 {
  font-weight: bold;
}

.fs-120 { font-size: 1.20em; }


.row {
  margin-left: 0;
  margin-right: 0;
}

.titleh {
  margin-left: -15px;
  margin-right: -15px;
}

.results {
  /*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
  /*font-size: 1.1em;*/
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  background-color: #fff;
  border: 0;
}

.results table {
  width: 100%;
}

/*.results tr
{
    text-align: left;
}*/
.results .reddark th {
  text-align: left;
}

.results th {
  border: 0;
  /*font-size: 1.3em;*/
  font-weight: bold;
  padding: 12px 15px;
  color: #039;
}

.results td {
  border: 0;
  padding: 10px 15px;
  color: #669;
  border-top: 1px solid #e8edff;
}

.results tr.success td {
  background-color: #DEFFD4;
}

.results tr td.failure,
span.failure {
  background-color: #F0C5C5;
}

.results tr td.success,
span.success {
  background-color: #DEFFD4;
}

.results tr td.not_finished {
  background-color: #FDFFB5;
}

.oce-first {
  background: #d0dafd;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}

.results tr:hover td {
  color: #339;
  background: #eff2ff;
}

.pagination {
  width: 100%;
  padding: 0 1em;
}

.right {
  float: right;
}

.left {
  float: left;
}

.center {
  margin-left: 40%;
}

@media (max-width: 1400px) {
  .td-small-nv {
    display: none;
  }
}

body {
  background-color: #3e3e3e;
}

body.error-body {
  background-color: white;
}

ul li {
  list-style: square;
}

ol li {
  list-style: lower-roman;
}

.a-block {
  display: block;
}

#wrapper {
  width: 100%;
}

.bg-grey {
  background-color: #f2f2f2;
  padding: 0 0;
}

#page-wrapper {
  padding: 0 15px;
  min-height: 568px;
  background-color: #f2f2f2;
  /*background-color: @gray-darker;*/
  border-left: none;
}

@media (min-width: 768px) {
  #page-wrapper {
    position: absolute;
    margin: 0 0 0 250px;
    padding: 0 0 0 0;
    border-left: none;
  }

  #page {
    position: absolute;
    margin: 0 0 0 0;
    border-left: none;
    min-height: 568px;
    width: 100%;
  }

  .page-logged-in {
    padding: 0 0 0 250px;
  }
}

#pg-container {
  background-color: #f2f2f2;
  position: absolute;
  width: 100%;
  bottom: 85px;
  top: 5em;
  overflow-y: auto;
}

@media (min-width: 566px) {
  #pg-container {
    bottom: 65px;
  }
}

@media (min-width: 1108px) {
  #pg-container {
    bottom: 45px;
  }
}


.navbar-brand {
  padding-top: 0px;
  color: #ffc;
}

.navbar-static-top {
  background: #fb1034;
  color: #ffc;
  height: 5em;
  border-bottom-color: #fb1034;
}

.navbar-top-links {
  margin-right: 0;
  margin-top: -10px;
}

.navbar-top-links li {
  display: inline-block;
}

.navbar-top-links li:last-child {
  margin-right: 15px;
}

.navbar-top-links li a {
  padding: 15px;
  min-height: 50px;
  color: white;
}

.navbar-top-links li:hover {
  background-color: transparent;
}

.navbar-top-links a:hover {
  text-decoration: none;
}

.navbar-top-links .dropdown-menu {
  min-width: 15rem;
}

.navbar-top-links .dropdown-menu a {
  padding: 0;
}

.navbar-top-links .dropdown-menu li:hover,
.nav .open > a.dropdown-toggle {
  background: #cccccc;
}

.navbar-top-links .dropdown-menu li {
  display: block;
  background: #fff;
  color: #3e3e3e;
}

.navbar-top-links .dropdown-menu li:last-child {
  margin-right: 0;
}

.navbar-top-links .dropdown-menu li .licon {
  padding: 3px 20px;
  min-height: 0;
  color: #000;
}

.navbar-top-links .dropdown-menu li a div {
  white-space: normal;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
  width: 310px;
  min-width: 0;
}

.navbar-top-links .dropdown-messages {
  margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
  margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
  margin-left: -123px;
}

.navbar-top-links .dropdown-user {
  right: 0;
  left: auto;
}

.navbar-default {
  padding-left: 0;
}

.navbar-default #side-menu {
  padding: 0;
}

.sidebar,
.sidebar-nav {
  /*margin-top: 5em;*/
  background: #3E3E3E;
}

.sidebar .sidebar-nav.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}

.sidebar .sidebar-search {
  padding: 15px;
}

.sidebar ul li {
  border-bottom: none;
  list-style: none;
  width: 100%;
  /*padding: 10px 10px 10px 10px;*/
}

.sidebar ul li a .licon {
  padding: 1px 10px;
}

.licon > a > .arrow {
  padding-right: 5px;
}

.licon i {
  padding-right: 0.3rem;
}

.sidebar ul li a {
  color: white;
  font-weight: 400;
  font-size: 1.15em;
}

.sidebar ul li a.active {
  color: #FD1B1C;
}

.sidebar ul li a:focus {
  /*background-color: #8c8c8c;*/
}

.sidebar ul li a:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #fff;
}

.sidebar .arrow {
  float: right;
}

.sidebar .fa.arrow:before {
  content: "\f106";
}

.sidebar a.collapsed .fa.arrow:before {
  content: "\f107";
}

.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
  border-bottom: none !important;
  margin-bottom: 0;
  margin-top: 0;
}

.sidebar .nav-second-level li:last-child,
.sidebar .nav-third-level li:last-child {
  margin-bottom: 5px;
}

.sidebar .nav-second-level li {
  padding-left: 30px;
}

.sidebar .nav-third-level li a {
  /*padding-left: 40px;*/
}

.sidebar #side-menu li .licon {
  padding: 10px 10px 10px 10px;
}


.sidebar #side-menu li .licon:hover,
.sidebar #side-menu li.subli:hover {
  background: #8c8c8c;
}

.sidebar a:hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .sidebar {
    z-index: 1;
    position: absolute;
    top: 5em;
    bottom: 40px;
    width: 250px;
    left: 0;
    /*margin-top: 5em;*/
  }

  .navbar-top-links .dropdown-messages,
  .navbar-top-links .dropdown-tasks,
  .navbar-top-links .dropdown-alerts {
    margin-left: auto;
  }

  .page-header {
    /*height: 4em;*/
  }
}

.nav.nav-pills li {
  list-style: none;
}

.card,
.card-heading {
  border-radius: 0;
}

.card {
  margin-top: 15px;
}

.page-header {
  font-size: 1.6em;
  padding: 0.8em 0.8em;
  margin: 0;
  background-color: #E5E5E5;
  font-weight: bold;
  color: #525252;
}

.card-default {
  margin-left: 30px;
  margin-right: 30px;
}

.hmargin30 {
  margin-left: 30px;
  margin-right: 30px;
}

.card > .card-heading {
  background: none repeat scroll 0 0 #fb1034;
  margin: 0;
  font-size: 1.5em;
  color: #fff;
  font-weight: 600;
  padding: 0.4em 0.8em;
  font-family: Helvetica, "Open Sans", "Helvetica Neue", Arial, sans-serif;
}

.card-default > .card-body h3 {
  color: #fb1034;
  font-weight: bold;
}

.btn-outline {
  color: inherit;
  background-color: transparent;
  transition: all .5s;
}

.btn-primary.btn-outline {
  color: #e3e3e5;
}

.btn-success.btn-outline {
  color: #5cb85c;
}

.btn-info.btn-outline {
  color: #5bc0de;
}

.btn-warning.btn-outline {
  color: #f0ad4e;
}

.btn-danger.btn-outline {
  color: #fb1034;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: white;
}

.chat {
  margin: 0;
  padding: 0;
  list-style: none;
}

.chat li {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #999999;
}

.chat li.left .chat-body {
  margin-left: 60px;
}

.chat li.right .chat-body {
  margin-right: 60px;
}

.chat li .chat-body p {
  margin: 0;
}

.card .slidedown .glyphicon,
.chat .glyphicon {
  margin-right: 5px;
}

.chat-card .card-body {
  height: 350px;
  overflow-y: scroll;
}

.login-card {
  margin-top: 25%;
}

.flot-chart {
  display: block;
  height: 400px;
}

.flot-chart-content {
  width: 100%;
  height: 100%;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background: transparent;
}

table.dataTable thead .sorting_asc:after {
  content: "\f0de";
  float: right;
  font-family: fontawesome;
}

table.dataTable thead .sorting_desc:after {
  content: "\f0dd";
  float: right;
  font-family: fontawesome;
}

table.dataTable thead .sorting:after {
  content: "\f0dc";
  float: right;
  font-family: fontawesome;
  color: rgba(50, 50, 50, 0.5);
}

.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.428571429;
}

.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  border-radius: 25px;
  font-size: 18px;
  line-height: 1.33;
}

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 35px;
  font-size: 24px;
  line-height: 1.33;
}

.show-grid [class^="col-"] {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #ddd;
  background-color: #eee !important;
}

.show-grid {
  margin: 15px 0;
}

.huge {
  font-size: 28px;
  font-weight: normal;
  line-height: 1.2;
}

.card-green {
  border-color: #5cb85c;
}

.card-green .card-heading {
  border-color: #5cb85c;
  color: white;
  background-color: #5cb85c;
}

.card-green a {
  color: #5cb85c;
}

.card-green a:hover {
  color: #3d8b3d;
}

.card-red {
  border-color: #fb1034;
}

.card-red .card-heading {
  border-color: #fb1034;
  color: white;
  font-weight: 600;
  background-color: #fb1034;
}

.card-red a {
  color: #fb1034;
}

.card-red a:hover {
  color: #bb031f;
}

.card-grey {
  border-color: #6C6C6C;
}

.card-grey .card-heading {
  border-color: #6C6C6C;
  color: white;
  font-weight: 600;
  background-color: #6C6C6C;
}

.card-grey a {
  color: #fb1034;
}

.card-grey a:hover {
  color: #464646;
}

.text-red {
  color: #fb1034 !important;
}

.card-yellow {
  border-color: #f0ad4e;
}

.card-yellow .card-heading {
  border-color: #f0ad4e;
  color: white;
  background-color: #f0ad4e;
}

.card-yellow a {
  color: #f0ad4e;
}

.card-yellow a:hover {
  color: #df8a13;
}

.card-blue {
  border-color: #bce8f1;
}

.card-blue .card-heading {
  border-color: #bce8f1;
  color: #31708f;
  font-weight: 600;
  background-color: #d9edf7;
}

.card-blue a {
  color: #31708f;
}

.card-blue a:hover {
  color: #1d4356;
}

.card-round {
  box-shadow: none;
}

.card-round .card-heading {
  border-radius: 15px;
}

.card-round.card-primary,
.card-round.card-green,
.card-round.card-yellow,
.card-round.card-red {
  width: 100%;
  font-size: 20px;
  border: 0;
  border-radius: 15px;
  box-shadow: none;
  margin-bottom: 0;
  /* display:flex;
    align-items: center;
    justify-content: center; */
  /*span{
        display: inline-block;
        vertical-align: middle;
    }*/
}

.card-round.card-primary .card-heading,
.card-round.card-green .card-heading,
.card-round.card-yellow .card-heading,
.card-round.card-red .card-heading {
  border: 0;
  background: transparent;
}

.absolute-center {
  /* Internet Explorer 10 */
  display: -ms-flexbox;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  /* Firefox */
  display: -moz-box;
  -moz-box-pack: center;
  -moz-box-align: center;
  /* Safari, Opera, and Chrome */
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  /* W3C */
  display: box;
  box-pack: center;
  box-align: center;
}

.test {
  left: 0;
  position: absolute;
  height: 100%;
  vertical-align: middle;
}

.card-round.card-primary {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("/static/img/btn_proba1.d46e27eb9110.png");
}

.card-round.card-green .card-heading {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("/static/img/btn_proba2.0a0a40dd84e9.png");
}

.card-round.card-green .card-heading span {
  display: inline-block;
  vertical-align: middle;
}

.card-round.card-yellow .card-heading {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("/static/img/btn_proba3.6d573ba68e0b.png");
}

.card-round.card-red .card-heading {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("/static/img/btn_proba4.f89d7b1c5c78.png");
}

.lala {
  display: table;
  width: 100%;
}

.colimg {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
}

.coltxt {
  color: white;
  margin-left: 40%;
  width: 60%;
  float: left;
  text-align: center;
  font-weight: bold;
}

@media (min-width: 1600px) {
  .coltxt {
    font-size: 20px;
  }
}

@media (max-width: 1600px) {
  .coltxt {
    font-size: 15px;
  }
}

.card-no-data {
  background-color: #e3e3e5;
  color: #23527c;
}

.red-colored-list {
  color: #fb1034;
  font-weight: bold;
}

.red-colored-list span {
  color: black;
  font-weight: normal;
}

.search .fa-search {
  position: absolute;
  top: 38px;
  right: 25px;
  font-size: 15px;
  color: #ccc;
}

.margin-top-15 {
  margin-top: 15px;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

.dataTables_paginate ul li {
  list-style: none;
}

.form-control-label {
  color: #636161;
  font-weight: bold;
}

.card-close a[data-toggle=collapse]::before {
  content: "";
  display: inline-block;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: fontawesome;
  font-weight: 900;
  position: absolute;
  top: 20%;
  right: 20px;
  color: #fff;
  margin-top: -15px;
}

.card-close a[aria-expanded=true]::before {
  content: "";
}

.table-clickable tbody tr {
  cursor: pointer;
}

.padding-hor-0 {
  padding-right: 0;
  padding-left: 0;
}

.padding-right-0 {
  padding-right: 0;
}

.padding-left-0 {
  padding-left: 0;
}


/*
* ==========================================================
*    Datepicker
* ==========================================================
*/
.datepicker-dropdown.dropdown-menu {
  width: auto;
  margin-top: 0;
}

.datepicker-dropdown.dropdown-menu table {
  width: 100%;
}

.datepicker-dropdown.dropdown-menu td {
  width: 35px;
  height: 35px;
  border-radius: 0;
}

.datepicker-dropdown.dropdown-menu td.active,
.datepicker-dropdown.dropdown-menu td:active {
  background-color: #0098C7 !important;
  border-color: #0098C7 !important;
}

.datepicker-dropdown.dropdown-menu:before,
.datepicker-dropdown.dropdown-menu:after {
  display: none;
}

.datepicker-days {
  width: 300px;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: 0 0;
  color: #cccccc;
  cursor: default;
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: 0 0;
  color: #cccccc;
  cursor: default;
}

.datepicker-dropdown {
  padding: 0;
}

/*
* ==========================================================
*    Family tree
* ==========================================================
*/
#orgchart canvas {
  display: block;
  width: 100%;
  visibility: hidden;
}

.d3-context-menu li {
  list-style: none;
}

.to-delete rect {
  stroke: blue;
}

.plot-manage {
  margin-bottom: .5rem;
  padding-bottom: .5rem;
  padding-top: .5rem;
  display: block;
  background-color: #E1E1E1;
  color: #777777;
  border: 1px;
}

.plot-manage i {
  font-size: 1.3rem;
}

/*
* ==========================================================
*    Index home no loggin page tree
* ==========================================================
*/
.take-part-list li {
  margin-bottom: 1rem;
}

.collapse-title {
  color: #fff;
}

.collapse-title:hover {
  text-decoration: none;
  color: #fff;
}


/*
* ==========================================================
*    Native html dialogs
* ==========================================================
*/
/* emulate backdrop as bootstrap 4 */
::backdrop {
  background-color: #000;
  opacity: 0.5;
}

/*
* ==========================================================
*   Improve bootstrap buttons with htmx
* ==========================================================
*/

.htmx-request .not-allowed-on-load {
  cursor: not-allowed;
}

/*
This is to avoid showing the indicator on first load, because until the js is loaded
the element is shown to the user
*/
.htmx-indicator {
  opacity: 0;
}

/*
* ==========================================================
*   Override bootstrap form classes
* ==========================================================
*/

/*
This is to override default bootstrap color for labels of checkbox inputs
By default, the text appears a green color when the input is valid, and it can be somewhat distracting
*/
.form-check-label {
  color: initial !important;
}
