@import url('https://fonts.googleapis.com/css?family=Architects+Daughter|Gloria+Hallelujah|Josefin+Sans|Josefin+Slab');
.padre{
	display:inline-block !important;
}
body { 
	width:100%; 
	margin:0;
	font-size:12px;
}

* {
	font-size: 102%;
}

#imgLogo img {
	content: url('../../img/portales/facturelux/logo.png');
	margin-top: 20px !important;
	margin-left: 10px;
	height: 90px;
	width: 300px;
 
}

.header, .main-header {
  background: url('../../img/portales/facturelux/header.png') !important;
  height: 134px !important;
  background-size: 100% 100% !important;
}


.page-signin-modal > .modal-dialog {
  margin: 60px auto;
  float: inherit;
}
.btn {
	font-weight: bold !important;
}
.btn-primary ,.btn-primary :hover{
	background: #133C69 !important;
	background: linear-gradient(90deg,rgba(19, 60, 105, 1) 0%, rgba(19, 191, 158, 1) 100%) !important;
	color: white !important;
	font-weight: bold;
	border-radius: 15px;
}

#btnDemo,#btnDemo:hover{
	background: #133C69 !important;
	background: linear-gradient(90deg,rgba(19, 60, 105, 1) 0%, rgba(19, 191, 158, 1) 100%) !important;
	color: white !important;
	font-weight: bold;
	border-radius: 0px;
}

#btnEnviar,#btnEnviar:hover{
	background: #133C69 !important;
	background: linear-gradient(90deg,rgba(19, 60, 105, 1) 0%, rgba(19, 191, 158, 1) 100%) !important;
	color: white !important;
	font-weight: bold;
	border-radius: 0px;
}

.modal-info .modal-header {
	background: #133c69 !important;
	color: white;
}
 

#page-signin-forgot-link { 
	color: #61ece8 !important;
	font-weight: bold;
}

.page-signin-modal h4,
.title-flo {
	color: #133c69  !important;
}

.title-flo {
	text-shadow: none !important;
}

#px-demo-signup-link {
	color: #161616  !important;
}

.mNavBar {
  top: 134px;
}

#btnTienda {
	display: none;
}

#px-navbar-collapse, #btn-px-nav-toggle {
  background: #133c69 ;
}

#px-navbar-collapse a {
	color: #fff;
	font-weight: bold;
}
#px-navbar-collapse li {
	border: 1px solid;
}

#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: #133c69 !important;
}

.panel-flo  {
	border-color: #133c69 !important;
}

.register{
	color: #133c69 !important;
}

#page-signin-forgot-link{
	color: #5b5b5b5  !important;
}

.fa-lock,.fa-user,.fa-file-text-o{
color: #133c69!important;
}

.in_sesion{
	text-align:center;
}
.input-group-addon:last-child {
background:#01be9b;
}