html {	font-size: 36px!important;
}
#app {
	width: 800px;
	max-width: 100%;
	height: 100%;/*736px;*/
	max-height: 100%;
	margin: auto auto;
	font-family: 'PT Sans Narrow', sans-serif;

}
#phone-bg { 
	background-color: rgba(0,0,0,0.8);
	position: absolute;
	width: 100%;
	height:100%;
	display:none;
}
#phone-icon { 
	background-image: url('DOND Phone copy.png');
	background-size: contain;
	position: absolute;
	width: 100%;
	height:100%;
	background-repeat: no-repeat;
	background-position: center center;
	display:none;
}
#undo {
    position: absolute;
    curson: pointer;
    bottom: 0;
    width: 100%;
    text-align: center;
    background-color: rebeccapurple;
    padding: 0.25rem;
    font-size: 0.75rem;
    margin-bottom: 0.25rem;
}
.ios .dialog {
    font-size: 1rem;
    background-color: rgba(40,40,40.6);
}

.ios .dialog-inner {
    color: white;
    font-weight: bold;
}
.ios .dialog-buttons {
    background-color: transparent;
}
.ios .dialog-button {
    background-color: orangered;
    color: white;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: bold;
    font-size: 1rem;
    margin:0 0.5rem 1rem 0.5rem;
    width:calc(100% - 1rem);
    width:-webkit-calc(100% - 1rem);
}
.ios .dialog-button:first-child {
    background-color: limegreen;
}
.ios .dialog-buttons-vertical .dialog-button:last-child {
    border-radius: 0;
}
.ios .dialog-button:after {
    background-color: #f9c116;
}
.popover-inner {
    background-color: #f9c116;
    color: #50139e;
    border-radius: 1em;
}
.ios .popover-angle:after {
    background-color: #f9c116;

}

 .dialog-backdrop {
    background: rgba(0,0,0,.8);
}
.logo { 
	background-image: url('DOND--00--LOGO-HR-ALPHA-001 2000x2000.png');
	background-size: contain;
}
p.logo {
	margin: 0 auto!important;
	width:100%;
	padding-bottom: 100%;
	position: relative;
	/* margin-top: -3rem!important */
}
.ladder .lhs .box {
	background-position: right;
}
.ladder .rhs .box {
	background-position: left;
}
.box {
	background-size: cover;
	height:calc(8.5% - 0.7rem);
	height:-webkit-calc(8.5% - 0.7rem);
	margin:0.35rem 0;
}
.p1 { background-image: url(1p.png);}
.p10 { background-image: url(10p.png);}
.p50 { background-image: url(50p.png);}
.P1 { background-image: url(1.png);}
.P5 { background-image: url(5.png);}
.P10 { background-image: url(10.png);}
.P50 { background-image: url(50.png);}
.P100 { background-image: url(100.png);}
.P250 { background-image: url(250.png);}
.P500 { background-image: url(500.png);}
.P750 { background-image: url(750.png);}

.P1000 { background-image: url(1,000_.png);}
.P2000 { background-image: url(2,000_.png);}
.P3000 { background-image: url(3,000_.png);}
.P4000 { background-image: url(4,000.png);}
.P5000 { background-image: url(5,000_.png);}
.P7500 { background-image: url(7,500_.png);}
.P10000 { background-image: url(10,000.png);}
.P25000 { background-image: url(25,000_.png);}
.P50000 { background-image: url(50,000_.png);}
.P75000 { background-image: url(75,000.png);}
.P100000 { background-image: url(100,000.png);}



.ladder {
	margin-top:0rem;
	background-color: black;
	position: relative;
	width: 100%;
	height: 100%;
	float:left;
	display:flex;
	flex-direction: row;
	background-image: url(Background.jpg);
	background-size: cover;
}
.ladder div  {
	width:49.5%;
	height: 100%;
	cursor: pointer;
	display:flex;
	flex-direction: column;
	box-sizing: border-box;
}
.ladder .lhs  {
	margin-right:0.5%;
}
.ladder .rhs  {
	margin-left:0.5%;
}
.ladder p {
	cursor: pointer;
}


a.qmark {
	color: #fff200;
    position: absolute;
    z-index: 9999;

    right: 0;
    top: 0;
    padding: 0.5em;
    cursor: pointer;
}
a.back {
	color: #fff200;
    position: absolute;
    z-index: 9999;

    left: 0;
    top: 0;
    padding: 0.5em;
    cursor: pointer;
}

.third {
	display: inline-block;
	width: 32%;
	text-align: center;
}


.start {
	position: absolute;
	left: 0%;
	width: 100%;
	text-align: center;	
	top: 60%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.start .date{
	font-size: 0.75rem;
	font-weight: normal;
	font-family: 'Pathway Gothic One', sans-serif;
	color: #808080;
	display: inline-block;
	width: 100%;
}
.start .cloud{
	font-size: 0.66rem;
	font-weight: normal;
	font-family: 'Pathway Gothic One', sans-serif;
	color: #666666;
	display: inline-block;
	width: 100%;
	margin-top: 0.32rem;
}
.start .cta{
	font-size: 0.75rem;
	font-weight: BOLD;
	font-family: 'PT Sans Narrow', sans-serif;
	color: #000000;
	display: inline-block;
	width: 100%;
	margin-top: 0.75rem;
}
.intro {
	font-size: 0.5rem;
	font-weight: BOLD;
	font-family: 'PT Sans Narrow', sans-serif;
	color: #000000;
	display: block;
	width: 100%;
	text-align: center;
	bottom: 0;
	position: absolute;
}

.answer {
	font-family: 'PT Sans Narrow', sans-serif;
	text-align: center;
}
.answer .correct {
	font-size: 0.75rem;
	font-weight: BOLD;
	color: #009fe3;
	width: 100%;
	display: inline-block;
}
.answer .mistakes {
	font-size: 0.54rem;
	font-weight: BOLD;
	color: #e40050;
	width: 100%;
	display: inline-block;
	margin-top: 0.4rem;
}
.answer .time {
	font-size: 0.54rem;
	color: #009fe3;
	width: 100%;
	display: inline-block;
	margin-top: 0.4rem;
}
.timers {
	margin-left: 100%;
	display: flex;
	font-size: 0.48rem;
	font-weight: normal;
	font-family: 'Pathway Gothic One', sans-serif;
	margin-top: 0.25rem;
}
.timers-inner {
	display: flex;
	flex-direction: row;
	margin-left: auto;
	margin-right: 0.25rem;
}
.timer {
	display: flex;
	flex-direction: row;
	margin:0 0.15rem;
}
.timer .left {
	padding: 0.2rem 0;
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
    width: 1.5rem;
	text-align: center;
	color: black;
	background-color: #fff200;
}
.timer .right {	
	padding: 0.2rem 0.2rem;
	color: #000;
	background-color: #3abff0;
	margin-left: 0.125rem;
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}

.ui {
	position: absolute;
	bottom: -1000px;
	width: 100%;
}
.debug {
	margin-top: 0.25rem;
	/*
	position: absolute;
	top: 0;
	width: calc(100% - 32px);
	width: -webkit-calc(100% - 32px);
	*/
}
.share {
	position: relative;
	width: 100%;
}

.word {
	display: none;
	position:absolute;
	color:  #000000;
	padding: 0rem;
	

	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 0.6rem; 
/*	margin-top: -0.5rem;*/
	text-transform: uppercase;
	-webkit-text-transform: uppercase;
	cursor: pointer;
	white-space: nowrap;
/*	overflow: hidden;*/
}

.word>div {
	transform-origin: center center;
	-webkit-transform-origin: center center;
}

.word.correct {
	color: #93c01f;
}
.word.wrong {
	color: #e40050;
}

.show-on-emulator,.show-on-app {display:none;}
#app[data-emulator=YES] .show-on-emulator {display:block;}
#app[data-emulator=NO] .show-on-app {display:block;}

.toolbar-inner .left {
  padding-left:10px;
  }

#app .dev {display: none;}
/*#app[data-dev=YES] .dev {display: block;}*/

.subspopup .dialog-button {height: auto!important;}


p.main-cloud  {
	margin-top: 0.25rem;
    position: relative;
    float: left;
    padding-bottom: 93%;
   	width: 93%;
   	margin-left: 3.5%;
}
p.main-cloud>span.cloud  {
	position: absolute;
	width: 100%;
	height: 100%;
}
p.main-cloud>span.cloud>.bg  {
	background-repeat: no-repeat;
	background-image: url(Asset%204.svg);
	background-size: 100% 100%;
	width:100%;
	height:100%;
	position: absolute;
}
p.main-cloud>.bg  {
	background-repeat: no-repeat;
	background-image: url(Asset%204.svg);
	background-size: 100% 100%;
	width:100%;
	height:100%;
	position: absolute;
}

.errors {
	position: relative;
	padding-bottom:10%;
	margin: 0.5em 0;
}
.errors .cloud {
	border: 1px solid #333;
	background-color: transparent;
	border-radius: 50%;
	width:10%;
	height:100%;
	position: absolute;
	color:  white;
	background-size: contain;
}
.errors .cloud.lit {
	background-color: red;
	background-image: url(cross.svg);
}
.errors .count {
	left: 50%;
	top: 50%;
	font-size: 1.2em;
	position: absolute;
	color:  black;
	font-weight: bold;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}


.clouds {
	position: relative;
	padding-bottom:10%;
	margin: 0.5em 0;
}
.clouds .cloud {
	background-color: white;
	width:10%;
	padding-bottom:10%;
	position: absolute;
	border-radius: 50%;
	background-size: contain;
}
.clouds .cloud.lit {
	background-color: #29abe2;
	color: black;
	font-size: 1.2em;
	background-image: url(tick.svg);
}
.cloud.cloud1 {left: 30%;}
.cloud.cloud2 {left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.cloud.cloud3 {right: 30%;}


.topic  {
    position: absolute;
    width: 24%;
    padding-bottom: 24%;
    background-color: white;
    margin-left: 0.25rem;
    color: black;
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: bold;
    font-size: 0.42rem;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.topic span {
	position: absolute;
    left: 50%;
    top: 50%;
    width: 80%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-transform: uppercase;
    -webkit-text-transform: uppercase;
    text-align: center;
}


/*==============================================*/
/* from phrase.html */
/*==============================================*/
    .bp {
      text-align: left;
      background-color: rgba(255,255,255,0.2);
      border-right: 1px solid black;
      border-bottom: 1px solid black;
      border-radius: 10px;
      }
    .bicon {
      display: inline-block;
      width: 50px;
      margin: 0 0;
      height: 50px;
      padding: 0 5px;
      cursor: pointer;
      border-right: 1px solid black;
    }
    .rbox{
      border-right: 1px solid black;
      border-bottom: 1px solid black;
    }
    .phrase-body {
      padding: 0 0.5em;
    }

/*==============================================*/

/* recommended by apple since late 2019 
https://bubblin.io/blog/notch
*/
@supports(padding:max(0px)) {
    body, header, footer {
        padding-left: min(0vmin, env(safe-area-inset-left));
        padding-right: min(0vmin, env(safe-area-inset-right));
    }
}

.profile-pic-holder {
  position: relative; 
  width: 45px; 
  height: 45px; 
  margin-left: 3px; 
  margin-top: 5px; 
  background-color: white; 
  font-size: 0.2em; 
  background-size: cover; 
  background-position: center center; 
  border-radius: 50%; 
  background-image: none;
}
.profile-pic-holder .initials {
    color:#333;
    text-align: center;
    top: 50%;
    position: absolute;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 5em;
    text-transform: uppercase;
    font-weight: bold;
}

.sheet-modal {
    background-color: rgba(0, 0, 0, 0.95);
}

.sheet-modal .toolbar {
    background-color: darkslategray;
    color: white;
}
body ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 10px;
    height: 10px;
}

body ::-webkit-scrollbar-thumb {
    cursor: pointer;
    border-radius: 5px;
    background: rgba(255,255,255,.25);
    -webkit-transition: color .2s ease;
    transition: color .2s ease;
}

body ::-webkit-scrollbar-track {
    background: rgba(0,0,0,.5);
    border-radius: 0;
}



.button-50, .button-100 {
	background-color: rgba(255,255,255,0.15);
	border: 2px solid rgba(255,255,255,0.4);
/*    font-family: BOLD;*/
font-family: 'PT Sans Narrow', sans-serif;
font-weight: bold;
	border-radius: 10px;
	padding:1em;
	text-align: center;
	display: inline-block;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	cursor: pointer;
	vertical-align: top;
}

.button-50 {
	width:calc(50% - 0.25em);
	width:-webkit-calc(50% - 0.25em);
    margin: 0 0;
}
.button-100 {
	width:100%;
    margin: 0.25em 0;
}
.button-l {
	float: left;
}
.button-r {
	float: right;
}
.player.button-50 {
}
.coach.button-50 {
}

    .button-50 , .button-100 {
    }
    .button-50.button-bigger {
      padding: 0 1em;
      position: relative;
      height: 5.6em;
      margin-top: 0.25em;
      margin-bottom: 0.25em;
    }
    .button-50.button-bigger>span {
      position: absolute;
      width: calc(100% - 2em);
      width: -webkit-calc(100% - 2em);
      left: 1em;
      top: 50%;
      transform: translateY(-50%);
    }


p.logo-half {
	margin: 0.5em auto!important;
	width:15%;
	padding-bottom: 15%;
	position: relative;

}
p.logo>span.l1 , p.logo2>span.l1 , p.logo-half>span.l1 {
	background-repeat: no-repeat;
	background-image: url(new%20main%20logo@4x.png);
	background-size: contain;
	width:100%;
	height:100%;
	position: absolute;
	cursor: pointer;
}
p.logo>span.l2 , p.logo2>span.l2 , p.logo-half>span.l2 {
	background-repeat: no-repeat;
	background-image: url(Asset%201.svg);
	background-size: contain;
	width:100%;
	height:100%;
	position: absolute;
	cursor: pointer;
}

.talksport {
	position: absolute;
	left: 12.5%;
	width:25%;
	height:100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-image: url(Asset%202.svg);
}

.wordball {
	position: absolute;
	right: 12.5%;
	width:25%;
	height:100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-image: url(wordball@4x.png);
}



.list input[type=date], .list input[type=datetime-local], .list input[type=email], .list input[type=month], .list input[type=number], .list input[type=password], .list input[type=search], .list input[type=tel], .list input[type=text], .list input[type=time], .list input[type=url] {
    color: white;
}
.list textarea {
    color: white;
}
.list select {
    color: lightgrey;
}

select.input-focussed {
	background-color: red;
}
/* this is to prevent taphold triggering select but causes problems on input fields */
* {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

input[type=text],input[type=password],input[type=email],textarea{
   -webkit-user-select: auto;
} 

html.with-panel-right-cover .panel-right {
	width:auto;
	background-color: #f9c116;
}
.page-title {
  display: none;
	text-align: center;
/*	font-family: REGULAR;*/
font-family: 'PT Sans Narrow', sans-serif;
font-weight: normal;
    color: orangered;
    margin: 0;
    font-size: 0.6em;
    line-height: 1.75em;
    position: absolute;
    z-index: 111;
    width: 100%;
    text-transform: uppercase;
    background-color: rgba(0,0,0,0.25);
}

.page .website {
	text-align:center;
	font-weight: bold;
	margin-bottom: 1em!important;
}
.page .block.noscroll .website {
	position: absolute;
	bottom:0;
	width: calc(100% - 16px - 16px); 
	width: -webkit-calc(100% - 16px - 16px); 
}
.page .tagline {
	text-align:center;
	font-size: 0.6em;
	margin-top: 0.5em;
}
.page .list-con {
	border: 2px solid white;
	border-radius: 20px;
	padding:1em;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.page .p-title {
	color: #fe0;
	font-weight: bold;
	text-align: center;
}

.page .p-text {
	text-align: center;	
}
.page .ui-auto[data-lang=ab] {font-size: 1.2em;}

.rbox {
	background-color: rgba(255,255,255,0.2);
	border-radius: 20px;
	padding:0.125em 0.25em;
	margin-bottom: 0.5em;
}
.flag, .flag2 {
	display: inline-block;
/*	padding: 0 calc(20% - 25px);*/
	height:50px;
	width:50px;
	vertical-align: top;
	border-radius: 50%;
	cursor: pointer;
	box-sizing: border-box;
	border: 1px solid rgba(0,0,0,0.25);
	overflow: hidden;
}
.flag2 {cursor: unset;opacity: 0.5;}
.flag>img, .flag2>img {
	width: 50px;
	height:50px;
}
.flag.primary {
/*	margin-left: 5%;*/
}
.flag.secondary {
/*	margin-right: 5%;*/
}
.chev {
	display: inline-block;
	width: 47px;
	margin: 0 0;
	height:50px;
	vertical-align: top;
	text-align: center;
}

.ticon {
	display: inline-block;
	width: 50px;
	margin: 0 0;
	height:50px;
	cursor: pointer;
}
.ticon.profile {
	position: absolute;
	left:1em;
	top:0.5em;
}

.ticon i{
	width: 100%;
	height: 100%;
	background: transparent;
	color: white;
	font-size: 50px;
}


.toolbar.botapp {
    background-color: black;
    height: 80px;
    border-top: 1px solid #666;
    color:white;
}
.toolbar.botapp .toolbar-inner {
    height: 80%;
}
.toolbar.botapp.messagebar {
	height: 95px;
}

.messages-content {
    background-color: transparent;
}










.block-title {
/*	font-family: BOLD;*/
font-family: 'PT Sans Narrow', sans-serif;
font-weight: bold;
    color: white;
}
/* doesn't work with j7 profile in emulator */
/*
html.device-desktop #app {
    width: 414px;
    height: 100%;
    position: absolute;
    left: calc(50% - 212px);
}
*/
ul.zebra {
    margin:0;
    padding: 0;
}

ul.zebra>li {
	position: relative;
    background-color: #f9c116;/* 666;*/
    padding:0.5em;
}
ul.zebra>li:nth-child(even) {background-color: #fee09a;/*002f47;*/}

ul.zebra>li  {
    color: #50139e;
}
ul.zebra>li  i{
    font-size:1em;
}
ul.zebra>li a {
    color: #50139e;
    line-height: 1.5;
}


.f7-icons {
    background-color: transparent;
    border-radius: 50%;
}
.navbar .f7-icons {
    background-color: transparent;
    border-radius: 0;
}

/* hide device specific content */
.PAGE-IOS .android-only {display: none;}
.PAGE-ANDROID .ios-only {display: none;}


.keyboard-fix-padding {
    background-color: #339900 !important;
    opacity: 0;
    float: left;
    width: 100%;    
}


.ios.device-iphone-x .view>.toolbar .toolbar-inner {
	height:100%;
}


/* this next section handles the status bar css mods */
html.with-statusbar.device-ios .framework7-root, html.with-statusbar.ios:not(.device-ios):not(.device-android) .framework7-root {
    padding-top:0;
}
body {
    background-color: #333; /* body shows under status bar on android */
}
/*
.device-android #app {
	padding-top: 0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
*/

.ios .page {
	background-color: #ddd;
	color: #005aa5;
	line-height: 1;
}

.ios .navbar {
	background-color: #fff;
	font-size: 1em; 
}
.ios .navbar:after {
	height: 0px;
}
.ios .navbar .navbar-inner {
	padding: 0;
}
.ios .navbar .title {
	color: white;
	width: 100%;
	position: absolute;
	font-size: 1.5em;
    left: 0 !important;
    padding: 0;

	height: 100%;


}

.ios .navbar .left {
	margin-right: 0;
	text-align: center;
}
.ios .navbar .right {
	margin-left: 0;
	text-align: center;
}

/*

.ios .navbar~.page-content, .ios .navbar~:not(.no-navbar) .page-content {
	padding-top: 33px;
}
*/
.ios a {
	color: white;
}
.linky:hover {
	color: greenyellow!important;
	text-decoration: underline!important;	

}
.panel .f7-icons {
	color: greenyellow;
}

.navbar-inner  a {
	color: white;
}


.page-content {
	color: white;
	overflow-x: hidden;
	overflow-y: overlay;
	height:100%;
}

.toolbar-fixed .page-content {
	height:calc(100% - 80px);
	height:-webkit-calc(100% - 80px);
}
.toolbar-fixed.toolbar-deep .page-content {
	height:calc(100% - 64px - 80px);
	height:-webkit-calc(100% - 64px - 80px);
}

.d-none {
	display:none!important;
}
.home.map.d-none {
	display:block!important; /* never hide the map */
}
.d-block {
	display:block!important;
}





::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color:    #AAAAAA;
	font-size: 0.8em;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:    #AAAAAA;
   opacity:  1;
	font-size: 0.8em;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:    #AAAAAA;
   opacity:  1;
	font-size: 0.8em;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color:    #AAAAAA;
	font-size: 0.8em;
}
::-ms-input-placeholder { /* Microsoft Edge */
	color:    #AAAAAA;
	font-size: 0.8em;
}


.clearboth {clear:both;}


.bottom-of-page {
/*
	bottom: 20px;
*/
	position: absolute;
	left: 0;
	width: 100%;
	padding: 0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}



.dfbox {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

.tabs {
	margin-top: 25px;
}








.debug-button {
    font-size: 2em;
    font-weight: bold;
    border-radius: 20px;
    cursor: pointer;
	background-color: grey;
	color:#50139e !important;
	padding: 0.25em 1em;
}


button i.f7-icons {
	font-size: 1em;
}










.ios .list {
/* think the remainder is redundant now with new styling
	margin: 0 0 30px 0;
	border: 1px solid #cccccc;
	border-radius: 5px;
	background-color: #f8f8f8;
	width: 100%;
	float: left;
	*/
}
.ios .page .list {
	font-size: 1em;
    margin: 0;
}
.ios .list ul{
	background-color: transparent;
}
.ios .list ul:before{
	background-color: transparent;
}
.ios .list ul:after{
	background-color: transparent;
}
.ios .list li {
    background-color: rgba(255,255,255,0.15);
    border-bottom: 1px solid rgba(0,0,0,0.75);
    border-right: 1px solid rgba(0,0,0,0.75);
    border-radius: 10px;
}
.ios .list li.greyed {
	opacity: 0.5;
}
.ios .list.langs li {
	margin-bottom: 0.25em;
    padding-bottom: 0.125em;
    padding-top: 0.125em;
}
.ios .list .item-content {
	padding-left: 0.5em;
	margin: 5px 0px 5px 0px;
}
.ios .list .item-link .item-inner{
/*
	padding-right: 20px;
	padding-left: 5px;
	background-position: -webkit-calc(100% - 5px) center;
	background-position: calc(100% - 5px) center;
	*/
}
.ios .list .item-inner:after {
	height: 0;
}


.list .item-media+.item-inner {
	/*
    padding: 8px 0;
    background-color: #ddd;
    border: 1px solid #999;
    */
}
.list .item-media+.item-inner .item-input-wrap {
	padding: 0 0.5em;
    width: calc(100% - 1em);
    width: -webkit-calc(100% - 1em);
}

/* make autocomplete filled fields retain transp background */
.ios .list .item-input-wrap input:-internal-autofill-selected {
    appearance: menulist-button;
    -webkit-appearance: menulist-button;
	-webkit-background-clip: text !important;
	-webkit-text-fill-color: white!important;
}






.row .col-33 {
	height: 0;
	background-size: cover;
	background-color: #e0e0e0;

	width: 33.333333333333336%;
	width: -webkit-calc((100% - 1px*2)/ 3);
	width: calc((100% - 1px*2)/ 3);

	padding-bottom: 33.333333333333336%;
	padding-bottom: -webkit-calc((100% - 1px*2)/ 3);
	padding-bottom: calc((100% - 1px*2)/ 3);
}
.clickable {cursor: pointer;}


















.d-block {
	display: block!important;
}
.d-flex {
	display: flex!important;
}


















.ios .list.zebra {
	float:left;
	width: 100%;
	margin: 0;
	border: none;
	border-radius: 0;
	background-color: transparent;
	z-index: 0;
	font-size: 1em;
}

.ios  .list.zebra ul::before {
	height: 0px;
}
.ios  .list.zebra ul::after {
	height: 0px;
}

.ios   .list.zebra li {
	background-color: #006666;
	border-bottom: 2px solid rgba(0,0,0,0.4);
}
.ios   .list.zebra li:nth-child(even) {background-color: #002f47;}

.ios  .list.zebra .item-content {
	height: 37px;
/*	font-family: REGULAR;*/
font-family: 'PT Sans Narrow', sans-serif;
font-weight: normal;
	padding:0;
	min-height:35px;
	max-height:35px;
}

.ios  .list.zebra .item-inner {
	color: #ffffff;
	min-height:35px;
	max-height:35px;
}
.ios  .list.zebra .item-inner:after {
	height: 0px;
}
.ios  .list.zebra .item-inner .item-after{
	color: #ffffff;
}




/*
.ios .checkbox input[type=checkbox]~i, .ios label.item-checkbox input[type=checkbox]~.icon-checkbox {
	border-radius: 2px;
	margin: 0px 20px 0px 7px;
	width: 17px;
	height: 17px;
	background-color: white;
	border: 2px solid gray;

}
.ios .checkbox input[type=checkbox]:checked~i, .ios label.item-checkbox input[type=checkbox]:checked~.icon-checkbox {
	background: gray;
	border: 1px solid #16ebc3;
	background: #444444;
}
*/


label.terms a {
    text-decoration: underline;
}
.list label.terms .item-title {
	white-space: normal;
}
















.sticky-bottom {
	position: absolute;
	width:100%;
	float: left;
	bottom: 0px;
	margin: 0 0 20px 0;
	z-index: 1;
}
.sticky-bottom-inner {
	width:100%;
	height:100%;
	float: left;
}
.media-list .item-link .item-title-row:before, li.media-item .item-link .item-title-row:before {
    right: 0;
    color: white;
}

.ios .page form#fences .list {
    margin-top: 0px;
}
i.butt-round.f7-icons {
	background-color: #003366;
    color: white;
    border-radius: 50%;
    font-size: 1em;
    padding: 0.4em;    
    cursor: pointer;
    margin: 0 0.4em;
}

.ios .page form#fences .list .item-media {
    padding-top: 15px;
    padding-bottom: 10px;
}
.ios .page form#fences .list .item-title-row {
    font-size: 17px;
}
.ios .page form#fences .list .item-title {
	line-height: 2em;
}


.ios .page form#edit .list .item-title-row {
    font-size: 17px;
}
.ios #edit .list .imei .item-media {
    padding-top: 16px;
}


.row0 {
	float:left;
	width:100%;
	margin-top: 0px !important;
}
.row10 {
	float:left;
	width:100%;
	margin-top: 10px !important;
}
.row15 {
	float:left;
	width:100%;
	margin-top: 15px !important;
}
.row20 {
	float:left;
	width:100%;
	margin-top: 20px !important;
}
.row25 {
	float:left;
	width:100%;
	margin-top: 25px !important;
}
.row50 {
	float:left;
	width:100%;
	margin-top: 50px !important;
}
.row20a {
	position: absolute;
	float:left;
	width:100%;
	margin-top: 20px !important;
}

.w100 {
	width: 100% !important;
}

.w300px {
	float:left;
	width: 300px;
	margin: 0 calc(50% - 150px);
	margin: 0 -webkit-calc(50% - 150px);
	line-height: 1.5;
}



.list .item-title {
    line-height: 1.2em;
    width: 100%;
/*
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    */
}
.ios .media-list.chevron-center .item-title-row{
/*	height: 100%;*/
}


.ios .list .item-subtitle {
	line-height: 2em;
}




.inapp-logo {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 0;
    padding-bottom: 87.688%; /* 584/666 */
    background-size: 100% 100%;
    background-image: url(png/logo.png);
 	background-repeat: no-repeat;
 }






 .inapp-logo.small {
    position: relative;
    float:left;
    width: 48%;
    padding-bottom: 48%;
    left: 0;
    margin: 10px 26% 0 26%;
	top: 0;
}
.ios .simple-list li:after {
    height: 0px;
}


.ios button{
	background-color: #50139e;
    border: none;
    color: white;
    border-radius: 10px;
    font-weight: bold;
    height: 3.3em;
    line-height: 1.2em;
    padding: 0;
    font-size: 1em;
	width: 100%;
	text-transform: none;
/*	font-family: BOLD;*/
font-family: 'PT Sans Narrow', sans-serif;
font-weight: bold;
}
button.two-across {
	float: left!important;
    width: 45%!important;
    margin: 0 2.5%!important;
}
button.three-across {
	float:left;
    width: 30%;
    margin: 0 1.66%;
}



.w-100 {
	width: 100%;
}
.w-45 {
	width: 45%;
}
.float-l {
	float: left;
}

.float-r {
	float: right;
}


.w-50-C {
	float: left;
	width: 48%;
	margin: 0 26%;
}
.w-100-C {
	float: left;
	width: 100%;
	text-align: center;
}
.w-50-L {
	float: left;
	width: 48%;
}
.w-50-R {
	float: right;
	width: 48%;
}


form {
	width:100%;
	float:left;
}
form  li .item-media i {
	color: white;
}
form input, form textarea {
    color: white!important;
    font-size: 1.2em;
}
form a.alink {
    color: white;
    text-decoration: underline;
}
form .block-title {
    margin: 1em 0;
}
form .list , .flist {
    margin: 0 0 1em 0 !important;
	width: 100%;
    float: left;
}
form .list .item-inner {
    padding: 8px 0 0 0;
}
form  .item-checkbox .item-title {
    font-size: 1em;
}
form .checkbox input[type=checkbox]~i, form   label.item-checkbox input[type=checkbox]~.icon-checkbox {
	border-radius: 2px;
	margin: 0px 20px 0px 7px;
	width: 22px;
	height: 22px;
	background-color: transparent;
	border: 2px solid greenyellow;
}
form  .checkbox input[type=checkbox]:checked~i, form  label.item-checkbox input[type=checkbox]:checked~.icon-checkbox {
	border: 2px solid greenyellow;
	background-color: transparent
  ;
}
form .item-input-wrap {
    background-color:  #fee09a!important;
    border: 0;
    padding: 0 5px;
    box-sizing: border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}













form#contact textarea{
    width: 80%;
    margin: 10%;
    height: 200px;
    background-color: white;
}
form#contact select{
    background-color: white;
}

form .title {
	text-align: center;
	width: 100%;
}


      #searchfor {
        margin: 10px 0 0 0;
        position: relative;
        border-radius: 10px;
      }
      .ios .popover-angle:after {
        background-color: white;
      }
      .searchfor {
        background-color: rgba(2,2,2,0.7);
      }
      #searchclose {
        position: absolute;
        top:5px;
        right:5px;
        color:white;
        background-color: transparent;
      }
      .popover-inner {
        background-color: transparent;
        color:black;
        border-radius: 0;
      }
      form .item-input-wrap {
        background-color: transparent!important;
      }
      .ios button {
        background-color: #009fe3;
        border: none;
        color: white;
        border-radius: 0.4rem;
        padding: 0.2rem 1.5rem	;
        font-size: 0.54rem;
        width: fit-content;
        height: fit-content;
		font-family: 'PT Sans Narrow', sans-serif;
		font-weight: bold;
		margin: 1rem auto;
		display: block;
      }

      #searchfor > div > ul > li {
        background-color: lightgrey;
        border-radius: 0;
      }
      form input, form textarea {
          color: white!important;
          font-size: 1.2em;
      }

.login-sheet ul > li {
    background-color: lightgrey;
    border-radius: 0;
}




.list-unstyled {
	list-style: none;
}


.ios .block {
	position: absolute;
    margin-top:0;
    width:100%;
    padding-bottom: 1em;
}
.ios .block.noscroll {
    height: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
}
.ios .block.full-width {
	padding:0;
}
.ios .block.full-width .block-title{
	padding:0 .5em;
}

@media only screen and (max-width: 300px)
{
	/* v small android */
	
	.ios .block {
	    line-height: 1.1;
	}
	#app {
		font-size: 8pt; /* ref size 10pt from login.ai */
	}
}
@media only screen and (max-width: 320px)
{
	/* iphone 5 etc */

	.ios .block {
	    line-height: 1.1;
	}
	#app {
		font-size: 8pt;
	}
}
@media only screen and (min-width: 375px) and (max-height: 667px)
{
	/* iphone 678  */
}
@media only screen and (min-width: 375px)
{
	/* iphone 678+, iphoneX etc */
}
@media only screen and (min-width: 768px)
{
	/* ipad */
}
@media only screen and (min-width: 1024px)
{
	/* ipad pro */
}

.page[data-name=landing] .page-content.portrait { display: block;}
.page[data-name=landing] .page-content.landscape { display: none;}

@media screen and (hover: none) and (orientation:portrait) {
	.page[data-name=landing] .page-content.portrait { display: block;}
	.page[data-name=landing] .page-content.landscape { display: none;}
}
@media screen and (hover: none) and (orientation:landscape) {

	.page[data-name=landing] .page-content.portrait { display: none;}
	.page[data-name=landing] .page-content.landscape { display: block;}
}

@media screen and (orientation:portrait) {


	p.logo2 {
		margin: 1em 20% 0 20%!important;
		width:60%;
		padding-bottom: 20.25%;
		position: relative;

	}
	.qcon {
		padding-bottom:60%;
	}
	.ios .dialog {
	    width:90%;
	    margin-left: -45%;
	}

}

@media screen and (orientation:landscape) {

	p.logo2 {
		margin: 1em 35% 0 35%!important;
		width:30%;
		padding-bottom: 10.125%;
		position: relative;

	}
	.ios .page {
/*		padding: 0 10%;*/
	}
	.qcon {
	    padding-bottom: 30%;
	}
	.ios .dialog {
	    width:70%;
	    margin-left: -35%;
	}
	.sheet-modal-inner {
	    margin: 0 10%;
	    width: 80%;
	}
	.sheet-modal-inner, .toolbar-inner {
	    margin: 0 10%;
	    width: 80%;
	}
}

