@charset "UTF-8";
/*
Copyright (C) 2017 Nauta Tecnològica, SCP - All Rights Reserved.
Unauthorized copying, publishing, commercial usage and/or distribution of this file,
via any medium, is strictly prohibited without the express permission of the owner.
*/
/* 
    Created on : 29/01/2017, 02:47:14
    Author     : Jordi Santacana <jordistc@nautalogica.com>
*/
/*
Copyright (C) 2017 Nauta Tecnològica, SCP - All Rights Reserved.
Unauthorized copying, publishing, commercial usage and/or distribution of this file,
via any medium, is strictly prohibited without the express permission of the owner.
*/
/* 
    Created on : 29/01/2017, 02:38:51
    Author     : Jordi Santacana <jordistc@nautalogica.com>
*/
/*
Copyright (C) 2017 Nauta Tecnològica, SCP - All Rights Reserved.
Unauthorized copying, publishing, commercial usage and/or distribution of this file,
via any medium, is strictly prohibited without the express permission of the owner.
*/
/* 
    Created on : 29/01/2017, 02:39:13
    Author     : Jordi Santacana <jordistc@nautalogica.com>
*/
/*
Copyright (C) 2017 Nauta Tecnològica, SCP - All Rights Reserved.
Unauthorized copying, publishing, commercial usage and/or distribution of this file,
via any medium, is strictly prohibited without the express permission of the owner.
*/
/*
    Created on : 29/01/2017, 02:39:34
    Author     : Jordi Santacana <jordistc@nautalogica.com>
*/
/*@mixin font-size($size: 12, $base: 16) {
	font-size: $size + px;
	font-size: ($size / $base) * 1rem;
}*/
/*
Copyright (C) 2017 Nauta Tecnològica, SCP - All Rights Reserved.
Unauthorized copying, publishing, commercial usage and/or distribution of this file,
via any medium, is strictly prohibited without the express permission of the owner.
*/
/* 
    Created on : 29/01/2017, 02:45:23
    Author     : Jordi Santacana <jordistc@nautalogica.com>
*/
/*
Copyright (C) 2017 Nauta Tecnològica, SCP - All Rights Reserved.
Unauthorized copying, publishing, commercial usage and/or distribution of this file,
via any medium, is strictly prohibited without the express permission of the owner.
*/
/* 
    Created on : 29/01/2017, 02:46:16
    Author     : Jordi Santacana <jordistc@nautalogica.com>
*/
/*
Copyright (C) 2017 Nauta Tecnològica, SCP - All Rights Reserved.
Unauthorized copying, publishing, commercial usage and/or distribution of this file,
via any medium, is strictly prohibited without the express permission of the owner.
*/
/* 
    Created on : 29/01/2017, 02:46:47
    Author     : Jordi Santacana <jordistc@nautalogica.com>
*/
/*
Copyright (C) 2017 Nauta Tecnològica, SCP - All Rights Reserved.
Unauthorized copying, publishing, commercial usage and/or distribution of this file,
via any medium, is strictly prohibited without the express permission of the owner.
*/
/* 
    Created on : 29/01/2017, 02:36:06
    Author     : Jordi Santacana <jordistc@nautalogica.com>
*/
/*
Copyright (C) 2017 Nauta Tecnològica, SCP - All Rights Reserved.
Unauthorized copying, publishing, commercial usage and/or distribution of this file,
via any medium, is strictly prohibited without the express permission of the owner.
*/
/* 
    Created on : 29/01/2017, 02:41:16
    Author     : Jordi Santacana <jordistc@nautalogica.com>
*/
/*@mixin gradient-striped($color: rgba(255, 255, 255, 0.15), $angle: 45deg) {
	background-image: none;
	background-image: none;
}*/
/*
Copyright (C) 2017 Nauta Tecnològica, SCP - All Rights Reserved.
Unauthorized copying, publishing, commercial usage and/or distribution of this file,
via any medium, is strictly prohibited without the express permission of the owner.
*/
/* 
    Created on : 29/01/2017, 02:48:12
    Author     : Jordi Santacana <jordistc@nautalogica.com>
*/
#login-page #webpage-wrapper {
  position: relative;
}
#login-page #webpage-wrapper #webpage-content {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#login-page #fastlogin {
  margin-top: 10px;
}
#login-page .button.smallbtn {
  padding: 1px 2px;
  font: 12px/100% sans-serif;
}

#login-form {
  padding-top: 20px;
  padding-bottom: 10px;
}
#login-form .btn-primary {
  color: #fff;
  background-color: #373736;
  border-color: #373736;
}
#login-form .form-error {
  padding-bottom: 10px;
}
#login-form .text-error {
  font-weight: bold;
}

/*# sourceMappingURL=login.css.map */
