body
{
	padding: 0px;
	margin: 0px;
}


div, p, a, li, td { -webkit-text-size-adjust:none; }

:focus {outline:none;}
::-moz-focus-inner {border:0;}

@font-face {
    font-family: 'ProximaNovaBlack';
    src: url('proximanova-black-webfont.eot');
    src: url('proximanova-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-black-webfont.woff') format('woff'),
         url('proximanova-black-webfont.ttf') format('truetype'),
         url('proximanova-black-webfont.svg#proxima_nova_blregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ProximaNovaSemibold';
    src: url('proximanova-semibold-webfont.eot');
    src: url('proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-semibold-webfont.woff') format('woff'),
         url('proximanova-semibold-webfont.ttf') format('truetype'),
         url('proximanova-semibold-webfont.svg#proxima_novasemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'ProximaNovaBold';
    src: url('proximanova-bold-webfont.eot');
    src: url('proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-bold-webfont.woff') format('woff'),
         url('proximanova-bold-webfont.ttf') format('truetype'),
         url('proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'ProximaNovaRegular';
    src: url('proximanova-regular-webfont.eot');
    src: url('proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-regular-webfont.woff') format('woff'),
         url('proximanova-regular-webfont.ttf') format('truetype'),
         url('proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ProximaNovaLight';
    src: url('proximanova-light-webfont.eot');
    src: url('proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-light-webfont.woff') format('woff'),
         url('proximanova-light-webfont.ttf') format('truetype'),
         url('proximanova-light-webfont.svg#proxima_nova_ltregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
  font-family: 'audio';
  src:  url('audio.eot?tuf07f');
  src:  url('audio.eot?tuf07f#iefix') format('embedded-opentype'),
    url('audio.ttf?tuf07f') format('truetype'),
    url('audio.woff?tuf07f') format('woff'),
    url('audio.svg?tuf07f#audio') format('svg');
  font-weight: normal;
  font-style: normal;
}

i {
  font-family: 'audio' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.audio-stack:before {
  content: "\e90f";
}
.audio-yes:before {
  content: "\e90d";
}
.audio-no:before {
  content: "\e90e";
}
.audio-closeb:before {
  content: "\e909";
}
.audio-print:before {
  content: "\e90a";
}
.audio-mail:before {
  content: "\e90b";
}
.audio-admin:before {
  content: "\e90c";
}
.audio-pause:before {
  content: "\e907";
}
.audio-play:before {
  content: "\e908";
}
.audio-screen:before {
  content: "\e906";
}
.audio-checkon:before {
  content: "\e902";
}
.audio-info:before {
  content: "\e904";
}
.audio-checkback:before {
  content: "\e900";
}
.audio-checkoff:before {
  content: "\e901";
}
.audio-close:before {
  content: "\e903";
}
.audio-infoback:before {
  content: "\e905";
}


div.holder {
background: #465363;
background: -moz-linear-gradient(top, #465363 0%, #728492 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #465363), color-stop(100%, #728492));
background: -webkit-linear-gradient(top, #465363 0%, #728492 100%);
background: -o-linear-gradient(top, #465363 0%, #728492 100%);
background: -ms-linear-gradient(top, #465363 0%, #728492 100%);
background: linear-gradient(to bottom, #465363 0%, #728492 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#465363', endColorstr='#728492', GradientType=0 );
	margin-left: 15px;
        margin-right: 15px;
padding: 15px;
-webkit-box-shadow: 0px 10px 9px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 10px 9px 0px rgba(0,0,0,0.2);
box-shadow: 0px 10px 9px 0px rgba(0,0,0,0.2);
-webkit-transition:all 1s ease;
         -moz-transition:all 1s ease;
               -o-transition:all 1s ease;
                     transition:all 1s ease;
}




.gifimg { width:100%; height:auto;
display: block;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition:all 1s ease;
         -moz-transition:all 1s ease;
               -o-transition:all 1s ease;
                     transition:all 1s ease;
}

@media screen and (max-width:3000px)
{.gifimg { width:60%; }
}
@media screen and (max-width:1600px)
{.gifimg { width:70%; }
}
@media screen and (max-width:1400px)
{.gifimg { width:90%; }
}

@media screen and (max-width:1200px)
{.gifimg { width:100%; }
}


.body_text
{
	padding-left: 15px;
        padding-right: 10px;
	margin: 0px;
	font-size: 19px;
	color: #000;
	line-height: 23px;
	font-family: 'ProximaNovaLight', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif ;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.body_text a:hover { color: #666; background-color: #ffffea;
	box-shadow: 6px 0 0 #ffffea, -6px 0 0 #ffffea;
	box-decoration-break: clone;
	border-top: solid 2px #ffffea;
	border-bottom: solid 2px #ffffea;
        text-shadow: 0px 0px #ffffea;
}


.body_notes
{
top:150px;
	padding-left: 15px;
        padding-right: 10px;
	margin: 0px;
	font-size: 19px;
	color: #fff;
	line-height: 23px;
	text-shadow: 0px 1px 0px #475463;
	font-family: 'ProximaNovaRegular', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif ;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.body_notes a:hover { color: #fff; background-color: #727e91;
	box-shadow: 6px 0 0 #727e91, -6px 0 0 #727e91;
	box-decoration-break: clone;
	border-top: solid 2px #727e91;
	border-bottom: solid 2px #727e91;
        text-shadow: 0px 1px #333;
        	cursor: pointer;
}




#topbar {

-webkit-box-shadow: 0 3px 6px rgba( 0, 0, 0, .3 ); 
	-moz-box-shadow: 0 3px 6px rgba( 0, 0, 0, .3 ); 
	box-shadow: 0 3px 6px rgba( 0, 0, 0, .3 ); 
}

input[type=checkbox] { display:none; } 
input[type=checkbox] + label:before {
  font-family: audio;
  display: inline-block;
}

input[type=checkbox] + label:before { content: "\e901"; color: #666; font-size: 22px; vertical-align: -5px; cursor: pointer;} /* unchecked icon */
input[type=checkbox] + label:before { letter-spacing: 6px; } 

input[type=checkbox]:checked + label:before { content: "\e902"; color: #fff; font-size: 22px; vertical-align: -5px; cursor: pointer;} /* checked icon */
input[type=checkbox]:checked + label:before { letter-spacing: 6px; }

*:focus {
    outline: none;
}

label {
color: #ccc;
font-size: 12px;
font-family: 'ProximaNovaLight', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif ;
}

label:hover {
color: #FF6103;
}


.audio-screen {
cursor: pointer;
color: #fff;
font-size: 26px; }

.audio-screen:hover {
cursor: pointer;
color: #FF6103; }

.audio-info {
cursor: pointer;
color: #fff;
font-size: 24px; }


.audio-info:hover {
color: #FF6103; }

.audio-close {
cursor: pointer;
color: #999;
font-size: 30px; } 

.audio-close:hover {
color: #FF6103;
font-size: 30px; } 



div#stop{padding: 2px 6px 2px 6px;background-color: #333;color:#fff;font-size: .7em;font-family: arial,sans-serif;float:left;margin-right:15px;-moz-border-radius: 5px;
border-radius: 5px;cursor: pointer;}
small{font-size:.9em;}



a:hover.tx_trg.mt,a.tx_trg.mt
{
	color: #000;
	background-color: #ffff99;
	box-shadow: 6px 0 0 #ffff99, -6px 0 0 #ffff99;
	box-decoration-break: clone;
	border-top: solid 2px #ffff99;
	border-bottom: solid 2px #ffff99;
        text-shadow: 0px 0px #fff;
font-family: 'ProximaNovaSemibold', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif ;
outline:none;
}




.pst {
font-size: 17px;
font-family: 'ProximaNovaSemibold', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif ;
}




a:hover.tx_trg.paget,a.tx_trg.paget{
color: #fff;
	background-color: #FF6103;
	box-shadow: 6px 0 0 #FF6103, -6px 0 0 #FF6103;
	box-decoration-break: clone;
	border-top: solid 2px #FF6103;
	border-bottom: solid 2px #FF6103;
        text-shadow: 0px 0px #fff;
font-family: 'ProximaNovaSemibold', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif ;
outline:none;
}


.initialized span.speaking[data-begin] {
    background-color: yellow;
    box-shadow: 0px 0px 4px yellow;
}
.initialized span[data-begin]:focus, .initialized span[data-begin]:hover {
    background-color: #FFFFCA;
    box-shadow: 0px 0px 4px #FFFFCA;
}

#content
{

	width: 100%;
}

audio { margin: 15px 0; }

#progressContainer
{
	position: relative;
	display: block;
	height: 16px;
	background-color: transparent;
	width: 100%;
}

#progress
{
	display: block;
	height: 12px;
	border-top: solid 4px #999;
	overflow:hidden;
	width: 0;
	position: absolute;
	top: 0;
	left: 0;
	background-color: transparent;
}

div.body_text a { cursor: pointer; }



.audioplayer
{
	height: 2.5em; /* 40 */
	color: #fff;
	text-shadow: 1px 1px 0 #000;
	border: 1px solid #222;
	position: relative;
	z-index: 1;
	background: #333;
	background: -webkit-gradient( linear, left top, left bottom, from( #444 ), to( #222 ) );
	background: -webkit-linear-gradient( top, #444, #222 );
	background: -moz-linear-gradient( top, #444, #222 );
	background: -ms-radial-gradient( top, #444, #222 );
	background: -o-linear-gradient( top, #444, #222 );
	background: linear-gradient( top, #444, #222 );
	-webkit-box-shadow: inset 0 1px 0 rgba( 255, 255, 255, .15 ), 0 0 1.25em rgba( 0, 0, 0, .2 ); /* 20 */
	-moz-box-shadow: inset 0 1px 0 rgba( 255, 255, 255, .15 ), 0 0 1.25em rgba( 0, 0, 0, .2 ); /* 20 */
	box-shadow: inset 0 1px 0 rgba( 255, 255, 255, .15 ), 0 0 1.25em rgba( 0, 0, 0, .2 ); /* 20 */
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
	.audioplayer-mini
	{
		width: 2.5em; /* 40 */
		margin: 0 auto;
	}
	.audioplayer > div
	{
		position: absolute;
	}
	.audioplayer-playpause
	{
		width: 2.5em; /* 40 */
		height: 100%;
		text-align: left;
		text-indent: -9999px;
		cursor: pointer;
		z-index: 2;
		top: 0;
		left: 0;
	}
		.audioplayer:not(.audioplayer-mini) .audioplayer-playpause
		{
			border-right: 1px solid #000;
		
		}
		.audioplayer-mini .audioplayer-playpause
		{
			width: 100%;
		}
		.audioplayer-playpause:hover,
		.audioplayer-playpause:focus
		{
			background-color: #222;
		}
		.audioplayer-playpause a
		{
			display: block;
		}
		.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a
		{
			width: 0;
			height: 0;
			border: 0.5em solid transparent; /* 8 */
			border-right: none;
			border-left-color: #fff;
			content: '';
			position: absolute;
			top: 50%;
			left: 50%;
			margin: -0.5em 0 0 -0.25em; /* 8 4 */
		}
		.audioplayer-playing .audioplayer-playpause a
		{
			width: 0.75em; /* 12 */
			height: 0.75em; /* 12 */
			position: absolute;
			top: 50%;
			left: 50%;
			margin: -0.375em 0 0 -0.375em; /* 6 */
		}
			.audioplayer-playing .audioplayer-playpause a:before,
			.audioplayer-playing .audioplayer-playpause a:after
			{
				width: 40%;
				height: 100%;
				background-color: #fff;
				content: '';
				position: absolute;
				top: 0;
			}
			.audioplayer-playing .audioplayer-playpause a:before
			{
				left: 0;
			}
			.audioplayer-playing .audioplayer-playpause a:after
			{
				right: 0;
			}
	.audioplayer-time
	{
		width: 4.375em; /* 70 */
		height: 100%;
		line-height: 2.375em; /* 38 */
		text-align: center;
		z-index: 2;
		top: 0;
	}
		.audioplayer-time-current
		{
			line-height: 40px;
			left: 45px; 
			font-family: 'ProximaNovaRegular', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif ;
			font-size: 16px;
			color: #999;
		}
		.audioplayer-time-duration
		{
			
			right: 45px;
			line-height: 40px;
			font-family: 'ProximaNovaRegular', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif ;
			font-size: 16px;
			color: #999;
			
		}
			.audioplayer-novolume .audioplayer-time-duration
			{
				border-right: 0;
				right: 0;
			}
	.audioplayer-bar
	{
		height: 0.875em; /* 14 */
		background-color: #222;
		cursor: pointer;
		z-index: 1;
		top: 50%;
		right: 6.875em; /* 110 */
		left: 6.875em; /* 110 */
		margin-top: -0.438em; /* 7 */
	}
		.audioplayer-novolume .audioplayer-bar
		{
			right: 4.375em; /* 70 */
		}
		.audioplayer-bar div
		{
			width: 0;
			height: 100%;
			position: absolute;
			left: 0;
			top: 0;
		}
		.audioplayer-bar-loaded
		{
			background-color: #333;
			z-index: 1;
		}
		.audioplayer-bar-played
		{
			background: #cc3300;
			z-index: 2;
		}
	.audioplayer-volume
	{
		width: 2.5em; /* 40 */
		height: 100%;
		border-left: 1px solid #000;
		text-align: left;
		text-indent: -9999px;
		cursor: pointer;
		z-index: 2;
		top: 0;
		right: 0;
	}
		.audioplayer-volume:hover,
		.audioplayer-volume:focus
		{
			background-color: #222;
		}
		.audioplayer-volume-button
		{
			width: 100%;
			height: 100%;
		}
			.audioplayer-volume-button a
			{
				width: 0.313em; /* 5 */
				height: 0.375em; /* 6 */
				background-color: #999;
				display: block;
				position: relative;
				z-index: 1;
				top: 40%;
				left: 35%;
			}
				.audioplayer-volume-button a:before,
				.audioplayer-volume-button a:after
				{
					content: '';
					position: absolute;
				}
				.audioplayer-volume-button a:before
				{
					width: 0;
					height: 0;
					border: 0.5em solid transparent; /* 8 */
					border-left: none;
					border-right-color: #999;
					z-index: 2;
					top: 50%;
					right: -0.25em;
					margin-top: -0.5em; /* 8 */
				}
				.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after
				{
					width: 0.313em; /* 5 */
					height: 0.313em; /* 5 */
					border: 0.25em double #999; /* 4 */
					border-width: 0.25em 0.25em 0 0; /* 4 */
					left: 0.563em; /* 9 */
					top: -0.063em; /* 1 */
					-webkit-border-radius: 0 0.938em 0 0; /* 15 */
					-moz-border-radius: 0 0.938em 0 0; /* 15 */
					border-radius: 0 0.938em 0 0; /* 15 */
					-webkit-transform: rotate( 45deg );
					-moz-transform: rotate( 45deg );
					-ms-transform: rotate( 45deg );
					-o-transform: rotate( 45deg );
					transform: rotate( 45deg );
				}
		.audioplayer-volume-adjust
		{
			height: 64px;
			cursor: default;
			position: absolute;
			left: 0;
			right: -1px;
			top: -9999px;
			background: #222;
			background: -webkit-gradient( linear, left top, left bottom, from( #444 ), to( #222 ) );
			background: -webkit-linear-gradient( top, #444, #222 );
			background: -moz-linear-gradient( top, #444, #222 );
			background: -ms-radial-gradient( top, #444, #222 );
			background: -o-linear-gradient( top, #444, #222 );
			background: linear-gradient( top, #444, #222 );
			-webkit-border-top-left-radius: 2px;
			-webkit-border-top-right-radius: 2px;
			-moz-border-radius-topleft: 2px;
			-moz-border-radius-topright: 2px;
			border-top-left-radius: 2px;
			border-top-right-radius: 2px;
		}
			.audioplayer-volume:not(:hover) .audioplayer-volume-adjust
			{
				opacity: 0;
			}
			.audioplayer-volume:hover .audioplayer-volume-adjust
			{
				top: auto;
				bottom: 100%;
			}
			.audioplayer-volume-adjust > div
			{
				width: 25%;
				height: 80%;
				background-color: #222;
				cursor: pointer;
				position: relative;
				z-index: 1;
				margin: 30% auto 0;
			}
				.audioplayer-volume-adjust div div
				{
					width: 100%;
					height: 100%;
					position: absolute;
					bottom: 0;
					left: 0;
					background: #757575;
					background: -webkit-gradient( linear, left bottom, left top, from( #757575 ), to( #a3a3a3 ) );
					background: -webkit-linear-gradient( bottom, #757575, #a3a3a3 );
					background: -moz-linear-gradient( bottom, #757575, #a3a3a3 );
					background: -ms-radial-gradient( bottom, #757575, #a3a3a3 );
					background: -o-linear-gradient( bottom, #757575, #a3a3a3 );
					background: linear-gradient( bottom, #757575, #a3a3a3 );
				}
		.audioplayer-novolume .audioplayer-volume
		{
			display: none;
		}

	.audioplayer-play,
	.audioplayer-pause,
	.audioplayer-volume a
	{
		-webkit-filter: drop-shadow( 1px 1px 0 #000 );
		-moz-filter: drop-shadow( 1px 1px 0 #000 );
		-ms-filter: drop-shadow( 1px 1px 0 #000 );
		-o-filter: drop-shadow( 1px 1px 0 #000 );
		filter: drop-shadow( 1px 1px 0 #000 );
	}
	.audioplayer-bar,
	.audioplayer-bar div,
	.audioplayer-volume-adjust div
	{
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	.audioplayer-bar,
	.audioplayer-volume-adjust > div
	{
		-webkit-box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );
		-moz-box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );
		box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );
	}
	.audioplayer-volume-adjust div div,
	.audioplayer-bar-played
	{

	}
	.audioplayer-volume-adjust
	{
		-webkit-box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );
		-moz-box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );
		box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );
	}
	.audioplayer *,
	.audioplayer *:before,
	.audioplayer *:after
	{
		-webkit-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
		-moz-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
		-ms-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
		-o-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
		transition: color .25s ease, background-color .25s ease, opacity .5s ease;
	}
	
	

  
div.modtip
{
	background-color: rgba(64, 64, 64, 0.95);
	color: #FFFFFF;
	font-size: 15px;
	font-family: 'ProximaNovaRegular', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif ;
	width: 220px;
	position: absolute;
	text-align: left;
	padding: 10px;
	padding-bottom: 15px;
	z-index: 20;
	text-shadow: 0px 1px #000;
	border-radius: 2px;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	box-shadow: 0 5px 4px rgba(0,0,0,0.16), 0 3px 3px rgba(0,0,0,0.10);

}
div.modtip .contents
{
	margin: 0;
	padding: 0 3px;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	
	
}

div.modtip .caption {
font-size: 20px;
	font-family: 'ProximaNovaLight', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif ;
	color: #FF6103;
	padding-bottom: 5px;
	line-height: 26px;
	border-bottom: 1px solid #666;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

div.modtip .caption:hover {
color: #ff3300;
}

div.modtip span
{
color: #ccc;
font-size: 15px;
line-height: 20px;
-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.infotxt {
font-size: 19px;
font-family: 'ProximaNovaRegular', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif ;
color: #ff9933;
text-shadow: 0px 1px 5px #000;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.infotxt1 {
font-size: 19px;
font-family: 'ProximaNovaBold', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif ;
color: #999;
line-height: 24px;
text-shadow: 0px 1px 5px #000;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}




.notes {
  background-color: #e95546;
  border: 1px solid #fc6d58;
  padding: 10px 22px 30px 22px;
  border-radius: 5px;
  max-width: 600px;
  outline: none;
  color:#fff;
    box-shadow: 0 10px 20px rgba(0,0,0,0.12), 0 6px 6px rgba(0,0,0,0.16);
    -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.notes a {
position:relative;
font-family: 'ProximaNovaRegular', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif ;
 font-size: 15px;
 color:#fff;
  background-color:rgba(0,0,0,0.06);
  padding: 4px 14px 4px 14px;
  border-radius: 3px;
   text-decoration: none;
   border: 1px solid rgba(0,0,0,0.1);
   top:-10px;
   float: right;
   	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.notes a:hover {
  background-color:rgba(255,255,255,0.1);
  border: 1px solid rgba(255,255,255,0.4);
}

.tnote {
position:relative;
font-family: 'ProximaNovaSemibold', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif ;
 font-size: 15px;
  background-color: #fff;
  padding: 7px 12px 5px 12px;
  border-radius: 3px;
   border: 1px solid #fff;
  max-width: 600px;
  outline: none;
  color:#e95546;
  cursor:pointer;
  text-decoration: none;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(233,85,70,0.24);
   transition: all 0.3s cubic-bezier(.25,.8,.25,1);
   -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tnote:hover {
 top:-1px;
 border: 1px solid #fff !important;
 background-color: #fff !important;
 color:#e95546 !important;
box-shadow: 0 4px 8px rgba(233,85,70,.20), 0 3px 5px rgba(0,0,0,0.12) !important;
}
.tnote:active {

 color:#e95546;
 border: 1px solid #ff997f;

}


.tnotes {
position:relative;
font-family: 'ProximaNovaSemibold', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif ;
 font-size: 15px;
  background-color: #fff;
  padding: 7px 12px 5px 12px;
  border-radius: 3px;
   border: 1px solid #fff;
  max-width: 600px;
  outline: none;
  color:#e95546 !important;
  cursor:pointer;
  text-decoration: none;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(233,85,70,0.24);
   transition: all 0.3s cubic-bezier(.25,.8,.25,1);
   -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tnotes:hover {
 top:-1px;
 color:#e95546 !important;
 border: 1px solid #fff !important;
 background-color: #fff !important;
box-shadow: 0 4px 8px rgba(233,85,70,.20), 0 3px 5px rgba(0,0,0,0.12) !important;
}
.tnotes:active {

 color:#e95546;
 border: 1px solid #ff997f !important;

}

.pan {
font-family: 'ProximaNovaSemibold', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif ;
font-size: 14px;
margin-left: 7px;
color: #999;
}

.tstop {
position:relative;
font-family: 'ProximaNovaSemibold', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif ;
 font-size: 18px;
 margin-right: 10px;
 vertical-align: -7px;
  background-color: #fff;
  padding: 6px 12px 6px 12px;
  border-radius: 3px;
   border: 1px solid #fff;
  max-width: 600px;
  outline: none;
  color:#e95546;
  text-decoration: none;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(233,85,70,0.24);
   transition: all 0.3s cubic-bezier(.25,.8,.25,1);
   -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tstop:hover {
 top:-1px;
 border: 1px solid #fff;
box-shadow: 0 4px 8px rgba(233,85,70,.20), 0 3px 5px rgba(0,0,0,0.12);
}
.tstop:active {

 color:#e95546;
 border: 1px solid #ff997f;

}

.headnote{

 color:#fff;
 font-family: 'ProximaNovaBold', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif ;
 font-size: 20px;
 text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
 	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}

.regnote{

 color:#fff;
 font-family: 'ProximaNovaRegular', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif ;
 font-size: 18px;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
 	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}
.smnote{
 color:#fff;
 font-family: 'ProximaNovaRegular', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif ;
font-size: 12px;
float:right;
 	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}

.sticky-top .modality-inner {
    margin-top: 0px;
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%);
    vertical-align: top;
}
.sticky-bottom .modality-inner {
    margin-bottom: 0px;
    -webkit-transform: translateY(200%);
    -moz-transform: translateY(200%);
    -ms-transform: translateY(200%);
    transform: translateY(200%);
    vertical-align: bottom;
}
[aria-hidden="false"].sticky-top .modality-inner,
[aria-hidden="false"].sticky-bottom .modality-inner {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}


.iblock1{
background-color: #333;
border-radius: 5px;
padding: 3px;
font-size:30px;
color:#FF6103;
-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.38);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.38);
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.38);
}
.iblock1:hover{
background-color: #333;
border-radius: 5px;
padding: 3px;
font-size:30px;
color:#FF6103;
}

.iblock11{
background-color: #333;
border-radius: 5px;
padding: 10px;
font-size:15px;
color:#FF6103;
-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.38);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.38);
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.38);
}
.iblock11:hover{
background-color: #333;
border-radius: 5px;
padding: 10px;
font-size:15px;
color:#FF6103;
}

.iblock {
background-color: #333;
border-radius: 5px;
font-size:35px;
color:#FF6103;
cursor: default !important;
-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.38);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.38);
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.38);
}
.iblock:hover {
background-color: #333;
border-radius: 5px;
font-size:35px;
color:#FF6103;
}

.iblock2 {
background-color: #000;
font-size:50px;
color: #FF6103;
border-bottom: 1px solid #FF6103;
display:inline-block;
    text-decoration:none;
}

.iblock2:hover {
color:white;
}

.iblock3 {
font-size:20px;
color:white;
padding:17px;
display:inline-block;
    text-decoration:none;
border-radius: 100%;
border: 1px solid #666;
}

.iblock3:hover {
color: #FF6103;
font-size:20px;
}

.inote {
text-decoration:none;
-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.regnote a{
    color: #fff;
    font-family: 'ProximaNovaRegular', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-size: 17px;
text-decoration:none;
border-bottom: dotted 1px #999;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.regnote a:hover{
    color: #FF6103;
 border-bottom: dotted 1px #FF6103;

}



.modality-outer {
    background: rgba(0, 0, 0, 0);
    bottom: 0;
    left: 0;
    opacity: 0;
    overflow: auto;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    visibility: hidden; 
    *zoom: 1;
    -moz-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    -webkit-perspective: 1000px; 
    -moz-perspective: 1000px; 
    perspective: 1000px;
}
.modality-inner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    *display: inline;
    margin: 25px 0;
    max-width: 94%;
    text-align: left;
    vertical-align: middle;
    z-index: 10000;
    *zoom: 1;
    opacity: 0;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.modality-outer:before, .modality-ghost {
    content: '';
    display: inline-block;
    *display: inline;
    height: 100%;
    margin-right: -0.25em;
    vertical-align: middle;
    *zoom: 1;
}
.modality-outer[aria-hidden="false"] {
    background: rgba(0, 0, 0, 0.5);
    opacity: 1;
    visibility: visible;
    z-index: 1000000;
}
.modality-outer[aria-hidden="false"] .modality-inner {
    opacity: 1;
}


.scale-up .modality-inner {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
}
.scale-down .modality-inner {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
}
[aria-hidden="false"].scale-up .modality-inner,
[aria-hidden="false"].scale-down .modality-inner {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}


#item1 {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
  -webkit-animation-delay: 1s;
    animation-delay: 1s;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes slideInUp {
  0% {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  }
  }
  @keyframes slideInUp {
  0% {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  }
  } 
  
  
  
  
  
  .dropdown {
  position: relative;
  display:block;
  margin-top:0.5em;
  padding:0;
}


.dropdown select {
font-family: 'ProximaNovaSemibold', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif ;
  width:100%;
  margin:0;
  background:white;
  border: 1px solid transparent;
  outline: none;
  box-sizing: border-box;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  font-size:18px;
  color: #444;
  padding: 11px 10px 9px 10px;
  line-height:20px;
}


.divdrop
{
	padding-left: 20px;
        padding-right: 20px;
	margin: 0px;
}


.quest {
  font-family: 'ProximaNovaRegular', Helvetica Neue, Arial, Helvetica, Geneva, sans-serif ;
  font-size:17px;
}
.q1 {
  font-family: 'ProximaNovaSemibold', Helvetica Neue, Arial, Helvetica, Geneva, sans-serif ;
  font-size:18px; color:#999; line-height:25px;
}




.dropdown::after {
  content: "";
  position: absolute;
  width: 9px;
  height: 8px;
  top: 50%;
  right: 1em;
  margin-top:-4px;
  z-index: 2;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 12'%3E%3Cpolygon fill='rgb(102,102,102)' points='8,12 0,0 16,0'/%3E%3C/svg%3E") 0 0 no-repeat;  
  pointer-events:none;
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .dropdown select::-ms-expand {
    display: none;
  }

  select:focus::-ms-value {
    background: transparent;
    color: #222;
  }
}


body:last-child .dropdown::after, x:-moz-any-link {
  display: none;
}

body:last-child .dropdown select, x:-moz-any-link {
  padding-right: .8em;
}


_::-moz-progress-bar, body:last-child .dropdown {
  overflow: hidden;
}

_::-moz-progress-bar, body:last-child .dropdown:after {
  display: block;
}
_::-moz-progress-bar, body:last-child .dropdown select {

  padding-right: 1.9em;
  -moz-appearance: window;
  text-indent: 0.01px;
  text-overflow: "";
  width: 110%;
}

_::-moz-progress-bar, body:last-child .dropdown select:focus {
  outline: 2px solid rgba(180,222,250, .7);
}


x:-o-prefocus, .dropdown::after {
  display:none;
}



.dropdown:hover {
  border:1px solid #888;
}


select:focus {
  outline:none;
  box-shadow: 0 0 1px 3px #F4F4F4;
  background-color:transparent;
  color: #222;
  border:1px solid #aaa;
  -webkit-appearance:none;
 outline: none;
 border-radius:0px;
   
}


select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
 
}

option {
  font-weight:normal;
}


.button {
  border: 1px solid #bbb;
  border-radius: 0px;
  box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
  background: #fff;
  
}


.result { font-size:16px; padding-right:6px; vertical-align:-1px; }

.output {
  margin: 0 auto;
  padding-top: 5px; 
}
.colors {
font-family: 'ProximaNovaBold', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif ;
  padding: 10px 10px;
  display: none;
}
.red {
  color: Red;
  font-size: 18px;
  background: #ffffff;
background: -moz-linear-gradient(left, #ffffff 0%, #f4f4f7 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, #ffffff), color-stop(100%, #f4f4f7));
background: -webkit-linear-gradient(left, #ffffff 0%, #f4f4f7 100%);
background: -o-linear-gradient(left, #ffffff 0%, #f4f4f7 100%);
background: -ms-linear-gradient(left, #ffffff 0%, #f4f4f7 100%);
background: linear-gradient(to right, #ffffff 0%, #f4f4f7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f7', GradientType=1 );
} 


.green {
   background: #fffedd;
   color: #008d00;
   font-size: 18px;
   background-image: url('http://teflen.com/audio-text/img/star.svg');
    background-size: 38px 40px;
    background-repeat: no-repeat;
    background-position: right top;
}

.tag1 {
color:#008d00; font-family: 'ProximaNovaRegular', Helvetica Neue, Arial, Helvetica, Geneva, sans-serif !important; margin:9px 0 0 0; }

.tag2 {
color:#ec0000; font-family: 'ProximaNovaRegular', Helvetica Neue, Arial, Helvetica, Geneva, sans-serif !important; margin:9px 0 0 0; }


.info_table tr {
   background-color: transparent;
      padding: 0px !important;
height: 0px!important;
}

.info_table tr:nth-child(even){background-color: transparent;}



.hideit{
display:none;
     }


  
  
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes fadeInDownBig {
  0% {
  opacity: 0;
  -webkit-transform: translate3d(0, -2000px, 0);
  transform: translate3d(0, -2000px, 0);
  }
  100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  }
  }
  @keyframes fadeInDownBig {
  0% {
  opacity: 0;
  -webkit-transform: translate3d(0, -2000px, 0);
  transform: translate3d(0, -2000px, 0);
  }
  100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  }
  } 




#yt {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
animation-delay: 2s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes slideInLeft {
  0% {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  }
  }
  @keyframes slideInLeft {
  0% {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  }
  } 
  



