body
{
font-family:;
background:#FFFFFF;
margin:;
line-height:;
width:100%;
color:#000000;
background-image:url(quizquestionpage_bg.png);
background-repeat:;
-webkit-tap-highlight-color:;
text-align:;
direction:;
  overflow:auto;
margin:0
}
a img
{
border:0;

}
a
{
color:#000000;
text-decoration:none;
font-weight:bold;
outline:none;
border:none;

}
a:visited
{
text-decoration:none;
font-weight:bold;
outline:none;
border:none;
color:#000000;

}
.iimage
{
border:solid 0px #aaa;
max-width:100%;
vertical-align:middle;

}
h1
{
font-family: "Lucida Sans Unicode";
font-size: 18pt;
color: #CCCCCC;
padding-left: 6px;
padding-top: 6px;
font-weight: bold;

}
h2
{
font-family: "Lucida Sans Unicode";
font-size: 12pt;
color: #ffffff;

}
/*webkitcssaddition*/.detailspanel
{
-webkit-border-radius:10px;
border:solid 1px #756b5f;
padding:20px;
background-color:#ffffff;

}
.WebKitPanel
{
box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 10px;
    
}
    /*quizcssaddition*/  .quizquestionimgcontainer
{
margin-left:auto;
    margin-right:auto;
    width:320px;
    height: 280px;
    text-align: center;
    background-repeat:no-repeat;
    
}
 .ipadquestionimgcontainter
{
margin: 0 auto;
position:relative;
 top:-40px;
  z-index:-1;
width:689px;
 height:571px;
 text-align: center;
 background-repeat:no-repeat;
  
}
 .questionmessage
{
 padding:35px;
 text-align: center;
 color:#6d3d1f;
 font-family:STHeitiTC-Light, Century Gothic;
 font-size:16px;
 
}
 .ipadquestionmessage
{
padding-top: 120px;
 padding-left: 20px;
 padding-right: 20px;
 color: rgb(109, 61, 31);
 font-family: STHeitiTC-Light, 'Century Gothic';
 font-size: 18px;
  
}
.quizanswerstable
{
  width:294px;
  margin-left:auto;
  margin-right:auto;

}
.quizansweritemcontainer a
{
     display:block;
     width:inherit;
     
}
.ipadquizanswerstable
{
width:690px;
 margin-right:auto;
 margin-left:auto;
position:relative;
 top:-75px;
  overflow-y: scroll;

}
 .quizansweritemcontainer
{
    width:294px;
        height:52px;
        color:#000000;
        background-repeat:no-repeat;
        line-height:42px;
        text-align:center;
       
}
    .ipadquizansweritemcontainer
{
overflow: hidden;
        position:relative;
        width:688px;
        height:64px;
        left:4px;
        top:16px;
        bottom:16px;
    color:#000000;
        display:block;
background-repeat:no-repeat;
line-height:64px;
        text-align:center;
     
}
    .ipadquizansweritemcontainer a
{
     display:block;
     width:inherit;
     
}
    .quizansweritembackground
{
      color:#ffffff;
      width:inherit;
      text-align:center;
      font-family:STHeitiTC-Light, Century Gothic;
      font-size:18px;
      font-weight:100;
      
}
            .quizscore
{
    width:100%;
     color:#fff;
     font-family: 'Century Gothic',STHeitiTC-Light;
    
}
        .iPadquizscore
{
    width:100%;
    color:#fff;
     margin-left:10px;
    font-family: 'Century Gothic',STHeitiTC-Light;
    
}
/*largebuttonmenucssaddition*/  .largeButtonMenuImgContaineriPad
{
min-width:225px;
        width:30%;
        min-height:136px;
         height:28%;
        background-repeat:no-repeat;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
    
}
     .largeButtonMenuImageiPad
{
padding: 0px;
        min-width:225px;
        width:30%;
    
}
     .largeButtonMenuItemBgiPad
{
      min-width:225px;
      width:30%;
      text-align:center;
      font-size:18px;
      font-weight:100;
    
}
        img.largebuttonmenucenteriPad
{
        margin-left: auto;
    margin-right: auto;
    margin-top: 15px;

}
 .largeButtonMenuImgContainer
{
  min-width:150px;
  width:99%;
  min-height:130px;
  height:28%;
  background-repeat:no-repeat;
  padding-bottom:5px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
  border: none !important;
  margin-bottom:2px;
background: rgb(255,255,255);

}
     .largeButtonMenuImage
{
  min-width:150px;
  width:30%;
  padding: 0px;
  
}
     .largeButtonMenuItemBg
{
      min-width:150px;
              width:99%;
              text-align:center;
              color:#c1c1c1;
              font-size:12px;
  font-family: sans-serif;
  font-weight: 700;
    
}
    img.largebuttonmenucenter
{
   margin: 0px auto;
  height: 128px;
  
}
/*samplemenucssaddition*/.detailspanel
{
-webkit-border-top-right-radius:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-bottom-right-radius:10px;
-webkit-border-bottom-left-radius:10px;
border:solid 1px #aaa;
padding:20px;
background-color:#ffffff;

}
li > a[selected], li > a:active
{
background-color: blue !important;
    background-repeat: no-repeat !important;
    background-position: right center !important;
    color: #FFFFFF !important;
    background-image: url(listArrowSel.png) !important;

}
li > a[selected="progress"]
{
background-repeat: no-repeat !important;
    background-position: right center !important;
background-image: url(loading.gif) !important;

}
body > .SampleMenuPanel
{
box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;

}
.samplemenutoolbar h1
{
text-align:center;
color:#a8a6a6;
 /*font-weight:bold;
*/ font-size:22px;
font-family: "Myriad Pro",Helvetica;

}
.SampleMenuList
{
    position: relative;
    margin: 0 0 20px 0;
    padding: 0;
   background: #FFFFFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-align: center;
    font-size: 16px;
margin:5px 9px 15px;
 padding:0;
 list-style:none;
 -webkit-border-radius:0;
 border-width:0;
 background-color:transparent;

}
.SampleMenuItem
{
    position: relative;
    min-height: 42px;
   -webkit-border-radius: 0;
    -moz-border-radius: 0;
    text-align: right;
margin:0;
 padding:0;
 border-width:0;
 
}
.SampleMenuPanel > ul li:last-child
{
    border-bottom: none !important;

}
.SampleMenuTitle
{
text-align:left;
 padding:12px 0 11px 10px;
  display:block;
 text-decoration:none;
 overflow:hidden;
 text-overflow:ellipsis;
 color:#413F3F;
  font-size:16px;
font-family: arial, Helvetica,sans-serif;
  border-bottom: solid 1px #A09D9D;
   margin:0;
 margin-top:-1px;
 
}
.SampleMenuPanel > ul > li:last-child a
{
  border-bottom-width:1px !important;

}
.SampleMenuImage
{
 vertical-align:middle;
 margin-left:-4px;
 margin-right:4px;
width:20px;
margin-bottom: 2px;

}
.SampleMenuTitle ul li:last-child
{
border-bottom: none !important;

}
/*audiostreamcssaddition*/body
{
background-color:#ffffff;

}
/*radiostreamingcssaddition*/.radiostream_container
{
    background-image:url(bg-icon3.jpg);
  background-size:cover;
    min-height:400px;
    text-align: center;

}
.coverimage img
{
width:80%;
  padding:2%;

}
/*colormenucssaddition*/.colormenupageedit tr
{
max-height:86px;
height: auto;

}
   .colormenuimage
{
        border:solid 0px #12181c;
        max-width:50px;
        width: expression(this.width > 100 ? 100: true);
        vertical-align:middle;
        padding:15px 0 15px 0;
        height:50px;
      
}
    .colormenuitemdescription
{
        font-size:12px;
        font-family: arial, Helvetica,sans-serif;
        color:white;
        line-height:16px;
        font-weight:100;
     
}
    .colormenuitemtitle
{
        font-size:16px;
font-family: arial, Helvetica,sans-serif;
font-weight: bold;
        color:white;
        line-height:16px;
display: block;
margin-top: -23px;
padding-top: 23px;
margin-bottom: -39px;
padding-bottom: 39px;
margin-left: -25%;
padding-left: 25%;
position: relative;
z-index: 1;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
    
}
        a.colormenuitemtitle:visited
{
color:white;

}

