﻿@import url("//fonts.googleapis.com/css?family=Goudy%20Bookletter%201911");
@import url("//fonts.googleapis.com/css?family=Anonymous%20Pro%3A400%2C700");
html {
  height: 100%;
  text-align: center
}

html body {
  background-color: #F8FAFA;
  height: 100%;
  margin: 0px
}

html body:before {
  content: "";
  display: block;
  height: 5px;
  background: #424242;
  position: fixed;
  width: 200%;
  z-index: 1000
}

html .clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}

html .sidebar {
  position: fixed;
  top: 0px;
  left: 0;
  z-index: 500;
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
  bottom: 0;
  background-color: #424242;
  padding-bottom: 60px;
  color: #F8FAFA;
  -webkit-box-shadow: inset -10px 0 5px -5px rgba(248, 250, 250, 0.4);
  -moz-box-shadow: inset -10px 0 5px -5px rgba(248, 250, 250, 0.4);
  box-shadow: inset -10px 0 5px -5px rgba(248, 250, 250, 0.4);
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none
}

html .sidebar .pebble {
  text-align: center;
  padding: 16px 0px 13px 0px
}

html .sidebar .pebble.active {
  color: #bdcfcf
}

html .sidebar .pebble i {
  margin: 0px
}

html .sidebar .pebble span {
  cursor: pointer
}

html .sidebar ul {
  text-align: left;
  list-style: none;
  position: relative;
  padding: 0px;
  margin: 0px;
  z-index: 520
}

html .sidebar li {
  position: relative;
  padding: 25px 15px 22px 15px;
  z-index: 540;
  -moz-transition: background-color 0.1s ease;
  -o-transition: background-color 0.1s ease;
  -ms-transition: background-color 0.1s ease;
  -webkit-transition: background-color 0.1s ease;
  transition: background-color 0.1s ease
}

html .sidebar li:first-child {
  border-top: none
}

html .sidebar li:last-child {
  border-bottom: none
}

html .sidebar li.active {
  background-color: #F8FAFA;
  margin-right: 0px;
  border-right: 0px;
  color: #424242;
  -webkit-box-shadow: -5px 5px 5px rgba(248, 250, 250, 0.4), -5px -5px 5px rgba(248, 250, 250, 0.4);
  -moz-box-shadow: -5px 5px 5px rgba(248, 250, 250, 0.4), -5px -5px 5px rgba(248, 250, 250, 0.4);
  box-shadow: -5px 5px 5px rgba(248, 250, 250, 0.4), -5px -5px 5px rgba(248, 250, 250, 0.4)
}

html .sidebar li.active:hover {
  color: #757575
}

html .sidebar li:hover {
  color: #bdcfcf;
  cursor: pointer
}

html .contentwrap {
  z-index: 1;
  min-height: 100%;
  height: auto;
  min-width: 930px;
  margin-bottom: -60px;
  padding: 0 0 60px
}

html .contentwrap hr.glyph {
  padding: 0;
  border: none;
  border-top: medium double #424242;
  color: #424242;
  text-align: center;
  width: 50%
}

html .contentwrap hr.glyph:after {
  content: "§";
  display: inline-block;
  position: relative;
  top: -0.7em;
  font-size: 1.5em;
  padding: 0 0.25em;
  background: #F8FAFA
}

html .contentwrap hr.noglyph {
  padding: 0;
  border: none;
  border-top: medium double #424242;
  color: #424242;
  text-align: center;
  width: 50%
}

html .contentwrap hr.noglyph:after {
  content: "";
  display: inline-block;
  position: relative;
  top: -0.7em;
  font-size: 1.5em;
  padding: 0 0.25em
}

html .contentwrap .infoball {
  position: absolute;
  z-index: 500;
  border: 2px solid white;
  height: 24px;
  width: 24px;
  text-align: center;
  background-color: #e5e5e5;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%
}

html .contentwrap .infoball i {
  margin: 0px;
  padding-top: 2px;
  color: #8f8f8f
}

html .contentwrap .infoball:hover {
  background-color: #b3b3ff;
  cursor: pointer
}

html .contentwrap .infoball:hover i {
  margin: 0px;
  padding-top: 2px;
  color: #424242
}

html .contentwrap .infoball.lefttopcorner {
  top: -5px;
  left: -8px
}

html .contentwrap .infoball.righttopcorner {
  top: -5px;
  right: -8px
}

html footer {
  display: table;
  position: relative;
  width: 100%;
  min-width: 930px;
  height: 60px;
  background-color: #424242;
  color: #F8FAFA;
  text-decoration: none;
  z-index: 550
}

html footer .container {
  display: table-cell;
  vertical-align: middle
}

html footer a {
  color: #F8FAFA;
  text-decoration: none
}

html footer a:hover {
  color: #bdcfcf
}

.widget-tickets {
  margin-bottom: 10px;
  width: 100%
}

.widget-tickets .widget-header {
  position: relative;
  min-height: 35px;
  background: white;
  border: 1px solid #CCCCCC;
  font-family: Georgia, serif;
  font-weight: bold;
  padding-left: 12px;
  text-align: left;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box
}

.widget-tickets .widget-header .widget-caption {
  line-height: 33px;
  padding: 0;
  margin: 0;
  font-size: 13px
}

.widget-tickets .widget-body {
  font-family: Anonymous Pro;
  text-transform: uppercase;
  background: #dbdbdb;
  border: 1px solid #CCCCCC;
  min-height: 222px;
  max-height: 322px;
  overflow-y: scroll;
  padding: 25px
}

.widget-tickets .widget-body .tickets-list {
  list-style: none;
  padding: 0px
}

.widget-tickets .widget-body .ticket-item {
  padding: 15px 10px;
  border: 1px solid #CCCCCC;
  background: white;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}

.widget-tickets .widget-body .ticket-item.required-ticket {
  border: 2px solid #b3b3b3
}

.widget-tickets .widget-body .ticket-item .ticket-id {
  overflow-x: scroll;
  text-align: left
}

.widget-tickets .widget-body .ticket-item .ticket-type {
  border-left: 1px solid #CCCCCC;
  color: #a6a6a6;
  font-weight: bold
}

.widget-tickets .widget-body .ticket-item .ticket-state {
  border: 2px solid white;
  position: absolute;
  top: 11px;
  right: -14px;
  height: 24px;
  width: 24px;
  text-align: center;
  background-color: #e5e5e5;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%
}

.widget-tickets .widget-body .ticket-item .ticket-state i {
  margin: 0px;
  padding-top: 2px;
  color: #8f8f8f
}

.widget-tickets .widget-body .ticket-item .ticket-state:hover {
  background-color: #ff8080;
  cursor: pointer
}

.widget-tickets .widget-body .ticket-item .ticket-state:hover i {
  margin: 0px;
  padding-top: 2px;
  color: #424242
}

.widget-tickets .widget-footer {
  font-family: Anonymous Pro;
  border: 1px solid #CCCCCC;
  padding: 10px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box
}

.widget-tickets .widget-footer .btn {
  text-transform: uppercase
}

.widget-tickets .widget-footer .btn:hover {
  font-weight: bold
}

.techbox {
  position: relative;
  font-family: Anonymous Pro;
  font-weight: bold;
  text-align: left;
  height: 200px;
  margin-left: 50px;
  max-width: 900px;
  overflow-x: scroll;
  overflow-y: scroll;
  margin-bottom: 15px;
  border: 1px solid #424242;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 15px;
  color: white;
  background-color: black
}

.techbox p {
  text-indent: 20px
}

.techbox .title {
  color: #090;
  text-align: justify
}

body {
  color: #424242
}

.sidebar, footer {
  font-family: Georgia, serif;
  font-style: italic
}

.contentwrap {
  max-width: 1400px
}

#title {
  z-index: 2;
  font-family: "Goudy Bookletter 1911";
  color: #424242;
  padding-top: 20px;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none
}

#title h1 {
  font-size: 45px;
  margin: 0px;
  text-transform: uppercase;
  text-shadow: 2px 2px 4px #828282, 4px 4px 8px #828282
}

#title h2 {
  margin-top: 0px;
  padding: 0 15%
}

#title h2 span {
  font-size: 110%;
  text-decoration: underline
}

#title h2 span:hover {
  text-shadow: 2px 2px 4px #828282, 4px 4px 8px #828282
}

#contentmain {
  text-align: left;
  z-index: 1;
  margin-left: 105px;
  padding-top: 20px;
  padding-bottom: 90px;
  width: 90%
}

.image-container {
  overflow-y: scroll
}

.results {
  margin-left: 0px
}

.results .big-table {
  overflow-y: auto
}

.results table {
  font-family: Anonymous Pro;
  border-collapse: collapse;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 10px
}

.results table.image-table, .results table.modelkart {
  width: 100%
}

.results table tr .info-col {
  padding-right: 10px
}

.results table tr .info-inner-col {
  padding-top: 5px;
  padding-bottom: 5px
}

.results table tr td {
  text-align: center;
  vertical-align: middle;
  padding: 0px
}

.results table tr td div {
  text-align: center;
  padding: 3px 7px;
  border: 3px solid #424242;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%
}

.results table tr td div[nucleo="A"] {
  border: 3px solid green
}

.results table tr td div[nucleo="C"] {
  border: 3px solid blue
}

.results table tr td div[nucleo="G"] {
  border: 3px solid orange
}

.results table tr td div[nucleo="T"] {
  border: 3px solid red
}

.results table tr td div[nucleo="N"] {
  border: 3px solid #424242;
  opacity: 0.7
}

.results table tr td div.empty {
  position: relative;
  padding: 0px;
  margin: 0px 12px
}

.results table tr td.mitable {
  padding-left: 10px !important
}

.results table tr td.mitable.inactive {
  color: #828282
}

.results table tr td.mitable:hover {
  cursor: pointer
}

.results table tr.kmers {
  vertical-align: middle;
  text-align: center
}

.results table tr.kmers td {
  padding: 0px
}

.results table tr.kmers td .info-col {
  padding-right: 10px
}

.results .uploader {
  border-top: 0px
}

.results .uploader input[type="email"] {
  margin-top: 5px;
  width: 70%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px
}

.results .uploader input[type="email"].ng-dirty.ng-invalid {
  border: 2px solid #FF0000
}

.unselectable {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none
}

.sectionlabel {
  text-align: left;
  text-transform: capitalize;
  font-family: Georgia, serif;
  font-weight: bold
}

input[type=text], textarea {
  text-transform: uppercase
}

input[type=text].ng-dirty.ng-invalid, textarea.ng-dirty.ng-invalid {
  -webkit-box-shadow: 0px 0px 10px 0px red;
  -moz-box-shadow: 0px 0px 10px 0px red;
  box-shadow: 0px 0px 10px 0px red
}

input[type=text]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  text-align: center
}

input[type=text]:-moz-placeholder, textarea:-moz-placeholder {
  text-align: center
}

input[type=text]::-moz-placeholder, textarea::-moz-placeholder {
  text-align: center
}

input[type=text]:-ms-input-placeholder, textarea:-ms-input-placeholder {
  text-align: center
}

input[type=text]:focus.ng-dirty.ng-invalid, textarea:focus.ng-dirty.ng-invalid {
  border: 1px solid red;
  -webkit-box-shadow: 0px 0px 10px 0px red;
  -moz-box-shadow: 0px 0px 10px 0px red;
  box-shadow: 0px 0px 10px 0px red
}

textarea.form-control {
  position: relative;
  font-family: Anonymous Pro;
  text-align: left;
  font-size: 110%;
  width: 100%;
  resize: none;
  height: 200px;
  padding: 15px;
  margin-top: 5px
}

textarea.form-control::-webkit-input-placeholder {
  padding-top: 80px
}

textarea.form-control:-moz-placeholder {
  padding-top: 80px
}

textarea.form-control::-moz-placeholder {
  padding-top: 80px
}

textarea.form-control:-ms-input-placeholder {
  padding-top: 80px
}

.input-group {
  padding-top: 5px
}

.input-group button.btn-default {
  background-color: white;
  height: 34px
}

.input-group button.btn-default .disabled {
  background-color: #F8FAFA
}

textarea.stickdown {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box
}

.my-btn {
  margin-top: 5px;
  padding: 25px 10px 22px 10px;
  text-transform: uppercase
}

.my-btn:hover {
  font-weight: bold
}

.btn-file {
  position: relative;
  overflow: hidden
}

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block
}

.btn-group-stickup {
  width: 100.1%
}

.btn-group-stickup .btn {
  margin-top: 0px;
  border-top: none
}

.btn-group-stickup .btn-group:first-child button {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box
}

.btn-group-stickup .btn-group:last-child button {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box
}

.btn-stick-upanddown {
  margin-top: 0px;
  margin-bottom: 0px;
  border-top: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px
}

i {
  margin-right: 5px
}

.uploader {
  font-family: Anonymous Pro;
  margin-top: 10px;
  padding-top: 10px;
  text-align: center
}

.aditional {
  text-align: left;
  margin-top: 5px
}

.aditional label.choose:hover {
  cursor: pointer;
  text-decoration: underline;
  color: #686868
}

.aditional .aditional-content {
  padding-top: 5px;
  text-align: center
}

.alert-submit {
  margin-top: 5px;
  font-family: Arial, Verdana, sans-serif;
  text-align: left
}

.alert-submit .title {
  font-family: Georgia, serif;
  font-weight: bold;
  text-align: center;
  text-decoration: underline;
  text-transform: capitalize;
  margin-bottom: 8px
}

div.error {
  padding: 20px 10px;
  border: 2px solid #424242;
  text-align: left;
  background-color: #f66;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 10px
}

/*# sourceMappingURL=app.css.map */

.fimotable {
  margin: 10px 0px 0px 0px;
  overflow: auto;
}

.fimotable table {
  table-layout: fixed;
  border-collapse: collapse;
}

.small-button {
  padding: 0 0px 0 0px;
  margin: 0px 0px 0px 0px;
  min-width: 0px;
  border-radius: 0px;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  border: none;
  outline: none;
  transition: 0.9s;
}

.small-button:not([disabled]):hover {
  background-color: rgba(70, 70, 70, 0.2);
}

.small-button[disabled] {
  color: rgba(0, 0, 0, 0.26);
  background-color: transparent;
}

.image-container {
  overflow: auto;
}

.app-modal-window h1 {
  text-align: center;
}

.app-modal-window .modal-dialog {
  width: 1300px;
  height: 800px;
  overflow: hidden;
  /*background-color: lightgrey;*/
  text-align: left;
  padding: 20px 20px 20px 20px;
  z-index: 9000;
  display: block;
}

.app-modal-window .column {
  float: left;
  width: 50%;
  z-index: 9000;
  display: block;
}

.checkbox-list {
  text-align: left;
  list-style-type: none;
}

.contentwrap {
  max-width: 2200px;
  margin: auto;
}

.contentwrap h3 {
  text-align: left;
}

.plotly-plot {
  width: 150px;
  height: 150px;
}

.modal {
  z-index: 9000;
  display: block;
}

.typeahead, .tt-query, .tt-hint {
  position: relative;
  font-family: Anonymous Pro;
  text-align: left;
  font-size: 110%;
  width: 100%;
  resize: none;
  height: 50%;
  padding: 15px;
  margin-top: 5px;
  padding: 6px 6px;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  border: 1px solid #ccc;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  outline: none;
}

.typeahead {
  background-color: #fff;
}

.typeahead:focus {
  border: 1px solid #0097cf;
  -webkit-box-shadow: 0px 0px 4px 0px #0097cf;
  -moz-box-shadow: 0px 0px 4px 0px #0097cf;
  box-shadow: 0px 0px 4px 0px #0097cf
}

/*.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
8
.tt-hint {
  color: #999
}

.tt-dropdown-menu {
  width: 442%;
  margin-top: 12px;
  padding: 8px 0;
  font-weight: normal;
  background-color: rgba(255, 0, 0, 0.2);
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
}*/

.tt-suggestion {
  padding: 3px 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
}

/*.tt-suggestion.tt-cursor {
  color: rgba(255, 0, 0, 0.2);
  background-color: rgba(255, 0, 0, 0.2);

}

.tt-suggestion p {
  margin: 0;
}*/

span.twitter-typeahead .tt-menu, span.twitter-typeahead .tt-dropdown-menu {
  cursor: pointer;
  position: absolute;
  width: 100%;
  resize: none;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

span.twitter-typeahead .tt-suggestion {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}

span.twitter-typeahead .tt-suggestion.tt-cursor, span.twitter-typeahead .tt-suggestion:hover, span.twitter-typeahead .tt-suggestion:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.input-group.input-group-lg span.twitter-typeahead .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.input-group.input-group-sm span.twitter-typeahead .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

span.twitter-typeahead {
  width: 100%;
}

.input-group span.twitter-typeahead {
  display: block !important;
  height: 34px;
}

.input-group span.twitter-typeahead .tt-menu, .input-group span.twitter-typeahead .tt-dropdown-menu {
  top: 32px !important;
}

.input-group span.twitter-typeahead:not(:first-child):not(:last-child) .form-control {
  border-radius: 0;
}

.input-group span.twitter-typeahead:first-child .form-control {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group span.twitter-typeahead:last-child .form-control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.input-group.input-group-sm span.twitter-typeahead {
  height: 30px;
}

.input-group.input-group-sm span.twitter-typeahead .tt-menu, .input-group.input-group-sm span.twitter-typeahead .tt-dropdown-menu {
  top: 30px !important;
}

.input-group.input-group-lg span.twitter-typeahead {
  height: 46px;
}

.input-group.input-group-lg span.twitter-typeahead .tt-menu, .input-group.input-group-lg span.twitter-typeahead .tt-dropdown-menu {
  top: 46px !important;
}

/*body.modal-open {
    position: fixed;
    overflow: hidden;
}*/

body {
  overflow-y: scroll !important;
  overflow: auto;
}

.large-modal-window .modal-dialog {
  /*height: 400px;*/
  width: 82%;
  margin: auto;
  /*position: absolute;*/
  top: 0;
  right: 0;
  bottom: 1;
  left: 0;
  padding: 30px;
  z-index: 99000 !important;
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 9000;
  display: block;
}

.table {
  font-weight: normal;
}

.tr {
  font-weight: normal;
}

.th {
  font-weight: normal;
}

input:invalid {
  /*border: 1px solid red;*/
  border: 1px solid red;
  -webkit-box-shadow: 0px 0px 6px 0px red;
  -moz-box-shadow: 0px 0px 6px 0px red;
  box-shadow: 0px 0px 6px 0px red
}

ol {
  margin: 0 0 1.5em;
  padding: 0;
  counter-reset: item;
}

ol>li {
  margin: 0;
  padding: 0 0 0 2em;
  text-indent: -2em;
  list-style-type: none;
  counter-increment: item;
}

ol>li:before {
  display: inline-block;
  width: 1em;
  padding-right: 0.5em;
  font-weight: bold;
  text-align: right;
  content: counter(item) ".";
}

/*input:valid {
  border:1px solid #0097cf;
  -webkit-box-shadow:0px 0px 10px 0px #0097cf;
  -moz-box-shadow:0px 0px 10px 0px #0097cf;
  box-shadow:0px 0px 10px 0px #0097cf
}*/

/* Style the Image Used to Trigger the Modal */

.myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
  margin-left: auto;
  margin-right: auto;
}

.myImg:hover {
  opacity: 0.7;
}

/* The Modal (background) */

.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.9);
  /* Black w/ opacity */
}

/* Modal Content (Image) */

.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  /*max-width: 700px;*/
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */

#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation - Zoom in the Modal */

.modal-content, #caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {
    transform: scale(0)
  }
  to {
    transform: scale(1)
  }
}

/* The Close Button */

.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover, .close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */

@media only screen and (max-width: 700px) {
  .modal-content {
    width: 100%;
  }
}

#networkapp {
  /* width: 70%; */
  height: 500px;
  background-color: #E7F0F0;
  border-radius: 25px 25px 0px 0px;
  /* Rounded corners */
}

#networkappdiv {
  width: 80%;
  background-color: #FFF;
  /* Background color: white; */
  color: #000;
  /* Font color: black; */
  /*border-top: 2px dashed #5e5c5c;*/
  border-top: 2px solid #5e5c5c;
  /* Border color: dark grey; */
  border-right: 2px solid #5e5c5c;
  border-left: 2px solid #5e5c5c;
  border-bottom: 2px solid #5e5c5c;
  border-radius: 25px 25px 25px 25px;
  margin: auto;
  /* Rounded corners (top-left, top-right, bottom-right, bottom-left) */
}

/*Descendant combinator to include the properties to all the child canvas of networkapp*/

/*This has been done to solve a problem in which the canvas was in a different position than the networkapp div and was not properly visualized*/

#networkapp canvas {
  top: 0;
  left: 0;
  border-radius: 25px 25px 0px 0px;
  /* Rounded corners */
}

.row_div {
  display: flex;
}

.column_div {
  flex: 50%;
  padding: 2%;
}

.paginator_div {
  flex: 50%;
  margin-top: -50px;
}

.searchEngine {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.jobsFinished {
  color: white;
  border-radius: 20px;
  background-color: #709E5E;
}

.jobsRunning {
  color: white;
  border-radius: 20px;
  background-color: #D88851;
}

.jobsFailed {
  color: white;
  border-radius: 20px;
  background-color: #CB6868;
}

.modalImage .image-wrapper {
  text-align: center;
}

.modalImage .image-wrapper img {
  max-width: 800px;
  max-height: 800px;
  min-width: 800px;
}

.modalImage .image-description {
  text-align: center;
  margin-top: 10px;
}

.app-modal-window .modal-dialog {
  width: 1200px;
}

.botonTop {
  display: none;
  font-size: 2vw;
  color: black;
  cursor: pointer;
  position: fixed;
  bottom: 65px;
  right: 40px;
  z-index: 2;
}

.botonTop:hover {
  opacity: 0.8;
}

.timesIcon {
  font-size: x-large;
  cursor: pointer;
}
.timesIcon:hover {
  color: #e25959;
}
.inputSearch {
  position: relative;
}

.inputSearch:before {
  content: "";
  position: absolute;
  left: 15px;
  top: 0;
  bottom: 0;
  width: 15px;
  background: url("https://image.flaticon.com/icons/svg/1086/1086933.svg") center / contain no-repeat;
}