* {
    margin: 0;
    padding: 0;
    outline: 0;
}

body, html {
    height: 100%;
    cursor: default;
}

body {
    font-size: 11pt;
    line-height: 18px;
    font-family: arial, sans-serif;
    color: #3b4f61;
    background: #fff;
    -moz-min-width: 802px;
    -ms-min-width: 802px;
    -o-min-width: 802px;
    -webkit-min-width: 802px;
    min-width: 802px;
    overflow-y: scroll;
}

.ui-widget {
    font-size: 11pt;
    line-height: 18px;
    font-family: arial, sans-serif;
}

#container {
    width: 802px;
    margin: 0 auto;
    position: relative;
}

table {
    border-collapse: separate;
    border-spacing: 1px;
}

a {
    color: #0252aa;
    text-decoration: none;
    cursor: pointer;
}

    a:hover {
        text-decoration: underline;
    }

    a img {
        border: 0;
    }

input, textarea, select {
    font-size: 12px;
    font-family: arial, sans-serif;
}

textarea {
    overflow: auto;
}

.cl {
    display: block;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
    clear: both;
}

.notext {
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
}

.left, .alignleft {
    float: left;
    display: inline;
}

.right, .alignright {
    float: right;
    display: inline;
}

strong {
    font-weight: normal;
    font-family: arial;
}

h2, h3, h4, h5 {
    font-weight: normal;
    font-family: arial;
}

h4 {
    font-size: 17px;
    line-height: 21px;
}

h5 {
    font-size: 14px;
    line-height: 18px;
}

/* Header */
#header {
    padding-top: 26px;
    padding-bottom: 24px;
    font-size: 12px;
    font-family: verdana, Arial, serif;
    line-height: 14px;
    width: 100%;
    position: relative;
}

    #header p {
        float: right;
        color: #000;
        padding-right: 2px;
    }

        #header p a {
            color: #000;
        }

        #header p span {
            padding: 0 6px;
        }

        #header p strong {
            font-family: verdana, Arial, serif;
            font-weight: bold;
        }

h1#logo {
    float: left;
}

#logo img {
    width: 148px;
    height: 59px;
    display: block;
}

.top-logo {
    float: right;
    padding: 4px 4px 26px 22px;
}


/* Navigation */
#navigation {
    padding-bottom: 15px;
    width: 100%;
    position: relative;
    z-index: 50;
}

    #navigation li {
        list-style: none;
    }

        #navigation li a {
            font-family: Verdana, Arial, serif;
            font-size: 14px;
            line-height: 18px;
            text-align: center;
        }

    #navigation > ul > li {
        float: left;
        padding-left: 1px;
        padding-right: 2px;
        height: 46px;
        position: relative;
    }

        #navigation > ul > li > a {
            background: url('images/nav-item.png') no-repeat 0 0;
            padding: 14px 5px;
            color: #3b4f61;
            width: 147px;
            float: left;
        }

    #navigation li.link-type1 > a:hover, #navigation li.link-type1.active > a, #navigation li.link-type1.hovered > a {
        background-position: 0 -46px;
    }

    #navigation li.link-type2 > a:hover, #navigation li.link-type2.active > a, #navigation li.link-type2.hovered > a {
        background-position: 0 -92px;
    }

    #navigation li.link-type3 > a:hover, #navigation li.link-type3.active > a, #navigation li.link-type3.hovered > a {
        background-position: 0 -138px;
    }

    #navigation li.link-type4 > a:hover, #navigation li.link-type4.active > a, #navigation li.link-type4.hovered > a {
        background-position: 0 -184px;
    }

    #navigation li.link-type5 > a:hover, #navigation li.link-type5.active > a, #navigation li.link-type5.hovered > a {
        background-position: 0 -230px;
    }

    #navigation > ul > li > a:hover, #navigation > ul > li.active > a, #navigation > ul > li.hovered > a {
        color: #fff;
        text-decoration: none;
    }

    #navigation .dd {
        border: 1px solid #a6a6a6;
        -ms-border-bottom-left-radius: 8px;
        border-bottom-left-radius: 8px;
        -ms-border-bottom-right-radius: 8px;
        border-bottom-right-radius: 8px;
        border-top: 0;
    }

    #navigation .dd {
        position: absolute;
        top: 46px;
        left: 2px;
        width: 153px;
        padding-bottom: 7px;
        display: none;
        /*background: url('images/sub-bg.png') repeat 0 0;*/
        background-color: #eee;
    }

        #navigation .dd li {
            list-style: none;
            padding-bottom: 3px;
            padding-top: 12px;
        }

            #navigation .dd li a {
                color: #7f7f7f;
                display: block;
                text-align: center;
            }

/* Main */
#main {
    width: 100%;
    position: relative;
    z-index: 20;
}


#holder {
    padding-top: 37px;
    padding-bottom: 20px;
}

    #holder .title {
        font-family: Verdana, Arial, serif;
        font-weight: bold;
        padding-bottom: 37px;
    }

/* Footer */
#footer {
    background: url('images/footer-sep.png') no-repeat 0 0;
    padding-top: 29px;
    padding-bottom: 25px;
    font-family: Verdana, Arial, serif;
}

    #footer p.copy {
        float: right;
    }




/* Layout Antigo */

.display-label, .editor-label, .display-field, .editor-field {
    margin: 0.5em 0;
}

/*     DIV Carregando da Site.Master
--------------------------------------*/

.over {
    color: #ccc;
    position: absolute;
    top: 22px;
    left: 4px;
    font-style: italic;
    width: 400px;
    padding: 8px;
}

.hinttext {
}

.editor-label-hint {
    position: relative;
    float: left;
    margin-right: 3px;
    clear: left;
}

.hint {
    display: none;
    position: absolute;
    float: right;
    width: 200px;
    margin-left: 240px;
    border: 1px solid #c93;
    padding: 10px 12px; /* to fix IE6, I can't just declare a background-color,     I must do a bg image, too!  So I'm duplicating the pointer.gif     image, and positioning it so that it doesn't show up     within the box */
    background: #ffc url('images/pointer.gif') no-repeat -10px 5px;
}

    .hint .hint-pointer {
        position: absolute;
        left: -10px;
        top: 5px;
        width: 10px;
        height: 19px;
        background: url('images/pointer.gif') left top no-repeat;
    }

.faq_header {
    font-weight: bold;
    padding: 5px 5px 5px 0px;
    text-align: left;
    background-color: #e8eef4;
}


div#carregando {
    border-width: 1px;
    border-style: dotted;
    padding: 0px 10px;
    position: fixed;
    right: 0px;
    bottom: 0px;
    background-color: #FF9933;
    color: #FFFFFF;
    display: none;
    vertical-align: middle;
}

    div#carregando img {
        vertical-align: middle;
        margin: 2px;
    }

    div#carregando span {
        vertical-align: middle;
        margin: 2px;
    }


/*     DIV erros da Site.Master
--------------------------------------*/

div#erros {
    display: none;
    position: fixed;
    right: 50px;
    bottom: 50px;
    border-width: 1px;
    border-style: inset;
    border-color: #696969;
    padding: 3px 3px;
    background-color: #ffffff;
    z-index: 9999;
}

    div#erros ul {
        list-style: none;
    }

    div#erros div#headerErros {
        background-color: #FF9933;
        overflow: hidden;
    }

    div#erros div#tituloErros {
        float: left;
        color: #fff;
        padding: 5px 10px;
    }

    div#erros img#fecharErros {
        float: right;
        padding: 5px 5px;
    }

    div#erros div#conteudoErros {
        padding: 10px 50px 10px 10px;
        background-color: #ffffff; /*color: #696969;*/
        color: Red;
    }




/*     User Control de Paginacao
--------------------------------------*/

ul#paginacao {
    padding: 0 0 2px;
    margin: 0;
    text-align: center;
}

    ul#paginacao li {
        display: inline;
        list-style: none;
    }


        ul#paginacao li a {
            padding: 5px 10px;
            text-decoration: none;
            line-height: 2.8em;
            background-color: #DDDDDD;
            color: #034af3;
        }

            ul#paginacao li a:hover {
                background-color: #fff;
                text-decoration: none;
            }

            ul#paginacao li a:active {
                background-color: #a6e2a6;
                text-decoration: none;
            }

        ul#paginacao li.selected a {
            background-color: #fff;
            color: #000;
        }


/*     Asterisco de Campo Requerido
--------------------------------------*/

.asteriscoRequerido {
    /* color: #ff0000; */
    color: #993300;
}


/*    Configurações do SimpleModal
--------------------------------------*/

#simplemodal-overlay {
    background-color: #000;
}

#simplemodal-container {
}


/*
------------------------------------------------*/

.flexigrid div.fbutton .add {
    background: url('images/add.png') no-repeat center left;
}

.flexigrid div.fbutton .delete {
    background: url('images/close.png') no-repeat center left;
}

FIELDSET {
    padding-top: 0px !important;
}

input.error {
    border-color: Red !important;
    border-style: solid !important;
    border-width: 1px !important;
}

.error {
    margin-left: 5px !important;
}

.ui-dialog .ui-state-error {
    padding: .3em;
}

.validateTips {
    border: 1px solid transparent;
    padding: 0.3em;
}

.validationMessage {
    clear: both;
    color: Red;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: normal;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

/* ------------------- Parte do Novo Layout -------------------- */


.boxCustom {
    border: 1px solid #d6d6d6;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    padding: 10px 34px 10px 15px;
    margin-top: 5px;
    clear: both;
    overflow: hidden;
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(222,222,222)), color-stop(0.07, rgb(224,224,224)), color-stop(0.39, rgb(250,247,250)) );
}

    .boxCustom h4 {
        padding-bottom: 14px;
    }


.row {
    float: left;
    width: 100%;
    padding-bottom: 18px;
}

.section {
    float: left;
    width: 50%;
}

    .section + .section {
        float: right;
        width: 50%;
    }

label.oneLabel {
    width: 100%;
}

.section label {
    float: left;
    font-size: 17px;
    line-height: 21px;
    width: 110px;
    width: 30%;
}

.section .field {
    float: left;
    border: 1px solid #d8d8d8;
    font-size: 14px;
    padding: 1px 3px 2px;
    width: 128px;
    color: #3b4f61; /*width: 220px;*/
    width: 58%;
    padding: 2px 3px 3px;
}

section .dropdown {
    float: left;
    border: 1px solid #d8d8d8;
    font-size: 14px;
    padding: 1px 3px 2px;
    width: 228px;
    width: 60%;
    color: #3b4f61;
}

.boxCustom .button {
    background-color: ButtonFace;
    color: ButtonText;
    font-size: 15px;
    font-family: arial; /*color: #3b4f61; /*float: right;*/
    font-weight: bold;
    cursor: pointer;
    padding: 4px 8px;
    border: 1px solid #CCC;
}

.boxCustom .commands {
    text-align: center;
    padding: 10px 0px;
    clear: both;
}

label.label {
    font-size: 17px;
    line-height: 21px;
    width: 110px;
}

.field {
    border: 1px solid #d8d8d8;
    font-size: 14px;
    color: #3b4f61;
    width: 269px;
    padding: 2px 3px 3px;
}

input.datepicker {
    border: 1px solid #d8d8d8;
    font-size: 14px;
    color: #3b4f61;
    padding: 2px 3px 3px;
    width: 75px;
}

.dropdown {
    border: 1px solid #d8d8d8;
    font-size: 14px;
    padding: 1px 3px 2px;
    width: 228px;
    color: #3b4f61;
}

input[type="submit"] {
    background-color: ButtonFace;
    color: ButtonText;
    font-size: 15px;
    font-family: arial; /*color: #3b4f61; /*float: right;*/
    font-weight: bold;
    cursor: pointer;
    padding: 4px 8px;
    border: 1px solid #CCC;
}

input[type="button"] {
    background-color: ButtonFace;
    color: ButtonText;
    font-size: 15px;
    font-family: arial; /*color: #3b4f61; /*float: right;*/
    font-weight: bold;
    cursor: pointer;
    padding: 4px 8px;
    border: 1px solid #CCC;
}

input[type="radio"] {
    margin-left: 15px;
}


#main {
    padding-left: 10px;
}

    #main ul, #main ol {
        padding-left: 20px;
        position: relative;
    }

#footer {
    margin-top: 20px;
}

h2, h3, h4 {
    margin-bottom: 10px;
}

h2 {
    font-size: 14pt;
    font-weight: bold;
}

th {
    text-align: left;
    padding: 4px 2px;
    background-color: #F2F2F2;
}

td {
    padding: 2px 4px;
}

hr {
    background: url('images/footer-sep.png') no-repeat 0 0;
    margin: 15px 0px;
    height: 4px;
    font-family: Verdana, Arial, serif;
    border: 0px;
}


/* -------------------------------------------------------------- */

.boxPrazo {
    color: White;
    padding: 5px 10px;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    white-space: nowrap;
}
