@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/* Standards: typo, forms, structure, and common vars & mixins */
/* Color Scheme -------------------------------------------------*/
/* RBG 74 99 140 */
/* RBG 210 200 183 */
/* used for secondary actions (i.e. reset or clear) */
/* used for primary actions (i.e. continue or submit) */
/* used for cancel */
/* used for errors */
/* warning or attention */
/*--------------------------------------------------------------*/
.hidden {
  display: none; }

/* Environment Paths -------------------------------------------*/
/*--------------------------------------------------------------*/
/* Mixins ------------------------------------------------------*/
/*--------------------------------------------------------------*/
@font-face {
  font-family: "PT Sans Bold";
  src: url('../fonts/PTS75F-webfont.eot?1674056541');
  src: url('../fonts/PTS75F-webfont.eot?&1674056541#iefix') format('embedded-opentype'), url('../fonts/PTS75F-webfont.woff?1674056541') format('woff'), url('../fonts/PTS75-webfont.ttf') format('truetype'); }
@font-face {
  font-family: "PT Sans Regular";
  src: url('../fonts/PTS55F-webfont.eot?1674056541');
  src: url('../fonts/PTS55F-webfont.eot?&1674056541#iefix') format('embedded-opentype'), url('../fonts/PTS55F-webfont.woff?1674056541') format('woff'), url('../fonts/PTS55-webfont.ttf') format('truetype'); }
@font-face {
  font-family: "Museo Slab";
  src: url('../fonts/Museo_Slab_500.eof');
  src: url('../fonts/Museo_Slab_500.eof?#iefix') format('embedded-opentype'), url('../fonts/Museo_Slab_500.otf?1674056541') format('opentype'); }
body {
  font-size: 1;
  line-height: 1.5em; }

html > body {
  font-size: 16px; }

/*--------------------------------------------------------------*/
/*General typography -------------------------------------------*/
h1 + p, h2 + p, h3 + p, h4 + p {
  margin-top: 8px; }

h1, h2, h3, h4, h5 {
  float: left;
  width: 100%; }

.message-box h1 {
  margin-top: 0; }

h1, h2, h3, h4, h5, p, small, label, li, a {
  font-family: "Georgia", serif;
  color: #333;
  font-weight: normal; }

h1 + table, h2 + table, h3 + table {
  margin-top: 8px; }

table, table small, table a {
  font-family: "PT Sans Regular"; }

table small {
  font-size: 0.875em;
  line-height: 1.71429em;
  margin-top: 1.71429em; }

table td.phoneColumn, table td.actionColumn {
  white-space: nowrap; }

a {
  color: navy; }

a:hover {
  color: #990000; }

h1 {
  font-size: 1.625em;
  line-height: 0.92308em;
  margin-top: 0.92308em;
  color: black; }

h2 {
  font-size: 1.375em;
  line-height: 1.09091em;
  margin-top: 1.09091em; }

h3 {
  font-size: 1.25em;
  line-height: 1.2em;
  margin-top: 1.2em; }

h4 {
  font-size: 1.125em;
  line-height: 1.33333em;
  margin-top: 1.33333em; }

h5 {
  font-size: 1em;
  line-height: 1.5em;
  margin-top: 1.5em; }

p, dl, dd, pre {
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 1.5em; }

small {
  font-size: 0.75em;
  line-height: 2em;
  margin-top: 2em; }
  small.quite {
    color: #666;
    font-style: italic; }

em {
  font-style: italic; }

p + ul {
  margin-top: -8px;
  margin-bottom: 24px; }

ul li {
  font-size: .95em;
  list-style-type: disc;
  margin-left: 28px; }

table th {
  font-weight: bold;
  padding: 0 .25em; }

.financial {
  font-family: monospaced;
  text-align: right; }

/* Application title ------------------------------------------*/
header .masthead h1, #header .masthead h1, .appTitle {
  font-size: 1.75em;
  line-height: 0.85714em;
  margin-top: 0.85714em;
  text-align: left;
  font-weight: bold; }

/*--------------------------------------------------------------*/
/* Topbar navigation ------------------------------------------*/
header .topbar .links, #header .topbar .links {
  padding: 0;
  margin: .85em .85em 0 0;
  float: right; }
  header .topbar .links li, #header .topbar .links li {
    font-size: .75em;
    list-style-type: none;
    text-transform: uppercase;
    border-left: 1px #CCCC99 solid;
    float: left;
    margin-left: 0; }
    header .topbar .links li:first-child, #header .topbar .links li:first-child {
      border: none; }
  header .topbar .links a, #header .topbar .links a {
    padding: 0 0.5em;
    color: #D2C8B7;
    font-family: "PT Sans Regular";
    font-weight: bold; }

/*--------------------------------------------------------------*/
/* Navigation bar ------------------------------------------*/
header nav .file-tabs, #header .navbar .file-tabs {
  height: 2em;
  min-height: 2em;
  font-size: 1.1em;
  list-style-type: none; }
  header nav .file-tabs li, #header .navbar .file-tabs li {
    font-family: "PT Sans Regular"; }

header nav ul li, #header .navbar ul li {
  list-style-type: none; }
  header nav ul li.current a, header nav ul li.current a:hover, header nav ul li.current a:visited, #header .navbar ul li.current a, #header .navbar ul li.current a:hover, #header .navbar ul li.current a:visited {
    color: white;
    font-weight: bold; }
  header nav ul li a, #header .navbar ul li a {
    padding: 0 10px;
    text-decoration: none;
    line-height: 2em;
    font-family: "PT Sans Regular"; }
    header nav ul li a:hover, #header .navbar ul li a:hover {
      color: #990000; }
    header nav ul li a:visited, #header .navbar ul li a:visited {
      color: #115; }

/*--------------------------------------------------------------*/
/* Taskbar navigation ------------------------------------------*/
header .taskbar, #header .taskbar {
  color: #D8CAA8; }
  header .taskbar a, #header .taskbar a {
    color: #D2C8B7;
    font-family: "PT Sans Regular";
    margin-right: 1.25em;
    padding: 0.4em 0.5em;
    line-height: 100%; }
    header .taskbar a:hover, #header .taskbar a:hover {
      color: #990000;
      background-color: #ebebeb; }
  header .taskbar a.current, #header .taskbar a.current {
    background-color: #D2C8B7;
    color: #43597f !important;
    text-decoration: none;
    font-weight: bold; }

/*--------------------------------------------------------------*/
/* Footer ------------------------------------------------------*/
footer .footer-text, #footer .footer-text {
  color: #333333;
  font-family: "Georgia", serif;
  font-size: 90%; }

/*--------------------------------------------------------------*/
/* Environment -------------------------------------------------*/
div.environ {
  color: #ffcfcf;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  font-family: "Museo Slab"; }
  div.environ span.heading {
    font-weight: bold;
    letter-spacing: 0.25em;
    line-height: 1.1;
    text-transform: uppercase; }
  div.environ span.details {
    font-size: 90%;
    font-style: italic; }

/*--------------------------------------------------------------*/
.ui-widget {
  font-size: .85em !important; }

/* font declarations and text tags */
form#url, form.inline {
  display: inline; }

fieldset {
  margin: 24px 0; }

div.springFormItems span {
  display: block;
  margin-right: 5px;
  width: auto;
  float: left;
  margin-top: 8px; }

/* spring wraps items in with a span */
fieldset div.springFormItems span input[type="checkbox"] {
  clear: none;
  /* margin: 12px 6px; float: left; */ }

fieldset div.springFormItems span label {
  clear: none;
  float: left;
  margin-right: 10px;
  margin-top: 0; }

input.error, textarea.error, select.error {
  background-image: none;
  padding: inherit; }

input[type='submit'][disabled='disabled'], button[disabled='disabled'] {
  opacity: .25;
  cursor: not-allowed; }

input[type='text'], input[type='password'], select, textarea {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ccc;
  background-color: #fafafa;
  padding: 6px; }

label.error {
  color: #c00; }

input.error {
  -moz-box-shadow: 0 0 12px #ff4d4d;
  -webkit-box-shadow: 0 0 12px #ff4d4d;
  box-shadow: 0 0 12px #ff4d4d;
  border: 1px solid #c00;
  padding: 1px;
  background-color: #f9eec1; }

.required {
  color: #c00; }

/* buttons */
/* let's reset button to blank */
button {
  background-color: none;
  display: inline;
  border: none; }

div.formButtons {
  margin: 1em 0;
  float: left;
  width: 100%;
  clear: both; }

a.linkButton {
  cursor: pointer; }

a.uploadDoc {
  background: url('../images/ui/icons/vaga/upload.png?1674056540') center left no-repeat;
  padding-left: 20px;
  color: #0066CC;
  font-weight: bold;
  font-size: .80em;
  font-family: "PT Sans Regular"; }

a.createLink {
  background: url('../images/ui/icons/led/link.png?1674056537') center left no-repeat;
  padding-left: 20px;
  color: #0066CC;
  font-weight: bold;
  font-size: .80em;
  font-family: "PT Sans Regular"; }

a.additional {
  background: url('../images/ui/icons/led/add.png?1674056536') center left no-repeat;
  padding-left: 20px;
  color: #0066CC;
  font-weight: bold;
  font-size: .80em; }

.error, .warn, .info, .confirm {
  background-image: none; }

a.deleteIcon {
  background-color: #ccc;
  font-weight: bold;
  cursor: pointer;
  padding: .5em .65em;
  color: #666;
  border: 1px #b3b3b3 solid;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: url('../images/ui/icons/vaga/trash.png?1674056540') 4px 4px no-repeat white;
  -moz-box-shadow: 0 0 12px #bfbfbf inset;
  -webkit-box-shadow: 0 0 12px #bfbfbf inset;
  box-shadow: 0 0 12px #bfbfbf inset;
  float: left;
  padding: 0;
  width: 26px;
  height: 26px; }
  a.deleteIcon:hover {
    -moz-box-shadow: 0px 5px #333333;
    -webkit-box-shadow: 0px 5px #333333;
    box-shadow: 0px 5px #333333; }

a.editIcon {
  background-color: #ccc;
  font-weight: bold;
  cursor: pointer;
  padding: .5em .65em;
  color: #666;
  border: 1px #b3b3b3 solid;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: url('../images/ui/icons/led/pencil.png?1674056537') 4px 4px no-repeat white;
  -moz-box-shadow: 0 0 12px #bfbfbf inset;
  -webkit-box-shadow: 0 0 12px #bfbfbf inset;
  box-shadow: 0 0 12px #bfbfbf inset;
  float: left;
  padding: 0;
  width: 26px;
  height: 26px; }
  a.editIcon:hover {
    -moz-box-shadow: 0px 5px #333333;
    -webkit-box-shadow: 0px 5px #333333;
    box-shadow: 0px 5px #333333; }

a.viewIcon {
  background-color: #ccc;
  font-weight: bold;
  cursor: pointer;
  padding: .5em .65em;
  color: #666;
  border: 1px #b3b3b3 solid;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: url('../images/ui/icons/led/eye.png?1674056537') 4px 4px no-repeat white;
  -moz-box-shadow: 0 0 12px #bfbfbf inset;
  -webkit-box-shadow: 0 0 12px #bfbfbf inset;
  box-shadow: 0 0 12px #bfbfbf inset;
  float: left;
  padding: 0;
  width: 26px;
  height: 26px; }
  a.viewIcon:hover {
    -moz-box-shadow: 0px 5px #333333;
    -webkit-box-shadow: 0px 5px #333333;
    box-shadow: 0px 5px #333333; }

.btn-icon {
  background-color: #ccc;
  cursor: pointer;
  color: #666;
  border: 1px #b3b3b3 solid;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-box-shadow: 0 0 12px #bfbfbf inset;
  -moz-box-shadow: 0 0 12px #bfbfbf inset;
  box-shadow: 0 0 12px #bfbfbf inset;
  padding: 0;
  width: 26px;
  height: 26px;
  margin: 0 6px;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: middle; }

.btn-icon:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.btn-icon--edit {
  background: url("../images/ui/icons/led/pencil.png") 4px 4px no-repeat white; }

.btn-icon--change {
  background: url("../images/ui/icons/silk/page_white_wrench.png") 4px 4px no-repeat white; }

.btn-icon--add {
  background: url("../images/ui/icons/led/add.png") 4px 4px no-repeat white; }

.btn-icon--delete {
  background: url("../images/ui/icons/vaga/trash.png") 4px 4px no-repeat white; }

.btn-icon--print {
  background: url("../images/ui/icons/silk/printer.png") 4px 4px no-repeat white; }

.btn-icon--view {
  background: url("../images/ui/icons/silk/page_white_magnify.png") 4px 4px no-repeat white; }

.btn-icon--restart {
  background: url("../images/ui/icons/silk/arrow_refresh.png") 4px 4px no-repeat white; }

.btn-icon--save {
  background: url("../images/ui/icons/led/disk.png") 4px 4px no-repeat white; }

.btn-icon--email {
  background: url("../images/ui/icons/led/email.png") 4px 4px no-repeat white; }

.btn-icon--copy {
  background: url("../images/ui/icons/silk/page_copy.png") 4px 4px no-repeat white; }

.btn-icon--archive {
  background: url("../images/ui/icons/silk/box.png") 4px 4px no-repeat white; }

.btn-icon--undo {
  background: url("../images/ui/icons/silk/arrow_undo.png") 4px 4px no-repeat white; }

.btn-icon--remove {
  background: url("../images/ui/icons/led/delete.png") 4px 4px no-repeat white; }

.btn-icon--move {
  background: url("../images/ui/icons/vaga/truck.png") 4px 4px no-repeat white; }

.btn {
  height: 2.25em;
  padding: .5em;
  margin-top: .5em;
  margin-bottom: .5em;
  font: bold 14px/1 sans-serif;
  border: 1px solid #ccc;
  border-radius: 3px;
  cursor: pointer;
  background: #e6e6e6;
  box-sizing: border-box;
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.3);
  white-space: nowrap;
  display: inline-block;
  text-decoration: none;
  color: #333; }
  .btn:focus {
    background-color: #F4F4F4; }
  .btn:hover {
    box-shadow: none;
    background-color: #F4F4F4; }

.btn + .btn {
  margin-left: .5em; }

.btn--small {
  padding: .25em;
  font-size: 12px; }

a.btn--danger:hover {
  color: #c00; }

a.btn--secondary:hover {
  color: #06c; }

.btn--danger {
  color: #c00; }
  .btn--danger:hover {
    background-color: #F4F4F4; }

.btn--primary {
  color: #63AE60; }
  .btn--primary:hover {
    text-decoration: none;
    color: #63AE60;
    background-color: #F4F4F4; }

.btn--secondary {
  color: #0066CC; }
  .btn--secondary:hover {
    background-color: #F4F4F4; }

.btn--add {
  background: #ebebeb url(../images/ui/icons/led/add.png) 0.5em center no-repeat;
  padding-left: 2em; }

.btn--delete {
  background: #ebebeb url(../images/ui/icons/vaga/trash.png) 0.5em center no-repeat;
  padding-left: 2em; }

.btn--save {
  background: #ebebeb url(../images/ui/icons/led/disk.png) 0.5em center no-repeat;
  padding-left: 2em; }

.btn--upload {
  background: #ebebeb url(../images/ui/icons/vaga/upload.png) 0.5em center no-repeat;
  padding-left: 2em; }

.btn--link {
  background: #ebebeb url(../images/ui/icons/led/link.png) 0.5em center no-repeat;
  padding-left: 2em; }

.btn--edit {
  background: #ebebeb url(../images/ui/icons/led/pencil.png) 0.5em center no-repeat;
  padding-left: 2em; }

.btn--clone {
  background: #ebebeb url(../images/ui/icons/silk/page_copy.png) 0.5em center no-repeat;
  padding-left: 2em; }

.btn--unpublish {
  background: #ebebeb url(../images/ui/icons/led/arrow_undo.png) 0.5em center no-repeat;
  padding-left: 2em; }

.btn--archive {
  background: #ebebeb url(../images/ui/icons/silk/box.png) 0.5em center no-repeat;
  padding-left: 2em; }

.btn--submit {
  background-color: #209009;
  border-color: #156006;
  color: #fff; }
  .btn--submit:hover {
    background-color: #25a80b; }
  .btn--submit:focus {
    background-color: #63AE60; }

.btn-animate {
  display: inline-block;
  padding: 4px;
  cursor: pointer;
  color: #666;
  border: 1px #b3b3b3 solid;
  border-radius: 3px;
  background: white;
  box-sizing: border-box;
  box-shadow: 0 0 12px #bfbfbf inset;
  vertical-align: bottom;
  font-family: "PT Sans Regular";
  font-weight: bold;
  line-height: .85;
  text-decoration: none; }

.btn-animate:hover {
  box-shadow: none; }

.btn-animate::after {
  content: " " attr(title);
  display: inline-block;
  max-width: 0;
  transition: all 1s;
  overflow: hidden; }

.btn-animate:hover::after {
  max-width: 200px;
  transition: all 1s; }

html, body {
  height: 100%; }

body {
  background-color: #4A638C; }

#wrapper {
  background-color: white;
  min-height: 100%;
  height: auto !important;
  margin: 0 auto -121px;
  width: 960px;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  -moz-box-shadow: 0px 0px 20px black;
  -webkit-box-shadow: 0px 0px 20px black;
  box-shadow: 0px 0px 20px black; }

#main {
  margin: 0 auto;
  background-color: white;
  margin: 0 auto;
  height: 100%; }

#content {
  width: 880px;
  padding: 0 40px;
  background-color: white; }
  #content:before, #content:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  #content:after {
    clear: both; }

header, #header {
  background: url('../images/pitt/pitt-logo.gif?1674056513') no-repeat right; }

header .masthead, #header .masthead {
  padding-left: 20px;
  float: left;
  clear: both;
  padding-bottom: 20px; }

/* ==================================================================== */
/*  TOP BAR  - contains Pitt logo and relevant links
/* ==================================================================== */
header .topbar, #header .topbar {
  color: #CCCC99;
  background-color: #111155;
  height: 50px;
  min-height: 50px;
  padding: 0;
  margin: 0;
  vertical-align: center; }

header .topbar .pitt-logo, #header .topbar .pitt-logo {
  float: left;
  text-decoration: none;
  border: none; }

/* ==================================================================== */
/*  NAVIGATION BAR - main navigation and hsc login/logout
/* ==================================================================== */
header nav, #header .navbar {
  border-bottom: #263248 solid 1px;
  padding-left: 10px;
  margin: 0;
  clear: both; }
  header nav .login, header nav .logout, #header .navbar .login, #header .navbar .logout {
    float: right;
    padding: 0;
    margin: 0 5px 0 0;
    width: 75px;
    height: 24px; }
  header nav li, #header .navbar li {
    margin: 0 5px 0 0;
    float: left;
    position: relative;
    top: 1px;
    border: 1px solid #4A638C;
    border-bottom: none;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #D2C8B7;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JlYjA5OCIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZDJjOGI3Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDJjOGI3Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #beb098), color-stop(50%, #d2c8b7), color-stop(100%, #d2c8b7));
    background: -moz-linear-gradient(#beb098, #d2c8b7, #d2c8b7);
    background: -webkit-linear-gradient(#beb098, #d2c8b7, #d2c8b7);
    background: linear-gradient(#beb098, #d2c8b7, #d2c8b7); }
    header nav li.current, #header .navbar li.current {
      background-color: #4A638C;
      top: 2px;
      background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVmN2JhYSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjNGE2MzhjIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNGE2MzhjIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
      background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5f7baa), color-stop(50%, #4a638c), color-stop(100%, #4a638c));
      background: -moz-linear-gradient(#5f7baa, #4a638c, #4a638c);
      background: -webkit-linear-gradient(#5f7baa, #4a638c, #4a638c);
      background: linear-gradient(#5f7baa, #4a638c, #4a638c); }
      header nav li.current:hover, #header .navbar li.current:hover {
        background-color: #4A638C;
        background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVmN2JhYSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjNGE2MzhjIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNGE2MzhjIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
        background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5f7baa), color-stop(50%, #4a638c), color-stop(100%, #4a638c));
        background: -moz-linear-gradient(#5f7baa, #4a638c, #4a638c);
        background: -webkit-linear-gradient(#5f7baa, #4a638c, #4a638c);
        background: linear-gradient(#5f7baa, #4a638c, #4a638c); }
    header nav li:hover, #header .navbar li:hover {
      background-color: #ccc;
      background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzYjNiMyIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjY2NjY2NjIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjY2NjY2NjIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
      background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b3b3b3), color-stop(50%, #cccccc), color-stop(100%, #cccccc));
      background: -moz-linear-gradient(#b3b3b3, #cccccc, #cccccc);
      background: -webkit-linear-gradient(#b3b3b3, #cccccc, #cccccc);
      background: linear-gradient(#b3b3b3, #cccccc, #cccccc); }

/* ==================================================================== */
/*  TASKBAR
/* ==================================================================== */
header .taskbar, #header .taskbar {
  background: #384b6b;
  border-top: 1px solid #111155;
  border-bottom: 1px solid #111155;
  height: 1.25em;
  min-height: 1.25em;
  padding: 10px 0 10px 15px; }

/* ==================================================================== */
/*  FOOTER
/* ==================================================================== */
#footerPush {
  height: 121px; }

footer, #footer {
  background: #D2C8B7;
  /* url(./backgrounds/footer_bg.jpg)  repeat-x scroll 0 0; */
  margin: 0 auto;
  padding: 20px;
  height: 80px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  vertical-align: middle;
  border-top: solid 1px #D2C8B7;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  width: 920px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI4JSIgc3RvcC1jb2xvcj0iI2U2ZTBkNiIvPjxzdG9wIG9mZnNldD0iNTQlIiBzdG9wLWNvbG9yPSIjZDJjOGI3Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDJjOGI3Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(8%, #e6e0d6), color-stop(54%, #d2c8b7), color-stop(100%, #d2c8b7));
  background-image: -moz-linear-gradient(#e6e0d6 8%, #d2c8b7, #d2c8b7);
  background-image: -webkit-linear-gradient(#e6e0d6 8%, #d2c8b7, #d2c8b7);
  background-image: linear-gradient(#e6e0d6 8%, #d2c8b7, #d2c8b7); }

.footer-badges {
  float: left;
  width: 95px;
  margin-right: 20px; }

.footer-text {
  float: left;
  width: 785px; }

/* ==================================================================== */
/*  MESSAGE BOX
/* ==================================================================== */
.message-box {
  background: #ebebeb;
  margin-top: 1em;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ccc;
  padding: 0 30px;
  text-align: left; }
  .message-box.error {
    background: url('../images/ui/icons/vaga/error.png?1674056540') no-repeat 4px 4px #ffcccc; }
  .message-box.warn {
    background: url('../images/ui/icons/vaga/warning.png?1674056540') no-repeat 4px 4px #fbf4d8; }
  .message-box.info {
    background: url('../images/ui/icons/vaga/info.png?1674056540') no-repeat 4px 4px #cce5ff; }
  .message-box.confirm {
    background: url('../images/ui/icons/led/accept.png?1674056536') no-repeat 4px 4px #d7fccf; }
  .message-box label.error {
    display: inline;
    padding: 0;
    background: transparent;
    border: none;
    color: #333; }

#saveOverlay, #errorOverlay {
  position: fixed;
  top: 0;
  width: 950px;
  height: 50px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ccc; }

#saveOverlay {
  background: #d7fccf; }

#errorOverlay {
  background: #ffcccc; }

#loginNotice {
  margin-bottom: .5em;
  background-color: #fbf4db;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 1em;
  float: left; }
  #loginNotice a.dismiss {
    float: right;
    font-size: .8em;
    font-weight: bold; }

.column {
  display: flex;
  flex-direction: column; }

.column__fill {
  flex: 1; }

.column__nooverflow {
  -ms-flex: 1 1 0%; }

.grid {
  display: flex; }

.grid__col--100pct {
  width: 100%; }

.grid__col--90pct {
  width: 90%; }

.grid__col--80pct {
  width: 80%; }

.grid__col--70pct {
  width: 70%; }

.grid__col--60pct {
  width: 60%; }

.grid__col--50pct {
  width: 50%; }

.grid__col--40pct {
  width: 40%; }

.grid__col--30pct {
  width: 30%; }

.grid__col--20pct {
  width: 20%; }

.grid__col--10pct {
  width: 10%; }

.grid__fill {
  flex-grow: 1; }

.grid__col__gutter--left {
  margin-left: 1em; }

.grid__col__gutter--right {
  margin-right: 1em; }

.grid--wrap {
  flex-wrap: wrap; }

.grid--start {
  align-content: flex-start; }

.grid--end-justify {
  justify-content: flex-end; }

.grid--center {
  align-items: center; }

.grid__cell--end {
  align-self: flex-end; }

.grid--justify {
  justify-content: space-between; }

.grid__item--justify-right {
  margin-left: auto; }

.grid__items--start {
  align-items: flex-start; }

.grid__rail {
  margin-bottom: 1em; }

/* ==================================================================== */
/* Micro clearfix - Note: already added to #content
/* ==================================================================== */
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }

/* ==================================================================== */
/*  ENVIRONMENT INFORMATION
/* ==================================================================== */
div.environ {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #990000;
  border-top: 2px solid black;
  z-index: 999;
  overflow: hidden; }

table {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ccc;
  border-collapse: collapse;
  width: 100%; }
  table th {
    background: #a1b2ce;
    border-bottom: 1px solid #999;
    padding: 2px; }
  table td {
    padding: 2px; }

/* App specific styles */
/* application.scss - Styles specifically for this application. */
/* Application Parameters */
/* JQUERY additions */
/*! jQuery UI - v1.10.2 - 2013-04-16
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande%2CLucida%20Sans%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=5px&bgColorHeader=5c9ccc&bgTextureHeader=gloss_wave&bgImgOpacityHeader=55&borderColorHeader=4297d7&fcHeader=ffffff&iconColorHeader=d8e7f3&bgColorContent=fcfdfd&bgTextureContent=inset_hard&bgImgOpacityContent=100&borderColorContent=a6c9e2&fcContent=222222&iconColorContent=469bdd&bgColorDefault=dfeffc&bgTextureDefault=glass&bgImgOpacityDefault=85&borderColorDefault=c5dbec&fcDefault=2e6e9e&iconColorDefault=6da8d5&bgColorHover=d0e5f5&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=79b7e7&fcHover=1d5987&iconColorHover=217bc0&bgColorActive=f5f8f9&bgTextureActive=inset_hard&bgImgOpacityActive=100&borderColorActive=79b7e7&fcActive=e17009&iconColorActive=f9bd01&bgColorHighlight=fbec88&bgTextureHighlight=flat&bgImgOpacityHighlight=55&borderColorHighlight=fad42e&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block; }

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  /* support: IE7 */ }

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-noicons {
  padding-left: .7em; }

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  /* removes extra width in IE */ }

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none; }

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2.2em; }

/* button elements seem to need a little more width */
button.ui-button-icon-only {
  width: 2.4em; }

.ui-button-icons-only {
  width: 3.4em; }

button.ui-button-icons-only {
  width: 3.7em; }

/* button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: normal; }

.ui-button-text-only .ui-button-text {
  padding: .4em 1em; }

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px; }

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em; }

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em; }

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em; }

/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: .4em 1em; }

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px; }

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px; }

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em; }

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em; }

/* button sets */
.ui-buttonset {
  margin-right: 7px; }

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em; }

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 21px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none; }

.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%; }

.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  min-height: 0;
  /* support: IE7 */
  font-weight: normal; }

.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px; }

.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: .4em 0 .2em;
  line-height: 1.5; }

.ui-menu .ui-state-disabled a {
  cursor: default; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: .2em; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  position: static;
  float: right; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url('../images/jqueryui/animated-overlay.gif?1674056514');
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px; }

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

/* more specificity required here to overide default borders */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none; }

/* vertical centre icon */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px; }

.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text; }

.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa; }

body .ui-tooltip {
  border-width: 2px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #a6c9e2;
  background: #fcfdfd url('../images/jqueryui/ui-bg_inset-hard_100_fcfdfd_1x100.png?1674056514') 50% bottom repeat-x;
  color: #222222; }

.ui-widget-content a {
  color: #222222; }

.ui-widget-header {
  border: 1px solid #4297d7;
  background: #5c9ccc url('../images/jqueryui/ui-bg_gloss-wave_55_5c9ccc_500x100.png?1674056514') 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold; }

.ui-widget-header a {
  color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #c5dbec;
  background: #dfeffc url('../images/jqueryui/ui-bg_glass_85_dfeffc_1x400.png?1674056514') 50% 50% repeat-x;
  font-weight: bold;
  color: #2e6e9e; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #2e6e9e;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #79b7e7;
  background: #d0e5f5 url('../images/jqueryui/ui-bg_glass_75_d0e5f5_1x400.png?1674056514') 50% 50% repeat-x;
  font-weight: bold;
  color: #1d5987; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #1d5987;
  text-decoration: none; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #79b7e7;
  background: #f5f8f9 url('../images/jqueryui/ui-bg_inset-hard_100_f5f8f9_1x100.png?1674056514') 50% 50% repeat-x;
  font-weight: bold;
  color: #e17009; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #e17009;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fad42e;
  background: #fbec88 url('../images/jqueryui/ui-bg_flat_55_fbec88_40x100.png?1674056514') 50% 50% repeat-x;
  color: #363636; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url('../images/jqueryui/ui-bg_glass_95_fef1ec_1x400.png?1674056514') 50% 50% repeat-x;
  color: #cd0a0a; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* For IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url('../images/jqueryui/ui-icons_469bdd_256x240.png?1674056514'); }

.ui-widget-header .ui-icon {
  background-image: url('../images/jqueryui/ui-icons_d8e7f3_256x240.png?1674056514'); }

.ui-state-default .ui-icon {
  background-image: url('../images/jqueryui/ui-icons_6da8d5_256x240.png?1674056514'); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url('../images/jqueryui/ui-icons_217bc0_256x240.png?1674056514'); }

.ui-state-active .ui-icon {
  background-image: url('../images/jqueryui/ui-icons_f9bd01_256x240.png?1674056514'); }

.ui-state-highlight .ui-icon {
  background-image: url('../images/jqueryui/ui-icons_2e83ff_256x240.png?1674056514'); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url('../images/jqueryui/ui-icons_cd0a0a_256x240.png?1674056514'); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 5px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 5px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 5px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 5px; }

/* Overlays */
.ui-widget-overlay {
  background: #000;
  opacity: .5;
  filter: Alpha(Opacity=50); }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url('../images/jqueryui/ui-bg_flat_0_aaaaaa_40x100.png?1674056514') 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  border-radius: 8px; }

/* ISER adjustments to the standard (global) styles and general style. */
/*******************************************************************************
** Local application adjustments to the "standard" layout.
*******************************************************************************/
b {
  font-weight: bold; }

i {
  font-style: italic; }

ul {
  list-style-type: disc;
  /*list-style-position: inside;*/ }

ol {
  list-style-type: decimal;
  /*list-style-position: inside;*/ }

ul ul,
ol ul {
  list-style-type: circle;
  /*list-style-position: inside;*/
  margin-left: 15px; }

ol ol,
ul ol {
  list-style-type: lower-latin;
  /*list-style-position: inside;*/
  margin-left: 15px; }

li {
  /*font-family: times new roman, serif;*/ }

ul li {
  margin-left: 30px;
  text-indent: 0; }

ol li {
  padding-left: 2px;
  line-height: 1.4;
  margin-left: 28px;
  text-indent: 0; }

p + ul {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.3; }

h5 {
  margin-top: 0;
  margin-bottom: 15px; }

#wrapper {
  width: 100%;
  min-width: 480px;
  box-sizing: border-box;
  margin: 0 auto -110px; }

footer,
#footer {
  height: 110px;
  width: calc(100% - 42px);
  min-width: 438px;
  padding: 20px 20px 0 20px; }

main,
#content {
  padding: 0;
  width: 100%;
  background-color: unset; }
  main:before, main:after,
  #content:before,
  #content:after {
    content: " ";
    display: table; }
  main:after,
  #content:after {
    clear: both; }

header {
  background: none;
  background-color: #003594; }

header a:hover {
  font-family: "PT Sans Regular"; }

header .masthead,
#header .masthead {
  padding-bottom: 0;
  width: 90%; }

header .masthead h1,
#header .masthead h1,
.appTitle {
  color: white;
  font-size: 1.75em;
  font-weight: bold;
  margin-top: 14px;
  text-align: left;
  top: -14px; }

header .masthead h1 small,
#header .masthead h1 small {
  color: white;
  display: block;
  margin-bottom: 6px;
  margin-top: 18px; }

header .topbar,
#header .topbar {
  background-color: #003594;
  border-bottom: 1px solid #555555;
  height: 49px; }
  header .topbar .pitt-logo,
  #header .topbar .pitt-logo {
    color: #ffb81c; }
    header .topbar .pitt-logo a,
    #header .topbar .pitt-logo a {
      margin: 2px 0 0 15px; }
  header .topbar .links,
  #header .topbar .links {
    margin-top: 10px;
    color: #ffb81c; }
    header .topbar .links a,
    #header .topbar .links a {
      color: #ffb81c; }

header nav .logout .name {
    color: white;
    direction: rtl;
    font-size: 12px;
    margin-bottom: -5px;
    text-align: right;
    white-space: nowrap; }

header nav .login a:hover,
header nav .logout a:hover {
  font-family: "PT Sans Regular"; }

.environ:hover {
  opacity: 25%; }

#footerPush {
  height: 110px; }

footer .links,
#footer .links {
  margin: 0;
  display: none; }
  footer .links li,
  #footer .links li {
    font-size: .75em;
    list-style-type: none;
    text-transform: uppercase;
    float: left;
    margin-left: 0; }
  footer .links li:not(:first-child),
  #footer .links li:not(:first-child) {
    border-left: 1px #CCCC99 solid; }
  footer .links a,
  #footer .links a {
    margin: 5px;
    /*text-decoration: none;*/ }
  footer .links a:hover,
  #footer .links a:hover {
    color: #990000; }

.footer-text {
  width: unset;
  min-width: 681px; }

@media only screen and (max-width: 855px) {
  #wrapper {
    margin: 0 auto -133px; }

  #footerPush,
  #footer,
  footer {
    height: 133px; }

  .footer-badges {
    width: unset; } }
@media only screen and (max-width: 660px) {
  #wrapper {
    margin: 0 auto -154px; }

  #footerPush,
  #footer,
  footer {
    height: 154px; }

  .footer-badges {
    width: 95px; } }
header nav .login,
#header .navbar .login {
  margin: 0 10px 0 0; }

header nav .logout,
#header .navbar .logout {
  margin: -17px 10px 0 0; }

header .taskbar,
#header .taskbar {
  background: #344775;
  height: auto;
  padding: 5px 0 10px 11px; }
  header .taskbar a,
  #header .taskbar a {
    padding: 0.4em 10px; }
  header .taskbar a:hover,
  #header .taskbar a:hover {
    background: #cccccc;
    background: linear-gradient(#b3b3b3, #cccccc, #cccccc); }

.showgrid {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 17px, #e9e9e9 17px), linear-gradient(to right, #dffffb 31px, rgba(0, 0, 0, 0) 31px);
  background-size: 40px 18px; }

a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000099;
  text-decoration: underline; }
  a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #990000;
    text-decoration: underline; }

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #000000;
  margin-bottom: 6px; }

h1,
.title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.25em;
  font-weight: bolder;
  color: #000066;
  line-height: normal;
  display: inline; }

h2,
.subtitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  color: #666666;
  display: inline; }

h3,
.subheader {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bolder;
  display: inline; }

.hidden {
  visibility: hidden; }

table th {
  font-size: 12pt;
  font-weight: bold;
  background: #e6e4ff;
  padding: 0 5px 0 5px;
  text-align: center;
  vertical-align: top; }

#MessageBox {
  margin: 0 10px 0 10px;
  word-break: break-all; }
  #MessageBox .message-box {
    margin: 0; }

.btn--delete {
  background-position-x: 0.3em; }

.btn--small {
  height: 20px;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans serif;
  margin: 1px 0; }

.btn-icon--config {
  background: url("../images/mymodules-options.gif") 0px 0px no-repeat white; }

.btn-icon--up {
  background: url("../images/ui/icons/led/arrow_right.png") 4px 4px no-repeat white;
  transform: rotate(-90deg); }

.btn-icon--down {
  background: url("../images/ui/icons/led/arrow_right.png") 4px 4px no-repeat white;
  transform: rotate(90deg); }

.btn--view {
  background: #ebebeb url("../images/ui/icons/silk/page_white_magnify.png") 0.5em center no-repeat;
  padding-left: 2em; }

.btn--reset {
  background: #ebebeb url("../images/ui/icons/silk/arrow_rotate_anticlockwise.png") 0.5em center no-repeat;
  padding-left: 2em; }

.btn-icon--auth {
  background: url("../images/ui/icons/led/key.png") 4px 4px no-repeat white; }

btn--cancel {
  background: #ebebeb url("../images/ui/icons/led/cancel.png") 0.5em center no-repeat;
  padding-left: 2em; }

.btn--disable {
  opacity: .25;
  cursor: not-allowed;
  pointer-events: none; }

.required {
  color: black; }

.required::after {
  content: " *";
  color: red;
  font-weight: bold; }

form#search input[type="text"] {
  width: 485px; }

/*******************************************************************************
** Adjustments for Tablet Screen -- 481px is the standared but looks bad
*******************************************************************************/
@media (max-width: 660px) {
  header .topbar .links,
  #header .topbar .links {
    display: none; }

  footer .links,
  #footer .links {
    display: inline-block;
    float: right; } }
/*******************************************************************************
** Adjustments for Desktop Screen
*******************************************************************************/
@media (min-width: 960px) {
  header .masthead h1,
  #header .masthead h1,
  .appTitle {
    line-height: 0.65em; }

  .masthead {
    height: 55px; }

  #wrapper {
    margin: 0 auto -110px; }

  footer,
  #footer {
    height: 75px; }

  header .taskbar,
  #header .taskbar {
    height: 1.25em; } }
/*******************************************************************************
** Application General Features
*******************************************************************************/
@font-face {
  font-family: "Oxygen Mono";
  src: url("../fonts/OxygenMono-Regular.otf") format("opentype"); }
a[href^="tel:"]::before {
  content: "\260e";
  margin: 0.3em; }

#contentWrapper {
  padding: 0; }

.masthead {
  height: 75px;
  background-image: url("../images/study_white.png");
  background-size: 50px 50px;
  background-repeat: no-repeat;
  background-position: 8px 8px; }
  .masthead h1 {
    position: relative;
    margin-left: 45px; }
    .masthead h1 small {
      font-size: 10pt;
      font-style: italic;
      color: #130771; }
    .masthead h1 span {
      position: absolute;
      bottom: 12px;
      right: 45px;
      color: red;
      font-size: 12pt; }

.newsBoxTop {
  background-color: #CCCC99;
  background-image: url(../images/newsBox_header_bg.gif);
  background-size: contain;
  border: 1px solid #AEAE7B;
  margin: 10px 10px 0 10px;
  padding-left: 10px; }

.newsBoxTitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: bolder;
  font-style: italic;
  color: #000066; }

#newsBoxFramework {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #f1f1dd;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #cccc99;
  border-bottom-color: #cccc99;
  border-left-color: #cccc99;
  margin: 0 10px 0 10px;
  padding-left: 10px;
  overflow-y: auto; }
  #newsBoxFramework a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000066;
    text-decoration: underline;
    font-style: italic; }

.moduleBoxTop {
  background-color: #68689B;
  background-image: url(../images/moduleBox_header_bg.gif);
  background-size: contain;
  border: 1px solid #4F4E7F;
  margin: 10px 10px 0 10px;
  padding-left: 10px; }

.moduleBoxTitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: bolder;
  font-style: italic;
  color: white; }
  .moduleBoxTitle img:first-child {
    vertical-align: bottom;
    margin: 2px 0 2px 0; }

.moduleBoxFramework {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #FBFBFF;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #4F4E7F;
  border-bottom-color: #4F4E7F;
  border-left-color: #4F4E7F;
  margin: 0 10px 10px 10px;
  padding: 10px;
  overflow-y: auto;
  box-sizing: border-box; }
  .moduleBoxFramework.report {
    overflow: visible; }
    .moduleBoxFramework.report table {
      background-color: white; }

.moduleBoxIndent {
  margin-left: 16px; }

p.moduleBoxIndent, .searchResults p {
  text-indent: -22px;
  padding-left: 22px;
  word-break: break-all; }

p.searchResults {
  font-size: 15px;
  font-weight: bold; }

.searchResults p span {
  display: inline-block;
  width: 18px;
  text-align: right;
  padding-right: 0.3em; }

.resourceBoxTop {
  background-color: #999999;
  background-image: url(../images/resourceBox_header_bg.gif);
  background-size: contain;
  border: 1px solid #4f4e7f;
  padding-left: 10px;
  margin-right: 10px; }

.resourceBoxTitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: bolder;
  font-style: italic;
  color: black; }

.resourceFramework {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #F8F8F8;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #4F4E7F;
  border-bottom-color: #4F4E7F;
  border-left-color: #4F4E7F;
  padding: 10px;
  overflow-y: auto;
  margin-right: 10px; }

li.task-active a {
  background: #beb098;
  background: linear-gradient(#beb098, #d2c8b7, #d2c8b7);
  color: #000099; }
  li.task-active a:hover {
    background: #cccccc;
    background: linear-gradient(#b3b3b3, #cccccc, #cccccc); }

form {
  width: auto; }

.disabled {
  cursor: not-allowed;
  pointer-events: none; }

.float-right {
  float: right;
  margin-right: 50px; }

.indent {
  margin-left: 30px; }

.frame {
  border: 1px solid black;
  padding: 5px;
  margin-top: 10px;
  border-radius: 5px;
  background-color: #ffffff; }

.center {
  text-align: center; }

.grey {
  color: #aaaaaa; }

.big-text {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 17px; }

.accmeParams {
  margin: 30px 0 0 20px; }

.mocBoard {
  margin-top: 16px;
  display: block; }

.nonMocBoard {
  display: none; }

.accmeOptionDisplay {
  border: 1px solid black;
  padding: 5px 10px 0 10px;
  margin: 0 20px 10px 168px;
  max-width: 600px; }

.accmeBadge {
  width: 100px;
  margin-left: 13px; }

.accmeBadgeSmall {
  height: 18.4px; }

.accmeBadge img {
  margin-left: 1em; }

.accmeTable {
  margin: 0 20pt 0 10pt;
  border-left: 1px solid grey; }

.accmeTable,
.accmeStepTable th,
.accmeStepTable td {
  font-size: 9pt; }

.accmeTable .wide {
  min-width: 180px; }

.statusMessage {
  margin: 10px 20px 0 20px;
  border: 1px solid red;
  padding: 10px 10px 10px 10px;
  color: red; }
  .statusMessage li {
    color: inherit;
    font-family: inherit; }

table.myAccountModules {
  border: 0;
  padding: 5px; }
  table.myAccountModules tr th.modDate {
    width: 115px; }
  table.myAccountModules tr th.modCredit {
    width: 100px;
    text-align: left; }
  table.myAccountModules tr th.modType {
    width: 60px;
    text-align: left; }
  table.myAccountModules tr td {
    padding: 0 5px 0 5px; }
    table.myAccountModules tr td.modDate {
      font-family: "Oxygen Mono";
      text-align: center; }
    table.myAccountModules tr td.modTitle {
      padding: 0 5px 0 20px;
      max-width: 490px;
      word-wrap: break-word; }
    table.myAccountModules tr td.dashPadding {
      padding-left: 10px; }
  table.myAccountModules tr:nth-of-type(odd) {
    background: #eee; }
  table.myAccountModules a:hover {
    font-family: "PT Sans Regular"; }

table td {
  vertical-align: baseline; }
table td.center {
  text-align: center; }

a.undecorated {
  text-decoration: none; }

a.lastButton {
  background-color: #bafc68b3; }

div.formInput {
  min-height: 40px; }
  div.formInput.moduleTitle {
    word-break: break-all;
    display: inline-block; }

div.formInput.indent {
  margin-left: 30px; }

.optionButtons {
  margin-left: 30px; }

@media (max-width: 660px) {
  table.myAccountModules tr th.modDate {
    width: 87px; }
  table.myAccountModules tr th.modCredit {
    width: 61px; }
  table.myAccountModules tr th.modType {
    width: 52px; }
  table.myAccountModules tr td.modTitle {
    padding: 0; } }
img[alt="Info"] {
  cursor: help; }

/*******************************************************************************
 ** LOGO Images
 **/
#logo-images h1 {
    margin-bottom: 5px;
}
#logo-images > div > div {
    margin: 0 0 10px 30px;
}
#logo-images > div > div > p {
    margin-top: 25px;
}
.flex-items {
    align-items: first baseline;
    column-gap: 15%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}
.logoImage {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 5px 30px;
    width: 100px;
}
.logoImage img {
    padding-right: 10px;
    vertical-align: middle;
    width: 100px;
}
.logo {
    float: left;
    width: 100px; }

/*******************************************************************************
 ** Report Support
 **/
#reportBacking .optionButtons {
  margin: 0;
  text-align: right; }
#reportBacking .optionButtons.floatTopRight {
  float: right;
  position: relative;
  top: -6px;
  right: 2px; }
#reportBacking label {
  font-weight: bold; }
#reportBacking .formInput {
  margin: 0; }
#reportBacking .formInput.dateField {
  display: inline-block; }
#reportBacking .jqDate {
  width: 232px !important; }
#reportBacking hr {
  height: 2px;
  background-color: #9797CA;
  margin: 5px 0 0 0;
  border: 0; }
#reportBacking table tbody tr:nth-child(even) {
  background-color: #F0F0F0; }
#reportBacking th {
  text-align: left; }

.moduleFilter {
  text-align: right;
  margin: 5px 11px -5px 0; }
  .moduleFilter .formTitleFilter {
    display: inline-block;
    padding-left: 10px;
    font-weight: bold; }
    .moduleFilter .formTitleFilter input {
      height: 1.5em;
      width: 155px;
      color: black;
      font-weight: normal; }
    .moduleFilter .formTitleFilter input:not([value=""]) {
      background-color: khaki; }
  .moduleFilter.top-box {
    float: right;
    margin-bottom: 0;
    color: white;
    font-size: small;
    font-weight: normal; }

.hipaaSetting {
  width: 125px;
  text-align: center; }

.btn--hipaa {
  height: 20px;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans serif !important;
  background-color: azure;
  width: 56px;
  padding: 2px 0px 0 1px;
  margin: -1px 0 4px 0; }

div.selectScrollOuter {
  overflow: auto; }
  div.selectScrollOuter div.selectScrollInner {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    direction: rtl; }
    div.selectScrollOuter div.selectScrollInner select {
      height: 300px;
      min-width: 369px; }
    div.selectScrollOuter div.selectScrollInner option {
      direction: ltr;
      text-align: left; }

.selectScroll {
  height: 300px !important;
  overflow: auto;
  width: 100%; }

.filterBox {
  display: inline-block;
  width: 238px;
  margin: 12px 0; }
  .filterBox ~ span#filterBox {
    display: none; }
    .filterBox ~ span#filterBox span {
      font-weight: bold; }
    .filterBox ~ span#filterBox input {
      width: 232px;
      margin-left: 5px; }

@media only screen and (max-width: 1000px) {
  #reportBacking {
    /* Collapse table */
    /* Hide table headers (but not display: none;, for accessibility) */ }
    #reportBacking table,
    #reportBacking thead,
    #reportBacking tbody,
    #reportBacking th,
    #reportBacking td,
    #reportBacking tr {
      display: block; }
    #reportBacking thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px; }
    #reportBacking tr {
      border: 1px solid #ccc; }
    #reportBacking td {
      border: none;
      border-bottom: 1px solid #ddd;
      position: relative;
      padding-left: 75px; }
    #reportBacking td::before {
      position: absolute;
      /* Note: top/left values mimic padding */
      top: 2px;
      left: 6px;
      width: 20%;
      padding-right: 10px;
      white-space: nowrap; }
    #reportBacking td[aria-label]::before {
      content: attr(aria-label) ": "; } }
@media (max-width: 660px) {
  #contentWrapper .moduleBoxTop {
    height: 65px; } }
/*******************************************************************************
 ** Error Pages
 **/
a.gogo:hover {
  text-decoration: none; }
a.gogo:after {
  content: "  ";
  text-decoration: none; }
a.gogo:hover:after {
  content: "\00bb\00bb";
  letter-spacing: -0.18em;
  color: #0000EE; }

.errorContent {
  padding-left: 30px; }
  .errorContent h2 {
    float: none;
    display: block;
    margin-bottom: 10px; }
  .errorContent .errorDetail {
    margin: 0 30px 10px 0;
    padding: 10px;
    border: 1px black solid;
    word-break: break-all; }

/*******************************************************************************
 ** Navigation Tabs
 **/
header nav #hamburger,
header nav #hamburger-menu,
#header .navbar #hamburger,
#header .navbar #hamburger-menu {
  display: none; }
header nav .hamburger-icon,
#header .navbar .hamburger-icon {
  display: none;
  position: absolute;
  left: 10px;
  bottom: -36px;
  cursor: pointer;
  z-index: 55; }
header nav .bar1,
header nav .bar2,
header nav .bar3,
#header .navbar .bar1,
#header .navbar .bar2,
#header .navbar .bar3 {
  display: block;
  background-color: #E6EFFF;
  width: 30px;
  height: 5px;
  margin: 5px 0;
  border-radius: 5px;
  transition: 0.3s; }
header nav #hamburger:checked ~ ul,
#header .navbar #hamburger:checked ~ ul {
  display: block; }
header nav #hamburger:checked ~ label.hamburger-icon .bar1,
#header .navbar #hamburger:checked ~ label.hamburger-icon .bar1 {
  width: 32px;
  -webkit-transform: rotate(45deg) translate(6px, 8px);
  transform: rotate(45deg) translate(6px, 8px); }
header nav #hamburger:checked ~ label.hamburger-icon .bar2,
#header .navbar #hamburger:checked ~ label.hamburger-icon .bar2 {
  opacity: 0; }
header nav #hamburger:checked ~ label.hamburger-icon .bar3,
#header .navbar #hamburger:checked ~ label.hamburger-icon .bar3 {
  width: 32px;
  -webkit-transform: rotate(-45deg) translate(7px, -8px);
  transform: rotate(-45deg) translate(6px, -8px); }

@media (max-width: 660px) {
  div.login,
  div.logout {
    position: absolute;
    right: 0;
    top: -139px;
    z-index: 50; }

  header nav,
  #header .navbar {
    padding: 5px;
    position: relative; }
    header nav .file-tabs,
    #header .navbar .file-tabs {
      height: auto; }
    header nav ul,
    header nav active ul,
    #header .navbar ul,
    #header .navbar active ul {
      display: none;
      position: absolute;
      width: inherit;
      background: #fff;
      border: 3px solid #444;
      left: 10px;
      top: 45px;
      border-radius: 0 0 6px 6px;
      z-index: 55; }
    header nav ul li,
    #header .navbar ul li {
      display: block;
      text-align: center;
      width: inherit;
      padding: 10px 0;
      margin: 0;
      float: unset;
      top: unset;
      border: 0;
      border-radius: 0; }
      header nav ul li a,
      #header .navbar ul li a {
        line-height: 1.2;
        width: unset; }
    header nav li.current,
    #header .navbar li.current {
      top: unset; }
    header nav .hamburger-icon,
    #header .navbar .hamburger-icon {
      display: block; } }
/*******************************************************************************
 ** Navigation Tasks
 **/
header .taskbar,
#header .taskbar {
  position: relative; }
  header .taskbar #taskmenu,
  #header .taskbar #taskmenu {
    display: none; }
  header .taskbar .task-icon,
  #header .taskbar .task-icon {
    display: none;
    position: absolute;
    right: 12px;
    background-color: #E6EFFF;
    padding: 0 15px;
    font-family: "PT Sans Regular", sans-serif;
    text-align: center;
    color: #444444;
    border-radius: 10px;
    cursor: pointer; }
  header .taskbar #taskmenu:checked ~ ul,
  #header .taskbar #taskmenu:checked ~ ul {
    display: block; }
  header .taskbar #taskmenu:checked ~ label.task-icon,
  #header .taskbar #taskmenu:checked ~ label.task-icon {
    background-color: #ccccff; }
  header .taskbar ul,
  #header .taskbar ul {
    list-style: none;
    display: block; }
  header .taskbar li,
  #header .taskbar li {
    list-style: none;
    display: inline-block;
    margin: 0; }
    header .taskbar li a,
    #header .taskbar li a {
      text-decoration: none;
      border-radius: 5px 5px 0 0; }

@media (max-width: 660px) {
  header .taskbar .task-icon,
  #header .taskbar .task-icon {
    display: inline-block; }
  header .taskbar ul,
  #header .taskbar ul {
    display: none;
    position: absolute;
    width: inherit;
    background: #fff;
    border: 3px solid #444;
    border-top: 0;
    right: 10px;
    top: 34px;
    border-radius: 0 0 6px 6px;
    z-index: 50; }
    header .taskbar ul li,
    #header .taskbar ul li {
      display: block;
      text-align: center;
      width: inherit;
      margin: 0;
      float: unset;
      top: unset;
      border-bottom: 1px solid #eee;
      border-radius: 0; }
      header .taskbar ul li:last-child,
      #header .taskbar ul li:last-child {
        border-bottom: 0; }
      header .taskbar ul li a,
      #header .taskbar ul li a {
        display: inline-block;
        margin: 0;
        padding: 13px 18px;
        background-color: #384b6b;
        line-height: 1.2;
        width: 100%;
        border-radius: 0; } }
/* ISER page-specific styles: */
/*      Learner */
/******************************************************************************* 
 ** Module Completion Certificates 
 **/
#adminCert {
  width: 600px;
  border: black 2px solid;
  margin: 0 auto;
  border-collapse: collapse; }
  #adminCert .header {
    border: black 2px solid;
    background-color: #336699;
    text-align: center; }
    #adminCert .header #pittLogo {
      height: 55px; }
    #adminCert .header #acpeLogo {
      height: 55px; }
    #adminCert .header div {
      display: inline-block;
      height: 65px; }
    #adminCert .header div:nth-child(1) {
      background-color: #336699;
      float: left;
      padding: 5px 0 0 5px; }
    #adminCert .header div:nth-child(2) {
      font-weight: bold;
      font-family: 'arial', 'helvetica', 'sans-serif';
      font-size: 24pt;
      margin: 0;
      line-height: 1.7;
      color: #FFFFFF; }
    #adminCert .header div:nth-child(3) {
      float: right;
      padding-right: 5px}
  #adminCert .outerBody {
    border: black 2px solid;
    background-color: #FFFFCC;
    padding: 2px; }
  #adminCert .innerBody {
    border: black 2px solid;
    padding: 4px 4px 4px 4px;
    text-align: left;
    /*        background-color: #BBBBBB;*/ }
    #adminCert .innerBody .titleBlock {
      width: 545px;
      text-align: center;
      margin: 0 auto; }
    #adminCert .innerBody .notesBlock {
      width: 545px;
      margin: 0 auto;
      padding: 0 20px;
      border: black 1px solid; }
    #adminCert .innerBody .notesBlock p {
      font-weight: normal;
      font-style: normal;
      font-family: 'times new roman', 'serif';
      font-size: 10pt; }
    #adminCert .innerBody .accredBlock {
      width: 555px;
      margin: 0 auto;
      padding: 5px; }
    #adminCert .innerBody .accredBlock p {
      font-weight: normal;
      font-style: normal;
      font-family: 'times new roman', 'serif';
      font-size: 11pt; }
  #adminCert .paragraphA {
    font-weight: bold;
    font-style: italic;
    font-family: 'times new roman', 'serif';
    font-size: 12pt; }
  #adminCert .paragraphB {
    font-weight: bold;
    font-style: normal;
    font-family: 'times new roman', 'serif';
    font-size: 11pt;
    line-height: 3; }
  #adminCert .paragraphC {
    font-weight: bold;
    font-style: italic;
    font-family: 'times new roman', 'serif';
    font-size: 18pt;
    line-height: 1; }
  #adminCert .paragraphD {
    font-weight: bold;
    font-style: italic;
    font-family: 'arial', 'helvetica', 'sans-serif';
    font-size: 19pt;
    line-height: 1; }
  #adminCert .certDivider {
    width: 400px;
    text-align: center;
    margin: 8px auto; }

#accreditation-statements span:nth-child(1) {
    font-weight: bold;
    padding: 5px 0 0 5px; }
  #accreditation-statements .statement-group {
    border-bottom: 3px solid black;
    padding-top: 5px;
  }
  #accreditation-statements .statement-group:nth-child(2n) {
    background-color: #EEEEEE;
    margin: 0; }
  #accreditation-statements .accreditation-statement {
    border: 1px solid black;
    display: inline-block;
    margin: 0 50px;
    vertical-align: top;
    width: calc(100% - 100px); }
  #accreditation-statements .accreditation-statement-buttons {
    padding: 0 0 5px 50px; }
  #accreditation-statements form {
    display: inline;
  }
 
  #statementupdate label {
      display: inline-block;
      font-weight: bold;
      margin-right: 5px;
      width: 112px; }
    #statementupdate .bold {
      font-weight: bold; }
    #statementupdate .indent {
      margin-left: 119px; }
    #statementupdate .statementname {
       text-transform: uppercase; }
   
/* Hide environment bar on print */
@media print {
  #header,
  header,
  #environ
  #Footer,
  footer,
  #stepByStep,
  .resourceBoxTop,
  .printButton {
    display: none; }

  #stepHeading {
    background-color: white;
    border: 0; } }
#moduleBody {
  display: flex;
  padding: 5px 0 5px 0;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column; }

.dupTitle a {
  margin-left: 25px; }

.completedBefore {
  font-style: oblique; }

.boxNote {
  margin-left: 19px;
  font-size: .7em;
  line-height: .7; }

/*******************************************************************************
 ** Module Step-by-Step Section
 **/
#navModuleTitle {
  font-weight: bold;
  line-height: 1.4; }

div#navModuleTitle[aria-label]:hover::after {
  content: attr(aria-label);
  position: absolute;
  word-break: break-all;
  max-width: calc(100% - 44px);
  background-color: white;
  border: 1px solid black; }

#stepByStep {
  width: calc(100% - 11px);
  min-width: 200px;
  margin: 0 0 5px 10px; }
  #stepByStep p {
    text-indent: -22px;
    margin-left: 22px;
    font-size: 11px;
    margin-bottom: 0; }
  #stepByStep .moduleBoxTop {
    position: relative;
    margin: 0; }
  #stepByStep .moduleBoxFramework {
    margin: 0;
    line-height: 1.5;
    width: 100%; }

.indent1 {
  padding-left: 0; }

.indent2 {
  padding-left: 22px; }

.indent3 {
  padding-left: 44px; }

/*******************************************************************************
 ** Module Body Section
 **/
#moduleStep {
  margin: 0 10px 0 10px;
  width: calc(100% - 10px);
  min-width: 430px; }
  #moduleStep .resourceBoxTop {
    margin: 0; }
  #moduleStep .resourceFramework {
    margin: 0; }
  #moduleStep .indented {
    margin-left: 24px; }

/** INTRODUCTION **************************************************************/
#objective {
  margin-top: 15px; }
  #objective ul li {
    font-size: 10pt; }

#additionalText ol li:not(:first-of-type),
#additionalText ul li:not(:first-of-type) {
  margin-top: 6px; }

#stepAuthors {
  margin-top: 15px; }
  #stepAuthors div {
    line-height: 1.5;
    margin-left: 18px; }
  #stepAuthors div:not(:first-of-type) {
    margin-top: 10px; }

#stepBottomNotes p {
  margin-top: 15px; }

/** ACCME Ident ***************************************************************/
.accmeBadge img {
  float: right;
  margin: 0 1em 0 3em;
  width: 100px; }

#accmeStatus {
  margin: 23px 0 0 0; }

#accmeIdEntry #altName,
#accmeIdEntry #idNumber,
#accmeIdEntry #birthDate {
  margin-top: 12px; }
#accmeIdEntry #birthDate select {
  width: 100px; }

#accmeButtons {
  text-align: center;
  margin: 48px 0 0 0; }

/** Resource Page *************************************************************/
.resourceQuota {
  color: #FFFF66; }

.resourceAccessed, .clickHere {
  color: red; }
  .resourceAccessed font, .clickHere font {
    font-size: 120%; }

.link_button {
  background: none !important;
  border: none;
  padding: 0 !important;
  font-family: arial, sans-serif;
  color: #069;
  text-decoration: underline;
  cursor: pointer; }

/** Quiz and Test Pages *******************************************************/
.quizHeading {
  font-size: 14pt;
  font-weight: bold; }

.question {
  margin-top: 12px;
  margin-left: 82px;
  text-indent: -82px;
  line-height: 1.6; }

.reflectiveQuestion {
  margin-top: 12px;
  margin-left: 150px;
  text-indent: -150px;
  line-height: 1.6; }

.likertQuestion {
  margin-top: 12px;
  margin-left: 126px;
  text-indent: -126px;
  line-height: 1.6; }

.mcQuestion {
  margin-top: 12px;
  margin-left: 186px;
  text-indent: -186px;
  line-height: 1.6; }

.question span:first-of-type,
.reflectiveQuestion span:first-of-type,
.likertQuestion span:first-of-type,
.mcQuestion span:first-of-type {
  font-weight: bold; }
.question .popImage,
.reflectiveQuestion .popImage,
.likertQuestion .popImage,
.mcQuestion .popImage {
  text-align: left;
  margin-bottom: 12px; }

.answer {
  margin-left: 30px;
  line-height: 1.6; }
  .answer span {
    font-weight: bold; }
  .answer span.correct {
    color: green; }
  .answer span.incorrect {
    color: red; }
  .answer span.response {
    color: #000099; }

textarea.reflective {
  width: 27em;
  height: 5em;
  margin-left: 28px; }

.choice {
  margin-left: 64px;
  text-indent: -44px;
  line-height: 1.5; }
  .choice input {
    vertical-align: text-top; }

.quizButtons {
  margin: 24px 0 0 24px; }

.testHeading p:first-of-type {
  margin: 12px 0 12px 0; }
  .testHeading p:first-of-type .notice {
    color: red;
    font-weight: bold; }
  .testHeading p:first-of-type .bold {
    font-weight: bold; }
  .testHeading p:first-of-type .bold .block {
    display: block;
    font-size: 11pt;
    color: #000066; }

.testOutButtons {
  margin: 24px 0 0 0; }

/** Survey Pages **************************************************************/
.surveyHeading {
  font-size: 14pt;
  font-weight: bold; }

/** Other *********************************************************************/
form#retake {
  margin-bottom: 5px; }

/*******************************************************************************
 ** Adjustments for wider pages
 **/
@media (min-width: 660px) {
  #stepByStep {
    width: 200px; }

  #stepByStep p {
    margin-bottom: 6px; }

  #moduleBody {
    flex-direction: row; }

  textarea.reflective {
    width: 27em; } }
@media (min-width: 800px) {
  textarea.reflective {
    width: 40em; } }
.likert {
  display: block;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0 0 5px 0; }
  .likert li {
    display: inline-block;
    width: 45px;
    text-align: center;
    vertical-align: top;
    line-height: 1.5; }
    .likert li input[type=radio] {
      display: block;
      position: relative;
      top: 0;
      left: 13px; }
    .likert li label {
      width: 100%;
      font: 12px Arial, san-serif; }
  .likert::before {
    content: '';
    position: relative;
    top: 13px;
    left: 52px;
    display: block;
    background-color: #dadada;
    height: 4px;
    width: 312px; }

@media (min-width: 800px) {
  .likert li {
    width: 75px; }
    .likert li input[type=radio] {
      left: 26px; }
  .likert::before {
    left: 59px;
    width: 435px; } }
/*      Admin */
/*******************************************************************************
 ** Admin-specific Style
 **/
.adminWarning {
  color: firebrick; }

.pageReviewItem {
  font-weight: bold;
  font-size: normal; }
  .pageReviewItem::before {
    content: "";
    background-image: url("../images/arrow_head.gif");
    background-size: 10px 10px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 10px;
    height: 20px;
    position: relative;
    top: 10px;
    margin-right: 5px; }

.pageReviewSubItem {
  font-weight: bold;
  font-style: normal; }

.normal {
  font-weight: normal;
  font-style: normal;
  font-size: inherit; }

.smallItalic {
  font-weight: normal;
  font-style: italic;
  font-size: small; }

.buttonSet {
  float: right;
  vertical-align: top;
  margin-top: 12px; }

.navLine .title {
  display: inline-block; }
.navLine:not(:last-child) {
  border-bottom: 1px solid #eee; }
.navLine .buttonSet1 {
  float: right; }
.navLine .buttonSet2 {
  float: right; }
.navLine .buttonSet3 {
  float: right; }

/** Display Modules ***********************************************************/
#query {
  width: 316px; }

#ModuleList {
  /* Zebra striping */ }
  #ModuleList tr:nth-of-type(odd) {
    background: #eee; }
  #ModuleList thead tr:last-of-type {
    border-bottom: 1px solid #999; }
    #ModuleList thead tr:last-of-type th {
      line-height: 1em; }
  #ModuleList tr, #ModuleList th {
    border: 0; }
  #ModuleList th.moduleButtons {
    width: 243px;
    min-width: 243px; }
    #ModuleList th.moduleButtons span {
      display: inline-block;
      text-align: center;
      font-size: 11px;
      width: 34px;
      margin-right: 2px; }
  #ModuleList th.moduleButtons.buttonSetWidth1,
  #ModuleList th.moduleButtons.buttonSetWidth2
  th.moduleButtons.buttonSetWidth3 {
    width: 123px;
    min-width: 123px; }
  #ModuleList th.moduleButtons.buttonSetWidth4 {
    width: 163px;
    min-width: 163px; }
  #ModuleList th.moduleButtons.buttonSetWidth5 {
    width: 203px;
    min-width: 203px; }
  #ModuleList th.moduleButtons.buttonSetWidth6 {
    width: 243px;
    min-width: 243px; }
  #ModuleList th.moduleDates {
    width: 330px;
    min-width: 330px; }
    #ModuleList th.moduleDates span {
      display: inline-block;
      text-align: center;
      font-size: 11px;
      width: 70px;
      margin-right: 6px; }
  #ModuleList tr .moduleButtons {
    text-align: center; }
  #ModuleList td {
    line-height: 1.5; }
    #ModuleList td.moduleTitle {
      word-break: break-all; }
    #ModuleList td span {
      padding-right: 0.5em;
      font-family: "Oxygen Mono"; }
  @media only screen and (max-width: 762px) {
    #ModuleList {
      /* Collapse table */
      /* Hide table headers (but not display: none;, for accessibility) */ }
      #ModuleList table,
      #ModuleList thead,
      #ModuleList tbody,
      #ModuleList th,
      #ModuleList td,
      #ModuleList tr {
        display: block; }
      #ModuleList thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px; }
      #ModuleList tr {
        border: 1px solid #ccc; }
      #ModuleList td {
        border: none;
        border-bottom: 1px solid #ddd;
        position: relative;
        padding-left: 20%; }
        #ModuleList td.moduleButtons {
          text-align: left; }
      #ModuleList td::before {
        position: absolute;
        /* Note: top/left values mimic padding */
        top: 2px;
        left: 6px;
        width: 20%;
        padding-right: 10px;
        white-space: nowrap; }
      #ModuleList td[aria-label]::before {
        content: attr(aria-label) ": "; } }

/** New Module ****************************************************************/
#ModuleTitle input[type=text] {
  width: 80vw; }

/** SummerNote RTE adjustments ************************************************/
.rteTextArea {
  min-height: 300px; }

#toggle_rte {
  display: none;
  float: right;
  margin-right: 55px; }

.note-group-select-from-files { 
     display: none;
 }

/** Module Options ************************************************************/
#Options {
  overflow: hidden; }
  #Options > div a {
    float: right;
    margin: 0; }
  #Options > fieldset {
    margin: 24px 0;
    border: 1px solid black;
    border-radius: 3px; }
    #Options > fieldset legend {
      padding: 0 10px 0 10px;
      margin: 0 0 0 10px;
      font-weight: bold; }
    #Options > fieldset .legendNote {
      padding: 0px 0 25px 23px; }
    #Options > fieldset .fieldLabel {
      margin: 0 0 0 22px;
      display: inline-block;
      width: 142px;
      text-align: right; }
    #Options > fieldset select:last-of-type, #Options > fieldset input:last-of-type {
      margin-bottom: 10px; }
  #Options > fieldset:first-of-type {
    margin-top: 0px; }
  #Options #applicationList {
    column-count: 1; }
  #Options hr {
    margin: 6px 18px; }
  #Options div.leftPadded,
  #Options span.leftPadded {
    line-height: 1.4;
    padding: 0 0 .8px 24px;
    text-indent: -21px;
    margin-left: 15px;
    break-inside: avoid;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid; }
    #Options div.leftPadded label,
    #Options span.leftPadded label {
      padding-left: 5px; }
  #Options .patientSafetyCredit {
    margin-left: 20px; }

@media (min-width: 580px) {
  #Options #applicationList {
    column-count: 2; } }
@media (min-width: 960px) {
  #Options #applicationList {
    column-count: 3; } }
@media (min-width: 1665px) {
  #Options #applicationList {
    column-count: 4; } }
/** Module Edit ***************************************************************/
#moduleTitle {
  margin: 4px 10px 2px 10px; }
  #moduleTitle span {
    font-size: 14pt;
    margin-right: 30px;
    font-weight: bold;
    word-break: break-all;
    display: inline-block; }

#moduleEdit {
  display: flex;
  padding: 5px 0 5px 0;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column; }
  #moduleEdit #stepByStep {
    margin-bottom: 0; }
  #moduleEdit #moduleStep {
    display: flex;
    flex-direction: column; }
    #moduleEdit #moduleStep .moduleBoxTop {
      margin: 0;
      order: 3; }
    #moduleEdit #moduleStep .moduleBoxFramework {
      margin: 0;
      line-height: 1.5;
      order: 4; }
      #moduleEdit #moduleStep .moduleBoxFramework .navigation {
        display: inline-block;
        vertical-align: top; }
        #moduleEdit #moduleStep .moduleBoxFramework .navigation.vr {
          padding-right: 10px;
          margin-right: 10px;
          border-right: 2px solid black; }
    #moduleEdit #moduleStep .resourceBoxTop {
      order: 1; }
    #moduleEdit #moduleStep .resourceFramework {
      order: 2; }
    #moduleEdit #moduleStep .navLine:nth-child(even) {
      background-color: #F0F0F0; }

/** Module Edit - Navigation **************************************************/
fieldset#navAdditionalComponents {
  margin: 24px 0;
  border: 1px solid black;
  border-radius: 3px;
  padding: 0 5px 10px 5px; }
  fieldset#navAdditionalComponents legend {
    padding: 0 10px 0 10px;
    margin: 0 0 0 10px;
    font-weight: bold; }
  fieldset#navAdditionalComponents .legendNote {
    padding: 0px 0 25px 23px; }
  fieldset#navAdditionalComponents div.formInput {
    display: inline-block;
    margin: 10px 0 0 10px;
    min-height: auto; }
  fieldset#navAdditionalComponents .fieldLabel {
    margin: 0 5px 0 22px;
    display: inline-block;
    width: 180px;
    text-align: right;
    font-weight: bold; }
  fieldset#navAdditionalComponents .fieldTextBlock {
    width: calc(100% - 200px);
    position: relative;
    left: 210px;
    top: -20px;
    line-height: 1.5; }
  fieldset#navAdditionalComponents select:last-of-type, fieldset#navAdditionalComponents input:last-of-type {
    margin-bottom: 10px; }
  fieldset#navAdditionalComponents div.optionButtons {
    display: inline-block;
    margin: 10px 0 0 10px; }

/** Module Edit - Introduction ************************************************/
#Introduction .indent {
  margin-left: 40px; }

#introAudience label,
#introObjective label,
#introOptionalSection label,
#introAuthors label,
#introCmeInfo label {
  display: inline-block;
  font-weight: bold; }
#introAudience .formInput:not(:first-of-type),
#introObjective .formInput:not(:first-of-type),
#introOptionalSection .formInput:not(:first-of-type),
#introAuthors .formInput:not(:first-of-type),
#introCmeInfo .formInput:not(:first-of-type) {
  margin-top: 15px; }
#introAudience input[type=text],
#introObjective input[type=text],
#introOptionalSection input[type=text],
#introAuthors input[type=text],
#introCmeInfo input[type=text] {
  width: calc(100% - 24px); }
#introAudience textarea,
#introObjective textarea,
#introOptionalSection textarea,
#introAuthors textarea,
#introCmeInfo textarea {
  width: calc(100% - 24px);
  height: auto;
  min-height: 200px; }

#introAuthors div.userHtml {
  display: inline-block;
  width: calc(100% - 175px - 24px);
  margin-bottom: 10px; }
  #introAuthors div.userHtml + div.optionButtons {
    display: inline-block;
    vertical-align: top; }
#introAuthors textarea {
  min-height: 100px; }
#introAuthors .authorList {
  margin-left: 30px; }
#introAuthors .authorList > div:nth-of-type(odd) {
  background-color: #eeeeee; }

#introCmeInfo textarea#addlAccreditationInformation {
  min-height: 150px; }

/*******************************************************************************
 ** Quiz/Test pages
 **/
.resourceFramework fieldset:first-of-type {
  margin: 0 !important; }

fieldset#LikertQuestions,
fieldset#ReflectiveQuestions,
fieldset#MultipleChoiceQuestions {
  margin: 24px 0;
  border: 1px solid black;
  border-radius: 3px;
  padding: 0 5px 10px 5px; }
  fieldset#LikertQuestions > div:nth-of-type(odd),
  fieldset#ReflectiveQuestions > div:nth-of-type(odd),
  fieldset#MultipleChoiceQuestions > div:nth-of-type(odd) {
    background-color: #eee; }
  fieldset#LikertQuestions legend,
  fieldset#ReflectiveQuestions legend,
  fieldset#MultipleChoiceQuestions legend {
    padding: 0 10px 0 10px;
    margin: 0 0 0 10px;
    font-weight: bold; }
  fieldset#LikertQuestions .legendNote,
  fieldset#ReflectiveQuestions .legendNote,
  fieldset#MultipleChoiceQuestions .legendNote {
    padding: 0px 0 25px 23px; }
  fieldset#LikertQuestions .fieldLabel,
  fieldset#ReflectiveQuestions .fieldLabel,
  fieldset#MultipleChoiceQuestions .fieldLabel {
    margin: 0 0 0 22px;
    display: inline-block;
    width: 142px;
    text-align: right; }
  fieldset#LikertQuestions select:last-of-type, fieldset#LikertQuestions input:last-of-type,
  fieldset#ReflectiveQuestions select:last-of-type,
  fieldset#ReflectiveQuestions input:last-of-type,
  fieldset#MultipleChoiceQuestions select:last-of-type,
  fieldset#MultipleChoiceQuestions input:last-of-type {
    margin-bottom: 10px; }
  fieldset#LikertQuestions .likertQuestion span:first-of-type,
  fieldset#LikertQuestions .reflectiveQuestion span:first-of-type,
  fieldset#LikertQuestions .multipleChoiceQuestion span:first-of-type,
  fieldset#ReflectiveQuestions .likertQuestion span:first-of-type,
  fieldset#ReflectiveQuestions .reflectiveQuestion span:first-of-type,
  fieldset#ReflectiveQuestions .multipleChoiceQuestion span:first-of-type,
  fieldset#MultipleChoiceQuestions .likertQuestion span:first-of-type,
  fieldset#MultipleChoiceQuestions .reflectiveQuestion span:first-of-type,
  fieldset#MultipleChoiceQuestions .multipleChoiceQuestion span:first-of-type {
    font-weight: bold; }

fieldset#LikertQuestions span.likertQuestion {
  display: inline-block;
  width: calc(100% - 300px); }

fieldset#ReflectiveQuestions span.reflectiveQuestion {
  display: inline-block;
  width: calc(100% - 325px); }
fieldset#ReflectiveQuestions .buttonSet {
  margin-top: 0; }

fieldset#MultipleChoiceQuestions span.question {
  display: inline-block;
  width: calc(100% - 255px); }
fieldset#MultipleChoiceQuestions .question.explanation {
  margin-top: 0; }

.multipleChoiceNote {
  font-weight: bold;
  margin-left: 107px; }

/*******************************************************************************
 ** CE_IDENT (ACCME Identification) page
 **/
fieldset.ceident {
  margin: 24px 0;
  border: 1px solid black;
  border-radius: 3px;
  padding: 0 5px 10px 5px; }
  fieldset.ceident legend {
    padding: 0 10px 0 10px;
    margin: 0 0 0 10px;
    font-weight: bold; }
  fieldset.ceident .legendNote {
    padding: 0px 0 25px 23px; }
  fieldset.ceident div.formInput {
    min-height: auto; }
  fieldset.ceident .fieldLabel {
    margin: 0 5px 0 22px;
    display: inline-block;
    width: 180px;
    text-align: right;
    font-weight: bold; }
  fieldset.ceident .fieldTextBlock {
    width: calc(100% - 200px);
    position: relative;
    left: 210px;
    top: -20px;
    line-height: 1.5; }
  fieldset.ceident select:last-of-type, fieldset.ceident input:last-of-type {
    margin-bottom: 10px; }

/*******************************************************************************
 ** Resource page
 **/
#Resources > div:nth-of-type(odd) {
  background-color: #eeeeee; }
#Resources .resource {
  display: inline-block;
  width: calc(100% - 282px);
  margin-left: 25px; }
  #Resources .resource.inline {
    margin-left: 45px; }
#Resources .titleLabel {
  display: inline-block;
  font-weight: bold;
  padding-bottom: 3px;
  text-indent: -25px; }
  #Resources .titleLabel.inline {
    text-indent: -45px; }
#Resources .resourceTitle {
  display: inline-block;
  margin-top: 12px;
  line-height: 1.6; }
#Resources .buttonSet {
  margin-top: 0; }

#Resource input[type="text"],
#Resource textArea {
  width: calc(100% - 110px); }
#Resource label {
  font-weight: bold;
  display: inline-block;
  width: 100px;
  text-align: right;
  vertical-align: top; }
#Resource #addSourceButton {
  float: right;
  margin: 0; }
#Resource .sourceTitle {
  font-weight: bold;
  font-size: large;
  margin-bottom: 10px; }
#Resource .sourceBodyItem {
  margin-left: 100px;
  margin-bottom: 5px; }
  #Resource .sourceBodyItem input[type="text"],
  #Resource .sourceBodyItem textArea {
    width: calc(100% - 130px); }
  #Resource .sourceBodyItem .sourceBodyItemLine {
    padding-left: 15px; }
  #Resource .sourceBodyItem label {
    width: 122px; }

/*******************************************************************************
 ** Navigation and initial module setup
 **/
#navEditTitles div.formInput,
#navRestructure div.formInput {
  min-height: auto; }
  #navEditTitles div.formInput label,
  #navRestructure div.formInput label {
    font-weight: bold; }
#navEditTitles .formInput,
#navRestructure .formInput {
  margin: 0; }
#navEditTitles input[type=text],
#navEditTitles select,
#navRestructure input[type=text],
#navRestructure select {
  width: calc(100% - 65px);
  margin-left: 24px; }
#navEditTitles label,
#navRestructure label {
  display: inline-block;
  min-width: 100px; }

#buildSteps fieldset {
  margin: 24px 0;
  border: 1px solid black;
  border-radius: 3px;
  padding: 0 5px 10px 15px; }
  #buildSteps fieldset p {
    font-style: italic;
    margin: 10px 5px 20px 20px; }
  #buildSteps fieldset legend {
    padding: 0 10px 0 10px;
    margin: 0 0 0 10px;
    font-weight: bold; }
  #buildSteps fieldset .legendNote {
    padding: 0px 0 25px 23px; }
  #buildSteps fieldset div.formInput {
    min-height: auto; }
  #buildSteps fieldset .fieldLabel {
    margin: 0 5px 0 22px;
    display: inline-block;
    width: 190px;
    text-align: right;
    font-weight: bold; }
  #buildSteps fieldset .fieldTextBlock {
    width: calc(100% - 200px);
    position: relative;
    left: 210px;
    top: -20px;
    line-height: 1.5; }
  #buildSteps fieldset select:last-of-type, #buildSteps fieldset input:last-of-type {
    margin-bottom: 10px; }

.formInputSet {
  display: flex;
  height: 320px;
  flex-flow: column wrap;
  width: 32vw;
  min-width: 292px;
  flex: 0 1 auto; }
  .formInputSet .fieldLabel {
    width: 250px; }

@media (min-width: 767px) {
  .formInputSet {
    height: 175px; } }
#navAdditionalComponents #navTitle {
  width: 300px; }

/*******************************************************************************
 ** Add/Edit question handling
 **/
#likertQuestion .formInput label,
#multipleChoiceQuestion .formInput label,
#reflectiveQuestion .formInput label {
  display: inline-block;
  text-align: right;
  vertical-align: top;
  width: 102px;
  font-weight: bold; }
#likertQuestion .formInput input[type="text"],
#likertQuestion .formInput textarea,
#multipleChoiceQuestion .formInput input[type="text"],
#multipleChoiceQuestion .formInput textarea,
#reflectiveQuestion .formInput input[type="text"],
#reflectiveQuestion .formInput textarea {
  width: calc(100% - 122px); }
#likertQuestion .formInput input[type="radio"],
#multipleChoiceQuestion .formInput input[type="radio"],
#reflectiveQuestion .formInput input[type="radio"] {
  vertical-align: top;
  margin-left: 86px; }
#likertQuestion .formInput input.sansLabel,
#multipleChoiceQuestion .formInput input.sansLabel,
#reflectiveQuestion .formInput input.sansLabel {
  margin-left: 106px; }

#multipleChoiceQuestion #addAnswerButton {
  float: right;
  margin: 0; }
#multipleChoiceQuestion div.questionText {
  padding-top: 10px; }
#multipleChoiceQuestion input[type="file"] {
  display: block;
  margin-left: 106px; }
#multipleChoiceQuestion .fileUpload span:first-child {
  font-weight: bold;
  margin-left: 106px; }

/*******************************************************************************
 ** Module Authorization Page
 **/
#AdminAuth {
  overflow: hidden; }
  #AdminAuth > fieldset {
    margin: 24px 0;
    border: 1px solid black;
    border-radius: 3px; }
    #AdminAuth > fieldset legend {
      padding: 0 10px 0 10px;
      margin: 0 0 0 10px;
      font-weight: bold; }
    #AdminAuth > fieldset p,
    #AdminAuth > fieldset input,
    #AdminAuth > fieldset select {
      margin-left: 28px;
      margin-right: 15px; }
    #AdminAuth > fieldset input:last-of-type,
    #AdminAuth > fieldset select:last-of-type {
      margin-bottom: 10px; }
  #AdminAuth > fieldset:first-of-type {
    margin-top: 0px; }
  #AdminAuth hr {
    width: calc(100% - 40px); }
  #AdminAuth div.leftPadded,
  #AdminAuth span.leftPadded {
    line-height: 1.4;
    padding: 0 0 .8px 24px;
    text-indent: -21px;
    margin-left: 15px;
    break-inside: avoid;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid; }

/*******************************************************************************
 ** Page Properties (combine with the above stuff...)
 **/
div.buttonSpacer {
  margin: 5px 0; }

.pageProperties {
  display: inline-block;
  vertical-align: top; }
  .pageProperties fieldset {
    vertical-align: top;
    border: 1px solid black;
    border-radius: 3px;
    padding: 5px;
    margin: 0; }
    .pageProperties fieldset legend {
      padding: 0 5px 0 5px;
      margin: 0 0 0 6px;
      font-weight: bold; }
    .pageProperties fieldset .fieldLabel {
      display: inline-block;
      margin: 0 0 0 6px;
      text-align: right; }

.pagePropertiesSave {
  float: right; }

@media only screen and (max-width: 762px) {
  #resourceProperties .pageProperties {
    display: block;
    width: 185px; } }
#resourceProperties #resourcePageProperties .fieldLabel {
  width: 80px; }

form[id="quizProperties"] {
  display: inline;
  position: relative; }

#quizReflectiveProperties .fieldLabel {
  width: 112px; }

#quizMCProperties {
  display: flex;
  height: 97px;
  flex-flow: column wrap;
  width: 32vw;
  flex: 0 1 auto; }
  #quizMCProperties .fieldLabel {
    width: 115px; }

#moduleEdit .moduleBoxFramework {
  padding: 5px 10px 5px 10px; }
#moduleEdit #quizReflectiveProperties2 {
  width: 256px; }
  #moduleEdit #quizReflectiveProperties2 .formInput {
    display: inline-block;
    width: 186px;
    min-height: 0; }
    #moduleEdit #quizReflectiveProperties2 .formInput span:first-child {
      width: 116px;
      text-align: right;
      margin: 0 2px 0 0; }
#moduleEdit #quizMCProperties2 {
  width: 600px; }
  #moduleEdit #quizMCProperties2 .formInput {
    display: inline-block;
    width: 186px;
    min-height: 0; }
    #moduleEdit #quizMCProperties2 .formInput span:first-child {
      width: 116px;
      text-align: right;
      margin: 0 2px 0 0; }
  @media only screen and (max-width: 866px) {
    #moduleEdit #quizMCProperties2 {
      width: 447px; } }

form[id="resourceProperties"] {
  display: inline;
  position: relative; }

/*******************************************************************************
** Adjustments for Phone Screen
*******************************************************************************/
@media only screen and (max-width: 762px) {
  #moduleEdit .moduleBoxFramework form {
    display: inline;
    position: relative; }
    #moduleEdit .moduleBoxFramework form .pagePropertiesSave {
      position: absolute;
      left: 0;
      bottom: -6px; }

  .navLine .title {
    width: calc(100% - 122px); }
  .navLine .buttonSet1 {
    width: 122px;
    background-color: lightcyan; }
  .navLine .buttonSet2 {
    width: 122px;
    background-color: lightgoldenrodyellow; }
  .navLine .buttonSet3 {
    width: 122px;
    background-color: lightgray; } }
/*******************************************************************************
** Adjustments for Tablet Screen -- 481px is the standared but looks bad
*******************************************************************************/
@media (min-width: 580px) {
  #moduleEdit {
    flex-direction: row; }
    #moduleEdit #moduleStep .moduleBoxTop {
      order: 1; }
    #moduleEdit #moduleStep .moduleBoxFramework {
      margin: 0 0 10px 0;
      order: 2; }
    #moduleEdit #moduleStep .resourceBoxTop {
      order: 3; }
    #moduleEdit #moduleStep .resourceFramework {
      order: 4; }

  .navLine .title {
    width: calc(100% - 244px); }
  .navLine .buttonSet1 {
    background-color: initial;
    width: 244px; } }
/*******************************************************************************
** Adjustments for Desktop Screen
*******************************************************************************/
@media (min-width: 960px) {
  .navLine .title {
    width: calc(100% - 366px); }
  .navLine .buttonSet1 {
    width: 366px; }
  .navLine .buttonSet2 {
    width: 244px;
    background-color: initial; }
  .navLine .buttonSet3 {
    background-color: initial; } }
/*      HelpDesk */
/* Style the buttons that are used to open and close the accordion panel */
/* Darken the button color on hover. */
/* Style the accordion panel. Note: not hidden by default */
#Testing .roleArea {
  font-weight: bold; }
#Testing .roleApp {
  font-weight: bold;
  font-style: italic; }
#Testing .authority {
  display: inline-block; }
#Testing .accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s; }
#Testing button {
  border: 1px solid gray;
  border-radius: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-bottom: 3px; }
  #Testing button:hover {
    color: #990000; }
  #Testing button.accordion::after {
    content: "\2212";
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px; }
  #Testing button.accordion.active::after {
    content: '\002B'; }
  #Testing button.accordion:hover {
    background-color: #ccc; }
#Testing .panel {
  padding: 0;
  background-color: white;
  display: block; }
#Testing a {
  text-decoration: none; }
  #Testing a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #990000; }
#Testing .ccehsId {
  height: 25px;
  margin-left: 12px; }
#Testing .parsActivityId {
  height: 25px; }
#Testing .small {
  font-size: 75%; }

#accreditation-boards span:nth-child(1) {
  font-weight: bold;
  vertical-align: top; }
#accreditation-boards .accme-board-group:nth-child(2n+1) {
  background-color: #EEEEEE;
  margin: 0; }
#accreditation-boards .accme-board {
  padding-left: 445px;
  text-indent: -225px; }
  #accreditation-boards .accme-board .element {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 10px;
    width: 605px; }
    @media only screen and (max-width: 762px) {
      #accreditation-boards .accme-board .element {
        width: 420px; } }
  @media only screen and (max-width: 762px) {
    #accreditation-boards .accme-board {
      padding-left: 73px;
      text-indent: -38px; } }
#accreditation-boards .short-name.element {
  width: 210px; }
#accreditation-boards .accme-board-buttons {
  padding-left: 230px;
  padding-bottom: 5px; }
  #accreditation-boards .accme-board-buttons .btn--edit,
  #accreditation-boards .accme-board-buttons .btn--delete {
    margin-top: 0;
    margin-bottom: 0; }
  @media only screen and (max-width: 762px) {
    #accreditation-boards .accme-board-buttons {
      padding-left: 44px; } }

#boardupdate label {
  width: 110px;
  display: inline-block;
  text-align: right;
  margin-right: 5px;
  font-weight: bold; }
#boardupdate .indent {
  margin-left: 119px; }
#boardupdate .bold {
  font-weight: bold; }
#boardupdate #diplomateIdPattern {
  width: 925px; }
#boardupdate #badgeNameLabel {
  vertical-align: top; }

#DocumentsCheck .document {
  border: 0; }
#DocumentsCheck fieldset {
  border: 1px solid black;
  margin-left: 25px;
  padding: 0 25px;
  border-radius: 5px; }
  #DocumentsCheck fieldset legend {
    padding: 0 8px;
    font-weight: bold; }
  #DocumentsCheck fieldset th {
    text-align: left; }
    #DocumentsCheck fieldset th.filename {
      width: 600px; }
    #DocumentsCheck fieldset th.notes {
      width: 600px;
      text-align: left; }
    #DocumentsCheck fieldset th.flags {
      width: 340px;
      text-align: left; }
  #DocumentsCheck fieldset tbody tr:nth-child(2n) {
    background-color: #eee; }
  @media (max-width: 660px) {
    #DocumentsCheck fieldset legend {
      border-left: 1px solid #888;
      border-right: 1px solid #888;
      max-width: 345px; } }
#DocumentsCheck a {
  text-decoration: none; }
  #DocumentsCheck a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #990000; }

#DocumentsCheck input[type="checkbox"] {
  margin-left: 45px; }
#DocumentsCheck fieldset[data-type] {
  display: none; }
#DocumentsCheck input#wip:checked ~ div > fieldset[data-type="WORK IN PROGRESS"],
#DocumentsCheck input#review:checked ~ div > fieldset[data-type="UNDER REVIEW"],
#DocumentsCheck input#released:checked ~ div > fieldset[data-type="RELEASED"],
#DocumentsCheck input#rue:checked ~ div > fieldset[data-type="RELEASED UNDER EDIT"],
#DocumentsCheck input#retired:checked ~ div > fieldset[data-type="RETIRED"],
#DocumentsCheck input#deleted:checked ~ div > fieldset[data-type="DELETED"] {
  display: block; }
#DocumentsCheck tr.missing {
  background-color: pink !important; }

#accthistory {
  /* Zebra striping */ }
  #accthistory #accthistorytable {
    width: 50%;
    display: inline-table; }
  #accthistory #accthistorysettings {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 25px 20px; }
  #accthistory tr:nth-of-type(odd) {
    background: #eee; }
  #accthistory .numalign {
    text-align: right;
    padding-right: 10px; }
  #accthistory fieldset {
    padding-right: 20px;
    border: 1px solid black;
    border-radius: 3px; }
    #accthistory fieldset legend {
      padding: 0 10px 0 10px;
      margin: 0 0 0 10px;
      font-weight: bold; }
    #accthistory fieldset .legendNote {
      padding: 0px 0 25px 23px; }
    #accthistory fieldset .fieldLabel {
      margin: 0 0 0 22px;
      display: inline-block;
      width: 142px;
      text-align: right; }
    #accthistory fieldset span {
      display: block; }
    #accthistory fieldset input[type="checkbox"] {
      margin: 0 5px; }

/* Styling for the Account Reconciliation pages */
.clickable .appear {
  display: none; }
.clickable label {
  cursor: pointer;
  font-size: small; }
.clickable input {
  display: none; }
.clickable input:checked ~ .appear {
  display: block; }

table.zebra {
  border-width: 1px;
  border-spacing: 2px;
  border-style: solid;
  border-color: gray;
  border-collapse: separate; }
  table.zebra thead th {
    background-color: #d8caa8; }
  table.zebra tfoot td {
    background-color: #fef5df; }
  table.zebra tbody tr:nth-child(even) {
    background-color: #d8d8d8; }
  table.zebra tbody tr:nth-child(odd) {
    background-color: #f6f6f6; }
  table.zebra tbody tr th,
  table.zebra tbody tr td {
    border-top: 1px dashed #d8caa8; }
  table.zebra tbody tr th.changed,
  table.zebra tbody tr td.changed {
    background-color: #ffbaba; }
  table.zebra tbody tr:hover {
    background-color: #cefdff !important; }
table th.smallcaps,
table td.smallcaps {
  font-variant: small-caps; }
table th.numalign,
table td.numalign {
  text-align: right;
  padding-right: 8px; }
table#acctTable {
  width: 550px; }
table#changeDetailTable {
  width: 900px; }

.AButton {
  -moz-box-shadow: 3px 4px 0px 0px #899599;
  -webkit-box-shadow: 3px 4px 0px 0px #899599;
  box-shadow: 3px 4px 0px 0px #899599;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #bab1ba));
  background: -moz-linear-gradient(top, #ededed 5%, #bab1ba 100%);
  background: -webkit-linear-gradient(top, #ededed 5%, #bab1ba 100%);
  background: -o-linear-gradient(top, #ededed 5%, #bab1ba 100%);
  background: -ms-linear-gradient(top, #ededed 5%, #bab1ba 100%);
  background: linear-gradient(to bottom, #ededed 5%, #bab1ba 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#bab1ba',GradientType=0);
  background-color: #ededed;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  border: 1px solid #d6bcd6;
  display: inline-block;
  cursor: pointer;
  padding: 7px 25px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #e1e2ed; }
  .AButton:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bab1ba), color-stop(1, #ededed));
    background: -moz-linear-gradient(top, #bab1ba 5%, #ededed 100%);
    background: -webkit-linear-gradient(top, #bab1ba 5%, #ededed 100%);
    background: -o-linear-gradient(top, #bab1ba 5%, #ededed 100%);
    background: -ms-linear-gradient(top, #bab1ba 5%, #ededed 100%);
    background: linear-gradient(to bottom, #bab1ba 5%, #ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bab1ba', endColorstr='#ededed',GradientType=0);
    background-color: #bab1ba; }
  .AButton:active {
    position: relative;
    top: 1px; }

span.inlineOptionButtons {
  margin-left: 30px;
  margin-bottom: 4px; }

.highlight_message {
  color: red; }

.pagination_btn {
  display: inline-block;
  width: 52px; }

.pagination {
  display: inline-block;
  font-size: 115%;
  margin: 0 20px 6px 20px;
  padding: 0; }

#accthistorytable table caption {
  color: black;
  font-weight: bold;
  text-align: center; }

.date_entry {
  min-width: 115px; }

#accthistorysettings fieldset {
  border-radius: 5px;
  margin-top: -4px;
  padding-left: 20px; }
#accthistorysettings label {
  font-family: "Verdana", sans-serif; }
#accthistorysettings #statusbuttons {
  margin-left: 19px; }
#accthistorysettings .heading {
  font-weight: bold; }
#accthistorysettings .optionButtons {
  margin-left: 3px; }

#statusbuttons {
  margin-bottom: 3px;
  margin-left: -6px; }

.isDisabled {
  color: currentColor;
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none; }

.highBtn {
  margin-top: -2px; }

#pagesize span {
  display: inline !important; }
#pagesize label:first-of-type span {
  font-weight: bold; }

#page span {
  display: inline !important; }
#page label span {
  font-weight: bold; }

/* Page number and size slider layout */
.slidecontainer {
  margin-bottom: 5px;
  width: 175px; }
  .slidecontainer input[type=range] {
    /* Basic slider setup */
    -webkit-appearance: none;
    /* FireFox adjustments */
    border: 1px solid white;
    /* unable to apply focus style bug  */
    width: 100%;
    /* required for proper track sizing */
    /*    hide the outline behind the border */
    /* IE Fixes */ }
    .slidecontainer input[type=range]::-webkit-slider-runnable-track {
      background: #ddd;
      border: none;
      border-radius: 3px;
      height: 5px;
      width: 100%; }
    .slidecontainer input[type=range]::-webkit-slider-thumb {
      -webkit-appearance: none;
      background: #209009;
      border: none;
      border-radius: 50%;
      height: 16px;
      margin-top: -4px;
      width: 16px; }
    .slidecontainer input[type=range]:focus, .slidecontainer input[type=range]:hover {
      outline: none; }
      .slidecontainer input[type=range]:focus::-webkit-slider-runnable-track, .slidecontainer input[type=range]:hover::-webkit-slider-runnable-track {
        background: #ccc; }
      .slidecontainer input[type=range]:focus::-webkit-slider-thumb, .slidecontainer input[type=range]:hover::-webkit-slider-thumb {
        background: #2ba810; }
    .slidecontainer input[type=range]::-moz-range-track {
      background: #ddd;
      border: none;
      border-radius: 3px;
      height: 5px;
      width: 100%; }
    .slidecontainer input[type=range]::-moz-range-thumb {
      background: #209009;
      border: none;
      border-radius: 50%;
      height: 16px;
      width: 16px; }
    .slidecontainer input[type=range]:-moz-focusring {
      outline: 1px solid white;
      outline-offset: -1px; }
    .slidecontainer input[type=range]:focus::-moz-range-track, .slidecontainer input[type=range]:hover::-moz-range-track {
      background: #ccc; }
    .slidecontainer input[type=range]:focus::-moz-range-thumb, .slidecontainer input[type=range]:hover::-moz-range-thumb {
      background: #2ba810; }
    .slidecontainer input[type=range]::-ms-track {
      /* remove default tick marks */
      color: transparent;
      /* remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
      background: transparent;
      /* leave room for the larger thumb to overflow with a transparent border */
      border-color: transparent;
      border-width: 6px 0;
      height: 5px;
      width: 100%; }
    .slidecontainer input[type=range]::-ms-fill-lower {
      background: #777;
      border-radius: 10px; }
    .slidecontainer input[type=range]::-ms-fill-upper {
      background: #ddd;
      border-radius: 10px; }
    .slidecontainer input[type=range]::-ms-thumb {
      background: #209009;
      border-radius: 50%;
      border: none;
      height: 16px;
      width: 16px; }
    .slidecontainer input[type=range]:focus::-ms-fill-lower, .slidecontainer input[type=range]:hover::-ms-fill-lower {
      background: #888; }
    .slidecontainer input[type=range]:focus::-ms-fill-upper, .slidecontainer input[type=range]:hover::-ms-fill-upper {
      background: #ccc; }
    .slidecontainer input[type=range]:focus::-ms-thumb, .slidecontainer input[type=range]:hover::-ms-thumb {
      background: #2ba810; }

#acctTable a,
.numalign a {
  font-family: "Verdana", sans-serif; }

#changeEntry .optionButtons .btn {
  margin-left: 57px;
  vertical-align: top; }

/*      Reports */
/*******************************************************************************
 ** Report-specific Style
 **/
.upload {
  margin-left: 19px;
  padding: 4px 0 0 5px;
  width: 20px; }

.oldUpload {
  background-color: red;
  margin-left: 19px;
  padding-left: 5px;
  width: 20px; }

#statusLogBacking .floatLeft {
  float: left; }
#statusLogBacking th {
  text-align: left; }
  #statusLogBacking th a:hover {
    font-family: inherit; }
  #statusLogBacking th a img {
    font-size: 75%;
    height: 11px;
    vertical-align: text-top; }
#statusLogBacking td {
  border-bottom: 1px solid #dddddd; }
  #statusLogBacking td.status {
    line-height: 100%;
    width: 200px;
    word-break: break-all;
    word-wrap: break-word; }
#statusLogBacking .optionButtons {
  margin: 0;
  text-align: right; }
  #statusLogBacking .optionButtons.floatTopRight {
    float: right;
    position: relative;
    top: -6px;
    right: 2px; }
#statusLogBacking fieldset {
  border: 1px solid black;
  border-radius: 5px;
  margin-right: 10px !important;
  min-height: 84px;
  padding: 0 5px 5px 5px;
  vertical-align: top; }
  #statusLogBacking fieldset legend {
    font-weight: bold;
    padding: 0 10px; }
#statusLogBacking .formInput {
  margin: 0; }
  #statusLogBacking .formInput.dateField, #statusLogBacking .formInput.service, #statusLogBacking .formInput.course, #statusLogBacking .formInput.state, #statusLogBacking .formInput.auxiliary, #statusLogBacking .formInput.account {
    display: inline-block; }
  #statusLogBacking .formInput.dateField label {
    display: inline-block;
    text-align: right;
    width: 30px; }
#statusLogBacking .jqDate {
  width: 96px !important; }
#statusLogBacking .course input[type=text],
#statusLogBacking .account input[type=text] {
  width: 100px !important; }
#statusLogBacking .offline,
#statusLogBacking .upload {
  text-align: center;
  vertical-align: top; }
#statusLogBacking .offline input[type=checkbox],
#statusLogBacking .upload img {
  cursor: pointer; }
#statusLogBacking tr.greybg {
  background-color: #eeeeee; }
#statusLogBacking tr.changed1 {
  background-color: #ffffe0; }
#statusLogBacking tr.changed2 {
  background-color: #eeeecf; }
#statusLogBacking tr:hover {
  background-color: #f0fff0; }
#statusLogBacking tr td img.hide {
  display: none; }
#statusLogBacking .optionset {
  display: inline-block;
  line-height: 0.4;
  margin-top: -5px;
  vertical-align: -10px; }
  #statusLogBacking .optionset input.recent {
    height: 22px;
    margin-top: 3px;
    width: 65px; }

.btnbox {
  position: relative; }
  .btnbox .nojsbtn {
    background-color: transparent;
    border: none;
    box-shadow: none;
    color: transparent;
    cursor: pointer;
    font-size: 16px;
    height: 14px;
    margin: 0;
    padding: 0;
    position: absolute;
    transform: translate(-14px, 4px);
    width: 14px; }

.updatebtn {
  background-image: url("/ISER/images/ui/icons/vaga/upload.png");
  background-position: center;
  background-repeat: no-repeat;
  padding: 0;
  width: 16px; }

@media only screen and (max-width: 1000px) {
  /* Collapse table */
  /* Hide table headers (but not display: none;, for accessibility) */
  #statusLogBacking table,
  #statusLogBacking thead,
  #statusLogBacking tbody,
  #statusLogBacking td,
  #statusLogBacking th,
  #statusLogBacking tr {
    display: block; }
  #statusLogBacking thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  #statusLogBacking tr {
    border: 1px solid #ccc; }
  #statusLogBacking td {
    border: none;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding-left: 95px; }
    #statusLogBacking td::before {
      position: absolute;
      /* Note: top/left values mimic padding */
      top: 2px;
      left: 6px;
      width: 20%;
      padding-right: 10px;
      white-space: nowrap; }
    #statusLogBacking td[aria-label]::before {
      content: attr(aria-label) ": "; }
    #statusLogBacking td.status {
      width: auto; }
  #statusLogBacking .offline,
  #statusLogBacking .upload {
    text-align: left; }
  #statusLogBacking .formInput.dateField {
    width: 280px; } }
/* User HTML settings */
/******************************************************************************* 
 ** User HTML settings 
 **/
/* Bootstrap interaction fixes. */
/*******************************************************************************
 ** Fixes due to adding bootstrap.css to support the RTE.
 ******************************************************************************/
.navbar {
  min-height: inherit; }

@media (min-width: 768px) {
  .navbar {
    border-radius: initial; } }
header .taskbar,
#header .taskbar {
  min-height: 2.25em; }

@media (min-width: 960px) {
  header .taskbar,
  #header .taskbar {
    min-height: 2.25em; } }
.masthead {
  height: auto; }

legend {
  width: auto; }

footer,
#footer {
  margin: 0;
  width: 100%;
  min-width: 480px; }

@media (min-width: 960px) {
  footer,
  #footer {
    height: 110px; } }
@media (min-width: 580px) {
  footer-badges {
    width: auto; } }
label {
  display: initial; }

a:hover {
  /*font-family: inherit;*/
  /*color: inherit;*/
  text-decoration: none; }

hr {
  margin: 6px 0;
  border: 1px solid #777;
  height: 0; }

#new {
  color: red; }

/*# sourceMappingURL=screen.css.map */
