/**************************************
 * THEME NAME: OUS_ambulanse1
 *
 * Files included in this sheet:
 *
 *   OUS_ambulanse1/reset.css
 *   OUS_ambulanse1/styles.css
 *   OUS_ambulanse1/extensions/jquerytools/jquerytools.css
 *   OUS_ambulanse1/extensions/jqueryprettyphoto3/prettyPhoto.css
 *   OUS_ambulanse1/extensions/filter/htmlcleaner/htmlcleaner.css
 *   OUS_ambulanse1/extensions/expandcollapsetext/expandcollapsetext.css
 *   OUS_ambulanse1/extensions/mod/slideshowtwo_prettyphoto/slideshowtwo_prettyphoto.css
 *   OUS_ambulanse1/extensions/mod/glossary/glossary.css
 *   OUS_ambulanse1/extensions/tracker/tracker.css
 *   OUS_ambulanse1/extensions/course/format/topicsb/topicsb.css
 *   OUS_ambulanse1/extensions/login/forgotten_password/forgotten_password.css
 *   OUS_ambulanse1/extensions/admin/reports/report_generator/reportgenerator.css
 *   OUS_ambulanse1/extensions/admin/reports/report_generator/tracker.css
 **************************************/

/***** OUS_ambulanse1/reset.css start *****/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
    background-image: none;
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
}
/* IEs break with vertical-align: baseline on images */
/* set different vertiacal-align for tr, th, td for Moodle */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead {
    vertical-align: baseline;
}
tr, th, td {
    vertical-align: top;
}
/* remember to define focus styles! */
:focus {
    outline: 1px dotted;
}
a:active {
    outline: none;
}
body {
    background: white;
    color: black;
    line-height: 1;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after,q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
body, p, th, td, li,
.sideblock .content {
    font: 13px/1.385 Arial, Helvetica, sans-serif;
}
table {
    font-size: inherit;
    font: 100%;
}
pre,code,kbd,samp,tt {
    font-family: monospace;
}/***** OUS_ambulanse1/reset.css end *****/

/***** OUS_ambulanse1/styles.css start *****/

/* @group core */
#page {
  margin: 0;
  padding: 0;
  color: #555;
  font-size: 93%;
}
.clearer {
  overflow: hidden;
}
p, ul, ol {
  margin: 0 0 1em 0;
}
ul {
  list-style-type: disc;
  padding-left: 2.4em;
}
ol {
  list-style-type: decimal;
  padding-left: 2.6em;
}
li {
  margin: 0 0 0.25em 0;
}
strong, b {
  font-weight: bold;
}
em, i {
  font-style: italic;
}
sub {
  font-size: smaller;
  vertical-align: sub;
}
sup {
  font-size: smaller;
  vertical-align: super;
}
a {
  text-decoration: none;
}
a:link {
  color: #002984;
}
a:visited {
  color: #002984;
}
a:hover {
  color: #002984;
}
a.dimmed:link,
a.dimmed:visited {
  color: #aaa;
}
a.autolink:link,
a.autolink:visited {
  background: none !important;
  border-bottom: 2px dotted #cbd3d6;
}
a.autolink:hover {
  text-decoration: none;
}
a.autolink.glossary:hover {
  cursor: help;
}
.dimmed_text,
.dimmed_text a {
  color: #aaa;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 0.5em 0;
  font-weight: bold;
  line-height: normal;
}
h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  text-align: left;
  margin-left: 0;
  color: #444;
  background-color: #fff;
  font-size: 100%;
}
h1 {
  font-size: 167%;
}
h2 {
  font-size: 138.5%;
}
h3 {
  font-size: 123.1%;
}
h4 {
  font-size: 100%;
}
img.resize {
  width: 1em;
  height: 1em;
}
hr {
  color: #eee;
  background-color: #eee;
  height: 1px;
  border-style: none;
}
.cell {
  padding: 2px;
}
tr.r1 {
  background-color: #fafafa;
}
.highlight {
  background-color: #afa;
}
.highlight2 {
  color: #a00;
}
h2.headingblock {
  border-style: none;
  margin: 10px 0 0 0;
  padding: 0;
  font-size: 100%;
}
#site-index .headingblock, 
#course-view .headingblock {
  margin-bottom: 0;
  display: none;
}
.tabledivider {
  border-style: none;
}
.generalbox {
  margin-top: 5px;
  border-color: #eee;
}
table.generalbox {
  border-style: none;
}
.generaltable {
  border-style: none;
}
th.header, 
td.cell {
  padding: 4px 8px;
  border-bottom: 1px solid #eee;
  text-align: left;
  vertical-align: top;
}
th.header {
  border-right: 1px solid #eee;
  background-color: #fafafa;
  white-space: normal !important;
}
.generaltable .cell {
  padding: 4px 8px;
  border-style: none;
  border-bottom: 1px solid #eee;
  vertical-align: top;
}
table.generalbox th, 
table.generalbox td {
  padding: 4px 8px;
  border-bottom: 1px solid #eee;
  text-align: left;
  vertical-align: top;
}
/*th.header,
.admin th.header.c0,
.generalbox th,
.generaltable th.header {
  background-color: #fafafa;
}*/
.generalboxcontent .formtable th {
  text-align: right;
}
.informationbox {
  border-style: none;
  border-color: #ddd;
}
table.userinfobox {
  border-style: none;
  margin: 0 auto 5px;
}
.errorbox {
  border: 2px solid #913;
}
/* notification messages (can be good or bad) */
.notifysuccess {
  color: #060;
}
.notifytiny {
  color: #004;
}
#admin-auth_config .required {
  background-color: #ddd;
}
.informationbox {
  border-color: #ddd;
}
.feedbackbox {
  border-color: #888;
}
.feedbackby {
  background-color: #bbb;
}
.errorbox {
  color: #fff;
  border-color: #600;
  background-color: #900;
}
.errorboxcontent {
  background-color: #fbb;
}
.notifyproblem {
  float: left;
  width: 50%;
  text-align: left;
  padding: 10px;
  border: 2px solid #913;
}
.noticebox {
  background-color: #fff;
  border: 2px solid #fc1;
}
#notice.generalbox {
  /*margin: 0 0 1.5em 0;*/
  padding: 10px;
  background-color: #fff;
  border: 2px solid #fc1;
}
.teacheronly {
  color: #900;
}
.unread {
  background: #FFFF99;
}
.censoredtext {
  color: #000;
  background: #000;
}
.boxwidthwide {
  width: 95%;
  margin-left: 12px;
}
.categorylist {
  margin-top: 10px;
}
.categorylist .info {
  text-align: right;
}
/* @end */
/* @group tabs flat */
.tabtree {
  position: static;
  margin: 0 0 4em;
}
.tabrow0 {
  position: relative;
  text-align: left;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 100%;  
  line-height: inherit;
}
.tabrow0 li {
  display: inline;
  margin: 0;
  padding: 0;
}
.tabrow0 .here {
  /*position: relative;*/
}
.tabrow0 li a {
  display: inline-block;
  background-image: none;
  margin: 0;
  padding: 0.5em 10px;
  background-color: #CFDBE8;
  color: #000;
  font-weight: normal;
  border-style: none;
  border-bottom: 8px solid #f3f3f3;
}
.tabrow0 a span {
  padding: 0;
  background-image: none;
}
.tabrow0 a:hover {
  background-image: none;
  text-decoration: none;
}
.tabrow0 .here a:hover {
  background-image: none;
}
.tabrow0 a:hover span {
  background-image: none;
}
.tabrow0 .here a:hover span {
  background-image: none;
}
.tabrow0 .here a {
  color: #444;
  font-weight: bold;
}
.tabrow0 .here a:link,
.tabrow0 .here a:visited,
.tabrow0 .here a.nolink {
  position: static;
  border-bottom-color: #5D87B1;
  z-index: 0;
  background: #5D87B1 url(img/tab_grad.gif) repeat-x left bottom;
  color: #fff;
}
/* subnav */
.tabrow0 div,
.tabrow0 ul {
  left: 0;
  top: 2.7em;
  width: 100%;
  margin: 0;
  padding: 0;
  border-top: 4px solid #5D87B1;
  line-height: normal;
  background: #5D87B1;
  font-size: 100%;
}
.tabrow0 ul {
  padding-bottom: 4px;
}
.tabrow0 ul li {
  margin: 0;
  background-image: none;
}
.tabrow0 ul a {
  background-image: none;
  margin: 0;
  padding: 0 12px;
  border: 0
}
.tabrow0 ul a span {
  padding: 0;
  background-image: none;
}
.tabrow0 ul div {
  display: none;
}
ul.tabrow1 li a,
ul.tabrow1 li a:link,
ul.tabrow1 li a:visited {
  color: #444;
  font-size: 100%;
  font-weight: normal;
  padding-top: 0;
  padding-bottom: 0;
}
ul.tabrow1 li.here.selected a {
  color: #444;
}
/* @end */
/* @group forms */
.mform {
  margin: 0 0;
  background-color: #fff;
  width: 98%;
}
.mform fieldset {
  border-color: #fff;
  background: #fff url(img/dotted_line_horisontal.gif) repeat-x left top;
}
.mform fieldset.hidden,
.mform fieldset.felement {
  background-image: none;
}
.mform fieldset legend {
  background-color: #fff;
  padding: 0 1em;
}
#adminsettings .form-shortname {
  font-size: 85%;
  color: #888;
}
.mform .required label {
  color: #a00;
}
.mform .fdescription.required {
  color: #a00;
}
.mform .required .fgroup span label {
  color: #000;
}
.mform select {
    max-width: 30em;
}
/* @end */
/* @group header */
#header-wrapper {
  width: 79.6em;
  margin: 0 auto;
  background: transparent url(img/dotted_line_vertical.gif) repeat-y left top;
}
#header,
#header-home {
  /*width: 100%;*/
  min-height: 7.3em;
  background: transparent url(img/dotted_line_vertical.gif) repeat-y right top;
}
#header-home .headermain,
#header .headermain {
  margin: 0.75em 0 0 15px;
  padding-bottom: 0.75em;
  font-size: 200%;
  color: #003388;
}
.headermain #logo {
  vertical-align: middle;
  width: 1.8em;
  height: 1.8em;
}
.headermain .vertical-middle {
  padding-left: 0.5em;
  vertical-align: middle;
}
.headermenu {
  margin: 10px 10px 0 0;
}
.headermenu .logininfo {
  display: inline;
  margin: 0 0 2px 0;
}
.headermenu select,
.headermenu option {
}
#nav-wrapper {
  clear: both;
  background: transparent url(img/bg_bar3.gif) repeat-x left top;
}
#nav-wrapper2 {
  background: transparent url(img/dotted_line_horisontal.gif) repeat-x left bottom;
}
.navbar {
  width: 79.6em;
  margin: 0 auto;
  padding: 0;
  min-height: 25px;
  border-style: none;
}
.navbar .breadcrumb {
  margin: 0.3em 0 0.1em 12px;
}
.navbar .breadcrumb a {
  text-decoration: none;
}
.navbar .navbutton {
  margin: 0.15em 12px 0.15em 0;
}
.navbar .navbutton form div {
  margin-left: 5px;
}
span.arrow.sep {
  color: #aaa;
}
.breadcrumb .sep, 
#admin-report-simpletest-index .sep {
  color: #aaa;
}
span.arrow,
.arraow_button {
  font-family: Arial,Helvetica,Courier,sans-serif;
  font-size: 93%;
}
.navigation select {
  background-color: #fff;
}
.navigation optgroup {
  background-color: #eee;
}
.navigation optgroup option {
  background-color: #fff;
}
/* @end */
/* @group footer */
#footer-wrapper {
  background: transparent url(img/dotted_line_vertical.gif) repeat-y right top;
}
#footer {
  margin-top: 0;
  padding: 14px 12px 10px 12px;
  background: url(img/dotted_line_horisontal.gif) repeat-x left top;
}
#footer div {
  margin: 0;
}
#footer #company-stuff {
  display: none;
}
/*div#footer div#company-stuff {
  float: left;
  text-align: left;
}
div#footer div#company-stuff p {
  margin: 0;
  padding: 0;
}*/
#footer #moodle-stuff {
  text-align: center;
}
#footer .helplink {
  margin: 0;
}
#footer .logininfo {
  margin-bottom: 10px;
}
.home-outer-wrapper {
  float: left;
  position: relative;
  width: 100%;
}
.home-wrapper {
  position: relative;
  float: left;
  left: 50%;
}
.homelink,
.sitelink {
  position: relative;
  float: left;
  right: 50%;
  padding: 0;
  height: 26px;
  background-image: url(img/home_btn_l.gif);
}
.homelink a {
  display: table-cell;
  vertical-align: middle;
  padding: 0 1em 0;
  height: 26px;
  background: url(img/home_btn_r.gif) no-repeat right center;
}
.homelink a:link,
.homelink a:visited,
.homelink a:hover {
  color: #fff;
  text-decoration: none;
}
.homelink a:link,
.homelink a:visited {
  border-style: none;
}
.homelink a:hover {
  border-style: none;
}
/* @end */
/* @group admin */
/* @group adminsettings vertical */
#adminsettings {
  margin-bottom: 10px;
}
#adminsettings fieldset {
  border-style: none;
  background-color: #f3f3f3;
  padding: 0;
}
#adminsettings fieldset.error {
  border: 1px solid #600;
}
#adminsettings fieldset.error legend {
  border-color: #600;
}
#adminsettings .form-overridden {
  background-color: #ff6;
}
#adminsettings .form-warning {
  background-color: #f88;
}
#adminsettings .form-defaultinfo {
  color: #888;
}
#adminsettings div.form-item {
  margin: 1em 0 2em;
  padding: 0 0 5px;
  border-style: none;
  background-color: #fff;
}
#adminsettings .form-label {
  float: left;
  width: auto;
  margin-bottom: 0;
  padding: 1px 5px;
  text-align: left;
  background-color: #fafafa;
}
#adminsettings .form-shortname {
  font-size: 85%;
  color: #888;
  display: inline;
  padding-left: 12px;
}
#adminsettings .form-setting {
  clear: left;
  margin-left: 0;
  padding: 5px 0 0 5px;
  border-top: 1px solid #eee;
}
#adminsettings .form-setting input,
#adminsettings .form-setting textarea {
  background-color: #f8f8f8;
}
#adminsettings .form-description {
  margin: 12px 0 0;
  padding-left: 5px;
}
#adminsettings .form-item .pathok {
  color: green;
}
#adminsettings .form-item .patherror {
  color: red;
}
#admin-geoipfile .form-defaultinfo {
  display: block;
}
/* @end */
#admin-index .adminwarning {
  border: 2px solid #600;
}
#admin-lang .generalbox {
  border-style: none;
}
#admin-langimport .generalbox {
  border-style: none;
}
#course-user .section h2 {
  color: #006ea2;
}
#admin-roles-override .cell.c1,
#admin-roles-assign .cell.c1 {
  padding-top: 4px;
}
#theme-index.course-1 #content {
  margin: 0;
}
.admin #layout-table #middle-column {
  padding-top: 10px;
}
.admin h2.main,
.admin h3.main {
  margin-top: 0;
  background-color: transparent;
}
.admin .generalboxcontent {
  background-color: transparent;
}
.admin .generalbox {
  background-color: #fff;
  border-color: #eee;
}
.admin #dirform {
  padding: 3px 0;
  background-color: #fff;
  border-color: #eee;
}
#user-profile-index h2.main,
#theme-index h2.main {
  margin-top: 10px;
}
.rolecap .rolecapheading {
  background-color: #fafafa;
  border-bottom: 1px solid #ccc;
  color: #333;
}
.rolecap .inherit,
.rolecap .allow,
.rolecap .prevent,
.rolecap .prohibit {
  padding: 2px;
  border-bottom: 1px solid #ccc;
}
.rolecap .capdefault {
  background-color: #fafafa;
}
#admin-roles-override .cell.c1, 
#admin-roles-assign .cell.c3, 
#admin-roles-assign .cell.c1 {
  padding: 2px;
  padding-top: 4px;
}
#admin-roles-override .capcurrent {
  background-color: #fafafa;
  border: 1px solid #cecece;
}
#admin-roles-manage .capdefault {
  background-color: #fafafa;
  border: 1px solid #cecece;
}
#admin-roles-manage .rolecap,
#admin-roles-override .rolecap {
  border-style: none;
  border-bottom: 1px solid #cecece;
}
#admin-roles-manage .rolecap .cap-desc .cap-name,
#admin-roles-override .rolecap .cap-desc .cap-name {
  color: #888;
}
#theme-index #middle-column td {
  vertical-align: top;
  padding: 10px;
  border-color: #eee;
}
.block_admin_tree.sideblock .link.hidden {
  color: #999;
}
#admin-lang .translator .strkey {
  color: #666;
}
#admin-lang .translator .bothmissing {
  background-color: #ef6868;
}
#admin-lang .translator .mastermissing {
  background-color: #feff7f;
}
#admin-lang .translator .localdifferent {
  background-color: #afa;
}
.environmenttable .error {
  background-color: #ef6868;
  color: inherit;
}
.environmenttable .warn {
  background-color: #feff7f;
}
.environmenttable .ok {
  background-color: #afa;
}
#admin-uploaduser .uuinfo {
  background-color: #afa;
}
#admin-uploaduser .uuwarning {
  background-color: #feff7f;
}
#admin-uploaduser .uuerror {
  background-color: #ef6868;
}
.plugincompattable td.ok {
  color: #080;
}
.plugincompattable td.warning {
  color: #d80;
}
.plugincompattable td.error {
  color: #d00;
}
.logtable .r1 {
  background-color: #fafafa;
}
/* @end */
/* @group grade */
.grade-edit-tree .moving {
  background-color: #e8eef7;
}
#grade-aggregation-help dt {
  font-weight: bold;
}
#grade-aggregation-help dd.example {
  font-style: italic;
}
#grade-aggregation-help code {
  font-style: normal;
}
/* @end */
/* @group sideblock */
#left-column .hidden .header {
  border-style: none;
}
#right-column .hidden .header {
  border-style: none;
}
.skip-block-to {
  overflow: hidden;
}
.sideblock input {
  font-size: inherit;
}
.sideblock input.styledbtn {
  font-size: 93%;
}
.sideblock a.current {
  background-color: #fafafa;
}
.sideblock {
  margin-bottom: 18px;
  background: #8aabcc url(img/sideblock_grad2.gif) repeat-x left top;
}
.sideblock .header {
  border-style: none;
  padding: 0;
  background: url(img/tl_corner.png) no-repeat left top;
}
.sideblock .header h2 {
  padding: 5px 5px 4px 12px;
  font-size: 100%;
  color: #fff;
  background: url(img/tr_corner.png) no-repeat right top;
}
#course-view div.sideblock.hidden .header h2 {
  color: #444;
}
.sideblock .header .hide-show-image {
  margin: 0.5em 0.5em 0 0;
}
.sideblock .content {
  border-style: none;
  padding: 4px 12px;
  background: #fff url(img/middle_top_grad.gif) repeat-x left bottom;
}
.sideblock .list li {
  margin: 0;
  padding-bottom: 0.5em;
  padding-left: 18px;
  line-height: normal;
}
.sideblock div.column.c0 {
  margin-left: -19px;
}
#site-index .sideblock .list li {
  margin: 0;
  padding-bottom: 0.5em;
  padding-left: 0;
  line-height: normal;
}
#site-index .sideblock div.column.c0 {
  margin-left: -0.3em;
}
#site-index .sideblock div.column.c1 {
  margin-left: -0.3em;
}
#site-index .sideblock .content .icon {
  display: none;
}
.sideblock .content div.info {
  text-align: left;
}
.sideblock .content div.bold {
  font-weight: bold;
}
.sideblock .footer {
  text-align: left;
}
.calendar-controls .previous,
.calendar-controls .next,
.calendar-controls .current {
  text-decoration: none;
}
.sideblock .current {
  background-color: transparent;
}
.sideblock .header .commands {
  background-color: #eee;
  padding: 1px;
}
.activitydate, .activityhead {
  text-align: left;
}
.block_admin_tree.sideblock a.link.current {
  background-color: transparent;
}
.block_messages .content {
  font-size: 100%;
}
.block_search_forums .searchform {
  text-align: left;
}
.block_search_forums #searchform_search {
  width: 95%;
}
.block_search_forums #searchform_button {
  margin-top: 4px;
}
.block_rss_client .list li {
  padding-left: 0;
}
.block_adminblock {
  width: 100%;
}
.block_glossary_random .content h2 {
  margin: 0;
  font-size: 100%;
}
.block_glossary_random .footer {
  margin-top: 1em;
}
/* @group login */
.block_login .loginform label {
  padding-right: 4px;
}
.block_login .loginform .c1 {
  margin: 0.3em 0 0;
  padding: 0;
  text-align: left;
}
.block_login .loginform .username {
  margin-bottom: 10px;
}
.block_login .loginform .fld input {
  width: 95%;
}
.block_login .loginform div.c1.btn {
  margin-bottom: 12px;
  text-align: left;
}
.block_login .loginform .c1.btn input {
}
.block_login .footer div {
  padding: 3px 0;
}
.block_login .footer a {
}
/* @end */
/* @end */
/* @group login */
.loginbox {
  border-color: #eee;
}
.loginbox.twocolumns .loginpanel {
  border-color: #eee;
}
.loginbox h2 {
  color: #444;
  font-weight: normal;
  font-style: normal;
}
/* @end */
/* @group content */
#main-wrapper {
  clear: both;
  width: 79.6em;
  margin: 0 auto;
  background: transparent url(img/dotted_line_vertical.gif) repeat-y left top;
}
#content {
  background: transparent url(img/dotted_line_vertical.gif) repeat-y right top;
  padding: 10px;
}
.course-content {
  background: transparent url(img/dotted_line_vertical.gif) repeat-y right top;
}
#site-index div#content,
#course-view div#content,
.admin div#content,
.haslayouttable div#content {
  margin: 0;
  padding: 0;
}
.admin.nolayouttable div#content {
  padding: 10px;
}
#layout-table {
  border-collapse: collapse;
  margin-top: 0;
}
#layout-table #left-column,
#layout-table #right-column {
  width: 17.37em;
  padding: 10px 15px;
}
#layout-table #left-column {
  background: url(img/dotted_line_vertical.gif) repeat-y right top;
}
#layout-table #right-column {
  background: url(img/dotted_line_vertical.gif) repeat-y left top;
}
#layout-table #middle-column {
  padding: 10px 20px;
}
#site-index #layout-table #middle-column,
#course-view #layout-table #middle-column,
.admin #layout-table #middle-column {
  background: #f3f3f3 url(img/middle_top_grad.gif) repeat-x left top;
}
#course-view #layout-table #middle-column {
  /*padding:  10px;*/
}
.headingblock {
  border-style: none;
}
#content .section {
  border-style: none;
}
#content .section.main {
  background-color: #fff;
}
.section {
  border-style: none;
}
.onlymiddlecolumn #content {
  margin: 10px;
}
.skip-block-to,
#maincontent {
  overflow: hidden;
}
/* @end */
/* @group startpage */
.sitetopiccontent {
  border-style: none;
}
.categoryboxcontent {
  border-style: none;
}
.courseboxcontent {
  border-style: none;
}
.coursebox {
  border-style: none;
  background: transparent url(img/dotted_line_horisontal.gif) repeat-x left top;
}
.coursebox .info {
  width: 47%;
  padding: 5px 0 0;
}
.coursebox .summary {
  width: 60%;
  padding: 5px 0 0;
}
.categorybox {
  border-top: 1px solid #eee;
}
#site-index .sitetopic {
  margin-top: 10px;
  background-color: #fff;
}
#site-index .forumpost {
  background-color: #fff;
}
#site-index #middle-column .unlist {
  background-color: #fff;
  margin-bottom: 1em;
  padding: 5px 10px;
}
#site-index .section .activity img.activityicon {
  display: none;
}
#coursesearch, #coursesearch2 {
  margin: 0;
}
/* @end */
/* @group course */
#course-view .section td.side {
  background-color: #fff;
  border-style: none;
}
#course-view .current td.left,
#course-view .current td.right {
  background-color: #8aabcc;
}
#course-view .section td.left {
  color: #444;
  font-weight: bold;
}
#course-view .section td.content {
  border-style: none;
}
#course-view .section .spacer {
  height: 3em;
}
#course-view .section .activity .spacer {
  height: 0.5em;
}
.section .summary {
  color: #444;
  padding: 0 2px 3px;
}
.section .summary > br {
  display: none;
}
ul.section li.activity {
  background-color: transparent;
  margin-bottom: 6px;
}
ul.section li.label {
  background-color: transparent;
}
#course-report p {
  text-align: left;
}
.block_news_items .newlink {
  text-align: left;
}
#course-view .hidden *,
#course-view .section.hidden td.left {
  color: #ccc;
}
#course-view .section.hidden td.side {
  background-color: #fafafa;
}
/* @end */
/* @group calendar */
#calendar .event_global {
  background-color: #d6f8cd;
  border-color: #d6f8cd;
  border-bottom-style: none !important;
  border-top-style: none !important;
  border-right-style: none !important;
  border-left-style: none !important;
}
#calendar .event_group {
  background-color: #fee7ae;
  border-color: #fee7ae;
  border-left-style: none !important;
  border-right-style: none !important;
  border-top-style: none !important;
  border-bottom-style: none !important;
}
#calendar .event_course {
  background-color: #ffd3bd;
  border-color: #ffd3bd;
  border-left-style: none !important;
  border-right-style: none !important;
  border-top-style: none !important;
  border-bottom-style: none !important;
}
#calendar .event_user {
  background-color: #dce7ec;
  border-color: #dce7ec;
  border-left-style: none !important;
  border-right-style: none !important;
  border-top-style: none !important;
  border-bottom-style: none !important;
}
table.minicalendar .event_global {
  background-color: #d6f8cd;
  border-color: #d6f8cd;
}
.block_calendar_month .event_global {
  background-color: #d6f8cd;
  border-color: #d6f8cd;
}
table.minicalendar .event_course {
  background-color: #ffd3bd;
  border-color: #ffd3bd;
}
.block_calendar_month .event_course {
  background-color: #ffd3bd;
  border-color: #ffd3bd;
}
table.minicalendar .event_group {
  background-color: #fee7ae;
  border-color: #fee7ae;
}
.block_calendar_month .event_group {
  background-color: #fee7ae;
  border-color: #fee7ae;
}
table.minicalendar .event_user {
  background-color: #dce7ec;
  border-color: #dce7ec;
}
.block_calendar_month .event_user {
  background-color: #dce7ec;
  border-color: #dce7ec;
}
#calendar .duration_global,
table.minicalendar .duration_global {
  border-top-color: #66d14d !important;
  border-bottom-color: #66d14d !important;
}
#calendar .duration_course,
table.minicalendar .duration_course {
  border-top-color: #f96 !important;
  border-bottom-color: #f96 !important;
}
#calendar .duration_group,
table.minicalendar .duration_group {
  border-top-color: #fbbb23 !important;
  border-bottom-color: #fbbb23 !important;
}
#calendar .duration_user,
table.minicalendar .duration_user {
  border-top-color: #a1becb !important;
  border-bottom-color: #a1becb !important;
}
#calendar .duration_course0,
table.minicalendar .duration_course0 {
  border-top-color: #f96 !important;
  border-bottom-color: #f96 !important;
}
#calendar .duration_course1,
table.minicalendar .duration_course1 {
  border-top-color: #09f !important;
  border-bottom-color: #09f !important;
}
#calendar .duration_course2,
table.minicalendar .duration_course2 {
  border-top-color: #ff0 !important;
  border-bottom-color: #ff0 !important;
}
#calendar .nottoday,
table.minicalendar .nottoday {
  border-color: #eee;
}
table.minicalendar {
  border-style: none;
}
.weekend.day.event_course a {
  text-decoration: none;
}
#calendar .maincalendar {
  border-style: none;
}
#calendar .sidecalendar {
  border-style: none;
}
table.minicalendar .today {
  border: 1px solid #ccc;
}
table.minicalendar .today a {
  text-decoration: none;
}
table.minicalendar .weekdays abbr {
  border-style: none;
}
table.minicalendar th {
  padding: 0;
}
table.minicalendar td {
  padding: 0;
}
table.minicalendar .day {
  line-height: 1.1em;
  padding: 3px 0 1px;
  border: 1px solid #fff;
}
table.minicalendar .weekdays th {
  font-weight: normal;
}
table.minicalendar .today {
  border: 1px solid #ccc;
}
.cal_popup_bg {
  background-color: #fff;
  border-color: #ccc;
}
.cal_popup_cg {
  background-color: #fff;
  border-color: #ccc;
}
.cal_popup_fg {
  background-color: #fff;
  border-color: #ccc;
}
.cal_popup_fg div a {
  font-size: 100% !important;
}
#calendar .event_global,
#calendar .event_course,
#calendar .event_group,
#calendar .event_user,
.minicalendar .event_global,
.minicalendar .event_course,
.minicalendar .event_group,
.minicalendar .event_user {
  /*border: 1px solid  #9b9984 !important;*/
  padding: 2px
}
#calendar {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
#calendar .today,
table.minicalendar .today {
  border: 1px solid #ccc;
}
#calendar .maincalendar .calendarmonth th {
  border-bottom: 1px solid #ccc;
}
#calendar .maincalendar .filters table, #calendar .sidecalendar .filters table, 
.block_calendar_month .filters table {
  background-color: transparent;
}
#calendar .maincalendar table.calendarmonth {
  border-collapse: collapse;
}
/* @group calendar block
 */
.block_calendar_month .cal_popup_caption, 
.block_calendar_month .cal_popup_fg div {
  border-color: #9b9984;
  font-size: 100% !important;
  color: #999;
}
.block_calendar_month .filters {
  padding: 0 4px;
  font-size: 100%;
}
.block_calendar_month .filters table {
  background-color: transparent;
}
.block_calendar_month .content {
  padding: 4px 4px 15px;
}
.block_calendar_month table.minicalendar {
  margin-bottom: 0;
}
.sideblock .content h3.eventskey {
  font-size: 100%;
  font-weight: normal;
}
/* @end */
/* @end */
/* @group modules */
.entrybox {
  border-style: none;
}
.entryboxheader {
  border-style: none;
}
#scormpage #tocbox {
  border-style: none;
}
#grade-index .grades {
  border-style: none;
}
#mod-data-edit .generalbox fieldset {
  border-style: none;
}
.files td {
  text-align: left;
  border-bottom: 1px solid #eee;
}
#middle-column #resource {
  margin-top: 10px;
  padding: 4px;
  background-color: #fff;
}
p.book_chapter_title {
  font-family: inherit;
  color: #006ea2;
  font-size: 138.5%;
  font-weight: normal;
  font-style: normal;
  line-height: 140%;
}
.book_toc_none,
.book_toc_bullets,
.book_toc_numbered,
.book_toc_indented {
  font-size: 100%;
}
/* @end */
/* @group forum */
.forumpost {
  border-style: none;
  margin-bottom: 30px;
}
.forumheaderlist {
  border-style: none;
  margin-left: 12px;
  margin-bottom: 24px;
  width: 98%;
}
.forumheaderlist .header,
.forumheaderlist td {
  text-align: left;
  padding: 4px 8px;
  vertical-align: top;
}
.forumheaderlist .discussion .starter {
  vertical-align: top;
}
.forumheaderlist .lastpost {
  text-align: left;
  vertical-align: top;
}
.forumheaderlist .discussion .starter {
  background-color: transparent;
}
.forumheaderlist .discussion.r1 .starter {
  background-color: #fafafa;
}
.forumpost .topic {
  border-bottom-style: none;
  background-color: #fafafa;
}
.forumpost .starter {
  background: #fff url(img/bg_bar2.gif) repeat-x left top;
}
.forumpost .left {
  background: transparent;
}
.forumpost .commands {
  border-top: 1px solid #eee;
  text-align: left;
}
.discussion td {
  border-style: none;
  border-bottom: 1px solid #eee;
}
.forumthread .unread,
#mod-forum-discuss .unread {
  background: #FFFF99;
}
#mod-forum-view .generalbox#intro {
  width: 95%;
}
#mod-forum-discuss .forumpost.unread .content {
  border-color: #FFFF99;
}
#mod-forum-index h2.main {
  width: 80%;
  margin: 20px auto 10px;
}
/* @end */
/* @group glossary */
.glossarypost {
  margin-top: 12px;
  border-style: none;
  border-top: 1px solid #eee;
}
.glossarypost .concept h3, 
.glossarypost.continuous .concept {
  display: inline;
}
.glossarycategoryheader h2,
.glossarypost .concept h3 {
  font-size: 100%;
  margin: 0;
}
.glossarypost .entryheader {
  background: url(pix/pix/list_bg.jpg) repeat-x scroll left top;
}
#mod-glossary-showentry #header-wrapper,
#mod-glossary-showentry #nav-wrapper,
#mod-glossary-showentry #main-wrapper {
  width: auto;
}
#mod-glossary-showentry #footer,
#mod-glossary-showentry #header,
#mod-glossary-showentry .navbar {
  display: none;
}
#mod-glossary-showentry,
#mod-glossary-showentry #content {
  background: none;
}
/* @end */
/* @group lesson */
#mod-lesson-edit .addlinks {
  margin-bottom: 24px;
}
#mod-lesson-view .branchbuttoncontainer {
  text-align: center;
}
#mod-lesson-view h2.help {
  background: transparent;
  padding: 10px 10px 5px 10px;
}
/* @end */
/* @group quiz */
#mod-quiz-report #attempts td {
  border-style: none;
}
.que {
  border-color: #eee;
}
.que .feedback {
  border-color: #ddd;
}
.que .incorrect {
  
}
.que.multianswer .incorrect {
  background-color: #faa;
}
.que .partiallycorrect {
  background-color: #ff9;
}
.que .correct {
  background-color: #afa;
}
.quizattemptsummary .bestrow td {
  background-color: #e8e8e8;
}
.quizreviewsummary th.cell {
  background: #f0f0f0;
}
.quizreviewsummary td.cell {
  background: #fafafa;
}
/* @end */
/* @group wiki */
.mwiki .boxwidthwide {
  width: 95%;
}
.mwiki .tabtree {
  margin-top: 12px;
}
/* @end */
/* @group blog */
.block_blog_tags .official {
  color: #00c;
}
.block_blog_tags .personal {
  color: #669;
}
/* @end */
/* @group chat */
#mod-chat-view #middle-column {
  padding: 0;
}
#mod-chat-view #enterlink {
  text-align: left;
  margin-left: 0;
  margin-right: auto;
}
#mod-chat-gui_header_js-jsupdate .chat-message {
  font-size: 100%;
}
#mod-chat-gui_header_js-chatinput #header {
  display: none;
}
#mod-chat-gui_header_js-chatinput #page {
  background-image: none;
}
#mod-chat-gui_header_js-chatinput #content {
  margin-left: 5px;
}
#mod-chat-gui_header_js-chatinput .navbar {
  display: none;
}
#mod-chat-gui_header_js-chatinput {
  background-image: none;
}
#mod-chat-gui_header_js-users #header {
  display: none;
}
#mod-chat-gui_header_js-users #page {
  background-image: none;
}
#mod-chat-gui_header_js-users #content {
  margin-left: 5px;
}
#mod-chat-gui_header_js-users {
  background-image: none;
}
#input_chat_message {
  width: 20em;
}
/* @end */
/* @group message */
#message-index,
#message-index #content,
#message-user #content,
#message-user,
#message-send,
#message-messages,
#message-discussion,
#message-discussion #content,
#message-history #content,
#message-history,
#mod-glossary-showentry,
#mod-glossary-showentry #content {
  background: none;
}
#message-index #header,
#message-index .navbar,
#message-user #header,
#message-user .navbar,
#message-discussion #header,
#message-discussion .navbar,
#message-history #header,
#message-history .navbar{
  display: none;
}
#message-index #footer,
#message-discussion #footer,
#message-history #footer {
  display: none;
}
#message-index .footernotice,
#message-discussion .footernotice,
#message-history .footernotice {
  display: none;
}
#message-index #header-wrapper,
#message-index #main-wrapper,
#message-user #header-wrapper,
#message-user #main-wrapper,
#message-history #header-wrapper,
#message-history #main-wrapper {
  width: auto;
}
#message-user #page {
  margin: 0;
}
#message-user #content {
  padding: 0;
}
#message-send .htmlarea iframe.iframe,
#message-send .fhtmleditor textarea#id_content {
  height: 93px !important;
  border: 1px solid #eee;
}
#message-index .message_form td,
#message_contacts td {
  padding: 2px 4px;
}
/* @end */
/* @group help */
#help,
#help #content {
  background: none;
}
#help #footer {
  display: none;
}
#help #page {
  width: auto;
}
/* @end */
/* @group htmleditor */
.htmlarea iframe.iframe,
.fhtmleditor textarea#id_content {
  height: 30em !important;
  border: 1px solid #eee;
}
.htmlarea .toolbar th,
.htmlarea .toolbar td {
  vertical-align: top;
  padding: 0;
}
/* @end */
/* @group tag_cloud */
.tag_cloud .s20 {
  font-size: 1.5em;
  font-weight: bold;
}
.tag_cloud .s19 {
  font-size: 1.5em;
}
.tag_cloud .s18 {
  font-size: 1.4em;
  font-weight: bold;
}
.tag_cloud .s17 {
  font-size: 1.4em;
}
.tag_cloud .s16 {
  font-size: 1.3em;
  font-weight: bold;
}
.tag_cloud .s15 {
  font-size: 1.3em;
}
.tag_cloud .s14 {
  font-size: 1.2em;
  font-weight: bold;
}
.tag_cloud .s13 {
  font-size: 1.2em;
}
.tag_cloud .s12,
.tag_cloud .s11 {
  font-size: 1.1em;
  font-weight: bold;
}
.tag_cloud .s10,
.tag_cloud .s9 {
  font-size: 1.1em;
}
.tag_cloud .s8,
.tag_cloud .s7 {
  font-size: 1em;
  font-weight: bold;
}
.tag_cloud .s6,
.tag_cloud .s5 {
  font-size: 1em;
}
.tag_cloud .s4,
.tag_cloud .s3 {
  font-size: 0.9em;
  font-weight: bold;
}
.tag_cloud .s2,
.tag_cloud .s1 {
  font-size: 0.9em;
}
/* @end *//***** OUS_ambulanse1/styles.css end *****/

/***** OUS_ambulanse1/extensions/jquerytools/jquerytools.css start *****/

/* the overlayed element */.simple_overlay 
{        /* must be initially hidden */    display: none;        /* place overlay on top of other elements */    z-index: 10000;        width: 500px;        min-height: 200px;    border: 1px solid;        padding: 10px;    -khtml-border-radius: 10px;    -moz-border-radius: 10px;    -webkit-border-radius: 10px;    border-radius: 10px;}/* close button positioned on upper right corner */.simple_overlay .close 
{    background-image: url(extensions/jquerytools/img/overlay/close_ie.png);
    cursor: pointer;
    height: 35px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 35px;}/* the large image. we use a gray border around it */.simple_overlay #img 
{    /* border:1px solid #666; */}/* "next image" and "prev image" links */.simple_overlay .next,
.simple_overlay .prev 
{        /* absolute positioning relative to the overlay */    border: 1px solid;  
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 11px;
    padding: 10px 20px;
    position: absolute;
    top: 40%;            /* upcoming CSS3 features */    -moz-border-radius: 5px;    -webkit-border-radius: 5px; 
    border-radius: 5px; }.simple_overlay .prev 
{    left: 0;    border-left: 0;    -moz-border-radius-topleft: 0;    -moz-border-radius-bottomleft: 0;    -webkit-border-bottom-left-radius: 0;    -webkit-border-top-left-radius: 0;}.simple_overlay .next 
{    right: 0;    border-right: 0;    -moz-border-radius-topright: 0;    -moz-border-radius-bottomright: 0;    -webkit-border-bottom-right-radius: 0;    -webkit-border-top-right-radius: 0;  }.simple_overlay .next:hover,
.simple_overlay .prev:hover 
{    text-decoration: underline;}/* when there is no next or previous link available this class is added */.simple_overlay .disabled 
{    visibility: hidden;      }/* the "information box" */.simple_overlay .info 
{    border-top: 1px solid;
    bottom: 0;
    font-size: 11px;
    left: 0; 
    margin-bottom: 3px;
    padding: 10px 15px;
    position: absolute;
    right: 0;
    width: auto !important;    -khtml-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
}.simple_overlay .info strong 
{    display: block;  }/* progress indicator (animated gif). should be initially hidden */.simple_overlay .progress 
{    display: none;    height: 32px;    left: 50%;    position: absolute;    top: 45%;    width: 32px;}
/* @group white overlay */.simple_overlay.white 
{    background-color: #fff;    border-color: #eee;    /* CSS3 styling for latest browsers */    box-shadow: 0 0 30px #aaa;    -khtml-box-shadow: 0 0 30px #aaa;    -moz-box-shadow: 0 0 30px #aaa;    -webkit-box-shadow: 0 0 30px #aaa;}.simple_overlay.white .next,
.simple_overlay.white .prev 
{    border-color: #eee;      color: #000;
}
.simple_overlay.white .next,
.simple_overlay.white .prev,
.simple_overlay.white .info 
{    background: #eee !important;    background: rgba(255, 255, 255, 0.8) url(extensions/jquerytools/img/global/gradient/h80.png) repeat-x;       }.simple_overlay.white .next:hover,
.simple_overlay.white .prev:hover 
{    background-color: #eee;}
.simple_overlay.white .info 
{    border-top-color: #eee;
    color: #000;
}.simple_overlay.white .close 
{    background-image: url(extensions/jquerytools/img/overlay/close_white_ie.png);
}
.simple_overlay.white .progress 
{
    background: #fff url(extensions/jquerytools/img/ajax_loader_white.gif);
}/* @end */
/* @group black overlay */.simple_overlay.black 
{    background-color: #333;    border-color: #666;    /* CSS3 styling for latest browsers */    box-shadow: 0 0 30px #000;    -khtml-box-shadow: 0 0 30px #000;    -moz-box-shadow: 0 0 30px #000;    -webkit-box-shadow: 0 0 30px #000;}.simple_overlay.black .next,
.simple_overlay.black .prev 
{    border-color: #666;      color: #fff;
}
.simple_overlay.black .next,
.simple_overlay.black .prev,
.simple_overlay.black .info 
{    background: #333 !important;    background: rgba(0, 0, 0, 0.6) url(extensions/jquerytools/img/global/gradient/h80.png) repeat-x;       }.simple_overlay.black .next:hover,
.simple_overlay.black .prev:hover 
{    background-color: #000;}
.simple_overlay.black .info 
{    border-top-color: #666;
    color: #fff;
}.simple_overlay.black .close 
{    background-image: url(extensions/jquerytools/img/overlay/close_black_ie.png);
}
.simple_overlay.black .progress 
{
    background: #fff url(extensions/jquerytools/img/ajax_loader_333.gif);
}/* @end *//* the overlayed element */.apple_overlay 
{        /* initially overlay is hidden */    display: none;        /* growing background image */    background-image: url(extensions/jquerytools/img/overlay/white.png);        /*         width after the growing animation finishes        height is automatically calculated    */    width: 800px;                /* some padding to layout nested elements nicely  */    padding: 35px;    /* a little styling */      font-size: 11px;}/* default close button positioned on upper right corner */.apple_overlay .close
{    background-image: url(extensions/jquerytools/img/overlay/close_ie.png);
    cursor: pointer;
    height: 35px;
    position: absolute; 
    right: 5px; 
    top: 5px;
    width: 35px;}
/***** OUS_ambulanse1/extensions/jquerytools/jquerytools.css end *****/

/***** OUS_ambulanse1/extensions/jqueryprettyphoto3/prettyPhoto.css start *****/

/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

	div.light_rounded .pp_top .pp_left { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
	div.light_rounded .pp_top .pp_right { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.light_rounded .pp_content .ppt { color: #000; }
	div.light_rounded .pp_content_container .pp_left,
	div.light_rounded .pp_content_container .pp_right { background: #fff; }
	div.light_rounded .pp_content { background-color: #fff; } /* Content background */
	div.light_rounded .pp_next:hover { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_rounded .pp_previous:hover { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.light_rounded .pp_expand { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_rounded .pp_expand:hover { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_rounded .pp_contract { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_rounded .pp_contract:hover { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_rounded .pp_close { width: 75px; height: 22px; background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.light_rounded #pp_full_res .pp_inline { color: #000; } 
	div.light_rounded .pp_gallery a.pp_arrow_previous,
	div.light_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.light_rounded .pp_nav .pp_play { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.light_rounded .pp_nav .pp_pause { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

	div.light_rounded .pp_arrow_previous { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_rounded .pp_arrow_next { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.light_rounded .pp_bottom .pp_left { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
	div.light_rounded .pp_bottom .pp_right { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.light_rounded .pp_loaderIcon { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
	
	div.dark_rounded .pp_top .pp_left { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.dark_rounded .pp_top .pp_middle { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */
	div.dark_rounded .pp_top .pp_right { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.dark_rounded .pp_content_container .pp_left { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; } /* Left Content background */
	div.dark_rounded .pp_content_container .pp_right { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; } /* Right Content background */
	div.dark_rounded .pp_content { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */
	div.dark_rounded .pp_next:hover { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_rounded .pp_previous:hover { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.dark_rounded .pp_expand { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_rounded .pp_expand:hover { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_rounded .pp_contract { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_rounded .pp_contract:hover { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_rounded .currentTextHolder { color: #c4c4c4; }
	div.dark_rounded .pp_description { color: #fff; }
	div.dark_rounded #pp_full_res .pp_inline { color: #fff; }
	div.dark_rounded .pp_gallery a.pp_arrow_previous,
	div.dark_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.dark_rounded .pp_nav .pp_play { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.dark_rounded .pp_nav .pp_pause { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

	div.dark_rounded .pp_arrow_previous { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_rounded .pp_arrow_next { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.dark_rounded .pp_bottom .pp_left { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.dark_rounded .pp_bottom .pp_middle { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */
	div.dark_rounded .pp_bottom .pp_right { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.dark_rounded .pp_loaderIcon { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	
	/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
	
	div.dark_square .pp_left ,
	div.dark_square .pp_middle,
	div.dark_square .pp_right,
	div.dark_square .pp_content { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_square/contentPattern.png) top left repeat; }
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square .pp_description { color: #fff; }
	div.dark_square .pp_loaderIcon { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.dark_square .pp_content_container .pp_left { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; } /* Left Content background */
	div.dark_square .pp_content_container .pp_right { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; } /* Right Content background */
	div.dark_square .pp_expand { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_square .pp_expand:hover { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_square .pp_contract { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_square .pp_contract:hover { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_square .pp_close { width: 75px; height: 22px; background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_square #pp_full_res .pp_inline { color: #fff; }
	div.dark_square .pp_gallery a.pp_arrow_previous,
	div.dark_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.dark_square .pp_nav .pp_play { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.dark_square .pp_nav .pp_pause { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
	
	div.dark_square .pp_arrow_previous { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_square .pp_arrow_next { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.dark_square .pp_next:hover { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_square .pp_previous:hover { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


	/* ----------------------------------
		Light Square Theme
	----------------------------------- */
	
	div.light_square .pp_left ,
	div.light_square .pp_middle,
	div.light_square .pp_right,
	div.light_square .pp_content { background: #fff; }
	
	div.light_square .pp_content .ppt { color: #000; }
	div.light_square .pp_expand { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_square .pp_expand:hover { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_square .pp_contract { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_square .pp_contract:hover { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_square .pp_close { width: 75px; height: 22px; background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.light_square #pp_full_res .pp_inline { color: #000; }
	div.light_square .pp_gallery a.pp_arrow_previous,
	div.light_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.light_square .pp_nav .pp_play { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.light_square .pp_nav .pp_pause { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
	
	div.light_square .pp_arrow_previous { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_square .pp_arrow_next { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.light_square .pp_next:hover { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_square .pp_previous:hover { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	
	div.light_square .pp_loaderIcon { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */


	/* ----------------------------------
		Facebook style Theme
	----------------------------------- */
	
	div.facebook .pp_top .pp_left { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.facebook .pp_top .pp_middle { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x; } /* Top pattern/color */
	div.facebook .pp_top .pp_right { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.facebook .pp_content .ppt { color: #000; }
	div.facebook .pp_content_container .pp_left { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y; } /* Content background */
	div.facebook .pp_content_container .pp_right { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y; } /* Content background */
	div.facebook .pp_content { background: #fff; } /* Content background */
	div.facebook .pp_expand { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.facebook .pp_expand:hover { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.facebook .pp_contract { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.facebook .pp_contract:hover { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.facebook .pp_close { width: 22px; height: 22px; background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.facebook #pp_full_res .pp_inline { color: #000; } 
	div.facebook .pp_loaderIcon { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/facebook/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.facebook .pp_arrow_previous { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The previous arrow in the bottom nav */
		div.facebook .pp_arrow_previous.disabled { background-position: 0 -96px; cursor: default; }
	div.facebook .pp_arrow_next { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The next arrow in the bottom nav */
		div.facebook .pp_arrow_next.disabled { background-position: -32px -96px; cursor: default; }
	div.facebook .pp_nav { margin-top: 0; }
	div.facebook .pp_nav p { font-size: 15px; padding: 0 3px 0 4px; }
	div.facebook .pp_nav .pp_play { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat; height: 22px; width: 22px; }
	div.facebook .pp_nav .pp_pause { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat; height: 22px; width: 22px; }
	
	div.facebook .pp_next:hover { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/facebook/btnNext.png) center right no-repeat; cursor: pointer; } /* Next button */
	div.facebook .pp_previous:hover { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/facebook/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	
	div.facebook .pp_bottom .pp_left { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.facebook .pp_bottom .pp_middle { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x; } /* Bottom pattern/color */
	div.facebook .pp_bottom .pp_right { background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */


/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		display: none;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 9500;
	}
	
	div.pp_pic_holder {
		display: none;
		position: absolute;
		width: 100px;
		z-index: 10000;
	}

		
		.pp_top {
			height: 20px;
			position: relative;
		}
			* html .pp_top { padding: 0 20px; }
		
			.pp_top .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_top .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_top .pp_middle {
					left: 0;
					position: static;
				}
			
			.pp_top .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_content { height: 40px; min-width: 40px; }
		* html .pp_content { width: 40px; }
		
		.pp_fade { display: none; }
		
		.pp_content_container {
			position: relative;
			text-align: left;
			width: 100%;
		}
		
			.pp_content_container .pp_left { padding-left: 20px; }
			.pp_content_container .pp_right { padding-right: 20px; }
		
			.pp_content_container .pp_details {
				float: left;
				margin: 10px 0 2px 0;
			}
				.pp_description {
					display: none;
					margin: 0 0 5px 0;
				}
				
				.pp_nav {
					clear: left;
					float: left;
					margin: 3px 0 0 0;
				}
				
					.pp_nav p {
						float: left;
						margin: 2px 4px;
					}
					
					.pp_nav .pp_play,
					.pp_nav .pp_pause {
						float: left;
						margin-right: 4px;
						text-indent: -10000px;
					}
				
					a.pp_arrow_previous,
					a.pp_arrow_next {
						display: block;
						float: left;
						height: 15px;
						margin-top: 3px;
						overflow: hidden;
						text-indent: -10000px;
						width: 14px;
					}
		
		.pp_hoverContainer {
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2000;
		}
		
		.pp_gallery {
			display: none;
			left: 50%;
			margin-top: -50px;
			position: absolute;
			z-index: 10000;
		}
			
			.pp_gallery ul {
				float: left;
				height: 35px;
				margin: 0 0 0 5px;
				overflow: hidden;
				padding: 0;
				position: relative;
			}
			
			.pp_gallery ul a {
				border: 1px #000 solid;
				border: 1px rgba(0,0,0,0.5) solid;
				display: block;
				float: left;
				height: 33px;
				overflow: hidden;
			}
			
			.pp_gallery ul a:hover,
			.pp_gallery li.selected a { border-color: #fff; }
			
			.pp_gallery ul a img { border: 0; }
			
			.pp_gallery li {
				display: block;
				float: left;
				margin: 0 5px 0 0;
				padding: 0;
			}
			
			.pp_gallery li.default a {
				background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
				display: block;
				height: 33px;
				width: 50px;
			}
			
			.pp_gallery li.default a img { display: none; }
			
			.pp_gallery .pp_arrow_previous,
			.pp_gallery .pp_arrow_next {
				margin-top: 7px !important;
			}
		
		a.pp_next {
			background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: right;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
			
		a.pp_previous {
			background: url(extensions/jqueryprettyphoto3/img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: left;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
		
		a.pp_expand,
		a.pp_contract {
			cursor: pointer;
			display: none;
			height: 20px;	
			position: absolute;
			right: 30px;
			text-indent: -10000px;
			top: 10px;
			width: 20px;
			z-index: 20000;
		}
			
		a.pp_close {
			display: block;
			float: right;
			line-height:22px;
			text-indent: -10000px;
		}
		
		.pp_bottom {
			height: 20px;
			position: relative;
		}
			* html .pp_bottom { padding: 0 20px; }
			
			.pp_bottom .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_bottom .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_bottom .pp_middle {
					left: 0;
					position: static;
				}
				
			.pp_bottom .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_loaderIcon {
			display: block;
			height: 24px;
			left: 50%;
			margin: -12px 0 0 -12px;
			position: absolute;
			top: 50%;
			width: 24px;
		}
		
		#pp_full_res {
			line-height: 1 !important;
		}
		
			#pp_full_res .pp_inline {
				text-align: left;
			}
			
				#pp_full_res .pp_inline p { margin: 0 0 15px 0; }
	
		div.ppt {
			color: #fff;
			display: none;
			font-size: 17px;
			margin: 0 0 5px 15px;
			z-index: 9999;
		}

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac *//***** OUS_ambulanse1/extensions/jqueryprettyphoto3/prettyPhoto.css end *****/

/***** OUS_ambulanse1/extensions/filter/htmlcleaner/htmlcleaner.css start *****/

/* @group htmlcleaner */
/* CSS for table attributes */
table.border 
{
    border-collapse: collapse;
    border-color: inherit;
    border-spacing: 2px;
    border-style: outset;
    -webkit-border-horizontal-spacing: 2px;
    -webkit-border-vertical-spacing: 2px;
}
table.border th,
table.border td 
{
    border-color: inherit;
    border-style: inset;
    border-width: 1px;
}
table.borderwidth-1 { border-width: 1px }
table.borderwidth-2 { border-width: 2px }
table.borderwidth-3 { border-width: 3px }
table.borderwidth-4 { border-width: 4px }
table.borderwidth-5 { border-width: 5px }
table.borderwidth-6 { border-width: 6px }
table.borderwidth-7 { border-width: 7px }
table.borderwidth-8 { border-width: 8px }
table.borderwidth-9 { border-width: 9px }
table.borderwidth-10 { border-width: 10px }
table.cellspacing 
{
    border-collapse: separate;
    border-style: outset;
}
table.cellspacing td 
{
    border-style: inset;
}
table.cellspacing-1 
{
    border-spacing: 1px;
    -webkit-border-horizontal-spacing: 1px;
    -webkit-border-vertical-spacing: 1px;
}
table.cellspacing-2 
{
    border-spacing: 2px;
    -webkit-border-horizontal-spacing: 2x;
    -webkit-border-vertical-spacing: 2px;
}
table.cellspacing-3 
{
    border-spacing: 3px;
    -webkit-border-horizontal-spacing: 3px;
    -webkit-border-vertical-spacing: 3px;
}
table.cellspacing-4 
{
    border-spacing: 4px;
    -webkit-border-horizontal-spacing: 4px;
    -webkit-border-vertical-spacing: 4px;
}
table.cellspacing-5 
{
    border-spacing: 5px;
    -webkit-border-horizontal-spacing: 5px;
    -webkit-border-vertical-spacing: 5px;
}
table.cellspacing-6 
{
    border-spacing: 6px;
    -webkit-border-horizontal-spacing: 6px;
    -webkit-border-vertical-spacing: 6px;
}
table.cellspacing-7 
{
    border-spacing: 7px;
    -webkit-border-horizontal-spacing: 7px;
    -webkit-border-vertical-spacing: 7px;
}
table.cellspacing-8 
{
    border-spacing: 8px;
    -webkit-border-horizontal-spacing: 8px;
    -webkit-border-vertical-spacing: 8px;
}
table.cellspacing-9 
{
    border-spacing: 9px;
    -webkit-border-horizontal-spacing: 9px;
    -webkit-border-vertical-spacing: 9px;
}
table.cellspacing-10 
{
    border-spacing: 10px;
    -webkit-border-horizontal-spacing: 10px;
    -webkit-border-vertical-spacing: 10px;
}
table.cellpadding 
{
    border-collapse: separate;
    border-style: outset;
}
table.cellpadding td 
{
    border-style: inset;
}
table.cellpadding-1 td { padding: 1px; }
table.cellpadding-2 td { padding: 2px; }
table.cellpadding-3 td { padding: 3px; }
table.cellpadding-4 td { padding: 4px; }
table.cellpadding-5 td { padding: 5px; }
table.cellpadding-6 td { padding: 6px; }
table.cellpadding-7 td { padding: 7px; }
table.cellpadding-8 td { padding: 8px; }
table.cellpadding-9 td { padding: 9px; }
table.cellpadding-10 td { padding: 10px; }
@-moz-document url-prefix() 
{
    table.css-formatted { border-color: #fff; }
    table.noborder { border-color: #fff; }
    table.cellpadding { border-color: inherit; }
    table.border { border-color: inherit; }
}
/* @end */
/***** OUS_ambulanse1/extensions/filter/htmlcleaner/htmlcleaner.css end *****/

/***** OUS_ambulanse1/extensions/expandcollapsetext/expandcollapsetext.css start *****/

/* @group expandcollapse */
.course-cont span.contentTrigger 
{
    color: #d48306;
    cursor: pointer;
    font-weight: bold;
    font-style: italic;
}
/* @end */
/***** OUS_ambulanse1/extensions/expandcollapsetext/expandcollapsetext.css end *****/

/***** OUS_ambulanse1/extensions/mod/slideshowtwo_prettyphoto/slideshowtwo_prettyphoto.css start *****/

/* @group slideshowtwo */
.mod-slideshowtwo .title 
{
    margin-bottom: 1em;
}
.mod-slideshowtwo .centred
{
    text-align: center;
}
.mod-slideshowtwo .thumb 
{
    border-color: #FFF;
    border-style: solid;
    border-width: 3px;
}
.mod-slideshowtwo .actual-thumb 
{
    border-color: #3f6594;
    border-style: solid;
    border-width: 3px;
}
.mod-slideshowtwo .toobigimages 
{
    clear: both;
}
.mod-slideshowtwo .links 
{
    clear: both;
    text-align: right;
}
.mod-slideshowtwo .slideshow-wrapper 
{
    float: left;
    height: auto !important;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.mod-slideshowtwo #caption 
{
    margin-bottom: 1em;
}
.mod-slideshowtwo .centred #caption 
{
    float: left;
    position: relative;
    right: -10%;
    width: 80%;
}
.mod-slideshowtwo .thumbs 
{
    clear: both;
    margin-bottom: 1em;
}
.mod-slideshowtwo #footer 
{
    clear: both;
}
/* @group place caption right */
.mod-slideshowtwo .placecaption-3 
{
    float: left;
    position: relative;
}
.mod-slideshowtwo .placecaption-3 #pic 
{
    float: left;
    position: relative;
}
.mod-slideshowtwo .placecaption-3 #caption 
{
    float: left;
    margin-left: 1.5em;
    position: relative;
    text-align: left;
    width: 15em;
}
.mod-slideshowtwo .centred .placecaption-3 
{
    left: 50%;
}
.mod-slideshowtwo .centred .placecaption-3 #pic 
{
    right: 50%;
}
.mod-slideshowtwo .centred .placecaption-3 #caption 
{
    right: 50%;
}
/* @end */
/* @group pop-up view */
#mod-slideshowtwo-popupview #page-wrapper,
#mod-slideshowtwo-popupview #page 
{
    width: auto;
}
#mod-slideshowtwo-popupview #page 
{
    background-color: transparent;
}
#mod-slideshowtwo-popupview #page-bt,
#mod-slideshowtwo-popupview #page-bb 
{
    background-color: transparent;
    display: none;
}
#mod-slideshowtwo-popupview .navigation 
{
    clear: both;
}
/* @end */
/* @group captions edit */
#mod-slideshowtwo-captions #content 
{
    margin: 20px;
}
#mod-slideshowtwo-captions td 
{
    padding: 6px 6px 2em;
}
#mod-slideshowtwo-captions .image 
{
    text-align: right;
}
#mod-slideshowtwo-captions label 
{
    display: block;
}
#mod-slideshowtwo-captions label.imgcaption 
{
    margin-top: 0.5em;
}
#mod-slideshowtwo-captions .htmlarea .toolbar td 
{
    padding: 2px 1px;
}
/* @end */
#mod-slideshowtwo-mod form 
{
    margin: 10px auto;
    width: 90%;
}
/* @end */
/***** OUS_ambulanse1/extensions/mod/slideshowtwo_prettyphoto/slideshowtwo_prettyphoto.css end *****/

/***** OUS_ambulanse1/extensions/mod/glossary/glossary.css start *****/

/* the overlayed element */
.apple_overlay.glossary 
{
    /* 
        width after the growing animation finishes
        height is automatically calculated
    */
    height: 500px;
    width: 600px;

    /* a little styling */  
    font-size: 100%;
}
/* mozilla hack */
.br-moz .apple_overlay.glossary 
{
    height: 455px;
    width: 585px;
}
/* default close button positioned on upper right corner */
.apple_overlay.glossary div.close 
{
    right: 5px; 
    top: 5px;
}
/* default close button positioned on upper right corner */
.apple_overlay.glossary .contentWrap 
{
    height: 450px;
    overflow-y: auto;
}
/***** OUS_ambulanse1/extensions/mod/glossary/glossary.css end *****/

/***** OUS_ambulanse1/extensions/tracker/tracker.css start *****/

/* @group tracker */
.login-tracker 
{
  margin-bottom: 0.4em;
}
/*.login-tracker .tracker-link */
.tracker-link 
{
  background: #fff url(extensions/tracker/img/sideblock_grad.gif) repeat-x center center;
  border-style: none;
    color: #fff;
  font-size: 11px;
    height: 1.5em;
    margin: 0 0 2px 1em;
    padding: 0.3em 1em;
  text-align: center;
    width: 65px;
}
.tracker-link:link,
.tracker-link:visited,
.tracker-link:hover
{
  color: #fff;
}
form.pdfaction 
{
    float: left;
    margin-bottom: 1em;
}
.tracker-list 
{
    margin-top: 1em;
    clear: both;
}
.tracker-list h3
{
    font-weight: normal;
}
.tracker-list h4 
{
    color: #888;
    font-weight: normal;
  margin: 0 0 1px;
  padding-left: 24px;
  text-transform: uppercase;
}
.tracker .list tr 
{
    background-color: #f9f9f9;
  border-bottom: 1px solid #fff;
}
.tracker .list .r1 
{
  background-color: #edf1f8;
}
.tracker .list th,
.tracker .list td 
{
  padding: 2px 5px;
}
.tracker .list td.last-cell 
{
  white-space: nowrap;
}
.tracker .list th 
{
  background: url(extensions/tracker/img/sideblock_grad.gif) repeat-x left top;
  color: #fff;
  font-size: 11px;
}
.tracker .list .c0 
{
  padding-left: 24px;
}
.tracker .list .activities 
{
  width: 30%;
}
.tracker .list .bullet 
{
  height: 13px;
  vertical-align: baseline;
    width: 13px;
}
.tracker .list .blue 
{
  background: transparent url(extensions/tracker/img/blue_bullet.gif) no-repeat center center;
}
.tracker .list .grey 
{
  background: transparent url(extensions/tracker/img/grey_bullet.gif) no-repeat center center;
}
.tracker .list 
{
    margin-bottom: 3em;
  width: 100%;
}
.tracker .outcome th
{
    background: #aaa;
}
#active-courses .course-link,
#finished-courses .course-link
{
  text-align: right;
  white-space: nowrap;
}
.tracker-list .outcomes .course-link
{
    text-align: right;
    white-space: nowrap;
}
.tracker-list .outcomes .switch-img
{
    height: 16px;
    width: 16px;
}
.tracker-list .outcomes .switch-open
{
    background: transparent url(extensions/tracker/img/open.png) no-repeat center center;
}
.tracker-list .outcomes .switch-closed
{
    background: transparent url(extensions/tracker/img/closed.png) no-repeat center center;
}
.tracker-list .outcomes .switch
{
    width: 3%;
    padding-left: 3px;
    padding-right: 1px;
    text-align: center;
}
.tracker-list .outcomes .course-name
{
    width: 48%;
}
.tracker-list .outcomes .valid
{
    width: 13%;
}
.tracker-list .outcomes .validuntil
{
    width: 20%;
}
.tracker-list .outcomes .course-link
{
    width: 16%;
}
.tracker .outcomes.list
{
    margin-bottom: 0;
}
.tracker-list .outcome-wrapper
{
    margin-bottom: 2em;
}
.pdfaction 
{
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}
button.submit-btn 
{
    background-color: #fff;
    border: 0; 
    cursor: pointer;
    font-weight: normal;
    padding: 0;
    text-align: center;
}
button.submit-btn span 
{
    background: url(extensions/tracker/img/home_btn_l.gif) no-repeat 0% 50%;
    display: block;
    padding: 0;
    position: relative;
    white-space: nowrap;
}
button.submit-btn .wrapr 
{
    background: url(extensions/tracker/img/home_btn_r.gif) no-repeat 100% 50%;
    color: #fff;
    display: table-cell;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    padding: 2px 15px;
    vertical-align: middle;
}
button.submit-btn:hover span 
{
/*    background-position: 0% 0%;*/
}
/* @end *//***** OUS_ambulanse1/extensions/tracker/tracker.css end *****/

/***** OUS_ambulanse1/extensions/course/format/topicsb/topicsb.css start *****/

/* @group vertical course */
.editing #layout-table.vertical-course #middle-column {
  height: auto;
}
.vertical-course .clipboard  {
  background-color: #fff;
  padding: 10px;
  position: absolute;
}
/* @group blocks */
.vertical-course #blocks {
  margin-top: 30px;
}
.vertical-course #blocks #left-column {
  float: left;
  width: 46%;
}
.vertical-course #blocks #right-column {
  float: right;
  width: 46%;
}
/* @end */
/* @end */
/* @group vertical course b */
#layout-table.vertical-course .section.main {
  background-color: transparent;
}
.editing .vertical-b #middle-column .wrapper {
  background-color: transparent;
  /*opacity: 0.8;*/
}
.vertical-b .summary {
  position: relative;
  margin: 0 0 2em 0;
  padding: 10px 4px 0;
}
.vertical-b .summary h4 {
  padding: 2px 5px 0;
  margin-bottom: 0.9em;
  font-size: 232%;
  font-weight: normal;
  color: #fff;
  border-bottom: 1px dotted #fff;
  line-height: 1.1;
}
.vertical-b .summary p {
  line-height: 1.3;
}
.vertical-b .section .activity img.activityicon {
  display: none;
}
/* @group course-box b */
.vertical-b #course-box {
  position: relative;
  float: left;
  margin: 48px 0 0 2em;
  padding: 0 0 7px 0;
  width: 20em;
  background-color: transparent;
  color: #fff;
}
.vertical-b  #course-box .section {
  margin: 5px 0 0 10px;
}
.vertical-b  #course-box .activity {
  float: left;
  padding: 0 10px 0 5px;
}
.vertical-b  #course-box .activity {
  border-right: 1px solid #a0a0a0;
}
.vertical-b  #course-box .activity-0 {
  border-left: 1px solid #a0a0a0;
}
.vertical-b #course-box .activity a span {
  padding: 0 0 0 18px;
}
.vertical-b #course-box .activity .commands a {
  background-image: none;
}
.vertical-b #course-box .activity a.movetarget {
  background-image: none;
}
/* @end */
/* @group menu-box b */
.vertical-b #menu-box {
  position: relative;
  float: left;
  min-width: 24em;
  max-width: 26em;
  margin: 48px 0 0 20px;
  padding: 0 0 7px 0;
}
.vertical-b #menu-box .activity a.dimmed {
  color: #ccc;
}
.vertical-b #menu-box .activity a span {
  padding: 0 0 0 18px;
}
.vertical-b #menu-box #section-1 .activity a span {
  padding: 0 0 0 12px;
}
.vertical-b #menu-box .activity .commands a {
  background-image: none;
}
.vertical-b #menu-box .activity a.movetarget {
  background-image: none;
}
.vertical-b #section-2 {
  margin-top: 2em;
}
.vertical-b  #section-2 .activity {
  float: left;
  padding: 0 10px 0 5px;
}
.vertical-b  #section-2 .activity {
  border-right: 1px solid #fff;
}
.vertical-b  #section-2 .activity-0 {
  border-left: 1px solid #fff;
}
.vertical-b  #section-2 .activity-3 {
  clear: left;
  border-left: 1px solid #fff;
}
/* @end */
/* @end */
/***** OUS_ambulanse1/extensions/course/format/topicsb/topicsb.css end *****/

/***** OUS_ambulanse1/extensions/login/forgotten_password/forgotten_password.css start *****/

/* @group forgotten_password ajax */
#login-forgot_password #ajax-form .fitemtitle .fgrouplabel 
{
    padding-top: 0.1em;
}
#login-forgot_password #ajax-form #id_email 
{
    width: 90%;
}
#login-forgot_password #ajax-form .emailinfo 
{
    float: left;
    margin: 0 0 0 5px;
    padding: 3px;
    width: 20em;
}
#login-forgot_password #ajax-form .ftext 
{
    margin-top: 3px;
    width: 33%;
}
#login-forgot_password #ajax-form .fcontainer 
{
    border: 1px solid #fff;
    padding: 5px;
    width: auto;
}
#login-forgot_password #ajax-form .success 
{
    border-color: #fff;
}
#login-forgot_password #ajax-form .error 
{
    border-color: #800;
}
/* @end */
/***** OUS_ambulanse1/extensions/login/forgotten_password/forgotten_password.css end *****/

/***** OUS_ambulanse1/extensions/admin/reports/report_generator/reportgenerator.css start *****/

/* @group report generator */
#admin-report-reportgenerator-index #page .tabtree, 
#admin-report-reportgenerator-companyreport #page .tabtree, 
#admin-report-reportgenerator-outcomereport #page .tabtree,
#admin-report-reportgenerator-coursereport #page .tabtree,
#admin-report-reportgenerator-companystructure #page .tabtree,
#admin-report-reportgenerator-jobrole #page .tabtree,
#admin-report-reportgenerator-outcome #page .tabtree,
#admin-report-reportgenerator-edit_jobrole #page .tabtree,
#admin-report-reportgenerator-edit_outcome #page .tabtree
{
    min-width: 55em;
}
#admin-report-reportgenerator-index #page .tabtree a, 
#admin-report-reportgenerator-companyreport #page .tabtree a, 
#admin-report-reportgenerator-outcomereport #page .tabtree a,
#admin-report-reportgenerator-coursereport #page .tabtree a,
#admin-report-reportgenerator-companystructure #page .tabtree a,
#admin-report-reportgenerator-jobrole #page .tabtree a,
#admin-report-reportgenerator-outcome #page .tabtree a,
#admin-report-reportgenerator-edit_jobrole #page .tabtree a,
#admin-report-reportgenerator-edit_outcome #page .tabtree a
{
    font-size: 0.93em !important;
    padding: 0.5em 0.8em;
}
#admin-report-reportgenerator-index #page .tabtree .here .tabrow1 a, 
#admin-report-reportgenerator-companyreport #page .tabtree .here .tabrow1 a, 
#admin-report-reportgenerator-outcomereport #page .tabtree .here .tabrow1 a,
#admin-report-reportgenerator-coursereport #page .tabtree .here .tabrow1 a,
#admin-report-reportgenerator-companystructure #page .tabtree .here .tabrow1 a,
#admin-report-reportgenerator-jobrole #page .tabtree .here .tabrow1 a,
#admin-report-reportgenerator-outcome #page .tabtree .here .tabrow1 a,
#admin-report-reportgenerator-edit_jobrole #page .tabtree .here .tabrow1 a,
#admin-report-reportgenerator-edit_outcome #page .tabtree .here .tabrow1 a
{
    padding: 0.2em 0.8em;
}
#admin-report-reportgenerator-index #page .tabrow0 div, 
#admin-report-reportgenerator-index #page .tabrow0 ul,
#admin-report-reportgenerator-companyreport #page .tabrow0 div, 
#admin-report-reportgenerator-companyreport #page .tabrow0 ul,
#admin-report-reportgenerator-outcomereport #page .tabrow0 div, 
#admin-report-reportgenerator-outcomereport #page .tabrow0 ul,
#admin-report-reportgenerator-coursereport #page .tabrow0 div, 
#admin-report-reportgenerator-coursereport #page .tabrow0 ul,
#admin-report-reportgenerator-companystructure #page .tabrow0 div, 
#admin-report-reportgenerator-companystructure #page .tabrow0 ul,
#admin-report-reportgenerator-jobrole #page .tabrow0 div, 
#admin-report-reportgenerator-jobrole #page .tabrow0 ul,
#admin-report-reportgenerator-outcome #page .tabrow0 div, 
#admin-report-reportgenerator-outcome #page .tabrow0 ul,
#admin-report-reportgenerator-edit_jobrole #page .tabrow0 div, 
#admin-report-reportgenerator-edit_jobrole #page .tabrow0 ul,
#admin-report-reportgenerator-edit_outcome #page .tabrow0 div, 
#admin-report-reportgenerator-edit_outcome #page .tabrow0 ul
{
    top: 2.5em;
}
#admin-report-reportgenerator-companyreport .list th
{
    background: #fff;
}
#admin-report-reportgenerator-companyreport .list th,
#admin-report-reportgenerator-companyreport .list td
{
    padding: 0.2em 0.4em;
}
#admin-report-reportgenerator-companystructure .getlevel
{
/*    margin-left:  23em;*/
}
#admin-report-reportgenerator-companystructure .level-wrapper
{
    margin-bottom: 2em;
}
#admin-report-reportgenerator-companystructure .level-wrapper .fitem
{
    padding-bottom: 0.2em;
}
#admin-report-reportgenerator-companystructure #page .level-wrapper .fgrouplabel label
{
    background: #F9F9F9;
}
#admin-report-reportgenerator-companystructure #page .btn-wrapper
{
    margin-bottom: 2em;
}
#admin-report-reportgenerator-companystructure #page .btn-wrapper .fitem
{
    padding-bottom: 0.2em;
}
#admin-report-reportgenerator-companystructure .companystructurelevel,
#admin-report-reportgenerator-coursereport .companystructurelevel,
#admin-report-reportgenerator-outcomereport .companystructurelevel,
#admin-report-reportgenerator-edit_jobrole .companystructurelevel,
#admin-report-reportgenerator-edit_outcome .companystructurelevel
{
   width: 25em;
}
#admin-report-reportgenerator-companystructure #page .mform div.felement.fselect.error
{
    max-width: 30em;
}
.admin #page #notice.generalbox
{
    margin-top: 1em;
}
/* @group course report */
#admin-report-reportgenerator-coursereport #course-report
{
    
}
#admin-report-reportgenerator-coursereport #course-report h4,
#admin-report-reportgenerator-outcomereport #outcome-report h4
{
    margin: 1em 0 0 0;
}
#admin-report-reportgenerator-coursereport #course-report .companyname,
#admin-report-reportgenerator-outcomereport #outcome-report .companyname
{
    margin: 3em 0 0 0;
}
#admin-report-reportgenerator-index #middle-column .unlist,
#admin-report-reportgenerator-coursereport #middle-column .unlist,
#admin-report-reportgenerator-coursereport #course-report .unlist,
#admin-report-reportgenerator-outcomereport #outcome-report .unlist,
#admin-report-reportgenerator-coursereport #course-report .unlist,
#admin-report-reportgenerator-outcomereport #middle-column .unlist,
#admin-report-reportgenerator-outcomereport #course-report .unlist
{
    margin: 0.5em 0 0.5em 0;
}
#admin-report-reportgenerator-coursereport #course-report p,
#admin-report-reportgenerator-outcomereport #outcome-report p
{
    margin: 0 0 0.5em 0;
}
#admin-report-reportgenerator-coursereport #course-report .level-list,
#admin-report-reportgenerator-outcomereport #outcome-report .level-list
{
    font-size: 1em;
    font-weight: bold;
    margin-top: 2em;
}
#admin-report-reportgenerator-coursereport #course-report .level-list li,
#admin-report-reportgenerator-outcomereport #outcome-report .level-list li
{
    margin: 0 0 0.5em 0;
}
#admin-report-reportgenerator-coursereport #course-report .companyname + .over-table,
#admin-report-reportgenerator-outcomereport #outcome-report .companyname + .over-table
{
    margin: 0.4em 0 0.7em;
}
#admin-report-reportgenerator-coursereport #course-report .over-table,
#admin-report-reportgenerator-outcomereport #outcome-report .over-table
{
    margin: 2em 0 0.7em;
}
#admin-report-reportgenerator-coursereport #course-report .usertable,
#admin-report-reportgenerator-outcomereport #outcome-report .usertable
{
    margin: 0 0 2em 0;
}
#admin-report-reportgenerator-coursereport #course-report .usertable .c0,
#admin-report-reportgenerator-outcomereport #outcome-report .usertable .c0
{
    width: 60%;
}
#admin-report-reportgenerator-coursereport #course-report .usertable .c1,
#admin-report-reportgenerator-coursereport #course-report .usertable .c2,
#admin-report-reportgenerator-outcomereport #outcome-report .usertable .c1,
#admin-report-reportgenerator-outcomereport #outcome-report .usertable .c2
{
    width: 20%;
}
#admin-report-reportgenerator-coursereport #course-report .date-in-range,
#admin-report-reportgenerator-outcomereport #outcome-report .date-in-range
{
    color: #96a938;
}
#admin-report-reportgenerator-coursereport #course-report .date-off-range,
#admin-report-reportgenerator-outcomereport #outcome-report .date-off-range
{
    color: #ca5006;
}
/* @end */
/* @group feedback dialog */
.admin #page #sendpdfdialog 
{
	/* overlay is hidden before loading */
	display: none;

	/* standard decorations */
	width: 400px;
	border: 10px solid #666;

	/* for modern browsers use semi-transparent color on the border. */
	border: 10px solid rgba(204, 204, 204, 0.698);

	/* hot CSS3 features for mozilla and webkit-based browsers (rounded borders) */
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.admin #page #sendpdfdialog div 
{
	background-color: #f9f9f9;
	border: 1px solid #ccc;
	padding: 20px;
}
.admin #page #sendpdfdialog .button
{
    text-align: right;
    margin: 15px 0 0;
}
.admin #page #sendpdfdialog button 
{
    background: #21759b url(extensions/admin/reports/report_generator/img/button-grad.png) repeat-x scroll left center;
    border: 1px solid #bbb;
    border-color: #298cba !important;
    box-sizing: content-box;
    color: #464646;
    color: #FFF !important;
    cursor: pointer;
    font-size: 93%;
    font-weight: bold;
    line-height: 16px;
    padding: 2px 8px;
    text-decoration: none;
    -khtml-border-radius: 11px;
    -khtml-box-sizing: content-box;
    -moz-border-radius: 11px;
    -moz-box-sizing: content-box;
    -webkit-border-radius: 11px;
    -webkit-box-sizing: content-box;
    border-radius: 11px;
}
.admin #page #sendpdfdialog button:hover 
{
    background: #21759b url(extensions/admin/reports/report_generator/img/button-grad-active.png) repeat-x scroll left center;
    border-color: #13455b;
    color: #eee !important;
}
/* @end */
/* @end */
/* @group profile fields */
#login-signup .mform .rgcompany-fitem,
#user-editadvanced .mform .rgcompany-fitem,
#user-edit .mform .rgcompany-fitem,
.admin #page .mform .rgcompany-fitem
{
    display: none;
}
.js #login-signup .mform .rgcompany-fitem,
.js #user-editadvanced .mform .rgcompany-fitem,
.js #user-edit .mform .rgcompany-fitem,
.js .admin #page .mform .rgcompany-fitem
{
    display: block;
}
/* Version 2 */
.js .mform .rgcompany-wrapper,
.js .admin #page .mform .rgcompany-wrapper
{
    clear: none;
    width: auto;
}
.js .mform .rgcompany-wrapper .fitemtitle,
.js .mform .rgcompany-wrapper .felement
{
    float: none;
    text-align: left;
    width: auto;
}
.js .admin #page .mform .rgcompany-wrapper .fitemtitle,
.js .admin #page .mform .rgcompany-wrapper .felement
{
    float: none;
    text-align: left;
    padding-bottom: 5px;
    width: auto;
}
.admin #page .mform div.fitemtitle
{
    min-height: 1.5em;
}
.admin #page .fcontainer .helptext
{
    clear: both;
    margin: 0 1em 0.5em 17em;
    padding-top: 0.5em;
}
.js .mform .companylist-fitem
{
    float: left;
    text-align: left;
    width: 55%;
}
.js .admin #page .mform .companylist-fitem
{
    float: left;
    text-align: left;
    width: 35em;
}
.js .mform .rgcompany-wrapper .companylist-fitem .fitemtitle
{
    float: left;
    text-align: right;
    width: 55%;
}
.js .mform .rgcompany-wrapper .companylist-fitem .felement
{
    float: left;
    text-align: left;
    width: 37%;
}
.js .mform .rgcompany-wrapper .companylist-fitem .felement select
{
    width: 95%;
}
.js .admin #page .mform .rgcompany-wrapper .companylist-fitem .felement select
{
    width: 13em;
}
.js .admin #page .mform .rgcompany-wrapper .companylist-fitem .fitemtitle
{
    float: left;
    text-align: right;
    width: 21em;
}
.js .admin #page .mform .rgcompany-wrapper .companylist-fitem .felement
{
    float: left;
    text-align: left;
    padding-top: 1px;
}
.js .mform .rgcompany-fitem
{
    float: left;
    width: 45%;
}
.js .mform .rgcompany-fitem .ftext
{
    margin-left: 0;
}
.js .mform .rgcompany-fitem p 
{
    margin-left: -51%;
    padding-bottom: 1em;
}
.js .admin #page .mform .rgcompany-fitem
{
    float: left;
    padding-left: 0;
    width: 15em;
}
.js .admin #page .mform .rgcompany-fitem .fitem
{
    padding-bottom: 0;
}
.js .admin #page .mform .rgcompany-fitem .fitemtitle
{
    display: none;
}
.js .admin #page .mform .rgcompany-fitem .felement
{
    border-style: none;
}
.js .admin #page .mform .rgcompany-fitem .ftext
{
    padding-left: 0;
}
.js .admin #page .mform .rgcompany-fitem p 
{
    margin-left: -13em;
    padding-bottom: 1em;
}
.js .mform .fitem div.error
{
    padding: 0.6em 5px 0.2em;
    margin-top: 0.5em;
}
.js .mform span.required,
.js .mform span.error
{
    background-color: #fff;
    display: block;
    float: left;
    margin-top: -1.4em;
    padding: 0px 0.3em;
}
/* @end */
/***** OUS_ambulanse1/extensions/admin/reports/report_generator/reportgenerator.css end *****/

/***** OUS_ambulanse1/extensions/admin/reports/report_generator/tracker.css start *****/

/* @group tracker */
#admin-report-reportgenerator-companyreport #page .login-tracker 
{
    margin-bottom: 0.4em;
}
#admin-report-reportgenerator-companyreport #page form.pdfaction 
{
    float: left;
    margin-bottom: 1em;
}
#admin-report-reportgenerator-companyreport #page .content-area 
{
    width: 100%;
    margin-bottom: 3em;
}
#admin-report-reportgenerator-companyreport #page .tracker-user 
{
    background-color: #fff;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 1em;
    padding: 4px 8px;
}
#admin-report-reportgenerator-companyreport #page .tracker-list 
{
    margin-top: 1em;
    clear: both;
}
#admin-report-reportgenerator-companyreport #page .tracker-list table
{
    width: 100%;
}
#admin-report-reportgenerator-companyreport #page .tracker-list h3
{
    font-weight: normal;
    margin: 0.5em 0 0.3em;
}
#admin-report-reportgenerator-companyreport #page .tracker-list h4 
{
    color: #888;
    font-weight: normal;
    margin: 0.5em 0 0.3em;
    text-transform: uppercase;
}
#admin-report-reportgenerator-companyreport #page .tracker .list tr 
{
    background-color: #f9f9f9;
    border-bottom: 1px solid #fff;
}
#admin-report-reportgenerator-companyreport #page .tracker .list .r1 
{
    background-color: #edf1f8;
}
#admin-report-reportgenerator-companyreport #page .tracker .list th,
#admin-report-reportgenerator-companyreport #page .tracker .list td 
{
    padding: 2px 5px;
}
#admin-report-reportgenerator-companyreport #page .tracker .list td.last-cell 
{
    white-space: nowrap;
}
#admin-report-reportgenerator-companyreport #page .tracker .list th 
{
    background: url(extensions/tracker/img/sideblock_grad.gif) repeat-x left top;
    color: #fff;
    font-size: 11px;
}
#admin-report-reportgenerator-companyreport #page .tracker .list .c0 
{
    padding-left: 24px;
}
#admin-report-reportgenerator-companyreport #page .tracker .list .activities 
{
    width: 30%;
}
#admin-report-reportgenerator-companyreport #page .tracker .list .bullet 
{
    height: 13px;
    vertical-align: baseline;
    width: 13px;
}
#admin-report-reportgenerator-companyreport #page .tracker .list .blue 
{
    background: transparent url(extensions/tracker/img/blue_bullet.gif) no-repeat center center;
}
#admin-report-reportgenerator-companyreport #page .tracker .list .grey 
{
    background: transparent url(extensions/tracker/img/grey_bullet.gif) no-repeat center center;
}
#admin-report-reportgenerator-companyreport #page .tracker .list 
{
    margin-bottom: 3em;
    width: 100%;
}
#admin-report-reportgenerator-companyreport #page .tracker .outcome th
{
    background: #aaa;
}
#admin-report-reportgenerator-companyreport #page #active-courses .course-link,
#admin-report-reportgenerator-companyreport #page #finished-courses .course-link
{
    text-align: right;
    white-space: nowrap;
}
#admin-report-reportgenerator-companyreport #page .tracker-list .outcomes .course-link
{
    text-align: right;
    white-space: nowrap;
}
#admin-report-reportgenerator-companyreport #page .tracker-list .outcomes .switch-img
{
    height: 16px;
    width: 16px;
}
#admin-report-reportgenerator-companyreport #page .tracker-list .outcomes .switch-open
{
    background: transparent url(extensions/tracker/img/open.png) no-repeat center center;
}
#admin-report-reportgenerator-companyreport #page .tracker-list .outcomes .switch-closed
{
    background: transparent url(extensions/tracker/img/closed.png) no-repeat center center;
}
#admin-report-reportgenerator-companyreport #page .tracker-list .outcomes .switch
{
    width: 3%;
    padding-left: 3px;
    padding-right: 1px;
    text-align: center;
}
#admin-report-reportgenerator-companyreport #page .tracker-list .outcomes .course-name
{
    width: 48%;
}
#admin-report-reportgenerator-companyreport #page .tracker-list .outcomes .valid
{
    width: 13%;
}
#admin-report-reportgenerator-companyreport #page .tracker-list .outcomes .validuntil
{
    width: 20%;
}
#admin-report-reportgenerator-companyreport #page .tracker-list .outcomes .course-link
{
    width: 16%;
}
#admin-report-reportgenerator-companyreport #page .tracker .outcomes.list
{
    margin-bottom: 0;
}
#admin-report-reportgenerator-companyreport #page .tracker-list .outcome-wrapper
{
    margin-bottom: 2em;
}
#admin-report-reportgenerator-companyreport #page .pdfaction 
{
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}
#admin-report-reportgenerator-companyreport #page button.submit-btn 
{
    background-color: #fff;
    border: 0; 
    cursor: pointer;
    font-weight: normal;
    padding: 0;
    text-align: center;
}
#admin-report-reportgenerator-companyreport #page button.submit-btn span 
{
    background: url(extensions/tracker/img/home_btn_l.gif) no-repeat 0% 50%;
    display: block;
    padding: 0;
    position: relative;
    white-space: nowrap;
}
#admin-report-reportgenerator-companyreport #page button.submit-btn .wrapr 
{
    background: url(extensions/tracker/img/home_btn_r.gif) no-repeat 100% 50%;
    color: #fff;
    display: table-cell;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    padding: 2px 15px;
    vertical-align: middle;
}
#admin-report-reportgenerator-companyreport #page button.submit-btn:hover span 
{
/*    background-position: 0% 0%;*/
}
/* @end */
/***** OUS_ambulanse1/extensions/admin/reports/report_generator/tracker.css end *****/


