/* Add here all your css styles (customizations) */

.topbar ul.loginbar > li > a, .topbar ul.loginbar > li > a:hover {
    color: #4c4e4f;
}

.color-green {
    color: #72c02c;
}

a {
    color: #007d17;
}

a:focus {
    outline: 2px solid #000 !important;
}

.btn:focus {
    outline: 2px solid #000 !important;
    color: #fff;
}
.btn-u:focus {
    outline: 2px solid #000 !important;
    color: #fff;
}

.btn-success {
    color: #fff;
    background-color: #007d17;
    border-color: #4cae4c;
}

.copyright a, .copyright a:hover {
    color: #80d337;
}

.footer a, .footer a:hover {
    color: #fff;
}

.panel-u {
    border-color: #007d17;
}

    .panel-u > .panel-heading {
        background: #007d17;
    }

.btn-u.btn-u-default {
    background: #687374;
}

.navbar-collapse.in li {
    background: #fff;
}

#iowa_sliver_links * {
    box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
}

@media (max-width: 1000px) {
    #iowa_sliver, #iowa_sliver_spacer, #iowa_sliver_spacer, #iowa_sliver_bar, #iowa_sliver > div {
        display: none !important;
    }
}

textarea {
    resize: vertical;
}

.text-smaller {
    font-size:70%;
    line-height:inherit;
}

.text-green {
    color: #72c02c;
}

.list-style-none {
    list-style: none;
    margin-left: 0em;
    padding-left: 0;
}

.tint-70 {
    background-color: #142805;
    background-color: rgba(20, 40, 5, 0.8);
}

.content-boxes-in-v3 p.pull-right {
    margin-top: 5px;
}

.top-border {
    border-top: 1px dashed #ddd;
}

.notice-2x6 a {
    text-decoration: underline;
}

    .notice-2x6 a.btn-u {
        text-decoration: none;
    }

.notice-2x6 .row {
    border-top: 1px solid #ddd;
    padding-top: 1em;
}

.notice-2x6 .col-md-4 .row:nth-child(2) {
    border-top: 0;
}

.notice-2x6 [class*="col-"] {
    border-right: 1px solid #eee;
}

    .notice-2x6 [class*="col-"]:last-child {
        border-right: 0px;
    }

.notice-2x6 .first-row {
    border-top: 0px;
}

.form-group label.error {
    font-size: 0.80em;
    color: #c09853;
    font-style: italic;
    padding-left: 1.0em;
}

#notice.document {
    border-right: 1px solid #ccc;
}

#daysremaining .circles-text {
    font-size: 2em !important;
}

#arc-meta {
    padding: 0 1px;
}

    #arc-meta div.margin-bottom-30 {
        border-bottom: 1px solid #ccc;
        padding-bottom: 1em;
    }

        #arc-meta div.margin-bottom-30:last-child {
            border-bottom: 0;
            padding-bottom: 0;
        }

#arc-keywords a.btn-u {
    margin: 2px;
}

#organization .notice-list .row {
    border-bottom: 2px solid #f8f8f8;
    padding-top: 1em;
}

    #organization .notice-list .row:last-child {
        border-bottom: 0px;
    }

    #organization .notice-list .row:nth-child(odd) {
        background: #f5f5f5;
    }

div.row [class*="col-"] ul {
    margin-bottom: 0;
}

#notice.document {
    position: relative;
    padding: 1in;
    margin: 0 1em 1em 0;
    box-shadow: 0.25em 0.25em 0.25em #ccc;
    border: 1px solid #ddd;
    min-height: 1400px;
    font-size: 120%;
    color: #000;
}


.modal-text {
    font-size: 120%;
}


@media (max-width: 600px) {
    #notice.document {
        padding: 0.50em;
        font-size: 80% !important;
    }

        #notice.document * {
            font-size: 9pt;
        }

    #arc-meta {
        padding: 1px 15px;
    }

    .modal-text {
        font-size: 80%;
    }
}

@media (max-width: 1200px) {
    #notice.document {
        padding: 1.50em;
    }
}

.document * {
    color: #000;
}

#notice.document a {
    color: #0000ff !important;
    text-decoration: underline !important;
}

#notice.document p {
    border: 1px solid #fff;
    background: #fff;
}

.comment-trigger {
    cursor: pointer;
}

#notice.document span.autotab {
    margin-left: 17px;
}

#notice.document table {
    width: 100%;
}

    #notice.document table p {
        background: inherit;
        border: 1px solid transparent;
        margin: 0;
        font-size: 80%;
        line-height: inherit !important;
    }

#notice.MANUAL img {
    display: block;
}

#notice.document .comment-trigger:hover {
    position: relative;
    z-index: 9999;
    background: #d9ecff;
    border-color: #d9ecff;
    box-shadow: 0em 0em 1em #d9ecff;
}

    #notice.document .comment-trigger:hover * {
        color: #000 !important;
    }

@media (max-width: 768px) {
    #notice.document {
        min-height: 0;
    }
}

#topComments {
    min-height:347px;
}

#comment-flare, #link-flare {
    z-index: 99999;
}

    #comment-flare .tooltip-inner, #link-flare .tooltip-inner {
        box-shadow: 0em 0em 2em #bbb;
        background-color: #4765a0;
        padding: 8px;
        min-width: 200px;
        text-align: center;
    }

    #comment-flare .tooltip-arrow, #link-flare .tooltip-arrow {
        border-top-color: #4765a0;
    }

.tooltip.in {
    opacity: 1.0;
    filter: alpha(opacity=100);
}

#comment-flare.tooltip, #link-flare.tooltip * {
    color: #fff;
}

.modal {
    z-index: 9999;
}

.modal-dialog {
    margin-top: 50px;
}

@media (max-width: 991px) {
    .notice-2x6 .row {
        border-top: 0px solid #ddd;
    }

    .notice-2x6 .content-boxes-v3 {
        border-bottom: 1px solid #ddd;
    }
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-left-15 {
    margin-left: 15px;
}

.margin-left-20 {
    margin-left: 20px;
}

.margin-left-25 {
    margin-left: 25px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-25 {
    margin-top: 25px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-35 {
    margin-top: 35px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-45 {
    margin-top: 45px;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-top-55 {
    margin-top: 55px;
}

.margin-top-60 {
    margin-top: 60px;
}

.margin-bottom-0 {
    margin-bottom: 0px !important;
}

.margin-bottom-0 {
    margin-bottom: 0px !important;
}

@media (min-width: 770px) {
    .col-divider {
        background: url(../img/coldiv.png) 50% 0 repeat-y;
    }
}

.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .chat li {
        margin-bottom: 10px;
        padding-bottom: 5px;
        border-bottom: 1px dotted #999999;
    }

        .chat li.left .chat-body {
            margin-left: 60px;
        }

        .chat li.right .chat-body {
            margin-right: 60px;
        }

        .chat li .chat-body p {
            margin: 0;
        }

    .panel .slidedown .glyphicon,
    .chat .glyphicon {
        margin-right: 5px;
    }

.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}

.warning-light {
    background:#faf500;
}

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background: transparent;
}

    table.dataTable thead .sorting_asc:after {
        content: "\f0de";
        float: right;
        font-family: fontawesome;
    }

    table.dataTable thead .sorting_desc:after {
        content: "\f0dd";
        float: right;
        font-family: fontawesome;
    }

    table.dataTable thead .sorting:after {
        content: "\f0dc";
        float: right;
        font-family: fontawesome;
        color: rgba(50, 50, 50, 0.5);
    }

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}

    .btn-circle.btn-lg {
        width: 50px;
        height: 50px;
        padding: 10px 16px;
        border-radius: 25px;
        font-size: 18px;
        line-height: 1.33;
    }

    .btn-circle.btn-xl {
        width: 70px;
        height: 70px;
        padding: 10px 16px;
        border-radius: 35px;
        font-size: 24px;
        line-height: 1.33;
    }

.show-grid [class^="col-"] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #eee !important;
}

.show-grid {
    margin: 15px 0;
}

.huge {
    font-size: 40px;
}

.panel-green {
    border-color: #5cb85c;
}

    .panel-green > .panel-heading {
        border-color: #5cb85c;
        color: white;
        background-color: #5cb85c;
    }

    .panel-green > a {
        color: #5cb85c;
    }

        .panel-green > a:hover {
            color: #3d8b3d;
        }

.panel-red {
    border-color: #d9534f;
}

    .panel-red > .panel-heading {
        border-color: #d9534f;
        color: white;
        background-color: #d9534f;
    }

    .panel-red > a {
        color: #d9534f;
    }

        .panel-red > a:hover {
            color: #b52b27;
        }

.panel-yellow {
    border-color: #f0ad4e;
}

    .panel-yellow > .panel-heading {
        border-color: #f0ad4e;
        color: white;
        background-color: #f0ad4e;
    }

    .panel-yellow > a {
        color: #f0ad4e;
    }

        .panel-yellow > a:hover {
            color: #df8a13;
        }

.timeline {
    position: relative;
    padding: 20px 0 20px;
    list-style: none;
}

    .timeline:before {
        content: " ";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        width: 3px;
        margin-left: -1.5px;
        background-color: #eeeeee;
    }

    .timeline > li {
        position: relative;
        margin-bottom: 20px;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            float: left;
            position: relative;
            width: 46%;
            padding: 20px;
            border: 1px solid #d4d4d4;
            border-radius: 2px;
            -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
        }

            .timeline > li > .timeline-panel:before {
                content: " ";
                display: inline-block;
                position: absolute;
                top: 26px;
                right: -15px;
                border-top: 15px solid transparent;
                border-right: 0 solid #ccc;
                border-bottom: 15px solid transparent;
                border-left: 15px solid #ccc;
            }

            .timeline > li > .timeline-panel:after {
                content: " ";
                display: inline-block;
                position: absolute;
                top: 27px;
                right: -14px;
                border-top: 14px solid transparent;
                border-right: 0 solid #fff;
                border-bottom: 14px solid transparent;
                border-left: 14px solid #fff;
            }

        .timeline > li > .timeline-badge {
            z-index: 100;
            position: absolute;
            top: 16px;
            left: 50%;
            width: 50px;
            height: 50px;
            margin-left: -25px;
            border-radius: 50% 50% 50% 50% !important;
            text-align: center !important;
            font-size: 1.4em !important;
            line-height: 50px !important;
            color: #fff !important;
            background-color: #999999;
        }

            .timeline > li > .timeline-badge .fa {
                font-size: 1.4em !important;
                line-height: 50px !important;
                color: #fff !important;
            }

        .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
        }

            .timeline > li.timeline-inverted > .timeline-panel:before {
                right: auto;
                left: -15px;
                border-right-width: 15px;
                border-left-width: 0;
            }

            .timeline > li.timeline-inverted > .timeline-panel:after {
                right: auto;
                left: -14px;
                border-right-width: 14px;
                border-left-width: 0;
            }

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-badge.yellow {
    background-color: #ffea00 !important;
}

.timeline-badge.navy {
    background-color: #2f5e8c !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

    .timeline-body > p + p {
        margin-top: 5px;
    }

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(10%);
        width: -moz-calc(10%);
        width: -webkit-calc(10%);
    }

    ul.timeline > li > .timeline-badge {
        top: 16px;
        left: 15px;
        margin-left: 0;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

        ul.timeline > li > .timeline-panel:before {
            right: auto;
            left: -15px;
            border-right-width: 15px;
            border-left-width: 0;
        }

        ul.timeline > li > .timeline-panel:after {
            right: auto;
            left: -14px;
            border-right-width: 14px;
            border-left-width: 0;
        }
}
