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

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

* {
	font-size: 102%;
}

#imgLogo img {
	content: url('../../img/portales/nissimultiservicios/logo.png');
	margin-top: 15px !important;
	margin-left: 20px;
	height: 100px;	
	width: 300px;
}

.header, .main-header {
  background: url('../../img/portales/nissimultiservicios/header.png') !important;
  height: 134px !important;
  background-size: 100% 100% !important;
}
/* 
.page-signin-modal {
  background: url('../../img/portales/nissimultiservicios/marca_agua.png') !important;   
  background-repeat: no-repeat !important;
  background-size: 30% !important;
  background-position-y: 100px !important;
  background-position-x: 200px !important;
 z-index:10000 !important;
}*/  

.page-signin-modal > .modal-dialog { 
  margin: 60px auto;
  float: inherit;
}
.btn {
	font-weight: bold !important;
}
.btn-primary {
	background: #001a99   !important;
	border-color: #001a99 ;
	color: #fff;
	font-weight: bold;
}

#btn-demo {
	background: #001a99   !important;
	border-color: #001a99 ;
	color: #fff;
	font-weight: bold;
}

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

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

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

#px-demo-signup-link {
}

.mNavBar {
  top: 134px;
}

#btnTienda {
	display: none;
}

#px-navbar-collapse, #btn-px-nav-toggle {
  background: #001a99 ;
}

#px-navbar-collapse a {
	color: #fff;
	font-weight: bold;
}
#px-navbar-collapse li {
	border: 1px solid;
	margin: 0px 2px;
}

#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: #001a99   !important;
}

.panel-flo  {
	border-color: #001a99   !important;
}

#btnDemo{
    background: rgba(216, 101, 7, 1);
    background: -moz-linear-gradient(left, rgba(216, 101, 7, 1) 0%, rgba(238, 150, 26, 1) 40%, rgba(238, 150, 26, 1) 60%, rgba(216, 101, 7, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(216, 101, 7, 1)), color-stop(40%, rgba(238, 150, 26, 1)), color-stop(60%, rgba(238, 150, 26, 1)), color-stop(100%, rgba(216, 101, 7, 1)));
    background: -webkit-linear-gradient(left, rgba(216, 101, 7, 1) 0%, rgba(238, 150, 26, 1) 40%, rgba(238, 150, 26, 1) 60%, rgba(216, 101, 7, 1) 100%);
    background: -o-linear-gradient(left, rgba(216, 101, 7, 1) 0%, rgba(238, 150, 26, 1) 40%, rgba(238, 150, 26, 1) 60%, rgba(216, 101, 7, 1) 100%);
    background: -ms-linear-gradient(left, rgba(216, 101, 7, 1) 0%, rgba(238, 150, 26, 1) 40%, rgba(238, 150, 26, 1) 60%, rgba(216, 101, 7, 1) 100%);
    background: linear-gradient(to right, rgb(0 26 153) 0%, rgb(0 26 153) 40%, rgb(0 26 153) 60%, rgb(0 26 153) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d86507', endColorstr='#d86507', GradientType=1);
    color: white;
    padding: 5px;
    clear: both;
    margin-bottom: 10px;
    border-radius: 15px 0px 15px 0px;
    display: block;
    width: 150px;
    text-align: center;
    margin: auto;
    margin-bottom: 15px;
}

#page-signin-forgot-link{
    color: #931a68 !important;
    text-decoration: underline !important;


}
a{
    color: #931a68;
    text-decoration: underline;
}