#giraffas
{
	height: 600px;
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
	background: url('../images/background.png') no-repeat;
}

html { -webkit-tap-highlight-color: rgba(255,255,255,0); }

body
{
	background-color: rgb(140,210,0);
	font-family: Arial, sans-serif;
	color: black;
	font-size: 16px;
	overflow: hidden;
	margin: 0px;
    -webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.smallIconOver{
	visibility:hidden;
    background-color: rgba(255,255,255,0.8);
    width: 96px;
    height: 96px;
    top: 7px;
    left: 7px;
    position: absolute;
    color: #ff3e05;
    font-family: verdana;
    font-size: 22px;
    text-align: center;
	display: block;
    line-height: 96px;
}
.smallIconOver div{
    display: inline-block;
    line-height: 18px;
    vertical-align: middle;
}

#helpOkButton{
	position:absolute;
    top: 84% !important;
    left: 75.2% !important;
	cursor:pointer;
}

#menuHelpTooltip{
	visibility:hidden;
	position:absolute;
    top: -35px;
    left: -20px;
}

#menuSoundTooltip{
	visibility:hidden;
	position:absolute;
    top: -35px;
    left: 47px
}

#menuTipTooltip{
	visibility:hidden;
	position:absolute;
    top: -35px;
    left: 112px
}

#menuSaveTooltip{
	visibility:hidden;
	position:absolute;
    top: -35px;
    left: 153px
}

#menuPrintTooltip{
	visibility:hidden;
	position:absolute;
    bottom: 81px;
    left: 342px;
	z-index: 2;
}

#menuClearTooltip{
	visibility:hidden;
	position:absolute;
	top: -33px;
    left: 228px
}
#menuPreviewTooltip{
	visibility:hidden;
	position:absolute;
	top: -33px;
    left: 267px
}

#menuDownloadTooltip{
	visibility:hidden;
	position:absolute;
    bottom: 81px;
    left: 405px;
	z-index: 2;
}

#helpView{
	visibility:hidden;
	z-index: 99999;
    height: 600px;
    width: 950px;
    background-image: url('../images/help.png');
    position: absolute;
}
#helpView #anima{
    position: absolute;
    top: 9%;
    left: 7.1%;
}

#menu-buttons{
	height: 70px;
	position: absolute;
	top: 88%;
	left: 28%;
}

.menuButtonsMobile{
	top: 87% !important;
    left: 20% !important;
    zoom: 1.3 !important;
}

#menu-buttons div{
display: inline-block;
text-align:center;
vertical-align:middle;
width:60px;
height:70px;
}

#menu-buttons img{
cursor:pointer;
}

#brush
{
	position: absolute;
	top:-100px;
}

#saveCanvas
{
	background-color: transparent;
	position: absolute;
	top: 650px;
	left: 0px;
	z-index: 2;
}

#initview
{
	height: 600px;
	width: 950px;
	background-image: url('../images/bg01.png');
}

#playButton
{
	visibility:hidden;
	width: 160px;
	height: 68px;
	position: absolute;
	left: calc(50% - 87px);
    bottom: -70px;
	cursor: pointer;
	z-index: 11;
}
.playButtonMobile{
	zoom: 1.4;
	bottom: 0px !important;
    left: calc(50% - 79px) !important;
}

#helpButton
{
	visibility:hidden;
	width: 90px;
	height: 90px;
	position: absolute;
	left: calc(88% + 2px);
    top: calc(3% + 1px);
	cursor: pointer;
	z-index: 9;
}
#dish
{
	/*display:none;*/
	width: 322px;
	height: 315px;
	position: absolute;
	left: calc(50% - 161px);
    /*top: calc(50% - 109px);*/
	top: -315px;
	z-index: 9;
}

#giraffes
{
	visibility:hidden;
	width: 536px;
	height: 208px;
	position: absolute;
	left: 18%;
    bottom: 0px;
	z-index: 10;
}

#children
{
	visibility:hidden;
	width: 787px;
	height: 370px;
	position: absolute;
	left: calc(8%);
    bottom: 91px;
	z-index: 0;
}

#footer
{
	width: 950px;
	height: 134px;
	position: absolute;
	left: 0px;
    bottom: 0px;
	z-index: 1;
}

#dishbig{
position: absolute;
top: 6.4%;
left: 24.4%;
}

#tipgiraffe{
visibility:hidden;
position: absolute;
top: 7%;
left: 68%;
}

#tipmsg{
visibility:hidden;
position: absolute;
top: 4%;
left: 31%;
z-index:1;
}

#tipmsgtext{
visibility:hidden;
position: absolute;
top: 4%;
left: 33.2%;
width:300px;
height:100px;
text-align:center;
vertical-align:middle;
color:#fff;
display: inline-block;
line-height:100px;
font-size:13px;
font-weight:bold;
font-family: Verdana;
z-index:1;
}

#tipmsgtext span{
	display: inline-block;
	vertical-align:middle;
	line-height: 17px;
}

#tutorialView
{
	display: none;
	height: 600px;
	width: 950px;
	position: absolute;
}

.mobileButton{
	zoom: 1.5;
}

#tutorialTitle
{
	/*border: 2px solid #000000;*/
	width: 680px;
	position: absolute;
	margin-left: 180px;
	top: -30px;

	text-align: center;
}

#tutorialSubTitle
{
	width: 720px;
	margin-left: 180px;
	position: absolute;
	top: 65px;

	text-align: center;
}

#tutoImage01
{
	width: 285px;
	height: 338px;
	background-image: url('../images/Tutorial/TUTORIAL_Box01.png');
	position: absolute;
	top: 24%;
	left: 3%;
}

#tutoImage02
{
	width: 275px;
	height: 317px;
	background-image: url('../images/Tutorial/TUTORIAL_Box02.png');
	position: absolute;
	top: 24%;
	left:35%;
}

#tutoImage03
{
	width: 274px;
	height: 345px;
	background-image: url('../images/Tutorial/TUTORIAL_Box03.png');
	position: absolute;
	top: 24%;
	left: 67%;
}

#designIt
{
	width: 300px;
	position: absolute;
	left: 2%;
	top: 73%;

	text-align: center;
}

#colorIt
{
	width: 300px;
	position: absolute;
	left: 34%;
	top: 73%;

	text-align: center;
}

#printIt
{
	width: 300px;
	position: absolute;
	right: 2%;
	top: 73%;

	text-align: center;
}

#closeTutorial, #closeVideo
{
	/*display: none;*/
	width: 159px;
	height: 95px;
	position: absolute;
	left: calc(50% - 85px);
	top: 83%;
}

#video
{
	display: none;
	height: 600px;
	width: 950px;
	position: absolute;
}

#videoTitle
{
	position: absolute;
	top: -8%;
	left: 48%;
}

#tutorialVideo
{
	width: 582px;
	height: 389px;
	position: absolute;
	left: 190px;
	/*margin-left: -318px;*/
	top: 18%;
}

#container
{
	height: 600px;
	width: 950px;
	position: relative;
	margin: 0 auto;
	/*overflow: hidden;*/

	-webkit-transform-origin: top left;
	-moz-transform-origin: top left;
	-ms-transform-origin: top left;
	-o-transform-origin: top left;
	transform-origin: top left;
}

#appView
{
	display: none;
	height: 600px;
	width: 950px;
	position: absolute;
	background-size: cover;

    -webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
    background-image: url('../images/appbg.png');
}

#leftSection
{
	/*background-color: #ffffff;*/
	position: absolute;
	top: 0px;
	left: 0px;
	width: 210px;
	height: 640px;
}

#listContainer
{
	/*background-image: url('../images/Creator/TAB_PinkV2.png');*/
	background-repeat: no-repeat;
	position: absolute;
	top: 48px;
    left: 85px;
	width: 120px;
	height: 500px;

	/*margin-left: -10px;*/
	/*background-color: rgba(25,150,0,0.5);*/
}

#listContainerRight
{
	/*background-image: url('../images/Creator/TAB_PinkV2.png');*/
	background-repeat: no-repeat;
	position: absolute;
	top: 54px;
    left: 0px;
	width: 120px;
	height: 500px;

	/*margin-left: -10px;*/
	/*background-color: rgba(25,150,0,0.5);*/
}

#lists
{
	overflow: hidden;
	position: absolute;
	top: 68px;
	width: 130px;
	height: 330px;
	/*background-color: rgba(25,150,0,0.5);*/
}

#marksList
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 125px;
	padding-left: 5px;
	padding-top: 0px;
	/*border: 2px solid #123123;*-/
	/*background-color: rgba(150,0,0,0.5);*/
}

#marksListRight
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 125px;
	padding-left: 5px;
	padding-top: 0px;
	/*border: 2px solid #123123;*-/
	/*background-color: rgba(150,0,0,0.5);*/
}

#marksTopArrow
{
	cursor: pointer;
	position: absolute;
	left: 13px;
	top: 10px;
}

#marksBottomArrow
{
	cursor: pointer;
	position: absolute;
    left: 13px;
	top: 395px;
}

#marksTopArrowR
{
	cursor: pointer;
	position: absolute;
	left: 13px;
	top: 10px;
}

#marksBottomArrowR
{
	cursor: pointer;
	position: absolute;
    left: 13px;
	top: 395px;
}

#colorsList
{
	margin-left: 5px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 125px;
	/*background-color: rgba(150,0,0,0.5);*/
}

.smallImage
{
	width: 100px;
	height: 100px;
	margin: 4px 4px 5px 15px;
}

.smallIcon
{
	width: 110px;
	height: 110px;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	cursor:pointer;
}

.mobileSmallIcon
{
	width: 80px;
	height: 80px;
	margin: 6px 6px 20px 25px;
}

.smallImage2
{
	-webkit-transform-origin: top left;
	-moz-transform-origin: top left;
	-ms-transform-origin: top left;
	-o-transform-origin: top left;
	transform-origin: top left;

	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
	margin: 6px;
}

#centerSection
{
	
}

.mobileColor
{
	margin: 2px 5px 5px 15px;
	width: 70px;
	height: 70px;
}

.color
{
	margin: 2px 2px -1px -1px;
	width: 55px;
	height: 55px;
}

#buttonsContainer
{
	/*display:none;*/
	position: absolute;
	width: 195px;
	height: 620px;
	top: 0px;
	margin-top: 10px;
	margin-left: 6px;
	overflow: hidden;
}

#rightSection
{
	border-radius: 15px;
	border: solid 0px white;

	width: 180px;
	height: 620px;

	position: absolute;
	right: 15px;
	top: 51%;

	margin-top: -310px;

	overflow: hidden;
}

.buttonImage
{
		
}

.appButton
{
	margin: 3px 6px 3px 6px;
}

#fullscreenButton
{
	/*position: absolute;*/
}

#howToPlayButton
{
	width: 70px;
	height: 73px;
}

#creation
{
	/*background-color: rgba(100,0,150,0.7);*/
	/*border: solid 2px #111111;*/
	width: 500px;
	height: 500px;

	position: absolute;
	left: 220px;
    top: 20px;
}

#centerHeader, #finishHeader
{
	/*border: solid 2px #111111;*/
	width: 600px;
	position:absolute;
	top:0px;
	left:180px;
}

#creationTitle, #finishTitle
{
	margin-top: 5px;
	text-align: center;
}

#creationSubTitle, #finishSubTitle
{
	margin-top:-30px;
	text-align: center;
}

#imageBorder
{
	position: absolute;
	border: solid 6px rgba(255,93,0,1);
	padding: 0px;
}

.creationImage
{
	/*border: solid 3px rgba(0,0,190,1);*/
	position: absolute;
	pointer-events: none;
	background-color: transparent;
}

#noImageTitle, #savedTitle, #noPrintTitle, #deleteTitle
{
	display: none;
	width: 670px;
	position: absolute;
	left: 145px;
	top: 23%;
	text-align: center;
}

#noImageText, #savedText, #noPrintText, #deleteText, #confirmClearText
{
	display: none;
	width: 450px;
	position: absolute;
	left: 250px;
	bottom: 38%;
	text-align: center;
}

#deleteText
{
	bottom: 40% !important;
}

#downloadText
{
	background-color: rgb(140,0,220);
	width: 350px;
	position: absolute;
	left: 50%;
	margin-left: -175px;
	top: 55%;

	text-align: center;
}

#finishView
{
	display: none;
	height: 600px;
	width: 950px;
	position: absolute;
	background-image: url('../images/back-preview.png');
}

#finishSVG
{
	/*border: 2px solid #000000;*/
    -ms-transform: scale(0.7); /* IE 9 */
    -webkit-transform: scale(0.7); /* Chrome, Safari, Opera */
    transform: scale(0.7);

   	position : absolute;
	left : 210px;
	top : 30px;
}

#hiddenPrintSVG
{
	display: none;
}

#backButton
{
	cursor: pointer;
	position: absolute;
	top: 43%;
    left: 1.1%;
	margin-left: 10px;
	z-index: 2;
}

#menuDownloadPreview
{
	cursor: pointer;
	position: absolute;
	top: 86%;
    left: 47%;
	z-index: 2;
}

#menuPrintPreview
{
	cursor: pointer;
	position: absolute;
	top: 86%;
    left: 40%;
	z-index: 2;
}

#printTitle
{
	/*border: 2px solid #000000;*/
	width: 750px;
	position: absolute;
	left: 175px;

	text-align: center;
}

#saveButton
{
	position: absolute;
	top: 86%;
	left: 47%;
}

#printButton
{
	position: absolute;
	top: 86%;
    left: 40%;
}

#printBackButton, #markBackButton
{
	position: absolute;
	top: 35%;
	left: 0%;
	margin-left: 10px;
}

.printButton a
{
	display: block;
	width: 165px;
	line-height: 76px;
	text-align: center;
	background: url("../images/Print/BTN_Orange.png") no-repeat;
	color: white;
	text-decoration: none;
}

#print_Button
{
	position: absolute;
	top: 86%;
    left: 40%;
}

#outlineButtonContainer
{
	position: absolute;
	top: 75%;
	left: 29%;
}

#colorContainer
{
	background: url("../images/Print/CONTAINER_Color.png") no-repeat;

	width: 205px;
	height: 272px;
	position: absolute;
	top: 25%;
	right: 15%;
}

#colorSVG, #finishSVG, #outlineSVG
{
	/*background-color: rgba(10,30,150,0.7);*/
	width: 500px;
	height: 500px;
}


#outlineBkg
{
	position: absolute;
	top:30px;
	left:25px;
	width:183.6px;
	height:237.6px;
}

#colorBkg
{
	position: absolute;
	top:28px;
	left:10px;
	width:183.6px;
	height:237.6px;
}

#outlineSVG
{
    -ms-transform: scale(0.25,0.25);
    -webkit-transform: scale(0.25,0.25);
    transform: scale(0.25,0.25);

	position : absolute;
	left : -130px;
	top : -120px;
}

#colorSVG
{
    -ms-transform: scale(0.25,0.25);
    -webkit-transform: scale(0.25,0.25);
    transform: scale(0.25,0.25);

	position : absolute;
	left : -147px;
	top : -120px;
}

a:link
{
	text-decoration: none;
}

#printOutlineScreenTitle01
{
	width: 190px;
	position: absolute;
	top:23px;
	left:25px;
	text-align: center;
}

#printOutlineScreenTitle02
{
	width: 190px;
	position: absolute;
	top:31px;
	left:25px;
	text-align: center;
}

#printColorScreenTitle01
{
	width: 190px;
	position: absolute;
	top:20px;
	left:10px;
	text-align: center;
}

#printColorScreenTitle02
{
	width: 190px;
	position: absolute;
	top:28px;
	left:10px;
	text-align: center;
}

#colorButtonContainer
{
	position: absolute;
	top: 75%;
	right: 17%;
}

#messageBackButton
{
	position: absolute;
	top: 66%;
	left: 45%;
	margin-left: 10px;
	cursor:pointer;
}


#messageYesButton
{
	display: none;
	position: absolute;
	top: 66%;
	left: 35%;
	margin-left: 10px;
	cursor:pointer;
}

#messageNoButton
{
	display: none;
	position: absolute;
	top: 66%;
	left: 56%;
	margin-left: 10px;
	cursor:pointer;
}

#printView
{
	display: none;
	height: 640px;
	width: 960px;
	position: absolute;
}

#printSVGPoney02
{
	width: 182px;
	height: 294px;

	position: absolute;
	right: 8%;
	bottom: -7%;

	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	-ms-transform: scale(0.6);
	-o-transform: scale(0.6);
	transform: scale(0.6);
}

#printSVGPoney01
{
	width: 244px;
	height: 356px;

	position: absolute;
	right: -4%;
	bottom: -7%;

	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	-ms-transform: scale(0.6);
	-o-transform: scale(0.6);
	transform: scale(0.6);
}

#alert
{
	display: none;
	height: 600px;
	width: 950px;
	position: absolute;
	background: rgba(30,30,30,0.4) url('../images/msg.png') no-repeat center center;
}

#printSVG
{
	display: none;
	height: 600px;
	width: 950px;
	position: absolute;
}

#printFinalScreenTitle
{
	width: 100%;
	text-align: center;
}

#outlineMark, #colorMark
{
	display: none;
	width: 500px;
	height: 500px;
	position: absolute;
	left: 230px;
}

#renderColorCanvas
{
	position: absolute;
	left:6%;
	background-color: transparent;
}

/*#renderColorSaveCanvas
{
	position: absolute;
	top: 70px;
	left: 50px;

	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	-ms-transform: scale(0.85);
	-o-transform: scale(0.85);
	transform: scale(0.85);
}*/

#unselector1, #unselector2
{
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(255,255,255, 0.0);
}

.noPointer
{
	pointer-events: none !important;
}

.borderButton
{
	/*background-color: rgba(160,0,190,1);
	border-radius: 50%;*/
	position: absolute;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	pointer-events: all;
}

#borderButton1
{
	cursor: pointer;
	background-color: rgba(0,0,0,0.0);
	background-image: url("../images/rotate.png");
	background-repeat: no-repeat;
	width: 44px;
	height: 47px;
	top: 0px;
	left: -5px;
}

#borderButton2
{
	top: 0;
	left: 50%;
}

#borderButton3
{
	cursor: pointer;
	background-color: rgba(0,0,0,0.0);
	background-image: url("../images/scale.png");
	background-repeat: no-repeat;
	width: 44px;
	height: 47px;
	top: 0px;
	right: -25px;
}

#borderButton4
{
	top: 50%;
	left: 100%;
}

#borderButton5
{
	cursor: pointer;
	background-color: rgba(0,0,0,0.0);
	background-image: url("../images/reflexion.png");
	background-repeat: no-repeat;
	width: 44px;
	height: 47px;
	left: calc(50%);
	bottom: -27px;
}

#borderButton6
{
	cursor: pointer;
	background-color: rgba(0,0,0,0.0);	
	background-image: url("../images/trash.png");
	background-repeat: no-repeat;
	width: 44px;
	height: 47px;
	bottom: -25px;
	right: -25px;
}

#borderButton7
{
	cursor: pointer;
	background-color: rgba(0,0,0,0.0);	
	background-image: url("../images/layers.png");
	background-repeat: no-repeat;
	width: 44px;
	height: 47px;
	bottom: -25px;
	left: -5px;
}

#borderButton8
{
	top: 50%;
	left: 0;
}

.textType2
{
	color: rgb(255,255,255); 
	font-weight: 700; 
	font-size: 1.4rem; 
	font-family: inherit;
	text-shadow: 2px 2px #666666;

    -webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.textType4
{
	color: #5D3687; 
	font-weight: 700; 
	font-size: 2.3rem; 
	font-family: inherit;
	line-height: 110%;

	text-shadow:   
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff;

    -webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.textType5
{
	color: #5D3687; 
	font-weight: 700; 
	font-size: 4rem; 
	font-family: inherit;

	text-shadow:   
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff;

    -webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.textType6
{
	color: #5D3687;
	font-weight: 700; 
	font-size: 1.6rem; 
	font-family: inherit;
	text-shadow: 2px 2px #C7C7C7;
	line-height: 110%;

    -webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.textType7
{
	color: #5D3687;
	font-weight: 700; 
	font-size: 1.3rem; 
	font-family: inherit;
	text-shadow: 2px 2px #C7C7C7;

    -webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.textType8
{
	color: #5D3687; 
	font-weight: 700; 
	font-size: 2rem; 
	font-family: inherit;

	text-shadow:   
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff,
     0px 0px 3px #fff;

    -webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.textType9
{
	color: #5D3687;
	font-weight: 700; 
	font-size: 1rem; 
	font-family: inherit;
	text-shadow: 2px 2px #C7C7C7;

    -webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.textType10
{
	color: #5D3687;
	font-weight: 700; 
	font-size: 0.75rem; 
	font-family: inherit;
	text-shadow: 2px 2px #C7C7C7;
    -webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.textType11
{
	color: #464343; 
	font-weight: 700; 
	font-size: 2.75rem;
	font-style: italic; 
	font-family: inherit;

    -webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.textType12
{
	color: #464343; 
	font-weight: 700; 
	font-size: 2.25rem; 
	font-family: inherit;

    -webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.textType14
{
	color: #464343; 
	font-weight: 700; 
	font-size: 0.4rem; 
	font-family: inherit;

    -webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

header
{
	display: none;
}

footer
{
	display: none;
}

@media only screen and (max-height: 479px)
{
	.borderButton
	{		
		width: 60px;
		height: 60px;
		margin-top: -30px;
		margin-left: -30px;	
	}
}

@media only screen and (min-height: 480px) and (max-height: 639px)
{
	.borderButton
	{		
		width: 60px;
		height: 60px;
		margin-top: -30px;
		margin-left: -30px;		
	}
}

@media print
{

}

@page
{
	size:landscape;
}

progress[value]
{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;

	border: none;

	width: 300px;
	height: 30px;

	color: #ff7b00;
}

progress[value]::-webkit-progress-bar
{
	background-color: #eee;
	border-radius: 2px;
	box-shadow: 0 2px 5px rgba(0,0,0, 0.25) inset;
}

progress[value]::-moz-progress-bar
{
	background-image:
		-moz-linear-gradient(135deg, transparent 33%, rgba(0,0,0, 0.1) 33%, rgba(0,0,0, 0.1) 66%, transparent 66%),
		-moz-linear-gradient(top, rgba(255,255,255, 0.25), rgba(0,0,0, 0.25)),
		-moz-linear-gradient(left, #ff7b00, #ffe400);
	border-radius: 4px;
	background-size: 55px 30px, 100% 100%, 100% 100%; 
}

progress[value]::-webkit-progress-value
{
	background-image:
		-webkit-linear-gradient(-45deg, transparent 33%, rgba(0,0,0, .1) 33%, rgba(0,0,0, .1) 66%, transparent 66%),
		-webkit-linear-gradient(top, rgba(255,255,255, .25), rgba(0,0,0,.25)),
		-webkit-linear-gradient(left, #ff7b00, #ffe400);

	border-radius: 4px;
	background-size: 50px 30px, 100% 100%, 100% 100%;
}

#progress
{
	position: absolute;
	top: 91%;
	left: 50%;
	margin-left: -140px;	
	z-index: 20;
}

#percent
{
	color: #ff7b00;
	font-size: 36px;
	text-align: center;
	text-shadow: 2px 2px #666666;
	position: absolute;
	top: 83%;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	z-index: 20;
}