/* Minification failed. Returning unminified contents.
(517,13): run-time error CSS1030: Expected identifier, found ' '
(517,20): run-time error CSS1031: Expected selector, found ';'
(517,20): run-time error CSS1025: Expected comma or open brace, found ';'
(518,1): run-time error CSS1019: Unexpected token, found '}'
 */
html, body {
    font-size: 12px;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
}

.formcentergeralbody {
    width: 100%;
    text-align: center;
    margin: 0px auto;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
}

footer {
    position: fixed;
    bottom: 0px;
    width: 100%;
    height: 100px;
    text-align: center;
    line-height: 0px
}

.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
    }

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu {
    border-bottom: 1px #5C87B2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

    ul#menu li {
        display: inline;
        list-style: none;
    }

        ul#menu li#greeting {
            padding: 10px 20px;
            font-weight: bold;
            text-decoration: none;
            line-height: 2.8em;
            color: #fff;
        }

        ul#menu li a {
            padding: 10px 20px;
            font-weight: bold;
            text-decoration: none;
            line-height: 2.8em;
            background-color: #e8eef4;
            color: #034af3;
            -webkit-border-radius: 4px 4px 0 0;
            -moz-border-radius: 4px 4px 0 0;
            border-radius: 4px 4px 0 0;
        }

            ul#menu li a:hover {
                background-color: #fff;
                text-decoration: none;
            }

            ul#menu li a:active {
                background-color: #a6e2a6;
                text-decoration: none;
            }

        ul#menu li.selected a {
            background-color: #fff;
            color: #000;
        }

.bodygeralConst {
    background-image: url("../Content/themes/base/images/background.jpg");
}

.namesystem {
    font-size: 26px;
    margin: 5px 0px 5px 30px;
    color: white;
}

.formcenter {
    width: 450px;
    height: 100%;
    text-align: center;
    margin: 0px auto;
    border: solid;
    border-color: black;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
    background-image: linear-gradient(#DCDCDC, #C0C0C0);
    background-size: 100%;
}

.divicones {
    background-image: linear-gradient(#DCDCDC, #C0C0C0);
    background-size: 100%;
}


.form-horizontal {
    width: 95%;
    height: 100%;
    text-align: center;
    margin: 0px auto;
    border: solid;
    border-color: black;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
}

.formcenternotborder {
    width: 80%;
    height: 350px;
    text-align: center;
    margin: 0px auto;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
}

.formcentergeral {
    width: 100%;
    text-align: center;
    margin: 0px auto;
    border: solid;
    border-color: black;
    overflow: hidden;
    background-image: linear-gradient(#DCDCDC, #C0C0C0);
    background-size: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.formleftgeral {
    width: 100%;
    text-align: left;
    margin: 0px auto;
    border: solid;
    border-color: black;
    overflow: hidden;
    background-image: linear-gradient(#DCDCDC, #C0C0C0);
    background-size: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.formcentergeralsemborda {
    height: auto;
    text-align: center;
    margin: 0px auto;
    overflow: hidden;
    background-image: linear-gradient(#DCDCDC, #C0C0C0);
    background-size: 100%;
}

.formcentertopo {
    text-align: center;
    margin: 0px auto;
    overflow: hidden;
    background-image: linear-gradient(#DCDCDC, #C0C0C0);
    background-size: 100%;
}

.formcentertopogeral {
    text-align: center;
    margin: 0px auto;
    overflow: hidden;
    background-image: linear-gradient(#DCDCDC, #C0C0C0);
    background-size: 100%;
}

.formrighttopogeral {
    text-align: right;
    margin: 0px auto;
    overflow: hidden;
    background-image: linear-gradient(#DCDCDC, #C0C0C0);
    background-size: 100%;
}

.formcentermeio {
    text-align: center;
    margin: 0px auto;
    overflow: hidden;
    background-image: linear-gradient(#DCDCDC, #C0C0C0);
    background-size: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.formcentermeioAlingLeft {
    text-align: left;
    margin: 0px auto;
    overflow: hidden;
    background-image: linear-gradient(#DCDCDC, #C0C0C0);
    background-size: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.formcentermeioconst {
    width: 100%;
    text-align: center;
    margin: 0px auto;
    overflow: hidden;
    margin: 0px 0px 0px 0px;
}

.testborderblue {
    border: solid;
    border-color: blue;
}

.testborderred {
    border: solid;
    border-color: red;
}

.testbordergray {
    border: solid;
    border-color: gray;
}

.bordergray {
    border: solid;
    border-color: gray;
}

.bordergraysingle {
    margin: 0px auto;
    border: solid;
    border-width: 1px;
    border-color: Gray;
}

.todo {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0px auto;
    background-repeat: repeat-x;
    /*    border: solid;
    border-color: blue;*/
}

.geral {
    position: relative;
    width: 1024px;
    margin: 0px auto;
    background-color: white;
    /*border: solid;
    border-color: red;*/
}

.titulo {
    text-align: center;
    font-family: 'Times New Roman';
    font-weight: bold;
    font-size: 18px;
    color: black;
    margin: 0px 0px 0px 0px;
}

.usuarioatual {
    font-size: 14px;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    color: #fefc00;
    text-align: right;
    margin: 0px 20px 0px 20px;
}

.texto {
    text-align: center;
    width: 545px;
    font-family: 'Times New Roman';
    font-size: 14px;
    margin: 2px 2px 2px 2px;
    color: black;
}

.topo {
    position: relative;
    height: 130px;
    /*border: solid;
    border-color: black;*/
}


.meio {
    overflow: auto;
    position: relative;
    min-height: 400px;
    /*border: solid;
    border-color: coral;*/
}

.menu {
    float: left;
    margin: 0px 0px 0px 0px;
    width: 170px;
    height: auto;
    /*border: solid;
    border-color: green;*/
}



.itemMenu {
    width: 150px;
    height: 50px;
    margin: 0px 0px 0px 0px;
    /*    border: solid;
    border-color: yellowgreen;*/
}

.miolo {
    float: left;
    width: 540px;
    background: url('../Content/themes/base/images/fundo2.png');
    background-repeat: repeat-x;
    font-family: 'Times New Roman';
    font-size: 14px;
    color: black;
    min-height: 400px;
}

.direita {
    float: right;
    width: 300px;
    /*border: solid;
    border-color: yellow;*/
}

.rodape {
    width: 1024px;
    margin: 0px auto;
    background-color: white;
    height: 25px;
    font-family: 'verdana';
    font-size: 12px;
    color: #000000;
    /*border: solid;
    border-color: brown;*/
}

.rodape_centro {
    width: 1024px;
    text-align: center;
    font-family: 'Times New Roman';
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    margin: 0px auto;
}

.divicones {
    margin: 0 auto;
    text-align: center;
    display: table;
    overflow: hidden;
    /*border: solid;
    border-color: blue;*/
}

div.icone {
    margin: 2px;
    width: 100px;
    height: 120px;
    float: left;
    text-align: center;
}

    div.icone img {
        display: inline;
        margin: 3px;
        border: 1px solid #ffffff;
    }

    div.icone a:hover img {
        border: 1px solid #000000;
    }

span.legenda {
    text-align: center;
    font-weight: normal;
    width: 100px;
    margin: 2px;
    display: block;
}

.icone a, .icone a:visited {
    display: block;
    text-decoration: none;
    font-size: 12px;
    color: white;
    font-family: Tahoma;
    font-size: 12px;
}

    .icone a:hover {
        text-decoration: underline;
    }

/* Styles for basic forms
-----------------------------------------------------------*/
fieldset {
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
}

.barra {
    font-size: 1.2em;
    background-color: transparent;
    min-width: 64px;
    margin: 0 0 0 0;
}

textarea {
    min-height: 75px;
}

.labelblue {
    margin: 0 0 0 0;
    color: #000567;
    font-weight: normal;
}

.labelred {
    margin: 0 0 0 0;
    color: #f00000;
    font-weight: normal;
}

.labelnavy {
    color: #000080;
}

.editor-label {
    margin: 1em 0 0 0;
    color: #000567;
    font-weight: bold;
}

.editor-field {
    margin: 0.5em 0 0 0;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #f00;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #f00;
    background-color: #fee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #f00;
}

.validation-summary-valid {
    display: none;
}

white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

