/* normalize.css v2.0.1 | MIT License | git.io/normalize */
/* line 1, ../sass/partials/_normalize.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block;
}

/* line 1, ../sass/partials/_normalize.scss */
audio, canvas, video {
  display: inline-block;
}

/* line 1, ../sass/partials/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 1, ../sass/partials/_normalize.scss */
[hidden] {
  display: none;
}

/* line 1, ../sass/partials/_normalize.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 1, ../sass/partials/_normalize.scss */
body {
  margin: 0;
}

/* line 1, ../sass/partials/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/* line 1, ../sass/partials/_normalize.scss */
a:active, a:hover {
  outline: 0;
}

/* line 1, ../sass/partials/_normalize.scss */
h1 {
  font-size: 2em;
}

/* line 1, ../sass/partials/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 1, ../sass/partials/_normalize.scss */
b, strong {
  font-weight: bold;
}

/* line 1, ../sass/partials/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 1, ../sass/partials/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 1, ../sass/partials/_normalize.scss */
code, kbd, pre, samp {
  font-family: monospace,serif;
  font-size: 1em;
}

/* line 1, ../sass/partials/_normalize.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/* line 1, ../sass/partials/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/* line 1, ../sass/partials/_normalize.scss */
small {
  font-size: 80%;
}

/* line 1, ../sass/partials/_normalize.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 1, ../sass/partials/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 1, ../sass/partials/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 1, ../sass/partials/_normalize.scss */
img {
  border: 0;
}

/* line 1, ../sass/partials/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 1, ../sass/partials/_normalize.scss */
figure {
  margin: 0;
}

/* line 1, ../sass/partials/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

/* line 1, ../sass/partials/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 1, ../sass/partials/_normalize.scss */
button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

/* line 1, ../sass/partials/_normalize.scss */
button, input {
  line-height: normal;
}

/* line 1, ../sass/partials/_normalize.scss */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 1, ../sass/partials/_normalize.scss */
button[disabled], input[disabled] {
  cursor: default;
}

/* line 1, ../sass/partials/_normalize.scss */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 1, ../sass/partials/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 1, ../sass/partials/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 1, ../sass/partials/_normalize.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 1, ../sass/partials/_normalize.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* line 1, ../sass/partials/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 2, ../sass/partials/_normalize.scss */
input, textarea, select {
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* line 14, ../sass/partials/_placeholders.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

/* line 19, ../sass/partials/_placeholders.scss */
.clearfix:after {
  clear: both;
}

/* line 85, ../sass/partials/_placeholders.scss */
a {
  color: #6fb9f5;
  text-decoration: underline;
}

/* line 89, ../sass/partials/_placeholders.scss */
a:hover {
  color: #6fb9f5;
  text-decoration: none;
}

/* line 93, ../sass/partials/_placeholders.scss */
a img {
  border: none;
}

/* line 96, ../sass/partials/_placeholders.scss */
h1, h2, h3, h4 {
  /*font-weight: normal;
  margin-bottom:0.5em;*/
  margin: 0px;
}

/* line 101, ../sass/partials/_placeholders.scss */
h1 {
  color: #003d4c;
  font-size: 100%;
}

/* line 105, ../sass/partials/_placeholders.scss */
h2 {
  color: #e32;
  font-family: 'Gill Sans','lucida grande', helvetica, arial, sans-serif;
  font-size: 190%;
}

/* line 113, ../sass/partials/_placeholders.scss */
h4 {
  color: #41A0EC;
  /*font-weight: normal;*/
}

/* line 117, ../sass/partials/_placeholders.scss */
ul, li {
  /*margin: 0 12px;*/
  padding: 0px;
  margin: 0px;
}

/* line 122, ../sass/partials/_placeholders.scss */
p {
  margin: 0 0 0 0;
}

/* line 5, ../sass/login.scss */
body {
  font-family: Verdana;
  color: #616161;
  background: #fff;
  font-size: 11px;
  line-height: 100%;
}

/* line 14, ../sass/login.scss */
#login {
  width: 345px;
  margin: 200px auto 0;
}

/* line 19, ../sass/login.scss */
.logos img {
  float: right;
  display: block;
  max-width: 150px;
  height: auto;
  max-height: 100px;
}

/* line 26, ../sass/login.scss */
.logos {
  margin-bottom: 20px;
}

/* line 30, ../sass/login.scss */
.logos img:first-child {
  float: left;
}

/* line 34, ../sass/login.scss */
p.error, p.notice {
  color: red;
  display: block;
  float: left;
  line-height: 18px;
  margin: 10px 5px 0 20px;
}

/* line 43, ../sass/login.scss */
#login h1 {
  border-bottom: 1px solid #e4e4e4;
  margin: 0;
  font-size: 14px;
  line-height: 14px;
  height: 14px;
  padding: 14px 20px 12px;
}

/* line 51, ../sass/login.scss */
.white-lane {
  width: 100%;
  height: 1px;
  background-color: #fff;
  margin-bottom: 30px;
}

/* line 58, ../sass/login.scss */
#login-box {
  border-radius: 5px;
  background-color: #f5f5f5;
  border: 1px solid #fff;
  -webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
  padding-bottom: 15px;
}

/* line 67, ../sass/login.scss */
#login-box > a {
  float: left;
  margin: 12px 0 0 22px;
}

/* line 72, ../sass/login.scss */
.submit {
  float: right;
  margin-right: 31px;
}

/* line 79, ../sass/login.scss */
.text,
.password {
  line-height: 34px;
  height: 34px;
}

/* line 84, ../sass/login.scss */
.text label,
.password label {
  display: inline-block;
  margin-left: 20px;
  width: 90px;
  line-height: 14px;
}

/* line 91, ../sass/login.scss */
.confirm-password label {
  position: relative;
  top: 7px;
}

/* line 96, ../sass/login.scss */
input[type="text"],
input[type="password"] {
  border: 1px solid #e5e5e5;
  width: 202px;
  height: 24px;
  background: #fff;
  text-indent: 10px;
}

/* line 105, ../sass/login.scss */
input[type="submit"] {
  background: #ededed;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ededed 0%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ededed 0%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ededed 0%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ededed 0%, white 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ededed 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 );
  /* IE6-8 */
  border: 1px solid #fff;
  border-radius: 14px;
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.2);
  font-size: 10px;
  padding: 0;
  margin: 7px 0 0 0;
  height: 22px;
  line-height: 22px;
  text-align: center;
  text-transform: lowercase;
  width: 90px;
}

/* line 139, ../sass/login.scss */
input[type="submit"]:hover {
  background: #ffffff;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, white 0%, #ededed 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #ededed));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #ededed 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #ededed 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, #ededed 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #ededed 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
  /* IE6-8 */
}
