﻿/* Imported font! */
/*@import url('https://fonts.googleapis.com/css?family=Noto+Serif:400,400italic,700|Open+Sans:300,400,600,700');*/

.waiting { cursor: wait; }

/* ----- CORE TWO SETTINGS FOR THE HOMEPAGE ------- */

strong, em, b, i {
    /*font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;*/
    font-family:'Open Sans', Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, address {
    font-family:'Open Sans', Arial, sans-serif;
    /*font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;*/
}

h1
{
  font-size : 12px;
}

.pash1
{
  /*font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;*/
  font-family:'Open Sans', Arial, sans-serif;
  font-size : 60px;
  color : #0099FF;
  margin-top : 10px;
}

.pash1left
{
  /*font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;*/
  font-family:'Open Sans', Arial, sans-serif;
  font-size : 40px;
  color : #0099FF;
  margin-top : 10px;
  max-width: 300px;
}

.deckstorelanguageselectionicon
{
    height: 42px;
    width: 42px;
}


.pasgreen
{
  /*font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;*/
  font-family:'Open Sans', Arial, sans-serif;
  font-size : 14px;
  color : #00CC33;
  margin-top : 10px;
}

h2
{
  /* 
    Gives h2 elements a different background color and size, 
    and adds a bit of margin at the top to create room between the heading and the preceding element.
  */
  font-size : 14px;
  color : #7773A1;
  margin-top : 10px;
}



a, img {
    border:none;
}

.divinlineblock
{
    display: inline-block;
}


.NaviLocationLink
{
    float: left;
    /*padding-left: 20px;
    padding-top: 6px;*/
    width: 150px;
    height: 19px;
    font-size: 10px;    
}


.Introduction
{
  font-style: italic;
  color: #3e3e3e;
}


.Paworasmall {
	font-size: 10px;
	line-height: normal;
    vertical-align: top;
	color: #0000CC;
	display: compact;
}


.paworalink {
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
	color: #0000CC;
	text-decoration: none;
}
.paworalinkselected {
	font-size: 10px;
	vertical-align: middle;
	font-weight:bold;
	text-align: center;
	color: #0000CC;
	text-decoration: none;
}

.paworavalignicon {
	vertical-align: middle;
}
.paworajustblue {
	font-size: 10px;
	line-height: normal;
	color: #0000CC;
	display: compact;
}

.paworagroupitem
{
    padding: 5px 10px 10px 5px;
    margin: 5px;
    font-size: 10px;
    display: inline;
    float: left;
    background-image: url(Images/DisplayItemBackground.jpg);
    line-height: normal;
    height: 200px;
    width: 250px;
    color: #0000CC;
    display: compact;
    text-align: center;
}
.paworagroup2item
{
    padding: 5px 10px 10px 5px;
    margin: 5px;
    font-size: 10px;
    display: inline;
    float: left;
    line-height: normal;
    height: 150px;
    width: 600px;
    color: #0000CC;
    display: compact;
    text-align: center;
}
.imagehundredbyhundred 
{
    height:100px; 
    width:100px;
    margin-left: 15px;
    margin-right: 15px;
    }

.imagesized 
{
    height:80px; 
    width:80px;
    margin-left: 15px;
    margin-right: 15px;
    }
.imagesmallsized 
{
    height:25px; 
    width:25px;
    margin-left: 15px;
    margin-right: 15px;
    }

    
.imagelargesized {height:300px;}

.Paseedutext
{
	/*font-size: 12px;*/
	line-height: normal;
    vertical-align: top;
}

.Paseedubluetext
{
	font-size: 10px;
	line-height: normal;
    vertical-align: top;
    color: Blue;
}


.ItemContainerStyle
{
    width:664px; 
    height:400px; 
    /*padding-top : 10px;
    padding-left: 10px;*/
}
.NextForwardStyle
{
    padding: inherit;
    width: 200px;
    height: 20px;
    margin: auto;
    overflow: auto;
    clear: both;
    vertical-align: middle;
    text-align: center;
    position: relative;
}



#PaseeduTopLeftCorner
{
    position: absolute;
    top: 0px;
    left: 10px;
    width: 240px;
    height: 100px;

}

#PaseeduHeader
{
    /*
    Gives the header the same width as the PageWrapper. The height creates some room for the logo
    that is set with the background-image.
  */
    position: absolute;
    width: 600px;
    left: 250px;
    height: 100px;
    margin: auto;
    text-align: center;
}

#PaseeduTopRightCorner
{
    position: absolute;
    top: 0px;
    left: 850px;
    width: 200px;
    height: 100px;
}

#PaseeduPageWrapper
{
    position: absolute;
    top: 100px;
    left: 250px;
    width: 600px;
    height: 480px;
    margin: auto;
}

#PaseeduBroadPageWrapper
{
    position: absolute;
    top: 100px;
    left: 10px;
    width: 1040px;
    height: 480px;
    margin: auto;
}

#PaseeduMidRight
{
    position: absolute;
    top: 100px;
    left: 850px;
    width: 200px;
    height: 480px;

}

#PaseeduLeftSideBar
{
    position: absolute;
    top: 100px;
    left: 10px;
    width: 240px;
    height: 480px;
}

.WholePage
{
    background-image: url(Images/blue.jpg);
    text-align: right;
}

.mycenter
{
    text-align: center;
}

#mycenter2
{
    text-align: center;
    color:Blue;
}


.paseedubackgroundimage {
        background-attachment: fixed;
        background-image: url(Images/blue.jpg);
        background-repeat: no-repeat;
        background-position:top;
        height:600px;
        width:250px;
        position:relative;
        background-position:left top;
        top:0px;
        visibility: visible;
        left: 0px;
}

#PaseeduFooter
{
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    position: absolute;
    top: 580px;
    width: 1040px;
    clear: both;
    left: 10px;
    height: 20px;
    color: #0066FF;
    text-align: center;
    font-size: 0.7em;
    font-weight: bold;
    line-height: 20px;
    border-top-color: #CCCCCC;
}

.Paseedublue
{
    /*font-size: 12px;*/
    line-height: normal;
    vertical-align: top;
    color: #0000CC;
}

.Paseedublack
{
    /*font-size: 12px;*/
    line-height: normal;
    vertical-align: top;
    color: #000000;
}



.clearfix:after
{  
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.Paseeducentered
{
    text-align: center;
    position: relative;
    
}

.Paseeduleftindent
{
     
    position: relative;
    left: 150px;
    
}

#leftindent10
{
     
    /*position: relative;*/
    left: 10px;
    background-color:Gray;
    
}

.Paseeduerrormessage
{
     
    color: red;
    
}

.splMainMenu
{
    /*
    The Menu gets a white border on all four sides.
  */
    float: left;
    width: 317px;
    height: 19px;
    background: white; 
}

.splNaviLocationLinkold
{
    position: absolute;
    left: 250px;
    top: 200px;
    padding-top: 6px;
    width: 600px;
    height: 30px;
    font-size: 10px;
    background: white;
    text-align: center;     
}

.splNaviLocationLink
{

 
}

#splTopLeftCorner
{
    position: absolute;
    top: 0px;
    left: 10px;
    width: 240px;
    height: 100px;
}

#splHeader
{
    /*
    Gives the header the same width as the PageWrapper. The height creates some room for the logo
    that is set with the background-image.
  */
    position: absolute;
    width: 600px;
    left: 250px;
    height: 100px;
    margin: auto;
    text-align: center;
}

#splTopRightCorner
{
    position: absolute;
    top: 0px;
    left: 850px;
    width: 200px;
    height: 100px;

}

#splTopLeftCornerBroad
{
    position: absolute;
    top: 0px;
    left: 10px;
    width: 340px;
    height: 100px;
}

#splHeaderThin
{
    /*
    Gives the header the same width as the PageWrapper. The height creates some room for the logo
    that is set with the background-image.
  */
    position: absolute;
    width: 400px;
    left: 350px;
    height: 100px;
    margin: auto;
    text-align: center;
}

#splTopRightCornerBroad
{
    position: absolute;
    top: 0px;
    left: 750px;
    width: 300px;
    height: 100px;

}


#splMenuWrapper
{
  /*
    The menu spans the page width, right below the header.
    At the top and left a few pixels padding is applied to create some room.
  */
  position: absolute;
  top: 100px; 
  width: 800px;
  height: 50px;
  left: 325px;
  /*padding-top: 5px;*/
  text-align: center;
}

#splLeftSideBar
{
    position: absolute;
    top: 150px;
    left: 10px;
    width: 240px;
    height: 450px;

}

#splLeftSideBarThin
{
    position: absolute;
    top: 150px;
    left: 10px;
    width: 140px;
    height: 450px;

}

#splLeftSideBarTopAndMid
{
    position: absolute;
    top: 150px;
    left: 10px;
    width: 240px;
    height: 400px;

}

#splLeftSideBarLow
{
    position: absolute;
    top: 550px;
    left: 10px;
    width: 240px;
    height: 50px;

}




#splPageWrapper
{
    position: absolute;
    top: 150px;
    left: 250px;
    width: 600px;
    height: 450px;
    margin: auto;

}

#splPageWrapperHalfBroad
{
    position: absolute;
    top: 150px;
    left: 150px;
    width: 800px;
    height: 450px;
    margin: auto;

}

#splCenterLeft
{
    position: absolute;
    top: 150px;
    left: 250px;
    width: 300px;
    height: 450px;
    margin: auto;

}

#splCenterLeftTopAndMid
{
    position: absolute;
    top: 150px;
    left: 250px;
    width: 300px;
    height: 400px;
    margin: auto;
}

#splCenterLeftLow
{
    position: absolute;
    top: 550px;
    left: 250px;
    width: 300px;
    height: 50px;
    margin: auto;

}

#splCenterRight
{
    position: absolute;
    top: 150px;
    left: 550px;
    width: 300px;
    height: 450px;
    margin: auto;

}

#splCenterRightTop
{
    position: absolute;
    top: 150px;
    left: 550px;
    width: 300px;
    height: 300px;
    margin: auto;

}

#splCenterRightMid
{
    position: absolute;
    top: 450px;
    left: 550px;
    width: 300px;
    height: 100px;
    margin: auto;

}

#splCenterRightLow
{
    position: absolute;
    top: 550px;
    left: 550px;
    width: 300px;
    height: 50px;
    margin: auto;

}

#splMidRight
{
    position: absolute;
    top: 150px;
    left: 850px;
    width: 200px;
    height: 450px;
}

#splMidThin
{
    position: absolute;
    top: 150px;
    left: 950px;
    width: 100px;
    height: 450px;
}


#splFooter
{
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    position: absolute;
    top: 600px;
    width: 1040px;
    clear: both;
    left: 10px;
    height: 20px;
    color: #0066FF;
    text-align: center;
    font-size: 0.7em;
    font-weight: bold;
    line-height: 20px;
    border-top-color: #CCCCCC;
}


#splBroadTopLeftCorner
{
    position: absolute;
    top: 0px;
    left: 10px;
    width: 370px;
    height: 100px;
}

#splThinHeader
{
    /*
    Gives the header the same width as the PageWrapper. The height creates some room for the logo
    that is set with the background-image.
  */
    position: absolute;
    width: 340px;
    left: 380px;
    height: 100px;
    margin: auto;
    text-align: center;
}

#splBroadTopRightCorner
{
    position: absolute;
    top: 0px;
    left: 720px;
    width: 320px;
    height: 100px;

}






#splBroadPageWrapper
{
    position: absolute;
    top: 150px;
    left: 10px;
    width: 1040px;
    height: 450px;
    margin: auto;
    padding: 0px;

}

.watermark
{
    width: 150px;
    font: Verdana;
    font-style: italic;
    color: GrayText;
}

.TestStyle
     	{ 
     	font: 12pt verdana; 
     	font-weight:700;
     	}

.centered
{
    margin: auto;
}


.paseeduborder 
{
    border-top:solid 1px #D0EAFF; 
    }

.largecharacter
{
font:50px arial,sans-serif;
}

.mediumcharacter
{
font:30px arial,sans-serif;
}

.normalcharacter
{
font:16px arial,sans-serif;
}


.largecharacterheaderquestion
{
font:80px arial,sans-serif;
}

.mediumcharacterquestion
{
font:40px arial,sans-serif;
}

.normalcharacterquestion
{
font:16px arial,sans-serif;
}

.mobiletext
{
    font-size: small;
}

.lefttext
{
    text-align: left;
}

/* ------------- NOTES --------------------- */
.tasksheader
{
    color: #0098DA;
    display: block;
    width: 100%;
    font-size: x-large;
    font-weight: 700;
}

.taskssectionheader
{
    color: #97C04A;
    display: inline-block;
}


/* ------------- NOTES --------------------- */

    .notes_black_overlay{
        display: none;
        position: absolute;
        top: 0%;
        left: 0%;
        width: 100%;
        height: 100%;
        background-color: black;
        z-index:1001;
        -moz-opacity: 0.8;
        opacity:.80;
        filter: alpha(opacity=80);
    }

    .notes_white_content {
        display: none;
        position: absolute;
        top: 25%;
        left: 25%;
        width: 50%;
        height: 50%;
        padding: 16px;
        border: 16px solid #68A4C4;
        background-color: white;
        z-index:1002;
        overflow: auto;
    }

     .notestextarea
{
    max-height:80%; 
    max-width:96%; 
    font-size:24px; 
    color:black;
}

    .notestextclickable
{
    text-transform:uppercase;
    cursor: pointer;
    font-size : 26px;
    color : #7773A1;
    font-weight:bold;
    margin-right: 10px;
}
    

   .notestextfont
{

    font-size : 24px;
}

   .noteslabelfont
{

    font-size : 24px;
}

     .notesicon
{

    width:50px; height:40px; cursor:pointer
}

     .notescheckbox
{

    width:40px; height:40px; 
}




/*-----------------------------*/
/* Responsive design  */
/*-----------------------------*/

#spltoppage2
{
    height: 80px;
    width: 100%; 
    display: inline-block;
    /*width: 18%;     */
    
}

#splTopLeftCorner2
{
    /*min-height: 7em;*/
    height: 80px;
    width: 29%;
    float: left;
    padding-left: 1%;
}



#splTopHeader2
{
   height: 80px;
   width: 40%;
  float: left; 
   
}

#splTopLeftCorner3
{
    /*min-height: 7em;*/
    height: 80px;
    width: 29%;
    float: left;
    padding-left: 1%;
}

#splTopHeader3
{
   height: 80px;
   width: 60%;
  float: left; 
   
}

#splTopRightCorner3
{
    width: 20%; 
    padding-top: 0%;
    float: left; 
    height: 80px;
    }


#topiconimg 
{ 
 
  /*max-width: 40%;
  margin-left: auto; 
  margin-right: auto; 
  height: auto;
  width : auto\9; /* ie8 */ */
  
  }
  
.displayed
{ 
    text-align: center;
    margin: auto; 
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
	max-height: 80px;
	max-width: 250px; 
	height: auto;
	width: auto\9;   /* ie8 */
}

.paseedulogo
{ 
    text-align: center;
    margin: auto; 
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 250px;
    height: 80px;
    /*max-width: 100%;*/
	/*max-height: 80px;
	max-width: 250px; 
	height: auto;
	width: auto\9;*/   /* ie8 */
    color: blue;
}

.topiconimage2
{

}

  
#splTopRightCorner2
{
    width: 20%; 
    padding-top: 0%;
    float: left; 
    height: 80px;
    }

#splMenuWrapper2
{
  /*margin: 10px; */
   margin-left: auto;
   margin-right: auto;
   display: block; 
  margin: auto; 
  float: none; 
  width: 100%;

}

#splTopRight2
{
    width: 20%; 
    float: right;
    padding: 10px; 
}

img {
	/*max-width: 100%;
	height: auto;
	width: auto\9; *//* ie8 */
}


#splmidpage2
{
    display: block;
    height: 350px;     
}

#splLeftSideBar2
{
    width: 20%;
    float: left; 
}

#splLeftSideBar2_show
{
    width: 20%;
    float: left; 
}


#splPageWrapper2
{
    width: 60%;
    padding-left: 20%;

}

#splPageWrapper2_thin
{
    width: 40%;
    padding-left: 35%;
    padding-top: 5%;
    text-align:center;
}


#splMidRight2
{
    width: 20%;
    float: right; 
}

#splFooter2
{

    border-width: 1px 0px 0px 0px;
    border-style: solid;
    border-top-color: #CCCCCC;

    text-align: center;
    font-size: 0.7em;
    height: 25px;
    padding-top: 12px;
    /*line-height: 10px;*/
    
    margin: 0px auto;
    max-width: 1200px; 
    width: 96%; 
}

#splFooter3
{
    text-align: center;
    font-size: smaller;
    border-top-color: #CCCCCC;
    /*margin: 0px auto;*/
    width: 100%; 
    padding-top: 25px;
    padding-bottom: 25px;

    background: #f0f9ff; /* Old browsers */
background: -moz-linear-gradient(top,  #f0f9ff 0%, #cbebff 47%, #a1dbff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f9ff), color-stop(47%,#cbebff), color-stop(100%,#a1dbff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f0f9ff 0%,#cbebff 47%,#a1dbff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f0f9ff 0%,#cbebff 47%,#a1dbff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f0f9ff 0%,#cbebff 47%,#a1dbff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f0f9ff 0%,#cbebff 47%,#a1dbff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#a1dbff',GradientType=0 ); /* IE6-9 */


}

#splFooter4
{
    height: 30px;
    max-height : inherit;
    text-align: center;
    font-size: 0.7em;
    border-top-color: #CCCCCC;
    background-color: white;
    margin: 0px auto;
    max-width: 1200px; 
    width: 96%; 
}

/*-----------------------------*/
/* Inner Design          */
/*-----------------------------*/

#FooterBlock
{
    display: inline-block;
}



/* ------   Popups     */

.popoupheader
{
    text-transform:uppercase;
      font-size : 14px;
      color : #7773A1;
      margin-top : 10px;
}

.popouptext
{
    
}

.popouptextfocus
{
    
    font-style:italic;
    color: #0098DA;
    font-size: 20px;
    font-weight: bold;
}

.popouptextclickable
{
    text-transform:uppercase;
    cursor: pointer;
    font-size : 14px;
    color : #7773A1;
    font-weight:bold;
}



/*-----------------------------*/
/* 31341 Basic Design          */
/*-----------------------------*/

#spl31341_3
{
    display: inline-block;
    width: 100%;
    /*height: 900px; */
    /*background-color: blue;    */
    }


#spl31341_3_1
{
    width: 19%;
    float: left; 
    padding-left: 1%;
  

}

#spl31341_3_2
{
    float: left; 
    width: 60%;
}

#spl31341_3_3
{
    float: left; 
    width: 20%;
 
}


#spl31341K_3_1
{
    width: 39%;
    float: left; 
    padding-left: 1%;
     background-color: white;
    /*background: url('/Icons/bggreen.jpg') left top;*/
    /*margin: 5px;*/
    margin-left: 4%;
    margin-right: 4%;
    margin-top:5px;
    margin-bottom:5px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border-color: blue;

    -moz-box-shadow: 10px 10px 5px #888;
-webkit-box-shadow: 10px 10px 5px #888;
box-shadow: 10px 10px 5px #888;

    
}

#spl31341K_3_2
{
    float: left; 
    width: 40%;
    /*padding-left: 20%;*/
    
}

#spl31341O_3_1
{
    width: 39%;
    float: left; 
    padding-left: 1%;
     background-color: white;
    /*background: url('/Icons/bggreen.jpg') left top;*/
    /*margin: 5px;*/
    margin-left: 4%;
    margin-right: 4%;
    margin-top:5px;
    margin-bottom:5px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border-color: blue;

    -moz-box-shadow: 10px 10px 5px #888;
-webkit-box-shadow: 10px 10px 5px #888;
box-shadow: 10px 10px 5px #888;

    
}

#spl31341O_3_2
{
    float: left; 
    width: 40%;
    /*padding-left: 20%;*/
    
}

/* Masterpage 3_2 - SW - Switch - switches place on 3_1 and 3_2 */

#spl31341SW_3
{
    display: inline-block;
    width: 100%;
    /*height: 900px; 
      height auto is new and untested*/
    height: auto;
    }

#spl31341SW_3_1
{
    display: inline-block;
    width: 19%;
    float: right; 
    padding-left: 1%;
    height: auto; 
}

#spl31341SW_3_2
{
    display: inline-block;
    float: right; 
    width: 60%;
    height: auto; 
    /*padding-left: 20%;*/
}

#spl31341SW_3_3
{
    float: right; 
    width: 20%;
    height: auto; 
    /*padding-left: 80%;*/
}

#spl31341TH_3_1
{
    width: 35%;
    float: right; 
    /* padding-left: 1%; */
}

#spl31341TH_3_2
{
    float: right; 
    width: 30%;
    /*padding-left: 20%;*/
}

#spl31341TH_3_3
{
    float: right; 
    width: 35%;
    /*padding-left: 80%;*/
}


#spl31341_4
{
    display: inline-block;
    width: 100%;
    
}

#spl31341_4_1
{
    display: none; 
    /*width: 20%;*/
    float: right;
}

#spl31341_4_2
{
    width: 38%;
    float: right; 
}

#spl31341_4_3
{
    width: 38%;
    float: right;
}

#spl31341_4_4
{
    width: 19%;
    padding-left: 1%;
    float: right; 
}

#spl31341_4_4_L
{
    width: 19%;
    padding-left: 1%;
    float: left; 
}







#spl3135
{
    width: 100%;
    padding-left: 0%;
    float: left; 
}




#leftquestions
{
 width:inherit; 
}

#rightquestions
{
 /*background-color:firebrick; */
}


#spl3_121
{
    display: inline-block;
    width: 100%;
    /*height: 900px; */
    }

#spl3_121_1
{
    float: left; 
    width: 100%;
    margin: 0px;
    padding: 0px;
    
}

#spl3_121_2
{
    float: left; 
    width: 50%;
    margin: 0px;
    padding: 0px;
}

#spl3_121_3
{
    float: left; 
    width: 50%;
    margin: 0px;
    padding: 0px;
}

#spl3_121_4
{
    float: left; 
    width: 100%;
    margin: 0px;
    padding: 0px;
}

/* Masterpage 31 - for groups */

#paseedu3_31
{
    display: inline-block;
    width: 100%;
    /*height: 900px; */
    }

#paseedu31_3_01
{
    float: left; 
    width: 20%;
    margin: 0px;
    padding: 0px;
    
}

#paseedu31_3_02
{
    float: left; 
    width: 60%;
    margin: 0px;
    padding: 0px;
}

#paseedu31_3_03
{
    float: left; 
    width: 20%;
    margin: 0px;
    padding: 0px;
}

#paseedu31_3_11
{
    float: left; 
    width: 100%;
    margin: 0px;
    padding: 0px;
}

/* ----- MASTERPAGES ----  */

#paseedu3_1topleftmidright
{
    display: block;
    height: 100px;
    width: auto;
    /*background-color:silver ;*/

    /* the border under*/
    /*border-width: 0px 0px 1px 0px;
    border-style: solid;
    line-height: 20px;
    border-bottom-color: #CCCCCC;*/

}


/* ---------- MESSAGES ------------------------*/

    .CSSReceived
    {        
      display:block; 
      float: left; 
      background-color:#B2E1FF; 
      text-align:left;
      width:75%; 
      padding:1%; 
      margin: 1%; 
      border-radius:5px;
      color:black;
      
      
       
    }
    .CSSSent {
      background-color:lightgreen;
      color:black;
      display:block; 
      float: right; 
      text-align:right;
      width:75%; 
      padding:1%; 
      margin: 1%; 
      border-radius:5px;

    }


/* ---------- FOUR OPTIONS - CONTAINER, IMAGES AND FONTS  - FOUR OPTIONS*/

/* -- */
#paseedu4optionstopleftmidright
{
    display: block;
    height: 100px;
    /*height: 120px;*/
    width: auto;
    /*background-color:silver ;*/

    /* the border under*/
    /*border-width: 0px 0px 1px 0px;
    border-style: solid;
    line-height: 20px;
    border-bottom-color: #CCCCCC;*/

}

.paseedu4optionstopleftmidrightClass
{
    display: block;
    height: 100px;
    width: auto;
}

.paseedu4optionstopleftmidrightClassNoDisplay
{
    display: none;
    height: 100px;
    width: auto;
}

#paseedu4optionsTopLeftCorner
{
    width: 35%;
    float: left;
    height: 100px;

}

.paseedu4optionsTopLeftCornerClass
{
    width: 35%;
    float: left;
    height: 100px;

}

.paseedu4optionsTopLeftCornerClassEmpty
{
    background-color: white;
    width: 35%;
    float: left;
    height: 100px;
}

#paseedu4optionsTopMid
{
       height: 100px;
       width: 30%;
      float: left; 
}

.paseedu4optionsTopMidClass
{
       height: 100px;
       width: 30%;
    float: left; 
}

.paseedu4optionsTopMidClassEmpty
{
    background-color: white;
    height: 100px;
    width: 30%;
    float: left; 
}


#paseedu4optionsTopRightCorner
{
    width: 33%; 
    padding-top: 0%;
    height: 120px;
    float: left;
    text-align: right;
    padding-right: 2%; 
    }

.paseedu4optionsTopRightCornerClass
{
    width: 33%; 
    padding-top: 0%;
    height: 120px;
    float: left;
    text-align: right;
    padding-right: 2%; 
    }

.paseedu4optionsTopRightCornerClassEmpty
{
    background-color: white;
    width: 33%; 
    padding-top: 0%;
    height: 120px;
    float: left;
    text-align: right;
    padding-right: 2%; 
    }

.paseedutopline
{

    width: 92%;
    margin-left: 4%;
    margin-right: 4%;
    height: 1px;
    background-color: lightgray;
}

/* -- */

/* -  with image at from - */
.classpaseedu4options3to1container
{
    display: inline-block;
    width: 100%;
    height: 300px; 
    overflow:hidden;
}

.classpaseedu4options3to1container_1
{
    width: 19%;
    float: left; 
    padding-left: 1%;
    height: inherit; 
   height: 300px; 
   display:inline-block;  
}

.classpaseedu4options3to1container_2
{
    float: left; 
    width: 60%;
    height: 300px; 
       display:inline-block;  
}

.classpaseedu4options3to1container_3
{
    float: left; 
    width: 20%;
    height: 300px; 
    display:inline-block;  
}

.questionarea
{
        margin: 0%;
height: 300px; 
}

.questionpart_words
{
    display: inline-block; 
    width:50%;
 float: left;
  position: relative;
  height: 300px; 

}

.questionpart_words_insidedisplayblock
{
     vertical-align: middle;
     position: relative;
     top:60px;
     padding-top: 10px; 
     margin-left: 10px; 
     text-align:center;

}

.questionpart_image
{
    display: inline-block; 
  width:50%;
 float: left;
  position: relative;
  height: 300px; 

}

.paseeducorrectanswerfeedback
{
    width: 100%;
    padding-left: 0%;
    float: left; 
}

.FeedbackHeaderEmpty
{
    background-color:white;

}

.FeedbackHeader
{
    background-color:#96C049;
    padding: 0%;
    margin: 0%;
    width: 100%;
    float: left;
    color: white;
    font-size:Larger;
    font-weight:bold; 
    }

.FeedbackAreaEmpty
{
    margin: 0px;
    height: 250px; 
    border:none;
    border-color: none;
}

.FeedbackAreaEmptyNoImage
{
    margin: 0px;
    height: 100px; 
    border:none;
    border-color: none;
}



.FeedbackArea
{
    /*background-color:Palegreen ;*/
    margin-top: 5px;
    height: 250px; 

    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: Palegreen;
    overflow:hidden;
      
}

.FeedbackAreaNoImage
{
    /*background-color:Palegreen ;*/
    margin-top: 0px;
    height: 80px;
    /*height: 180px;*/
    /*width: 80%; */

    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: Palegreen;
    overflow:hidden;
  
      
}

.answertextunanswered
{
    color: black;
    cursor: pointer;
}

.answertextwrong
{
    color: red;
}

/*changed here*/
.fouroptionstatisticsbox
{
height:70px; 
width:280px; 
background-color: #CCFF99;
margin-left: 5px;
margin-top: 0px;
border-spacing:0px; 
padding: 0px;
float: left; 
overflow:hidden;

}


.fouroptionstatisticsbox:hover
{
/*background-color: #CCFF99;*/
cursor: pointer;
}

.fouroptionsstatisticsimage
{
    width: 70px;
    height: 70px;
    border-style: none;
    margin: 0;
    padding: 0;
    top: 0px;
    left: 0px;
    border-spacing:0px;
    border-radius: 0 0 0 0;
    /*border-color:#0098DA;
    border-style:solid;
    border-width:thin;*/
}

.fouroptionsstatisticstextbox
{
    height: 70px;
    background-color: gray;
}

.fouroptionsstatiticstext
{
    color: black;
    padding-top: 0px;
    Font-Size:Larger;
}



/* ------------ Links ------------ */

.playmodelinksheader
{
    font-size: xx-large;
}

.playmodelinkstext
{
    font-size: medium;
    color: lightgray;
    font-style: italic;
}

.playmodelinkhyperlinkreset
{
    text-decoration: none;
    color: black;
    text-align: left;
}

/* ------------ play write ------------ */


.PlayWrite_belowswitchwrapper { display: inline-block; width: 100%; height: 300px; background-color: blue; float: left; }
.classpaseeduPlayWrite3andafterwrapper { display: inline-block; width: 100%; height: 900px; float: left; }


.playwritecompletioncss
{
    display: inline-block;
    font-size: large;
    background-color:blue;
    border-color: Palegreen;
}

.playwritecompletionitemcss
{
    font-size: large;
    background-color:white;
}

.playwritecompletionhighlightedcss
{
    font-size: large;
    
      z-index:3;

  /* - SELECTED IN THE MAIN MENU*/
background: #d0e4f7; /* Old browsers */
background: -moz-linear-gradient(top,  #d0e4f7 0%, #73b1e7 24%, #0a77d5 50%, #539fe1 79%, #87bcea 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0e4f7), color-stop(24%,#73b1e7), color-stop(50%,#0a77d5), color-stop(79%,#539fe1), color-stop(100%,#87bcea)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e4f7', endColorstr='#87bcea',GradientType=0 ); /* IE6-9 */



  /*background: #284E98;*/
  color: White; 
}

.playwriteWatermarkCssClass
{
    font-size: medium;
    width: 150px;
    font: Verdana;
    font-style: italic;
    color: GrayText;
}




.classFeedbackSectionBelowWrapperAlwaysOn
{
      width:inherit;
      position: relative;
      height: 300px; 
      display: inline-block; 
      
}

.classFeedbackSectionBelowWrapperAlwaysOnNoImage
{
      width:inherit;
      position: relative;
      height: 100px; 
      display: inline-block; 
     
}

.classFeedbackSectionBelowWrapper
{
      width:inherit;
      position: relative;
      height: 300px; 
      display: none; 
      float: left; 
}

.classFeedbackSectionBelowWrapperNoImage
{
      width:inherit;
      position: relative;
      /*height: 200px;
      heigh 200 gives issue at 4 options!*/
      height: 100px;
      display: inline-block; 
      float: left; 
}

.classFeedbackSectionBelowWrapperOnlyQuestion
{
      display: none;
      height: 0px; 
      width:inherit;
      position: relative;
      /*height: 300px;*/ 
      /*display: inline-block;*/ 
      float: left;
      margin-bottom: 5px;

}

.classFeedbackSectionBelowWrapperNoImageOnlyQuestion
{
      width:inherit;
      position: relative;
      /*height: 200px; */
      height: 100px;
      display: inline-block; 
      float: left; 
}



.classFeedbackSectionBelowWrapperEmpty
{
      display: none; 
}

.classFeedbackSectionBelow
{
      display: inline-block; 
      width:100%;
      position: relative;
      height: 240px; 
      float: left; 

}

.classFeedbackSectionBelowNoImage
{
      display: inline-block; 
      width:30%;
      position: relative;
      /*height: 200px; */
      height: 100px;
      float: none; 
     

}

.classFeedbackSectionBelowEmpty
{
      display: none; 
}

.classNoDisplay
{
      display: none;
      height: 0px;
}

.classDisplayInlineBlock
{
      display: inline-block;
}



/* -  without from image - */
.classpaseedu4options3to1container_noimage
{
    display: inline-block;
    width: 100%;
    /*height: 200px;*/
    height: auto; 
}

.classpaseedu4options3to1container_1_noimage
{
    display: none; 
}

.classpaseedu4options3to1container_2_noimage
{
    float: left; 
    width: 100%;
    /*height: 200px;*/
    height: auto; 
}

.classpaseedu4options3to1container_3_noimage
{
   display: none; 
}

.compactremover
{  display: block; color: green;}

.questionarea_noimage
{
    margin-left: 20%;
    margin-right: 20%;
    height: auto; 

}

.questionpart_words_noimage
{
    display: inline-block; 
    width:100%;
  float: left;
  position: relative;
    /*height: 200px;*/
    height: auto; 

}

.questionpart_words_insidedisplayblock_noimage
{
     vertical-align: middle;
     position: relative;
     top:0px;
     padding-top: 10px;
     margin-left: 10px;
     overflow: hidden;  
     
}

.questionpart_image_noimage
{
    display: none; 
}

.paseeducorrectanswerfeedback_questionnoimage
{
    width: 100%;
    padding-left: 0%;
    float: left; 
}

/* --- answer area ---- */


#spl4
{
    display: inline-block;
    width:100%;
    padding:0px;
    margin:0px;
}

#spl4_1
{
    width: 21%;
    float: left; 
    padding:1%;
    margin:1%;
    background-color: #CCFF99;
}

#spl4_2
{
    width: 21%;
    float: left; 
    padding:1%;
    margin:1%;
    background-color: #CCFF99;
}

#spl4_3
{
    width: 21%;
    float: right; 
    padding:1%;
    margin:1%;
background-color: #CCFF99;
 
}

#spl4_4
{
    width: 21%;
    float: right; 
    padding:1%;
    margin:1%;
background-color: #CCFF99;
        
 
}

#spl4_1:hover
{
    cursor: pointer;
}

#spl4_2:hover
{
    cursor: pointer;
}

#spl4_3:hover
{
    cursor: pointer;
}

#spl4_4:hover
{
    cursor: pointer;
}



.answercontainer
{
 /*width:100px;*/
 width:95%;
 float: left;
 display: inline-block;
 position: relative;
 /*background-color:#68A4C4;*/
 color:white;
 margin: 10px;
 padding: 5px;
 
}

.answercontainer a {text-decoration: none; }



.PlayImage 
{
    width: 150px;
    height: 150px;
    max-height: 150px;
    max-width:150px; 
    /*Used to be 150*/
}

.PlayWriteImage 
{
    width: 280px;
    height: 280px;
    max-height: 280px;
    max-width: 90%; 
    border-color: #0098DA;

}

.PlayWriteImageBelow 
{
    width: 250px;
    height: 250px;
    max-height: 250px;
    max-width: 90%; 
    display: none; 
    }

.PlayFromImage 
{
    width: 280px;
    height: 280px;
    max-height: 280px;
    max-width: 280px; 
}

.PlayFourImage 
{
    width: 250px;
    height: 250px;
    max-width:100%;
    display: block;
    margin-left: 2%;
    cursor: pointer;
}

.EditItemDisplayImage 
{
    width: 180px;
    height: 180px;
    max-width:100%;
    margin-left: 2%;
}

.DualDisplayImage 
{
    width: 300px;
    height: 300px;
    max-width:100%;
    margin-left: 2%;
}

.PlayFeedbackImage 
{
    width: 150px;
    height: 150px;
    max-height: 150px;
    max-width: 150px; 
}

.PlayFeedbackImageNoImage 
{
    display: none;
}

.SelectImage
{
    width:40px;
    /*width:40px;*/
    height:40px;
    /*background-color:coral;*/
    cursor: pointer;
}

.SoundImageLeft
{
    width:40px;
    height:40px;
    cursor: pointer;
}

.SoundImageRight
{
    width:40px;
    height:40px;
    cursor: pointer;
}

.SoundImage
{
    width:40px;
    height:40px;
    cursor: pointer;
}


.Fortyfortysettingsimage
{
    width:36px;
    height:36px;
    cursor: pointer;
}

.smallsettingsimage
{
    width:10px;
    height:10px;
    cursor: pointer;
}



.LabelFeedbackCorrect 
{
    /*Font-Size:medium;*/
    width: auto; 
    color: blue; 
    text-align: center;
}

.LabelFeedbackInCorrect 
{
    /*Font-Size:medium;*/
    width: auto; 
    color: red;
    text-align: center;
    font-style: italic;
    }

.LabelQuestion 
{
    /*Font-Size:small;*/
    color: green;
    text-align: center;
}

.LabelQuestionThreeOptions 
{
     cursor: pointer;
}

.LabelQuestionTranslation 
{
    color: blue;
    text-align: center;
     display: inline-block;
}


.LabelFromFont 
{
    /*Font-Size: Larger;*/
    text-align: center;
    cursor: pointer;	
    
}

.LabelFromFont2
{
    /*Font-Size: Larger;*/
    color: blue;  
    text-align: center;
    font-style:italic;
}

.LabelFromInfoFont
{
    /*Font-Size: Larger;*/
    text-align: center;

}


.LabelToFont 
{
    /*Font-Size:Larger;*/
    text-align: center;
}

.LabelDisplayNone
{
    Display: none;
}



.csslinebreakforlargedevices {
  white-space: pre;
  /*background-color: blue;*/
 }

.fouroption_mainfont_standardsize
{
    Font-Size:medium;
    width: auto; -webkit-text-size-adjust: 100%;
}

.fouroption_mainfont_mediumsize
{
    Font-Size:x-large;
    width: auto; -webkit-text-size-adjust: 100%;
}

.fouroption_mainfont_largesize
{
    Font-Size:xx-large;
    width: auto; -webkit-text-size-adjust: 100%;
}

.fouroption_secondaryfont_standardsize
{
    Font-Size:small;
    width: auto; -webkit-text-size-adjust: 100%;
}

.fouroption_secondaryfont_mediumsize
{
    Font-Size:large;
    width: auto; -webkit-text-size-adjust: 100%;
}
.fouroption_secondaryfont_largesize
{
    Font-Size:x-large;
    width: auto; -webkit-text-size-adjust: 100%;
}

/*--------------  TOP RIGHT  ---------------- */

.hyperlinkreset
{
    text-decoration: none;
    color: black;
    display: inline-block;
}

.hyperlinkcoursetext
{
    color: #97C149;
    display: inline-block;
}

.hyperlinkthemetext
{
    color: #97C149;
    display: inline-block;
}

.hyperlinkdecktext
{
    color: #97C149;
    display: inline-block;
}

/* ----------- EDIT -------------- */

.editlwtext
{
    color: black; 
    text-align: left; 
}

.removeatiphoneportrait
{

}

.removeatiphonesize
{

}

.removeportraitiphoneandipad
{

}




/* ----------- SWITCHER -------------- */

.textareainputbox{
height:150px; 
width:200px; 
color:#a8a8a8; 
display: inline-block;
}

.sentenceinputbox{
height:20px; 
width:150px; 
color:#a8a8a8; 
display: inline-block;
}

.textareaNoDisplay{
 display: none; 
}




/*--------------  PLAY WRITE  ---------------- */

.PlayWrite_block3wrapperclass
{
    display: inline-block;
    width: 100%;
    height: 300px; 
    float: left; 
}


.classpaseeduPlayWrite3to1container
{
    display: inline-block;
    width: 100%;
    /*height: 300px;*/
    height: auto;
    float: left;  
}

.classpaseeduPlayWrite3to1container_1
{
    width: 20%;
    float: left; 
    padding: 0px;
    height: 300px; 
   display: inline-block;  
}

.classpaseeduPlayWrite3to1container_2
{
    float: left; 
    width: 60%;
    /*height: 300px;*/
    height: auto; 
    display:inline-block;  
}

.classpaseeduPlayWrite3to1container_3
{
    float: left; 
    width: 20%;
    height: 300px; 
    display: inline-block;  
}

.PlayWritequestionarea
{
 margin: 0%;
/*height: 300px;*/
height: auto;
 
}

.PlayWritequestionpart_words
{
    display: inline-block; 
    width:50%;
 float: left;
  position: relative;
  /*height: 300px;*/
  height: auto; 
    overflow:hidden;

}

.PlayWritequestionpart_words_insidedisplayblock
{
     vertical-align: middle;
     position: relative;
     padding: 0px; 
     margin-left: 10px; 
     height: auto;
     overflow: hidden;
     

}

.PlayWritequestionpart_image
{
    display: inline-block; 
  width:50%;
 float: left;
  position: relative;
  height: 300px; 

}

.classPlayWriteBelowImageWrapper
{
    text-align: center; float: none; margin: auto; display: block;
}


/* -  without from image - */
.PlayWrite4options3to1container_noimage
{
    display: inline-block;
    width: 100%;
    /*height: 200px;*/
    height: auto; 
}

.PlayWrite4options3to1container_1_noimage
{
    display: none; 
}

.PlayWrite4options3to1container_2_noimage
{
    float: left; 
    width: 100%;
    /*height: 200px;*/
    height: auto; 
}

.PlayWrite4options3to1container_3_noimage
{
    display: none; 
}


.PlayWritequestionarea_noimage
{
    margin-left: 20%;
    margin-right: 20%;
    height: auto; 
}

.PlayWritequestionpart_words_noimage
{
    display: inline-block; 
    width:100%;
  float: left;
  position: relative;
    /*height: 200px;*/
    height: auto; 
    overflow: hidden;
}

.PlayWritequestionpart_words_insidedisplayblock_noimage
{
     vertical-align: middle;
     position: relative;
     top:0px;
     padding-top: 10px;
     margin-left: 10px;  
}

.PlayWritequestionpart_image_noimage
{
    display: none; 
}

.PlayWritepaseeducorrectanswerfeedback_questionnoimage
{
    width: 100%;
    padding-left: 0%;
    float: left; 
}


.PlayWriteHelperText
{
    color: #0098DA;
    letter-spacing:2px;
}



/*  ----------- DUAL ---------------- */

#dualtopleftmidright
{
    display: block;
    height: 80px;
    width: auto;
    
}

#dualTopLeftCorner
{
    /*min-height: 7em;*/
    width: 20%;
    float: left;
    /*padding-left: 1%;*/
    /*padding-top: 1%;*/
    height: 80px;
    }

#dualTopMid
{
   height: 80px;
   width: 60%;
   /*padding-left: 20%;*/
   float: left; 
      
}

#dualTopRightCorner
{
    width: 20%; 
    /*padding-left: 80%;*/
    padding-top: 0%;
    height: 80px;
    float: left; 
    }


/*  --------  EXTRACT -------------- */


.extract_mainfont_standardsize
{
    Font-Size:medium;
    width: auto; -webkit-text-size-adjust: 100%;
}

.extract_mainfont_mediumsize
{
    Font-Size:x-large;
    width: auto; -webkit-text-size-adjust: 100%;
}

.extract_mainfont_largesize
{
    Font-Size:xx-large;
    width: auto; -webkit-text-size-adjust: 100%;
}

.extract_secondaryfont_standardsize
{
    Font-Size:small;
    width: auto; -webkit-text-size-adjust: 100%;
}

.extract_secondaryfont_mediumsize
{
    Font-Size:large;
    width: auto; -webkit-text-size-adjust: 100%;
}
.extract_secondaryfont_largesize
{
    Font-Size:x-large;
    width: auto; -webkit-text-size-adjust: 100%;
}


/* ------------- WordsEdit --------------- */

.wordseditbox
{
    width: 60%;
}


/* ------------- Edit Visibility --------------- */

.nonvisibletext {
    color: lightgrey;
}

.nonvisibleicon
{
   color: lightgrey;
}


/*  --------------------- */


.DisplayItemImage 
{
    width: 80px;
    height: 80px;
    max-height: 80px;
    max-width:80px;
}

.Boxshadowandcorner 
{
   /*box-shadow: 10px 10px 5px #888888;*/
   color: Green;
   width: 200px;
   height: 200px;
}

#B2 { 
      box-shadow: 10px 10px 10px #888888; 
      border-radius:10px;
      border:0; 

}

/* -------------- FLIP ---------------------------*/

	#flipcardcontainer {
		margin: 0 auto;
		width: 250px;
 
	}
	
	.flipcard {
		display:block;
		width:250px;
		height:200px;
		position:relative;
		margin:auto;
       cursor: pointer;	
	}
	
		.flipcard-wrapper {
			display:block;
			width:100%;
			height:100%;
		}
	
		.flipcard img {
			width:100%;
			height:100%;
			position:absolute;
			display:block;			
					
		}

		.flipcard .flipcard-frontpage {
			display:block;
			width:100%;
			height:100%;
			position:absolute;			
			background:#fff;
		}
				
		.flipcard .flipcard-detail {
			display:block;
			width:100%;
			height:100%;
			position:absolute;			
			background:#fff;
		}
		
		.flipcard .flipcard-detail a {
			display:block;
			width:100%;
			height:100%;
			color:#333;
			text-decoration:none;
            font-size: 20px;		
			padding:10px;	
            /*background-image: url('/Photos/cardbackground02.png');*/
            /*background-color: #CCFF99;*/
            background-image: url('/Icons/FlipCard_bg.jpg');
            
		}		

		.flipcard .flipcard-frontpage a {
			display:block;
			width:100%;
			height:100%;
			color:#333;
         	text-decoration:none;	
            font-size: 20px;	
			/*padding:10px;	*/
            padding-left: 10px;
            padding-right: 10px;
            /*background-image: url('/Photos/cardbackground02.png');*/
            /*background-color: #CCFF99;*/
            background-image: url('/Icons/FlipCard_bg.jpg');
		}	
	
         .flipcard .flipcard-frontpage .flipcard-onepagecontent {
			display:block;
			width:100%;
			height:100%;
			color:#333;
			text-decoration:none;
            font-size: 20px;		
			padding-left: 10px;
            padding-right: 10px;
            /*padding:10px;	*/
            /*background-image: url('/Photos/cardbackground02.png');*/
            /*background-color: #CCFF99;*/
            background-image: url('/Icons/FlipCard_bg.jpg');
            
		}	

        	.flipcard .flipcard-detail .flipcard-onepagecontent {
			display:block;
			width:100%;
			height:100%;
			color:#333;
			text-decoration:none;
            font-size: 20px;	
            padding-left: 10px;
            padding-right: 10px;	
			/*padding:10px;	*/
            /*background-image: url('/Photos/cardbackground02.png');*/
            /*background-color: #CCFF99;*/
            background-image: url('/Icons/FlipCard_bg.jpg');
            
		}	

	/*
	* Without CSS3
	*/
	.flipcard.scroll {
		overflow: hidden;
	}	
	
		.flipcard.scroll .flipcard-detail {
			bottom:-250px;
		}
	
	
	/*
	* CSS3 Flip
	*/	
	.flipcard.flip {
		-webkit-perspective:800px;		
		   -moz-perspective:800px;
		    -ms-perspective:800px;		   		
		     -o-perspective:800px;
  		        perspective:800px;
	}
	
		.flipcard.flip .flipcard-wrapper {
			-webkit-transition: -webkit-transform 0.3s;
			   -moz-transition: -moz-transform 0.3s;
			    -ms-transition: -moz-transform 0.3s;
			     -o-transition: -moz-transform 0.3s;
			        transition: -moz-transform 0.3s;
			-webkit-transform-style: preserve-3d;
			   -moz-transform-style: preserve-3d;			
			    -ms-transform-style: preserve-3d;			
			     -o-transform-style: preserve-3d;			
					  transform-style: preserve-3d;			
		}
		
		.flipcard.flip .flipcard-detail {
			-webkit-transform: rotateY(-180deg);
			   -moz-transform: rotateY(-180deg);
			    -ms-transform: rotateY(-180deg);
			     -o-transform: rotateY(-180deg);
			        transform: rotateY(-180deg);			   			
		}
		
		.flipcard.flip img,
		.flipcard.flip .flipcard-detail,
        .flipcard.flip .flipcard-frontpage
         {
			-webkit-backface-visibility: hidden;
			   -moz-backface-visibility: hidden;
			    -ms-backface-visibility: hidden;
			     -o-backface-visibility: hidden;
			        backface-visibility: hidden;
		}
		
		.flipcard.flip .flipIt {
			-webkit-transform: rotateY(-180deg);
			   -moz-transform: rotateY(-180deg);			
			    -ms-transform: rotateY(-180deg);			
			     -o-transform: rotateY(-180deg);			
			        transform: rotateY(-180deg);			
		}
	
.flipcardnormalcharacter
{
font:16px arial,sans-serif;
}
	
.flipcardmediumcharacter
{
font:22px arial,sans-serif;
}

.flipcardlargecharacter
{
font:30px arial,sans-serif;
}

.FlipImage 
{
    width: 250px;
    height: 250px;
    max-height: 280px;
    max-width: 90%; 
}

.FlipFromFont
{
    color: white;
}

.FlipTo2Font
{
    color: white;
}

/* ---------------- BUILDER -------------------*/
.LabelQuestionBuilder 
{
    /*Font-Size:large;*/
    color: green;
    text-align: center;

}

.builderlargecharacter
{
font-size:22px !important;
}

.buildermediumcharacter
{
font-size:18px !important;
}

.buildernormalcharacter
{
font-size:14px !important;
}


.buildersentencelargecharacter
{
font-size:22px;
font-weight:600;
}

.buildersentencemediumcharacter
{
font-size:18px;
font-weight:600;
}

.buildersentencenormalcharacter
{
font-size:14px;
font-weight:600;
}


/* ---------------- MATCH -------------------*/

.matchcanvas
{
    width:500px;
    height:500px;
    border-bottom-width:1px;
    border-color:black;
    border-style:solid;
}

.canvaswrapper {
   display: table;
   padding: 0;
   width: 100%;
   height: 100%;
   position: absolute;
}
 
.canvasmaincontainer {
   display: table-cell;
   vertical-align: middle;
}
 
.canvassubcontainer {
   position: relative;
   max-width: 500px;
   min-width: 500px;
   margin: 0 auto;
}

/* ---------------- TWO OPTIONS -------------------*/

.twooptionsselectableitem {
    cursor: pointer;
    background-color:#CCFF99; box-shadow: 3px 3px 3px #0082FF; padding: 5px 10px 5px 10px;
    /*background-color:#F5F5F5; box-shadow: 3px 3px 3px #0082FF; padding: 5px 10px 5px 10px;*/
    margin: 3px 3px 3px 3px; 
}

.twooptionsselectableitem:hover {
    cursor: pointer;
    /*background-color:#CCFF99; box-shadow: 3px 3px 3px #888; padding: 5px 10px 5px 10px;*/
    /*background-color:#0082FF; box-shadow: 3px 3px 3px #888; padding: 5px 10px 5px 10px;*/
    /*background-color:white; box-shadow: 3px 3px 3px #888; padding: 5px 10px 5px 10px;*/

}

/* ---------------- ORDER -------------------*/

.orderselecteditem {
    cursor: pointer;
    background-color:#68A4C4; color: white; box-shadow: 3px 3px 3px #0082FF; padding: 5px 10px 5px 10px;
    /*background-color:#F5F5F5; box-shadow: 3px 3px 3px #0082FF; padding: 5px 10px 5px 10px;*/
    margin: 3px 3px 3px 3px; 
}

.orderselecteditem:hover {
    cursor: pointer;
    /*background-color:#CCFF99; box-shadow: 3px 3px 3px #888; padding: 5px 10px 5px 10px;*/
    /*background-color:#0082FF; box-shadow: 3px 3px 3px #888; padding: 5px 10px 5px 10px;*/
    /*background-color:white; box-shadow: 3px 3px 3px #888; padding: 5px 10px 5px 10px;*/

}


/* -------------- Blink for correct answer ----------------------*/


.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    /*-webkit-animation-iteration-count: infinite;*/

    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    /*-moz-animation-iteration-count: infinite;*/

    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    /*animation-iteration-count: infinite;*/
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}


/* -------------- GROUPS -------------------*/

.groupbox
{
height:300px; 
width:300px; 
background-color:#F5F5F5; 
margin: 5px; 
padding:5px; 
box-shadow: 10px 10px 5px #888888;
float: left; 
overflow:hidden;
}

.groupboxhan{display:block;padding:4px;margin-bottom:20px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}

.groupeditmembers
{
    float: left;
    display: inline-block;
}


/* -------------- HELP -------------------*/

.helpboxnofloat
{
height:300px; 
width:300px; 
margin: 5px; 
padding:5px; 
overflow:hidden;
background-color: #f8f5d7;
box-shadow: 10px 10px 5px #888888;
}

/* -------------- SVENSKA -------------------*/

.svenskagroupbox
{
height:500px; 
width:300px; 
background-color:#F5F5F5; 
margin: 5px; 
padding:2px; 
box-shadow: 10px 10px 5px #888888;
float: left; 
overflow:hidden;
}


/* -------------- DASHBOARD -------------------*/

.dashboardbox
{
height:300px; 
width:300px; 
margin: 5px; 
padding:5px; 
float: left; 
overflow:hidden;
text-align: left;
}

/* -------------- CHANGE COURSE BOX -------------------*/

.changecoursebox
{
height:300px; 
width:300px; 
background-color:#F5F5F5; 
margin: 5px; 
padding:5px; 
box-shadow: 10px 10px 5px #888888;
float: left; 
overflow:hidden;
}


.changecoursebox:hover
{
height:300px; 
width:300px; 
/*background-color: #fafb97;*/
background-color: #CCFF99;
margin: 5px; 
padding:5px; 
box-shadow: 10px 10px 5px #888888;
float: left; 
overflow:hidden;
}

.selectcoursedeck
{

}

.selectcoursedeck:hover
{
    /*background-color: #fafb97;*/
   background-color: #CCFF99;
   /*background-color: #99CCCC;*/
   cursor: pointer;
}

.changecoursevocabularytext{
padding:2px 2px; 
background:#60ABF8;
color: white;
width: auto;
margin: 2px;
display: inline-block;
}

.changecoursetexttext{
padding:2px 2px; 
background:#ccff99;
color: black;
width: auto;
margin: 2px;
display: inline-block;
}

.changecoursegrammartext{
padding:2px 2px; 
background:#7BA946;
color: white;
width: auto;
margin: 2px;
display: inline-block;
}

.changecoursepronunciationtext{
padding:2px 2px; 
background:#cbebff;
color: black;
width: auto;
margin: 2px;
display: inline-block;
}

.changecoursedatatype{
padding:2px 2px; 
background:#96C049;
color: white;
width: auto;
margin: 2px;
display: inline-block;
}

.changecourseredcircle{
padding:2px 2px; 
background:red;
color: white;
width: auto;
margin: 2px;
display: inline-block;
}

.changecoursetabledbname{
    width: 180px;
}

.changecoursedeckimage{
    height: 50px;
    width: 50px;
}



.changecoursetabletdsmallremove{

}

.playdatatype{
padding:2px 2px; 
background:#96C049;
color: white;
width: auto;
margin: 2px;
display: inline-block;
font-size: large;
}


 /* ----------- Help box ----- */

 .wholepagewrapperStartHelpBox
{ 

   margin-top: 10%;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;

   width: 70%; 
   height: auto;

    text-align:center;

  background-color: white ; 

}

.StartHelpBoxArea
{
    display: block;
    width: 650px;
    margin: auto;
    vertical-align:middle;

}

.StartHelpImage 
{
    width: 600px;
    height: 300px;
    margin: auto;
}

.StartHelpHeaderText
{
    Font-Size:xx-large;
    color: Blue;
    text-align: center;
    display: inline;

}

.StartHelpExplanationText
{
    Font-Size:x-large;
    color: Green;
    text-align: center;

}


/* -------------- MEDIA QUERIES ------------------*/

/* Two columns */

@media all and (min-width:901px) and (max-width: 1300px) and (orientation:landscape){
    /* iPad landscape mode - confirmed */
           
    #splLeftSideBar2 {width:30%; }
    #splPageWrapper2 {width:70%; float: right; padding-left:0%; }
	#splMidRight2 { display: none; }

    /* Index file */
    #splLeftSideBar2_show {width:30%; float: left; }
    #splPageWrapper2_thin {width:60%; float: right; padding-left:0%;}

    /* Short cuts */
    .playdatatype{ font-size: medium; }

    /* Play file */
        
    #spl31341K_3_1 { width:40%; }
    #spl31341K_3_2 { width:40%; }
    #spl31341_3_1 { width:28%; }
    #spl31341_3_2 { width:70%; }
    #spl31341_3_3 { display:none; }
    
    
    #spl31341SW_3_1 { width:28%; }
    #spl31341SW_3_2 { width:70%; }
    #spl31341SW_3_3 { display:none; }
    #spl31341TH_3_1 { width:28%; }
    #spl31341TH_3_2 { width:70%; }
    #spl31341TH_3_3 { display:none; }
    #spl31341_4_1 { display:none; }
    #spl31341_4_2 { width:35%; }
    #spl31341_4_3 { width:35%; }
    #spl31341_4_4 { width:28%; }
    #spl31341_4_4_L { width:28%; }


    /* ---- Four Options ---- */ 
    .fouroption_mainfont_largesize { Font-Size:xx-large; }
    .fouroption_mainfont_mediumsize { Font-Size:large; }
    .fouroption_mainfont_standardsize { Font-Size:medium; }
    .fouroption_secondaryfont_largesize { Font-Size:large; }
    .fouroption_secondaryfont_mediumsize { Font-Size:medium; }
    .fouroption_secondaryfont_standardsize { Font-Size:small; }


     .questionpart_words {  height: 280px; }
    .questionpart_words_insidedisplayblock {   top:40px;     padding-top: 10px;      margin-left: 10px;}
    .questionpart_image { width:50%;  height: 250px; }

    .questionarea_noimage { margin-left: 20%; margin-right: 20%; height: auto; }
    .questionpart_words_noimage { height: auto; }
    .questionpart_words_insidedisplayblock_noimage { vertical-align: middle; position: relative; top:0px; padding-top: 10px; margin-left: 10px;  
}

    .PlayFromImage {width: 250px; max-height: 250px; max-width: 95%; height: 250px;}
    .PlayFourImage {width: 180px; height: 180px; }
    .EditItemDisplayImage {width: 130px; height: 130px; }

    .classpaseedu4options3to1container_1 { width: 29%; }
    .classpaseedu4options3to1container_2 { width: 70%; }
    .classpaseedu4options3to1container_3 { display: none; }

    #spl4 {    }
    #spl4_1 {width: 21%;} 
    #spl4_2 {width: 21%;}
    #spl4_3 {width: 21%;}
    #spl4_4 {width: 21%;}

    /* Play write*/
    .classFeedbackSectionBelowWrapper {  display: none; height: 0px;}
    .classFeedbackSectionBelowWrapperNoImage {  display: none; height: 0px;}
    .classFeedbackSectionBelowWrapperOnlyQuestion {  display: none; height: 0px;}
    .classFeedbackSectionBelowWrapperNoImageOnlyQuestion {  display: none; height: 0px;}


    .PlayWriteImage {width: 250px; max-height: 250px; max-width: 95%; height: 250px;}
    .FlipImage {width: 200px; max-height: 200px; max-width: 95%; height: 200px;}

    .whitemenuicon { width:18px; height: 18px;  margin-right:5px;}

        /* NOTES */

    .notes_white_content {top: 5%; left: 5%; width: 70%; height: 70%; }

    .wordseditbox {width:98%;}

}

@media all and (min-width:701px) and (max-width: 1000px) and (orientation:portrait){
    /* iPad portait mode*/

    #splLeftSideBar2 {width:30%; }
    #splPageWrapper2 {width:70%; float: right; padding-left:0%;}
	#splMidRight2 { display: none; }
     
    /* Index file */
    #splLeftSideBar2_show {width:30%; float: left; }
    #splPageWrapper2_thin {width:60%; float: right; padding-left:0%;}

    /* Play file */

   #spl31341K_3_1 { width:40%; }
    #spl31341K_3_2 { width:40%; }
   
    #spl31341_3_1 { width:28%; }
    #spl31341_3_2 { width:70%; }
    #spl31341_3_3 { display:none; }
    #spl31341SW_3_1 { width:28%; }
    #spl31341SW_3_2 { width:70%; }
    #spl31341SW_3_3 { display:none; }
    #spl31341TH_3_1 { width:28%; }
    #spl31341TH_3_2 { width:70%; }
    #spl31341TH_3_3 { display:none; }
    #spl31341_4_1 { display:none; }
    #spl31341_4_2 { width:50%; }
    #spl31341_4_3 { width:50%; }
    #spl31341_4_4 { width:98%; padding-left:1%; text-align: center; }
    #spl31341_4_4_L { width:28%; }

        /* ---- Four Options ---- */ 
    .fouroption_mainfont_largesize { Font-Size:x-large; }
    .fouroption_mainfont_mediumsize { Font-Size:large; }
    .fouroption_mainfont_standardsize { Font-Size:medium; }
    .fouroption_secondaryfont_largesize { Font-Size:large; }
    .fouroption_secondaryfont_mediumsize { Font-Size:medium; }
    .fouroption_secondaryfont_standardsize { Font-Size:small; }

     
    .questionarea { }
     .questionpart_words {  height: 280px; }
    .questionpart_words_insidedisplayblock {   vertical-align: middle; position: relative; top:0px; padding-top: 1%; margin-left: 1%; width: 99%; }
    .questionpart_image { width:50%;  height: 250px; }

    .questionarea_noimage { margin-left: 20%; margin-right: 20%; height: auto; }
    .questionpart_words_noimage { height: auto; }
    .questionpart_words_insidedisplayblock_noimage { vertical-align: middle; position: relative; top:0px; padding-top: 1%; margin-left: 1%; width: 99%; 
     /*
     background: #f0f9ff; 
background: -moz-linear-gradient(top,  #f0f9ff 0%, #cbebff 47%, #a1dbff 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f9ff), color-stop(47%,#cbebff), color-stop(100%,#a1dbff)); 
background: -webkit-linear-gradient(top,  #f0f9ff 0%,#cbebff 47%,#a1dbff 100%); 
background: -o-linear-gradient(top,  #f0f9ff 0%,#cbebff 47%,#a1dbff 100%); 
background: -ms-linear-gradient(top,  #f0f9ff 0%,#cbebff 47%,#a1dbff 100%); 
background: linear-gradient(to bottom,  #f0f9ff 0%,#cbebff 47%,#a1dbff 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#a1dbff',GradientType=0 ); 
   */

}

    .PlayFromImage {width: 250px; max-height: 250px; max-width: 95%; height: 250px;}
    .PlayFourImage {width: 250px; height: 250px;}
    .EditItemDisplayImage {width: 180px; height: 180px;}

     .classpaseedu4options3to1container_1 { display: none; }
    .classpaseedu4options3to1container_2 { width: 100%; }
    .classpaseedu4options3to1container_3 { display: none; }
    .paseeducorrectanswerfeedback { display: none; }

    #spl4 {    }
    #spl4_1 {width: 46%;} 
    #spl4_2 {width: 46%;}
    #spl4_3 {width: 46%;}
    #spl4_4 {width: 46%;}



    /* Play Write  */

     .classFeedbackSectionBelowWrapper {display: inline-block; width:50%; float: none; position: relative; height: 300px; }
     .classFeedbackSectionBelowWrapperNoImage {display: inline-block; width:100%; position: relative; height: 200px; }
     .classFeedbackSectionBelowWrapperOnlyQuestion { display: none; height: 0px; }
     .classFeedbackSectionBelowWrapperNoImageOnlyQuestion { display: none; height: 0px; }
     .classFeedbackSectionBelowNoImage {width: 50%;}


    .classpaseeduPlayWrite3to1container_1 { display: none;}
    .classpaseeduPlayWrite3to1container_2 { width: 100%; margin:0px; padding:0px;}
    .classpaseeduPlayWrite3to1container_3 { display: none;}

    .PlayWriteImage {width: 250px; max-height: 250px; max-width: 95%; height: 250px;}
    .FlipImage {width: 200px; max-height: 200px; max-width: 95%; height: 200px;}


        /* NOTES */

    .notes_white_content {top: 5%; left: 5%; width: 70%; height: 70%; }

    .wordseditbox {width:98%;}

     /* GENERAL REMOVALS */
    .removeportraitiphoneandipad { display: none; }

}

/* One column */

@media all and (min-width:1px) and (max-width: 900px)  and (orientation:landscape) {
    /* iPhone5, Sony Experia landscape */
    /* iPhone and Sony Experia are over 301*/

       /* Core Settings*/

           #spltoppage2 { height: auto;   }
    #splTopLeftCorner2 { width:98%; text-align: center;}
    #splTopHeader2 {width:98%; text-align: center;}
    #splTopRightCorner2 { width:98%; text-align: center;}
	
    #splLeftSideBar2 {display:none; }
    #splLeftSideBar2_show {width:100%; }
    #splPageWrapper2 {width:100%; float:none; padding-left:0%;}
    #splPageWrapper2_thin {width:100%; float:none; padding-left:0%;}
    #splMidRight2 { display: none; }
    #splMenuWrapper2 {width:100%;}


    /* Play file */
    #spl31341K_3_1 { width:90%; text-align: center;}
    #spl31341K_3_2 { width:90%; text-align: center; padding-left: 5%;}
    #spl31341_3_1 { display:none; }
    #spl31341_3_2 { width:100%; float:left;}
    #spl31341_3_3 { display:none; }
    #spl31341SW_3_1 { width:100%; float:left; text-align: center; padding-left: 0%; }
    #spl31341SW_3_2 { width:100%; float:left;}
    #spl31341SW_3_3 { display:none; }
    #spl31341TH_3_1 { width:100%; float:left; text-align: center;}
    #spl31341TH_3_2 { width:100%; float:left;}
    #spl31341TH_3_3 { display:none; }
    #spl31341_4_1 { display:none;}
    #spl31341_4_2 { width:100%; }
    #spl31341_4_3 { width:100%; }
    #spl31341_4_4 { width:98%; padding-left:1%; text-align: center;}
    #spl31341_4_4_L { width:98%; padding-left:1%; text-align: center;}
    #spl3135 { display:none;}


    /* Navigation*/
    .Oneoffiveareas{width: 100%;}

    /* Four options */

    #paseedu4optionsTopLeftCorner { width: 100%; }
    .paseedu4optionsTopLeftCornerClass { width: 100%; }
    .paseedu4optionsTopLeftCornerClassEmpty { display: none; height: 0px; width: 100%;}
    #paseedu4optionsTopMid { width: 100%; }
    .paseedu4optionsTopMidClass { width: 100%; }
    .paseedu4optionsTopMidClassEmpty { display: none; height: 0px; width: 100%; }
    #paseedu4optionsTopRightCorner { width: 100%; text-align: center;}
    .paseedu4optionsTopRightCornerClass { width: 100%; text-align: center;}
    .paseedu4optionsTopRightCornerClassEmpty { display: none; height: 0px; width: 100%; }
    .paseedulogo { width: 100%; height: auto; padding: 0px; max-width: 250px; max-height: 80px; width: auto\9;  }

    .fouroption_mainfont_largesize { Font-Size:x-large; }
    .fouroption_mainfont_mediumsize { Font-Size:large; }
    .fouroption_mainfont_standardsize { Font-Size:small; }
    .fouroption_secondaryfont_largesize { Font-Size:medium; }
    .fouroption_secondaryfont_mediumsize { Font-Size:small; }
    .fouroption_secondaryfont_standardsize { Font-Size:smaller; }
     .compactremover {display: none;}

    .fouroptionstatisticsbox { float: none; }

    .PlayFromImage {width: 120px; max-height: 120px; max-width: 95%; height: 120px;}
    .PlayFourImage {width: 100px; height: 100px;}
    .PlayWriteImage {width: 200px; max-height: 200px; max-width: 95%; height: 200px;}
    .FlipImage {width: 200px; max-height: 200px; max-width: 95%; height: 200px;}
    .EditItemDisplayImage {width: 130px; height: 130px;}
    .SoundImage {width: 30px; height: 30px;}
     
    .questionpart_words {  height: 150px; width: 50%;  }
    .questionpart_words_insidedisplayblock {   top: 10px;    padding-top: 5px;      margin-left: 10px; width: 94%;    background: #B0D5FC; height: 140px; }
    .questionpart_image { width:50%;  height: 150px; padding-top: 15px; }

    .questionarea_noimage { margin-left: 2%; margin-right: 2%; width: auto; height: auto; }
    .questionpart_words_noimage { height: 150px; }
    .questionpart_words_insidedisplayblock_noimage { vertical-align: middle; position: relative; top:10px; padding: 5px 0px 2px 2px; margin: 0px; background: #B0D5FC; height: 135px; }



    #spl4 {    }
    #spl4_1 {width: 21%;} 
    #spl4_2 {width: 21%;}
    #spl4_3 {width: 21%;}
    #spl4_4 {width: 21%;}

    .classpaseedu4options3to1container { height: 140px;}
    .classpaseedu4options3to1container_1 { display: none; height: 140px;}
    .classpaseedu4options3to1container_2 { width: 100%; height: 140px;}
    .classpaseedu4options3to1container_3 { display: none; height: 140px;}
    .paseeducorrectanswerfeedback { display: inline-block; }

    /* Play Write */



    .classpaseeduPlayWrite3to1container_1 { display: none;}
    .classpaseeduPlayWrite3to1container_2 { width: 100%; margin:0px; padding:0px;}
    .classpaseeduPlayWrite3to1container_3 { display: none;}

    .classFeedbackSectionBelowWrapper {display: inline-block; width:100%; position: relative; height: 300px; }
    .classFeedbackSectionBelowWrapperNoImage {display: inline-block; width:100%; position: relative; height: 100px;}
    .classFeedbackSectionBelowWrapperOnlyQuestion { display: none; height: 0px; }
    .classFeedbackSectionBelowWrapperNoImageOnlyQuestion { display: none; height: 0px; }    

    .classFeedbackSectionBelowNoImage {width: 70%;}
    .classFeedbackSectionBelow {display: inline-block; width: 50%; height: auto; float: none;}
      
    /* MATCH */
    .matchcanvas {width:250px; height:250px; }

    /* SWITCHER */

    .textareainputbox{ height:100px; }


    /* CHANGE COURSE */
    .changecoursedeckimage{ display: none;}
    .changecoursetabletdsmallremove{display: none;}
    .changecoursetabledbname{width: 120px;}

    /* GROUP  */
    #paseedu31_3_01 {  display: none; }
    #paseedu31_3_02 {  width: 100%; }
    #paseedu31_3_03 {  display: none; }


        /* START HELP BOX */
    .wholepagewrapperStartHelpBox{ width: 98%; }
    .StartHelpBoxArea{width: 98%;}
    .StartHelpImage{width: 500px; height: 250px;}
    .StartHelpHeaderText{ font-size: medium;}
    .StartHelpExplanationText{ font-size: medium;}

        /* NOTES */

    .notes_white_content {top: 5%; left: 5%; width: 70%; height: 70%; }

    .wordseditbox {width:98%;}

        /* GENERAL REMOVALS */
    .removeatiphonesize { display: none; }

    }



@media all and (min-width:1px) and (max-width: 700px) and (orientation:portrait) {
    /* iPhone5, Sony Experia portrait */
    /* iphone and Sony Experia are over 301*/
    
      /* Core Settings*/


    #spltoppage2 { height: auto;   }
    #splTopLeftCorner2 { width:inherit; height: auto; margin: auto; text-align:center; float:none; padding: 0%;}
    #splTopHeader2 {width:auto; height:auto; margin: auto; text-align:center;  float: none; padding: 0%;}
    #splTopRightCorner2 { width:auto; height: auto; margin: auto; text-align:center;  float: none; padding: 0%;}
    .paseedulogo { width: 100%; height: auto; padding: 0px; max-width: 250px; max-height: 80px; width: auto\9;  }
	

    
    #splLeftSideBar2 {display:none; }
    #splLeftSideBar2_show {width:100%; }
    #splPageWrapper2 {width:100%; float:none; padding-left:0%;}
    #splPageWrapper2_thin {width:100%; float:none; padding-left:0%;}
    #splMidRight2 { display: none; }
    #splMenuWrapper2{width:100%;}


    /* Play file */
    #spl31341K_3_1 { width:90%; text-align: center;}
    #spl31341K_3_2 { width:90%; text-align: center; padding-left: 5%;}
    #spl31341_3_1 { display:none; }
    #spl31341_3_2 { width:100%; float:left;}
    #spl31341_3_3 { display:none; }
    #spl31341SW_3_1 { width:100%; float:right; display: block; text-align: center;  padding-left: 0%; }
    #spl31341SW_3_2 { width:100%; float:left;}
    #spl31341SW_3_3 { display:none; }
    #spl31341TH_3_1 { width:100%; float:left; text-align: center;}
    #spl31341TH_3_2 { width:100%; float:left;}
    #spl31341TH_3_3 { display:none; }
    
    /*#spl31341_4 { width:;}*/
    #spl31341_4_1 { display:none;}
    #spl31341_4_2 { width: 320px; }
    #spl31341_4_3 { width: 320px; }
    #spl31341_4_4 { width:99%; padding-left:1%; text-align: center; float: left;}
    #spl31341_4_4_L { width:98%; padding-left:1%; text-align: center;}
    #spl3135 { display:none;}

    /* ---- FOUR OPTIONS*/
    .fouroption_mainfont_largesize { Font-Size:x-large; }
    .fouroption_mainfont_mediumsize { Font-Size:medium; }
    .fouroption_mainfont_standardsize { Font-Size:small; }
    .fouroption_secondaryfont_largesize { Font-Size:medium; }
    .fouroption_secondaryfont_mediumsize { Font-Size:small; }
    .fouroption_secondaryfont_standardsize { Font-Size:smaller; }
    
     #paseedu4optionsTopLeftCorner { width: 100%; }
    .paseedu4optionsTopLeftCornerClass { width: 100%; }
    .paseedu4optionsTopLeftCornerClassEmpty { display: none; height: 0px; width: 100%;}
    #paseedu4optionsTopMid { width: 100%; }
    .paseedu4optionsTopMidClass { width: 100%; }
    .paseedu4optionsTopMidClassEmpty { display: none; height: 0px; width: 100%; }
    #paseedu4optionsTopRightCorner { width: 100%; text-align: center;}
    .paseedu4optionsTopRightCornerClass { width: 100%; text-align: center;}
    .paseedu4optionsTopRightCornerClassEmpty { display: none; height: 0px; width: 100%;}
    #spl4 {    }
    #spl4_1 {width: 46%;} 
    #spl4_2 {width: 46%;}
    #spl4_3 {width: 46%;}
    #spl4_4 {width: 46%;}

    .compactremover {display: none;}
    .questionarea { white-space:normal; margin: 0px; width: 100%; height: auto;  
                    background: #f0f9ff; 
background: -moz-linear-gradient(top,  #f0f9ff 0%, #cbebff 47%, #a1dbff 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f9ff), color-stop(47%,#cbebff), color-stop(100%,#a1dbff)); 
background: -webkit-linear-gradient(top,  #f0f9ff 0%,#cbebff 47%,#a1dbff 100%); 
background: -o-linear-gradient(top,  #f0f9ff 0%,#cbebff 47%,#a1dbff 100%); 
background: -ms-linear-gradient(top,  #f0f9ff 0%,#cbebff 47%,#a1dbff 100%); 
background: linear-gradient(to bottom,  #f0f9ff 0%,#cbebff 47%,#a1dbff 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#a1dbff',GradientType=0 ); 
}

    .questionpart_words {  height: 150px; width: 50%;  }
    .questionpart_words_insidedisplayblock {   top: 10px;    padding-top: 5px;      margin-left: 10px; width: 94%;    background: #B0D5FC; height: 140px; }
    .questionpart_image { width:50%;  height: 150px; padding-top: 15px; }

    .questionarea_noimage { margin-left: 2%; margin-right: 2%; width: auto; height: auto; }
    .questionpart_words_noimage { height: 150px; }
    .questionpart_words_insidedisplayblock_noimage { vertical-align: middle; position: relative; top:10px; padding: 5px 0px 2px 2px; margin: 0px; background: #B0D5FC; height: 135px; }


    .PlayFromImage {width: 120px; max-height: 120px; max-width: 95%; height: 120px;}
    .PlayFourImage {width: 100px; height: 100px;}
    .PlayWriteImage {width: 120px; max-height: 120px; max-width: 95%; height: 120px;}
    .PlayWriteImage {display: none}
    .FlipImage {width: 120px; max-height: 120px; max-width: 95%; height: 120px;}
    .EditItemDisplayImage {width: 130px; height: 130px;}

    .classpaseedu4options3to1container { height: 140px;}
    .classpaseedu4options3to1container_1 { display: none; height: 140px;}
    .classpaseedu4options3to1container_2 { width: 100%; height: 140px;}
    .classpaseedu4options3to1container_3 { display: none; height: 140px;}
    .paseeducorrectanswerfeedback { display: none; }
    
    /* Play Write */

   .PlayWrite_block3wrapperclass { display: inline-block; width: 100%; height: 600px; float: left; }
   .PlayWrite_belowswitchwrapper { display: inline-block; width: 100%; height: 300px; float: left; }

    .classpaseeduPlayWrite3to1container_1 { display: none;}
    .classpaseeduPlayWrite3to1container_2 { width: 100%; margin:0px; padding:0px; height: auto; display: inline-block;  }
    .classpaseeduPlayWrite3to1container_3 { display: none;}
    .PlayWritequestionarea { height: auto; display: inline-block;}
    .PlayWritequestionpart_words {width: 100%; height: auto; }
    .PlayWritequestionpart_words_insidedisplayblock { vertical-align: middle; height: auto; position: relative; padding: 0px; margin-left: 10px; float: left; }

    .PlayWritequestionpart_image {width: auto; height: 280px; padding: 0px; margin: 0px}

    .PlayWriteImageBelow {display: block; float: none; text-align:center; margin: auto;}
    
    .classFeedbackSectionBelowWrapper {display: inline-block; width:100%; height: auto; float: right; }
    .classFeedbackSectionBelowWrapperNoImage {display: inline-block; width:100%; height: auto; float: right; }
    .classFeedbackSectionBelowWrapperOnlyQuestion {display: inline-block; width:100%; height: auto; float: right; }
    .classFeedbackSectionBelowWrapperNoImageOnlyQuestion {display: inline-block; width:100%; height: auto; float: right; }

    .classFeedbackSectionBelowNoImage {width: 90%;}
    .classFeedbackSectionBelow {display: inline-block; width: 90%; height: 300px; float: none;}

    /* MATCH */
    .matchcanvas {width:250px; height:250px; }

    /* CHANGE COURSE */
    .changecoursedeckimage{ display: none;}
    .changecoursetabletdsmallremove{display: none;}
    .changecoursetabledbname{width: 100px;}

    /* GROUP  */
    #paseedu31_3_01 {  display: none; }
    #paseedu31_3_02 {  width: 100%; }
    #paseedu31_3_03 {  display: none; }


    /* START HELP BOX */
    .wholepagewrapperStartHelpBox{ width: 100%; }
    .StartHelpBoxArea{width: 100%;}
    .StartHelpImage{width: 500px; height: 250px;}
    .StartHelpHeaderText{ font-size: medium;}
    .StartHelpExplanationText{ font-size: medium;}

    /* NOTES */

    .notes_white_content {top: 5%; left: 5%; width: 70%; height: 80%; }

    .wordseditbox {width:98%;}

    /* GENERAL REMOVALS */
    .removeatiphoneportrait { display: none; }
    .removeatiphonesize { display: none; }
    .removeportraitiphoneandipad { display: none; }


}










