/* Minification failed. Returning unminified contents.
(1029,20): run-time error CSS1062: Expected semicolon or closing curly-brace, found '['
 */
/*! normalize.css v1.1.0 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
a:active {
    background-color: transparent;
    border: none;
}

a:focus {
    outline: none;
    border: none;
}

h2 {
    font-size: 20px;
    color: #c10101;
    font-weight: bold;
}

body {
    font-family: 'Segoe UI', Arial, Verdana;
}

header {
    background-color: #d8d8d8;
    min-width: 1000px;
    width: 100%;
    margin: 0 auto;
    border-bottom: 20px solid #c10101;
}

    header img {
        margin-left: 20px;
    }

    header #companyName {
        font-size: 24px;
        margin-left: 22px;
        padding-top: 20px;
        color: #c10101;
        font-weight: bold;
    }

        header #companyName a {
            text-decoration: none;
            color: #c10101;
        }

.alertBox {
    background-color: #d8d8d8;
    padding: 7px;
    text-align: center;
    min-width: 100px;
    color: #00650d;
    position: absolute;
    top: 220px;
    right: 0px;
    -moz-box-shadow: 3px 3px 4px #000;
    -webkit-box-shadow: 3px 3px 4px #000;
    box-shadow: 3px 3px 4px #CCC;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CCCCCC')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CCCCCC');
}

    .alertBox p {
        margin-left: 10px;
    }


#companyName a:active {
    background-color: #d8d8d8;
}

header #profileMenu {
    height: 25px;
    background-color: #FFFFFF;
    text-align: right;
}

    header #profileMenu a {
        color: #000000;
        text-decoration: none;
    }


    header #profileMenu label {
        font-size: 16px;
        color: #000000;
        padding-right: 26px;
    }

#divBody {
    min-width: 1000px;
    width: 97%;
    margin: 10px auto;
    background-color: #FFFFFF;
    min-height: 600px;
    overflow: auto;
}

#menu {
    width: 100%;
    min-height: 295px;
    background-color: #d8d8d8;
}

    #menu ul {
        width: 80%;
        margin: 0 auto;
        padding: 20px 0 0;
    }

        #menu ul li {
            height: 40px;
            background-color: #c10101;
            padding-bottom: 20px;
            border-bottom: 5px solid #d8d8d8;
        }

            #menu ul li a {
                display: block;
                padding: 19px;
                text-decoration: none;
                color: #FFFFFF;
            }

                #menu ul li a:hover {
                    background-color: #d8d8d8;
                    border: 1px dotted #c10101;
                    color: #c10101;
                }

#conteudo {
    padding-left: 5px;
    width: 83%;
    min-height: 600px;
    float: right;
}

#conteudoPublico {
    margin: 0 auto;
    min-height: 600px;
    padding-left: 5px;
    width: 1000px;
}


footer {
    min-width: 1000px;
    width: 100%;
    margin: 0 auto;
    height: 40px;
    background-color: #c10101;
}

#menuHome {
    margin: 0 auto;
    min-height: 100px;
    width: 60%;
    background-color: #d8d8d8;
}

    #menuHome ul {
        width: 80%;
        margin: 0 auto;
        padding: 20px 0 0;
    }

        #menuHome ul li {
            background-color: #c10101;
            border-bottom: 5px solid #d8d8d8;
            float: left;
            height: 40px;
            margin-left: 80px;
            padding-bottom: 20px;
        }

            #menuHome ul li a {
                display: block;
                padding: 18px;
                text-decoration: none;
                color: #FFFFFF;
                border: 1px solid #c10101;
            }

                #menuHome ul li a:hover {
                    background-color: #d8d8d8;
                    border: 1px dotted #c10101;
                    color: #c10101;
                }


/*CONTEUDO ADMIN PAGE*/

#adminButtons {
    width: 100%;
}

    #adminButtons ul {
        margin-left: 20px; /* for IE */
        padding-left: 0; /* for Netscape and Firefox */
        width: 100%;
    }

        #adminButtons ul li {
            background-color: #c10101;
            border: 1px solid silver;
            float: left;
            height: 140px;
            list-style: none outside none;
            margin: 46px;
            width: 140px;
        }

            #adminButtons ul li:hover {
                background-color: #d8d8d8;
                border-bottom: 1px dotted #c10101;
                border-right: 1px dotted #c10101;
            }

            #adminButtons ul li a {
                color: #FFFFFF;
                display: block;
                font-size: 14px;
                height: 45px;
                line-height: 23px;
                padding-top: 95px;
                text-align: center;
                text-decoration: none;
                width: 140px;
            }

                #adminButtons ul li a:hover, #adminButtons ul li a:active {
                    color: #c10101;
                    background-color: #d8d8d8;
                }

/*FIM CONTEUDO ADMIN PAGE*/

#titleAreaHomeWide h2 {
    float: left;
}

#titleAreaHome h2 {
    float: left;
}
#titleArea h2 {
    float: left;
}


#titleAreaHomeWide a {
    background-image: url("/images/spcommon.png");
    background-position: -128px -133px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    text-indent: -99999px;
    width: 25px;
    margin-left:5px;
}

    #titleAreaHomeWide a:hover {
        background-image: url("/images/spcommon.png");
        background-position: -64px -179px;
        background-repeat: no-repeat;
    }


#titleAreaHomeWide select {
    display: block;
    float: left;
    margin-left:20px;
   
}

#titleAreaHomeWide label {
    display: block;
    float: left;
    margin-left:5px;
}

#titleAreaHome a {
    background-image: url("/images/spcommon.png");
    background-position: -128px -133px;
    background-repeat: no-repeat;
    display: block;
    left: 220px;
    position: relative;
    text-indent: -99999px;
    top: 0px;
    width: 25px;
}

    #titleAreaHome a:hover {
        background-image: url("/images/spcommon.png");
        background-position: -64px -179px;
        background-repeat: no-repeat;
    }

#titleArea a {
    background-image: url("/images/spcommon.png");
    background-position: -128px -133px;
    background-repeat: no-repeat;
    display: block;
    left: 215px;
    position: relative;
    text-indent: -99999px;
    top: 22px;
    width: 25px;
}

    #titleArea a:hover {
        background-image: url("/images/spcommon.png");
        background-position: -64px -179px;
        background-repeat: no-repeat;
    }

.table {
    width: 100%;
    font-size: 12px;
}

    .table a {
        margin-right: 5px;
        text-decoration: none;
    }

    .table th {
        background-color: #EB4646;
        color: #FFFFFF;
        text-align: left;
        padding-left: 5px;
        font-size: 16px;
    }

    .table tr td {
        padding-left: 5px;
    }

    .table tr:nth-child(odd) {
        background-color: #d8d8d8;
    }

    .table tr:nth-child(even) {
        background-color: #FFFFFF;
    }

    .table tr:hover {
        background-color: #FEB6AB;
        cursor: pointer;
    }


.formulario {
    background-color: #d8d8d8;
}

    .formulario legend {
        background: #EB4646;
        padding: 10px;
        font-size: 20px;
        color: #FFFFFF;
        font-weight: bold;
        min-width: 770px;
        width: 100%;
    }

    .formulario input[type="submit"] {
        background-color: #c10101;
        border: 1px solid #c10101;
        color: #FFFFFF;
        padding-bottom: 10px;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

        .formulario input[type="submit"]:hover {
            background-color: #d8d8d8;
            border: 1px dotted #c10101;
            color: #c10101;
        }

    .formulario button {
        background-color: #c10101;
        border: 1px solid #c10101;
        color: #FFFFFF;
        padding-bottom: 10px;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

        .formulario button:hover {
            background-color: #d8d8d8;
            border: 1px dotted #c10101;
            color: #c10101;
        }

    .formulario div {
        color: #333;
        padding: 10px;
    }

.formularioTooltip {
    background-color: #FFFFFF;
    -bracket-: hack[;
        margin-top: -20px;
    ];
}

    .formularioTooltip legend {
        background: #EB4646;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 20px;
        color: #FFFFFF;
        font-weight: bold;
        width: 100%;
        text-align: center;
    }

    .formularioTooltip input[type="submit"] {
        background-color: #c10101;
        border: 1px solid #c10101;
        color: #FFFFFF;
        padding-bottom: 10px;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

        .formularioTooltip input[type="submit"]:hover {
            background-color: #d8d8d8;
            border: 1px dotted #c10101;
            color: #c10101;
        }

    .formularioTooltip button {
        background-color: #c10101;
        border: 1px solid #c10101;
        color: #FFFFFF;
        padding-bottom: 10px;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

        .formularioTooltip button:hover {
            background-color: #d8d8d8;
            border: 1px dotted #c10101;
            color: #c10101;
        }

    .formularioTooltip div {
        color: #333;
        padding: 10px;
    }

    .formularioTooltip .tbFormTooltip {
        width: 90% !important;
    }

.edit a {
    background-image: url("/images/icons.png");
    background-position: -700px -163px;
    background-repeat: no-repeat;
    display: block;
    text-indent: -99999px;
    width: 25px;
    float: left;
}

.details a {
    background-image: url("/images/icons.png");
    background-position: -784px -112px;
    background-repeat: no-repeat;
    display: block;
    text-indent: -99999px;
    width: 25px;
    float: left;
}

.delete a {
    background-image: url("/images/icons.png");
    background-position: -323px -163px;
    background-repeat: no-repeat;
    display: block;
    text-indent: -99999px;
    width: 25px;
    float: left;
}


#personPopupContainer {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 20000;
    border: solid 1px #c10101;
    min-width: 175px;
    max-width: 800px !important;
    min-height: 50px;
    background-color: #FFF;
}

.botaoLogin {
    background-color: #c10101;
    border: 1px solid #c10101 !important;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 152px !important;
    padding-right: 152px !important;
    color: #FFFFFF;
    margin-right: auto;
}

    .botaoLogin:hover {
        background-color: #d8d8d8;
        color: #c10101 !important;
        border: 1px solid #c10101 !important;
    }

.botaoSignin {
    background-color: #c10101;
    border: 1px solid #c10101 !important;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 267px !important;
    padding-right: 267px !important;
    color: #FFFFFF;
    margin-right: auto;
}

    .botaoSignin:hover {
        background-color: #d8d8d8 !important;
        color: #c10101 !important;
        border: 1px solid #c10101 !important;
    }


#additionalCostDialog {
    font-family: 'Segoe UI', Arial, Verdana !important;
    font-size: 16px !important;
}

.ui-dialog-title {
    font-family: 'Segoe UI', Arial, Verdana !important;
    font-size: 18px !important;
    font-weight: bold !important;
    color: #FFFFFF;
    border-radius: 0px !important;
}

.ui-button {
    border: 1px #c10101 solid !important;
    background-image: none !important;
    background-color: #c10101 !important;
    font-family: 'Segoe UI', Arial, Verdana !important;
    font-size: 16px !important;
    color: #FFFFFF !important;
    border-radius: 0px !important;
}

.ui-dialog-titlebar, ui-icon, ui-dialog {
    background-image: none !important;
    background-color: #c10101 !important;
    font-family: 'Segoe UI', Arial, Verdana !important;
    font-size: 16px !important;
    color: #FFFFFF !important;
    border-radius: 0px !important;
}

/*LOGIN FORM*/

.exit {
    height: 24px !important;
    margin: 0;
    position: relative;
    top: -23px;
}

.download {
    height: 20px !important;
    margin: 0;
    position: relative;
}


#loginForm {
    margin: 50px auto 0;
    width: 350px;
}

    #loginForm ol {
        list-style: none;
        padding-left: 60px !important;
    }

        #loginForm ol li {
            margin: 5px;
        }

.clicavel {
    cursor: pointer;
}

.login legend {
    min-width: 350px !important;
    width: 350px !important;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}

.signin {
    width: 600px;
    margin: 0 auto;
}

    .signin legend {
        min-width: 600px;
        width: 600px;
        padding-left: 0px;
        padding-right: 0px;
        text-align: center;
    }

    .signin table {
        margin: 20px auto;
    }

        .signin table tr {
            height: 40px;
        }

.formLabel {
    width: 200px;
}

#btnStart {
    width: 100%;
    color: #FFFFFF;
    background-color: #c10101;
    border: none;
    margin-top: 10px;
}

    #btnStart:hover {
        background-color: #d8d8d8;
        border: 1px dotted #c10101;
        color: #c10101;
    }

/*LOGIN FORM*/

.personPopupTrigger {
    font-size: 28px;
    text-decoration: none;
    color: #c10101;
}

    .personPopupTrigger:hover {
        text-decoration: underline;
    }

.tbForm {
    width: 65%;
    margin: 20px;
}

    .tbForm .field {
        text-align: right;
    }

    .tbForm tr {
        height: 40px;
    }

    .tbForm select {
        width: 100%;
    }

    .tbForm textarea {
        width: 100%;
        height: 200px;
    }

    .tbForm input[type="text"] {
        width: 100%;
    }

    .tbForm input[type="password"] {
        width: 100%;
    }

    .tbForm .shortDropDown select {
        width: 85%;
    }

.tbFormTooltip {
    width: 65%;
    margin: 20px;
}

    .tbFormTooltip .field {
        background-color: #e8e3e3;
        border-bottom: 1px solid #d8d8d8 !important;
        text-align: left;
    }

    .tbFormTooltip tr {
        height: 40px;
    }

    .tbFormTooltip td {
        border-bottom: 1px solid #e8e3e3 !important;
    }

    .tbFormTooltip tr:last-child {
        border-bottom: none !important;
    }

    .tbFormTooltip select {
        width: 100%;
    }

    .tbFormTooltip input[type="text"] {
        width: 100%;
    }


.field-validation-error {
    font-size: 10px;
    color: red;
}

#barraLateral {
    float: left;
    width: 15%;
}


/*Apontador de Horas Web*/
.timer {
    border: 1px #c10101 solid;
    background-color: #d8d8d8;
    margin-top: 10px;
}

.timecounter {
    float: right;
}

.projectList {
    width: 61%;
}

.selector {
    background-color: #EB4646;
    padding: 5px;
    text-align: center;
}

    .selector span {
        color: #FFFFFF;
        font-size: 24px;
    }

.addCost {
    width: 100%;
}

.addCostValue {
    width: 98%;
}

.btnSave {
    background-color: #c10101;
    border: 1px solid #c10101;
    color: #FFFFFF;
    margin-top: 2px;
    width: 48%;
}

    .btnSave:hover {
        background-color: #d8d8d8;
        border: 1px dotted #c10101;
        color: #c10101;
    }

.desc {
    width: 98%;
}

.extraData {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

    .ir:before {
        content: "";
        display: block;
        width: 0;
        height: 150%;
    }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    /*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

    .visuallyhidden.focusable:active,
    .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


.modal {
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin-left: -280px;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    outline: none;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

    .modal.fade {
        top: -25%;
        -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
        -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
        -o-transition: opacity 0.3s linear, top 0.3s ease-out;
        transition: opacity 0.3s linear, top 0.3s ease-out;
    }

.hide {
    display: none;
}

.show {
    display: block;
}

.close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.modal.fade.in {
    top: 10%;
}

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
}

    .modal-header .close {
        margin-top: 2px;
    }

    .modal-header h3 {
        margin: 0;
        line-height: 30px;
    }

.modal-body {
    position: relative;
    max-height: 400px;
    padding: 15px;
    overflow-y: auto;
}

.modal-form {
    margin-bottom: 0;
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
}

    .modal-footer:before,
    .modal-footer:after {
        display: table;
        line-height: 0;
        content: "";
    }

    .modal-footer:after {
        clear: both;
    }

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.seeMoreRow {
    background-color: white !important;
}

.nfeNumberStyle {
    width: 50px;
}

.searchFilters {
    width: 80%;      
}

.searchFilters select {
    width: 200px;
}

    #dvclosingFilter input {
        width: 200px;
    }

.row {
    display: flex;
    justify-content: space-between;
}
