﻿body { padding-top: 50px; padding-bottom: 20px; height: 100vh; }
.body_logo { background: url("../Imagenes/Background.png") repeat; }
#layoutSidenav_content { margin-top: -56px; background: url("../Imagenes/Background.png") repeat !important; }
/* Set padding to keep content from hitting the edges */
.body-content { padding-left: 15px; padding-right: 15px; }
/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt { white-space: normal; }
/* Set width on the form input elements since they're 100% wide by default */
input, select, textarea { max-width: 1000px; }
.toast-top-center{ margin-top:5%;}
.bg-blue { background-color: #0F70B7 !important; }
.sb-sidenav-blue { background-color: #0F70B7 !important; }
.border-dark{ border-color: #095893 !important; }
.nav .nav-link { color: #A9D8FA !important;}
.nav .nav-link:hover { color: #FFFFFF !important;}
.nav .active { color: #FFFFFF !important;}
.custom-file-input ~ .custom-file-label::after { content: "Elegir"; }

* table{font-size:13px}