section.login {
    width: 50%;
    margin: auto;
    margin-top: 2rem;
}
section.login header {
    overflow: auto;
    margin-bottom: 5rem;
}
.contenido {
    width: 90%;
    margin: auto;
    padding-bottom: 10rem;
}
header {
    margin: 1rem auto;
    overflow: auto;
    display: table;
    width: 100%;
}
header h1 {
    width: 90%;
    font-size: 3.5rem;
    display: table-cell;
    vertical-align: middle;
}
h5.saldo {
    margin-top: auto;
}
h6 {
    font-size: 1rem;
}
footer {
    width: 90%;
    margin: 0 auto;
    padding: 2rem;
    /*margin-top: 5rem;*/
    text-align: center;
    background-color: #f8faf9 !important;
}
.row {
    margin-bottom: auto;
}
.hidden {
    display: none;
}
.contents {
    display: contents;
}
.modal {
    padding: 0px !important;
    overflow-y: initial;
    position: fixed !important;
}
.datepicker-date-display .date-text {
    font-size: 2rem !important;
}
form#formLoteVender .formato-numero {
    font-size: 1.5rem !important;
}
.confirmacion h4 {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    font-style: oblique;
}
.error {
    position: relative;
    top: -1rem;
    left: 0rem;
    font-size: 0.8rem;
    color: #FF4081;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}
.login_form {
    padding: 25px !important;
}
div#pagotipo-error,
div#contratotipo-error {
    margin-top: 1.5rem;
}
div#icono-error {
    text-transform: capitalize;
}
em {
    margin-left: 1rem;
}
nav {
    margin-bottom: 7rem;
    background-color: #011784 !important;
}
nav ul#nav-mobile li:hover {
    background-color: #6676c3;
}
nav .nav-wrapper {
    padding: 0.2rem;
}
nav ul a,
.dropdown-content li>a,
.dropdown-content li>span {
    font-size: 1.3rem;
}
nav ul#dropdown1 {
    width: auto !important;
}
ul.dropdown-content {
    width: auto !important;
    /* border: 1px solid; */
}
div.breadcrumb {
    color: #566573;
    font-size: inherit;
    font-style: oblique;
    margin-top: -7rem;
    margin-bottom: 5rem;
}
div.breadcrumb:before {
    content: none !important;
}
div.breadcrumb i {
    font-size: 1.5rem !important;
}
div.breadcrumb a {
    color: inherit !important;
}
.dropdown-content li>a
/*, .dropdown-content li>span*/ {
    color: #011784;
}
.dropdown-content li>a:hover {
    color: #fff;
}
.btn,
.btn-large,
.btn-small {
    color: #011784;
    background-color: #e3f2fd;
}
.btn:hover,
.btn-large:hover,
.btn-small:hover {
    color:  #fff;
    background-color: #0d47a1;
}
.btn:focus,
.btn-large:focus,
.btn-small:focus,
.btn-floating:focus {
    background-color: #0d47a1;
}
label {
    font-weight: bold !important;
    color: rgba(0,0,0,0.87) !important;
    font-size: 1rem !important;
}
label.active {
    font-size: 1.2rem !important;
}
label.left {
    float: left;
    margin-right: 1rem;
}
div#manzanas p {
    color: #9e9e9e;
}
form#formAgregarFraccionamiento span.thumb,
form#formAgregarFraccionamiento span.thumb.active {
    display: none;
}
form#formLoteLibre span.error {
    display: block;
    min-height: 1.5rem;
}
div.dataTables_info {
    margin-top: 1rem;
    text-align: center !important;
}
div.paging_simple_numbers {
    text-align: center;
}
div.paging_simple_numbers a {
    padding: 0 1rem;
}
table#reporte {
    margin: 0 auto;
    margin-top: 4rem;
    width: 65% !important;
}
table#reporte tfoot {
    display: none;
}
table#reporte tbody tr td:first-child {
    padding-left: 2rem;
}
table.manzana {
    width: 10%;
    float: left;
    margin-left: 1rem;
}
table.manzana tr td {
    text-align: center;
}
div.cancelar {
    width: 50%;
    margin: 0 auto;
    text-align: center;
}
div.cancelar button {
    margin-right: 2rem;
}
div.cancelar p {
    overflow: auto;
    width: 300px;
    margin: auto;
}
button#contrato {
    margin-right: 1rem;
}
div#informe_paginate {
    text-align: center !important;
}
div#informe_paginate a.paginate_button {
    margin: 1rem;
}
input#parcialidad {
    text-align: center;
    width: 70px;
    height: 0.9em;
    margin-bottom: 0px;
}
textarea {
    width: auto;
    height: auto;
}
table.pagos tr th,
table.pagos tr td {
    text-align: center !important;
}
a.uno {
    color: #f9c546;
}
a.dos {
    color: #ee5335;
}
a.tres {
    color: #93223e;
}
a.apartado {
    color: #424949;
}
table#gastos tbody tr td div.material-placeholder,
table#compradores tbody tr td div.material-placeholder {
    width: 25px;
    height: 25px;
    margin-right: 5px;
    display: inline-flex;
}
div.documentos div.material-placeholder {
    width: 100px;
    height: 120px;
    margin-right: 5px;
    display: inline-flex;
}
div.documentos div.material-placeholder img {
    width: 100%;
}
#compradores_paginate,
#gastos_paginate {
    margin-top: 2rem;
    text-align: center;
}
div#compradores_length select,
div#gastos_length select {
    display: block;
    width: 5rem;
}
div.pagosextra ul {
    padding-left: revert;
}
div.pagosextra ul li {
    list-style-type: disc;
}
table.centered tfoot tr td,
table.centered tfoot tr th {
    text-align: center;
}
table.pagos tr {
    border-bottom: 0px;
    border-top: 1px solid rgba(0,0,0,0.12);
}
.completo {
    color: green;
}
.pagoextra {
    color: orange;
}
fieldset {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 2rem;
    border: 1px solid #9e9e9e;
}
fieldset legend {
    color: #9e9e9e;
    font-size: 1.2rem;
    text-align: left !important;
}
fieldset#ventas {
    width: 15%;
}
fieldset#ventas div.row {
    margin-bottom: 0px;
}
fieldset#ventas table tr {
    border-bottom: 0px;
}
fieldset#ventas table tr th {
    width: 20%;
    padding: 0px !important;
}
fieldset#ventas table tr td {
    text-align: right;
    padding: 0px !important;
}
fieldset.gastos,
fieldset.datos {
    width: 50%;
}
input[type=email]:not(.browser-default),
input[type=email]:not(.browser-default):focus,
input[type=text]:not(.browser-default),
input[type=text]:not(.browser-default):focus,
input[type=text]:not(.browser-default):focus:not([readonly]),
input[type=password]:not(.browser-default):focus:not([readonly]) {
    border-bottom: 1px solid #0d47a1 !important;
    box-shadow: 0 1px 0 0 #0d47a1 !important;
}
.input-field .prefix.active,
.dropdown-content li>a, .dropdown-content li>span {
    color: #0d47a1;
}
.dropdown-content li>span {
    font-size: initial;
}

label#cuotamensual {
    display: inline-block;
    margin-left: 15%;
    cursor: context-menu;
}
table.cuotas {
    width: 50%;
    margin: 0 auto;
}
table.cuotas tr td {
    text-align: center;
}
ul.collapsible fieldset#ventas {
  width: 25%;
}
table#amortizacion {
    border: 1px solid rgba(0,0,0,0.12);
}


.material-icons.tiny {
    font-size: 16px !important;
}