body {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
    color: #505050;
}

/* LANDING PAGE STYLES */
#ninerNET {
    margin-bottom: 60px;
    margin-top: 30px;
    padding-top: 16px;
    width: 50%;
    height: 50px;
}

@media (min-width: 465px){
    #local-auth {
        width: 50%;
    }
}

/* LANDING PAGE STYLES */

/* PLAN STYLES */
.function-panel-border {
    border: 1px solid #222;
    border-radius: 4px;
    padding: 15px;
}

.ui-sortable-handle {
    cursor: move;
}

/* PLAN STYLES */

.page-title {
    font-size: 1.12em;
    font-weight: 600;
    margin-bottom: 26px;
}
p.page-title span {
    font-size: 0.8em;
    font-weight: normal;
    color: #888888;
}

#main-content {
    margin-top: 2%;
}

.panel-heading {
    font-size: 0.9em;
    font-weight: 600;
}

.panel {
    margin-bottom: 60px;
}

th {
    font-size: 0.9em;
    font-weight: 500;
    background-color: transparent;
}

td, th {
    cursor: pointer;
}

.password-field {
    display: none;
}

.display-none {
    display: none;
}

.admin-table-wrapper {
    display: none;
}

.admin-rollup-list-wrapper {
    display: none;
    margin-left: 15px;
}

.error-message {
    border: 1px solid red;
    color: black;
    margin-bottom: 20px;
}

.error-message-wrapper {
    display: none;
}

.edit-form {
    display: none;
}

.assign-form-wrapper {
    display: none;
}

.success-check {
    color: #abc278;
    display: none;
}

.modal-header {
    background-color: #E9E9E9;
    text-align: center;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.remove-btn {
    height: 25px;
    width: 25px;
    padding-left: 6px;
    padding-top: 5px;
    font-size: 12px;
}

.edit-element, .remove-btn {
    display: none;
}

.empty-space {
    padding-left: 25px;
    padding-top: 25px;
}

.ui-autocomplete {
    z-index: 50000;
}

.edit-row {
    display: none;
}

.section-save-btns {
    float: right;
}

hr.dotted {
    border: none;
    border-top: 1px dashed #ddd;
    color: #fff;
    background-color: #fff;
    height: 1px;
    margin-top: 15px;
    margin-bottom: 25px;
}

.preview-row {
    margin-bottom: 20px;
}

label.input-list {
    font-weight: 300;
}

.impact-analysis-add-panel {
    padding: 10px;
}

.top-buffer {
    margin-top: 10px;
}

.buffer {
    margin: 10px;
}

.delete-component {
    display: none;
}

.custom-check-space {
    margin-bottom: 10px;
}

.plan-modal {
    width: 750px;
}

.font-normal {
    font-weight: normal;
}

.side-nav, .side-nav:hover, .side-nav:focus,
.collapse-all, .collapse-all:hover, .collapse-all:focus, .open-all, .open-all:hover, .open-all:focus {
    font-size: 11px;
    color: #505050;
}

.side-nav-active {
    color: #232323;
    font-weight: bold;
}

.collapse-all, .open-all {
    cursor: pointer;
}

.nav > li > .side-nav:hover, .nav > li > .collapse-all:hover {
    background-color: #fff !important;
}

.affix {
    top: 20px;
}

.nav > li > .side-nav {
    padding-top: 0;
}

.affix-bottom {
    position: absolute;
}

.plan-section {
    font-weight: normal;
    font-size: 11px;
    float: right;
    padding-top: 7px;
    margin-right: 3px;
}

.panel-spacer {
    padding-top: 25px;
}

.section-inner-spacing {
    margin-bottom: 25px;
}

.adhoc-email-icon,
.adhoc-email-icon:hover,
.adhoc-email-icon:focus {
    color: #999;
}

.delete-plan {
    color: #999999;
}

#wait-image,
#wait-text {
    text-align: center;
}

#wait-image {
    margin-bottom: 150px;
}

#wait-text {
    margin-bottom: 75px;
    margin-top: 25px;
}

.form-label {
    color: #8d8d8d;
}

input[type="text"] {
    font-weight: bold;
}

/*LANDING PAGE*/

.landing-page-bg-color-size {
    top: 50px;
    height: 98px;
    width: 98px;
    border: 1px solid #000000;
}

.landing-page-bg-color-size1 {
    width: 100px;
    text-align: center;
    color: #ffffff;
    border: 1px solid #000000;
}

.landing-page-input::-webkit-file-upload-button {
    visibility: hidden;
}

.landing-page-input::before {
    content: 'upload image';
    display: inline-block;
    background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
    border: 1px solid #999;
    border-radius: 4px;
    outline: none;
    font-weight: normal;
    text-align: center;
    font-size: 10pt;
    width: 100px;
}

.landing-page-color-picker-div {
    vertical-align: top;

}

.landing-page-color-picker {
    position: relative;
}

.landing-page-color-picker * {
    position: absolute;
    cursor: pointer;
}

.wrap_landing {
    word-wrap: break-word;
}

.landing-margin {
    margin-top: 40px;
}

.landing-page-color-picker, .landing-page-color-picker .wheel {
    width: 195px;
    height: 195px;
}

.landing-page-color-picker .color, .landing-page-color-picker .overlay {
    top: 47px;
    left: 47px;
    width: 101px;
    height: 101px;
}

.landing-page-color-picker .wheel {
    background: url(../images/landing_page/wheel.png) no-repeat;
    width: 195px;
    height: 195px;
}

.landing-page-color-picker .overlay {
    background: url(../images/landing_page/mask.png) no-repeat;
}

.landing-page-color-picker .marker {
    width: 17px;
    height: 17px;
    margin: -5px 0 0 -5px;
    overflow: hidden;
    background: url(../images/landing_page/marker.png) no-repeat;
}

.landing-page-message {
    padding: 10px;
    padding-bottom: 30px;
}

.landing-page-button-border {
    border-bottom: none;
}

.chart-wrapper {
    display: none;
}

.chart rect {
    fill: steelblue;
}

.chart text {
    fill: white;
    font: 10px sans-serif;
    text-anchor: end;
}

.charttooltip {
    padding: 10px;
    font-size: 12px;
    border-radius: 8px;
    border: 1px;
    border-style: solid;
    background-color: white;
    position: absolute;
    display: block;
    line-height: 1.4;
    visibility: visible;
}

.wraplabel {
    font-size: 10px;
    word-wrap: break-word;
    text-align: center;
    padding-top: 8px;
}

.new-section-line {
    padding-right: 0px;
}

.template-panel {
    margin-bottom: 15px;
}

.add-btn,
.add-btn:hover,
.add-btn:focus {
    background-color: #d8ecd0;
    width: 100%;
}

.landing-color-input {
    text-align: center;
    width: 98px;
}

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

.section-name {
    margin-bottom: 5px;
    background-color: #e7e7e7;
    border: 1px solid #d0d0d0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    cursor: all-scroll;
}

.sections-wrapper {
    margin-bottom: 20px;
}

#reorder-save-cancel-btns {
    margin-top: 10px;
}

.dependency-space {
    margin-bottom: 5px;
}

.criticality-descriptive-text {
    font-size: 10px;
}

.criticality-radio-div {
    text-align: center;
    margin-top: 25px;
}

.text-right-tooltip {
    text-align: right;
    padding-bottom: 10px;
}

.criticality-level-information {
    border: 1px solid #505050;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
}

.criticality-wrapper > .criticality-level-information,
.risk-wrapper > .criticality-level-information {
    margin-bottom: 0;
}

.criticality-save-btns {
    text-align: right;
}

.edit-criticality,
.edit-risk {
    margin-bottom: 5px;
}

.criticality-selectable {
    cursor: pointer;
}

.agreement-top-margin {
    margin-top: 75px;
}

@media (min-width: 768px) {
    .new-section-line {
        width: 73.5%;
    }
}

@media (min-width: 992px) {
    .new-section-line {
        width: 79.5%;
    }
}

@media (min-width: 1200px) {
    .new-section-line {
        width: 83%;
    }
}

.rightalign {
    text-align: right;
    padding-right: 18px !important;
}

.bottom-padding {
    padding-bottom: 20px;
}

.right-padding {
    padding-right: 20px;
}

.left-margin {
    margin-left: 20px;
}

.set-template-btn,
.set-template-btn:hover,
.set-template-btn:visited,
.set-template-btn:disabled {
    background-color: #d8ecd0;
}

.gly-btn {
    color: #505050;
}

.left-inner-addon {
    position: relative;
    margin-left: 5px;
}

.left-inner-addon input {
    padding-left: 30px;
    width: 150px;
}

.left-inner-addon i {
    position: absolute;
    padding: 10px 12px;
    pointer-events: none;
}

.not-active {
    pointer-events: none;
    cursor: default;
    opacity: .5;
}

.add-section-btn-row {
    padding-right: 10px;
}

.critical-function-wrap {
    width: 300px;
}

.not-important {
    display: none;
}

.component-info-btn {
    background: #ebd997;
    box-shadow: none;
}

.component-info-btn:hover, .component-info-btn:active, .component-info-btn:focus {
    box-shadow: none;
    background-color: #ebd997;
}

.popover {
    background: #ebd997;
    height: 120px;
    width: 500px;
}

.popover.top > .arrow:after {
    border-top-color: #ebd997;
}

.popover-tooltip {
    background-color: white !important;
}

.popover-tooltip.top > .arrow:after {
    border-top-color: white !important;
}

.notificationStuff {
    background-color: #eee;
}

.help-table-wrapper {
    display: none;
}

#notificationAcknowledgement {
    text-align: center;
    margin: auto;
}

.loss-type-dropdown {
    margin-left: 400px;
}

.loss-dropdown {
    width: 400px;
}

.download-btn {
    margin-bottom: 2px;
}

.csv-download-btn {
    margin-bottom: 2px;
}

.export-button {
    margin-top: -30px;
}

/* Recovery plan steps */
.recovery-plan-steps {

}
.recovery-plan-steps, .recovery-plan-step ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.recovery-plan-step {
    position: relative;
    left: 0;
    top: 0;
}

.recovery-plan-step.level-1 {
    left: 5%;
    width: 95%;
}

.recovery-plan-step.level-1 .btn-add-child {
    display: none;
}

.recovery-plan-step > div {
    background: #fff;
    border: solid 1px #ddd;
    padding: 10px 10px;
    margin-bottom: 10px;
}

.recovery-plan-step h4 {
    margin-top: 0;
    font-weight: bold;
}

.sortable-placeholder {
    position: relative;
    background: #fff;
    border: dashed 1px #ddd;
    margin-bottom: 10px;
}

.sortable-placeholder.level-1 {
    left: 5%;
    width: 95%;
}

.recovery-progress-container {
    vertical-align: middle;
    display: inline-block;
    width: calc(100% - 150px - 61px - 30px);
    margin-left: 10px;
    height: 5px;
    margin-bottom: 0;
    background-color: #dddddd;
}

.recovery-progress-container > .progress-bar-success {
    background-color: #6e9643;
}

.recovery-step-info > .tooltip > .tooltip-inner {
    border: 1px solid #dddddd;
    background-color: white !important;
    color: black;
    text-align: left;
}

.black-text{
    color: black;
}

.silver-text{
    color: #333333;
}

.recovery-step-info > .tooltip.right >  .tooltip-arrow {
    border-right: 5px solid #dddddd;
}

.incident-completion-time {
    color: #6e9643;
}

.lock-color {
    color: #8d8d8d
}

.incident-history-header {
    text-align: center;
    width: 50%;
}

.deleted-step {
    color: red;
}

.grad-bg {
    background: -webkit-linear-gradient(top, rgba(0, 69, 37, 1), rgba(51, 93, 75, 1));
    /* For Safari 5.1 to 6.0 */
    background: -moz-linear-gradient(top, rgba(0, 69, 37, 1), rgba(51, 93, 75, 1));
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to top, rgba(0, 69, 37, 1), rgba(51, 93, 75, 1));
    /* Standard syntax (must be last) */
}

.site-title {
    padding-top: 30px;
    padding-bottom: 0px;
    font-size: 22px;
    font-weight: 600;
    margin: 0px;
    background-color: transparent;
    width: 100%;
    padding-left: 14%;
}

.navbar-height {
    min-height: 109px;
}

@media(min-width: 1105px){
    .navbar-height {
        height: 109px;
    }
}

.navbar-container {
    padding: 0;
}

#navbar1 {
    padding-left: 22%;
    padding-right: 0;
}

.navbar-default {
    background-color: transparent;
    border: none;
    margin-bottom: 0;
    border-radius: 0;
    min-height: 42px;
    padding: 0;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    font-size: 1.313em;
    padding-left: 0;
    padding-right: 0;
    margin-right: 2em;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    padding-bottom: 5px;
}

.navbar-active{
    border-bottom: 8px solid #FFF;
    font-weight: 400;
}

#nav-divide-line {
    background-color: #FFF;
    height: 4px;
    width: 100%;
}

.nav-header {
    padding-top: 20px;
    margin-right: 0;
    background-color: #006132;
}

.logout {
    margin-left: 15px;
    display: inline-block;
}

#sub-nav{
    margin-bottom: 30px;
}

.sub-nav .container ul {
    background: #d0d0d0;
    margin-bottom: 0;
    height: 30px;
}

.sub-nav-item {
    display: inline;
}

#sub-nav-list {
    float: left;
    background-color: #D0D0D0;
    padding-left: 18.5%;
    height: 30px;
    margin-bottom: 0px;
    padding-top: 4px;
    list-style: none;
}

#sub-nav-logo {
    display: inline;
    float: right;
    text-align: center;
    background-color: #b7b7b7;
    height: 30px;
    margin-bottom: 0px;
    padding-top: 4px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    color: #006132;
    cursor: default;
}

.sub-nav-style {
    display: inline;
    float: right;
    text-align: center;
    background-color: #b7b7b7;
    height: 30px;
    margin-bottom: 0px;
    padding-top: 4px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    color: #006132;
    cursor: default;
}

.sub-navigation,
.sub-navigation:hover,
.sub-navigation:focus {
    text-decoration: none;
    margin-right: 1em;
    color: #8d8d8d;
    font-family: 'Helvetica Neue', sans-serif;
    font-weight: 700;
    cursor: pointer;
}

.sub-navigation.no-submit {
    color: #6D6E71;
    cursor: default;
}

.sub-navigation.active {
    color: #333333;
}

@media(min-width: 1360px) {
    .navbar{
        padding-left: 13%;
    }
}

@media(max-width: 1200px) {
    .navbar{
        padding-left: 13%;
    }
}

@media (min-width: 1200px) {
    #sub-nav-list{
        padding-left: 11.8%;
    }
}

@media (min-width: 800px) and (max-width: 1200px)  {
    #sub-nav-list{
        padding-left: 14.5%;
    }
}

@media (min-width: 520px) and (max-width: 800px)  {
    #sub-nav-list{
        padding-left: 3%;
    }
}

.sub-navigation-disabled,
.sub-navigation-disabled:hover,
.sub-navigation-disabled:focus{
    color: #333;
    text-decoration: none;
    cursor: default;
    font-weight: 400;
}

.color-picker-table {
    width: 100%;
}

.color-picker-table td {
    cursor: default !important;
}

.color-row {
    height: 50px;
}

.color-name-row {
    text-align: right;
}

.hidden-color {
    /*position: absolute;*/
    /*left: -10000px;*/
    /*top: auto;*/
    /*width: 0px;*/
    /*height: 0px;*/
    /*overflow: hidden;*/
    display: none;
}

.landing-color-input {
    color: white;
}

.component-link-glyph {
    font-weight: bold;
}

.font-weight-bold {
    font-weight: bold;
}


@media (max-width: 1105px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }

    .nav-separator {
        display: none !important;
    }
}

.plan-panel-navigation-blue {
    color: #428bca;
    font-size: 11px;
}

.plan-panel-navigation-blue:focus,
.plan-panel-navigation-blue:hover{
    background-color: #fff !important;
    color: #428bca !important;
}

.page-filter-controls div {
    display: inline;
    margin-left: 15px;
    font-size: 1em;
    font-weight: bold;
    color: #d0d0d0;
    cursor: pointer;
    transition: color .3s;
}

.page-filter-controls div:hover {
    color: #505050
}

.dashboard-filter-active, .admin-filter-active  {
    color: #505050 !important;
}

#incident-step-time-form .timepicker-picker .table-condensed {
    width: 100% !important;
    height: 100% !important;
    margin-top: 25% !important;
}

.map-select {
    text-align: center;
    width: inherit;
}

.image_resized img {
    max-width: 100%;
}

figure.image {
    display: flex;
    justify-content: center;
}

figure.image:not(.image-style-align-left):not(.image-style-align-right) {
    margin: auto;
}

.image-style-align-right {
    display: inline-block;
    float: right;
}

.image-style-align-left {
    display: inline-block;
    float: left;
}

figure.table {
    margin: auto;
}
figure.table table {
    width: 100%;
    height: 100%;
}

.center-text {
    text-align: center;
}

.panel-filter-btns {
    display: none;
}

.panel-filter-btns .active {
    background-color: #cae1d7;
    -webkit-box-shadow: none;
    box-shadow: none;
}

figure.image img {
    max-width: 100%;
}

.evac-pdf {
    width: 100%;
    height: 800px;
}

.inner-contents {
    padding: 15px;
}

.table-contents-row{
    position: relative;
    cursor: default !important;
    height: 32px;
}

.section-name-label {
    position: absolute;
    left: 25px;
}

.disabled-contents-row {
    color: #8d8d8d;
}

.contents-save-group {
    margin-top: 25px;
}

.course-time-controls {
    display: flex;
    justify-content: center;
    vertical-align: middle;
}

.course-time-controls .form-group {
    margin-left: 5px;
    font-weight: bold;
    border-radius: initial;
}

.course-time-controls label {
    height: 35px;
    line-height: 35px;
}

.course-time-controls input {
    padding-left: 10px;
}

.course-time-controls select {
    width: inherit;
}

.course-filter-active {
    background-color: #cae1d7;
}

.address-type-filter {
    height: 35px;
    line-height: 35px;
}

.address-type-filter label {
    margin-right: 15px;
    margin-left: 5px;
    font-weight: normal;
    font-size: 1em;
}

.blue-link {
    color: #428bca;
}

.pagination-btns {
    text-align: right;
    margin-right: 10px;
}

.no-sort {
    cursor: default;
}

.half-width {
    width: 50%;
}

.pl-md {
    padding-left:15px;
}

.pr-md {
    padding-right:15px;
}

select {
    font-weight: bold;
}

.file-upload-wrapper {
    border: 1px solid #e6e6e6;
    padding: 15px 10px 30px 10px;
}

.panel-btn {
    color: #474747;
}

.report-active {
    color: #FFF;
    background-color: #A49665;
    border-color: #333;
}

.report-active:hover {
    color: #FFF;
    background-color: #A49665;
}

.no-approvers {
    background-color: #edd6d6;
}

.pa-md {
    padding: 16px
}

.pb-sm {
    padding-bottom: 8px;
}

.pb-md {
    padding-bottom: 16px;
}

.pb-lg {
    padding-bottom: 24px;
}

.pt-sm {
    padding-top: 8px;
}

.pt-xs {
    padding-top: 4px;
}
