@import url('https://fonts.googleapis.com/css?family=Architects+Daughter|Gloria+Hallelujah|Josefin+Sans|Josefin+Slab');

.modal-info .modal-header {
    background: #6a1c32;
}

#btnDemo {
  display: none;
}

.px-navbar {
    color: #fff;
    box-shadow: 0 1px 0 0 #6a1c32 !important  ;
}

.mNavBar {
  background: #6a1c32 !important;
}

.table-primary thead th, .table-primary thead tr {
    background: #6a1c32;
}

.btn-primary, .table-primary .table-header {
    background: #6a1c32;
}

.table-primary .table-header, .table-primary thead, .table-primary thead th, .table-primary thead tr {
  
    background: #6a1c32 !important;

}

@media (max-width: 450px)
.px-navbar .dropdown.open {
    background: #6a1c32!important;
    border-color: #6a1c32;
}

@media (max-width: 450px) {

  #mBoxUser {
    margin-left: auto;
    margin-right: auto !important;
    margin-top: -60px !important;
    margin-bottom: 0px !important;
  }
}

body {
  width: 100%;
  margin: 0;
  font-size: 12px;
}

* {
  font-size: 102%;
}

#aside1 {
  background: url('../../img/portales/fiarumfacturas/bg.jpg');
  background: red;
}

#imgLogo img {
  content: url('../../img/portales/fiarumfacturas/logo.png');
  margin-top: 5px !important;
  margin-left: calc(50% - 70px);
  height: 100px;
  width: 100px;
}

.header,
.main-header {
  background: white !important;
  height: 160px !important;
  background-size: 100% 100% !important;
}

.page-signin-modal {
  background-image: url('../../img/portales/fiarumfacturas/marca_agua.png') !important;
  background-repeat: no-repeat !important;
  background-size: 20%;
  background-position-x: 15%;
}

.page-signin-modal>.modal-dialog {
  margin: 60px auto;
  float: inherit;
}

.btn {
  font-weight: bold !important;
}

.btn-info,
.bg-primary,
.btn-primary {
  background: #6a1c32 !important;
  border-color: #6a1c32 !important;
  color: #fff;
  font-weight: bold;
}

#page-signin-forgot-link {
  color: #377bb7 !important;
  font-weight: bold;
}

.page-signin-modal h4,
.title-flo {
  color: #6a1c32 !important;
}

.title-flo {
  text-shadow: none !important;
}

#px-demo-signup-link {
  display: none;
}

.mNavBar {
  top: 134px;
}

#btnTienda {
  display: none;
}

#px-navbar-collapse,
#btn-px-nav-toggle {
  background: #6a1c32;
}

#px-navbar-collapse a {
  color: #fff;
  font-weight: bold;
}

#px-navbar-collapse li {
  border: 1px solid;
  margin: 0px 15px;
}

#menuAyuda {}

#mBoxUser a {
  color: #333;
  margin-left: 3px;
  font-weight: normal;
}

.p-b-1,
.p-y-1 {
  padding-bottom: 3px !important;
  padding-top: 3px !important;
}

.fa {
  font: normal normal normal normal normal normal 1 FontAwesome !important;
}

.panel-flo .panel-heading {
  background: #6a1c32 !important;
}

.panel-flo {
  border-color: #6a1c32 !important;
}