@charset "UTF-8";/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *

















































*/
.error {
  color: red; }

.notice {
  color: green;
  font-size: .61538462em;
  /* 16/26 */ }

.inline-errors {
  display: inline;
  color: #D00;
  padding-left: 5px;
  font-size: .46153846em;
  /* 12/26 */ }

body {
  margin: auto;
  font-family: Helvetica, sans-serif; }

.nav_links {
  float: left;
  font-family: Helvetica, sans-serif;
  font-size: .76923077em;
  /* 20/26 */
  width: 230px;
  margin-top: 115px;
  margin-left: 115px; }

.nav_links table {
  text-align: left;
  width: 100%; }

.container {
  margin-top: 100px; }

button.ui-datepicker-trigger {
  background: url(../assets/widgets/datepicker.png);
  border-radius: 0px;
  box-shadow: none;
  height: 37px;
  width: 37px;
  margin-left: 10px;
  color: transparent; }

button.ui-datepicker-trigger:hover {
  background: url(../assets/widgets/datepicker.png); }

.ui-datepicker-trigger img {
  height: 100%;
  width: 100%; }

#ui-datepicker-div {
  display: none; }

/*#content #reports_controller_show ul {
list-style-type: none;
margin-top: 0px;
margin-bottom: 0px;
}*/
ul.report_type li {
  display: inline-block;
  margin: -5px; }

/*.nav_links a {
height: 86px;
width:  221px;
}*/
/* Start of styling for Reports page */
/*.report img {
width: 750px;
}*/
ul.report_options select {
  margin-top: 10px;
  width: 150px; }

ul.report_options input {
  border-radius: 5px;
  font-size: 97%;
  margin-right: 7px;
  padding: 5px 8px !important; }

ul.report_options label {
  font-size: .76923077em;
  /* 20/26 */
  margin-right: 10px; }

.toggle button {
  width: 135px; }
  .toggle button span {
    font-size: 85%; }
.toggle li {
  margin-left: 5px;
  margin-right: 5px; }
.toggle .listening {
  background: #3C97AC; }
.toggle .reading {
  background: #745F8E; }
.toggle .writing {
  background: #EB8104; }
.toggle .speaking {
  background: #84A74D; }
.toggle .memory {
  background: #E3C94A; }
.toggle .adl {
  background: #B62E2E; }
.toggle .reasoning {
  background: #DA84B7; }
.toggle .news {
  background: #2E4ECD; }
.toggle .disabled {
  background: #C9C9C9; }
  .toggle .disabled span {
    color: black; }

.nav_buttons button.disabled {
  background: black;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5; }

/*.report_screen hr {
margin: 25px 0;
}*/
div.report_fmp {
  font-size: 28px;
  margin: 0 auto;
  text-align: center;
  width: 65%;
  padding: 5px; }

.hidden {
  display: none; }

input#export-report {
  border-radius: 6px;
  font-size: 0.75em; }

div#title_container {
  position: relative; }

.modal input#export-graphs, .modal #export-video-report {
  border-radius: 6px;
  position: relative;
  font-size: 0.5em;
  margin-left: auto;
  margin-top: 10px;
  margin-right: 55px;
  display: block; }
.modal #export-video-report {
  margin-bottom: 10px; }

div.link_selector {
  text-align: right;
  font-size: .76923077em;
  /* 20/26 */ }

div.link_selector a {
  text-decoration: underline;
  color: #077392; }

div.link_selector a.selected {
  text-decoration: none;
  color: black; }

.detail_option {
  visibility: hidden;
  float: left; }

#content #reports_controller_advanced ul.link_list {
  margin-left: 0px; }

table#accuracy {
  margin: 0 auto;
  width: 100%; }
  table#accuracy th.blank_header {
    border-left: none;
    border-top: none; }
  table#accuracy th:first-child {
    width: 43%; }
  table#accuracy td.acceptable_range {
    background-color: #6CDA6C; }
  table#accuracy td.failing_range {
    background-color: #FF4D4D; }
  table#accuracy td.needs_improvement_range {
    background-color: #FFFF66; }
  table#accuracy th, table#accuracy td {
    border: 1px solid rgba(182, 182, 182, 0.67);
    font-size: 70%;
    padding: 0.5em;
    text-align: left; }
  table#accuracy td.grayed-out {
    width: 15px;
    border: none; }
  table#accuracy td.expand_category span,
  table#accuracy td.collapse_category span,
  table#accuracy td.expand_exercise span,
  table#accuracy td.collapse_exercise span {
    display: inline-block;
    width: 20px; }
  table#accuracy td.expand_category,
  table#accuracy td.collapse_category,
  table#accuracy td.expand_exercise,
  table#accuracy td.collapse_exercise {
    cursor: pointer; }

a.export-patient-summary, a.edit-program-link, a.view_charts, a.view_videos, a.add-patient-link, a.edit-patient-link, a.remove_patient_link {
  cursor: pointer;
  text-decoration: underline;
  color: #077392; }

/* End of styling for Reports page */
/* Start My Clients page styling  */
/*table.table-striped {
margin: 0;
}

table.table-striped tr {
  height: 70px;
}

table.table-striped td {
  padding: 0;
  vertical-align: middle;
}

td.invitation_button,
td.remove_button,
td.end_session_button,
td.start_session_button,
td.decline_button,
td.accept_button {
  text-align: center;
}

table.table-striped td:first-child {
  font-weight: bold;
}

table.table-striped td:nth-child(2) {
  font-size: .57692308em;
}

td.invitation_message, td.new_request {
  color: rgb(203, 32, 38);
}*/
a#start_working_button {
  display: block;
  margin: 0px auto; }
  a#start_working_button img {
    display: block;
    margin: 0 auto; }
  a#start_working_button h2 {
    text-align: center; }

#slps_controller_index table button,
header.session button.end_session {
  /*  width: 145px;
  height: 46px;*/ }

#slps_controller_index button.start_session,
#slps_controller_index button.accept,
#slps_controller_add_patient button.request_link,
button.deactivate {
  background: #378436; }

#slps_controller_index button.start_session[disabled],
#slps_controller_index button.start_session:hover[disabled] {
  background: #378436;
  opacity: 0.5; }

#slps_controller_index button.start_session:hover,
#slps_controller_index button.accept:hover,
#slps_controller_add_patient button.request_link:hover,
button.deactivate:hover {
  background: #3CB371; }

#slps_controller_index button.remove:hover,
#slps_controller_index button.decline:hover,
#slps_controller_index button.end_session:hover,
header.session button.end_session:hover {
  background: #FA8072; }

#slps_controller_index button.remove,
#slps_controller_index button.decline,
#slps_controller_index button.end_session,
header.session button.end_session {
  background: #CB2026; }

header.session button.end_session span {
  font-size: .76923077em;
  /* 20/26 */
  padding: 6px 12px; }

/* End of styling for My Clients page */
/* Start of header styling */
header.session button {
  float: left;
  margin-top: -5px; }

header.session[data-session] p,
header.session[data-session] button {
  visibility: visible; }

header.session p,
header.session button {
  visibility: hidden; }

/* End of header styling */
body.onecol header.session p {
  display: none; }

body.onecol header button {
  display: none; }

body.onecol #content {
  float: none; }

body.onecol #switch {
  display: none;
  float: none; }

table.detail_table.admin_users td:nth-child(3) {
  max-width: none; }

/* Landing page styling */
#main {
  padding-bottom: 3em; }

#main img.center {
  display: block;
  margin: 0 auto; }

#main.enterprise iframe.banner-ad {
  display: none; }

.no_overflow {
  overflow: hidden; }

.image_buttons {
  margin: 1.75em auto 1em auto;
  width: 94%; }
  .image_buttons .stacked_buttons {
    display: inline-block;
    width: 232px;
    margin-left: 1.75em;
    vertical-align: top; }
    .image_buttons .stacked_buttons img {
      margin-bottom: 30px; }

.blue_bar {
  background: #1e7c98;
  margin-left: -100%;
  margin-right: -100%;
  -webkit-box-shadow: 0px 4px 17px 0px rgba(50, 50, 50, 0.81), 0px 4px 17px 0px rgba(50, 50, 50, 0.81) inset;
  -moz-box-shadow: 0px 4px 17px 0px rgba(50, 50, 50, 0.81), 0px 4px 17px 0px rgba(50, 50, 50, 0.81) inset;
  box-shadow: 0px 4px 17px 0px rgba(50, 50, 50, 0.81), 0px 4px 17px 0px rgba(50, 50, 50, 0.81) inset; }
  .blue_bar img {
    padding: 30px; }

#landing_page_talk_path_live_ad {
  display: block;
  padding-top: 3em; }

/* Ad styling */
iframe.banner-ad {
  margin-top: 1.2em;
  height: 100px;
  width: 1004px;
  border: none;
  overflow: hidden; }

body.no-banner-ad iframe.banner-ad {
  display: none; }

/* Pop up information styling */
#pop-up-information a[href='#close-modal'].close-modal {
  background: url(/assets/close.png) no-repeat 0 0; }

#pop-up-information {
  height: 515px;
  width: 515px; }
  #pop-up-information iframe {
    height: 510px;
    width: 510px;
    border: none;
    overflow: hidden; }

form[action="save_settings"] li.checkbox {
  position: relative; }
  form[action="save_settings"] li.checkbox label {
    position: relative;
    z-index: 3; }
/*! jQuery UI - v1.10.3 - 2013-06-21
* 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=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */
.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}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.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 #000}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin-top:2px;padding:.5em .5em .5em .7em;min-height:0}.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}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.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}input.ui-button{padding:.4em 1em}.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}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}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:700;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;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;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.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}.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:0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 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:0}.ui-menu .ui-menu{margin-top:-3px;position:absolute}.ui-menu .ui-menu-item{margin:0;padding:0;width:100%;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;min-height:0;font-weight:400}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.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/animated-overlay.gif);height:100%;filter:alpha(opacity=25);opacity:.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}.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:0;background:0;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}.ui-spinner a.ui-spinner-button{border-top:0;border-bottom:0;border-right:0}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;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:0}.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}.ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,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:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#eee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #e78f08;background:#f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #ccc;background:#f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#1c94c4}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#1c94c4;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 #fbcb09;background:#fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#c77405}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#c77405;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #fbd850;background:#fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#eb8f00}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#eb8f00;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top 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:#b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.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)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(images/ui-icons_ffffff_256x240.png)}.ui-state-default .ui-icon{background-image:url(images/ui-icons_ef8c08_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(images/ui-icons_ef8c08_256x240.png)}.ui-state-active .ui-icon{background-image:url(images/ui-icons_ef8c08_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_228ef1_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_ffd27a_256x240.png)}.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{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}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;opacity:.5;filter:Alpha(Opacity=50)}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;opacity:.2;filter:Alpha(Opacity=20);border-radius:5px}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

ul, ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

form {
  margin: 0; }

fieldset {
  border: none;
  margin: 0 0 1em;
  padding: 0; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-spacing: 0; }

/* -- Mixins -- */
/* -- Variables -- */
/* 30px/960px */
/* 20px/960px */
/* --- Base Fonts --- */
body {
  font: 26px arial,helvetica,clean,sans-serif;
  color: #010101; }

table {
  font-size: inherit;
  font-size: 100%; }

select, input, textarea {
  font: 99% arial, helvetica, clean, sans-serif; }

pre, code {
  font: 115% monospace; }

body * {
  line-height: 1.4em; }

label {
  cursor: pointer; }

h1 {
  font-size: 1.14285714em;
  color: black; }

h2, h3, h4, h5, h6 {
  font-size: 1em;
  color: black; }

h2 {
  margin-top: 0; }

/* -- General -- */
#switch,
.devicewide {
  display: none; }

a.normal_link {
  text-decoration: underline;
  color: #006a88; }

a {
  color: #006a88; }
  a img {
    border: none; }

p {
  margin-top: 0; }

hr {
  border-color: #bababa;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.5em 0;
  height: 0; }
  hr#num_tasks {
    margin: .5em 0 1em 0; }

.logo {
  height: 58px;
  margin-bottom: 1em; }

.ie6 hr,
.ie7 hr {
  margin: 1em 0; }

.uppercase {
  text-transform: uppercase; }

.clear {
  clear: both; }

.ir {
  display: block;
  text-indent: -32767px;
  background-position: 0 0;
  background-repeat: no-repeat; }

video,
iframe,
embed,
object {
  max-width: 100%; }

sup {
  vertical-align: top;
  font-size: 60%; }

.left,
.right {
  float: none;
  display: block; }

.clear {
  clear: both; }

.clearfix {
  zoom: 1; }
  .clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

/* -- Theme -- */
body {
  background: #fff;
  min-width: 320px; }

#hwrap {
  background: #cc5700;
  zoom: 1;
  position: relative; }
  #hwrap:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  #hwrap p {
    margin: 0;
    padding: .6em 0 .7em; }
    #hwrap p a {
      margin-right: 16px;
      text-decoration: underline; }

#hwrap,
header,
nav a,
nav span,
h1 {
  padding: 0 3.125%; }

/* -- HEADER (main menu button) -- */
#navigation {
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  float: right;
  margin: .35em 8px .35em 0;
  background: #853900;
  color: #fff;
  padding: 0 10px;
  line-height: 3em; }
  #navigation:hover {
    background: #9e4300; }

/* Font size switcher, text */
header {
  zoom: 1;
  border-bottom: 2px solid #bababa;
  padding-top: 1em;
  padding-bottom: 1em; }
  header:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

/* -- NAV -- */
nav {
  width: 100%;
  display: none;
  z-index: 5000; }
  nav ul {
    margin: 0 auto;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4); }
  nav li {
    background: #ebebeb;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0, #ebebeb), color-stop(1, #c6c6c6));
    background: -moz-linear-gradient(top, #ebebeb, #c6c6c6);
    background: linear-gradient(to bottom, #ebebeb, #c6c6c6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEBEBEB', endColorstr='#FFC6C6C6');
    /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEBEBEB', endColorstr='#FFC6C6C6')";
    /* IE8 */ }
  nav a, nav span {
    text-decoration: none;
    background: image-url("web/arrow-nav.png") no-repeat 97% 50%;
    color: #333;
    font-size: 1.14285714em;
    font-weight: bold;
    display: block;
    line-height: 1;
    padding-top: 20px;
    padding-bottom: 20px; }
  nav span {
    color: #000; }

.ie nav li,
.ie9 nav li {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#c6c6c6',GradientType=0 );
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ebebeb', EndColorStr='#c6c6c6')"; }

.ie6 nav li,
.ie7 nav li {
  display: inline-block; }

.ie6 nav a {
  text-decoration: underline;
  padding-top: 10px;
  padding-bottom: 10px; }

/* -- MAIN -- */
h1 {
  border-bottom: 2px solid #bababa;
  margin: 0 0 0.5em;
  margin-top: 1em;
  padding-top: .4em;
  padding-bottom: .4em;
  width: 100%;
  text-align: center; }

#content ul {
  list-style: disc; }
#content ol {
  list-style: decimal;
  margin: 1em 0 1em 25px; }
#content li {
  margin-bottom: .5em; }
#content form li {
  margin-bottom: 0; }
#content form ul.field-errors {
  list-style: none;
  margin: 4px 0 0; }
#content .block {
  border-top: 1px solid #bababa;
  padding: 2em 0; }
  #content .block ul {
    margin: 0 0 0 16px; }
  #content .block li:last-child {
    margin-bottom: 0; }
  #content .block ul.icon-links {
    margin-left: 0; }
  #content .block h2 {
    margin-top: 0; }
#content ol li img {
  box-shadow: none; }
#content .page-subnav {
  zoom: 1;
  list-style: none;
  margin: 0 0 1.5em;
  border-bottom: 1px solid #bababa;
  padding-bottom: 1em; }
  #content .page-subnav:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  #content .page-subnav li {
    display: inline; }
    #content .page-subnav li:first-child a, #content .page-subnav li:first-child span {
      padding-left: 0;
      border-left: none;
      margin-left: 5px; }
  #content .page-subnav a, #content .page-subnav span {
    float: left;
    display: block;
    line-height: 1;
    margin-left: 20px; }
  #content .page-subnav a {
    color: #006a88; }
  #content .page-subnav span {
    font-weight: bold; }

#content .report_screen .pushbutton {
  zoom: 1;
  text-align: center;
  display: inline-block;
  margin-bottom: 30px; }
  #content .report_screen .pushbutton:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  #content .report_screen .pushbutton .radio {
    width: 240px;
    margin-bottom: 0; }
    #content .report_screen .pushbutton .radio.active {
      background: #3fb7d2;
      background: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0, #3fb7d2), color-stop(1, #017893));
      background: -moz-linear-gradient(top, #3fb7d2, #017893);
      background: linear-gradient(to bottom, #3fb7d2, #017893);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF3FB7D2', endColorstr='#FF017893');
      /* IE6,IE7 */
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF3FB7D2', endColorstr='#FF017893')";
      /* IE8 */ }
    #content .report_screen .pushbutton .radio label {
      line-height: 2em; }

#content ul.edit_links li {
  padding: 0 3em 0 3em; }

#content ul.support_links li {
  padding: 0 2em 0 2em; }

#content ul.edit_links,
#content ul.support_links,
#content ul.facility_links,
#content ul.region_links {
  margin-left: 0;
  font-size: 1.25em;
  font-weight: bold; }

.link_list {
  text-align: center; }
  .link_list li {
    border-left: 1px solid gray;
    padding-left: 10px;
    margin-left: 2px; }
    .link_list li:first-child {
      border-left: none;
      padding-left: 0;
      margin-left: 0; }
  .link_list li, .link_list a {
    display: inline-block;
    line-height: 1; }
  .link_list a {
    cursor: pointer; }
  .link_list #staff_tab,
  .link_list #facilities_tab,
  .link_list #patients_tab {
    font-size: 1.5em; }

/* Images */
#main img {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0; }
  #main img.right, #main img.left {
    float: none;
    margin: 1em 0; }

.ie #main img {
  box-shadow: none;
  border: 1px solid #bababa; }

.facebook-big,
.twitter-big {
  display: block;
  text-indent: -9999em;
  float: left;
  background: image-url("web/icon-social-big.png") no-repeat 0 0;
  width: 91px;
  height: 93px; }

.twitter-big {
  background-position: -107px 0;
  margin-left: 16px; }

/* Buttons */
.button,
.paid-account,
.start {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  text-decoration: none;
  color: #fff;
  background: #006a88;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  display: inline-block;
  padding: 5px 5px 6px;
  line-height: 1; }
  .button span,
  .paid-account span,
  .start span {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid white;
    display: block;
    padding: 8px 25px 10px 65px;
    line-height: 1; }
  .button:hover,
  .paid-account:hover,
  .start:hover {
    background: #00a1c7; }

.paid-account {
  margin-left: 1em; }
  .paid-account span {
    background: image-url("web/icon-cart.png") no-repeat 9px 15px;
    padding-left: 80px;
    padding: 8px 25px 10px 70px; }

.start span {
  background-image: image-url("web/action-arrow@2x.png");
  background-position: 16px 14px;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding: 12px 16px 12px 48px; }

/* Tables */
table.fancyform {
  margin: 2em 0;
  width: 100%; }
  table.fancyform caption {
    font-size: 1em;
    font-weight: bold;
    color: black;
    text-align: left;
    margin: 0 0 16px;
    display: block;
    width: 100%; }
  table.fancyform th {
    text-align: left;
    padding-left: 1em;
    border-bottom: 1px solid #bababa; }
  table.fancyform td {
    padding: .7em 1em;
    border-bottom: 1px solid #bababa;
    vertical-align: top; }

#content .patients {
  display: block;
  margin-top: 1em;
  margin-left: 0;
  border-top: 1px solid #bababa;
  width: 100%; }
  #content .patients .button-wrap {
    float: right;
    margin-top: 8px; }
  #content .patients .row {
    zoom: 1;
    display: block;
    border-bottom: 1px solid #bababa;
    margin-bottom: 0;
    padding: 10px 0; }
    #content .patients .row:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0; }
  #content .patients button {
    font-size: .69230769em;
    /* 18/26 */
    white-space: nowrap; }
    #content .patients button span {
      padding: 6px 12px; }
  #content .patients .cell {
    display: block; }
  #content .patients .cell-pwa {
    float: left; }
    #content .patients .cell-pwa h2 {
      font-size: 1em;
      font-weight: bold;
      color: #006a88;
      margin-bottom: 0; }
    #content .patients .cell-pwa span {
      display: block;
      font-size: .69230769em;
      /* 18/26 */ }
      #content .patients .cell-pwa span.invitation_message, #content .patients .cell-pwa span.invalid_account, #content .patients .cell-pwa span.new_request {
        color: #cb2026; }
  #content .patients .cell-two,
  #content .patients .cell-three {
    float: left; }
  #content .patients .cell-two button {
    width: 143px; }
  #content .patients .cell-three {
    margin-left: 10px; }
    #content .patients .cell-three button {
      width: 103px; }

#content #slps_controller_dashboard .add_client_button {
  display: inline-block;
  width: 150px;
  margin-bottom: 1em; }
#content #slps_controller_dashboard .home_header {
  display: inline-block;
  width: 100%; }
#content #slps_controller_dashboard .client_management {
  float: right;
  display: inline-block;
  margin-top: 0.5em; }
  #content #slps_controller_dashboard .client_management label, #content #slps_controller_dashboard .client_management a {
    color: #CB2026; }
  #content #slps_controller_dashboard .client_management label {
    font-weight: bold; }
  #content #slps_controller_dashboard .client_management span.custom-form-select {
    font-size: 20px;
    line-height: 2em; }
  #content #slps_controller_dashboard .client_management .remove_client {
    float: right;
    margin-right: 10px;
    margin-top: 0.5em;
    text-decoration: underline;
    font-size: 18px; }

#content .admins {
  font-size: 16px; }
  #content .admins li {
    margin-bottom: 0; }
  #content .admins a {
    text-decoration: underline;
    color: #006a88; }

.add_client_space .banner_text {
  width: 75%; }

.banner_text {
  width: 80%;
  margin-left: 0.25em;
  vertical-align: middle;
  display: inline-block; }
  .banner_text p {
    margin-bottom: 0; }
  .banner_text h2 {
    margin-bottom: 0.5em; }

.button_space {
  display: inline-block;
  text-align: center;
  vertical-align: middle; }

.banner {
  font-size: 0.75em;
  margin-bottom: 1em;
  background-color: #F9F06D;
  border: 2px solid #CC5700;
  box-shadow: 4px 3px 14px 1px #888888; }
  .banner button {
    background: #378436;
    width: 125px; }
    .banner button span {
      padding: 6px; }
    .banner button:hover {
      background: #3CB371; }

/* -- FOOTER -- */
footer {
  position: relative; }
  footer p {
    margin-bottom: 0;
    color: #fff0e5;
    line-height: 50px;
    position: absolute;
    top: 100px;
    left: 0;
    background: #853900;
    width: 100%; }
    footer p .copyright {
      padding-left: 3.125%; }
  footer li:nth-child(2) {
    border-top: none; }
  footer a {
    text-decoration: none;
    color: #fff;
    line-height: 50px;
    height: 50px;
    display: block;
    padding-left: 3.125%; }
    footer a#lingraphica-logo {
      padding-left: 0;
      margin-left: 0;
      border-left: 0; }
      footer a#lingraphica-logo img {
        height: 40px; }

#overlay {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1; }
  #overlay img {
    display: inherit;
    margin: 0 auto;
    height: 100%; }

.devise a {
  text-decoration: underline;
  color: #006a88; }
  .devise a.devisebutton {
    color: white; }
.devise .signin {
  border-bottom: 1px solid #bababa;
  padding-bottom: 1em;
  margin-bottom: 1em; }
.devise .signup {
  margin-bottom: 2em; }
.devise input[type="text"],
.devise input[type="password"] {
  width: 90%; }

.deactivate_form {
  width: 82%; }
  .deactivate_form .cancel_deactivation {
    float: right;
    background: #CB2026; }
    .deactivate_form .cancel_deactivation:hover {
      background: #FA8072; }

.required {
  color: #aa0000; }

.required-text {
  margin-bottom: 0;
  margin-left: 1em;
  padding-top: 2px;
  font-weight: normal;
  display: inline;
  color: #aa0000; }

.field {
  margin: 0 0 1.5em;
  position: relative; }
  .field.manualDifficulty {
    margin: 0 0 0 0; }
  .field.inline {
    zoom: 1; }
    .field.inline:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0; }
    .field.inline span {
      margin-bottom: 8px; }
      .field.inline span.blocklvl {
        display: block; }
    .field.inline div {
      float: left; }
  .field label {
    display: block; }
  .field p {
    margin: 0 0 8px; }

.group {
  zoom: 1; }
  .group:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

#main .pushbutton {
  zoom: 1; }
  #main .pushbutton:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  #main .pushbutton span {
    float: none;
    display: block;
    margin-bottom: 8px;
    margin-right: 16px; }
  #main .pushbutton .radio {
    margin-bottom: 0;
    float: left;
    background: white;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0, white), color-stop(1, silver));
    background: -moz-linear-gradient(top, white, silver);
    background: linear-gradient(to bottom, white, silver);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFC0C0C0');
    /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFC0C0C0')";
    /* IE8 */
    border-top: 1px solid #b0b0b0;
    border-bottom: 1px solid #b0b0b0;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #b5b5b5; }
    #main .pushbutton .radio.checked {
      background: #3fb7d2;
      background: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0, #3fb7d2), color-stop(1, #017893));
      background: -moz-linear-gradient(top, #3fb7d2, #017893);
      background: linear-gradient(to bottom, #3fb7d2, #017893);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF3FB7D2', endColorstr='#FF017893');
      /* IE6,IE7 */
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF3FB7D2', endColorstr='#FF017893')";
      /* IE8 */ }
    #main .pushbutton .radio label {
      padding: 12px 18px;
      margin: 0;
      line-height: 1; }
    #main .pushbutton .radio.easy_starting_difficulty, #main .pushbutton .radio.slow_playback_speed, #main .pushbutton .radio.usage {
      border-radius: 7px 0 0 7px;
      border-left: 1px solid #b0b0b0; }
      #main .pushbutton .radio.easy_starting_difficulty label.checked, #main .pushbutton .radio.slow_playback_speed label.checked, #main .pushbutton .radio.usage label.checked {
        border-radius: 7px 0 0 7px; }
    #main .pushbutton .radio.hard_starting_difficulty, #main .pushbutton .radio.fast_playback_speed, #main .pushbutton .radio.progress {
      border-radius: 0 7px 7px 0;
      border-right: 1px solid #b5b5b5; }
      #main .pushbutton .radio.hard_starting_difficulty label.checked, #main .pushbutton .radio.fast_playback_speed label.checked, #main .pushbutton .radio.progress label.checked {
        border-radius: 0 7px 7px 0; }
  #main .pushbutton input {
    display: none; }

div.inline label {
  display: block; }
div.inline .custom-form-select {
  display: block;
  margin: 8px 0 0; }

.hint {
  display: block;
  font-style: italic;
  font-weight: normal;
  font-size: .93em;
  color: #7b7668; }

textarea {
  resize: none;
  height: 85px; }

#content input[type="text"],
#content input[type="password"],
#content input[type="email"],
#content input[type="number"],
#content textarea {
  border: 1px solid #b0b0b0;
  background: #f6f6f6;
  color: black;
  border-radius: 12px;
  padding: 10px 16px;
  -webkit-box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.25);
  box-shadow: inset 1px 2px 3px 1px rgba(0, 0, 0, 0.25);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box; }
  #content input[type="text"]:focus,
  #content input[type="password"]:focus,
  #content input[type="email"]:focus,
  #content input[type="number"]:focus,
  #content textarea:focus {
    border: 1px solid #999;
    background: #fff;
    outline: none; }
#content textarea {
  height: 200px;
  width: 100%; }

.actions {
  margin: 1.5em 0 1em; }

a.cancel {
  margin-left: 1em;
  line-height: 36px; }

div.inline input,
div.inline label {
  display: inline;
  margin-right: .5em; }

.has-tooltip {
  width: 40%; }

.whats-this {
  position: absolute;
  top: 20px;
  right: -40px;
  display: block;
  background: image-url("web/icon-whatsthis2.png") no-repeat 0 0;
  width: 34px;
  height: 34px;
  z-index: 5000; }
  .whats-this.hover {
    background-position: 0 -40px; }
  .whats-this .tooltip {
    display: none;
    position: absolute;
    top: 36px;
    left: -116px;
    background: #006a88;
    box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.37);
    color: #fff;
    width: 250px;
    padding: 14px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px; }

label.show_activity_detail {
  font-size: .76923077em;
  /* 20/26 */ }

#content .exercise_content .report_options,
.report_options {
  zoom: 1;
  text-align: center; }
  #content .exercise_content .report_options:after,
  .report_options:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

.export_report_form {
  text-align: right;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  position: absolute; }
  .export_report_form.no_fmp {
    position: relative; }

#time_filters {
  margin-top: 0.9em;
  margin-bottom: 0.1em; }
  #time_filters td {
    width: 45%; }

/* --- Custom Form Elements --- */
.custom-form-select,
.custom-form-radio,
.custom-form-checkbox {
  background-repeat: no-repeat;
  background-image: url("web/sprite-form-elements.png");
  position: absolute; }

.custom-form-select {
  overflow: hidden; }

/* --- Buttons --- */
button {
  border: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  text-decoration: none;
  color: #fff;
  background: #006a88;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  display: inline-block;
  padding: 5px;
  line-height: 1; }
  button span {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid white;
    display: block;
    padding: 12px 8px;
    line-height: 1; }
  button:hover {
    background: #00a1c7; }

.devisebutton {
  background: #008caa;
  border: 1px solid #008caa;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -o-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  display: inline-block;
  width: auto;
  overflow: visible;
  cursor: pointer;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none !important;
  font-size: 1.14285714em;
  color: #fff;
  margin-top: 1em;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-appearance: none; }
  .devisebutton:hover {
    background: #0094b4;
    border: 1px solid #006277;
    color: #fff;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 -1px 0 rgba(0, 0, 0, 0.25), 0px 1px 1px 0px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 -1px 0 rgba(0, 0, 0, 0.25), 0px 1px 1px 0px rgba(0, 0, 0, 0.5); }
  .devisebutton:visited {
    color: #fff; }

/* --- Exercise Settings --- */
#content #news-settings {
  margin: 0 0 1em 0; }
#content #exercise-settings {
  margin: 0; }
#content #exercise-settings, #content #news-settings {
  border: 1px solid #bababa;
  list-style: none; }
  #content #exercise-settings .checkbox, #content #news-settings .checkbox {
    background: #f1f1f1;
    border-top: 1px solid #bababa;
    padding-top: 5px;
    padding-bottom: 5px; }
    #content #exercise-settings .checkbox:first-child, #content #news-settings .checkbox:first-child {
      border-top: none; }
    #content #exercise-settings .checkbox:nth-child(odd), #content #news-settings .checkbox:nth-child(odd) {
      background: #e9e9e9; }
    .ie7 #content #exercise-settings .checkbox label, .ie7 #content #news-settings .checkbox label {
      display: inline; }

/* Form field widths --> */
.name,
.email,
.username,
.asha,
.password,
.diagnosis,
.date,
.year,
.facility,
.address,
.zip,
.creditcard,
.code,
.city {
  width: 100%; }

.number {
  width: 100%; }

/* -- Errors & Messaging -- */
.error-wrap, .input-wrap {
  zoom: 1; }
  .error-wrap:after, .input-wrap:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

.notice,
#notice,
.error,
.alert,
#error_explanation {
  border: 1px solid #c9e2b4;
  background: #e7f3d7;
  color: #468847;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  border-radius: 4px; }
  .notice p,
  #notice p,
  .error p,
  .alert p,
  #error_explanation p {
    margin: 0; }

#notice,
.notice {
  margin: 1em 0; }

div.error, #error_explanation {
  background: #f8cdcd;
  border: 1px solid #b94a48;
  color: #b94a48; }

div.alert {
  background: #fcf8e3;
  border: 1px solid #e2d0b0;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

#error_explanation {
  padding: 5px 2%;
  margin-bottom: 1em; }
  #error_explanation h2 {
    background: none;
    border: none;
    box-shadow: none;
    color: #b94a48;
    margin: 0; }
  #error_explanation p {
    font-weight: bold;
    margin: .3em 0 .5em; }
  #error_explanation ul {
    margin-left: 16px;
    list-style: disc; }

#content div.field_with_errors textarea,
#content div.field_with_errors input[type="text"],
#content div.field_with_errors input[type="password"] {
  border: 1px solid #b94a48;
  color: #424242; }
#content div.field_with_errors label, #content div.field_with_errors p strong {
  color: #b94a48;
  display: block; }
#content div.field_with_errors .error-wrap {
  zoom: 1;
  border-radius: 5px;
  color: #b94a48; }
  #content div.field_with_errors .error-wrap:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  #content div.field_with_errors .error-wrap input[type="text"],
  #content div.field_with_errors .error-wrap input[type="password"],
  #content div.field_with_errors .error-wrap input[type="number"],
  #content div.field_with_errors .error-wrap input[type="email"],
  #content div.field_with_errors .error-wrap textarea {
    border: 1px solid #b94a48; }
#content div.field_with_errors div.radio.error-wrap ul.field-errors {
  padding-top: 10px;
  clear: both; }

#content div.field_with_message div {
  display: inline-block; }

.add_client_instructions,
.add_exercise_instructions,
.remove_exercise_instructions,
.edit_plan_instructions,
.run_exercise_instructions,
.report_instructions,
.settings_instructions,
.edit_account_instructions {
  color: gray;
  line-height: 1em; }

.settings_instructions {
  width: 70%;
  display: inline-block;
  margin-left: 1em;
  font-size: 24px; }

#users_controller_settings button[type="submit"] {
  margin-bottom: 1em; }

.result {
  color: #378436; }
  .result.not_found {
    color: #aa0000; }

/* --- <= 768 --- */
@media screen and (max-width: 768px) {
  /* --- Custom Form Elements --- */
  /* Select */
  .custom-form-select {
    background-position: -4px -724px;
    height: 32px;
    padding: 5px 0 0 8px;
    width: 205px;
    margin-top: 5px; }

  .num-select .custom-form-select {
    background-position: -4px -678px;
    width: 105px; }

  .wider-select .custom-form-select {
    background-position: -4px -771px;
    width: 248px; }

  .country-select .custom-form-select {
    background-position: -4px -818px;
    width: 289px; }

  /* Radio */
  .custom-form-radio {
    background-position: -27px -635px;
    width: 18px;
    height: 19px;
    margin-left: -26px;
    margin-top: 1px; }
    .custom-form-radio.custom-form-checked {
      background-position: -27px -655px; }

  #main .radio {
    margin-bottom: 30px; }
    #main .radio label {
      padding-left: 26px;
      margin-bottom: 8px; }

  /* Checkbox */
  .custom-form-checkbox {
    background-position: -1px -635px;
    width: 19px;
    height: 19px;
    margin-left: 10px;
    margin-top: 2px; }
    .custom-form-checkbox.custom-form-checked {
      background-position: -1px -655px; }

  .checkbox label,
  label.show_hide_options {
    padding-left: 40px; } }
/* --- 600 => --- */
@media screen and (min-width: 600px) {
  .devise a {
    text-decoration: underline;
    color: #006a88; }
  .devise .signin {
    float: left;
    width: 48%;
    border-right: 1px solid #bababa;
    border-bottom: none;
    padding-bottom: 1em;
    margin-bottom: 0; }
  .devise .signup {
    width: 48%; }

  .group.lower .field {
    margin-bottom: 0.5em; }
  .group .field {
    float: left;
    margin-right: 1.5em; }
    .group .field:last-child {
      margin-right: 0; }

  .new_account_break {
    margin: 1em 0 1.5em 0; }

  #main .pushbutton span {
    float: left;
    position: relative;
    top: 8px; }

  div.inline label {
    display: inline; }
  div.inline .custom-form-select {
    display: inline;
    margin-top: -1px; }

  .has-tooltip {
    width: auto; }

  .whats-this {
    top: 20px;
    right: -30px; }
    .whats-this .tooltip {
      display: none;
      position: absolute;
      top: 36px;
      left: -150px;
      background: #006a88;
      box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.37);
      color: #fff;
      width: 300px;
      padding: 20px;
      -webkit-border-radius: 7px;
      -moz-border-radius: 7px;
      -o-border-radius: 7px;
      -ms-border-radius: 7px;
      border-radius: 7px; }

  label.show_activity_detail {
    font-size: .76923077em;
    /* 20/26 */ }

  #content .exercise_content .report_options,
  .report_options {
    margin-bottom: 0;
    zoom: 1; }
    #content .exercise_content .report_options:after,
    .report_options:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0; }
    #content .exercise_content .report_options li,
    .report_options li {
      float: left;
      width: 49.9%;
      list-style: none;
      margin-bottom: 0.25em !important; }
    #content .exercise_content .report_options #startDate,
    #content .exercise_content .report_options #endDate,
    .report_options #startDate,
    .report_options #endDate {
      font-size: 22px;
      width: 60%; }

  /* Form field widths --> */
  .number {
    width: 100px; }

  .date,
  .year,
  .zip {
    width: 190px; }

  .name,
  .username,
  .asha,
  .password,
  .code,
  .diagnosis {
    width: 250px; }

  .facility,
  .creditcard {
    width: 350px; }

  .address {
    width: 500px; }

  .email {
    width: 388px; } }
.text_blurb {
  font-size: 0.75em;
  text-align: left; }

.plan {
  text-align: center; }
  .plan span.blocklvl {
    margin-bottom: 1.5em; }
  .plan .text_blurb {
    width: 200px;
    margin-bottom: 1em; }
    .plan .text_blurb.right {
      text-align: right;
      float: right; }
  .plan div.radio {
    float: none;
    margin-right: 10px;
    margin-left: 10px;
    height: 287px;
    width: 240px;
    display: inline-block; }
    .plan div.radio label {
      float: left; }
      .plan div.radio label span {
        box-shadow: 4px 3px 14px 1px #888888; }
      .plan div.radio label .custom-form-radio {
        height: 287px;
        width: 240px;
        background-position: 0px 0px; }
      .plan div.radio label .custom-form-checked {
        outline: 10px solid #F4EA12;
        box-shadow: 4px 4px 10px 1px rgba(0, 0, 0, 0.3) inset; }
      .plan div.radio label.monthly span {
        background-image: image-url("widgets/monthly-radio.png"); }
      .plan div.radio label.yearly span {
        background-image: image-url("widgets/yearly-radio.png"); }
  .plan.change div.radio label .custom-form-checked {
    outline: none;
    box-shadow: 4px 3px 14px 1px #888888;
    height: 214px; }
  .plan.change div.radio label.monthly .custom-form-checked {
    background-image: image-url("widgets/monthly-radio-your-plan.png"); }
  .plan.change div.radio label.yearly .custom-form-checked {
    background-image: image-url("widgets/yearly-radio-your-plan.png"); }

.form_footer {
  margin-bottom: 1.5em; }
  .form_footer div {
    display: inline-block; }
  .form_footer .total {
    width: 50%; }
    .form_footer .total p {
      display: inline-block; }
  .form_footer .plan_invalid_message {
    color: #b94a48;
    margin-left: 1em; }

/* --- 480 => --- */
@media screen and (min-width: 480px) {
  body {
    -webkit-text-size-adjust: 110%; }

  .search-bar form {
    width: 75%; }
  .search-bar #search {
    width: 85%; }

  table caption {
    display: table-caption; }

  header p {
    margin-top: 0;
    margin-right: 0.5em; } }
/* --- <= 599 --- */
@media screen and (max-width: 599px) {
  #content {
    padding: 0 3.125%; }

  h1 {
    margin-left: -3.125%; }

  header .button {
    margin-left: 0; }

  #navigation {
    margin-top: -66px; }

  div.exercises .col.first {
    padding-bottom: 1em;
    border-bottom: 1px solid #bababa;
    margin-bottom: 1em; }
  div.exercises a span {
    display: block; }

  /* -- NAV -- */
  nav {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    z-index: 5000; }
    nav ul {
      margin: 0 auto;
      box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.4); }
    nav a, nav span {
      background: #ebebeb;
      background: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0, #ebebeb), color-stop(1, #c6c6c6));
      background: -moz-linear-gradient(top, #ebebeb, #c6c6c6);
      background: linear-gradient(to bottom, #ebebeb, #c6c6c6);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEBEBEB', endColorstr='#FFC6C6C6');
      /* IE6,IE7 */
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEBEBEB', endColorstr='#FFC6C6C6')";
      /* IE8 */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ebebeb', EndColorStr='#c6c6c6');
      /* IE6,IE7 */
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ebebeb', EndColorStr='#c6c6c6')";
      /* IE8 */
      text-decoration: none;
      color: #333;
      font-size: 1.14285714em;
      font-weight: bold;
      display: block;
      line-height: 1;
      padding-top: 20px;
      padding-bottom: 20px;
      position: relative; }
    nav a:after,
    nav span:after {
      content: ' ';
      background: image-url("web/arrow-nav.png") no-repeat 0 0;
      width: 10px;
      height: 15px;
      background-size: 10px 15px;
      position: absolute;
      top: 40%;
      right: 2%; }
    nav span,
    nav a.active {
      color: #fff;
      background: #378436; }
      nav span:after,
      nav a.active:after {
        content: "";
        background: none; }

  .ie nav a:after,
  .ie nav span:after,
  .ie9 nav a:after,
  .ie9 nav span:after {
    background: none; }

  .ie6 nav li,
  .ie7 nav li {
    display: inline-block; }

  /* Mobile-only subnav */
  nav ul#active-subnav {
    box-shadow: none;
    margin: 0;
    border-bottom: none;
    background: #e0e0e0; }
    nav ul#active-subnav li {
      background: none;
      border-bottom: 1px solid #ababab; }
    nav ul#active-subnav a, nav ul#active-subnav span {
      font-weight: normal;
      color: #006a88;
      background: none;
      text-decoration: underline;
      padding-top: 1em;
      padding-bottom: 1em; }
    nav ul#active-subnav a:after,
    nav ul#active-subnav span:after {
      background: none; }

  body.home nav {
    border-bottom: 2px solid #949494; } }
/* --- 600 => --- */
@media screen and (min-width: 600px) {
  .devicewide {
    display: block; }

  .devicenarrow {
    display: none; }

  .left {
    float: left; }

  .right {
    float: right; }

  .clear {
    clear: both; }

  .clearfix {
    zoom: 1; }
    .clearfix:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0; }

  h1 {
    font-size: 1.53846154em; }

  /* 40/26 */
  h2 {
    font-size: 1.07692308em; }

  /* 28/26 */
  .grid-2, .grid-3 {
    zoom: 1; }
    .grid-2:after, .grid-3:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0; }

  .col {
    display: inline;
    float: right;
    width: 50%; }
    .col.first {
      margin-top: 0.4em;
      float: left; }

  .grid-3 .col {
    float: left;
    width: 33.3333333%; }

  #hwrap,
  header,
  nav,
  h1,
  footer {
    padding-left: 2.08333%;
    padding-right: 2.08333%; }

  /* -- HEADER -- */
  #hwrap {
    zoom: 1;
    background: #cc5700;
    padding-top: 10px; }
    #hwrap:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0; }
    #hwrap p {
      padding: 0;
      float: left; }
    #hwrap ul {
      float: right;
      font-size: .76923077em;
      /* 22/26 */
      padding-top: 12px;
      padding-bottom: 0; }
      #hwrap ul li:last-child {
        padding-right: 0;
        margin-right: 0; }

  header {
    border-bottom: none;
    margin-bottom: 2em;
    padding-bottom: 0;
    position: relative; }
    header p {
      float: left;
      font-size: 1em;
      /* 26 */ }
    header .button {
      float: left; }
    header #switch {
      float: right; }

  /* -- MAIN -- */
  #main {
    zoom: 1;
    height: 100%;
    margin: 0 2.08333%; }
    #main:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0; }

  #content {
    padding: 0;
    width: 100%;
    float: none; }
    #content ul {
      margin-left: 28px; }
    #content ol {
      margin-left: 37px; }

  #content .page-subnav li:first-child a,
  #content .page-subnav li:first-child span {
    margin-left: 10px; }
  #content .page-subnav a,
  #content .page-subnav span {
    margin-left: 50px; }

  h1 {
    border-top: 1px solid #bababa;
    border-bottom-width: 1px;
    padding: 14px 0;
    font-weight: normal;
    margin-left: 0;
    font-size: 1.53846154em;
    /* 40/26 */ }

  .start.left {
    margin-left: 1.5em; }

  div.exercises {
    zoom: 1;
    padding: 10px 0; }
    div.exercises:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0; }
    div.exercises .col {
      text-align: center;
      width: 49%; }
      div.exercises .col.first {
        border-right: 1px solid #bababa; }
      div.exercises .col h2 {
        margin-bottom: 0;
        font-size: 1em; }
      div.exercises .col p {
        margin-top: 0; }
      div.exercises .col a {
        color: #000 !important;
        font-weight: bold;
        text-decoration: none; }
        div.exercises .col a:hover {
          text-decoration: underline; }
    div.exercises a span {
      width: 200px;
      margin: 0 auto;
      display: block; }

  div.get-started p {
    margin-bottom: 0; }

  #main div.browse {
    zoom: 1; }
    #main div.browse:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0; }
    #main div.browse img {
      margin: 0 1.5em 0 0; }
      #main div.browse img.left {
        float: left; }
    #main div.browse button {
      margin-top: 16px; }

  .onecol div.share_success #share-content {
    margin-left: 0; }

  div.share_success h2 {
    color: #48849D; }
  div.share_success #share-content {
    margin: 1em 0;
    width: 28%; }
  div.share_success ul.share_buttons li, div.share_success ul.share_buttons a {
    display: inline-block;
    height: 52px;
    width: 51px;
    margin-right: 0.5em; }
  div.share_success ul.share_buttons a {
    float: left;
    height: 52px;
    width: 51px; }
  div.share_success ul.share_buttons li.fb_share a {
    background-image: image-url("widgets/facebook-button.png"); }
  div.share_success ul.share_buttons li.twitter_share a {
    background-image: image-url("widgets/twitter-button.png"); }
  div.share_success ul.share_buttons li.mail_share a {
    background-image: image-url("widgets/email-button.png"); }
  div.share_success ul.share_buttons li.pinterest_share a {
    background-image: image-url("widgets/pinterest-button.png"); }

  /* -- FOOTER -- */
  footer {
    background: #cc5700;
    padding: 0.5em 0; }
    footer #footer-inner {
      zoom: 1; }
      footer #footer-inner:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0; }
    footer .col {
      width: 29.5%;
      /* Old values, changed because of extra button -> 190/960 */
      padding-left: 0; }
      footer .col#social {
        position: relative;
        left: 1em;
        bottom: 0.8em;
        float: none;
        width: 12em; }
    footer .first {
      width: 69%;
      /* Old values, changed because of extra button ->  745/960 */ }
    footer p {
      position: static;
      width: auto;
      background: none;
      margin: 0;
      color: #6b2e00;
      line-height: 1.4em;
      padding: 0 0 1em; }
      footer p .devicewide {
        display: inline; }
      footer p .copyright {
        padding-left: 0;
        color: white; }
    footer ul {
      zoom: 1;
      background: none; }
      footer ul:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0; }
    footer li {
      border: none;
      display: inline;
      padding: 0; }
      footer li:first-child a, footer li.slvzr-91 a, footer li.slvzr-106 a {
        border-left: none;
        margin-left: 0;
        padding-left: 0; }
    footer a {
      line-height: 1;
      font-size: .76923077em;
      height: auto;
      float: left;
      border-left: 1px solid white;
      margin-left: 1em;
      padding-left: 1em; }
    footer ul.social {
      width: 12em;
      margin-right: 0;
      float: right;
      position: relative;
      bottom: 0.2em; }
      footer ul.social a {
        display: block;
        text-indent: -9999em;
        border: none;
        padding: 0;
        background-repeat: no-repeat;
        background-position: 0 0;
        width: 38px;
        height: 38px;
        float: none;
        margin-left: 0;
        margin-bottom: .5em; }
      footer ul.social li.fb a {
        background-image: image-url("web/icon-facebook.png");
        margin-left: 0; }
      footer ul.social li.tw a {
        background-image: image-url("web/icon-twitter.png"); }
      footer ul.social li.yt a {
        background-image: image-url("web/icon-youtube.png"); }
      footer ul.social li.gp a {
        background-image: image-url("web/icon-googleplus.png"); }
      footer ul.social li.li a {
        background-image: image-url("web/icon-linkedin.png"); }
      footer ul.social li.pi a {
        background-image: image-url("web/icon-pinterest.png"); }

  .ie6 footer li.devicewide,
  .ie7 footer li.devicewide {
    display: inline; }
  .ie6 .devicenarrow,
  .ie7 .devicenarrow {
    display: none; }

  .ie footer {
    bottom: -20px; } }
/* --- 681 => --- */
@media screen and (min-width: 681px) {
  .devicewide {
    display: block; }

  .devicenarrow {
    display: none; }

  .onecol #main {
    padding-bottom: 3em;
    margin-top: 1em; } }
/* --- <= 768 --- */
@media screen and (max-width: 768px) {
  body {
    font-size: 16px; }

  header .paid-account span {
    background-position: 9px 5px; } }
/* --- 768 => --- */
@media screen and (min-width: 768px) {
  footer ul.social a {
    float: left;
    margin-left: .71428571em;
    /* 10/14 */
    margin-bottom: 0; } }
/* --- <= 800 --- */
@media screen and (max-width: 800px) {
  .breadcrumbs {
    zoom: 1;
    float: none;
    padding-bottom: 12px; }
    .breadcrumbs:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0; }
    .breadcrumbs p {
      padding: 0;
      margin: 0; }
    .breadcrumbs a, .breadcrumbs span {
      color: #fff;
      text-shadow: none; }
    .breadcrumbs p, .breadcrumbs span {
      float: left; }
    .breadcrumbs a {
      position: relative;
      margin-right: 30px;
      color: #fff0e5; }
      .breadcrumbs a:after {
        content: ">";
        position: absolute;
        margin-left: 10px; }
    .breadcrumbs span {
      margin-left: 8px; }

  .responsivetable {
    display: block;
    width: 100%; }
    .responsivetable .row,
    .responsivetable .cell {
      display: block; }
    .responsivetable .row {
      zoom: 1; }
      .responsivetable .row:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0; } }
/* --- 800 => --- */
@media screen and (min-width: 800px) {
  /* Content */
  #content {
    width: 68%;
    /* 595/800 */ }

  .top_buttons {
    height: 58px; }

  h1 .top_buttons {
    position: absolute; }
    h1 .top_buttons a span {
      display: block;
      height: 35px; }

  /* One Column page */
  body.onecol #content {
    width: 100%; } }
/* --- 900 => --- */
@media screen and (min-width: 900px) {
  #content {
    width: 72%;
    /* 595/800 */
    margin-bottom: 2em;
    margin-top: 1em; } }
/* --- 960 => --- */
@media screen and (min-width: 960px) {
  header div {
    width: 38%; }

  nav a,
  nav span {
    background: image-url("web/arrow-main-nav.png") no-repeat 0 0;
    background-size: 42px 42px;
    padding-left: 46px;
    padding-top: 0; }

  nav span,
  nav a.active {
    background-image: image-url("web/arrow-main-nav-active.png"); } }
/* --- 1000 => --- */
@media screen and (min-width: 1000px) {
  #h-inner,
  header,
  nav,
  nav #main-nav,
  #main,
  #footer-inner,
  #share-inner {
    width: 960px;
    margin: 0 auto;
    padding-right: 0;
    padding-left: 0; }

  footer {
    padding-right: 0;
    padding-left: 0; } }
/* --- 1024 => --- */
@media screen and (min-width: 1024px) {
  #h-inner,
  header,
  nav,
  nav #main-nav,
  #main,
  #footer-inner,
  #share-inner {
    width: 1024px; } }
/* --- iPad Retina --- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  footer ul.social a {
    background-size: 38px 38px; }
  footer ul.social li.fb a {
    background: image-url("web/icon-facebook@2x.png") no-repeat 0 0;
    margin-left: 0; }
  footer ul.social li.tw a {
    background: image-url("web/icon-twitter@2x.png") no-repeat 0 0; }
  footer ul.social li.yt a {
    background: image-url("web/icon-youtube@2x.png") no-repeat 0 0; }
  footer ul.social li.gp a {
    background: image-url("web/icon-googleplus@2x.png") no-repeat 0 0; } }
/* --- iPad Retina - Landscape --- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  body {
    font-size: 14px !important; }

  nav a,
  nav span {
    padding-top: 0; }
  nav a {
    background: image-url("web/arrow-main-nav@2x.png") no-repeat 0 0; }
  nav span {
    background: image-url("web/arrow-main-nav-active@2x.png") no-repeat 0 0; } }
@media screen and (min-width: 800px) {
  #switch {
    zoom: 1;
    display: block;
    background: image-url("web/fonttoggle.png") no-repeat 0 0;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px; }
    #switch:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0; }
    #switch li {
      float: left;
      text-decoration: underline;
      cursor: pointer;
      line-height: 40px;
      color: #006a88;
      text-align: center; }
      #switch li.current {
        color: #111;
        text-decoration: none;
        cursor: default; }
      #switch li#smaller {
        font-size: 14px;
        width: 38px; }
      #switch li#normal {
        font-size: 18px;
        width: 42px; }
      #switch li#larger {
        font-size: 26px;
        width: 44px; }

  /* ---------------------------------
    SMALLER: 16px
  --------------------------------- */
  body.smaller {
    font-size: 16px;
    /* --- Custom Form Elements --- */
    /* Select */
    /* Radio */
    /* Checkbox */ }
    body.smaller .start span {
      background-position: 16px 10px; }
    body.smaller .custom-form-select {
      background-position: -4px -724px;
      height: 32px;
      padding: 5px 0 0 8px;
      width: 205px;
      margin-top: 5px; }
    body.smaller .num-select .custom-form-select {
      background-position: -4px -678px;
      width: 105px; }
    body.smaller .wider-select .custom-form-select {
      background-position: -4px -771px;
      width: 248px; }
    body.smaller .country-select .custom-form-select {
      background-position: -4px -818px;
      width: 289px; }
    body.smaller .custom-form-radio {
      background-position: -27px -635px;
      width: 18px;
      height: 19px;
      margin-left: -26px;
      margin-top: 1px; }
      body.smaller .custom-form-radio.custom-form-checked {
        background-position: -27px -655px; }
    body.smaller #main .radio {
      margin-bottom: 30px; }
      body.smaller #main .radio label {
        padding-left: 26px; }
    body.smaller .custom-form-checkbox {
      background-position: -1px -635px;
      width: 19px;
      height: 19px;
      margin-left: 10px;
      margin-top: 2px; }
      body.smaller .custom-form-checkbox.custom-form-checked {
        background-position: -1px -655px; }
    body.smaller .checkbox label,
    body.smaller label.show_hide_options {
      padding-left: 40px; }

  /* ---------------------------------
    NORMAL: 20px
  --------------------------------- */
  body.normal {
    font-size: 20px;
    /* --- Custom Form Elements --- */
    /* Radio */
    /* Checkbox */ }
    body.normal .start span {
      background-position: 16px 12px; }
    body.normal .whats-this {
      top: 27px;
      right: -7px; }
    body.normal .custom-form-select {
      background-position: -4px -408px;
      height: 34px;
      padding: 5px 0 0 8px;
      width: 207px; }
    body.normal .num-select .custom-form-select {
      background-position: -4px -362px;
      width: 159px; }
    body.normal .wider-select .custom-form-select {
      background-position: -4px -455px;
      width: 250px; }
    body.normal .country-select .custom-form-select {
      background-position: -4px -502px;
      width: 298px; }
    body.normal .custom-form-radio {
      background-position: -45px 0px;
      height: 27px;
      width: 27px;
      margin-left: -40px;
      margin-top: 0; }
      body.normal .custom-form-radio.custom-form-checked {
        background-position: -45px -29px; }
    body.normal #main .radio {
      margin-bottom: 30px; }
      body.normal #main .radio label {
        padding-left: 40px;
        margin-bottom: 8px; }
      body.normal #main .radio img {
        clear: left;
        margin-left: 42px; }
    body.normal .custom-form-checkbox {
      background-position: -1px 0px;
      height: 30px;
      width: 30px;
      margin-left: 16px;
      margin-top: 2px; }
      body.normal .custom-form-checkbox.custom-form-checked {
        background-position: -1px -31px; }
    body.normal .checkbox label,
    body.normal label.show_hide_options {
      padding-left: 60px; }

  /* ---------------------------------
    LARGER: 26px
   --------------------------------- */
  body.larger {
    font-size: 26px;
    /* --- Custom Form Elements --- */
    /* Select */
    /* Radio */
    /* Checkbox */ }
    body.larger .whats-this {
      top: 35px;
      right: 34px; }
    body.larger .custom-form-select {
      background-position: -4px -115px;
      height: 40px;
      padding: 0 0 0 8px;
      width: 175px; }
    body.larger .num-select .custom-form-select {
      background-position: -4px -69px;
      width: 156px; }
    body.larger .wider-select .custom-form-select {
      background-position: -4px -162px;
      width: 248px; }
    body.larger .country-select .custom-form-select {
      background-position: -4px -209px;
      width: 370px; }
    body.larger .custom-form-radio {
      background-position: -45px 0px;
      height: 27px;
      width: 27px;
      margin-left: -40px;
      margin-top: 5px; }
      body.larger .custom-form-radio.custom-form-checked {
        background-position: -45px -29px; }
    body.larger #main .radio {
      margin-bottom: 30px; }
      body.larger #main .radio label {
        padding-left: 40px;
        margin-bottom: 8px; }
      body.larger #main .radio img {
        clear: left;
        margin-left: 42px; }
    body.larger #main .pushbutton .radio label {
      padding-left: 18px;
      margin-bottom: 0; }
    body.larger .custom-form-checkbox {
      background-position: -1px 0px;
      height: 30px;
      width: 30px;
      margin-left: 16px;
      margin-top: 2px; }
      body.larger .custom-form-checkbox.custom-form-checked {
        background-position: -1px -31px; }
    body.larger .checkbox label,
    body.larger label.show_hide_options {
      padding-left: 60px; } }
/* --- iPad landscape --- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #switch {
    display: none; } }
.card .header h3 {
  margin-right: 6px; }

.card .header button {
  margin: 0.5em; }

.card .header .progress {
  float: left;
  height: 50px; }

.card .header button span {
  padding: 6px 16px; }

.card .header .edit_account, .card .header .cancel_changes {
  background: #494949; }

.card .header .save_account {
  background: #cc5700; }

.card .header .edit_account:hover, .card .header .cancel_changes:hover {
  background: #8B8B8B; }

.card .header .save_account:hover {
  background: #EE8A41; }

.editing .edit_account {
  display: none; }

.read .cancel_changes, .read .save_account {
  display: none; }

.card .header {
  background: #3fb7d2;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0, #3fb7d2), color-stop(1, #017893));
  background: -moz-linear-gradient(top, #3fb7d2, #017893);
  background: linear-gradient(to bottom, #3fb7d2, #017893);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF3FB7D2', endColorstr='#FF017893');
  /* IE6,IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF3FB7D2', endColorstr='#FF017893')";
  /* IE8 */
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border: 2px solid #a0a4a0;
  color: #a0a4a0;
  text-align: center;
  overflow: hidden;
  line-height: 37px; }

.card {
  margin-bottom: 2em; }

.card .header > h3 {
  color: #ffffff; }

.card .header .profile_notice {
  display: inline-block;
  margin-top: 0px;
  font-size: 12px;
  padding: 0px 12px;
  color: gold;
  line-height: 38px;
  text-transform: none;
  font-weight: bold; }

.card .header .actions {
  float: right;
  margin-right: 7px; }

.card .header .actions.save {
  width: 128px; }

.card .header .actions .save {
  display: block;
  height: 27px;
  margin-top: 5px;
  text-indent: -9999em;
  border: none; }

.card .header .actions img.spinner {
  margin-right: 5px;
  vertical-align: middle; }

#content .card ul.rows {
  display: block;
  margin: 0; }

.card ul.rows.form {
  display: none; }

.card .header .save_button {
  display: none; }

.card .header .cancel_link {
  display: none; }

#content .card ul.rows > li {
  margin-bottom: 0;
  vertical-align: bottom;
  height: 77px;
  list-style-type: none; }

#content .card ul.rows > li input {
  margin: 0.4em auto; }

#content .card span.custom-form-disabled {
  background-image: none; }

#content .card span.custom-form-select {
  padding: 0 0 0 16px; }

#content .card .select_field {
  margin: 0.8em auto; }

#content .card ul.rows.read > li input,
#content .card input.readonly {
  border: none;
  background-color: #f2f2f2;
  background: none;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none; }

.card ul.rows > li > h4 {
  width: 25%;
  margin: 0.75em;
  display: inline-block; }

.card ul.rows > li div {
  display: inline-block; }

.card.messages ul.rows > li > h4 {
  width: 25%; }

.message.stripe_response_exp_month {
  font-size: 0.75em; }

.card ul.rows > li > h4.text_field {
  width: 29.1%; }

.card ul.rows > li > h4.checkbox_field {
  width: 29.3%; }

.card ul.rows > li .read_check_box {
  height: 12px;
  padding-left: 18px;
  background-image: url(/images/v7/icons/readonly_checkboxstates.png);
  background-repeat: no-repeat; }

.card ul.rows > li .read_check_box.disabled {
  background-position: 0px -11px;
  color: #929292; }

.card ul.rows div.message_label {
  margin: 10px; }

.card ul.rows div.message_label.stripe_exp {
  margin: 25px; }

.card .header h3 {
  float: left;
  margin: 0.75em; }

.card .header div {
  float: right;
  display: table; }

.card ul.rows > li {
  background-color: #f2f2f2;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #e3e3e3;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd; }

.card ul.rows > li.last {
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #dddddd; }

.card ul.rows > li:last-child {
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #dddddd; }

.card ul li#api_error {
  background-color: #990000;
  color: white;
  display: none; }

.card ul li#api_error > h4 {
  width: 100%;
  text-align: center; }

.card .flash_container {
  display: block;
  color: #ffd700;
  font-weight: bold;
  white-space: nowrap;
  width: 28%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: right;
  background-color: #333333;
  background: -webkit-gradient(linear, left bottom, right bottom, color-stop(0, rgba(51, 51, 51, 0)), color-stop(0.1, #333333));
  background: -moz-linear-gradient(left center, rgba(51, 51, 51, 0), #333333); }

.card.editing ul.rows.form {
  display: block; }

.card.editing .header .save_button {
  display: inline; }

.card.editing .header .cancel_link {
  display: inline; }

.card.editing ul.rows.read {
  display: none; }

.card.editing .header .edit_button {
  display: none; }

.card.editing ul.rows li#general_error {
  background-color: #990000;
  color: white;
  display: none; }

.card.editing ul.rows li#general_error > h4 {
  width: 100%;
  text-align: center; }

.card.editing ul.rows li#email_error {
  background-color: #990000;
  color: white;
  display: none; }

.card.editing ul.rows li#email_error > h4 {
  width: 100%;
  text-align: center; }

.card.editing ul.rows li#project_error {
  background-color: #990000;
  color: white;
  display: none; }

.card.editing ul.rows li#project_error > h4 {
  width: 100%;
  text-align: center; }

.card.editing ul.rows li#password_error {
  background-color: #990000;
  color: white;
  display: none; }

.card.editing ul.rows li#password_error > h4 {
  width: 100%;
  text-align: center; }
/* -- Mixins -- */
/* -- Variables -- */
/* 30px/960px */
/* 20px/960px */
/* general */
@media only screen and (-webkit-device-pixel-ratio: 2) {
  button.ok_button {
    background: url(../widgets/ok_button@2x.png);
    background-size: 93px 93px; }

  button.ok_button.disabled {
    background: url(../widgets/ok_button_disabled@2x.png);
    background-size: 93px 93px; } }
button.ok_button {
  background: url(/assets/widgets/ok_button-fd2775c4fd97ef848cebeb53e3672241.png);
  box-shadow: none; }

button.ok_button.disabled {
  background: url(/assets/widgets/ok_button_disabled-08c3c33af9527d29393f4af3dcff13b3.png); }

.exercise_content hr {
  margin: 0 0 10px; }

.exercise_content {
  width: 1024px;
  height: 768px;
  position: relative;
  margin: auto;
  margin-top: 2%;
  border: 2px solid #A5A5A5;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  user-select: none; }

.choose_screen, .report_screen {
  border: none;
  width: auto; }

.exercise_content.report_screen table {
  margin: 0 0 30px 0; }

.settings_detail li:first-child {
  margin-left: 0; }
.settings_detail li {
  margin-left: 0.5em; }
  .settings_detail li span {
    margin-left: 1.8em;
    font-size: 0.6em;
    font-weight: bold; }

.report .report_header {
  margin-bottom: 10px; }
.report .detail_heading {
  margin-bottom: 0; }
  .report .detail_heading.caption {
    font-size: 0.75em;
    font-weight: normal; }
.report .work_time {
  font-weight: normal; }
.report .nav_buttons {
  width: 8em; }

.setting_on {
  background: url(/assets/widgets/settings-check-df7d95dd3adf2d252714b5171f5a1f34.png) no-repeat 0px; }

.setting_off {
  background: url(/assets/widgets/settings-unchecked-2b54f6b5c9567f9ba257bc77fcbe4f37.png) no-repeat 0px; }

table.detail_table {
  font-size: 15px; }

table.detail_table,
table.detail_table th,
table.detail_table td {
  border: 1px solid #2097B2; }

table.detail_table td:nth-child(3) {
  max-width: 12em; }

table.detail_table td:nth-child(2) {
  min-width: 6em; }

table.detail_table td {
  font-size: 14px; }

#first_day_button span {
  background: url(/assets/widgets/first-day-5e88491d444fbf47316d03ea3d4149e7.png) no-repeat center center; }

#previous_day_button span {
  background: url(/assets/widgets/previous-day-21d563c9551bab8f5ef05c35ff85242d.png) no-repeat center center; }

#next_day_button span {
  background: url(/assets/widgets/next-day-d7c641c6e8038a037b26fcddb42fe59e.png) no-repeat center center; }

#last_day_button span {
  background: url(/assets/widgets/last-day-606a1954840f9d023111fb77efe59174.png) no-repeat center center; }

#first_day_button,
#previous_day_button {
  float: left; }

#last_day_button,
#next_day_button {
  float: right; }

#first_day_button,
#next_day_button {
  margin-right: 0.75em; }

div.uppercase {
  text-transform: uppercase; }

a {
  text-decoration: none;
  color: black; }

a#talk-path-logo {
  display: inline-block; }
  a#talk-path-logo img {
    height: 58px; }

/* trick webkit into using the gpu */
div.main_content img,
li img,
figure figcaption,
div.banner_content img,
div.navigation.choose_screens img,
div.navigation img.correct_button,
div.navigation img.incorrect_button {
  -webkit-transform: translateZ(0); }

/* lists used on navigation pages */
#content .exercise_content ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px auto;
  max-width: 995px;
  text-align: center; }

#content .exercise_content li {
  display: inline-block;
  vertical-align: top; }

#content .exercise_content ul li.pwa_plan_exercise figure span {
  font-weight: normal;
  font-size: 18px; }

div.line_separator {
  display: inline-block;
  width: 478px;
  height: 3px;
  background: rgba(255, 255, 255, 0.51);
  border-top: 1px solid rgba(112, 112, 112, 0.42); }

#difficulty_sidebar {
  float: right;
  width: 300px;
  margin-right: 37px;
  text-align: center; }

#difficulty_sidebar.only_play_button {
  height: 354px;
  display: -webkit-flex;
  -webkit-justify-content: center;
  -webkit-align-items: center; }

#difficulty_sidebar h2 {
  margin-top: 4px; }

#difficulty_sidebar #levelup,
#difficulty_sidebar #leveldown {
  width: 90px;
  height: 56px;
  margin: 7px 0px 7px 22px; }

#difficulty_sidebar button span {
  padding: 7px 7px;
  line-height: 0; }

#difficulty_sidebar button span img {
  width: 60px; }

#difficulty_sidebar button {
  border: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  text-decoration: none;
  color: #fff;
  background: #006a88;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  display: inline-block;
  padding: 5px;
  line-height: 1;
  width: 160px;
  height: 100px;
  font-size: 32px; }

#difficulty_sidebar button span {
  border-radius: 7px;
  border: 1px solid white;
  display: block; }

#difficulty_sidebar .level_box {
  width: 94px;
  height: 94px;
  font-size: 106px;
  border: 2px solid black;
  border-radius: 10px;
  display: table-cell;
  vertical-align: middle;
  margin-left: 18px;
  background-color: white; }

#difficulty_sidebar a img {
  width: 126px; }

#difficulty_sidebar a figure {
  margin: 15px auto; }

#difficulty_sidebar[data-max-difficulty="1"],
#difficulty_sidebar.single_button {
  margin-top: 90px; }

#level_buttons {
  width: 90px;
  display: table-cell; }

#level_selector {
  margin: 30px auto;
  width: 210px; }

.absolute_center {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center; }

ul.choices {
  margin: 0 auto; }

#content ul.exercises li {
  padding: 0; }
#content ul.exercises.subcategories {
  margin-top: 2em; }
#content ul.exercises.subcategories li {
  padding: 18px; }

.ie7 ul.exercises li {
  width: 205px; }

ul.exercises li figure img {
  width: 120px;
  height: 120px; }

ul.exercises {
  font-size: 22px;
  font-weight: bold; }

ul.exercises figure {
  width: 160px; }

div.uppercase ul.exercises {
  font-size: 20px; }

ul.exercises.view button,
ul#news_categories.view button {
  display: none; }

.plan_buttons {
  text-align: right; }

h3.news {
  margin-bottom: 0; }

/* main content container (generic) */
div.choose_screen,
div.choose_screen .main_content,
div.report_screen {
  height: auto; }

div.main_content {
  height: 667px;
  width: 100%;
  vertical-align: top; }

div.main_content figure {
  display: block;
  min-width: 100px;
  margin: 0 auto;
  position: relative; }

div.main_content figcaption {
  display: block;
  min-width: 100px;
  text-align: center;
  word-wrap: break-word; }

div.task_content figcaption,
div.instructions h1,
span.task_counter {
  cursor: default; }

/* task content container */
div.task_content {
  font-size: 32px;
  position: relative;
  background: url(widgets/bodybackgroundrepeat.png); }
  div.task_content .task_container {
    height: 100%; }

/* vertically centered task content */
.memory > div,
.cueing > div,
.no_answer > div {
  width: 1024px;
  height: 667px; }

/* SFA hint lists */
#content ul.top_hints {
  padding-top: 32px; }

#content ul.bottom_hints {
  margin: 0px auto 32px; }

ul.top_hints li figure img,
ul.bottom_hints li figure img {
  width: 90px;
  height: 90px; }

ul.bottom_hints li figure img {
  margin-top: 2px; }

ul.top_hints li figure,
ul.bottom_hints li figure {
  display: block;
  width: 90px;
  margin: 0 auto; }

ul.top_hints li figure figcaption,
ul.bottom_hints li figure figcaption {
  display: block;
  text-align: center; }

ul.top_hints li,
ul.bottom_hints li {
  width: 33%; }

#content .sfa li {
  margin-bottom: 0; }

div.main_content.sfa figcaption {
  display: none; }

/* SFA task prompt list */
ul.prompts img {
  width: 300px;
  height: 396px; }

ul.prompts li {
  width: 300px; }

#content {
  /* task content container for choose text answer */ }
  #content .choose_text_answer ul.choices_cues.single {
    position: static;
    width: auto;
    margin: 0 auto; }
  #content .choose_text_answer ul.prompts_cues.single {
    top: 125px;
    margin: 0;
    position: absolute; }
  #content div.task_content.choose_text_answer {
    line-height: 12.5em; }

#content ul.prompts {
  margin: 2px auto; }

.exercise_content td {
  text-align: center;
  border: none;
  padding: 0; }
  .exercise_content td .icon_cell {
    margin-left: 25px;
    margin-right: 25px;
    width: 150px;
    display: inline-block; }

.non_moving .icon_cell.empty_slot {
  display: none; }

table.choices td figure div:first-child,
table.prompts td figure div,
table.answers td figure div {
  max-width: 150px;
  min-width: 100px;
  margin: 0 auto; }

.cueing figure img {
  width: 300px;
  height: 396px; }

figure img {
  max-width: 100%; }

.task_content figcaption {
  line-height: 1em; }

table.choices {
  width: 100%; }

table.notext figcaption {
  display: none; }

table.noimage td {
  vertical-align: middle; }

.choose_answer table.prompts.noimage figcaption,
.choose_answer table.choices.noimage figcaption,
.scramble table.prompts.noimage figcaption,
.scramble table.choices.noimage figcaption,
.choose_text_answer table.prompts.noimage figcaption {
  font-size: 275%; }

.choose_answer table.choices.noimage figure {
  margin: 0 25px; }

.choose_answer div.table.prompts,
.scramble div.table.prompts {
  height: 29%; }

table.noimage figcaption {
  font-size: 120%; }

table.noimage img {
  display: none; }

table.prompts {
  width: 100%;
  height: 100%; }

table.answers {
  width: 85%; }

.choose_answer.inverse_layout div.table.choices {
  height: 42%; }
.choose_answer.inverse_layout div.table table.choices {
  margin-top: 0px;
  padding-top: 36px; }
.choose_answer.inverse_layout div.table table.choices.noimage {
  margin-top: 0px;
  padding-top: 0px; }
.choose_answer.inverse_layout table.prompts td {
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 0; }
.choose_answer.inverse_layout div.table.prompts {
  height: 55%;
  padding-top: 0; }
.choose_answer.inverse_layout table.prompts.single_icon td {
  display: table-cell;
  vertical-align: middle; }
.choose_answer.inverse_layout table.prompts:not(.noimage) {
  height: 100%; }

.scramble:not(.non_moving) table {
  margin: 0 auto;
  width: 70%; }

.scramble:not(.non_moving) table.choices {
  height: 50%; }

.scramble:not(.non_moving) table.choices.noimage {
  height: 58%; }

.scramble:not(.non_moving) table.answers.noimage {
  padding-top: 12%; }

#content .scramble:not(.non_moving) .task_buttons {
  position: absolute;
  bottom: 0;
  display: block;
  padding: 10px 60px 0px 60px;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px; }
  #content .scramble:not(.non_moving) .task_buttons li {
    margin-bottom: 0.3em; }

.choose_answer div.table table.choices,
.scramble div.table table.choices {
  margin-top: 72px; }

.choose_answer div.table table.choices .icon_cell {
  vertical-align: middle; }

.choose_answer div.table table.choices.noimage {
  margin-top: 20px;
  height: 100%; }

.choose_answer .prompts.noimage td .icon_cell,
.scramble .prompts.noimage td .icon_cell {
  width: auto;
  margin-left: 0.35em;
  margin-right: 0.35em; }

.choose_answer .droppable figcaption,
.choose_text_answer .droppable figcaption {
  color: transparent; }

.choose_answer .empty_slot figcaption,
.choose_text_answer .empty_slot figcaption {
  border-bottom: 3px solid black; }

.choose_text_answer table.prompts figure,
.choose_text_answer table.prompts figure div,
.choose_text_answer table.prompts figure figcaption {
  min-width: 0; }

.scramble table.choices.noimage {
  height: 57%; }

.scramble table.prompts.noimage.notext.nosound {
  display: none; }

.scramble table.answers,
.scramble table.choices.noimage {
  table-layout: fixed;
  margin: 0 auto;
  width: 95%; }

.scramble table.answers {
  height: 20%; }

.scramble table.answers figure,
.scramble table.answers figure figcaption,
.scramble table.answers figure div,
.scramble table.choices.noimage figure,
.scramble table.choices.noimage figcaption,
.scramble table.choices.noimage figure div {
  min-width: 0; }

.choose_answer table.choices.noimage figcaption,
.choose_text_answer table.choices.noimage figcaption {
  padding: 10px; }

.choose_answer table.choices.noimage figure,
.choose_text_answer table.choices.noimage figcaption,
.scramble table.answers.noimage figure,
.scramble table.choices.noimage figure.draggable {
  border: 3px solid;
  border-radius: 9px;
  background: white; }

.scramble table.answers.noimage figure,
.scramble table.choices.noimage figure.draggable {
  margin-left: 10px;
  margin-right: 10px; }

.scramble table.choices.noimage figure.draggable {
  padding-left: 10px;
  padding-right: 10px; }

.scramble table.answers.noimage figcaption,
.scramble table.choices.noimage figcaption {
  line-height: 1.5em; }

.scramble table.answers.noimage figcaption {
  font-size: 100%; }

.choose_text_answer div.table {
  display: table-cell;
  vertical-align: middle;
  height: 366px;
  width: 1024px; }

.choose_text_answer table.choices {
  height: 26%;
  table-layout: fixed; }

.choose_text_answer table.choices figure {
  margin: 0 10px; }

.choose_text_answer td .icon_cell {
  min-width: 0px;
  width: auto;
  margin: 0; }

.choose_text_answer table.choices td .icon_cell {
  margin-right: 1.35em; }

.choose_text_answer table.choices td .icon_cell:last-child {
  margin-right: 0; }

.choose_text_answer table.prompts td .icon_cell {
  margin-left: 0.25em;
  margin-right: 0.25em; }

.choose_text_answer table.prompts {
  height: 40%;
  width: 76%;
  margin: 0 auto; }

.memory table.choices {
  width: 736px;
  margin: 0 auto; }

.memory table.prompts,
.cueing table.prompts {
  margin: 0 auto; }

.choose_answer table.prompts {
  height: 100%; }

.scramble.non_moving table.answers.noimage {
  height: 0; }

.scramble table.choices.noimage,
.scramble table.answers.noimage {
  padding-top: 0px; }

.scramble div.table table.prompts.noimage {
  height: 93%;
  padding-top: 36px; }

.scramble table.noimage td {
  padding: 0; }

.spelling table {
  height: 33%; }

.spelling table.keyboard {
  height: 299px;
  margin: 0 auto; }

.spelling table.answers {
  max-width: 798px;
  width: 0;
  margin: 0 auto; }

.spelling table.keyboard ~ table.answers {
  height: 136px; }

.spelling table.answers td {
  padding: 0 4px; }

.spelling table.keyboard ~ table.prompts {
  margin: 0 auto;
  height: 225px; }

.spelling table.prompts.notext figure {
  height: 200px; }

.spelling table.keyboard.qwerty td table {
  margin: 0 0 -6px; }

.spelling table.keyboard.qwerty tr:nth-child(2) table {
  margin: 0 0 -6px 50px; }

.spelling table.keyboard.qwerty tr:nth-child(3) table {
  margin: 0 0 -6px 100px; }

.spelling table.answers figure,
.spelling table.choices figure,
.spelling table.keyboard figure {
  width: 90px;
  height: 90px;
  max-width: 90px;
  min-width: 90px;
  outline: 1px solid transparent; }

.spelling table.keyboard figure {
  margin: 0 5px auto 5px; }

.spelling table.prompts,
.spelling table.choices {
  margin: 0 auto; }

.spelling table.noimage figure {
  max-width: 780px;
  font-size: 325%; }

/* overlay for x'ing out text */
.text_x_mark_container,
.text_check_mark_container {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0; }

.noimage .text_x_mark_container img,
.noimage .text_check_mark_container img {
  display: inline; }

/* task buttons (speak/hint/ok/cues) */
#content .inverse_layout ul.prompts_cues.single {
  top: 125px; }

#content .inverse_layout ul.prompts_cues {
  margin: 0;
  position: absolute;
  top: 65px;
  left: 27px;
  width: 110px; }

#content .inverse_layout ul.choices_cues.single {
  top: 460px; }

#content ul.prompts_cues {
  margin: 0 0 0 144px; }

#content ul.prompts_cues li,
#content ul.choices_cues li {
  width: 93px;
  height: 93px;
  margin: 10px; }

#content .cueing ul.prompts_cues {
  margin: 0;
  position: absolute;
  top: 85px;
  left: 27px;
  width: 110px; }

#content ul.choices_cues {
  margin: 0;
  position: absolute;
  top: 65px;
  left: 27px;
  width: 110px; }

#content ul.choices_cues.single {
  top: 125px; }

#content .scramble ul.task_buttons {
  margin: 35px auto; }

img.repeat_button,
img.repeat_choices_button,
img.definition_button,
img.multiple_choice_button,
img.fill_in_the_blank_button,
img.text_button,
img.emphasis_button {
  width: 93px; }

.task_buttons li img,
.task_buttons li button {
  position: relative; }

.task_buttons li {
  margin-left: 15px;
  margin-right: 15px; }

img.speak_button {
  position: absolute;
  width: 90px; }

.no_answer img.repeat_button {
  position: absolute;
  left: 26px;
  bottom: 288px; }

.choose_answer img.repeat_button {
  left: 26px;
  bottom: 95px; }

.spelling img.repeat_button {
  position: absolute;
  left: 15px;
  bottom: 28px; }

img.repeat_button.standalone {
  left: 539px; }

img.hint_button {
  position: absolute;
  width: 93px; }

.scramble img.repeat_choices_button {
  position: absolute;
  left: 27px;
  top: 135px; }

.spelling img.hint_button,
.memory img.hint_button,
.cueing img.hint_button {
  left: 27px;
  bottom: 292px; }

.spelling table.keyboard ~ .hint_button {
  left: 15px;
  bottom: 511px; }

button.ok_button {
  position: absolute;
  width: 93px;
  height: 93px;
  border: none; }

.spelling button.ok_button {
  right: 26px;
  bottom: 75px; }

.spelling table.keyboard ~ button.ok_button {
  right: 15px;
  bottom: 28px; }

.no_answer table.single_icon {
  padding-top: 0px; }

.no_answer .single_icon figure img {
  width: 300px;
  height: 396px; }

.no_answer .single_icon .icon_cell {
  width: 100%;
  margin: 0; }
  .no_answer .single_icon .icon_cell figure div {
    max-width: 300px; }

.no_answer .single_icon figure figcaption,
.cueing figure figcaption {
  font-size: 48px; }

.choose_answer table.single_icon td .icon_cell {
  width: 300px; }
  .choose_answer table.single_icon td .icon_cell figure div {
    max-width: 300px; }

.choose_answer div.table table,
.scramble div.table table,
.no_answer div.table table {
  margin-left: auto;
  margin-right: auto; }

.no_answer div.table table.single_icon td {
  width: auto; }

.cueing table.prompts {
  width: 85%;
  margin: 0 0 0 144px; }

.scramble.non_moving div.table table:not(.scaled_spacing) .empty_slot {
  display: none; }

.no_answer div.table {
  height: 100%; }

div.table {
  display: inline-block;
  height: 49%;
  width: 870px;
  margin-left: 144px; }

/* projection */
div.projected_content {
  height: 768px;
  width: 1024px;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0; }

.tap_blocker,
.alert_background {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.choose_screen div.tap_blocker,
div.alert_background {
  background: white;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out; }

.alert_dialog {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 250px; }

.exercise_content .alert_dialog {
  top: 0px; }

.alert_dialog div {
  text-align: center;
  width: 60%;
  margin: 0 auto;
  background-color: white;
  border: 2px solid #CC5700;
  padding: 40px 50px; }

.alert_dialog a {
  text-decoration: underline;
  color: #006a88; }

.alert_dialog a:visited {
  text-decoration: underline;
  color: #006a88; }

div.projected_content.notext {
  margin-top: 54px; }

div.projected_content img {
  height: 100%; }

div.projected_content figure > div {
  height: 660px;
  background-size: auto 660px;
  margin: auto; }

div.projected_content div.animation {
  width: 500px;
  overflow: hidden;
  position: relative; }
  div.projected_content div.animation div.animation_inner {
    width: 9500px;
    height: 660px;
    position: absolute;
    left: 0px; }

div.projected_content figcaption {
  height: 110px;
  width: 500px;
  background-image: url(/assets/widgets/projected_text_background-ef5c818fa2e51d6431740e05d2b4366d.png);
  margin: 0 auto; }

.ie7 div.projected_content figcaption {
  margin: -2px auto; }

div.projected_content figure {
  margin: 0; }

div.projected_content figcaption span {
  vertical-align: middle;
  display: inline-block;
  line-height: 2.5em; }

div.projected_content figcaption div {
  height: 98px;
  width: 472px;
  margin: 0 14px; }

/* navigation bar */
.navigation {
  height: 99px;
  background: #CC5700 repeat-x 0 0;
  border-bottom: 2px solid #8e4007; }

.navigation h1 {
  color: #FFF0E5;
  text-shadow: -0.04em -0.04em rgba(36, 36, 36, 0.17); }

.navigation.choose_screens h1 {
  margin: 0 auto;
  text-align: center;
  line-height: 101px;
  width: 61%;
  font-size: 375%; }

.navigation.tasks h1 {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 101px;
  border: none; }

div.instructions {
  display: table;
  width: 730px;
  height: 101px;
  margin-left: 201px;
  margin-right: auto; }
  div.instructions h1 {
    padding: 0;
    margin: 0; }

div.instructions.scoring {
  width: 520px; }

.navigation .task_counter {
  position: absolute;
  right: 18px;
  font-size: 22px;
  line-height: 101px;
  color: white; }

.navigation > a,
.navigation > img {
  position: absolute;
  top: 6px; }

.navigation a[title="Exit"],
.navigation a[title="Home"],
.navigation .exit_button {
  left: 6px; }

.navigation a[title="Next"],
.navigation .next_button {
  left: 108px; }

.navigation a[title="Settings"] {
  right: 6px; }

.navigation img {
  width: 90px;
  height: 90px; }

.navigation img.incorrect_button {
  right: 108px; }

.navigation img.correct_button {
  right: 210px; }

/* instructions */
.instructions h1 {
  font-size: 275%;
  font-weight: normal; }

.navigation.tasks h1 ~ h1 {
  display: none; }

#widget_sound_players,
#sound_players {
  height: 0px; }

p.run_exercise_instructions {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  padding: 0px 0 14px; }

#demo_video {
  display: inline-block;
  float: left; }
  #demo_video video {
    width: 585px;
    height: 330px;
    margin: 10px 0 0 82px; }

a.exercise_nav_back {
  background: url(/assets/widgets/category-back-arrow.png) no-repeat 9px 13px;
  float: left;
  background-color: #006a88;
  color: white;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  display: inline-block;
  padding: 5px; }
  a.exercise_nav_back span {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid white;
    display: block;
    padding: 5px 20px 5px 35px; }
  a.exercise_nav_back:hover {
    background-color: #00a1c7; }
/* manus spike*/
.clues_table {
  margin: 0 auto; }

.clues_table img {
  width: 493px;
  height: 373px; }

.clues_table_div {
  display: table;
  width: 100%;
  height: 100%; }

.clues_table_div div {
  display: table-cell;
  vertical-align: middle; }

.clues_table figcaption {
  font-size: 2em; }

table.clues_table figure {
  min-width: 500px;
  margin: 10px; }

/* end manus spike */
.clue {
  display: inline-block;
  padding: 8px;
  height: 40%;
  font-size: 2em; }

/* QA Screen Styling */
#content .multi_text_qa ul.prompts_cues {
  margin: 0;
  position: absolute;
  top: 125px;
  width: 110px; }

#content .multi_text_qa ul.choices_cues {
  margin: 0 auto;
  position: static;
  width: auto; }

.multi_text_qa table.prompts {
  height: 55%;
  width: 76%;
  font-size: 215%;
  margin: 0 auto; }

.multi_text_qa table.prompts td,
.multi_text_qa table.choices td {
  padding-bottom: 0; }

.multi_text_qa table.choices {
  margin: 0 auto;
  width: 100%;
  height: 26%;
  table-layout: fixed; }

.multi_text_qa table.choices.three_or_less {
  width: 75%; }

.multi_text_qa table.choices figure {
  border: 3px solid black;
  border-radius: 10px;
  background-color: white;
  margin: 0 10px; }

.multi_text_qa table.choices figcaption {
  padding: 10px; }
.text_subtask.choices_wrapper img {
  display: none;
}

.text_subtask .text_x_mark_container img,
.text_subtask .text_check_mark_container img {
  display: inline;
}

.text_subtask .text_check_mark_container,
.text_subtask .text_x_mark_container {
  top: 0px;
  left: 0px;
}

.text_subtask.choices_wrapper {
  height: 100%;
  display: flex;
  display: -webkit-flex;
  position: relative;
  left: 13.5%;
  width: 86.5%;
}

.text_subtask.choices {
  display: flex;
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  -webkit-flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 800px;
  margin: auto;
}

/* .text_subtask.choices .choice { */
.text_subtask.choices figure {
  border: 1px solid black;
  width: 320px;
  background-color: white;
  border: 4px solid #000;
  -webkit-border-radius: 10px;
  margin: 20px 10px;
  font-size: 2em;
}

.text_subtask.choices figure figcaption {
  padding: 30px;
}

#content ul.choices_cues#choices_cue_text_subtask {
  top: 276px;
}

#distractor {
  height: 100%;
  width: 100%;
}

#distractor .touch_button {
  position: absolute;
}
#content ul.stimuli img {
  width: 275px;
  margin: 0 20px;
}

#content ul.stimuli,
#content ul.stimuli li {
  height: 100%;
}

#content ul.stimuli {
  display: table;
}

#content ul.stimuli li {
  display: table-cell;
  vertical-align: middle;
}

#content ul.stimuli[data-img-count='4'] img{
  width: 190px;
}

#content ul.stimuli[data-img-count='5'] img{
  width: 140px;
}

.multi_image_image table.choices figure {
  display: inline-block;
  margin: 10px 10px;
}

.multi_image_image table.choices {
  width: 100%;
  margin: 0 auto;
}


.multi_image_image table.choices td figure div:first-child,
.multi_image_image table.choices td figure div {
  max-width: 300px;
}

.multi_image_image table.choices.three_images img {
  width: 300px;
}

.multi_image_image .center-table {
  display: table-cell;
  vertical-align: middle;
  height: 667px;
}

.multi_image_image .center-table-outer {
  display: table;
  width: 100%;
}
.correct_answer {
  display: none;
  font-size: 97px;
  background: #fff;
  width: 65%;
  height: 1.2em;
  border-radius: 40px;
  z-index: 1;
  border: 4px solid #000;
}

.correct_answer img {
  position: absolute;
  top: 10px;
  right: 100px;
}

.correct_answer #answer_value {
  width: 85%;
  height: 100%;
  line-height: 1.25em;
}

.num_num_stimulus {
  font-size: 9em;
  padding-top: 7rem;
}

.num_num_stimulus[data-num-length="7"]{
  font-size: 8em;
}

.multi_num_num #numpad_container_back {
  position: absolute;
  top: 68px;
  left: 262px;
}

.multi_num_num #numpad_container {
  position: absolute;
  top: 68px;
  left: 262px;
}
#canvas {
  position: absolute;
}

/* Should go to the main template */
.prompt_cue {
  position: absolute;
  top: 5px;
  right: 100px;
}

.navigation.tasks .instructions.with_prompt_cue {
  width: 600px;
  margin-left: 216px;
}
.symbols .prompts .prompt {
  padding-top: 45px;
}

.symbols .choices {
  margin-top: 60px;
}

.symbols .choices figure {
  display: inline-block;
}

.symbols .choices figure:not(:last-child) {
  margin-right: 40px;
}

.symbols .choices.notext figure figcaption {
  display: none;
}
.math #numpad_container {
  position: absolute;
  top: 105px;
  left: 262px;
}

.math .prompts,
.math .empty_slot {
  display: inline-block;
}

.math #numpad_container_back {
  position: absolute;
  top: 105px;
  left: 262px;
}

.math .prompts figure {
  display: inline-block;
  font-size: 2.2em;
  min-width: 0;
  margin: 0 auto;
  padding-top: 5px;
}

.math figure figcaption {
  min-width: 0;
  padding: 0 11px;
  line-height: normal;
}

.math .empty_slot figure figcaption#correct_answer {
  min-width: 70px;
}

.math .empty_slot figure {
  border-bottom: 4px solid black;
}

.math #correct_answer {
  visibility: hidden;
  margin: 0 auto;
}

.math .noimage figure img {
  display: none;
}

.math .repeat_button {
  position: absolute;
  top: 287px;
  left: 50px;
}
#numpad_container {
  opacity: 1;
  /* Position the container in the exercise type's CSS. For example:
  #numpad_container {
    position: absolute;
    top: 68px;
    left: 262px;
  }
  */ }

#numpad_container_back {
  background-color: #e2e2e2;
  width: 500px;
  height: 540px;
  display: inline-block;
  border-radius: 50px;
  opacity: 1;
  /* Position the container in the exercise type's CSS. For example:
  #numpad_container_back {
    position: absolute;
    top: 68px;
    left: 262px;
  }
  */ }

.numpad {
  background-color: #408fa6;
  width: 500px;
  height: 540px;
  display: inline-block;
  border-radius: 50px;
  -moz-box-shadow: inset 0 0 10px #000000;
  -webkit-box-shadow: inset 0 0 10px #000000;
  box-shadow: inset 0 0 10px #000000; }

.numpad .keys {
  width: 66%;
  position: absolute;
  top: 140px; }

.numpad button {
  border: 0;
  padding: 0;
  background: none;
  box-shadow: none; }

.numpad button.number {
  padding: 9px;
  width: initial;
  font-size: 0px; }

.numpad_ok {
  position: absolute;
  top: 342px;
  right: 31px; }

.numpad_back {
  position: absolute;
  top: 149px;
  right: 31px; }

@font-face {
  src: url(/assets/widgets/numpad-font-0b027cec4c3e2cb62b6c173f7797b2f4.ttf); }

.numpad_lcd {
  width: 81%;
  height: 90px;
  margin: 30px auto;
  border: 5px solid black;
  background-color: #dfdfdf;
  border-radius: 10px;
  font-size: 85px;
  line-height: 1.1em;
  text-align: left;
  padding: 0 10px; }

.numpad .check_or_x {
  position: absolute;
  height: 92px;
  width: 92px;
  right: 36px;
  top: 34px; }
@font-face {
  font-family: 'DigitalICG';
  src: url(/assets/widgets/2CFA9B_0_0-b79be55da46a8b8b1959565b0c7ca4f8.eot);
  src: url(/assets/widgets/2CFA9B_0_0.eot?#iefix) format('embedded-opentype'),
       url(/assets/widgets/2CFA9B_0_0-04af942ad5fbe97aae2dd2fc4e43b384.woff2) format('woff2'),
       url(/assets/widgets/2CFA9B_0_0-9969b5b8d2f2aa2c356998e6d902cedf.woff) format('woff'),
       url(/assets/widgets/2CFA9B_0_0-49cbd9931afea2682fc46ec158352ba4.ttf) format('truetype');
}

#digitalclock_container {
  width: 612px;
}

.digitalclock_display {
  height: 362px;
  background-image: url(/assets/widgets/digitalclock-display-c455269dc52db683881a327b6fc8f661.png);
  background-repeat: no-repeat;
  background-position: 0px -1px; /* Overcomes a small gray line at top and bottom of image */
  font-family: "DigitalICG";
  color: red;
  font-size: 200px;
}

.digitalclock_display .digit {
  width: 20%;
  display: inline-block;
}
.digitalclock_display .colon {
  width: 10%;
  line-height: 1em;
  vertical-align: top;
}

.digitalclock_display .digits {
  width: 90%;
  margin: 0px auto;
  height: 80%;
  padding-top: 30px;
}

/* Editable Mode */

#digitalclock_container .spinner {
  height: 94px;
  width: 238px;
  display: inline-block;
}

#digitalclock_container .up-hour,
#digitalclock_container .down-hour {
  margin-right: 20px;
}

#digitalclock_container .spinner img {
  vertical-align: bottom;
}
#timer {
  width: 800px;
  height: 64px;
  display: inline-block;
  position: absolute;
  bottom: 43px;
  left: 112px;
  border-top-right-radius: 40px;
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  background: #C6CDF5;
  overflow: hidden;
}

#timer div {
  height: 100%;
}

#timer .timer-segments {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
}

#timer .timer-segments .segment {
  display: inline-block;
  height: 100%;
}

#timer .timer-segments[data-segments="10"] .segment{
  width: 10%;
}

#timer .timer-segments[data-segments="5"] .segment {
  width: 20%;
}

#timer .timer-segments .segment:not(:first-child) {
  border-left: 3px solid #FFFFFF;
  box-sizing: border-box;
}

#timer .ui-progressbar-value {
  background: #407AA5;
}
.multi_symbol_qa .repeat_button {
  position: absolute;
  top: 153px;
  left: 25px;
}

.multi_symbol_qa .repeat_choices_button {
  position: absolute;
  bottom: 20px;
  left: 461px;
}

.multi_symbol_qa .stimulus img {
  margin-top: 68px;
}

.multi_symbol_qa .choices {
  display: table;
  table-layout: fixed;
  width: 90%;
  height: 35%;
  margin: 0 auto;
}

.multi_symbol_qa .choices_row {
  display: table-row;
}

.multi_symbol_qa .choice_cell {
  display: table-cell;
  vertical-align: middle;
}

.multi_symbol_qa figure {
  max-width: 275px;
  border: 3px solid black;
  border-radius: 10px;
  background-color: white;
}

.multi_symbol_qa figure figcaption {
  padding: 15px;
  line-height: 100%;
  font-size: 120%;
}

div.noimage img {
  display: none;
}
.set_analog_clock .clock {
  border-radius: 50%;
  width: 600px;
  height: 600px;
  -webkit-touch-callout: none;
  position: absolute;
  top: 30px;
  left: 216px;
  background-image: url(/assets/widgets/white-faceclock-fefe54e153acd647d550665d18b3350d.png);
  background-repeat: no-repeat; }

.long-hand, .short-hand {
  position: relative;
  left: 285px; }

.long-hand {
  top: 98px;
  height: 218px;
  background-image: url(/assets/widgets/minute_hand_without_center-b7ab77a238e89c574b3ca3c3afbb3784.png);
  background-repeat: no-repeat;
  width: 34px;
  transform: rotate(0turn);
  transform-origin: 50% 196px;
  -webkit-transform: rotate(0turn);
  -webkit-transform-origin: 50% 196px;
  z-index: 1; }

.short-hand {
  background-image: url(/assets/widgets/hour_hand-1f0a14e6db6f04551db02d8660bda5b1.png);
  background-repeat: no-repeat;
  height: 153px;
  width: 34px;
  bottom: 57px;
  transform: rotate(0turn);
  transform-origin: 50% 131px;
  -webkit-transform: rotate(0turn);
  -webkit-transform-origin: 50% 131px;
  z-index: 2; }

.set_analog_clock .prompts_cues {
  position: absolute;
  top: 270px;
  left: 40px; }

.set_analog_clock button.ok_button {
  top: 270px;
  right: 40px; }

.set_analog_clock .x-mark {
  height: 264px;
  width: 200px;
  position: absolute;
  top: 0px;
  right: 0px; }

.set_analog_clock .check-mark {
  height: 264px;
  width: 200px;
  position: absolute;
  top: 0px;
  right: 0px; }
.read_analog_clock .clock {
  border-radius: 50%;
  width: 600px;
  height: 600px;
  -webkit-touch-callout: none;
  position: absolute;
  top: 35px;
  left: 40px;
  background-image: url(../widgets/white-faceclock.png);
  background-repeat: no-repeat;
}

.read_analog_clock .choices {
  width: 382px;
  height: 75%;
  margin-top: 5px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-around;

  display: -ms-flexbox;
  -ms-flex-pack: distribute;  /* justify content: space-around */
  -ms-flex-align: center;     /* align items: center */
  -ms-flex-direction: column; /* flex direction: column */

  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-flex-direction: column;
  -webkit-justify-content: space-around;
  float: right;
}

.read_analog_clock .choices .choice {
  font-size: 2.75em;
  display: flex;
  align-items: center;
  justify-content: center;
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;

  display: -ms-flexbox;
  -ms-flex-align: center;     /* align items: center */
  -ms-flex-pack: center;      /* justify content: center*/
  width: 70%;
  height: 94px;
  border: 4px solid #000;
  border-radius: 10px;
  background-color: #fff;
  margin: 0 auto;
}

.read_analog_clock figcaption {
  width: 100%;
  height: 100%;
  margin-top: 0.065em;
}

.read_analog_clock .text_x_mark_container, .read_analog_clock .text_check_mark_container {
  width: 70%;
  left: 40px;
}

.read_analog_clock .repeat_choices_button {
  position: absolute;
  bottom: 60px;
  right: 146px;
}
.set_digital_clock img.repeat_button {
  position: absolute;
  left: 55px;
  top: 286px;
}

.set_digital_clock #digitalclock_container {
  margin: 0px auto;
  padding: 54px 0;
}

.set_digital_clock button.ok_button {
  position: absolute;
  right: 55px;
  top: 286px;
}

.set_digital_clock .check-mark {
  height: 264px;
  width: 200px;
  position: absolute;
  top: 0px;
  right: 0px;
}

.set_digital_clock .x-mark {
  height: 264px;
  width: 200px;
  position: absolute;
  top: 0px;
  right: 0px;
}
.read_digital_clock #digitalclock_container {
  margin: 0px auto;
  padding: 25px 0;
}

.read_digital_clock ul.choices figcaption {
  display: none;
}

.read_digital_clock ul.choices figure img {
  width: 230px;
  background-repeat: no-repeat;
}

.read_digital_clock ul.choices li {
  padding: 0 20px;
}

.read_digital_clock .repeat_choices_button {
  position: absolute;
  left: 18px;
  bottom: 90px;
}

.read_digital_clock .text_x_mark_container {
  bottom: 15px;
}

.read_digital_clock .text_check_mark_container {
  bottom: 30px;
}

.read_digital_clock ul.choices li figure .text_x_mark_container img {
  width: 200px;
}

.read_digital_clock ul.choices li figure .text_check_mark_container img {
  width: 200px;
}
#content .classify.eight_choices.four_lines ul.prompts_cues {
  margin: 0;
  position: absolute;
  top: 52px;
  width: 110px;
}

#content .classify.eight_choices.four_lines .prompt_content {
  height: 32.5%;
  margin: 0 auto;
  width: 80%;
  display: table;
}

/* should be three lines */
#content .classify.eight_choices.more_than_one_line ul.prompts_cues {
  margin: 0;
  position: absolute;
  top: 75px;
  width: 110px;
}

/* should be three lines */
#content .classify.eight_choices.more_than_one_line .prompt_content {
  height: 39%;
  margin: 0 auto;
  width: 80%;
  display: table;
}

#content .classify.eight_choices.two_lines ul.prompts_cues {
  margin: 0;
  position: absolute;
  top: 88px;
  width: 110px;
}

#content .classify.eight_choices.two_lines .prompt_content {
  height: 48%;
  margin: 0 auto;
  width: 80%;
  display: table;
}

#content .classify.eight_choices.three_lines ul.prompts_cues {
  margin: 0;
  position: absolute;
  top: 61px;
  width: 110px;
}

#content .classify.eight_choices.three_lines .prompt_content {
  height: 40%;
  margin: 0 auto;
  width: 80%;
  display: table;
}

.classify .prompt_content {
  height: 50%;
  margin: 0 auto;
  width: 80%;
  display: table;
}

.classify ul.prompts {
  display: table-cell;
  vertical-align: middle;
  font-size: 218%;
}

.classify .prompts.noimage img {
  display: none;
}

#content .classify .prompts li {
  display: list-item;
  width: 100%;
  /* margin-bottom: 0; */
}

#content .classify ul.prompts_cues {
  margin: 0;
  position: absolute;
  top: 110px;
  width: 110px;
}

#content .classify ul.choices_cues {
  position: absolute;
  top:554px;
  left:458px;
}

.classify ul.choices_cues.single {
  top: 125px;
}

.classify ul.prompts figcaption {
  padding: 0;
}

/* #content .classify .choices { */
  /* line-height: normal; */
/* } */

#content .classify .choices li {
  width: 33%;
  vertical-align: middle;
}

/* data-items="8" CSS is for Categorize Items */
#content .classify .choices[data-items="4"] li,
#content .classify .choices[data-items="8"] li {
  width: 25%;
}

/* Categorize Items */
#content .classify .choices[data-items="6"] li,
#content .classify .choices[data-items="8"] li {
  margin-bottom: 25px;
}

.classify ul.choices {
  margin: 0;
  display: table-cell;
  width: 100%;
  max-width: initial;
  vertical-align: middle;
}

.classify div.choice_content {
  display: table;
  height: 32%;
  width: 100%;
}

.classify ul.choices figure {
  margin: 0 10px;
  border: 3px solid black;
  border-radius: 10px;
  background-color: white;
}

.classify ul.choices figcaption {
  padding: 10px;
  line-height: 100%;
}
/* All other CSS is inherited from multitexttext.css */


.multi_classify_text figcaption {
  line-height: 1em;
}

.multi_classify_text .text_subtask.choices figure {
  width: 600px;
  margin: 18px 10px;
}
.multi_moving_calendar .draggable {
  /* NEEDED BY DRAGGABLE */
  position: relative;
}

.multi_moving_calendar .x_mark {
  width: 35px;
  height: 35px;
}

.multi_moving_calendar #canvas {
  position: absolute;
  left: 0px;
}

.multi_moving_calendar figure#choice figcaption {
  height: 100%;
  -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.5);
  box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.5);
  background-color: rgba(243,176,0,0.6);
}

.multi_moving_calendar .repeat_button {
  right: 0px;
  top: 1px;
}

.multi_moving_calendar img.map_image {
  position:absolute;
}

.multi_moving_calendar #choice.monthly {
  position: absolute;
  right:30px;
  top: 104px;
  font-size:0.65em;
  height: 81px;
  width:118px;
  vertical-align:center;
}

.multi_moving_calendar #choice.daily {
  width: 402px;
  margin: 0 auto;
  padding-top: 28px;
  font-size: 0.8em;
}

.multi_moving_calendar #choice.weekly {
  width:112px;
  vertical-align:center;
  position: absolute;
  right:15px;
  top: 140px;
  font-size:0.48em;
  height: 38px;
}

.multi_moving_calendar #choice figcaption{
  border: 2px solid black;
  background-color: white;
}

#droppable-experiment {
  display: block;
  height: 200px;
  width: 200px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-color: white;
  border: 1px solid black;
}
.delayed_prompts .prompt_content {
  height: 50%;
  margin: 0 auto;
  width: 77%;
  display: table;
}

.delayed_prompts ul.prompts {
  display: table-cell;
  vertical-align: middle;
  font-size: 218%;
}

.delayed_prompts ul.prompts figcaption {
  padding: 0;
  line-height: 1.25em;
}

.delayed_prompts ul.prompts figure {
  font-size: 37px;
  padding: 17px 0px;
}

#content .delayed_prompts ul.prompts_cues {
  margin: 0;
  position: absolute;
  top: 110px;
  width: 110px;
  visibility: hidden;
}

#content .delayed_prompts .prompts li {
  display: list-item;
  width: 100%;
  margin-bottom: 0;
}

.delayed_prompts ul.prompts li:not(:first-child) {
  visibility: hidden;
}

.delayed_prompts .choices li {
  width: 33%;
  vertical-align: middle;
}

.delayed_prompts ul.choices {
  margin: 0;
  display: table-cell;
  width: 100%;
  max-width: initial;
  vertical-align: middle;
}

.delayed_prompts div.choice_content {
  display: table;
  height: 32%;
  width: 100%;
}

.delayed_prompts ul.choices figure {
  margin: 0 10px;
  border: 3px solid black;
  border-radius: 10px;
  background-color: white;
}

.delayed_prompts ul.choices figcaption {
  padding: 10px;
  line-height: 100%;
}

#content .delayed_prompts ul.choices_cues {
  margin: 0 auto;
  position: initial;
  width: auto;
  visibility: hidden;
}

#content .delayed_prompts ul.choices_cues.single {
  top: 125px;
}
.task-type-not-found-inner {
  background: white;
  line-height: 1.5em;
  border: 2px solid #7a429c;
  padding: 10px;
  border-radius: 10px;
  font-size: .7em;
  width: 80%;
  margin: 10px auto; }

div.custom-video {
  position: relative;
  margin: 0px auto;
  width: 640px;
  height: 480px; }

.custom-video .video-controls {
  position: absolute;
  top: calc(50% - 72px);
  left: calc(50% - 72px);
  display: inline-flex; }

.video-controls button.start-playback-button {
  border: none;
  width: 144px;
  height: 144px;
  padding: 0px;
  background-color: #02B9E3;
  -webkit-border-radius: 72px;
  -moz-border-radius: 72px;
  -o-border-radius: 72px;
  -ms-border-radius: 72px;
  border-radius: 72px; }

button.start-playback-button img {
  padding-left: 14px;
  padding-top: 6px; }

button.start-playback-button.blink,
.rating-content.blink {
  animation: blinker 1s linear infinite; }

@keyframes blinker {
  50% {
    opacity: 0.4; } }

.custom-video.playing .video-controls {
  display: none; }
.sequencing .incorrect_position {
  -webkit-box-shadow: -1px -1px 18px 3px rgba(255, 0, 0, 0.68);
  -moz-box-shadow:    -1px -1px 18px 3px rgba(255, 0, 0, 0.68);
  box-shadow:         -1px -1px 18px 3px rgba(255, 0, 0, 0.68);
}

.sequencing .correct_position {
  -webkit-box-shadow: -1px -1px 18px 3px rgba(0, 255, 0, 0.68);
  -moz-box-shadow:    -1px -1px 18px 3px rgba(0, 255, 0, 0.68);
  box-shadow:         -1px -1px 18px 3px rgba(0, 255, 0, 0.68);
}

.sequencing .prompts {
  height: 130px;
  width: 95%;
  margin: 0 auto;
  display: table;
}

.sequencing .prompts figure {
  display: table-cell;
  vertical-align: middle;
  font-size: 75px;
}

.sequencing .choices_content {
  height: 60%;
  width: 100%;
  display: table;
}

.sequencing ul.choices {
  max-width: none;
  display: table-cell;
  vertical-align: middle;
}

.sequencing ul.choices[data-choice-items="4"] figure img {
  width: 220px;
}

.sequencing ul.choices[data-choice-items="5"] figure img {
  width: 170px;
}

.sequencing .choices li {
  margin: 0 10px;
}

.sequencing .ok_button {
  position: relative;
  margin-top: 15px;
}

.sequencing .choices.notext figcaption {
  display: none;
}

/* Phrase/word Sequencing CSS */
.sequencing .choices.noimage figure img {
  display: none;
}

.sequencing ul.choices.noimage[data-choice-items="3"] figure {
  width: 300px;
}

.sequencing ul.choices.noimage[data-choice-items="4"] figure {
  width: 225px;
}

.sequencing ul.choices.noimage[data-choice-items="5"] figure {
  width: 177px;
  font-size: 25px;
}

.sequencing ul.choices.noimage[data-choice-items="6"] li {
  width: 145px;
  font-size: 22px;
}

.sequencing ul.choices.noimage[data-choice-items="7"] li {
  width: 120px;
  font-size: 18px;
}

.sequencing .choices.noimage li {
  margin: 0px 8px;
  height: 100%;
  border: 3px solid black;
  border-radius: 10px;
  background-color: white;
}

.sequencing .choices.noimage li figure {
  display: table;
  height: 100%;
}

.sequencing .choices.noimage li figure figcaption {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}
#plan_list_container,
#exercise_list_container {
  margin-top: 1em;
  width: 48%;
  display: inline-block;
  border: 1px solid #ccc;
}

#exercise_list_container {
  float: left;
}
#plan_list_container {
  float: right;
}

#plan_list:empty {
  background-color: white;
}

#plan_list:empty::after {
  content: "Create a plan by selecting exercises from the list on the left.";
  margin: 10px;
  display: block;
  text-align: center;
}

#list_header {
  margin: 0 auto;
  width: 100%;
  height: 45px;
  background-color: #666;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #999), color-stop(0.02, #666), color-stop(1, #222));
  background-image: -moz-linear-gradient(top, #999, #666 5%, #222);
  color: #eee;
  font-size: 20px;
  font-weight: bold;
}

#header_title {
  display: inline-block;
  text-align: left;
  float: left;
  margin-left: 10px;
  line-height: 45px;
}

ul#plan_list,
ul#exercise_list {
  width: 100%;
  position: relative;
  list-style-type: none;
  margin: 0 auto;
  background: #aaa;
}

#plan_list li,
#exercise_list li {
  display: flex;
  height: 50px;
  width: 100%;
  font-size: 20px;
  margin-bottom: 0;
  border-bottom: 1px solid #ccc;
  background-color: #fafafa;
  cursor: pointer;
  position: relative;
  align-items: center;
}

#plan_list li a {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  width: 82%;
  line-height: 52px;
  padding-left: 4px;
}

#plan_list li a span {
  display: block;
}

#exercise_title,
#news_item_name {
  line-height: 32px;
}

#exercise_subtitle,
#news_subtitle {
  line-height: 10px;
  font-size: 12px;
  font-style: italic;
  margin-bottom: 5px;
}

#plan_list .handle {
  height: 100%;
  width: 50px;
}

#plan_list .handle img {
  width: 35px;
  margin-top: 7px;
}

span.delete_button img {
  height: 32px;
  float: left;
  margin-left: 4px;
  padding-left:  4px;
}

#add_patient_link {
  text-decoration: underline;
  color: #077392;
}

#exercise_list span img {
  height: 32px;
  float: right;
  margin-right: 13px;
  max-width: inherit;
}

#exercise_list .unexpandable .link_label {
  width: 350px;
}

#exercise_list .unexpandable.level_2 .link_label {
  padding-left: 81px;
}

#exercise_list .unexpandable.level_3 .link_label {
  padding-left: 90px;
}

#exercise_list .unexpandable.level_4 .link_label {
  padding-left: 114px;
}

#client_list_widget span.add_button {
  float: left;
  margin: 0 8px 0 8px;
  font-size: 32px;
  line-height: 40px;
}

.plan_checkmark img {
  height: 32px;
  float:  right;
  margin-right: 8px;
  margin-top: 8px;
}

li.level_0,
li.level_1,
li.level_2,
li.level_3,
li.level_4,
li.category_header,
li.subcategory_header {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
}

li.level_1 a,
li.level_2 a {
  padding-left: 15px;
}
li.level_0 span,
li.category_header span,
li.subcategory_header span {
  padding-left: 10px;
  font-weight: bold;
  display: block;
}

li.level_1 span.expander,
li.subcategory_header span.expander {
  padding-left: 34px;
}

li.level_1 span,
li.level_2 span,
li.level_3 span,
li.level_4 span,
li.news_item span,
li.subcategory_header span {
  font-weight: normal;
  display: block;
}

#exercise_list li.level_2 span.expander,
#exercise_list li.exercise_item[data-subcategory-name] span.expander {
  padding-left: 58px;
}

#exercise_list li.level_3 span.expander {
  padding-left: 84px;
}

#exercise_list li.difficulty_item[data-subcategory-name] span {
  padding-left: 30px;
}

/* #exercise_list li.level_0 a, */
/* #exercise_list li.level_1 a, */
#exercise_list li.level_3 a,
#exercise_list li.item a
{
  line-height: 52px;
  padding-left: 10px;
}

#exercise_list span.noms_range,
#exercise_list .category_header span.noms_range,
#exercise_list .subcategory_header span.noms_range {
  font-style: italic;
  font-size: 12px;
  line-height: 20px;
  font-weight: normal;
}

#exercise_list span.expander {
  width: 15px;
}

#exercise_list li {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#exercise_list li.unexpandable.level_0,
#exercise_list li.unexpandable.level_1,
#exercise_list li.unexpandable.level_2,
#exercise_list li.unexpandable.level_3,
#exercise_list li.unexpandable.level_4
{
  background-color: white;
}

#exercise_list li.level_0,
#exercise_list li.category_header {
  background-color: #cdcdcd;
}

#exercise_list li.category_header,
#exercise_list li.level_0.nestable {
  border-bottom: 1px solid #949494;
}

#exercise_list li.level_1,
#exercise_list li.subcategory_header {
  background-color: #e7e7e7;
  border-bottom: 1px solid #ccc;
}
#exercise_list li.level_2 {
  background-color: #ededed;
  border-bottom: 1px solid #ccc;
}

#exercise_list li.level_3 {
  background-color: #f3f3f3;
  border-bottom: 1px solid #ccc;
}

#exercise_list li.item {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
}

#exercise_list li.level_1 a,
#exercise_list li.level_2 a,
#exercise_list li.level_3 a,
#exercise_list li.level_4 a,
#exercise_list li.item a {
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  -ms-flex-direction: column;
  margin-right: auto;
}

#exercise_list li.level_1 a,
#exercise_list li.level_2 a,
#exercise_list li.level_3 a,
#exercise_list li.item a {
  width: 80%;
}

#exercise_list li.level_4 a.link_label {
  width: 70%;
  margin-right: 0;
}

#exercise_list li.item a span {
  line-height: 30px;
}

#exercise_list li.item span.expander {
  padding-left: 34px;
}

#exercise_list li.news_item.item a
{
  padding-left: 60px;
  width: 100%;
}

#exercise_list li.difficulty_item a,
#exercise_list li.terminal_child a
{
  padding-left: 80px;
}

#exercise_list li.item a span.noms_range {
  font-size: 12px;
  font-style: italic;
  line-height: 16px;
}

/* Functional Maintenance Plan styling */
#fmp {
  margin-top: 0.15em;
  font-size: 0.75em;
}

#fmp h3 {
  margin: 0;
}

#fmp hr {
  margin: 10px 0;
}

#fmp #frequency,
#fmp #overall_minutes {
  width: 55px;
}

#fmp #interval {
  height: 42px;
  width: 100px;
  padding: 0 0 0 16px;
}

#fmp table {
  width: 85%;
  margin: 0 auto;
}

#fmp td{
  text-align: center;
}

#fmp td div {
  display: inline-block;
  padding: 5px;
}

#plan_list li span.delete_button {
  display: inline-block;
  float: left;
}

#content #fmp input#overall_minutes,
#content #fmp input#frequency {
  padding: 5px 15px;
}
#topbar {
  display: inline-flex;
  float: right;
  text-align: center;
  font-size: 32px; }
  #topbar div {
    padding: 10px 25px 10px 25px; }
    #topbar div.menu {
      padding-right: 0px; }
  #topbar a {
    color: #ffffff; }
    #topbar a i {
      display: inherit; }
  #topbar a:hover {
    color: white;
    text-decoration: underline; }
    #topbar a:hover i {
      text-decoration: inherit; }
  #topbar .active {
    border-bottom: #008caa;
    border-bottom-style: solid;
    border-width: thick;
    background-color: #077392;
    border-radius: 15px 15px 0 0; }
    #topbar .active a {
      color: white !important; }
    #topbar .active a:hover {
      text-decoration: none; }
      #topbar .active a:hover i {
        text-decoration: inherit; }
  #topbar #menu-content {
    position: relative;
    padding: 0; }
    #topbar #menu-content a,
    #topbar #menu-content a:hover {
      color: #000; }
    #topbar #menu-content a:hover {
      background-color: #c6c8ca; }
    #topbar #menu-content #menu-overlay {
      position: fixed;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      z-index: 100; }
    #topbar #menu-content ul#menu:before {
      z-index: 100;
      position: absolute;
      top: -5px;
      right: 24px;
      width: 0;
      height: 0;
      content: "";
      border-style: solid;
      border-width: 0 5px 5px 5px;
      border-color: transparent transparent #FFF transparent; }
    #topbar #menu-content ul#menu {
      position: absolute;
      text-align: left;
      right: 0;
      z-index: 100;
      background: #FFF;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
      border-radius: 4px;
      min-width: 260px;
      padding: 4px;
      z-index: 100;
      overflow: visible;
      border-top: 1px solid #ccc; }
      #topbar #menu-content ul#menu a {
        padding: 5px 15px;
        display: block; }
      #topbar #menu-content ul#menu li.logged-in {
        border-bottom: 1px solid #c6c8ca;
        color: black;
        font-size: 16px;
        padding: 5px 5px; }
#category_list {
  margin-top: 1em; }
  #category_list div.tap_blocker {
    background: white;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out; }

#category_list ul.main_list {
  background-color: #cdcdcd;
  margin: 0; }
  #category_list ul.main_list li {
    font-size: 32px;
    margin-bottom: 0em;
    list-style: none; }
    #category_list ul.main_list li button {
      width: 260px;
      margin: 10px;
      box-shadow: none; }
      #category_list ul.main_list li button span {
        border: none;
        padding: 0;
        display: inline-block;
        font-weight: bold; }
      #category_list ul.main_list li button i {
        display: inline-block;
        float: left; }
      #category_list ul.main_list li button:focus {
        outline: none; }
      #category_list ul.main_list li button.disabled {
        background: none;
        color: black; }
        #category_list ul.main_list li button.disabled i {
          opacity: 0; }
  #category_list ul.main_list div.nested_list_container {
    position: relative;
    background-color: #e7e7e7;
    padding-left: 0em;
    padding-bottom: 0em; }
    #category_list ul.main_list div.nested_list_container ul {
      display: table;
      text-align: center;
      width: 100%;
      margin: 0; }
      #category_list ul.main_list div.nested_list_container ul li {
        padding: 20px;
        vertical-align: top;
        display: inline-block;
        background-color: #e7e7e7;
        border-bottom: none;
        font-size: 20px;
        font-weight: normal; }
        #category_list ul.main_list div.nested_list_container ul li figure {
          margin: 0;
          width: 130px; }
          #category_list ul.main_list div.nested_list_container ul li figure img {
            display: initial;
            margin: 0 auto;
            width: 110px; }

#difficulty-modal {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  cursor: pointer; }
  #difficulty-modal #demo_video {
    float: none;
    display: inline; }
    #difficulty-modal #demo_video video {
      margin: 0;
      width: 67%;
      height: auto; }
  #difficulty-modal #difficulty_sidebar {
    float: none;
    display: inline-block;
    margin: 0;
    width: auto;
    vertical-align: top; }
    #difficulty-modal #difficulty_sidebar h2 {
      font-size: 75%; }
    #difficulty-modal #difficulty_sidebar #level_selector {
      margin: 0px auto;
      display: inline-block; }
      #difficulty-modal #difficulty_sidebar #level_selector .level_box {
        width: 43%;
        font-size: 82px; }
    #difficulty-modal #difficulty_sidebar.single_button {
      margin: 10% 7%; }
  #difficulty-modal #difficulty-content {
    background: #ebebeb;
    border-radius: 20px;
    width: 90%;
    margin: 0 auto;
    margin-top: 10%;
    height: auto;
    position: relative;
    display: table;
    max-width: 1200px; }
    #difficulty-modal #difficulty-content h1 {
      border: none;
      margin: 0; }
    #difficulty-modal #difficulty-content .dismiss-difficulty-modal {
      background-color: rgba(0, 0, 0, 0);
      margin: 0px;
      padding: 0px;
      border: none;
      position: absolute;
      height: 40px;
      width: 40px;
      top: -18px;
      right: -18px;
      box-shadow: none;
      display: block !important; }

footer {
  z-index: 0; }
/*rules for the plot target div.  These will be cascaded down to all plot elements according to css rules*/

.jqplot-target {
    position: relative;
    color: #666666;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 1em;
/*    height: 300px;
    width: 400px;*/
}

/*rules applied to all axes*/
.jqplot-axis {
    font-size: 0.75em;
}

.jqplot-xaxis {
    margin-top: 10px;
}

.jqplot-x2axis {
    margin-bottom: 10px;
}

.jqplot-yaxis {
    margin-right: 10px;
}

.jqplot-y2axis, .jqplot-y3axis, .jqplot-y4axis, .jqplot-y5axis, .jqplot-y6axis, .jqplot-y7axis, .jqplot-y8axis, .jqplot-y9axis, .jqplot-yMidAxis {
    margin-left: 10px;
    margin-right: 10px;
}

/*rules applied to all axis tick divs*/
.jqplot-axis-tick, .jqplot-xaxis-tick, .jqplot-yaxis-tick, .jqplot-x2axis-tick, .jqplot-y2axis-tick, .jqplot-y3axis-tick, .jqplot-y4axis-tick, .jqplot-y5axis-tick, .jqplot-y6axis-tick, .jqplot-y7axis-tick, .jqplot-y8axis-tick, .jqplot-y9axis-tick, .jqplot-yMidAxis-tick {
    position: absolute;
    white-space: pre;
}


.jqplot-xaxis-tick {
    top: 0px;
    /* initial position untill tick is drawn in proper place */
    left: 15px;
/*    padding-top: 10px;*/
    vertical-align: top;
}

.jqplot-x2axis-tick {
    bottom: 0px;
    /* initial position untill tick is drawn in proper place */
    left: 15px;
/*    padding-bottom: 10px;*/
    vertical-align: bottom;
}

.jqplot-yaxis-tick {
    right: 0px;
    /* initial position untill tick is drawn in proper place */
    top: 15px;
/*    padding-right: 10px;*/
    text-align: right;
}

.jqplot-yaxis-tick.jqplot-breakTick {
    right: -20px;
    margin-right: 0px;
    padding:1px 5px 1px 5px;
    /*background-color: white;*/
    z-index: 2;
    font-size: 1.5em;
}

.jqplot-y2axis-tick, .jqplot-y3axis-tick, .jqplot-y4axis-tick, .jqplot-y5axis-tick, .jqplot-y6axis-tick, .jqplot-y7axis-tick, .jqplot-y8axis-tick, .jqplot-y9axis-tick {
    left: 0px;
    /* initial position untill tick is drawn in proper place */
    top: 15px;
/*    padding-left: 10px;*/
/*    padding-right: 15px;*/
    text-align: left;
}

.jqplot-yMidAxis-tick {
    text-align: center;
    white-space: nowrap;
}

.jqplot-xaxis-label {
    margin-top: 10px;
    font-size: 11pt;
    position: absolute;
}

.jqplot-x2axis-label {
    margin-bottom: 10px;
    font-size: 11pt;
    position: absolute;
}

.jqplot-yaxis-label {
    margin-right: 10px;
/*    text-align: center;*/
    font-size: 11pt;
    position: absolute;
}

.jqplot-yMidAxis-label {
    font-size: 11pt;
    position: absolute;
}

.jqplot-y2axis-label, .jqplot-y3axis-label, .jqplot-y4axis-label, .jqplot-y5axis-label, .jqplot-y6axis-label, .jqplot-y7axis-label, .jqplot-y8axis-label, .jqplot-y9axis-label {
/*    text-align: center;*/
    font-size: 11pt;
    margin-left: 10px;
    position: absolute;
}

.jqplot-meterGauge-tick {
    font-size: 0.75em;
    color: #999999;
}

.jqplot-meterGauge-label {
    font-size: 1em;
    color: #999999;
}

table.jqplot-table-legend {
    margin-top: 12px;
    margin-bottom: 12px;
    margin-left: 12px;
    margin-right: 12px;
}

table.jqplot-table-legend, table.jqplot-cursor-legend {
    background-color: rgba(255,255,255,0.6);
    border: 1px solid #cccccc;
    position: absolute;
    font-size: 0.75em;
}

td.jqplot-table-legend {
    vertical-align:middle;
}

/*
These rules could be used instead of assigning
element styles and relying on js object properties.
*/

/*
td.jqplot-table-legend-swatch {
    padding-top: 0.5em;
    text-align: center;
}

tr.jqplot-table-legend:first td.jqplot-table-legend-swatch {
    padding-top: 0px;
}
*/

td.jqplot-seriesToggle:hover, td.jqplot-seriesToggle:active {
    cursor: pointer;
}

.jqplot-table-legend .jqplot-series-hidden {
    text-decoration: line-through;
}

div.jqplot-table-legend-swatch-outline {
    border: 1px solid #cccccc;
    padding:1px;
}

div.jqplot-table-legend-swatch {
    width:0px;
    height:0px;
    border-top-width: 5px;
    border-bottom-width: 5px;
    border-left-width: 6px;
    border-right-width: 6px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
}

.jqplot-title {
    top: 0px;
    left: 0px;
    padding-bottom: 0.5em;
    font-size: 1.2em;
}

table.jqplot-cursor-tooltip {
    border: 1px solid #cccccc;
    font-size: 0.75em;
}


.jqplot-cursor-tooltip {
    border: 1px solid #cccccc;
    font-size: 0.75em;
    white-space: nowrap;
    background: rgba(208,208,208,0.5);
    padding: 1px;
}

.jqplot-highlighter-tooltip, .jqplot-canvasOverlay-tooltip {
    border: 1px solid #cccccc;
    font-size: 0.75em;
    white-space: nowrap;
    background: rgba(208,208,208,0.5);
    padding: 1px;
}

.jqplot-point-label {
    font-size: 0.75em;
    z-index: 2;
}
      
td.jqplot-cursor-legend-swatch {
    vertical-align: middle;
    text-align: center;
}

div.jqplot-cursor-legend-swatch {
    width: 1.2em;
    height: 0.7em;
}

.jqplot-error {
/*   Styles added to the plot target container when there is an error go here.*/
    text-align: center;
}

.jqplot-error-message {
/*    Styling of the custom error message div goes here.*/
    position: relative;
    top: 46%;
    display: inline-block;
}

div.jqplot-bubble-label {
    font-size: 0.8em;
/*    background: rgba(90%, 90%, 90%, 0.15);*/
    padding-left: 2px;
    padding-right: 2px;
    color: rgb(20%, 20%, 20%);
}

div.jqplot-bubble-label.jqplot-bubble-label-highlight {
    background: rgba(90%, 90%, 90%, 0.7);
}

div.jqplot-noData-container {
    text-align: center;
    background-color: rgba(96%, 96%, 96%, 0.3);
}
#usage .jqplot-point-label {
  z-index: 1;
}

#usage .jqplot-target, #progress img {
  color: black;
  font-family: arial,helvetica,clean,sans-serif;
  border: 1px solid #bababa;
  margin-bottom: 1em;
  -webkit-box-shadow: 1px 2px 3px 1px rgba(0, 0, 0, .25);
          box-shadow: 1px 2px 3px 1px rgba(0, 0, 0, .25);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
}

#accuracy_per_day_graph.jqplot-target,
#duration_graph.jqplot-target,
#cueing_graph.jqplot-target {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: none;
     -moz-box-sizing: none;
      -ms-box-sizing: none;
}

#duration_graph {
  margin-bottom: 1em;
}

/* the modal */
#reports_graphs {
  top: 5% !important;
  margin-top: 0 !important;
  width: 640px;
}

#reports_graphs.modal {
  padding: 0;
}

#reports_graphs .modal-inner {
  padding: 15px 30px;
  overflow: scroll;
}

#reports_graphs #duration_graph,
#reports_graphs #accuracy_per_day_graph {
  margin-bottom: 0.75em;
}

#reports_graphs a[href='#close-modal'].close-modal {
  background: url(/assets/close.png) no-repeat 0 0;
  top: 1.5px;
  right: 0.5px;
}

#tasks_graph {
  margin-bottom: 1em;
}

#reports_graphs h2 {
  text-align: center;
  font-size: 0.9em;
}

#reports_graphs .summary-tooltip {
  font-size: 0.75em;
}

#reports_graphs .jqplot-highlighter-tooltip,
#tasks_graph .jqplot-highlighter-tooltip
{
  border-radius: 5%;
  text-align: right;
}

#usage .jqplot-yaxis-tick.category {
  line-height: 1em;
  font-size: 1.25em;
  font-weight: bold;
}

#usage .jqplot-xaxis.dates {
  font-size: 15px;
}

#usage .jqplot-yaxis-tick.total {
  line-height: 1em;
  font-size: 1.5em;
  font-weight: bold;
}

#usage .jqplot-yaxis-tick.difficulty {
  font-style: italic;
}

#usage .jqplot-target {
  min-height: 300px;
}
/*
 * Table
 */
table.dataTable {
  margin: 0 auto;
  clear: both;
  width: 100%; }

table.dataTable thead th {
  padding: 10px;
  font-weight: bold;
  cursor: pointer;
  *cursor: hand; }

table.dataTable tfoot th {
  padding: 3px 18px 3px 10px;
  border-top: 1px solid black;
  font-weight: bold; }

table.dataTable td {
  padding: 3px 10px; }

table.dataTable td.center,
table.dataTable td.dataTables_empty {
  text-align: center; }

table.dataTable tr.odd {
  background-color: #E2E4FF; }

table.dataTable tr.even {
  background-color: white; }

table.dataTable tr.odd td.sorting_1 {
  background-color: #D3D6FF; }

table.dataTable tr.odd td.sorting_2 {
  background-color: #DADCFF; }

table.dataTable tr.odd td.sorting_3 {
  background-color: #E0E2FF; }

table.dataTable tr.even td.sorting_1 {
  background-color: #EAEBFF; }

table.dataTable tr.even td.sorting_2 {
  background-color: #F2F3FF; }

table.dataTable tr.even td.sorting_3 {
  background-color: #F9F9FF; }

table.dataTable th.sorting_asc, th.sorting_desc {
  background-color: #D3D6FF; }

/*
 * Table wrapper
 */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1; }

/*
 * Page length menu
 */
.dataTables_length {
  float: left; }

/*
 * Filter
 */
.dataTables_filter {
  float: right;
  text-align: right; }

/*
 * Table information
 */
.dataTables_info {
  clear: both;
  float: left; }

/*
 * Pagination
 */
.dataTables_paginate {
  float: right;
  text-align: right; }

/* Two button pagination - previous / next */
.paginate_disabled_previous,
.paginate_enabled_previous,
.paginate_disabled_next,
.paginate_enabled_next {
  height: 19px;
  float: left;
  cursor: pointer;
  *cursor: hand;
  color: #111 !important; }

.paginate_disabled_previous:hover,
.paginate_enabled_previous:hover,
.paginate_disabled_next:hover,
.paginate_enabled_next:hover {
  text-decoration: none !important; }

.paginate_disabled_previous:active,
.paginate_enabled_previous:active,
.paginate_disabled_next:active,
.paginate_enabled_next:active {
  outline: none; }

.paginate_disabled_previous,
.paginate_disabled_next {
  color: #666 !important; }

.paginate_disabled_previous,
.paginate_enabled_previous {
  padding-left: 23px; }

.paginate_disabled_next,
.paginate_enabled_next {
  padding-right: 23px;
  margin-left: 10px; }

.paginate_enabled_previous {
  background: url(/assets/back_enabled-ad30834276338f14e4b320b7a0882cd2.png) no-repeat top left; }

.paginate_enabled_previous:hover {
  background: url(/assets/back_enabled_hover-e70c23c11b12e34c609f891c79b44e6c.png) no-repeat top left; }

.paginate_disabled_previous {
  background: url(/assets/back_disabled-9df0de831cb5526ba99c86c026c068f4.png) no-repeat top left; }

.paginate_enabled_next {
  background: url(/assets/forward_enabled-1d84df018914654411b3239b4ad69613.png) no-repeat top right; }

.paginate_enabled_next:hover {
  background: url(/assets/forward_enabled_hover-67f24bce5007f79ecdbbaa4d06513947.png) no-repeat top right; }

.paginate_disabled_next {
  background: url(/assets/forward_disabled-823b1f9598365d840fa98b203b869f4b.png) no-repeat top right; }

/* Full number pagination */
.paging_full_numbers {
  height: 22px;
  line-height: 22px; }

.paging_full_numbers a:active {
  outline: none; }

.paging_full_numbers a:hover {
  text-decoration: none; }

.paging_full_numbers a.paginate_button,
.paging_full_numbers a.paginate_active {
  border: 1px solid #aaa;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 2px 5px;
  margin: 0 3px;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important; }

.paging_full_numbers a.paginate_button {
  background-color: #ddd; }

.paging_full_numbers a.paginate_button:hover {
  background-color: #ccc;
  text-decoration: none !important; }

.paging_full_numbers a.paginate_active {
  background-color: #99B3FF; }

/*
 * Processing indicator
 */
.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 250px;
  height: 30px;
  margin-left: -125px;
  margin-top: -15px;
  padding: 14px 0 2px 0;
  border: 1px solid #ddd;
  text-align: center;
  color: #999;
  font-size: 14px;
  background-color: white; }

/*
 * Sorting
 */
.sorting {
  background: url(/assets/sort_asc_disabled-7b456faabf15fa071917f7f193db0c33.png) no-repeat center top, url(/assets/sort_desc_disabled-4eaa32c2ed10cc958b821aa501fdde6f.png) no-repeat center bottom; }

.sorting_asc {
  background: url(/assets/sort_asc-ef1a97b514550ae238054f1b749da17c.png) no-repeat center top; }

.sorting_desc {
  background: url(/assets/sort_desc-dd2649c34ff6dbb29f67034e921a24b3.png) no-repeat center bottom; }

.sorting_asc_disabled {
  background: url(/assets/sort_asc_disabled-7b456faabf15fa071917f7f193db0c33.png) no-repeat center top; }

.sorting_desc_disabled {
  background: url(/assets/sort_desc_disabled-4eaa32c2ed10cc958b821aa501fdde6f.png) no-repeat center bottom; }

table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none; }

/*
 * Scrolling
 */
.dataTables_scroll {
  clear: both; }

.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch; }
.maintenance-form-field {
  margin: 10px; }
.choose_article_content ul#one_minute_news,
.choose_article_content ul#national,
.choose_article_content ul#world,
.choose_article_content ul#business,
.choose_article_content ul#education,
.choose_article_content ul#entertainment,
.choose_article_content ul#science_and_technology,
.choose_article_content ul#health_and_lifestyle,
.choose_article_content ul#history {
  display: inline-block;
  width: 100%;
  margin: 1em 0;
  text-align: left; }
  .choose_article_content ul#one_minute_news a,
  .choose_article_content ul#national a,
  .choose_article_content ul#world a,
  .choose_article_content ul#business a,
  .choose_article_content ul#education a,
  .choose_article_content ul#entertainment a,
  .choose_article_content ul#science_and_technology a,
  .choose_article_content ul#health_and_lifestyle a,
  .choose_article_content ul#history a {
    display: block; }
  .choose_article_content ul#one_minute_news span:hover,
  .choose_article_content ul#one_minute_news p:hover,
  .choose_article_content ul#national span:hover,
  .choose_article_content ul#national p:hover,
  .choose_article_content ul#world span:hover,
  .choose_article_content ul#world p:hover,
  .choose_article_content ul#business span:hover,
  .choose_article_content ul#business p:hover,
  .choose_article_content ul#education span:hover,
  .choose_article_content ul#education p:hover,
  .choose_article_content ul#entertainment span:hover,
  .choose_article_content ul#entertainment p:hover,
  .choose_article_content ul#science_and_technology span:hover,
  .choose_article_content ul#science_and_technology p:hover,
  .choose_article_content ul#health_and_lifestyle span:hover,
  .choose_article_content ul#health_and_lifestyle p:hover,
  .choose_article_content ul#history span:hover,
  .choose_article_content ul#history p:hover {
    text-decoration: underline; }
  .choose_article_content ul#one_minute_news li,
  .choose_article_content ul#national li,
  .choose_article_content ul#world li,
  .choose_article_content ul#business li,
  .choose_article_content ul#education li,
  .choose_article_content ul#entertainment li,
  .choose_article_content ul#science_and_technology li,
  .choose_article_content ul#health_and_lifestyle li,
  .choose_article_content ul#history li {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    text-align: left;
    padding: 0 1.25%;
    margin: 0; }
    .choose_article_content ul#one_minute_news li .date_duration_content,
    .choose_article_content ul#national li .date_duration_content,
    .choose_article_content ul#world li .date_duration_content,
    .choose_article_content ul#business li .date_duration_content,
    .choose_article_content ul#education li .date_duration_content,
    .choose_article_content ul#entertainment li .date_duration_content,
    .choose_article_content ul#science_and_technology li .date_duration_content,
    .choose_article_content ul#health_and_lifestyle li .date_duration_content,
    .choose_article_content ul#history li .date_duration_content {
      display: inline-block;
      width: 100%; }
      .choose_article_content ul#one_minute_news li .date_duration_content .date_published,
      .choose_article_content ul#national li .date_duration_content .date_published,
      .choose_article_content ul#world li .date_duration_content .date_published,
      .choose_article_content ul#business li .date_duration_content .date_published,
      .choose_article_content ul#education li .date_duration_content .date_published,
      .choose_article_content ul#entertainment li .date_duration_content .date_published,
      .choose_article_content ul#science_and_technology li .date_duration_content .date_published,
      .choose_article_content ul#health_and_lifestyle li .date_duration_content .date_published,
      .choose_article_content ul#history li .date_duration_content .date_published {
        float: left; }
      .choose_article_content ul#one_minute_news li .date_duration_content .duration,
      .choose_article_content ul#national li .date_duration_content .duration,
      .choose_article_content ul#world li .date_duration_content .duration,
      .choose_article_content ul#business li .date_duration_content .duration,
      .choose_article_content ul#education li .date_duration_content .duration,
      .choose_article_content ul#entertainment li .date_duration_content .duration,
      .choose_article_content ul#science_and_technology li .date_duration_content .duration,
      .choose_article_content ul#health_and_lifestyle li .date_duration_content .duration,
      .choose_article_content ul#history li .date_duration_content .duration {
        float: right;
        font-weight: bold; }
      .choose_article_content ul#one_minute_news li .date_duration_content .date_published,
      .choose_article_content ul#one_minute_news li .date_duration_content .duration,
      .choose_article_content ul#national li .date_duration_content .date_published,
      .choose_article_content ul#national li .date_duration_content .duration,
      .choose_article_content ul#world li .date_duration_content .date_published,
      .choose_article_content ul#world li .date_duration_content .duration,
      .choose_article_content ul#business li .date_duration_content .date_published,
      .choose_article_content ul#business li .date_duration_content .duration,
      .choose_article_content ul#education li .date_duration_content .date_published,
      .choose_article_content ul#education li .date_duration_content .duration,
      .choose_article_content ul#entertainment li .date_duration_content .date_published,
      .choose_article_content ul#entertainment li .date_duration_content .duration,
      .choose_article_content ul#science_and_technology li .date_duration_content .date_published,
      .choose_article_content ul#science_and_technology li .date_duration_content .duration,
      .choose_article_content ul#health_and_lifestyle li .date_duration_content .date_published,
      .choose_article_content ul#health_and_lifestyle li .date_duration_content .duration,
      .choose_article_content ul#history li .date_duration_content .date_published,
      .choose_article_content ul#history li .date_duration_content .duration {
        font-size: 0.85em; }
    .choose_article_content ul#one_minute_news li p.title,
    .choose_article_content ul#national li p.title,
    .choose_article_content ul#world li p.title,
    .choose_article_content ul#business li p.title,
    .choose_article_content ul#education li p.title,
    .choose_article_content ul#entertainment li p.title,
    .choose_article_content ul#science_and_technology li p.title,
    .choose_article_content ul#health_and_lifestyle li p.title,
    .choose_article_content ul#history li p.title {
      margin: 1em 0; }
.choose_article_content h2 {
  margin: 1em 0 0 0;
  color: white;
  padding-left: 1%; }
  .choose_article_content h2.one_minute_news {
    color: black; }
  .choose_article_content h2.national {
    background-color: #1e73be; }
  .choose_article_content h2.world {
    background-color: #dd3333; }
  .choose_article_content h2.entertainment {
    background-color: #8224e3; }
  .choose_article_content h2.health_and_lifestyle {
    background-color: #dd9933; }
  .choose_article_content h2.business {
    background-color: #81d742; }
  .choose_article_content h2.science_and_technology {
    background-color: #00c5e8; }
  .choose_article_content h2.education {
    background-color: #eacb00; }
  .choose_article_content h2.history {
    background-color: #9b9b9b; }
#article_pages_controller_show .exercise_nav_back span {
  height: 35px; }
#article_pages_controller_show #article-page {
  margin-top: 3%; }
#article_pages_controller_show h2 {
  text-align: center;
  margin-bottom: 0;
  padding-top: 10px; }

body.enterprise #topbar .active {
  border-bottom: #f49434;
  background-color: #f49434; }
body.enterprise #hwrap {
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, white 15%, #7a429c 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(15%, white), color-stop(100%, #7a429c));
  background: -webkit-linear-gradient(left, white 15%, #7a429c 100%);
  background: -o-linear-gradient(left, white 15%, #7a429c 100%);
  background: -ms-linear-gradient(left, white 15%, #7a429c 100%);
  background: linear-gradient(to right, white 15%, #7a429c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#7a429c',GradientType=1 );
  -webkit-box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.1); }
  body.enterprise #hwrap ul {
    padding: 0px;
    float: none; }
  body.enterprise #hwrap a.menu-button {
    color: white; }
body.enterprise .plan-edit-setting-container {
  display: none; }
body.enterprise .pushbutton:after {
  display: none !important; }
body.enterprise hr#num_tasks {
  display: none !important; }
body.enterprise .logo {
  display: none; }
body.enterprise a#talk-path-logo img {
  height: initial; }
body.enterprise .devise .signup {
  display: none; }
body.enterprise .devise .col.signin {
  padding-top: 3em;
  display: block;
  float: none;
  margin: 0 auto;
  border: none; }
  body.enterprise .devise .col.signin p.ceu-info {
    display: none; }
  body.enterprise .devise .col.signin .field label {
    display: none; }
body.enterprise .devisebutton {
  background: #f49434;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  -o-border-radius: none;
  -ms-border-radius: none; }
body.enterprise footer {
  background: #f49434; }
  body.enterprise footer .col.first {
    margin: 0;
    padding: 1em 0; }
body.enterprise .navigation {
  background: #915FAD repeat-x 0 0;
  border-bottom: 2px solid #7a429c; }
  body.enterprise .navigation h1 {
    color: white; }
.modal {
  display: none;
  width: 400px;
  background: #fff;
  padding: 15px 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000; }
  .modal a.close-modal {
    position: absolute;
    top: -12.5px;
    right: -12.5px;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background: image-url("close") no-repeat 0 0; }

.modal-spinner {
  display: none;
  width: 64px;
  height: 64px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-right: -32px;
  margin-top: -32px;
  background: image-url("spinner") #111111 no-repeat center center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  z-index: 9999; }
table#region-list,
table#facilities-list {
  width: 100%;
  margin: 0 0; }
  table#region-list th, table#region-list td,
  table#facilities-list th,
  table#facilities-list td {
    border: 1px solid rgba(182, 182, 182, 0.67);
    font-size: 70%;
    padding: 0.5em;
    text-align: left; }
  table#region-list span.control,
  table#facilities-list span.control {
    cursor: pointer; }
  table#region-list td.grayed-out,
  table#facilities-list td.grayed-out {
    width: 15px;
    border: none; }

table#facilities-list th:first-child {
  width: 43%; }
table#facilities-list th:nth-child(2),
table#facilities-list th:nth-child(3) {
  width: 10%; }
table#facilities-list th:nth-child(4) {
  width: 15%; }
table#facilities-list td.acceptable_range {
  background-color: #6CDA6C; }
table#facilities-list td.failing_range {
  background-color: #FF4D4D; }
table#facilities-list td.needs_improvement_range {
  background-color: #FFFF66; }
table#facilities-list tr.active_range {
  cursor: pointer; }
table#facilities-list tr.collapsed {
  display: none; }
table#facilities-list tr.inactive_range td.accuracy,
table#facilities-list tr.inactive_range td.tasks,
table#facilities-list tr.inactive_range td.time {
  background-color: #EDEDED; }
table#facilities-list tr.inactive_range span a {
  visibility: hidden; }
table#facilities-list tr.inactive_range a.export-patient-summary {
  visibility: hidden; }
table#facilities-list .blank_cell {
  background-color: #ededed; }

table#region-list tr.inactive_range {
  background-color: #EDEDED; }

h1.regional-director {
  margin-bottom: 40px; }

.regional-director.link_selector {
  margin-bottom: 30px;
  font-size: 0.8em; }
#content .slp-nav ul.tabs li.active {
  background-color: #7a429c;
  color: white; }
body.modal-open {
  overflow: hidden; }

#view-videos-modal.modal {
  width: 34em;
  padding: 1em;
  margin-top: 0 !important;
  top: 5% !important;
  bottom: 5%;
  max-height: calc(100% - 100px);
  overflow-y: auto; }
  #view-videos-modal.modal a[href='#close-modal'].close-modal {
    background: url(/assets/close.png) no-repeat 0 0;
    top: 1.5px;
    right: 0.5px; }
  #view-videos-modal.modal #patient-name {
    text-align: center;
    margin-bottom: 1em; }
  #view-videos-modal.modal table {
    font-size: 0.75em;
    margin: 0 auto; }
  #view-videos-modal.modal td {
    padding: 1em;
    border: 1px solid black; }
    #view-videos-modal.modal td.videos-ratings {
      display: flex;
      justify-content: space-around; }
  #view-videos-modal.modal .video-link-image {
    max-width: none; }
  #view-videos-modal.modal .upvote, #view-videos-modal.modal .downvote {
    width: 42px;
    max-width: none; }

td.options, td.view-charts-td {
  display: table-cell;
  justify-content: space-around;
  white-space: nowrap; }

td.options a, a.view_charts, a.view_videos {
  margin: 0 5px;
  text-align: center;
  font-size: 25px; }

table#patients-summary,
table#patients-list {
  margin: 0 auto;
  width: 100%;
  margin-top: 0.5em; }
  table#patients-summary td.blank_cell,
  table#patients-list td.blank_cell {
    background-color: #ededed; }
  table#patients-summary th:first-child,
  table#patients-list th:first-child {
    width: 43%; }
  table#patients-summary td.acceptable_range,
  table#patients-list td.acceptable_range {
    background-color: #6CDA6C; }
  table#patients-summary td.failing_range,
  table#patients-list td.failing_range {
    background-color: #FF4D4D; }
  table#patients-summary td.needs_improvement_range,
  table#patients-list td.needs_improvement_range {
    background-color: #FFFF66; }
  table#patients-summary tr.active_range td.patient,
  table#patients-list tr.active_range td.patient {
    cursor: pointer; }
  table#patients-summary tr.inactive_range td.accuracy,
  table#patients-summary tr.inactive_range td.tasks,
  table#patients-summary tr.inactive_range td.time,
  table#patients-list tr.inactive_range td.accuracy,
  table#patients-list tr.inactive_range td.tasks,
  table#patients-list tr.inactive_range td.time {
    background-color: #EDEDED; }
  table#patients-summary tr.inactive_range span a,
  table#patients-list tr.inactive_range span a {
    visibility: hidden; }
  table#patients-summary tr.inactive_range a.export-patient-summary,
  table#patients-list tr.inactive_range a.export-patient-summary {
    visibility: hidden; }
  table#patients-summary tr:not(.expanded) span.collapser,
  table#patients-list tr:not(.expanded) span.collapser {
    display: none; }
  table#patients-summary tr.expanded span.expander,
  table#patients-list tr.expanded span.expander {
    display: none; }
  table#patients-summary th, table#patients-summary td,
  table#patients-list th,
  table#patients-list td {
    border: 1px solid rgba(182, 182, 182, 0.67);
    font-size: 70%;
    padding: 0.5em;
    text-align: left; }
  table#patients-summary td.grayed-out,
  table#patients-list td.grayed-out {
    width: 15px;
    border: none; }
  table#patients-summary td.expand_category span,
  table#patients-summary td.collapse_category span,
  table#patients-summary td.expand_exercise span,
  table#patients-summary td.collapse_exercise span,
  table#patients-list td.expand_category span,
  table#patients-list td.collapse_category span,
  table#patients-list td.expand_exercise span,
  table#patients-list td.collapse_exercise span {
    display: inline-block;
    width: 20px; }
  table#patients-summary td.expand_category,
  table#patients-summary td.collapse_category,
  table#patients-summary td.expand_exercise,
  table#patients-summary td.collapse_exercise,
  table#patients-list td.expand_category,
  table#patients-list td.collapse_category,
  table#patients-list td.expand_exercise,
  table#patients-list td.collapse_exercise {
    cursor: pointer; }

.add-patient-link {
  float: right; }
  .add-patient-link span {
    background-image: url(/assets/widgets/add-patient.png);
    background-repeat: no-repeat;
    background-position: 0px;
    padding-left: 40px;
    padding-top: 12px;
    padding-bottom: 12px; }
#view-videos-modal .blank_cell {
  width: 37px;
  font-size: 0.75em;
  background-color: #ededed;
  text-align: center; }
#view-videos-modal video {
  margin: 0 auto;
  display: block; }

.view-notes-tooltip {
  font-size: 20px;
  font-family: Calibri; }

a.view-notes {
  text-decoration: underline; }
table#patients-list {
  width: 75%; }
  table#patients-list td.start-working {
    text-align: right; }
    table#patients-list td.start-working a {
      border-radius: 15px;
      display: inline-block;
      background-color: #4CBA6F;
      font-weight: bold; }
      table#patients-list td.start-working a span {
        padding: 10px;
        display: inline-block; }
  table#patients-list td:first-child,
  table#patients-list th:first-child {
    border-right: none; }
  table#patients-list td:nth-child(2),
  table#patients-list th:nth-child(2) {
    border-left: none; }

#fmp-display {
  width: 77%;
  margin: 0 auto;
  padding-top: 25px;
  padding-bottom: 10px;
  font-weight: bold; }

#content .ce-nav h2 {
  text-align: center; }

#content .care-extender-plan-content ul.exercises li {
  padding: 18px; }
  #content .care-extender-plan-content ul.exercises li .button_content {
    display: none; }
table#facility-list {
  width: 75%;
  margin: 0 auto; }
  table#facility-list th, table#facility-list td {
    border: 1px solid rgba(182, 182, 182, 0.67);
    font-size: 70%;
    padding: 0.5em;
    text-align: left; }
  table#facility-list tr.active_range {
    cursor: pointer; }
  table#facility-list tr.collapsed {
    display: none; }
  table#facility-list tr.inactive_range {
    background-color: #ededed; }

h1.facility-director {
  margin-bottom: 40px; }

.facility-director.link_selector {
  margin-bottom: 30px;
  font-size: 0.8em; }

table#patients-summary span.control {
  cursor: pointer; }
fieldset.enterprise-edit-pwa .login.disabled span.check.unchecked {
  background-image: image-url("web/form-custom-check-unchecked.png"); }
fieldset.enterprise-edit-pwa .login.disabled .field {
  display: none; }
fieldset.enterprise-edit-pwa .login.enabled span.check.checked {
  background-image: image-url("web/form-custom-check-checked.png"); }
fieldset.enterprise-edit-pwa label.homework {
  display: block;
  margin-bottom: 1em;
  position: relative;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently */ }
  fieldset.enterprise-edit-pwa label.homework span.check {
    background-repeat: no-repeat;
    position: absolute;
    top: 2px;
    height: 31px;
    width: 31px; }
  fieldset.enterprise-edit-pwa label.homework.login-enabled span.check-title {
    padding-left: 0; }
  fieldset.enterprise-edit-pwa label.homework.login-enabled span.check.checked {
    display: none; }
  fieldset.enterprise-edit-pwa label.homework span.check-title {
    padding-left: 40px; }
  fieldset.enterprise-edit-pwa label.homework span.subtitle {
    margin-bottom: 1em;
    font-size: 0.7em;
    line-height: 1px; }
ul#admin-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 1em 0; }
  ul#admin-nav li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    text-align: center;
    margin-bottom: 0px;
    padding: 0.5em; }
    ul#admin-nav li a {
      display: block;
      border-radius: 5px;
      color: white;
      background: #f49434;
      padding: 10px; }
      ul#admin-nav li a.selected {
        background: gray; }
table#admin-table {
  width: 100%;
  font-size: 1em;
  text-align: left; }
  table#admin-table th, table#admin-table td {
    border: 1px solid rgba(182, 182, 182, 0.67);
    font-size: 70%; }
  table#admin-table th {
    padding: 1em 0.5em; }
  table#admin-table td {
    padding: 0.5em; }
    table#admin-table td .edit-entity {
      margin: 0 5px;
      font-size: 25px;
      cursor: pointer;
      text-decoration: underline;
      color: #077392; }
  table#admin-table a.add-entity {
    cursor: pointer;
    text-decoration: underline;
    color: #077392;
    float: right; }
    table#admin-table a.add-entity span {
      background-image: url(/assets/widgets/add-patient.png);
      background-repeat: no-repeat;
      background-position: 0px;
      padding-left: 40px;
      padding-top: 12px;
      padding-bottom: 12px; }

.pagination {
  margin-top: 1em;
  text-align: center; }
  .pagination span.previous_page,
  .pagination span.next_page,
  .pagination em.current,
  .pagination a {
    padding: 15px;
    border-radius: 5px;
    background: #f49434;
    color: white; }
    .pagination span.previous_page.disabled, .pagination span.previous_page.current,
    .pagination span.next_page.disabled,
    .pagination span.next_page.current,
    .pagination em.current.disabled,
    .pagination em.current.current,
    .pagination a.disabled,
    .pagination a.current {
      background: gray; }
.admin-checkbox {
  margin: 10px; }
  .admin-checkbox input, .admin-checkbox label {
    display: inline; }
  .admin-checkbox label {
    margin-left: 10px; }
  .admin-checkbox input[type="checkbox"] {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    transform: scale(2); }
/* Slider */

.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */





@font-face {
  font-family: 'FontAwesome';
  src: url('/assets/fontawesome-webfont-1531a46f51b89582b1b9406d66b73dd2.eot');
  src: url('/assets/fontawesome-webfont-1531a46f51b89582b1b9406d66b73dd2.eot?#iefix') format('embedded-opentype'), url('/assets/fontawesome-webfont-532cc6e3099df308527f8f6b0adeab17.woff2') format('woff2'), url('/assets/fontawesome-webfont-d2d23b16a4de8931e247315bfde23635.woff') format('woff'), url('/assets/fontawesome-webfont-a2e54f52c4465ed993d6a98047ef72a7.ttf') format('truetype'), url('/assets/fontawesome-webfont-140f567a1f36222c79b07860fc5bc012.svg#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
#content .slp-nav {
  text-align: center; }
  #content .slp-nav ul.tabs {
    list-style-type: none;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    font-size: 20px; }
    #content .slp-nav ul.tabs li {
      margin: 0;
      display: inline-block;
      border: 1px solid black;
      padding: 0.125em 0.5em;
      width: 100px;
      box-shadow: 1px 2px gray; }
      #content .slp-nav ul.tabs li#plan_tab {
        border-bottom-left-radius: 5px;
        border-top-left-radius: 5px; }
      #content .slp-nav ul.tabs li#program_tab {
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px; }
      #content .slp-nav ul.tabs li.active {
        background-color: #f49434; }
  #content .slp-nav h2.title {
    font-size: 0.9em;
    position: relative;
    margin-bottom: 0.4em; }
    #content .slp-nav h2.title a[title="Settings"] {
      font-size: 35px;
      position: absolute;
      top: -16px;
      padding-left: 36px; }
      #content .slp-nav h2.title a[title="Settings"] i {
        vertical-align: bottom; }
