body {
    /*padding-top: 70px;
	padding-bottom: 25px;*/
    font: 11px normal Verdana, Arial, Helvetica, sans-serif;
    margin-left: 10px;
}

footer {
    min-height: 20px !important;
}

.bodyBootstrapBO {
	margin: 15px 10px !important;
}

.bodyBootstrapFrontEnd {
	margin: 15px 10px !important;
}


.vertical-align-middle {
    vertical-align: middle !important;
}
/*
input[type="radio"], input[type="checkbox"] {
    line-height: normal;
    margin-top: -6px;
}
*/

/* Classes para mostrar modals em fullscreen */
.modal-dialog-fs {
    width: 99%;
    padding: 0;
}

.modal-content-fs {
    height: 100%;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

/* Fix modal backdrop not covering fullscreen with dynamic content */
.modal-backdrop {
    position: fixed;
    bottom: 0;
    height: auto !important;
}

.no-padding {
    padding: 0;
}

.no-margin {
    margin: 0;
}

    .no-margin a.list-group-item {
        padding: 3px 15px;
    }

a {
    font-family: "Verdana", Lucida Handwriting, sans-serif;
    font-size: 10px; /* tamanho das letras do menu*/
    color: #0072A5;
    text-decoration: none;
}

    a:visited {
        color: #0072A5;
        text-decoration: none;
    }

    a:hover {
        color: #0072A5;
        text-decoration: underline;
    }

    a:active {
        color: #0072A5;
        text-decoration: underline;
    }

.ui-botao {
    padding: .4em 1em .4em 20px;
    text-decoration: none;
    position: relative;
}

    .ui-botao span.ui-icon {
        margin: 0 5px 0 0;
        position: absolute;
        left: .2em;
        top: 50%;
        margin-top: -8px;
        zoom: 1;
    }

a.ui-botao:hover {
    text-decoration: none;
}

a.ui-botao, a.ui-botao:hover, a.ui-botao:hover {
    margin: 3px;
}

.TabelaBorder_Terapeutica {
    font-family: Verdana, Tahoma, Arial;
    font-size: 10px;
    border-color: #7C7C7C;
    border-style: solid;
    border-width: 1px;
    background-color: #FFFFFF;
}

    .TabelaBorder_Terapeutica td:first-child {
        width: 23%;
    }

.Tabela_separadores_fomularios_terapeutica {
    background-color: #d9edf7;
    font-weight: bold;
}

#ui-datepicker-div {
    display: none;
}

.required {
    background-color: rgb(206, 227, 246);
}

.valid {
    background-color: none;
}

.error {
    background-color: rgb(255, 0, 0);
}

.style1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.style4 {
    font-size: 11px;
}

.ui-button, .ui-button-text, .ui-botao, h3 a, .Legenda {
    font: 1.0em "Lucida Grande","Lucida Sans",Arial,sans-serif;
}

    h3 a strong {
        font-weight: bold;
    }

.CollapsiblePanelTab {
    font: bold 0.7em sans-serif;
    background-color: #E5E5E5;
    border-bottom: solid 1px #CCC;
    margin: 0px;
    padding: 2px;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
}

.bb10 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

.Legenda {
    color: #4DA279;
    font-family: "Verdana", Lucida Handwriting, sans-serif;
    font-size: 10px; /* tamanho das letras do menu*/
}

fieldset {
    border: 1px solid silver;
}

.defaultFormStyle {
    font-size: 12px;
	width:99%;
}

.defaultFieldsFontSize {
    font-size: 12px;
}

