.node_outer{

text-allign;
  display: flex;
  align-items: center;
  justify-content: center }
div.container6 p {
  margin: 0


}

.node_inner{
box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
border-radius:4px;
border-style: solid;
border-width: 2px;
color:#777;
cursor:pointer;
min-width: 18em;
    min-height: 8em;

}
#navibar{
font-size: 18px;
}

.logform{
max-width:500px;
min-width:400px;
padding:50px;
border: 2px solid #ccc;

}
.logformouter{
border: 2px solid #ccc;
padding:30px;
}

#recogimg{
  width: 45%;
  height: auto;
  margin-right:5px;
}

#neotivimg{
  width: 45%;
  height: auto;
  margin-left:5px;
}


.back {
  background: #fff;
  width: 100%;
  top: 0;
  bottom: 0;
    position: absolute;
}

.div-center {
  width: 400px;
  height: 400px;
  background-color: #fff;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  margin-top: 40px;
  max-width: 100%;
  max-height: 100%;
  overflow: auto;
  padding: 1em 2em;
  border: 2px solid #ccc;
  display: table;
}

div.content {
  display: table-cell;
  vertical-align: middle;
}

.alert{
padding: 0rem 0rem;
color:#ff0000;
}

.formtextfield{
width:100%;
}
#password{
margin-bottom:15px;
}

.martop{


    padding-top: 600px;

}

body{
    background-color: #fff;

}
.file_manager .file a:hover .hover,
.file_manager .file .file-name small{
    display: block
}
.file_manager .file {
    padding: 0 !important
}

.file_manager .file .icon{
    text-align: center
}


.file_manager .file {
    position: relative;
    border-radius: .55rem;
    overflow: hidden
    border-radius:4px;
border-width: 2px;
}

.file_manager .file .image,
.file_manager .file .icon {
    max-height: 180px;
    overflow: hidden;
    background-size: cover;
    background-position: top
}

.file_manager .file .hover {
    position: absolute;
    right: 10px;
    top: 10px;
    display: none;
    transition: all 0.2s ease-in-out
}

.file_manager .file a:hover .hover {
    transition: all 0.2s ease-in-out
}

.file_manager .file .icon {
    padding: 15px 10px;
    display: table;
    width: 100%
}

.file_manager .file .icon i {
    display: table-cell;
    font-size: 60px;
    vertical-align: middle;
    color: #777;
    line-height: 50px
}

.file_manager .file .file-name {
    padding: 10px;
    border-top: 2px solid rgba(0,0,0,.125);
}

.file_manager .file .file-name small .date {
    float: right
}

.folder {
    padding: 20px;
    display: block;
    color: #777
}

@media only screen and (max-width: 992px) {
    .file_manager .nav-tabs {
        padding-left: 0;
        padding-right: 0
    }
    .file_manager .nav-tabs .nav-item {
        display: inline-block
    }
}

.cardsmall {
height: 150px;
min-width:230px;
}

.cardsmaller {
height: 156px;
min-width:115px;
}

.cardgraphpat {
height: calc(305px + 1rem);
}

.cardgraph {
height: calc(300px + 1rem);
}

.card {

    /*background: #fff;*/
    transition: .5s;
    border-radius:4px;
border-style: solid;
border-width: 2px;
    border-radius: .55rem;
    position: relative;
    width: 100%;
    margin-bottom:1rem;

}

a:hover {
    text-decoration:none;
}


a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration:  none;
}

a:active {
  text-decoration: none;
}

a, a:hover, a:focus, a:active {
      text-decoration: none;
      color: inherit;
}

#docswrap{
margin-top:30px
}

.card-subtitle{
margin-top:8px!important;
}

.progress-bar{
overflow:visible;
}

.progress {
width:100%;
font-size:var(--bs-body-font-size);
    height: 1.5rem;
        border: 2px solid rgba(0,0,0,.125);
        background-color:white;
    }

.progresstab {
width:100%;
height:100%;

    }
    .tiles{
    margin-top:2rem;
    }

        .tabs{
    margin-top:1rem;
    }

        .bigcard{
    margin-top:2rem;
    }
.tabitem {

display:flex;
justify-content:center;
align-items:center;
}

.tabtitlecard{
padding:0px;
margin-bottom:0px;
border-style:hidden;
}
.tabitemcard{
padding:5px;

margin-bottom:0rem;
}
.tabcard{
margin-bottom:0.5rem;
}

.tabtitle{
line-height:3.5rem;
}


canvas {
  width: 100%!important;
  height: 100%!important;
  display: block;
}

.graphinner{
width:89%;
}
.graphouter{
text-align: -webkit-center;
}

.alert{
color:black;
}

.cardhead{
font-size: 1.6rem;
}

.breadcrumb{
font-size:28px
}

.inforow{
margin-top: 10px;
}

.infotextbody{
    font-size: 20px;
        margin-bottom: 15px;
}

.infocard{
padding-right: 10px;
    padding-left: 10px;
    margin-top: 20px;
}

#bc{
margin-top:20px;
}
