@font-face {
  font-family: 'overlockregular';
  src: url('../fonts/overlock-regular-webfont.eot');
  src: url('../fonts/overlock-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/overlock-regular-webfont.woff2') format('woff2'), url('../fonts/overlock-regular-webfont.woff') format('woff'), url('../fonts/overlock-regular-webfont.ttf') format('truetype'), url('../fonts/overlock-regular-webfont.svg#overlockregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'overlockblack';
  src: url('../fonts/overlock-black-webfont.eot');
  src: url('../fonts/overlock-black-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/overlock-black-webfont.woff2') format('woff2'), url('../fonts/overlock-black-webfont.woff') format('woff'), url('../fonts/overlock-black-webfont.ttf') format('truetype'), url('../fonts/overlock-black-webfont.svg#overlockblack') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'overlockblack_italic';
  src: url('../fonts/overlock-blackitalic-webfont.eot');
  src: url('../fonts/overlock-blackitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/overlock-blackitalic-webfont.woff2') format('woff2'), url('../fonts/overlock-blackitalic-webfont.woff') format('woff'), url('../fonts/overlock-blackitalic-webfont.ttf') format('truetype'), url('../fonts/overlock-blackitalic-webfont.svg#overlockblack_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
  min-height: 850px;
  background-size: 100%;
}
/* Links
========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
========================================================================== */
/**
 * Address inconsistent styling of `abbr[title]`.
 * 1. Correct styling in Firefox 39 and Opera 12.
 * 2. Correct missing styling in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Address inconsistent styling of b and strong.
 * 1. Correct duplicate application of `bolder` in Safari 6.0.2.
 * 2. Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+.
 */
b,
strong {
  font-weight: inherit;
  /* 1 */
}
b,
strong {
  font-weight: bolder;
  /* 2 */
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address inconsistent styling of `hr`.
 * 1. Correct `box-sizing` set to `border-box` in Firefox.
 * 2. Correct `overflow` set to `hidden` in IE 8/9/10/11 and Edge 12.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * 1. Correct inheritance and scaling of font-size for preformatted text.
 * 2. Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Forms
========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct font properties not being inherited.
 * 2. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
/**
* 1. Correct `color` not being inherited in IE 8/9/10/11.
* 2. Remove padding so people aren't caught out if they zero out fieldsets.
*/
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
* Remove default vertical scrollbar in IE 8/9/10/11.
*/
textarea {
  overflow: auto;
}
/**
* Restore font weight (unset by a rule above).
* NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
*/
optgroup {
  font-weight: bold;
}
html,
body {
  /*height: 100%;*/
}
body {
  color: #48453f;
  font-family: Arial, sans-serif;
  font-size: 13px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "overlockblack", Arial, sans-serif;
  font-weight: normal;
  text-align: left;
}
ul,
ol {
  list-style: none;
}
a {
  color: inherit;
}
#parentpage {
  margin-top: 0;
  width: 100%;
  background-image: url("../images/bg-cas.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#page {
  min-height: 850px;
}
#header {
  background: #fff;
  margin: 0 0 100px;
}
#header .container {
  margin: 0 auto;
  overflow: hidden;
  width: 1140px;
}
#header .header-top {
  padding: 10px 0;
}
#header .header-top .container {
  position: relative;
}
#header .logo-site {
  font-family: "overlockblack", Arial, sans-serif;
  font-size: 18px;
  float: left;
  margin: 0;
  color: var(--mdc-theme-on-primary, #000);
}
#content .form-block {
  background: #fff;
  margin: 0 auto;
  max-width: 460px;
}
#content .form-block h2 {
  color: var(--cas-theme-success, #000);
  font-size: 24px;
  margin-top: 0;
}
#content .form-block h3 {
  font-size: 16px;
  margin-top: 2rem;
}
#content .form-block .form-signin,
#content .form-block .form-signup,
#content .form-block .form-bottom {
  padding: 20px;
}
#content .form-block .form-signin {
  border-bottom: 1px solid #dcd9d3;
  text-align: right;
}
#content .form-block .form-signin .form-row {
  margin: 10px 0;
}
#content .form-block .form-signin .btn {
  background-color: var(--mdc-theme-on-primary, #000);
  color: #fff;
  margin: 10px 0 0;
  display: block;
  width: 100%;
}
#content .form-block .form-signup {
  overflow: hidden;
}
#content .form-block .form-signup .btn {
  background: var(--cas-theme-secondary, #000);
  color: #fff;
  float: right;
}
#content .form-block .form-bottom {
  background: #efeeec;
  color: #1c2436;
  font-family: "overlockblack", Arial, sans-serif;
  font-size: 18px;
  position: relative;
  text-transform: uppercase;
}
#content .form-block .form-bottom:before {
  background: url('../images/bg-form-cas.png') repeat-x;
  content: '';
  height: 10px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
}
#content .form-block .form-bottom ul {
  padding: 0 0 0 90px;
  position: relative;
}
#content .form-block .form-bottom ul:before {
  background: url('../images/like-icon.png') no-repeat;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 67px;
  width: 73px;
}
#content .form-block .form-bottom ul li:before {
  content: '>';
  display: inline-block;
  margin: 0 5px 0 0;
  vertical-align: middle;
}
#footer {
  background: #e9dec7;
  color: #fff;
  height: 145px;
  line-height: 145px;
  text-align: center;
}
#footer a {
  text-decoration: none;
}
#footer ul {
  margin: 0;
  padding: 0;
  color: #48453f;
}
#footer li {
  display: inline-block;
}
#footer li + li {
  margin: 0 0 0 40px;
}

.mdc-drawer-app-content {
    padding-top: 0px;
}

#main-content {
    padding-top: 0px;
}

#login-form-controls {
    text-align: right;
}


#sidebar .btn-primary {
    background: #c29140;
    color: #fff;
    float: right;
}

.login-section {
    padding: 0px;
}

.login-section form, .login-section #sidebar .form-signup {
    padding: 2rem 2.5rem;
}

.login-section form {
    padding-bottom: 0px;
}
.login-section #sidebar .form-signup {
    padding-top: 0px;
}
