.page__background {
    background-image: url(../img/background.jpg) !important;
    background-size: cover !important;
}

.bodylock
{
    height: 100%;
    overflow: hidden;
    width: 100%;
    position: fixed;
}

.start {
    width: 85%;
    margin: 0 auto;
    position: absolute;
    right: 7%;
    bottom: 0;
    z-index: 10;
    margin-bottom: 50px;
}

.startover {
    width: 85%;
    margin: 0 auto;
    position: absolute;
    right: 7%;
    bottom: 0;
    z-index: 10;
    margin-bottom: 20px;
}

.next {
    width: 100%;
    position: fixed;
    right: 0;
    bottom: 0;
    border-right-width: 0px !important;
    border-left-width: 0px !important;
    border-bottom-width: 0px !important;
    border-top-color: #d0d0d0 !important;
    padding: 8px !important;
    background-color: #fbfbfb;
}

body.tablet .next
{
    width: calc(100vw - 240px);
    position: absolute;
    left: 0;
    bottom: 0;
    border-right-width: 0px !important;
    border-left-width: 0px !important;
    border-bottom-width: 0px !important;
    border-color: #d0d0d0 !important;
    padding: 8px !important;
    background-color: #fbfbfb;
}

.progress {
    width: 0px;
    position: fixed;
    left: 0;
    bottom: 0;
    border-right-width: 0px !important;
    border-left-width: 0px !important;
    border-bottom-width: 0px !important;
    border-top-color: #b5b4b4 !important;
    background-color: #92ff8f;
    pointer-events: none;
    height: 8px;
    margin-bottom: 48px;    
}
    
body.tablet .progress
{
    position: absolute;
}

.terms {
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
}

.text {
    margin-left: 10px;
    margin-right: 10px;
}

.largetext {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 20px;
}

.toolbar {
    border-bottom-style: solid;
    border-bottom-width: .5px;
    border-bottom-color: #d0d0d0;
    background-color: #44679e;
}

.help {
    font-size: 26px;
    margin-top: 9px;
}

.edit {
    font-size: 26px;
    margin-top: 9px;
}

.choice {
    font-size: 26px;
    margin-top: 9px;
}

body.tablet .help {
    font-size: 26px;
    margin-top: 9px;
    margin-right: 8px;
}

.menuparent
{
    color: white;
}

body.tablet .menuparent
{
    display: none;
}

.menu {
    font-size: 26px;
    margin-top: 9px;
}

body.tablet .menu {
    display: none;
}

.sidemenu {
    border-left-style: solid;
    border-left-width: .5px;
    border-left-color: #d0d0d0;
}

.menubuffer {
    display: none;
    border-bottom-style : solid;
    border-bottom-width: .5px;
    border-bottom-color: #d0d0d0;
}

body.tablet .menubuffer {
    display: block;
    height: 43.5px;
    width: 240px;
}

body.tablet .toolbar-button--material
{
    height: auto !important;
}

.toast {
    top: 0 !important;
    bottom: auto !important;
}

body.tablet .toast {
    width: calc(100vw - 240px);
}

.optionlist {
    margin: 20px;
    border-radius: 8px;
    border-style: solid;
    border-width: 2px;
    border-color: #efefef;
}

.iconhost {
    text-align: center;
    margin: 20px;
    margin-bottom: 24px;
    background-color: #ffffff7d;
    border-style: solid;
    border-radius: 8px;
    border-width: .5px;
    border-color: #ececec;
    padding: 4px;
    padding-top: 8px;
}

body.tablet .iconhost
{
    text-align: center;
    margin: 20px;
    margin-bottom: 24px;
    background-color: #ffffff7d;
    border-style: solid;
    border-radius: 8px;
    border-width: .5px;
    border-color: #ececec;
    padding: 0px;
    padding-top: 0px;
}

.icon {
    height: 110px;
    max-width: 100%;
    object-fit: contain;
}

body.tablet .icon
{
    height: 210px;
}

.doubleicon {
    width: 144px;
    height: 72px;
}

.listitem {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #e4e3e3;
    height: 64px;
}

.refuseitem {
    margin: 20px;
    text-align: center;
    font-weight: bold;
    border-style: solid;
    border-width: 4px;
    border-radius: 40px;
    border-color: #ff7272;
    margin-bottom: 60px;
    margin-top: 10px;
}

body.tablet .refuseitem
{
    margin-top: 15px;
}

.textonlyitem {
    padding-top: 17px;
    padding-bottom: 2px;
}

.itemtext {
    font-size: 15px;
    padding-bottom: unset;
    padding-top: unset;
}

body.tablet .itemtext
{
    font-size: 18px;
}

.refuseitemtext {
    font-size: 20px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.itemstep {
    font-size: 32px;
    font-weight: bold;
    margin-left: 10px;
}

.result {
    border-width: 1px !important;
    border-style: solid !important;
    border-color: #c7c7c7 !important;
    border-radius: 4px !important;
    background-color: #ffffff !important;
    margin: 4px auto;
    display: table;
}

.resulttable {
    margin: 0 auto;
}

.percentage {
    font-size: 18px !important;
}

.numerator 
{
    font-size: 35px !important;
    font-weight: bold !important;
}

.denominator
{
    font-size: 22px !important;
    font-weight: normal !important;
}

.score
{
    font-size: 16px !important;
}

.hours {
    font-weight: bold !important;
    padding: 2px !important;
    font-size: 16px !important;
    background-color: #ffffff5c !important;
}

.list {
    opacity: .85;
    margin-bottom: 10px;
    margin-top: 0px;
}

.page__background {
    background-color: #f9f9f9 !important;
}

.list-item__left {
    background-image: unset !important;
    font-family: 'Roboto', sans-serif;
    line-height: unset !important;
    padding: unset;
}

.list-item__center {
    background-image: unset !important;
    font-family: 'Roboto', sans-serif;
    line-height: unset !important;
}

.list-item__right {
    background-image: unset !important;
    font-family: 'Roboto', sans-serif;
    line-height: unset !important;
}

.meter {
    border-radius: 4px !important;
    background-color: #f2fcffbf !important;
    position: absolute;
    padding: 10px;
    left: 0;
    top: 50px;
    width: 85%;
    height: 85%;
    margin-left: 5%;
}

body.tablet .meter
{
    width: 90%;
    margin-left: 4%;
}

.metertext {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 4px;
}

.meterunit {
    height: 8px;
    width: 32px;
    margin: 4px auto;
    display: table;
    border-radius: 4px;
    height: calc((100vh - 360px) / 20);
    border-style: solid;
    border-width: .5px;
    border-color: palevioletred;
}

.meterresult {
    border-style: solid;
    border-width: 1px;
    height: 18px;
    border-radius: 8px;
    width: 100px;
    margin: 4px auto;
    display: table;
    background-color: palegoldenrod;
    opacity: .3;
}

.button--quiet {
color: #0062ab;
}

.toolbar__title {
    color: white;
}

.toolbar-button {
    color: white;
}

.back-button
{
    color: white;
}

.next
{
    background-color: #355d9a;
    color: white;
}

body.tablet .next {
    background-color: #355d9a;
    color: white;
}

.refuseitem {
    background-color: #ffc1c1;
}

.list-item__right {
    border-left-style: solid;
    border-left-width: .5px;
    border-left-color: #c3c1c1;
    background-color: #44679e;
    color: white;
}

.start {
    background-color: #44679e;
}

.startover {
background-color: #44679e;
}

.back-button__icon {
    fill: white;
    color: white;
}

.list-item--tappable:active
{
    background-color: #44679e47;
}

.selecteditem
{
    background-color: #44679e47;
}

.refuseitem.selecteditem
{
    background-color: #ff0000c9;
}

body.tablet .sidemenu .page .page__background
{
    background-image: none !important;
    background-color: #e7efff99 !important;
}

.list-item__right
{
    min-width: 42px;
}

#help .page__background
{
    background-image: none !important;
    background-color: #fdfeff !important;
}

#help hr
{
    border-color: whitesmoke;
}

#help h2
{
    margin-top: 10px;
    margin-bottom: 12px;
}

.circleBase {
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
}

.calculate {
    width: 100px;
    height: 100px;
    background: green;
    border: 3px solid darkgreen;
}

.menuitemselected
{
    background-color: #c3e5f5 !important;
}

.value
{
    font-weight: bold;
    font-size: 16px;
}

.title
{
    font-size: 36px;
    color: #0062ab;
    font-weight:bold;
    margin-top: 15%;
    margin-bottom: 0;
}

.subtitle
{
    font-size: 20px;
    color: #656565;
    margin-top: 5%;
    font-weight: 500;
}

.tooltipster-content
{
    font-family: arial !important;
    font-size: 14px !important;
    text-align: center !important;
}

.finemotorcommand
{
    color: black;
}

.fingertotargetcommand {
    color: black;
}

.prompt
{
    padding: 10px;
    font-weight: bold;
    font-size: 20px;
    height: 94px;
    position: relative;
}

.prompttext
{
    margin: 0;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 10px;
    padding-right: 16px;
}

body.tablet .prompt
{
    font-size: 28px;
    height: 194px;
}

.tooltipster-base
{
    display:block !important;
}

.tooltipster-content
{
    font-family: arial !important;
    font-size: 18px !important;
}

.tooltipster-base
{
    max-width: 230px !important;
}

.acceptbutton
{
    border-top: solid .5px lightgrey !important;
    background-image: none !important;
}

.fabbutton
{
    width: 70px;
    height: 70px;
    position: absolute;
    z-index: 9999;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 8px;
    background-image: url(../img/fab_background.png)
}

.toolbar {
    background-color: #ce6600;
}

.toolbar__title {
    color: white !important;
}

.title
{
    color: #ce6600 !important;
}

.subtitle
{
    color: #1b1b1b !important;
    margin-bottom: 60px !important;
}

.start {
    background-color: #ce6600 !important;
}

.next {
    background-color: #ce6600 !important;
    color: white;
}

.startover {
    background-color: #ce6600 !important;
}

.button--quiet {
    color: #ffffff !important
}

.list-item__right {
    border-left-color: #c3c1c1 !important;
    background-color: #ce6600 !important;
    color: white !important;
}

.meter {
    background-color: transparent !important;
}

.page__background {
    background-image: url(../img/background.jpg) !important;
    background-size: cover !important;
}

body.tablet .sidemenu .page .page__background {
    background-color: #f3f3f3 !important;
}

.menuitemselected {
    background-color: #ce66004d !important;
}

.refuseitem {
    background-color: #ffdada !important;
    border-width: 2px !important;
    border-color: #000000 !important;
}

.refuseitem.menuitemselected
{
  background-color: #FF0000 !important;
}

.tooltipster-sidetip .tooltipster-box
{
    background-color: #ce6600 !important;
    margin-right: 10px !important;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background
{
    border-bottom-color: #ce6600;
}

#username
{
    color:white;
}

#password
{
    color:white;
}




