h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
    font-size: 60%;
}

.receita {
    color: #5cb85c;
}

.despesa {
    color: #d9534f;
}

.page-header {
    margin: 0 0 20px;
}

.input-small {
    width: 90px;
}

.nav-tabs {
    margin-bottom: 15px;
}

.click {
    cursor: pointer;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

.actions {
    margin: 20px;
}

.div-logotipo-igreja {
    width: 100px;
    float: left;
    margin: 5px;
}

.table, table {
    background-color: transparent !important;
}

.table .progress, table .progress {
    margin-bottom: 0;
}

.table td a.glyphicon {
    padding: 3px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
    padding: 10px 8px;
}

.datatable-footer{
    border-top: 1px solid #E0DFDF;
    padding-top: 20px;
}

.page-title h2, .page-title p {
    margin-left: 10px;
}

.btn-congregacao {
    background-color: #014883;
    border-color: #014883;
    color: #FFFFFF;

}

.btn-congregacao:hover, .btn-congregacao:focus, .btn-congregacao:active, .btn-congregacao.active, .open .dropdown-toggle.btn-congregacao {
    background-color: #014883;
    border-color: #014883;
    color: #FFFFFF;
}

.btn-congregacao:active, .btn-congregacao.active, .open .dropdown-toggle.btn-congregacao {
    background-image: none;
}

.btn-congregacao.disabled, .btn-congregacao[disabled], fieldset[disabled] .btn-congregacao, .btn-congregacao.disabled:hover, .btn-congregacao[disabled]:hover, fieldset[disabled] .btn-congregacao:hover, .btn-congregacao.disabled:focus, .btn-congregacao[disabled]:focus, fieldset[disabled] .btn-congregacao:focus, .btn-congregacao.disabled:active, .btn-congregacao[disabled]:active, fieldset[disabled] .btn-congregacao:active, .btn-congregacao.disabled.active, .btn-congregacao.active[disabled], fieldset[disabled] .btn-congregacao.active {
    background-color: #014883;
    border-color: #014883;
}

.btn-congregacao .caret {
    border-top-color: #fff;
}

.topmenu {
    background-color: #014883;
    color: #fff;
    height: 45px;
}

.topmenu li > a {
    border-bottom: 0 none !important;
    color: #FFFFFF !important;
    font-size: 14px !important;
    font-weight: bold;
}

.topmenu li > a:hover, .topmenu li > a:active {
    background-color: hover;
}

.logo {
    font-size: 24px;
    float: left;
}

.logo a {
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 35px;
    text-decoration: none;
    border-bottom: none;
    padding: 5px;
}

.logo a:hover {
    text-decoration: none;
    border-bottom: none;
}

.topmenu-ul {
    list-style: none outside none;
}

.topmenu-ul > li {
    float: left;
    padding: 10px;
}

.topmenu-drop {
    z-index: 10000;
}

.topmenu .caret {
    border-top-color: #fff !important;
    border-bottom-color: #fff !important;
}

.topmenu .dropdown-menu {
    border-radius: 6px !important;
    background: #fff !important;
}

.topmenu .dropdown-menu li {
    font-size: 14px;
    border-bottom: 1px dashed #f3f3f3;
}

.topmenu .dropdown-menu li a {
    color: #888 !important;
}

.topmenu .dropdown-menu li:last-child {
    border: 0px;
}

.topmenu .dropdown-menu li a:hover {
    background: none repeat scroll 0 0 #0c6ebe !important;
    color: #fff !important;
    border: 0px !important;
}

.page-content {
    clear: both;
}

.form-heading {
    margin-bottom: 30px;
}

a.glyphicon, a.glyphicon:hover, a.glyphicon:focus {
    text-decoration: none;
}

/* Filtros e Botoes de Ação */
.grupo-acao, .grupo-filtro, .grupo-paginacao {
    margin-bottom: 10px;
}

/* filtros e ações */
.grupo-acao {
    padding: 10px 0;
}

.notificacao .glyphicon-bell {
    font-size: 18px;
}

.bs-widget {
    padding: 10px;
    margin: 0;
    margin-bottom: 5px;
    border: 1px solid #e3eaf3;
    background: #fff;
}

.bs-widget h4 {
    margin-top: 0;
    margin-bottom: 0px;
    font-size: 12px;
}

.bs-widget p:last-child {
    margin-bottom: 0
}

.bs-widget code {
    border-radius: 3px
}

.bs-widget + .bs-widget {
    margin-top: -5px
}

.bs-widget-danger h4 {
    color: #d9534f
}

.bs-widget-warning h4 {
    color: #f0ad4e
}

.bs-widget-info {
    border-left-color: #5bc0de
}

.bs-widget-info h4 {
    color: #5bc0de
}

.bs-widget-success h4 {
    color: #3c763d
}

.bs-widget-no-border {
    padding: 10px;
    padding-bottom: 0;
    border: none;
}

.bs-widget-blue {
    border: 1px solid #358CC0;
}

.bs-widget-blue .glyphicon {
    color: #358CC0
}

.row.separator {
    margin-bottom: 20px;
}

/* Widget - Summary */
.widget-summary {
    display: table;
    width: 100%;
}

.widget-summary:after {
    content: "";
    display: table;
    clear: both;
}

.widget-summary .widget-summary-col {
    display: table-cell;
    vertical-align: top;
    width: 100%;
    margin-bottom: 0;
}

.widget-summary .widget-summary-col.widget-summary-col-icon {
    width: 8%;
}

.widget-summary .summary-icon {
    margin-right: 15px;
    font-size: 42px;
    font-size: 4.2rem;
    text-align: center;
    line-height: 78px;
}

.widget-summary .summary {
    word-break: break-all;
}

.widget-summary .summary .title {
    margin: 0;
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
    padding: 10px 4px 18px;
}

.widget-summary .summary .info {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 30px;
    line-height: 3rem;
}

.widget-summary .summary .info span {
    vertical-align: middle;
}

.widget-summary .summary-content .amount-total {
    font-size: 130%;
    font-weight: 600;
    color: #333333;
    vertical-align: middle;
}

.widget-summary .summary-footer {
    padding: 5px 0 0;
    border-top: 1px dotted #ddd;
    text-align: right;
    cursor: pointer;
}

.widget-summary table {
    margin-bottom: 0;
}

.widget-summary .table > tbody > tr > td {
    padding: 8px 5px;
}

.widget-summary .table > tbody > tr > td.footer {
    padding-top: 33px;
}

.dashboard .widget-summary .progress {
    height: 10px;
}

.dashboard .widget-summary .info .amount {
    font-size: 1.4em;
}

.dashboard .widget-summary .info .amount-balance {
    font-size: 1.8em;
}

.panel-default {
    border-color: #C9D3DD;
    border-radius: 0;
    webkit-box-shadow: none;
    box-shadow: none;
}

.panel-default > .panel-heading {
    background-color: rgba(240, 240, 240, 0.22);
}

.panel-default > .panel-heading h2, .panel-default > .panel-heading .h2 {
    line-height: 28px;
    margin-bottom: 20px;
}

.panel-default > .panel-heading h4, .panel-default > .panel-heading .h4 {
    color: #385A7B;
    line-height: 28px;
}

.panel-heading .amount, .panel-footer .amount, span.amount {
    font-size: 120%;
    font-weight: 600;
}

.panel-heading .btn {
    text-transform: uppercase;
}

.percent-amount {
    font-size: 24px;
    float: left;
    margin-right: 10px;
}

.percent-info {

}

/* Expandir menu*/
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #ffffff;
}

.dropdown-submenu .pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.control-label {
    padding-right: 0;
}

.table-orcamentos span.editar {
    position: absolute;
    margin-left: 30px;
}

.table-orcamentos td.item-meta:hover {
    cursor: pointer;
}

.table-orcamentos .progress {
    width: 92%;
}

.table-orcamentos th {
    font-weight: normal;
}

.help-block {
    font-size: 0.8em;
}

.summary .progress {
    margin-bottom: 0;
}

.badge {
    border-radius: 2px;
    font-weight: normal;
    font-size: 14px;
    padding: 5px 9px;
    background-color: #6780a4;
}

.badge-danger {
    color: #a94442;
    background-color: #fff;
    border: 1px solid #a94442;
}

.list-group-item.active a {
    color: #ffffff;
}

.widget > .widget-header {
    background: #dbe8fa;
    height: 45px;
    line-height: normal;
}

.widget > .widget-header .right-buttons {
    display: inline-block;
    float: right;
    padding-right: 10px;
    line-height: 45px;
}

.header-checkbox-access {
    float: left;
    padding: 12px;
    width: 40px;
    border-right: 1px solid #D5D5D5;
}


.lista-detalhes img{
    float: left;
    padding-right: 10px;
}

.lista-detalhes a.detalhe-nome{
    display: block;
}

.lista-detalhes .detalhe-data_nasc{
    font-size: 14px;
}

/* IMPUTS */
.uneditable-input, textarea, select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"]{
    -webkit-appearance: none!important;
    color: #282323;
    outline: 0;
    padding: 6px 11px!important;
    line-height: 15px;
    font-size: 14px;
    font-weight: normal;
    vertical-align: top;
    background-color: #ffffff;
    min-height: 40px;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #e5e9ec;
    transition: background 0.2s linear 0s,box-shadow 0.2s linear 0s;
}

.uneditable-input.focus, textarea:focus, select:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .m-uneditable-input:focus{
    background-color: #f4f5f7;
    outline: 0!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#apptabs.nav-tabs{
    background-color: #f8f8f8;
}

.msg-sucesso a{
    color: #ffffff;
}

.input-group .form-control[disabled], .input-group .form-control[readonly], .input-group fieldset[disabled] .form-control{
    border: 1px solid #ccc;
}

.stats-plano{
    text-align: center;
}

.stats-plano .plano_valor{
    font-size: 120%;
}

.stats-plano .plano_tipo {
    font-size: 120%;
    padding-bottom: 5px;
    padding-top: 5px;
}


@media print
{
    .no-print, .no-print *, .hidden-print, footer
    {
        display: none !important;
    }
}