﻿* {
    padding: 0px;
    margin: 0px;
}

body {
    border-radius: 0px 0px 0px 0px;
    /*background-color: #ffffff;*/
}

p {
    margin-bottom: 5px;
    margin-top: 5px;
    margin-right: 10px;
}

div.body {
    /*background-color: White;*/
    font-size: 100%;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

div.edit_page {
    display: none;
}

div.page {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    border-radius: 0px 0px 0px 0px;
}

div.header {
    padding: 0px;
    margin: 0px;
}

    div.header h1 {
        float: left;
        margin-bottom: 1px;
        margin-top: 1px;
        font-size: 120%;
        padding-top: 0px;
        padding-bottom: 0px;
        text-align: left;
    }

div.top_banner {
    /*background-image: url("../images/ieg4_2_top_banner_mobile.png");
    border-radius: 0px 0px 0px 0px;
    background-repeat:no-repeat;
    border-style: none;
    padding: 0px;
    margin: 0px;
    height: 53px;*/
    display: none;
}

    div.top_banner img {
        /*margin-left: 5px; 
    margin-top: 7px; 
    height: 40px;
    width: auto;  */
        display: none;
    }

div.menu a, div.menu a:hover, div.menu a:visited {
}

div.menu {
    top: 0;
    margin: 0;
    line-height: 24px;
    display: none;
    font-size: 70%;
    position: fixed;
    width: 100%;
    margin-top: 0px;
    /*background-color: #54687B;*/
    background-repeat: repeat-x;
    border-style: none;
    height: 24px;
    z-index: 100;
    padding-left: 7px;
}

    div.menu div {
        margin-top: 0px;
        margin-right: 10px;
        float: right;
    }

    div.menu .button {
        width: 40px;
    }

.contrast_options span {
    display: none;
}

.text_size_options span {
    display: none;
}

.language_picker span {
    display: none;
}

.language_picker select {
    width: 90px;
}

div.content {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-style: none;
    width: 100%;
    margin-top: 0px;
    padding-top: 5px;
}

div.page {
    padding: 0px;
    margin: 0px;
}

div.title {
    /*background-image: none;*/
    /*background-color: #42586d;*/
    border-style: none;
    padding: 0px;
    margin: 0px;
    border-radius: 0px 0px 0px 0px;
    border-width: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

h2 {
    font-size: 100%;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}

div.section h3 {
    padding: 0px;
    margin: 0px;
    padding-bottom: 5px;
}

div.retrieve {
    clear: both;
    float: none;
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

div.section div.retrieve_fields {
    position: relative;
    float: left;
    padding: 5px 0px 5px 0px;
    margin: 0px;
}

div.retrieve_fields .prompt {
    display: none;
}

div.retrieve_fields {
}

div.question div.answer input {
    width: 125px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 27px;
    border-style: solid;
    text-align: left;
    /*border-color: #cfcfcf;*/
}

div.section div.retrieve_button, div.section div.start_button {
    float: left;
    position: relative;
    padding: 5px 0px 5px 0px;
}

    div.section div.retrieve_button .button {
        margin: 4px 0px 0px 4px;
        padding: 0px 0px 0px 0px;
        width: 125px;
        height: 29px;
        -webkit-appearance: none;
    }

div.section div.retrieve_error {
    padding-top: 2px;
}

div.section div.start_help {
    padding-bottom: 2px;
}

div.section div.retrieve_error {
    float: left;
    text-align: left;
}

div.section div.retrieve_button, div.section div.retrieve_error {
}

div.start {
    clear: both;
    float: none;
    padding: 10px 0px 0px 0px;
    margin: 15px 0px 0px 0px;
}

div.section div.start_button .button {
    margin: 4px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 125px;
    height: 29px;
    -webkit-appearance: none;
}

input, textarea, select {
    border-radius: 5px;
    position: relative;
}

div.body div.bottom_validation_errors {
    clear: both;
    float: none;
    padding-bottom: 50px;
}

div.actions_container {
}

div.actions {
    /*clear: both;
    float: none;
    padding: 0px;
    padding-top: 4px;
    border-style: none;
    padding-bottom: 4px;
    background-color: #42586d;
    position: fixed;
    bottom: 0px;
    width: 100%;
    text-align: center;
    height: auto;
    margin-left: -5px;
    padding-left: 0px;   */
}

div.footer {
    display: none;
}

.button {
    padding-left: 10px;
    padding-right: 10px;
    -webkit-appearance: none;
}

div.title .reference {
    font-size: inherit;
    font-weight: normal;
    display: none;
}

div.question {
    clear: both;
    text-align: left;
    width: 100%;
}

    div.question .prompt {
        clear: both;
        text-align: left;
        margin: 0px;
        padding: 0px;
        width: 100%;
        float: none;
        padding-right: 5px;
    }

    div.question .answer {
        clear: both;
        text-align: left;
        margin: 0 0 0 0px;
        width: 100%;
        float: right;
    }

        div.question .answer table {
            text-align: left;
            margin: auto;
        }


div.question_section_header {
}

.modal_dialog {
    width: 25%;
    border-radius: 0px;
    margin-top: 25px;
    width: 280px !important;
    margin-left: 25px;
    margin-right: 25px;
    top: 10px !important;
    left: 0px !important;
}

input#Button1 {
    margin-bottom: 10px;
    width: 100%;
}

input.button {
    width: 100%;
}

.modal_dialog_header {
    background-image: none;
    /*background-color: #42586d;*/
}

.modal_dialog.text_editor {
    height: 80%;
    width: 70%;
}

.modal_dialog_content {
    height: 80%;
}

.mapping_designer_box {
    float: none !important;
    height: auto !important;
    width: 89% !important;
}

.evidence-repeater {
    padding: 0 !important;
    width: 97% !important;
}

#uploadDirectory {
    width: 72% !important;
}

.afteraction-helpertext {
    display: none;
}

.evidence-selector {
    min-width: 100% !important;
    vertical-align: bottom;
}

.failed_validation.modal_dialog_content {
    height: 150px;
    overflow: auto;
}

.inline_help_window {
    width: 175px;
    text-align: left;
}

.inline_help_window_header {
    text-align: right;
}

.inline_help_window_container {
    margin-left: -156px;
    position: absolute;
}

.inline_help_close_button {
}

.navigation_item.complete {
}

.navigation_item.visited {
}

.navigation_item {
    border-radius: 0px 0px 0px 0px;
    width: 100%;
    position: relative;
    margin-bottom: 0px;
    border-top-style: none;
    border-bottom-style: solid;
}

    .navigation_item img {
        display: block;
        padding-left: 0px;
    }

.navigate_button:hover {
    border-radius: 0px 0px 0px 0px;
}

.navigate_button {
    border-width: 1px;
    width: 100%;
    padding-left: 0px;
    border-radius: 0px 0px 0px 0px;
    margin-left: 32px;
    padding-left: 5px;
    font-weight: normal;
    float: none;
}

    .navigate_button.visited {
        padding-left: 5px;
        border-radius: 0px 0px 0px 0px;
    }

    .navigate_button.selected {
        font-weight: bold;
    }

div.navigation_panel_contents {
    display: none;
    z-index: 50;
    top: 0px;
    position: absolute;
    float: left;
    width: 100%;
    top: 32px;
}

div.navigation {
    width: 0px;
}

div.navigation H2 {
    width: 100%;
    margin-bottom: 0px;
    /* border-color: #54687B; */
    background-color: white;
}

.navigation_bar_adjustment {
    margin-left: 0px !important;
    width: auto;
}

div.toggle_navigation {
    top: 0px;
    position: fixed;
    display: none;
    z-index: 105;
    background-color: transparent;
    width: 100%;
}

div.toggle_navigation_icon {
}

    div.toggle_navigation_icon input {
    }

div.toggle_navigation img {
    /*background-color: #54687B;*/
    /*background-color: transparent;*/
    /*background-image: url("../Images/ieg4_2_background_1.png");*/
    background-repeat: repeat-x;
    padding-left: 0;
    padding-right: 1px;
    position: absolute;
}

div.toggle_navigation_shown_text {
    display: none;
    float: right;
    padding-left: 5px;
    padding-top: 10px;
    /*background-color: #ffffff;*/
    width: 100%;
    margin-left: 34px;
    position: absolute;
    white-space: nowrap;
    font-size: 65%;
}

div.toggle_navigation_hidden_text {
    float: right;
    padding-left: 8px;
    padding-top: 5px;
    /*color: #ffffff;*/
    width: 100%;
    margin-left: 34px;
    position: absolute;
    white-space: nowrap;
    visibility: hidden;
}

a.btn.btn-info {
    width: 78%;
}

div.title.navigation_bar_adjustment h2 {
    margin-left: 0px;
    color: #333333;
    font-weight: bold;
    font-size: 18px;
}


div.actions .button, div.start_button .button, div.retrieve_button .button {
    margin-left: auto;
    margin-right: auto;
    width: 30%;
}