#novalab-body {
    /*background-color: lightgray;*/
}

#novalab-tabs {
    /*height: 45px;*/
    /*margin-bottom: 20px;*/
}

.tab {
    line-height: 5px;
    background-color: white !important;
    border-right: 0px !important;
    /*padding: 0px;*/
}

.control-tab {
    padding-right: 5px;
}

#novalab-viewer-tabs {
    /*height: 45px;*/
    margin-bottom: 20px;
}

#novalab-control-tabs-column {
    border-right: solid;
    border-right-color: gainsboro;
    height: 100vh;
    border-width: 1px;
    /*background-color: black;*/
}

/*#novalab-viewer-tabs-parent {*/
/*    padding-left: 10px;*/
/*    height: 93vh;*/

/*    !*border-left: solid;*!*/
/*    !*border-left-color: lightgray;*!*/
/*    !*height: 100vh;*!*/
/*    !*border-width: 1px;*!*/
/*}*/

#novalab-graph-controls {
    height: 40px;
}

/*#viewer-signals {*/
/*    padding: 20px;*/
/*}*/

/*#graph-mode-selector {*/
/*    !*width: 200px;*!*/
/*    margin-left: 30px;*/
/*    margin-top: 5px;*/
/*}*/

/*#graph-row-count {*/
/*    margin-left: 0px;*/
/*}*/

/*#row-count-field {*/
/*    margin-left: 0 !important;*/
/*}*/

/*#rows-label {*/
/*    margin-left: 0 !important;*/
/*    margin-top: 5px;*/
/*}*/

#annotate-selected-point {
    margin-left: 25px;
    /*padding: 10px;*/
}

.fullwidth-app-controls-name {
    padding-top: 20px;
    padding-bottom: 10px;

}

.data-content {
    padding: 10px;
}

#graph-controls-container {
    bottom: 0px;
    position: fixed;
    padding-bottom: 20px;
}

#annotate-controls-container {
    margin-left: 0px;
}


#add-point {
    margin-top: 10px;
    width: 70%;
    padding: 0px;
}

#remove-point {
    margin-top: 10px;
    width: 25%;
    float: right;
    padding: 0px;
}


#click-data {
    height: 8vh;
}

.input-fields {
    margin-top: 10px;
    margin-bottom: 20px;
}

.label-field {
    /*margin-top: 10px;*/
}

#patients-submit {
    margin-top: 20px;
}

.alert {
    line-height: 1.25;
}

.tab code {
    line-height: 1.25;
    margin-top: 3px;
}
/*#novalab-body ::-webkit-scrollbar-thumb {*/
/*    background-color: #34AD99 !important;*/
/*}*/

/*#novalab-main-viewer {*/
/*    !*background-color: black;*!*/
/*}*/

/*#novalab-control-tabs {*/
/*    !*width: 400px;*!*/
/*    !*height: 550px;*!*/
/*    !*margin: 50px;*!*/
/*    !*margin-right: 0px;*!*/
/*    !*background-color: #fff;*!*/
/*    !*font-size: 10pt;*!*/
/*    !*float: left;*!*/
/*    !*display: inline-block;*!*/
/*}*/
/*#novalab-control-tabs .tab-content {*/
/*    padding: 20px;*/
/*    !*border: black;*!*/
/*}*/
/*.alignment-tab {*/
/*    max-height: 420px;*/
/*    overflow-y: auto;*/
/*    padding-right: 15px;*/
/*}*/

/*#novalab-body .control-tabs .tab--selected {*/
/*    color: #34AD99 !important;*/
/*}*/

/*#novalab-control-tabs .tab-content {*/
/*    padding: 20px;*/
/*}*/
/*#alignment-chart {*/
/*    width: calc(100vw - 650px);*/
/*    margin-left: 50px;*/
/*    margin-right: 50px;*/
/*    margin-top: 50px;*/
/*    display: inline-block;*/
/*}*/
/*#alignment-chart svg {*/
/*    background-color: rgba(0,0,0,0) !important;*/
/*}*/
/*#alignment-body .control-upload {*/
/*    border-color: #34AD99 !important;*/
/*}*/
/*#alignment-body .control-download:hover {*/
/*    color: #34AD99 !important;*/
/*    border-color: #34AD99 !important;*/
/*}*/
/*#alignment-body h5 {*/
/*    margin-bottom: 10px;*/
/*    text-align: center;*/
/*}*/

/*#alignment-body .rc-slider-track {*/
/*    background-color: #34AD99;*/
/*}*/
/*#alignment-body .rc-slider-handle, #alignment-body .rc-slider-dot {*/
/*    border-color: #34AD99;*/
/*}*/
/*.alignment-settings .rc-slider {*/
/*    width: 50% !important;*/
/*    margin-left: 25px;*/
/*}*/

/*.alignment-radio > label {*/
/*    text-align: left;*/
/*    display: block;*/
/*}*/
/*.alignment-radio {*/
/*    margin-top: 5px;*/
/*    margin-left: 5px;*/
/*    width: 140px !important;*/
/*    display: inline-block;*/
/*}*/
/*h3.alignment-settings-section {*/
/*    text-align: center;*/
/*    margin-bottom: 15px;*/
/*    font-size: 16pt;*/
/*}*/

/*#alignment-colorscale-dropdown, #alignment-overview-dropdown,*/
/*#alignment-conservationcolorscale-dropdown, #alignment-conservationmethod-dropdown,*/
/*#alignment-gapcolor-dropdown {*/
/*    display: inline-block;*/
/*    width: 150px;*/
/*    float: right;*/
/*}*/
/*#alignment-body .rc-slider-track {*/
/*    background-color: #34AD99 !important;*/
/*}*/

/*#alignment-body .rc-slider-handle {*/
/*    border-color: #34AD99 !important;*/
/*}*/
