/* Prompt Technique 2014 */



@import 'css/font_icons/style.css';


.loading {
    position:fixed;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    z-index:1000;
    background: #e0e0e0 url("images/loading_logo.gif") no-repeat center center;
background: url("images/loading_logo.gif") no-repeat center center -moz-linear-gradient(top, #e0e0e0 0%, #ffffff 23%, #ffffff 77%, #e0e0e0 100%); /* FF3.6+ */
background: url("images/loading_logo.gif") no-repeat center center -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0e0e0), color-stop(23%,#ffffff), color-stop(77%,#ffffff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
background: url("images/loading_logo.gif") no-repeat center center -webkit-linear-gradient(top, #e0e0e0 0%,#ffffff 23%,#ffffff 77%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
background: url("images/loading_logo.gif") no-repeat center center -o-linear-gradient(top, #e0e0e0 0%,#ffffff 23%,#ffffff 77%,#e0e0e0 100%); /* Opera 11.10+ */
background: url("images/loading_logo.gif") no-repeat center center -ms-linear-gradient(top, #e0e0e0 0%,#ffffff 23%,#ffffff 77%,#e0e0e0 100%); /* IE10+ */
background: url("images/loading_logo.gif") no-repeat center center linear-gradient(to bottom, #e0e0e0 0%,#ffffff 23%,#ffffff 77%,#e0e0e0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
    color:#ffffff;
    font-size: 60px;
    background-size: 75%;
}


body {  font-family: Calibri, Candara, Segoe,"Segoe UI", Optima,Arial, sans-serif!important;

}

.orange {
color: #f79121!important;
}

.orangeBackground {
background-color: #f79121!important;
}

h3 {
text-align: center;
font-size: 1.5em;
border: 0px!important;
	-webkit-box-shadow: 0px 2px 4px 0px #22205f ;
	-moz-box-shadow: 0px 2px 4px 0px #22205f;
	 box-shadow: 0px 2px 4px 0px #22205f;
	 font-weight: normal;
}

h2 {
font-weight: normal;
}

/*  box-shadow: none|h-shadow v-shadow blur spread color |inset|initial|inherit; */
.appWrapper {

background: #e0e0e0; /* Old browsers */
background: -moz-linear-gradient(top, #e0e0e0 0%, #ffffff 23%, #ffffff 77%, #e0e0e0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0e0e0), color-stop(23%,#ffffff), color-stop(77%,#ffffff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e0e0e0 0%,#ffffff 23%,#ffffff 77%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e0e0e0 0%,#ffffff 23%,#ffffff 77%,#e0e0e0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #e0e0e0 0%,#ffffff 23%,#ffffff 77%,#e0e0e0 100%); /* IE10+ */
background: linear-gradient(to bottom, #e0e0e0 0%,#ffffff 23%,#ffffff 77%,#e0e0e0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
}

header {
width100%;
min-width: 100%;
}

header h1 {
text-shadow: none!important;
font-size: 1.3em!important;
font-weight: normal!important;
}

header ul {
list-style-type: none;
display:inline;

}

.iconRow {
position: absolute;
right:10px;
bottom:-10px;
}

.backArrow {
position: absolute;
bottom:-10px;
left:-20px;
}



header ul li {
display: inline;
white-space:nowrap;
}

header ul li a {
font-size: 2.3em!important;
text-decoration: none;
color:#ffffff!important;
}

.ui-header a {
color:#ffffff;
}


.ui-content h2 {
text-align: center;
color:#22205f;
}

#textinput-hide {
text-align: center;
}

#userSubmit .ui-btn {
color:#ffffff!important;
background-color: #22205f!important;
text-shadow: none!important;
}

.promptLogo {
text-align: center;
padding:3% 0 3% 0;
}

.promptLogo img {
width:65%;
height:auto;
}

.genericKey {
text-align: center;
padding:3% 0 3% 0;
}

.genericKey img {
width:100%;
height:auto;
border: 1px black solid
}

.username {
color:#ffffff!important;
background-color: #84c447!important;
text-shadow: none!important;
}


.signup {
color:#ffffff!important;
background-color: #f79121!important;
text-shadow: none!important;
}

.select_buttons {
color:#ffffff!important;
background-color: #22205f!important;
text-shadow: none!important;
padding:10px 0 10px 0!important;
}

/* custom 6 row tabs */



/* restyle the grid */
.phonemeSet div div .ui-tabs-nav {
margin:0 0 0 0;
}


.phonemeSet div div .ui-tabs-nav li {
margin:0 0 0 0;
padding:0 0 0 1%;
}

/* custom forced row tabs */

/*
.phonemeSet #tabs2 div .ui-tabs-nav li {
    width: 16.6% !important; /* 6 grid */
/*    clear: none !important;}
  /* Prevent line break */



.phonemeSet div div .ui-tabs-nav li:first-child {
    padding:0 0 0 0%;
}

.phonemeSet div div .ui-tabs-nav li:last-child {
   
}

.phonemeSet div div .ui-tabs-nav li a {
	-webkit-border-radius: .5em;
	border-radius: .5em;
		-webkit-box-shadow: 0px 2px 2px 0px #22205f ;
	-moz-box-shadow: 0px 2px 2px 0px #22205f;
	 box-shadow: 0px 2px 2px 0px #22205f;
	 font-size: 1em;
	}
	
.phonemButtons ul {
border:0px!important;
box-shadow: none!important;
}	
	
.phonemButtons ul li {
 margin:0 0 10px 0;
 
}

.phonemButtons ul li a {
	-webkit-border-radius: .5em;
	border-radius: .5em;
 	color:#ffffff!important;
	background-color: #22205f!important;
	text-align: center!important;
	text-shadow: none!important;
	 border-bottom-width: 0px!important;
	 border-top-width: 0px!important;
	     border-left-width: 0px!important;
    border-right-width: 0px!important;
    		-webkit-box-shadow: 0px 1px 1px 0px #22205f ;
	-moz-box-shadow: 0px 1px 1px 0px #22205f;
	 box-shadow: 0px 1px 1px 0px #22205f;
	 
}

/* needs fix for mobile */
	
.ui-bar .levelTip {
    display: inline;
    position: absolute;
    right:7px;
    bottom:7px;
    width: 1em;
    height: 1em;
    vertical-align: middle;
    padding:0px;
    margin:0px;
    background-color: transparent!important;
    border:0px;
    font-family: 'icomoon';
    color:#0e1c43;
    box-shadow: none!important;
    font-size: 2em;
    text-shadow: 0 0px 0 #f3f3f3!important;
    width:50px;
    height:50px;
}

.level-bar {
background-color: transparent!important;
border:0px!important;
}


.level-bar a {
-webkit-box-shadow: 0px 1px 1px 0px #22205f ;
-moz-box-shadow: 0px 1px 1px 0px #22205f;
box-shadow: 0px 1px 1px 0px #22205f;
}

.levelDiv .ui-bar {
padding: 0 0 0 16px;
}

.levelDiv {
margin-left:-16px;
margin-bottom: 20px;
}


.appWrapper .ui-icon-delete:after {
background-color: transparent!important;
}

.appWrapper .ui-btn-icon-notext:after  {
background-color: transparent!important;
}


/* start the motor speech hier... */


/* 2016 MSH */


.mshBlock {
background-color: #f6f6f6;
padding:3%;
max-width: 50%;
max-width: 50%;
color:#0e1c43;
text-align: center;
height: 176px;
font-size: 1.5em;
margin:0 auto 5px auto;
text-shadow: none;
	-webkit-box-shadow: 0px 2px 4px 0px #22205f ;
	-moz-box-shadow: 0px 2px 4px 0px #22205f;
	 box-shadow: 0px 2px 4px 0px #22205f;
}

.mshBlock div {
height:100%;
display: table;
margin:0 auto;
}

.mshBlock span {
display: table-cell;
vertical-align: middle;
margin-bottom: 10px;
}


.mshBlock button {
max-width: 27%;
min-width: 130px;
margin:10px auto 0 auto;
font-weight: normal;
font-size: 155%;
line-height: .8em;
padding-top: 20px!important;
display:block;
}

.mshBlock button .bt_click {
font-weight: normal;
display: inline;
min-height: initial;
color: #898989;
font-size: 60%;
}

.arrowBlock {
max-height: 100px;
max-width: 10%;
margin:0 auto 5px auto;
}


.arrowBlock img {
max-width:100%;
max-height:100%;
}

.twoWrap {
max-width: 85%;
margin:0 auto;
text-align:center;
}

.twoWrap div {
display: inline-block;
max-width: 35%;
min-width: 240px;
margin: 0 100px 0 0; 
}


.twoWrap div div {
display: table;
max-width: 35%;
min-width: 240px;
margin: 0 auto; 
}

.twoWrap div div span {
display: table-cell;
vertical-align: middle;
margin-bottom: 10px;
}




.twoWrap div + div {
margin:0; 
}




.dividerBlock {
background-size: 90%; 
max-width: 50%;
margin:0 auto 5px auto;
}

.dividerBlock img {
max-width:100%;
max-height:100%;
}


.mshPage {

}

.mshMain {
text-align: center;
background: url("images/msh_masterBG_2016.png") no-repeat 85px 60px ;
background-size:;
width:1200px;
margin:0 auto;
}

.mshTable {
margin:0 auto;
}


.msh_svg {
margin:0 auto 0 -25%;
text-align: center;
position: relative;
overflow: visible;
 }


.testDump {
/*background-color: #ccc; */
margin:0px;
padding:0px;
}

.msh_svg_image {
position: absolute;
top:0px;
left:25%;
z-index: 10;
}


.msh_svg_image img{
width:100%;
}


.msh_svg .stageSpacer {
height:5%;
min-height: 100px;
z-index: 20;
position: relative;
display: inline;
margin:0 8% 0 0;
}


.stageButton {
width:120px;
height:148px;
text-align: right;
}

 .stageButton button {
height:100%;
background-color: #22205f;
color:#ffffff;
border:0px;
padding:2.8% 10% 2.8% 10%;
margin:0 0 0 4%;
	-webkit-border-radius: .5em;
	border-radius: .5em;
	font-size: 2em;
	position: relative;
	left:12px;
	cursor:pointer;
}


.msh_svg div div img {
width:24%;
height:24%;
}

.msh_svg .stageArrow img{
width:20%;
height:20%;
}

.msh_svg .stageArrow12 img{
width:26%;
height:26%;
}


.msh_svg .stageArrow {
position: relative;
}


.msh_svg .stageArrow img {
}




.msh {
display: table;
background: url("images/msh_master.png") no-repeat center center;
background-size: 100%;
width: 100%;
margin:0 auto;
background-color: #ccc;
text-align: center;
}

.msh .ui-grid-b > .ui-block-a,
.msh .ui-grid-b > .ui-block-c {
	/* width: 33.25%; IE7 */
	/* margin-right: -.5px; BB5 */
	width: 20%;
}

.msh .ui-grid-b > .ui-block-b{
	width: 60%;
}


html body .msh .ui-bar-a {
	background-color: transparent;
	border:none;
}



.msh div span {
display: table-cell;
width:33%;
min-width: 350px;
}

 .arrow {
background: url("images/msh_arrow.png") no-repeat center center;
}

.msh .stageDiv {
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 24%, #c5c8d0 90%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(24%,#ffffff), color-stop(90%,#c5c8d0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 24%,#c5c8d0 90%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#ffffff 24%,#c5c8d0 90%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 24%,#c5c8d0 90%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#ffffff 24%,#c5c8d0 90%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c5c8d0',GradientType=0 ); /* IE6-9 */
border: 1px solid #0e1c43;
padding:5% 5% 5% 5%;
overflow: hidden;
height:auto;
vertical-align: middle;
display: inline-block;
}


/* video */

#player {
margin:0 auto;
display: block;
}

.videoMain {
margin-bottom: 50px;
}

.videoMain, .mshMain {
overflow: visible!important;
}


.postVideo {
display:none;
margin:0 auto;
}

.videoMessage {
background-color: #f79121;
padding:3%;
color:#ffffff;
text-align: center;
font-size: 1.5em;
margin:0 0 30px 0;
text-shadow: none;
	-webkit-box-shadow: 0px 2px 4px 0px #22205f ;
	-moz-box-shadow: 0px 2px 4px 0px #22205f;
	 box-shadow: 0px 2px 4px 0px #22205f;
}

.videoMessage span {
text-shadow: none;
}

.clickPlay {
font-size: 2em;
text-align: center;
	cursor:pointer;

}

/* video */

/* font changes for msh*/

@media only screen and (max-width : 960px) {



/*
.twoWrap {
width:100%;
max-width: 100%;
}

.twoWrap div {
max-width: 30%;
min-width: 200px;
}

.mshBlock {

}


.mshBlock button {
    font-size: 110%;
    max-width: 20%;
    min-width: 100px;
    padding-top: 10px !important;
}


.msh_svg .stageButton button {
font-size: 10px;
padding:2.7% 2% 2.7% 1%;
}
*/
}

/* these are some of the bootsraps */



@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 767px) 
and (orientation : portrait) 
{ 
.ui-title {
text-indent: -9999px;
}
}


@media only screen and (max-width : 1200px) {

.mshMain {
margin-left:-100px;
background: url("images/msh_masterBG_2016_mob.png") no-repeat 85px 60px;
}

.mshBlock {
max-width: 40%;
}


}

@media only screen and (max-width : 979px) {


}

@media only screen and (max-width : 767px) {


}

@media only screen and (max-width : 480px) {


}

@media only screen and (max-width : 320px) {



}





/* if we decide to make the button transparent
.ui-icon-delete{
	background-color: transparent !important;
	border-color: #dddddd;
	border:0px!important;
	color: #333333 ;
	text-shadow: 0  0px 0 #f3f3f3!important;
}

*/



@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) { 

.appWrapper .ui-title {

}
}




