/*
 * Licensed to Jasig under one or more contributor license
 * agreements. See the NOTICE file distributed with this work
 * for additional information regarding copyright ownership.
 * Jasig licenses this file to you under the Apache License,
 * Version 2.0 (the "License"); you may not use this file
 * except in compliance with the License.  You may obtain a
 * copy of the License at the following location:
 *
 *   http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

nav ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

/* change colours to suit your needs */
ins { background-color: #ff9; color: #000; text-decoration: none; }

/* change colours to suit your needs */
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

table { border-collapse: collapse; border-spacing: 0; }

/* change border colour to suit your needs */
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; }

input, select { vertical-align: middle; }

/* general page */
body { font-family: Roboto, Verdana, sans-serif; font-size: 11px; line-height: 1.4em; }

#cas { background: url(images/oru-bg.jpg); }
#cas .flc-screenNavigator-view-container { width: 100%; margin: 0 auto; }
#cas .flc-screenNavigator-view-container #header, #cas .flc-screenNavigator-view-container #content { -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1); }
#cas .flc-screenNavigator-view-container #header { background: #0A2C59; };
#cas .flc-screenNavigator-view-container #content { -webkit-border-bottom-right-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -moz-border-radius-bottomleft: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }

/* header */
#cas #header { padding-top: 10px; }
#cas #header #company-name { width: 1024px; height: 100px; text-indent: -999em; background: url(images/oru-logo.png) no-repeat; margin: 0 0 0 17%; }
#app-name { color: #002F60; font-size: 3em; font-weight: normal; }
p.fl-note { color: #002F60; font-size: 1.7em; line-height: 30px; }
/* content */
#cas #content { width: 850px; min-height: 200px; margin: 0 auto; padding: 50px;  background-color: #FFF; border-radius: 100px; overflow: hidden; }
#cas #content div.top-verbiage { margin: 0px 10px 10px 0px; text-align: center; padding: 0px 10px 10px 0px; }
#cas #content div.errors,
#cas #content div.info,
#cas #content div.success { padding: 20px; margin-bottom: 10px; }
#cas #content div.errors h2,
#cas #content div.info h2,
#cas #content div.success h2 { font-size: 1.4em; margin-bottom: 0.5em; }
#cas #content div.errors { border: 1px dotted #BB0000; color: #BB0000; padding-left: 100px; background: url(../../images/error.gif) no-repeat 20px center; }
#cas #content div.success { border: 1px dotted #390; color: #390; padding-left: 100px; background: url(../../images/confirm.gif) no-repeat 20px center; }
#cas #content div.info { border: 1px dotted #008; color: #008; padding-left: 100px; background: url(../../images/info.gif) no-repeat 20px center; }

#cas #content #app-name #title1 { font-weight: bold; }
#cas #content #login { width: 650px;  margin: 0 auto; }
#cas #content #login #fm1 {  padding: 10px 40px; background: #FFF; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#cas #content #login #fm1 h2 { font-size: 1.4em; font-weight: normal; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #DDDDDD; }
#cas #content #login #fm1 .student { margin-bottom: 10px; float: left; }
#cas #content #login #fm1 .column { margin-bottom: 10px; margin-right: 12px; float: right; }
#cas #content #login #fm1 .row { margin-bottom: 10px;  }
#cas #content #login #fm1 .row .fl-label { display: block; color: #777777; }
#cas #content #login #fm1 .row input[type=text], #cas #content #login #fm1 .row input[type=password] { padding: 6px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #DDDDDD; background: #FFF; }
#cas #content #login #fm1 .row.check { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #DDDDDD; color: #777; font-size: 11px; }
#cas #content #login #fm1 .row .btn-submit { outline: none; -webkit-appearance: none; -webkit-border-radius: 0; border: 0; background: #0A2C59; color: white; font-weight: bold; padding: 10px 20px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;  }
#cas #content #login #fm1 .row .btn-reset { border: 0; background: none; color: #777; text-transform: lowercase; border-left: 1px solid #ddd; }
#cas #content #login #fm1 .row .btn-submit:hover, #cas #content #login #fm1 .row .btn-reset:hover { cursor: pointer; }
#cas #content #sidebar { width: auto; padding-top: 20px; }
#cas #content #sidebar .sidebar-content { padding: 10px; text-align: center; line-height: 2em }
#cas #content #sidebar .sidebar-content p { margin-bottom: 1.4em; }
#cas #content #sidebar .sidebar-content #list-languages ul { list-style: none; }
#cas #content #sidebar .sidebar-content #list-languages ul li { display: inline-block; padding: 0px 10px; border-right: 1px solid #e2e2e2; }
#cas #content #sidebar .sidebar-content #list-languages ul li:last-child { border: 0; line-height: 1.4em; }
.message_title { font-size: 1.7em; margin-bottom: 50px; text-align: center; line-height: 30px; }
.message_big   { font-size: 1.4em; margin-bottom: 50px; text-align: center; line-height: 30px;}
.message_small { font-size: 1em;  margin-bottom: 50px;  text-align: center; line-height: 30px;}
.app_links     { font-size: 1em;  margin-bottom: 50px; }
.pics { margin-bottom: -20px; }
#left_bar  { float: left; }
#right_bar { float: left; }
#messages  { color: #002F60; float: left; width: 410px; margin-left: 15px; margin-right: 15px; }
.thumbnail    { width: 50px; height: 30px }
.top_img    { border-radius: 200px; margin-bottom: 30px; }
.bottom_img { border-radius: 200px; }
a.button:link, a.button:visited { outline: none; -webkit-appearance: none; -webkit-border-radius: 0; border: 0; background: #0A2C59; color: white; font-weight: bold; padding: 10px 20px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-decoration: none;  }
#d2l_logo { width: 200px; }
#vision_logo { width: 150px; }
/* footer */
#cas #footer { color: #EEE; margin: 20px 0; text-align: center; }
a.footer_link:visited, a.footer_link:link { color: #EEE; }
/* < 960 */
@media only screen and (max-width: 960px) {
  #cas .flc-screenNavigator-view-container { width: 100%; }
  #app-name { font-size: 2em; }
  p.fl-note { font-size: 1em; line-height: 20px; }
  #cas #footer { padding-left: 10px; }
  #cas #header #company-name { margin: 0 0 0 4%; }
  #cas #content #login #fm1 .column { padding: 0px; margin-bottom: 10px; margin-right: 12px; margin-left: 10px; float: left; }
  #cas #content { width: 450px; padding: 30px; border-radius: 40px; }
  #left_bar  { display: none; }
  #right_bar { display: none; }
  #messages { width: 450px }
  .message_title { font-size: 1.1em; margin-bottom: 20px; text-align: center; line-height: 30px; }
  .message_big   { font-size: 0.9em; margin-bottom: 20px; text-align: center; line-height: 30px;}
  .message_small { font-size: 0.8em;  margin-bottom: 20px;  text-align: center; line-height: 30px;}
  .app_links     { font-size: 1em;  margin-bottom: 20px; }
}

@media only screen and (max-width: 510px) {
  #cas #header #company-name { margin: 0; }
  #cas #content { padding: 15px; border-radius: 0px; width: 320px;}
  #cas #content div.top-verbiage { margin: 0px 10px -10px 0px; text-align: center; padding: 0px 0px 10px 0px; }
  #cas #content div.top-verbiage #app-name .title { line-height: 40px; }
  #cas #content div.top-verbiage #app-name .title1 { display: block; margin-bottom: 30px; font-size: 2.5em; }
  #cas #content #login { float: none; width: 100%; }
  #cas #content #login #fm1 .row .fl-label { margin-left: -10px; }
  #cas #content #login #fm1 .row input[type=text], #cas #content #login #fm1 .row input[type=password] { width: 100%; margin-left: -10px; padding: 10px; }
  #cas #content #login #fm1 .row .btn-submit { outline: none; -webkit-appearance: none; -webkit-border-radius: 0; border: 0; background: #0A2C59; color: white; font-weight: bold; width: 100%; padding: 10px 20px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
  #cas #content #login #fm1 .row .btn-reset { display: none; }
  #cas #content #sidebar { margin-top: 20px; padding: 6px; }
  #messages { width: 100% }
  .student { display: none; }
  #app-name { font-size: 1.5em; margin-bottom: -40px; }
  p.fl-note { font-size: 1em; line-height: 20px; }
}
