:focus {
    outline: 0;
}
input:focus::-webkit-input-placeholder {
    color: transparent;
}
.pg-loading-html p, .pg-loading-logo-header img {
    animation: none !important;
}
body {
    background: #ffffff;
    color: #222;
    font: 13px/1.4 Arial, "Helvetica Neue", Helvetica, sans-serif;
    line-height: 1;
}
body>.inner {
    display: none;
}
body.pg-loaded>.inner {
    display: block;
}
a:not(.btn):link, a:not(.btn):visited {
    color: #036ac8;
    text-decoration: none;
}
.create-account {
    display: flex;
    justify-content: space-evenly;
    font-size: 13px;
}
.support-msg, .sequencing-msg {
    font-size: 13px;
}
#navbarSupportedContent .nav-link.link, .thermo-login, #footer {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Roboto", "Segoe UI", "Arial", "sans-serif";
}
a.btn {
    color: #555759;
}
a.btn-primary {
    color: #1e8ae7;
}
a.btn-info {
    color: #333333;
}
a.btn-success, a.btn-featured, a.btn-danger {
    color: #ffffff;
}
a:hover, a:active, a:focus {
    color: #1a2155;
}
a {
    outline: none;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
ol, ul {
    list-style: none;
}
img {
    border: none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
}
table td {
    vertical-align: top;
}
.hide {
    display: none;
}
.group:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.group {
    *min-height: 1px;
    
    _height: 1%;
    
}
h1, h2, h3, h4, h5, h6 {
    color: #444;
    font-weight: normal;
}
h1 {
    color: #1a2155;
    font-size: 22px;
    font-weight: bold;
}
h2 {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.5px;
}
h3 {
    font-size: 16px;
    font-weight: bold;
}
h4, h5, h6 {
    font-size: 13px;
    font-weight: bold;
}
p {
    color: #333;
    line-height: 1.25em;
}
.clear {
    clear: both;
}
input, textarea {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 2px #e5e5e5 inset;
    color: #666;
    font-size: 13px !important;
    padding: 6px;
    outline: medium none;
    width: auto;
}
input[type="radio"], input[type="radio"]:focus, input[type="checkbox"], input[type="checkbox"]:focus {
    box-shadow: none;
    border: none;
    background-color: transparent;
}
input.target {
    font-size: 11px;
    padding: 6px;
}
.checkbox {
    border: 0;
    background: none;
}
input:focus, textarea:focus {
    border: 1px solid #b4cfec;
    box-shadow: 0 0 5px #b4cfec, 0 1px 2px #e5e5e5 inset;
}
input.file-upload:focus {
    border: 1px solid #dddddd;
    box-shadow: 0 1px 2px #e5e5e5 inset;
}
.readonly-input {
    color: #ccc;
}
.alert {
    border-radius: 5px 5px 5px 5px;
    font-size: 12px;
    line-height: 1.25;
    font-weight: bold;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 12px 8px 12px 35px;
    display: inline-block;
}
.alert {
    border-radius: 0;
    display: block;
    font-weight: normal;
}
#popup_content.alert {
    border: none;
    color: black;
}
.help-block.alert-danger {
    border-radius: 5px 5px 5px 5px;
    font-size: 12px;
    line-height: 1.25;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 12px 8px 12px 35px;
    display: block;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #f3f3f3;
    border: 1px solid #ed7700;
    background-position: 6px 6px;
    background-repeat: no-repeat;
    color: #333333;
}
.alert .data-message {
    background: none;
}
.warning-alert {
    background: url("../images/icons-alert-warn-20px.png") no-repeat scroll 8px 6px #fdf3cf !important;
    border: 1px solid #d7751a;
    color: #d7751a !important;
}
.warningMessage {
    float: right;
    font-size: 18px;
    cursor: pointer;
}
.error-alert {
    background: url("../images/icons-alert-error-20px.png") no-repeat scroll 8px 6px #fae4e6;
    border: 1px solid #cc0000;
    color: #cc0000;
}
.success-alert {
    background: url("../images/icons-alert-confirm-20px.png") no-repeat scroll 8px 6px #def1eb;
    border: 1px solid #009966;
    color: #009966;
}
.iconless-green-alert {
    background: no-repeat scroll 8px 6px #def1eb;
    border: 1px solid #009966;
    color: #009966;
    padding: 12px 8px 12px 12px;
}
.up-level-button {
    font-weight: bold;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 12px 8px 12px 35px;
    display: block;
}
#main-header {
    margin-bottom: 0px;
    border-bottom: none;
    background-color: #fff;
}
#main-header .container {
    max-width: none;
    margin-left: 30px;
}
#main-header .brand {
    margin-left: 10px;
}
#main-header .navbar ul.nav {
    margin: 4px 0 0 0;
    padding-bottom: 12px;
}
#main-header .navbar ul.nav li {
    display: list-item;
    margin-left: 0px;
    padding-left: 0px;
    border-left: none;
}
#main-header li.dropdown.open>.dropdown-toggle {
    background-color: transparent;
}
#main-header .navbar-inner {
    background-image: none;
    border: none;
    background-color: #ffffff;
}
.thin-header-navbar .navbar-inner {
    border-radius: 0;
}
#brand-logo .logo {
    padding-left: 10px;
}
#brand-logo .logo img{
    height: 63px;
    width: auto;
}
#brand-logo {
    display: flex;
}
#main-header {
    padding: 0;
    height: auto;
}
.header-col {
    padding-right: 0;
}
.header-col-display {
    display: flex;
}
.navbar {
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 0;
}
#liveChatLink {
    padding: 4px 8px;
    margin-top: 6.5px;
}
.header-menu-nav {
    max-height: 42px;
    margin-bottom: 0 !important;
}
#fat-menu {
    min-width: auto;
}
#fat-menu .dropdown-menu .dropdown-item:active, #fat-menu .dropdown-menu .dropdown-item:hover, #fat-menu .dropdown-menu .dropdown-item:focus {
    background-color: #ebf2fa;
}
#fat-menu #fat-menu-first-item {
    text-align: right;
}
.navbar .brand {
    font-size: 18px;
    padding-top: 6px;
    padding-bottom: 6px;
}
#fat-menu .dropdown-toggle {
    font-size: 14px;
}
#fat-menu .dropdown-menu {
    font-size: 13px;
    position: absolute;
    top: 44px;
    right: 5px;
    z-index: 1000;
    float: right;
    min-width: 180px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}
#fat-menu .hover-dropdown-backdrop {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    min-width: 180px;
    padding-left: 30px;
    height: 55px;
    display: none;
}
.open#fat-menu .dropdown-menu {
    display: block;
}
.navbar .nav>li>.dropdown-menu:after {
    display: none;
    border-right: 0 solid transparent;
    border-bottom: 0 solid #ffffff;
    border-left: 0 solid transparent;
    content: "";
}
.navbar .nav li.dropdown>.dropdown-toggle .caret {
    margin-left: 7px;
    border-top-color: #777;
    border-bottom-color: #777;
}
.navbar li {
    line-height: 20px;
}
#fat-menu-first-item {
    float: right;
    padding: 14px 15px 14px;
}
.ion-logo {
    width: 180px;
    padding-left: 14px;
    float: left;
}
.amp-nav {
    background: #f3f3f3;
    border-bottom: 1px solid #cacaca;
    border-top: 1px solid #cacaca;
}
.amp-nav .header-logo {
    display: block;
    margin-left: 20px;
    margin-top: 25px;
}
.ampliseq-nav {
    margin: 0px 0px 0px 10px;
}
.ampliseq-nav>li {
    width: 112px;
    border-left: 1pt solid #f3f3f3;
    border-right: 1pt solid #f3f3f3;
    line-height: 77px;
    display: inline-block;
    padding: 0;
    height: 77px;
}
.ampliseq-nav>li>a.outer {
    border-radius: 0;
    padding: 0;
    height: 73px;
    width: 100%;
    font: 24px/17px "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif;
    display: table;
    color: #333333;
    border-bottom: 3px solid rgba(0, 0, 0, 0);
    margin-top: 4px;
    margin-bottom: 3px;
}
.ampliseq-nav>li a.outer .inner {
    font-weight: 500;
    text-transform: capitalize;
    font-size: 14px;
}
.ampliseq-nav>li>a:hover {
    border-bottom-color: #ee3134;
    
}
.ampliseq-nav>li>a.outer .inner {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
.ampliseq-nav>li a.outer .inner .number {
    font: normal normal normal 26px/40px "Oswald-Regular", sans-serif;
    height: 40px;
    vertical-align: middle;
    padding: 0;
}
.ampliseq-nav>li>a.outer {
    border-radius: 0;
    padding: 0;
    height: 73px;
    width: 100%;
    font: 24px/17px "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif;
    display: table;
    color: #333333;
    border-bottom: 3px solid rgba(0, 0, 0, 0);
    margin-top: 4px;
    margin-bottom: 3px;
}
.ampliseq-nav>li a.outer .inner {
    font-weight: 500;
    text-transform: capitalize;
    font-size: 14px;
}
.ampliseq-nav>li>a:hover {
    border-bottom-color: #ee3134;
    
}
.ampliseq-nav>li>a.outer .inner {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
.ampliseq-nav>li a.outer .inner .number {
    font: normal normal normal 26px/40px "Oswald-Regular", sans-serif;
    height: 40px;
    vertical-align: middle;
    padding: 0;
}
.ampliseq-nav img {
    margin-top: -5px;
    
    padding-left: 2.5px;
}
.ampliseq-nav-menu {
    position: relative;
    display: inline-block;
    margin-top: -2px;
    margin-left: -1px;
    width: 192px;
    background: #fff;
    border-left: 1pt solid #ccc;
    border-right: 1pt solid #ccc;
    border-bottom: 1pt solid #ccc;
    border-top: none;
    padding: 10px;
    z-index: 1001;
    box-sizing: content-box;
}
.ampliseq-nav-menu ul.inline>li {
    padding-left: 0px;
}
#dashboard-li .ampliseq-nav-menu>li>ul>li>ul>li:first-of-type {
    font-weight: bold;
    margin-bottom: 5px;
}
#ionResearchPanels-li .ampliseq-nav-menu>li:first-of-type {
    font-weight: bold;
    margin-bottom: 5px;
}
.ampliseq-content, .add-design {
    margin-top: 20px;
}
.return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    font-size: 32px;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.return-to-top i {
    color: #fff;
    position: relative;
    left: 15px;
    top: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
.return-to-top:hover i {
    color: #fff;
    top: 5px;
}
.tab-content {
    border-top: 0px;
    border: 1px solid #d8d8d8;
}
#notifications {
    position: relative;
}
#bubble {
    position: absolute;
    top: 5px;
    right: 22px;
    background-color: #f00;
    width: 25px;
    height: 25px;
    color: #fff;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    text-align: center;
    vertical-align: middle;
    font-size: 11px;
    border: 2px solid #fff;
    line-height: 19px;
}
.ui-dialog-custom {
    border-size: 2px solid #f3f3f3;
    text-align: left;
    vertical-align: center;
}
.ui-dialog-custom .ui-widget-header {
    background-color: #f3f3f3;
    border: 1px solid;
    color: #000;
    font-weight: normal;
}
.ui-dialog-custom .ui-dialog-titlebar-close {
    padding: 0.1em 0.5em;
    position: relative;
    width: 100;
    font-size: 1em;
    float: right;
    border-radius: 10px 10px 0px 0px;
}
.ui-dialog-custom .ui-dialog-titlebar {
    font-size: 20px;
    padding: 10px;
}
.ui-icon-closethick {
    -ms-transform: scale(1.5);
    
    -webkit-transform: scale(1.5);
    
    transform: scale(1.5);
    
    text-align: left;
    vertical-align: baseline;
}
.alert .close,  .alert .btn-close {
    -ms-transform: scale(2);
    
    -webkit-transform: scale(2);
    
    transform: scale(2);
    
}
.ui-widget-header {
    border-radius: 5px 5px 0px 0px !important;
}
.fa-double-lg {
    font-size: 7em;
    text-align: center;
    margin: 5px;
    margin-top: 39px !important;
    margin-right: 4px !important;
    color: grey;
}
.fa-help-bar {
    margin-top: -97px;
    margin-left: 60px;
}
.tabs-container.disabled, .tab-pane.disabled, .tab-genes.disabled {
    cursor: default;
    pointer-events: none;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: dimgray;
    background-color: #e6e6e6;
}
.edit-design-name {
    vertical-align: 1%;
    position: relative;
    margin-left: 6px;
}
.edit-design-name:hover {
    cursor: pointer;
}
.download-order-files-btn.disabled {
    background-color: lightgray;
    pointer-events: none;
    cursor: default;
}
.progress-success.progress-striped .bar, .progress-striped {
    background-color: #62c462;
    background-image: -webkit-gradient( linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient( 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient( 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient( 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient( 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
#progressBar .axis text {
    font: 10px sans-serif;
}
#progressBar .axis path, #progressBar .axis line {
    fill: none;
    stroke: #000;
    shape-rendering: crispEdges;
}
#chip-calculator-li img {
    padding-bottom: 5px;
}
.loading-spinner {
    background-image: url("../images/ajax-loader.gif");
    height: 23px;
    width: 23px;
    background-size: contain;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}
.block {
    display: block;
}
.inline-bl {
    display: inline-block;
}
.bold {
    font-weight: 700;
}
.chip-calculator-wrapper {
    margin-top: 75px;
    padding: 20px 5px 20px 5px;
}
@media print {
    .btn {
        display: none;
    }
}
a.btn.disabled, fieldset[disabled] a.btn, button.btn.disabled {
    pointer-events: none;
}
.btn-on-demand {
    margin-right: 5px;
}
.btn-made-to-order {
    width: 132px;
}
.panel-start {
    border-spacing: 30px 0px;
    display: table;
    width: 100%;
    margin-bottom: 40px;
}
.option-row {
    display: table-row;
    border-left: 1px solid #555759;
    border-right: 1px solid #555759;
}
.option-row:last-of-type {
    border-left: none;
    border-right: none;
}
.option-row:last-of-type .option-cell {
    border-bottom: 1px solid #555759;
}
.option-row:last-of-type .featured {
    border-top: none;
    border-left: 3px solid #1e8ae7;
    border-right: 3px solid #1e8ae7;
    border-bottom: 3px solid #1e8ae7;
}
.option-header .option-cell {
    vertical-align: bottom;
}
.featured-header div p {
    color: #f00;
    font-weight: bold;
    margin: 0;
}
.featured-header div h2 {
    background-color: #1e8ae7;
}
.magniseq-featured div h2 {
    background-color: #0e377a;
}
.option-cell {
    text-align: center;
    display: table-cell;
    border-left: 1px solid #555759;
    border-right: 1px solid #555759;
}
.featured {
    border-left: 1px solid #1e8ae7;
    border-right: 1px solid #1e8ae7;
}
.magniseq-featured {
    border-left: 1px solid #0e377a;
    border-right: 1px solid #0e377a;
}
.option-cell h2 {
    background-color: #555759;
    color: #fff;
    margin: 0;
    padding: 10px 0;
}
.option-cell h4 {
    background-color: #f3f3f3;
    padding: 8px;
    margin: 0;
}
.option-cell ul {
    padding: 20px;
}
.option-cell li {
    font-size: 14px;
    padding: 4px 0;
}
.option-cell li:first-child a:not(.help-icon), .option-cell:last-of-type li:last-child a {
    margin-bottom: 5px;
}
#browse-research-areas+.help-icon {
    margin: -38px 5px 0px -18px;
}
#input-gene-list+.help-icon {
    margin: -34px 5px 0px -18px;
}
#create-custom-panel+.help-icon, #community-panels+.help-icon {
    margin: -60px 5px 0px -13px;
}
#create-magniseq-panel+.help-icon {
    margin: -35px 5px 0px -13px;
}
#pre-loaded-genomes+.help-icon, #my-references+.help-icon {
    margin: -38px 5px 0px -13px;
}
.featured-wrapper {
    border-bottom: 1px solid #1e8ae7;
}
.magniseq-featured-wrapper {
    vertical-align: middle;
    border-bottom: 1px solid #0e377a;
}
#liveChatImg {
    margin-top: 10px;
    margin-left: 4px;
}
#newGenesAvailable {
    position: relative;
    top: -15px;
}
.check-gene-wrapper {
    font-size: 16px;
    margin-top: 10px;
    display: block;
}
.gene-list-header {
    margin-bottom: 5px;
}
.gene-list-helper {
    margin-top: 5px;
}
#geneListError {
    color: red;
    font-weight: normal;
    font-size: 14px;
    margin-left: 10px;
}
#geneStatusTable {
    margin: 10px auto auto auto;
}
table.gene-result-table tbody, table.gene-result-table thead {
    display: block;
}
table.gene-result-table tbody {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}
.small-rxns-wrapper {
    max-width: 400px;
    margin: auto;
}
.second-level-menu {
    position: absolute;
    margin-top: -33px;
    margin-left: 202px;
    width: 120px;
    background: #fff;
    border-top: 1pt solid #ccc;
    border-right: 1pt solid #ccc;
    border-left: 1pt solid #ccc;
    border-bottom: 1pt solid #ccc;
    padding: 10px;
    z-index: 1001;
    display: none;
    box-sizing: content-box;
}
.ampliseq-nav li:hover>ul {
    display: inline-block;
}
.ampliseq-nav-menu li:hover>ul {
    display: block;
}
.ampliseq-nav li:hover>.design-count, .ampliseq-nav li:hover>.sub-menu-design-count, .ampliseq-nav li:hover>.notification-sub-menus {
    color: black;
}
.ampliseq-nav li:hover>ul {
    display: inline-block;
}
.ampliseq-nav-menu li:hover>ul {
    display: block;
}
.ampliseq-nav li:hover>.design-count, .ampliseq-nav li:hover>.sub-menu-design-count, .ampliseq-nav li:hover>.notification-sub-menus {
    color: black;
}
.design-tab-wrapper {
    display: inline-block !important;
    width: 190px;
    text-align: center;
}
.dna-rna-tab-position {
    position: absolute;
    top: 64px;
    left: 590px;
}
#dnaTabWrapper {
    margin-right: 0px;
    border-radius: 0px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
#rnaTabWrapper, #dnaRnaTabWrapper {
    border-radius: 0px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.design-tabs-nav {
    margin-bottom: -1px;
}
.clear-bottom-margin {
    margin-bottom: 0px;
}
.clear-top-margin {
    margin-top: 0px;
}
.section-wrapper {
    max-width: 1400px;
    margin: auto;
}
.tab-wrapper {
    width: 32%;
    line-height: 8px;
    text-align: center;
}
.tab-link {
    width: 87%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 21px;
}
.panel-content-wrapper {
    height: 383px !important;
    padding: 0px !important;
    border: 1px solid #1e8ae7 !important;
    margin-bottom: 0px !important;
    border-radius: 0px 0px 5px 5px !important;
}
.panel-top-content-wrapper {
    margin: 30px;
    font-size: 14px;
}
.panel-mid-content-wrapper {
    background-color: #f3f3f3;
    padding: 8px;
    text-align: center;
}
.magniseq-panel-top-content-wrapper {
    height: 383px;
    padding: 0px;
    border: 1px solid #ee3134;
    border-radius: 0px 0px 3px 3px;
    font-size: 14px;
}
.magniseq-panel-header-content {
    text-align: center;
    color: white !important;
    border-radius: 3px 3px 0px 0px !important;
    
}
.magniseq-panel-top-content-wrapper .actions li {
    margin: 10px;
}
.magniseq-panel-top-content-wrapper>div>ul>li {
    margin: 5px;
}
.tabs {
    width: 100%;
    display: inline-block;
}
.tab-links:after {
    display: block;
    clear: both;
    content: "";
}
.tab-links li {
    margin: 0px 5px 0px 0px;
    float: left;
    list-style: none;
}
.tab-links a {
    padding: 12px 15px;
    display: inline-block;
    border-radius: 5px 5px 0px 0px;
    background: #f3f3f3;
    font-size: 16px;
    font-weight: 600;
    color: black !important;
    transition: all linear 0.15s;
}
.tab-links a:hover {
    background: #d3d1d1;
    text-decoration: none;
}
.tab-links li.active a {
    background: #1e8ae7;
    color: white !important;
}
.panel-tab-content {
    border-top: 0px !important;
    border: 0px !important;
    background: #fff;
    overflow: hidden;
}
.tab {
    display: none;
}
.tab.active {
    display: block;
}
.notification-wrapper {
    margin-top: 22px;
}
.switch-field {
    padding-top: 20px;
    overflow: hidden;
}
.switch-title {
    margin-top: 9px;
    margin-right: 10px;
    float: left;
    font-weight: bold;
}
.switch-field input {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}
.switch-field label {
    float: left;
    display: inline-block;
    width: 60px;
    background-color: white;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    text-shadow: none;
    padding: 5px 7px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.switch-field label:hover {
    cursor: pointer;
}
.switch-field input:checked+label {
    background-color: #009238;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: white;
}
.switch-field label:first-of-type {
    border-radius: 4px 0 0 4px;
}
.switch-field label:last-of-type {
    border-radius: 0 4px 4px 0;
}
.navigation-wrapper {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
}
.ion-logo-wrapper {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    width: 20%;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.login-wrapper {
    position: absolute;
    top: -20px;
    padding: 10px;
    border-radius: 0.25rem;
    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient( left, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 0.59) 47%, rgba(237, 237, 237, 0.13) 100%);
    background: -webkit-gradient( left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(246, 246, 246, 0.59)), color-stop(100%, rgba(237, 237, 237, 0.13)));
    background: -webkit-linear-gradient( left, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 0.59) 47%, rgba(237, 237, 237, 0.13) 100%);
    background: -o-linear-gradient( left, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 0.59) 47%, rgba(237, 237, 237, 0.13) 100%);
    background: -ms-linear-gradient( left, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 0.59) 47%, rgba(237, 237, 237, 0.13) 100%);
    background: linear-gradient( to right, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 0.59) 47%, rgba(237, 237, 237, 0.13) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1);
}
@media only screen and (max-device-width: 768px) {
    .login-wrapper {
        position: relative;
        top: 10px;
        max-width: 400px;
        margin: auto;
        border-radius: 0.25rem;
    }
}
@media only screen and (max-width: 992px) {
    .login-wrapper {
        position: relative;
        top: 10px;
        max-width: 400px;
        margin: auto;
        border-radius: 0.25rem;
    }
}
.owl-dots button {
    outline: none !important;
}
.sign-in-btn {
    text-shadow: none;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    padding: 6px 20px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 22px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 4px;
    font-weight: 700;
}
#registerButton {
    color: #1e8ae7;
    text-shadow: none;
    background-color: #ffffff;
    background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
    background-image: -webkit-gradient( linear, 0 0, 0 100%, from(#ffffff), to(#ffffff));
    background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
    background-image: -o-linear-gradient(top, #ffffff, #ffffff);
    background-image: linear-gradient(to bottom, #ffffff, #ffffff);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
    border-color: #c8c8c8;
    display: inline-block;
    padding: 6px 20px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 22px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    font-weight: 700;
}
.sk-wave {
    margin: 40px auto;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 10px;
}
.sk-wave .sk-rect {
    background-color: #ee3134;
    opacity: 0.9;
    height: 100%;
    width: 7px;
    display: inline-block;
    -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
    animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
}
.sk-wave .sk-rect1 {
    height: 100%;
    width: 7px;
    margin: 0 3px 0 0;
    -webkit-animation-delay: -1.2s;
    animation-delay: -1.2s;
}
.sk-wave .sk-rect2 {
    height: 100%;
    width: 7px;
    margin: 0 3px 0 0;
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.sk-wave .sk-rect3 {
    height: 100%;
    width: 7px;
    margin: 0 3px 0 0;
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.sk-wave .sk-rect4 {
    height: 100%;
    width: 7px;
    margin: 0 3px 0 0;
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.sk-wave .sk-rect5 {
    height: 100%;
    width: 7px;
    margin: 0 3px 0 0;
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
@-webkit-keyframes sk-waveStretchDelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4);
    }
    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}
@keyframes sk-waveStretchDelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4);
    }
    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}
.browse-compatibility {
    padding-left: 0px;
    text-align: center;
}
.browse-compatibility li {
    display: inline;
}
.form-wrapper input {
    width: 295px;
    padding: 6px;
}
.annoucement-message {
    border-radius: 5px !important;
    font-size: 12px !important;
    line-height: 1.25 !important;
    margin-bottom: 10px !important;
    overflow: hidden !important;
    padding: 8px 8px 12px 35px !important;
    display: inline-block !important;
    border: 1px solid #d7751a !important;
    color: #d7751a !important;
}
.ie-alert-annoucement {
    border-radius: 5px;
    font-size: 12px;
    line-height: 1.25;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 5px 5px 5px 25px;
    color: #FF0000  !important;
}
.amplicon-size {
    width: 392px;
    margin-bottom: 18px !important;
    margin-top: -27px;
}
.announcement-box {
    font-size: 25px !important;
}
.empty-hd-tabs {
    height: 21px;
}
.ampliseq-hd-tabs {
    pointer-events: none;
}
.ampliseq-hd-tabs a {
    height: 45px;
}
.carousel-wrapper {
    max-width: 430px;
    margin: auto;
}
.ampliseq-hd-top-wrapper {
    padding: 15px 0 0;
    font-size: 14px;
    float: right;
    margin-top: 0;
    margin-right: 20px;
}
.new-text-wrapper {
    color: #ee3134;
    font-weight: 600;
}
.special-instruction-tooltip {
    position: relative;
    display: inline-block;
}
.special-instruction-tooltip .special-instruction-tooltiptext {
    font-weight: 500;
    visibility: hidden;
    width: 300px;
    background-color: #d7e8f6;
    color: black;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 9999;
    top: -15px;
    left: 110%;
    padding: 10px;
}
.special-instruction-tooltip .special-instruction-tooltiptext::after {
    content: "";
    position: absolute;
    top: 20%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #d7e8f6 transparent transparent;
}
.special-instruction-tooltip:hover .special-instruction-tooltiptext {
    visibility: visible;
}
#info-pulse-wrapper {
    position: relative;
}
.pulse {
    border: 6px solid #bcddff;
    background: transparent;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    height: 35px;
    width: 35px;
    -webkit-animation: pulse 1s ease-out;
    -moz-animation: pulse 1s ease-out;
    animation: pulse 2s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    position: absolute;
    top: -22px;
    left: -10px;
    z-index: 1;
    opacity: 0;
}
@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(0);
        opacity: 0;
    }
    25% {
        -moz-transform: scale(0);
        opacity: 0.1;
    }
    50% {
        -moz-transform: scale(0.1);
        opacity: 0.3;
    }
    75% {
        -moz-transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        -moz-transform: scale(1);
        opacity: 0;
    }
}
@-webkit-keyframes "pulse" {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
    }
    25% {
        -webkit-transform: scale(0);
        opacity: 0.1;
    }
    50% {
        -webkit-transform: scale(0.1);
        opacity: 0.3;
    }
    75% {
        -webkit-transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}
#specialInstruction {
    outline: none;
}
.products {
    border-collapse: separate;
    border-spacing: 18px 0;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial;
}
.products td, .products th {
    font-size: 13px;
    padding: 10px;
    text-align: center;
}
.products th a {
    padding-bottom: 4px;
}
.products .inventory {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 4px;
}
.products .description, .products .gene-check {
    margin-bottom: 4px;
}
.products td {
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    font-size: 13px;
    line-height: 18px;
}
.products>tbody>tr>td.header {
    border-bottom: none;
    padding: 0 10px;
}
.products>tbody>tr:first-child>td.header {
    border-top: 1px solid #d8d8d8;
    padding-top: 10px;
}
.products>tbody>tr:nth-child(3)>td.header {
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 10px;
}
.products>tbody>tr:nth-last-child(2)>td.category {
    border-bottom: none !important;
}
.products .spacer {
    border: none;
    border-right: 2px solid #cecece;
    margin: 0;
    padding: 0;
}
.products .no-display {
    border: none;
}
.category, .header {
    background-color: #f3f3f3;
}
.products .category {
    border-left: none;
    border-right: none;
}
.header a, .header p {
    font-size: 12px;
    font-weight: normal;
}
.header a.btn {
    font-weight: bold;
    margin-top: 10px;
}
.header div {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 6px;
}
.header p {
    margin-bottom: 0;
}
.icon-blue {
    color: #1e8ae7;
}
.icon-green {
    color: #62db87;
}
.live-chat {
    margin-top: 3px;
}
.oncomine-fa-small {
    font-size: 2em;
    text-align: center;
    margin-right: 4px !important;
    color: #1a2155;
}
.invalidGenesContainer {
    color: red;
    font-size: 14px;
    margin-left: 10px;
}
.triangle-up {
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 100px solid #ed7700;
    border-width: 13px 7px;
    position: relative;
    bottom: 15px;
    right: 2px;
}
#liveChatLink {
    color: #fff !important;
    background-color: #555759;
    border: 1px solid #555759;
}
#liveChatLink:hover {
    color: #fff !important;
    background-color: #222222;
    border: 1px solid #222222;
}
#liveChatLink:active {
    box-shadow: inset 0px 2px 5px 2px #000000;
    color: #fff !important;
    background-color: #333333;
}
.btn-information {
    background-color: #fff;
    border: 1px solid #dcdcdc;
}
.btn-information:hover {
    color: #555759;
    border: 1px solid #555759;
    background-color: #fff;
}
.btn-information:active {
    color: #555759;
    border: 1px solid #555759;
    background-color: #fff;
    box-shadow: inset 0px 2px 5px 2px #eeeeee;
}
.banner-info-container {
    display: flex;
    padding: 1rem 0.9rem 0 0.5rem;
    background-color: #fff;
    border: 1px solid #1e8ae7;
    line-height: initial;
    margin-bottom: 0.5rem;
}
#loginIE ul{
    list-style-type: disc;
    margin: -1.25rem 0 0 0.75rem;
}
#loginIE i{
    color: #1e8ae7;
    font-size: 1.188rem;
    padding-left: 0.4rem;
}
.banner-color {
    color: #000;
}
.banner-info-container #login-info-icon {
    font-size: 20px;
    color: #036ac8;
    margin-right: 5px;
}
.banner-info-container #start-info-icon {
    font-size: 22px;
    color: #036ac8;
}
.banner-info-container .banner-info-message {
    font-size: 12px;
    color: #000;
    position: relative;
    text-align: justify;
    padding: 0;
}
.banner-info-container .badge, .banner-info-header-container .badge{
    padding: 5px 4px;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    border-radius: 0;
}
.banner-info-header-container .badge{
    padding: 5px 4px;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    border-radius: 0;
    margin: 2px 12px;
}
.banner-info-header-container {
    display: flex;
    margin: 0.6rem 0 0.5rem 0;
    background-color: #fff2e6;
    line-height: initial;
    border: 0.1rem solid #ff9933;
    padding: 5px 0px;
}
.banner-info-header-container .banner-info-message {
    font-size: 12px;
    color: #000;
    margin-bottom: 0.2rem;
    padding-left: 0;
}
.banner-info-header-container .banner-info-message .banner-color {
    margin-bottom: 0;
}
#start-info-container {
    padding: 10px 5px !important;
    width: 40%;
    margin: 10px auto;
}
#assay-design-modal-loggedin {
    width: 400px;
    margin-left: -200px;
    padding: 0;
}
#assay-design-modal-loggedin .modal-body li, #assay-design-modal-login .modal-body li {
    list-style-type: none;
    animation: none;
    line-height: 1.5;
}
#assay-design-modal-loggedin .assay-design-modal-title, #assay-design-modal-login .assay-design-modal-title {
    margin-bottom: 15px;
}
#assay-design-modal-login .btn.assay-design-modal-close:hover, #assay-design-modal-login .btn.assay-design-modal-close:focus {
    text-decoration: none;
    color: #555759;
    background-color: #f3f3f3;
    border-color: #333333;
}
#assay-design-modal-login .modal-header {
    display: block;
}
#assay-design-modal-login .modal-dialog {
    max-width: 400px;
    margin: 1.75rem auto;
}
#assay-design-modal-login .modal-content {
    border-radius: 0;
    animation: none;
}
#assay-design-modal-login, #myModalLabel, #assay-design-modal-login .assay-design-modal-close {
    animation: none;
}
#assay-design-modal-login .modal-header h3 {
    margin: 0;
    line-height: 30px;
    color: rgb(68, 68, 68);
}
#assay-design-modal-login .btn.assay-design-modal-close {
    border-color: #c8c8c8;
    color: #555759;
    border-width: 1px;
    padding: 6px 20px;
    margin: 0;
    font-size: 13px;
    border-radius: 4px;
    font-weight: 700;
    font-family: "Helvetica Neue", "Helvetica", "Roboto", "Segoe UI", "Arial", "sans-serif";
}
.container-fluid {
    padding-left: 10px;
    padding-right: 10px;
}
.modal-dialog {
    max-width: 640px;
}
.modal-backdrop.show {
    opacity: 0.85;
}
.modal-content {
    border-radius: 0;
    border: none;
}
.modal .modal-narrow {
    width: 450px;
    margin-left: 100px;
}
.alert {
    background-position: 6px 6px;
    background-repeat: no-repeat;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #f3f3f3;
    border: 1px solid #ed7700;
    background-image: url("../bootstrap/css/base/img/alert-warning.png");
    color: #333333;
}
.alert-secondary {
    background-image: url("../bootstrap/css/base/img/alert-info.png");
    border-color: #1e8ae7;
}
.alert-danger {
    background-image: url("../bootstrap/css/base/img/alert-error.png");
    border-color: #ee3134;
}
.alert-success {
    background-image: url("../bootstrap/css/base/img/alert-success.png");
    border-color: #7fba00;
}
.success-alert {
    background-image: url("../images/icons-alert-confirm-20px.png");
    border-color: #7fba00;
    color: #009966;
    background-color: #def1eb;
}
.error-alert {
    background-image: url("../images/icons-alert-error-20px.png");
    background-color: #fae4e6;
    border-color: #ee3134;
    color: #cc0000;
}
.alert-note {
    background-image: none;
    background-color: #fff8ca;
    border-top: 1px dashed #ed7700;
    border-bottom: 1px dashed #ed7700;
    border-left: 0px;
    border-right: 0px;
    color: #333333;
}
.alert-block {
    padding-bottom: 14px;
}
.alert-block>p, .alert-block>ul {
    margin-bottom: 0;
}
.alert-block p+p {
    margin-top: 5px;
}
.alert h4 {
    margin: 0;
}
.alert h4, .alert .close, .alert .btn-close {
    color: #ed7700;
}
.alert-danger h4, .alert-error h4, .alert-error .close, .alert-danger .close, .alert-error .btn-close, .alert-danger .btn-close {
    color: #ee3134;
}
.alert-secondary h4, .alert-secondary .close, .alert-secondary .btn-close {
  color: #1e8ae7;
}
.alert-success h4, .alert-success .close, .alert-success .btn-close {
  color: #7fba00;
}
form {
    margin: 0 0 22px;
}
.form-inline {
    display: block;
}
.input-small {
    width: 90px !important;
}
.input-xxlarge {
    width: 530px;
}
.form-horizontal .control-group {
    margin-bottom: 22px;
}
.form-group {
    margin-bottom: 0px;
}
.radio, .checkbox {
    min-height: 22px;
    padding-left: 20px;
}
.radio input[type="radio"], .checkbox input[type="checkbox"] {
    float: left;
    margin-left: -20px;
    margin-top: 4px;
}
.control-group textarea, .form-group textarea {
    width: auto !important;
    height: auto !important;
}
label {
    display: block;
    margin-bottom: 5px;
}
label, input, select, textarea {
    font-size: 13px;
    line-height: 22px;
    font-weight: normal;
}
.form-inline label {
    margin-bottom: 5px !important;
    font-size: 13px;
    display: inline-block;
}
.form-search .hide, .form-inline .hide, .form-horizontal .hide {
    display: none;
}
form label {
    font-weight: bold;
}
label.checkbox, label.checkbox-group {
    font-weight: normal;
}
input::placeholder, textarea::placeholder {
    color: #c8c8c8;
}
select.form-control {
    height: 32px;
    font-size: 13px;
}
textarea.form-control, input.form-control {
    height: 36px;
}
#createOncomineGenePanelForm textarea.form-control, #createOncomineGenePanelForm input.form-control {
    width: auto;
}
.radio input {
    margin-right: 10px;
}
select.form-control, .form-inline select.form-control {
    width: 220px;
}
.form-select {
    width: 260px;
    font-size: 13px;
}
.form-group .control-label {
    float: left;
    padding-top: 5px;
    text-align: right;
}
.modal-header {
    padding: 9px 15px;
}
.modal-header h3 {
    margin: 0;
    line-height: 30px;
}
.modal-header .close, .modal-header .btn-close {
    background: transparent;
    margin: 2px 0px 0px 0px;
    padding: 2px 5px;
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    border: none;
}
.modal-header .close:hover, .modal-header .btn-close:hover {
    border: 0 solid #ffffff;
    color: #dd1f25;
    opacity: 1 !important;
}
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    cursor: not-allowed;
    color: #c8c8c8;
    background-color: #f3f3f3 !important;
}
.input-append, .input-prepend {
    display: inline-block;
    margin-bottom: 11px;
    vertical-align: middle;
    font-size: 0;
    white-space: nowrap;
}
.input-append input, .input-append select, .input-append .uneditable-input {
    border-radius: 4px 0 0 4px;
}
.input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child>.dropdown-toggle {
    border-radius: 0 4px 4px 0;
}
.input-append .add-on, .input-append .btn, .input-append .btn-group {
    margin-left: -1px;
}
.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.help-block {
    display: block;
    margin-bottom: 11px;
    margin-top: 4.4px;
}
.text-error {
    color: #ee3134;
}
.ui-dialog {
    box-sizing: content-box;
}
.btn {
    font-size: 13px;
    font-weight: 700;
    padding: 6px 20px;
}
a.btn {
    line-height: 22px;
}
.btn-success {
    background-color: #7fba00;
    border-color: #7fba00;
}
.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-primary {
    line-height: 22px;
}
.btn-outline-primary {
    background-color: #ffffff;
    color: #1e8ae7 !important;
    border-color: #c8c8c8;
    line-height: 22px;
}
.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active, .btn-outline-primary:not(:disabled):not(.disabled):active {
    color: #1e8ae7;
    background-color: #f3f3f3;
    border-color: #333333;
    box-shadow: none;
}
.btn-success.disabled, .btn-success:disabled {
    background: #f3f3f3 !important;
    color: #c8c8c8 !important;
}
.btn[disabled], .btn-outline-primary[disabled], .btn-outline-primary.disabled, .btn-outline-primary:disabled .btn-danger[disabled], .btn-danger.disabled, .btn-danger:disabled .btn-outline-secondary[disabled], .btn-outline-secondary.disabled, .btn-outline-secondary:disabled, #finalizingAsod.disabled, #finalizeAsod.disabled {
    border-width: 1px;
    color: #c8c8c8 !important;
    cursor: default;
    background: #f3f3f3 !important;
    box-shadow: none;
    filter: none !important;
    border-color: #c8c8c8;
    cursor: not-allowed !important;
    opacity: 1;
}
.btn-outline-secondary {
    border: 1px solid #c8c8c8;
    background-color: #ffffff;
    line-height: 22px;
}
.btn-outline-secondary:hover, .btn-outline-secondary:focus {
    color: #555759;
    background-color: #f3f3f3;
    border-color: #333333;
    box-shadow: none;
}
.btn-outline-secondary:active, .btn-outline-secondary:not(:disabled):not(.disabled):active {
    background-color: #f3f3f3;
    outline: 0;
    color: #1a2155;
    border-color: #c8c8c8;
    box-shadow: none;
}
.btn-lg {
    padding: 11px 19px;
    font-size: 16.25px;
    border-radius: 4px;
}
.btn-mini {
    padding: 3px 6px;
    font-size: 9.75px;
    border-radius: 4px;
}
.btn-sm {
    padding: 5px 10px;
    font-size: 11.049999999999999px;
    border-radius: 4px;
}
.btn-group.show>.btn-outline-secondary.dropdown-toggle {
    background-color: #e6e6e6;
    background-image: none;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    outline: 0;
    color: #555759;
}
.btn-group>.btn:first-child {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.btn-group>.btn:last-child, .btn-group>.dropdown-toggle {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.btn-success:hover, .btn-success:active, .btn-success:focus {
    background-color: #5f8a00;
    border-color: #5f8a00;
}
.btn-danger:hover, .btn-danger:active, .btn-danger:focus {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}
.dropdown-menu li {
    font-size: 13px;
}
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #000000;
    background-color: #ebf2fa;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 22px;
    color: #333333;
    white-space: nowrap;
}
.badge {
    padding: 5px 4px;
    font-size: 10.998px;
    line-height: 14px;
    border-radius: 0px;
}
.badge-primary {
    background-color: #1e8ae7;
}
h1 {
    line-height: 39.6px;
    margin: 11px 0 11px 0;
    letter-spacing: 1px;
}
h3, .h3 {
    letter-spacing: 0.5px;
    line-height: 19.14px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin: 11px 0;
    font-family: "Helvetica Neue", "Helvetica", "Roboto", "Segoe UI", "Arial", "sans-serif";
}
ul {
    padding: 0;
}
ul li {
    line-height: 22px;
}
ul.inline>li, ol.inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.table-bordered th, .table-bordered td {
    border: none;
}
.table-bordered thead tr th {
    background-color: transparent;
}
.pagination {
    margin: 22px 0;
}
dd {
    margin-left: 11px;
    margin-bottom: 0;
}
dt, dd {
    line-height: 22px;
}
.card-primary {
    border-color: #1e8ae7;
}
.card {
    margin-bottom: 22px;
    border-radius: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.nav-tabs {
    border-bottom: 1px solid #d8d8d8;
    display: block;
}
.nav-tabs li {
    display: inline-block;
    background: #f3f3f3;
    margin-right: 2px;
}
.nav-tabs .nav-item {
    margin-bottom: 0px;
}
.nav-tabs li a {
    border: 1px solid #d8d8d8 !important;
}
.nav-tabs>li>a:hover {
    background: #ffffff;
    border: 1px solid #d8d8d8;
    color: #1e8ae7;
}
.nav-tabs .nav-link.active, .nav-tabs li .active {
    color: #036ac8 !important;
    background: #ffffff;
    border: 1px solid #d8d8d8;
    border-bottom-color: #ffffff !important;
    cursor: default;
}
#referenceGenomesTabs{
    border-bottom: none;
}
.row-fluid {
    width: 100%;
    display: table;
}
.row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 1.0526315789473684%;
}
.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}
.row-fluid .span1 {
    width: 7.368421052631578%;
}
.row-fluid .span2 {
    width: 15.789473684210524%;
}
.row-fluid .span3 {
    width: 24.21052631578947%;
}
.row-fluid .span4 {
    width: 32.63157894736842%;
}
.row-fluid .span6 {
    width: 49.47368421052631%;
}
.row-fluid .span10 {
    width: 83.1578947368421%;
}
.row-fluid .span11 {
    width: 91.57894736842104%;
}
.row-fluid .span12 {
    width: 99.99999999999999%;
}
.row-fluid .offset2:first-child {
    margin-left: 16.842105263157894%;
}
legend {
    font-size: 19.5px;
    line-height: 44px;
    border-bottom: 1px solid #e5e5e5;
}
.breadcrumb {
    padding: 0;
    margin: 0;
    font-size: 12px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
}
.well {
    min-height: 20px;
    padding: 10px;
    margin-bottom: 20px;
    background-color: #f3f3f3;
}
.badge-info {
    background-color: #1e8ae7;
}
.pagination ul>li {
    display: inline;
}
.pagination ul>li>a, .pagination ul>li>span {
    float: left;
    padding: 4px 12px;
    line-height: 22px;
    background-color: #ffffff;
    border: 1px solid #d8d8d8;
    border-left-width: 0;
}
.pagination ul>li:last-child>a, .pagination ul>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.input-mini {
    width: 60px;
    color: #333333;
    vertical-align: middle;
    border-radius: 4px;
    line-height: 32px;
    height: 32px;
    border: 1px solid #d8d8d8;
    padding: 6px;
}
.pagination ul>.disabled>span,
.pagination ul>.disabled>a,
.pagination ul>.disabled>a:hover,
.pagination ul>.disabled>a:focus {
    color: #c8c8c8;
    background-color: #f3f3f3;
    border-color: #f3f3f3;
    cursor: default;
}
.pagination ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 0;
    margin-bottom: 0;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.tab-content {
    border-bottom: 1px solid #d8d8d8;
    overflow: auto;
}
#variantRegionsTable_wrapper .pagination select,
#sequencesTable_wrapper .pagination select,
#userTestimonialsTable_wrapper .pagination select,
#publicationsTable_wrapper .pagination select,
#orderReviewTable_wrapper .pagination select,
#userListTable_wrapper .pagination select,
#dnaRnaDesignsTable_wrapper .pagination select,
#oncomineDnaDesignsTable_wrapper .pagination select,
#onDemandDnaDesignsTable_wrapper .pagination select,
#MTODnaDesignsTable_wrapper .pagination select,
#MTORnaDesignsTable_wrapper .pagination select,
#ASHDDnaDesignsTable_wrapper .pagination select,
#ASHDRnaDesignsTable_wrapper .pagination select {
    width: 60px;
    color: #333333;
    vertical-align: middle;
    border-radius: 4px;
    line-height: 32px;
    height: 29px;
    border: 1px solid #d8d8d8;
    padding: 6px;
}
#referenceGenomesTabs li a {
    padding: 10px 15px 10px 15px;
    line-height: 32px;
    border: 1px solid #d8d8d8;
    border-radius: 5px 5px 0px 0px;
}
#referenceGenomesTabs li a {
    padding: 10px 15px 10px 15px;
    line-height: 32px;
    border: 1px solid #d8d8d8;
    border-radius: 5px 5px 0px 0px;
}
#referenceGenomesTabs>li.active>a {
    background: #ffffff;
    border: 1px solid #d8d8d8;
    border-bottom-color: #ffffff;
}
.form-check-label {
    font-weight: normal;
}
#designDetails {
    height: auto;
}
.phoenix-tooltip {
    position: relative;
    display: inline-block;
}
.phoenix-tooltip .phoenix-tooltiptext {
    font-weight: 500;
    visibility: hidden;
    width: 450px;
    background-color: #d7e8f6;
    color: black;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    left: 102%;
    padding: 10px;
    top: -105px;
}
.phoenix-tooltip .phoenix-tooltiptext::after {
    content: "";
    position: absolute;
    top: 20%;
    left: 50%;
    margin-bottom: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #d7e8f6 transparent transparent;
}
.phoenix-tooltip .display-phoenix-toolTip {
    visibility: visible;
    opacity: 1;
}
.authorAutoSearch .k-autocomplete .k-input:focus {
    box-shadow: none;
    border: none;
}
.user-notification .close {
    float: right;
    border: none;
}
#faqContent .highlight {
    background-color: #ffff88;
}
.table-bordered, .table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6;
}
.table-bordered th, .table-bordered td {
    border: none;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,0.005);
}
.table-bordered thead th {
    border-bottom: 2px solid #dee2e6 !important;
}
.table th, .table td {
    padding: 0.75rem;
}
#max-custom-request-count-request-info div input, #max-custom-request-count-request-info div span {
    margin-bottom: 10px;
    margin-top: 10px;
}
.topLevelFilters select {
    width: 100%;
}
.topLevelFilters .filter-gene-count {
    width: 115px;
}
.disableData{
    pointer-events: none;
    opacity: 0.5;
}
@media only screen and (max-width: 1620px) {
    #brand-logo img {
        width: 7.5rem;
    }
    #brand-logo .brand{
        font-size: 0.875rem;
    }
}
@media only screen and (max-width: 1380px) {
    #brand-logo img {
        width: 6.25rem;
    }
    #brand-logo .brand{
        font-size: 0.75rem;
    }
    #fat-menu .dropdown-toggle{
        font-size: 12px;
    }
}
.cnv-ex-table, .cnv-ex-table td, .cnv-ex-table th {
    border: 1px solid #dee2e6;
}
#cnv-compatibility-modal .cnv-compatibility-message{
    font-size: 18px;
    text-align: justify;
    line-height: 1.375rem;
}
.banner-info-header-container .bannerIcon{
    width: 1.563rem;
    height: 1.75rem;
    margin: 0 0.375rem;
}
.banner-info-container .bannerIcon{
    width: 1.9375rem;
    height: 2.5625rem;
}
.banner-info-container .banner-info-message .fa-circle-info:before .fa-info-circle:before {
    padding: 0.4375rem;
}
#consent_blackbar #truste-consent-track{
    width: 100%;
    top: unset;
}
#consent_blackbar #truste-consent-track .truste-consent-track-class{
    max-width: 100%;
    padding: 1.5rem 2rem 2rem;
}
#fixedPanels-li{
    width: 9rem;
}
.sos-note{
    background: #FCF0D6;
}
.tutorial-video{
    line-height: 4.813rem;
    text-align: right;
}
.tutorial-video a{
    font-size: 16px;
}